Aug 20 00:02:11.403524 np0000007832 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 20 00:02:11.410687 np0000007832 devstack@c-api.service[100465]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 20 00:02:11 2026] *** Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: nodename: np0000007832 Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: machine: x86_64 Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: clock source: unix Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: pcre jit disabled Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: detected number of CPU cores: 16 Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: current working directory: / Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: detected binary path: /usr/bin/uwsgi-core Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: your processes number limit is 257052 Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: your memory page size is 4096 bytes Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: detected max file descriptor number: 2048 Aug 20 00:02:11.413172 np0000007832 devstack@c-api.service[100465]: lock engine: pthread robust mutexes Aug 20 00:02:11.413642 np0000007832 devstack@c-api.service[100465]: thunder lock: enabled Aug 20 00:02:11.413642 np0000007832 devstack@c-api.service[100465]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 20 00:02:11.413642 np0000007832 devstack@c-api.service[100465]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 20 00:02:11.413642 np0000007832 devstack@c-api.service[100465]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 20 00:02:11.413642 np0000007832 devstack@c-api.service[100465]: Set PythonHome to /opt/stack/data/venv Aug 20 00:02:11.446658 np0000007832 devstack@c-api.service[100465]: Python main interpreter initialized at 0x7b5cf56a4668 Aug 20 00:02:11.446658 np0000007832 devstack@c-api.service[100465]: python threads support enabled Aug 20 00:02:11.446658 np0000007832 devstack@c-api.service[100465]: your server socket listen backlog is limited to 100 connections Aug 20 00:02:11.446658 np0000007832 devstack@c-api.service[100465]: your mercy for graceful operations on workers is 80 seconds Aug 20 00:02:11.447150 np0000007832 devstack@c-api.service[100465]: mapped 671795 bytes (656 KB) for 4 cores Aug 20 00:02:11.447296 np0000007832 devstack@c-api.service[100465]: *** Operational MODE: preforking *** Aug 20 00:02:11.447486 np0000007832 devstack@c-api.service[100465]: *** uWSGI is running in multiple interpreter mode *** Aug 20 00:02:11.447486 np0000007832 devstack@c-api.service[100465]: spawned uWSGI master process (pid: 100465) Aug 20 00:02:11.447643 np0000007832 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 20 00:02:11.448000 np0000007832 devstack@c-api.service[100465]: spawned uWSGI worker 1 (pid: 100466, cores: 1) Aug 20 00:02:11.448467 np0000007832 devstack@c-api.service[100465]: spawned uWSGI worker 2 (pid: 100467, cores: 1) Aug 20 00:02:11.448878 np0000007832 devstack@c-api.service[100465]: spawned uWSGI worker 3 (pid: 100468, cores: 1) Aug 20 00:02:11.449322 np0000007832 devstack@c-api.service[100465]: spawned uWSGI worker 4 (pid: 100469, cores: 1) Aug 20 00:02:11.449368 np0000007832 devstack@c-api.service[100465]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 20 00:02:11.582255 np0000007832 devstack@c-api.service[100469]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 00:02:11.582255 np0000007832 devstack@c-api.service[100469]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 00:02:11.582255 np0000007832 devstack@c-api.service[100469]: we strongly recommend against using it for new projects. Aug 20 00:02:11.582255 np0000007832 devstack@c-api.service[100469]: If you are already using Eventlet, we recommend migrating to a different Aug 20 00:02:11.582255 np0000007832 devstack@c-api.service[100469]: framework. For more detail see Aug 20 00:02:11.582255 np0000007832 devstack@c-api.service[100469]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 00:02:11.582255 np0000007832 devstack@c-api.service[100469]: import eventlet # noqa Aug 20 00:02:11.606367 np0000007832 devstack@c-api.service[100467]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 00:02:11.606367 np0000007832 devstack@c-api.service[100467]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 00:02:11.606367 np0000007832 devstack@c-api.service[100467]: we strongly recommend against using it for new projects. Aug 20 00:02:11.606367 np0000007832 devstack@c-api.service[100467]: If you are already using Eventlet, we recommend migrating to a different Aug 20 00:02:11.606367 np0000007832 devstack@c-api.service[100467]: framework. For more detail see Aug 20 00:02:11.606367 np0000007832 devstack@c-api.service[100467]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 00:02:11.606367 np0000007832 devstack@c-api.service[100467]: import eventlet # noqa Aug 20 00:02:11.607054 np0000007832 devstack@c-api.service[100466]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 00:02:11.607054 np0000007832 devstack@c-api.service[100466]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 00:02:11.607054 np0000007832 devstack@c-api.service[100466]: we strongly recommend against using it for new projects. Aug 20 00:02:11.607054 np0000007832 devstack@c-api.service[100466]: If you are already using Eventlet, we recommend migrating to a different Aug 20 00:02:11.607054 np0000007832 devstack@c-api.service[100466]: framework. For more detail see Aug 20 00:02:11.607054 np0000007832 devstack@c-api.service[100466]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 00:02:11.607054 np0000007832 devstack@c-api.service[100466]: import eventlet # noqa Aug 20 00:02:11.611465 np0000007832 devstack@c-api.service[100468]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 00:02:11.611465 np0000007832 devstack@c-api.service[100468]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 00:02:11.611465 np0000007832 devstack@c-api.service[100468]: we strongly recommend against using it for new projects. Aug 20 00:02:11.611465 np0000007832 devstack@c-api.service[100468]: If you are already using Eventlet, we recommend migrating to a different Aug 20 00:02:11.611465 np0000007832 devstack@c-api.service[100468]: framework. For more detail see Aug 20 00:02:11.611465 np0000007832 devstack@c-api.service[100468]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 00:02:11.611465 np0000007832 devstack@c-api.service[100468]: import eventlet # noqa Aug 20 00:02:11.766613 np0000007832 devstack@c-api.service[100469]: /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 20 00:02:11.766613 np0000007832 devstack@c-api.service[100469]: from cgi import parse_header Aug 20 00:02:11.807452 np0000007832 devstack@c-api.service[100468]: /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 20 00:02:11.807452 np0000007832 devstack@c-api.service[100468]: from cgi import parse_header Aug 20 00:02:11.808936 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 00:02:11.808936 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:02:11.813789 np0000007832 devstack@c-api.service[100467]: /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 20 00:02:11.813789 np0000007832 devstack@c-api.service[100467]: from cgi import parse_header Aug 20 00:02:11.813971 np0000007832 devstack@c-api.service[100466]: /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 20 00:02:11.813971 np0000007832 devstack@c-api.service[100466]: from cgi import parse_header Aug 20 00:02:11.821800 np0000007832 devstack@c-api.service[100469]: /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 20 00:02:11.821800 np0000007832 devstack@c-api.service[100469]: removals.removed_module( Aug 20 00:02:11.822741 np0000007832 devstack@c-api.service[100469]: /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 20 00:02:11.822741 np0000007832 devstack@c-api.service[100469]: removals.removed_module( Aug 20 00:02:11.849446 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 00:02:11.849446 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:02:11.861710 np0000007832 devstack@c-api.service[100468]: /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 20 00:02:11.861710 np0000007832 devstack@c-api.service[100468]: removals.removed_module( Aug 20 00:02:11.862653 np0000007832 devstack@c-api.service[100468]: /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 20 00:02:11.862653 np0000007832 devstack@c-api.service[100468]: removals.removed_module( Aug 20 00:02:11.865457 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 00:02:11.865457 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:02:11.865595 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 00:02:11.865595 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:02:11.879940 np0000007832 devstack@c-api.service[100467]: /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 20 00:02:11.879940 np0000007832 devstack@c-api.service[100467]: removals.removed_module( Aug 20 00:02:11.880095 np0000007832 devstack@c-api.service[100466]: /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 20 00:02:11.880095 np0000007832 devstack@c-api.service[100466]: removals.removed_module( Aug 20 00:02:11.880984 np0000007832 devstack@c-api.service[100467]: /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 20 00:02:11.880984 np0000007832 devstack@c-api.service[100467]: removals.removed_module( Aug 20 00:02:11.881066 np0000007832 devstack@c-api.service[100466]: /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 20 00:02:11.881066 np0000007832 devstack@c-api.service[100466]: removals.removed_module( Aug 20 00:02:12.655780 np0000007832 devstack@c-api.service[100469]: /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 20 00:02:12.655780 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:02:12.691255 np0000007832 devstack@c-api.service[100466]: /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 20 00:02:12.691255 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:02:12.709213 np0000007832 devstack@c-api.service[100469]: /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 20 00:02:12.709213 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:02:12.731494 np0000007832 devstack@c-api.service[100468]: /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 20 00:02:12.731494 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:02:12.740696 np0000007832 devstack@c-api.service[100466]: /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 20 00:02:12.740696 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:02:12.754506 np0000007832 devstack@c-api.service[100467]: /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 20 00:02:12.754506 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:02:12.783356 np0000007832 devstack@c-api.service[100468]: /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 20 00:02:12.783356 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:02:12.808339 np0000007832 devstack@c-api.service[100467]: /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 20 00:02:12.808339 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:02:12.887291 np0000007832 devstack@c-api.service[100469]: 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 20 00:02:12.887547 np0000007832 devstack@c-api.service[100469]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100469) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 00:02:12.928242 np0000007832 devstack@c-api.service[100466]: 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 20 00:02:12.928329 np0000007832 devstack@c-api.service[100466]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100466) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 00:02:12.971998 np0000007832 devstack@c-api.service[100468]: 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 20 00:02:12.972227 np0000007832 devstack@c-api.service[100468]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100468) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 00:02:12.993933 np0000007832 devstack@c-api.service[100466]: /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 20 00:02:12.993933 np0000007832 devstack@c-api.service[100466]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 00:02:12.994200 np0000007832 devstack@c-api.service[100469]: /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 20 00:02:12.994200 np0000007832 devstack@c-api.service[100469]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 00:02:12.999327 np0000007832 devstack@c-api.service[100467]: 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 20 00:02:12.999543 np0000007832 devstack@c-api.service[100467]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100467) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 00:02:13.045814 np0000007832 devstack@c-api.service[100468]: /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 20 00:02:13.045814 np0000007832 devstack@c-api.service[100468]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 00:02:13.074147 np0000007832 devstack@c-api.service[100467]: /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 20 00:02:13.074147 np0000007832 devstack@c-api.service[100467]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 00:02:13.511815 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100469) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 00:02:13.512070 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100466) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 00:02:13.512241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.512312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.512384 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100467) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 00:02:13.512486 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.512585 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.512646 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.512799 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.512843 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.512881 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100468) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 00:02:13.512955 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.513145 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.513467 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.513627 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.513904 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.514804 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.514917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.514967 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.515077 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.515127 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.515156 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.515183 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.515240 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.515272 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.515297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.515322 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.515438 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.515512 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.515589 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.515668 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.515838 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.516114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.516114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.516114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.516319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.516319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.517665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.517756 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.517811 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.517855 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.517919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.517966 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.518020 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.518069 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.518114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.518168 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.518215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.518261 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.518300 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.518300 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.518385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.518444 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.518486 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.518535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.518584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.518629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.518675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.518712 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.518757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.518802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.518850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.518906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.518964 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.518997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.519034 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.519072 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.519102 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.519144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.519188 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.519244 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.519289 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.519333 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.519372 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.519434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.519475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.519513 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.519554 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.519599 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.519651 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.519698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.519744 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.519744 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.519820 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.519856 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.519915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.519964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.520210 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.520210 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.520210 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.520406 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.520497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.520610 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.520704 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.520822 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.520998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.521082 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.521153 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.521227 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.521287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.521363 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.521452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.521528 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.521612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.521686 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.521748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.521821 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.521905 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.521972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.522043 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.522112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.522175 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.522252 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.522252 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.522377 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.522451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.522512 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.522573 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.522638 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.522778 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.522945 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.523077 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.523153 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.523227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.523301 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.523380 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.523458 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.523523 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.523590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.523656 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.523723 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.523872 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.523986 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.524062 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.524135 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.524215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.524293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.524362 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.524447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.524531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.524531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.524531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.524756 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.524834 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.524834 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.524997 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.525073 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.525073 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.525204 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.525293 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.525370 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.525457 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.525457 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.525596 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.525596 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.525596 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.525768 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.525768 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.525768 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.525902 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.525962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.526006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.526048 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.526090 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.526129 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.526171 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.526210 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.526256 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.526294 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.526336 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.526373 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.526415 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.526458 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.526489 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.526519 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.526555 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.526555 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.526611 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.526641 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.526641 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.526709 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.526748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.526789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.526789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.526856 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.526856 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.526960 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.527009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.527009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.527088 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.527135 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.527180 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.527229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.527278 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.527321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.527358 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.527422 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.527463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.527517 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.527561 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.527597 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.527637 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.527685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.527726 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.527772 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.527808 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.527848 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.528626 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.528714 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.528783 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.528847 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.528936 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.529008 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.529072 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.529140 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.529227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.529318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.529410 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.529487 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.529558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.529631 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.529702 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.529702 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.529837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.529937 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.530012 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.530087 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.530087 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.530249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.532357 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.532739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.532739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.532739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.532739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.532739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.532739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.532739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.533212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.533297 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.533371 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.533449 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.533449 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.533577 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.533653 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.533726 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.533792 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.533863 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.533973 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.534055 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.534130 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.534200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.534276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.534276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.534276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.534276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.534276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.534276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.534276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.535917 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.536045 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.536124 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.536166 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.536213 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.536315 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.536389 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.536498 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.536627 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.536721 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.536904 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.537007 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.537074 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.537120 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.537155 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.537199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.537245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.537295 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.537340 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.537386 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.537549 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.537589 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.537633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.537681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.537719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.537754 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.537798 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.537841 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.537904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.537957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.538001 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.538038 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.538080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.538080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.538080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.538183 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.538225 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.538268 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.538316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.538360 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.538413 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.538455 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.538601 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.538636 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.538679 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.538722 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.538765 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.538811 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.538849 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.538919 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.538970 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.539014 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.539014 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.539075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.539117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.539117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.539839 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.539928 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.539983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.540085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.540168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.540168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.540313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.540570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.540671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.540749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.540798 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.540840 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.540912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.541014 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.541097 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.541097 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.541246 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.541246 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.541246 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.541388 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.541466 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.541505 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.541545 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.541589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.541630 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.541679 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.541715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.541751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.541751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.541819 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.541860 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.541925 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.541971 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.542008 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.542042 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.542077 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.542115 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.542151 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.542195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.542195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.542195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.542195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.542323 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.542323 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.542391 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.542447 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.542495 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.542534 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.542578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.542626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.542665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.542714 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.542758 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.542799 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.542840 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.542904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.542946 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.542982 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.543028 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.543067 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.543111 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.543153 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.543199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.543237 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.543283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.543319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.543353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.543388 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.543388 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.543388 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.543516 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.543559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.543559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.543632 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.543667 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.543702 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.543736 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.543771 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.543805 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.543805 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.543880 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.543953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.544000 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.544000 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.545387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.545475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.545515 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.545609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.545694 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.545768 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.545998 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.546046 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.546082 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.546119 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.546160 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.546208 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.546242 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.546274 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.546304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.546342 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.546380 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.546436 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.546587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.546587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.546587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.546671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.546671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.546751 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.546797 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.546848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.546915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.546973 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.547017 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.547053 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.547053 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.547130 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.547191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.547230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.547271 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.547312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.547353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.547353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.547353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.547353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.547353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.547353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.547570 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.547613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.547651 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.547687 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.547721 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.547774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.547774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.547858 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.547913 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.547962 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.547998 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.548038 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.548074 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.548114 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.548901 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.548901 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.549051 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.549143 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.549143 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.549294 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.549366 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.549452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.549530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.549607 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.549690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.549766 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.549844 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.549844 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.550006 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.550084 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.550160 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.550231 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.550303 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.550363 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.550446 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.550523 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.550595 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.550669 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.550752 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.550831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.550926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.550926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.551065 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.551137 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.551216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.551286 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.551355 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.551447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.551518 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.551596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.551664 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.551664 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.551791 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.551866 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.551954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.552037 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.552114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.552182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.552251 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.552319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.552412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.552481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.552565 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.552643 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.552714 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.552789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.552858 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.552915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.552955 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.552991 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.553037 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.553074 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.553123 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.553161 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.553197 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.553239 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.553274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.553314 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.553357 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.553409 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.553449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.553496 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.553540 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.553583 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.553619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.553653 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.553688 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.553724 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.553759 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.553794 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.553836 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.553874 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.554028 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.554071 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.554109 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.554155 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.554229 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.554309 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.554380 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.554462 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.554536 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.554608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.554691 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.554762 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.554828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.554912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.554981 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.555046 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.555104 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.555177 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.555253 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.555321 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.555391 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.555473 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.555545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.555614 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.555614 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.555740 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.555740 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.555882 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.555994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.555994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.555994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.555994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.555994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.555994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.556222 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.556222 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.556222 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.556329 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.556365 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.556418 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.556460 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.556500 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.556541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.556577 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.556612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.556656 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.556691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.556731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.556770 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.556811 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.556849 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.556912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.556953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.556986 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.557031 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.557066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.557107 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.557148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.557148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.557148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.557148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.557148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.557299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.557299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.557366 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.557418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.557461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.557499 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.557541 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.557580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.557620 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.557655 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.557689 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.557727 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.557762 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.557807 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.557848 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.558004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.558047 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.558099 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.558138 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.558181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.558219 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.558262 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.558302 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.558337 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.558371 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.558416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.558488 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.558565 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.558642 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.558719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.558797 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.558874 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.558957 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.558957 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.558957 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.559147 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.559216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.559290 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.559368 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.559445 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.559519 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.559583 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.559645 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.559709 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.559779 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.559841 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.559924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.559994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.559994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.560113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.560177 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.560177 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.560177 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.560177 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.560177 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.560177 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.560558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.560558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.560558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.560558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.560558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.560558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.560558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.561007 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.561007 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.561148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.561230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.561305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.561371 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.561423 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.561466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.561504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.561544 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.561581 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.561614 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.561656 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.561699 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.561740 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.561781 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.561823 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.561859 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.562066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.562109 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.562200 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.562281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.562281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.562281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.562495 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.562553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.562612 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.562669 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.562733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.562799 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.562870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.562946 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.562987 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.563022 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.563064 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.563106 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.563144 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.563178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.563221 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.563256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.563291 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.563335 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.563377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.563426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.563467 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.563510 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.563510 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.563510 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.563510 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.563638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.563638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.563638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.563638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.563638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.563638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.563824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.563862 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.563926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.563967 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.564002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.564047 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.564089 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.564089 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.564152 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.564194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.564233 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.564274 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.564316 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.564359 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.564411 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.564456 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.564456 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.564537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.564581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.564616 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.564650 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.564693 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.564728 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.564769 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.564819 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.564859 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.564928 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.564970 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.565005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.565045 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.565082 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.565116 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.565150 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.565193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.565244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.565281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.565315 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.565358 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.565414 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.565458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.565500 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.565539 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.565539 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.565608 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.565648 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.565684 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.565718 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.565752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.565784 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.565784 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.565844 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.566025 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.566071 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.566190 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.566232 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.566263 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.566300 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.566331 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.566364 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.566406 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.566445 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.566476 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.566513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.566557 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.566596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.566668 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.566737 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.566821 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.566909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.566992 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.567063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.567138 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.567216 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.567216 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.567216 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.567216 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.567216 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.567216 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.567624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.567624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.567624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.567624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.567624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.567624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.567624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.568100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.568100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.568100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.568100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.568100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.568100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.568100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.568553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.568553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.568553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.568553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.568916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.568916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.568916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.569239 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.569337 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.569439 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.569514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.569585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.569667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.569776 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.572434 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.572705 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.572705 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.572705 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.573209 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.573360 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.573521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.573639 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.573694 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.573739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.573787 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.573787 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.573787 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.573787 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.573971 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.574021 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.574062 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.574106 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.574106 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.574175 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.574220 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.574257 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.574292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.574292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.574353 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.574426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.574472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.574472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.574547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.574547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.574547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.574547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.574547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.574547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.574729 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.574775 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.574812 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.574812 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.574812 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.574812 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.574958 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.574958 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.576086 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.576191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.576341 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.576431 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.576597 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.576597 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.576674 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.576708 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.576813 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.576867 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.576926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.576980 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.577022 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.577074 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.577118 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.577154 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.577195 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.577235 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.577272 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.577272 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.577332 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.577332 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.577404 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.577453 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.577594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.577594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:02:13.577685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.577685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.577844 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.577844 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.578016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.578016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.578591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:02:13.578694 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:02:13.578766 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:02:13.578850 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:02:13.578955 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:02:13.579026 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:02:13.618809 np0000007832 devstack@c-api.service[100467]: INFO dbcounter [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Registered counter for database cinder Aug 20 00:02:13.621910 np0000007832 devstack@c-api.service[100466]: INFO dbcounter [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Registered counter for database cinder Aug 20 00:02:13.628476 np0000007832 devstack@c-api.service[100469]: INFO dbcounter [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Registered counter for database cinder Aug 20 00:02:13.645347 np0000007832 devstack@c-api.service[100468]: INFO dbcounter [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Registered counter for database cinder Aug 20 00:02:13.659821 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 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=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:13.665675 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b 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=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:13.679116 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-687d20c1-3ae4-467f-9b92-00fd80be539a 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=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:13.710344 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 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=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:13.782245 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writer thread running {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 00:02:13.784919 np0000007832 devstack@c-api.service[100467]: INFO cinder.rpc [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 00:02:13.787486 np0000007832 devstack@c-api.service[100467]: INFO cinder.rpc [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 00:02:13.788231 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writer thread running {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 00:02:13.789986 np0000007832 devstack@c-api.service[100467]: INFO cinder.rpc [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 00:02:13.790866 np0000007832 devstack@c-api.service[100466]: INFO cinder.rpc [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 00:02:13.792116 np0000007832 devstack@c-api.service[100467]: INFO cinder.rpc [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 20 00:02:13.792473 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.792729 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.793259 np0000007832 devstack@c-api.service[100466]: INFO cinder.rpc [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 00:02:13.794426 np0000007832 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 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 20 00:02:13.795381 np0000007832 devstack@c-api.service[100466]: INFO cinder.rpc [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 00:02:13.797304 np0000007832 devstack@c-api.service[100466]: INFO cinder.rpc [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 20 00:02:13.797426 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.797534 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.797740 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.798067 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.798728 np0000007832 devstack@c-api.service[100466]: WARNING cinder.keymgr.conf_key_mgr [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b 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 20 00:02:13.801439 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.801638 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.805958 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writer thread running {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 00:02:13.808521 np0000007832 devstack@c-api.service[100469]: INFO cinder.rpc [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 00:02:13.810950 np0000007832 devstack@c-api.service[100469]: INFO cinder.rpc [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 00:02:13.815349 np0000007832 devstack@c-api.service[100469]: INFO cinder.rpc [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 00:02:13.815349 np0000007832 devstack@c-api.service[100469]: INFO cinder.rpc [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 20 00:02:13.815349 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.815934 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.816192 np0000007832 devstack@c-api.service[100469]: WARNING cinder.keymgr.conf_key_mgr [None req-687d20c1-3ae4-467f-9b92-00fd80be539a 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 20 00:02:13.818775 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.818932 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.827813 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 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=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:13.830255 np0000007832 devstack@c-api.service[100467]: INFO cinder.rpc [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 00:02:13.832544 np0000007832 devstack@c-api.service[100467]: INFO cinder.rpc [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 00:02:13.833075 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.833170 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.833540 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b 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=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:13.835927 np0000007832 devstack@c-api.service[100466]: INFO cinder.rpc [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 00:02:13.838153 np0000007832 devstack@c-api.service[100466]: INFO cinder.rpc [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 00:02:13.838554 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.838672 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.843627 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.843854 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.846264 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.846541 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.848702 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.848949 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.849225 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.849753 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.851905 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-687d20c1-3ae4-467f-9b92-00fd80be539a 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=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:13.852153 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.852343 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.854751 np0000007832 devstack@c-api.service[100469]: INFO cinder.rpc [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 00:02:13.854876 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.855050 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.856598 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.856817 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.857495 np0000007832 devstack@c-api.service[100469]: INFO cinder.rpc [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 00:02:13.857937 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.858118 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.858729 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.858729 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.860238 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.860434 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.860474 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.860552 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.863683 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.863847 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.863910 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.864004 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.865823 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.865981 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.866983 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writer thread running {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 00:02:13.867970 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.867970 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.868174 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.868174 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.868433 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.868589 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.870379 np0000007832 devstack@c-api.service[100468]: INFO cinder.rpc [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 00:02:13.870535 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.870875 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.870976 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.870976 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.871123 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.871123 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.872252 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.872252 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.873237 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.873425 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.873925 np0000007832 devstack@c-api.service[100468]: INFO cinder.rpc [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 00:02:13.874202 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.874422 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.874985 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.875516 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.875657 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.875849 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.876273 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.876361 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.877097 np0000007832 devstack@c-api.service[100468]: INFO cinder.rpc [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 00:02:13.878472 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.878591 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.879061 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.879061 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.879864 np0000007832 devstack@c-api.service[100468]: INFO cinder.rpc [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 20 00:02:13.880271 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.880420 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.880466 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.880738 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.881776 np0000007832 devstack@c-api.service[100468]: WARNING cinder.keymgr.conf_key_mgr [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 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 20 00:02:13.881875 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.882178 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.882974 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.883126 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.884189 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.884231 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.884498 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.884565 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.884631 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.884684 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.885456 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.885682 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.885840 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.886050 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.886544 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.886678 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.887027 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.887027 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.887087 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.887223 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.887999 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.888116 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.888180 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.888353 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.888593 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.888730 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.888956 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.889152 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.889232 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.889360 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.889443 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.889578 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.889654 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.889771 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.890075 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.890184 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.890309 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.890429 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.891096 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.891096 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.891267 np0000007832 devstack@c-api.service[100466]: WARNING cinder.api.contrib.hosts [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 00:02:13.891301 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.891453 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.891573 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.891710 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.891932 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.892065 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.892239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: extensions {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.892682 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.892831 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.893332 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: consistencygroups {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.893407 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.893546 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.894360 np0000007832 devstack@c-api.service[100467]: WARNING cinder.api.contrib.hosts [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 00:02:13.894660 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.894770 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.895157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: extra_specs {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.895273 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: extensions {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.895554 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.895703 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.896721 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: capabilities {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.896769 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: consistencygroups {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.897391 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: backups {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.898000 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.898155 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: extra_specs {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.898199 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.899081 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: os-quota-sets {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.899499 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: capabilities {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.899548 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.899679 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.900407 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: qos-specs {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.900511 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.900543 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: backups {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.900659 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.901348 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.901476 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.902191 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.902316 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.902958 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: os-quota-sets {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.903020 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.903171 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.903718 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.903824 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.904118 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: qos-specs {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.904284 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: encryption {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.904362 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.904518 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.905269 np0000007832 devstack@c-api.service[100469]: WARNING cinder.api.contrib.hosts [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 00:02:13.905529 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.905655 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.905855 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: encryption {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.906206 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: extensions {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.906364 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: encryption {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.907206 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: encryption {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.907273 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: consistencygroups {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.907692 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: cgsnapshots {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.908416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: cgsnapshots {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.908972 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: scheduler-stats {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.909015 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: extra_specs {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.909635 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: scheduler-stats {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.910463 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: os-volume-manage {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.910524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: capabilities {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.910828 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: os-volume-manage {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.911334 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: backups {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.911606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: os-snapshot-manage {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.911997 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: os-snapshot-manage {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.913261 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: os-quota-sets {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.913510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: os-volume-transfer {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.913596 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: os-volume-transfer {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.914789 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: qos-specs {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.915022 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: os-hosts {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.915608 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: os-hosts {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.916297 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: os-volume-type-access {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.916953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: encryption {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.917414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: os-volume-type-access {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.917750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: os-availability-zone {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.918319 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: encryption {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.918614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extended resource: os-quota-class-sets {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.919829 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: os-availability-zone {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.919926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: cgsnapshots {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.920022 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.920157 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.921035 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: scheduler-stats {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.921146 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.921206 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extended resource: os-quota-class-sets {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.921310 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.922171 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: os-volume-manage {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.922492 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.922536 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.923234 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] SnapshotActionsController initialized {{(pid=100467) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 00:02:13.923304 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.923384 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: os-snapshot-manage {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.923476 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.923616 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.923763 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.924584 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.924670 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.924815 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: os-volume-transfer {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.924885 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.924950 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.925551 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.925690 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.925853 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.926060 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.926343 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: os-hosts {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.926613 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.926790 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.926865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.snapshot_actions [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] SnapshotActionsController initialized {{(pid=100466) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 00:02:13.927300 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.927479 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.927853 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.927935 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: os-volume-type-access {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.927964 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.927964 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.928146 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.928296 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.928332 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.928449 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.928507 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.928543 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension UsedLimits extending resource: limits {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.928646 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.928742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.928899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.929059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension AdminActions extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.929323 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension AdminActions extending resource: snapshots {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.929323 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension AdminActions extending resource: backups {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.929462 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension VolumeActions extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.929523 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.929551 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: os-availability-zone {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.929579 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.929602 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.929625 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-9e7bf33e-d954-4bdb-a959-8e4ac682ad43 None None] Extension TypesManage extending resource: types {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.930684 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.930793 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.930992 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extended resource: os-quota-class-sets {{(pid=100469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.931563 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.931822 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.931931 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.932067 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.932253 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.932333 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.932486 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.932543 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension UsedLimits extending resource: limits {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.932579 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.932616 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.932767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.932922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.933110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension AdminActions extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.933287 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension AdminActions extending resource: snapshots {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.933469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension AdminActions extending resource: backups {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.933576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension VolumeActions extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.933670 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.933728 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.933769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.933927 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-1fe43382-2f78-4df6-a3a1-a5f8273bb02b None None] Extension TypesManage extending resource: types {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.934747 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.934944 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.935687 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.snapshot_actions [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] SnapshotActionsController initialized {{(pid=100469) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 00:02:13.936004 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.936064 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 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=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:13.936115 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.936813 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.936980 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.937646 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.937764 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.938547 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.938648 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.938765 np0000007832 devstack@c-api.service[100468]: INFO cinder.rpc [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 00:02:13.939221 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.939344 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.939456 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.939597 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.939748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.939846 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.939991 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension UsedLimits extending resource: limits {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.940079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.940194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.940318 np0000007832 devstack@c-api.service[100467]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5cf56a4668 pid: 100467 (default app) Aug 20 00:02:13.940378 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.940472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension AdminActions extending resource: volumes {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.940587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension AdminActions extending resource: snapshots {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.940685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension AdminActions extending resource: backups {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.940775 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension VolumeActions extending resource: volumes {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.940902 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.941024 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.router [None req-687d20c1-3ae4-467f-9b92-00fd80be539a None None] Extension TypesManage extending resource: types {{(pid=100469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:13.941317 np0000007832 devstack@c-api.service[100468]: INFO cinder.rpc [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 00:02:13.941839 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.942049 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.944250 np0000007832 devstack@c-api.service[100466]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5cf56a4668 pid: 100466 (default app) Aug 20 00:02:13.948752 np0000007832 devstack@c-api.service[100469]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5cf56a4668 pid: 100469 (default app) Aug 20 00:02:13.950077 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-81b847d4-9a0d-4d55-b9eb-61fbdeefe831 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:02:13.952872 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.953040 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.953330 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1/1] 10.4.3.9 () {60 vars in 911 bytes} [Thu Aug 20 00:02:13 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:02:13.955791 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.956044 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.959014 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.959014 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.962209 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.962209 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.965903 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.966089 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.968384 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.968545 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.970923 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.971141 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.973075 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.973204 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.975235 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.975361 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.976217 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.976350 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.978526 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.978664 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.983322 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.983478 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.986346 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.986506 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.987881 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.988029 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.988902 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.989033 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.989806 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.989965 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.991117 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.991117 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.991924 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.992069 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.992942 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.993071 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.993901 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.994096 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.995188 np0000007832 devstack@c-api.service[100468]: WARNING cinder.api.contrib.hosts [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 00:02:13.995535 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:13.995656 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:13.996215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: extensions {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.997569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: consistencygroups {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:13.999637 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: extra_specs {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.001060 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: capabilities {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.002246 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: backups {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.004194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: os-quota-sets {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.007101 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: qos-specs {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.008292 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: encryption {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.010013 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: encryption {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.011817 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: cgsnapshots {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.012685 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: scheduler-stats {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.013947 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: os-volume-manage {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.015190 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: os-snapshot-manage {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.016433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: os-volume-transfer {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.017874 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: os-hosts {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.019185 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: os-volume-type-access {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.020586 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: os-availability-zone {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.022287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extended resource: os-quota-class-sets {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:02:14.023310 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:14.023507 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:14.024511 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:14.024633 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:14.025823 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:14.025823 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:14.026061 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.snapshot_actions [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] SnapshotActionsController initialized {{(pid=100468) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 00:02:14.026351 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:14.026487 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:14.027088 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:14.027204 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:14.028441 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:14.028441 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:14.029074 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:02:14.029193 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:02:14.029877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.030066 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.030223 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.030361 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.030557 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.030731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.030731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension UsedLimits extending resource: limits {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.030972 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.031021 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.031527 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.031527 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension AdminActions extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.031527 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension AdminActions extending resource: snapshots {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.031743 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension AdminActions extending resource: backups {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.031743 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension VolumeActions extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.031952 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.032062 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-77db50b4-a78e-4a65-9809-7b2da271c2c4 None None] Extension TypesManage extending resource: types {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:02:14.040617 np0000007832 devstack@c-api.service[100468]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b5cf56a4668 pid: 100468 (default app) Aug 20 00:02:19.277858 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-66614207-aafd-47e5-8b69-d947da4ffa13 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:02:19.937135 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66614207-aafd-47e5-8b69-d947da4ffa13 admin admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:02:19.938003 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66614207-aafd-47e5-8b69-d947da4ffa13 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:02:19.940449 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:02:19.940449 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:02:19.980264 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-66614207-aafd-47e5-8b69-d947da4ffa13 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=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:20.012519 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66614207-aafd-47e5-8b69-d947da4ffa13 admin admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:02:20.013090 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1/2] 10.4.3.9 () {68 vars in 1288 bytes} [Thu Aug 20 00:02:19 2026] POST /volume/v3/types => generated 183 bytes in 746 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:02:20.037253 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3e678e89-b58f-49a0-b207-2a007bbe7a98 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:02:20.390571 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3e678e89-b58f-49a0-b207-2a007bbe7a98 admin admin] POST https://10.4.3.9/volume/v3/types/b641eb6f-0447-4013-ba18-cdd9291d0227/extra_specs Aug 20 00:02:20.391265 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3e678e89-b58f-49a0-b207-2a007bbe7a98 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:02:20.393554 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:02:20.393554 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:02:20.433920 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-3e678e89-b58f-49a0-b207-2a007bbe7a98 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=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:20.500870 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3e678e89-b58f-49a0-b207-2a007bbe7a98 admin admin] https://10.4.3.9/volume/v3/types/b641eb6f-0447-4013-ba18-cdd9291d0227/extra_specs returned with HTTP 200 Aug 20 00:02:20.501471 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1/3] 10.4.3.9 () {68 vars in 1435 bytes} [Thu Aug 20 00:02:20 2026] POST /volume/v3/types/b641eb6f-0447-4013-ba18-cdd9291d0227/extra_specs => generated 52 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:02:20.775760 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-86d15627-99d7-490a-9581-1d4ce6d3ea36 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:02:21.077450 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86d15627-99d7-490a-9581-1d4ce6d3ea36 admin admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:02:21.080159 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86d15627-99d7-490a-9581-1d4ce6d3ea36 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:02:21.080159 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:02:21.080159 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:02:21.120507 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-86d15627-99d7-490a-9581-1d4ce6d3ea36 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=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:21.154287 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86d15627-99d7-490a-9581-1d4ce6d3ea36 admin admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:02:21.154287 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 2/4] 10.4.3.9 () {68 vars in 1288 bytes} [Thu Aug 20 00:02:20 2026] POST /volume/v3/types => generated 186 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:02:21.180320 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6a59877d-e406-49ca-8dd9-e85997201f27 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:02:21.473735 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a59877d-e406-49ca-8dd9-e85997201f27 admin admin] POST https://10.4.3.9/volume/v3/types/d4db78b8-0a5d-44a8-9a7f-fd7057d5964c/extra_specs Aug 20 00:02:21.474364 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a59877d-e406-49ca-8dd9-e85997201f27 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:02:21.476058 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:02:21.476058 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:02:21.508632 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-6a59877d-e406-49ca-8dd9-e85997201f27 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=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:02:21.566980 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a59877d-e406-49ca-8dd9-e85997201f27 admin admin] https://10.4.3.9/volume/v3/types/d4db78b8-0a5d-44a8-9a7f-fd7057d5964c/extra_specs returned with HTTP 200 Aug 20 00:02:21.567412 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1/5] 10.4.3.9 () {68 vars in 1435 bytes} [Thu Aug 20 00:02:21 2026] POST /volume/v3/types/d4db78b8-0a5d-44a8-9a7f-fd7057d5964c/extra_specs => generated 45 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:02:30.009659 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:02:30.498879 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:02:31.150993 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:02:31.565228 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:02:46.840111 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-107f3d77-c3f4-4cd2-b04e-8c0935476cb7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:02:46.840716 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-107f3d77-c3f4-4cd2-b04e-8c0935476cb7 None None] GET https://10.4.3.9/volume// Aug 20 00:02:46.840882 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-107f3d77-c3f4-4cd2-b04e-8c0935476cb7 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:02:46.841144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-107f3d77-c3f4-4cd2-b04e-8c0935476cb7 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:02:46.841673 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-107f3d77-c3f4-4cd2-b04e-8c0935476cb7 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:02:46.841997 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 2/6] 10.4.3.9 () {66 vars in 1411 bytes} [Thu Aug 20 00:02:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:03:28.277468 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7905e129-7c47-4b0b-99a6-e780df4dc4c3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:03:28.579131 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7905e129-7c47-4b0b-99a6-e780df4dc4c3 tempest-verify_tempest_config-552340793 tempest-verify_tempest_config-552340793-project-member] GET https://10.4.3.9/volume/v3/extensions Aug 20 00:03:28.579357 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7905e129-7c47-4b0b-99a6-e780df4dc4c3 tempest-verify_tempest_config-552340793 tempest-verify_tempest_config-552340793-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:03:28.579578 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7905e129-7c47-4b0b-99a6-e780df4dc4c3 tempest-verify_tempest_config-552340793 tempest-verify_tempest_config-552340793-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:03:28.579941 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7905e129-7c47-4b0b-99a6-e780df4dc4c3 tempest-verify_tempest_config-552340793 tempest-verify_tempest_config-552340793-project-member] https://10.4.3.9/volume/v3/extensions returned with HTTP 200 Aug 20 00:03:28.580303 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 2/7] 10.4.3.9 () {66 vars in 1232 bytes} [Thu Aug 20 00:03:28 2026] GET /volume/v3/extensions => generated 5245 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:04:21.164181 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8047c9c5-7f24-4b95-966e-e505206484de None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:21.566926 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:04:21.567399 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1760093624"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:04:21.568975 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1760093624'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:04:21.569306 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Create volume of 1 GB Aug 20 00:04:21.586265 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:04:21.585562. {{(pid=100467) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:04:21.587777 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Availability Zones retrieved successfully. Aug 20 00:04:21.615129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Flow 'volume_create_api' (49ca06cf-4209-4417-8d62-4eecd9d38500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:21.616733 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae50d787-69e4-4959-ad1d-4be56abc4afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:21.619062 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:04:21.682140 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae50d787-69e4-4959-ad1d-4be56abc4afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:21.683215 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf69d66a-2198-41d1-a0c8-3282b0a53eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:21.737918 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-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 20 00:04:21.737918 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-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 20 00:04:21.804249 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Created reservations ['84eb277e-1dca-4089-9771-6c8e0b4206fd', '243a9880-16af-4446-bafa-2f3f4e825228', 'c0db419c-55e9-4a8e-b8fa-8b9d1a1348b3', 'dd140422-ef8b-46b0-8256-67f3cce5652f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:04:21.805131 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf69d66a-2198-41d1-a0c8-3282b0a53eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84eb277e-1dca-4089-9771-6c8e0b4206fd', '243a9880-16af-4446-bafa-2f3f4e825228', 'c0db419c-55e9-4a8e-b8fa-8b9d1a1348b3', 'dd140422-ef8b-46b0-8256-67f3cce5652f']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:21.805932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31d8090e-b2a2-430b-8d5a-2dd396a7b522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:21.856920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31d8090e-b2a2-430b-8d5a-2dd396a7b522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf25b807-94b9-479b-ab38-cafe22b2e9dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1760093624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6183fea4e3d84947ac4dbdda2a46e520',qos_specs=None,replication_status=,reservations=['84eb277e-1dca-4089-9771-6c8e0b4206fd','243a9880-16af-4446-bafa-2f3f4e825228','c0db419c-55e9-4a8e-b8fa-8b9d1a1348b3','dd140422-ef8b-46b0-8256-67f3cce5652f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064525acff4c488cb024c2d63fc2131a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1760093624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf25b807-94b9-479b-ab38-cafe22b2e9dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6183fea4e3d84947ac4dbdda2a46e520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='064525acff4c488cb024c2d63fc2131a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:21.857685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2486bb-05e6-4a3d-9ad0-4b7dbc885938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:21.884640 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2486bb-05e6-4a3d-9ad0-4b7dbc885938) transitioned into state 'SUCCESS' from state '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-1760093624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6183fea4e3d84947ac4dbdda2a46e520',qos_specs=None,replication_status=,reservations=['84eb277e-1dca-4089-9771-6c8e0b4206fd','243a9880-16af-4446-bafa-2f3f4e825228','c0db419c-55e9-4a8e-b8fa-8b9d1a1348b3','dd140422-ef8b-46b0-8256-67f3cce5652f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064525acff4c488cb024c2d63fc2131a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:21.885724 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd3b928-9eed-4865-b7a9-19a9881edc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:21.914939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd3b928-9eed-4865-b7a9-19a9881edc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:21.916094 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Flow 'volume_create_api' (49ca06cf-4209-4417-8d62-4eecd9d38500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:21.916376 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Create volume request issued successfully. Aug 20 00:04:21.917474 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8047c9c5-7f24-4b95-966e-e505206484de tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:04:21.917907 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 3/8] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:04:21 2026] POST /volume/v3/volumes => generated 755 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:04:30.670512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:31.051161 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:04:31.051679 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1390662947", "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:04:31.053352 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1390662947', 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:04:31.723770 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume of 1 GB Aug 20 00:04:31.745369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:04:31.744440. {{(pid=100468) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:04:31.746914 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Availability Zones retrieved successfully. Aug 20 00:04:31.774277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Flow 'volume_create_api' (c3c95fd4-4e7c-430d-a4cd-ac28f42d94dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:31.775633 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc920c6-f4b6-421f-a593-5992f635feac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:31.776744 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:04:31.889029 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:04:31.889444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc920c6-f4b6-421f-a593-5992f635feac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:31.890068 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b60c62-d93f-4ae8-bb81-5fe34b24f5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:31.939711 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-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 20 00:04:31.940075 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-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 20 00:04:32.003295 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Created reservations ['1be7a8f2-948e-4267-9abf-af5ede06286f', '7c4a0894-6368-4fd5-a1ee-c426a4709a02', '589759f3-086c-4bb2-a237-04d786d83d41', '9de5a4d8-c826-4b16-a784-8301e4ac2220'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:04:32.004285 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b60c62-d93f-4ae8-bb81-5fe34b24f5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be7a8f2-948e-4267-9abf-af5ede06286f', '7c4a0894-6368-4fd5-a1ee-c426a4709a02', '589759f3-086c-4bb2-a237-04d786d83d41', '9de5a4d8-c826-4b16-a784-8301e4ac2220']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:32.006558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a1040f-be09-42b0-a70d-76bf53140ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:32.062465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a1040f-be09-42b0-a70d-76bf53140ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '875e9e18-2a8a-46a3-9adb-68f7ab34082a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1390662947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f28b06d2689549959b94d3df2692b896',qos_specs=None,replication_status=,reservations=['1be7a8f2-948e-4267-9abf-af5ede06286f','7c4a0894-6368-4fd5-a1ee-c426a4709a02','589759f3-086c-4bb2-a237-04d786d83d41','9de5a4d8-c826-4b16-a784-8301e4ac2220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1390662947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=875e9e18-2a8a-46a3-9adb-68f7ab34082a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f28b06d2689549959b94d3df2692b896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:32.063537 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1356c31a-bd0c-4649-aa95-40434e696c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:32.095655 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1356c31a-bd0c-4649-aa95-40434e696c59) transitioned into state 'SUCCESS' from state '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-1390662947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f28b06d2689549959b94d3df2692b896',qos_specs=None,replication_status=,reservations=['1be7a8f2-948e-4267-9abf-af5ede06286f','7c4a0894-6368-4fd5-a1ee-c426a4709a02','589759f3-086c-4bb2-a237-04d786d83d41','9de5a4d8-c826-4b16-a784-8301e4ac2220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:32.096677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1470bf82-054f-4967-86d1-30e685ef7e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:32.138014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1470bf82-054f-4967-86d1-30e685ef7e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:32.139072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Flow 'volume_create_api' (c3c95fd4-4e7c-430d-a4cd-ac28f42d94dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:32.139534 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume request issued successfully. Aug 20 00:04:32.140717 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f936ddc-0d72-497b-ae6e-a4ee8039bac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:04:32.141292 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 2/9] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:04:30 2026] POST /volume/v3/volumes => generated 748 bytes in 1472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:04:32.155800 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-11769f2e-c7db-467d-ac72-76896901103c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:32.159538 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-11769f2e-c7db-467d-ac72-76896901103c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:32.159968 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-11769f2e-c7db-467d-ac72-76896901103c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:32.160569 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-11769f2e-c7db-467d-ac72-76896901103c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:32.202201 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:32.202201 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:32.211022 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-11769f2e-c7db-467d-ac72-76896901103c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:32.233340 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-11769f2e-c7db-467d-ac72-76896901103c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:32.233789 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 3/10] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:32 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:33.252061 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-37ef6e11-cd66-47e8-aef0-41f7642a5058 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:33.255913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-37ef6e11-cd66-47e8-aef0-41f7642a5058 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:33.255913 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-37ef6e11-cd66-47e8-aef0-41f7642a5058 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:33.255913 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-37ef6e11-cd66-47e8-aef0-41f7642a5058 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:33.295299 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:33.295299 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:33.307362 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-37ef6e11-cd66-47e8-aef0-41f7642a5058 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:33.321856 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-37ef6e11-cd66-47e8-aef0-41f7642a5058 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:33.322911 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 3/11] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:33 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 840 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:34.340844 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7b7c07ab-4a47-47d5-b36b-6f48dc4f199d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:34.342868 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b7c07ab-4a47-47d5-b36b-6f48dc4f199d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:34.343187 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b7c07ab-4a47-47d5-b36b-6f48dc4f199d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:34.343490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b7c07ab-4a47-47d5-b36b-6f48dc4f199d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:34.356822 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:34.356822 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:34.365549 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7b7c07ab-4a47-47d5-b36b-6f48dc4f199d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:34.376519 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b7c07ab-4a47-47d5-b36b-6f48dc4f199d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:34.376728 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 4/12] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:34 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:35.398333 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d1ff18cb-1550-4649-b2e2-430583a0d9ec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:35.401272 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d1ff18cb-1550-4649-b2e2-430583a0d9ec tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:35.402010 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d1ff18cb-1550-4649-b2e2-430583a0d9ec tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:35.403144 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d1ff18cb-1550-4649-b2e2-430583a0d9ec tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:35.413555 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:35.413555 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:35.421310 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d1ff18cb-1550-4649-b2e2-430583a0d9ec tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:35.430005 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d1ff18cb-1550-4649-b2e2-430583a0d9ec tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:35.431125 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 3/13] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:35 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:36.449815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-31a4aaba-b2e4-4fcc-8a07-601a1a80f031 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:36.451384 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31a4aaba-b2e4-4fcc-8a07-601a1a80f031 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:36.451633 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31a4aaba-b2e4-4fcc-8a07-601a1a80f031 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:36.451926 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31a4aaba-b2e4-4fcc-8a07-601a1a80f031 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:36.463441 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:36.463441 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:36.471742 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-31a4aaba-b2e4-4fcc-8a07-601a1a80f031 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:36.480055 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31a4aaba-b2e4-4fcc-8a07-601a1a80f031 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:36.480407 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 4/14] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:36 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:37.504708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6b2cc196-3dce-4faa-b6b7-d8f726a9abdd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:37.508523 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b2cc196-3dce-4faa-b6b7-d8f726a9abdd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:37.508812 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b2cc196-3dce-4faa-b6b7-d8f726a9abdd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:37.509193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b2cc196-3dce-4faa-b6b7-d8f726a9abdd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:37.525231 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:37.525231 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:37.533913 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6b2cc196-3dce-4faa-b6b7-d8f726a9abdd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:37.540471 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b2cc196-3dce-4faa-b6b7-d8f726a9abdd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:37.541073 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 4/15] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:37 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:38.556455 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e15aa8e2-97bb-4468-aae1-0e0c890f9929 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:38.560932 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e15aa8e2-97bb-4468-aae1-0e0c890f9929 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:38.560932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e15aa8e2-97bb-4468-aae1-0e0c890f9929 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:38.560932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e15aa8e2-97bb-4468-aae1-0e0c890f9929 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:38.575589 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:38.575589 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:38.589911 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e15aa8e2-97bb-4468-aae1-0e0c890f9929 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:38.593931 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e15aa8e2-97bb-4468-aae1-0e0c890f9929 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:38.595185 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 5/16] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:38 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:39.613843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4bb28e81-86fb-41e1-96a8-c055536751ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:39.615843 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4bb28e81-86fb-41e1-96a8-c055536751ae tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:39.615989 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4bb28e81-86fb-41e1-96a8-c055536751ae tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:39.616170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4bb28e81-86fb-41e1-96a8-c055536751ae tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:39.623590 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:39.623590 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:39.627704 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4bb28e81-86fb-41e1-96a8-c055536751ae tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:39.634441 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4bb28e81-86fb-41e1-96a8-c055536751ae tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:39.635012 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 4/17] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:39 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:40.650922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-db93fd91-976f-49ac-aa85-3cfb377bb55d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:40.653196 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db93fd91-976f-49ac-aa85-3cfb377bb55d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:40.653405 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db93fd91-976f-49ac-aa85-3cfb377bb55d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:40.654418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db93fd91-976f-49ac-aa85-3cfb377bb55d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:40.664533 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:40.664533 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:40.671999 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-db93fd91-976f-49ac-aa85-3cfb377bb55d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:40.678476 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db93fd91-976f-49ac-aa85-3cfb377bb55d tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:40.678476 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 5/18] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:40 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:41.695020 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0dac1438-09a1-4030-a798-8cf5bf299e39 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:41.697097 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0dac1438-09a1-4030-a798-8cf5bf299e39 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:41.697413 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0dac1438-09a1-4030-a798-8cf5bf299e39 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:41.698591 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0dac1438-09a1-4030-a798-8cf5bf299e39 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:41.706358 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:41.706358 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:41.711756 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0dac1438-09a1-4030-a798-8cf5bf299e39 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:41.719108 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0dac1438-09a1-4030-a798-8cf5bf299e39 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:41.719437 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 5/19] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:41 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:42.735504 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-90d1ada0-cc52-406b-ba66-92ab3b7a3527 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:42.737871 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90d1ada0-cc52-406b-ba66-92ab3b7a3527 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:42.740907 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90d1ada0-cc52-406b-ba66-92ab3b7a3527 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:42.740907 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90d1ada0-cc52-406b-ba66-92ab3b7a3527 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:42.747866 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:42.747866 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:42.753826 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-90d1ada0-cc52-406b-ba66-92ab3b7a3527 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:42.762070 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90d1ada0-cc52-406b-ba66-92ab3b7a3527 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:42.762909 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 6/20] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:42 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:43.778216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0fd2556f-4d09-4cb6-b254-1e6c5e475ac3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:43.780432 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fd2556f-4d09-4cb6-b254-1e6c5e475ac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:43.780792 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fd2556f-4d09-4cb6-b254-1e6c5e475ac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:43.781199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fd2556f-4d09-4cb6-b254-1e6c5e475ac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:43.789604 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:43.789604 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:43.794941 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0fd2556f-4d09-4cb6-b254-1e6c5e475ac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:43.802215 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fd2556f-4d09-4cb6-b254-1e6c5e475ac3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:43.802979 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 5/21] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:43 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:44.381885 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:44.673908 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:04:44.674379 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-693529650"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:04:44.676013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-693529650'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:04:44.676536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Create volume of 1 GB Aug 20 00:04:44.692485 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Availability zone cache updated, next update will occur around 2026-08-20 01:04:44.691763. {{(pid=100466) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:04:44.692622 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Availability Zones retrieved successfully. Aug 20 00:04:44.719395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Flow 'volume_create_api' (58ed5c2c-b06a-4bb7-bed3-487190758426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:44.721265 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae4c4d7-bc85-4ec4-b855-27b4451dc95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:44.722775 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:04:44.787576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae4c4d7-bc85-4ec4-b855-27b4451dc95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:44.788495 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b0372c7-a82c-47e7-9a49-ceaa955c5103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:44.820793 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-da6b7047-cc76-4dc2-ba85-4c151a4becd3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:44.827062 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-da6b7047-cc76-4dc2-ba85-4c151a4becd3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:44.827062 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-da6b7047-cc76-4dc2-ba85-4c151a4becd3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:44.827062 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-da6b7047-cc76-4dc2-ba85-4c151a4becd3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:44.829424 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-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 20 00:04:44.829714 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-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 20 00:04:44.844709 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:44.844709 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:44.850316 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-da6b7047-cc76-4dc2-ba85-4c151a4becd3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:44.856915 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-da6b7047-cc76-4dc2-ba85-4c151a4becd3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:44.857196 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 6/22] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:44 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:44.888793 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Created reservations ['a923e27c-08bf-4a1c-b6fe-26e1bc0bb690', '14b9a62e-0628-44a4-b4d7-a9fb97648a5a', 'c1d71e65-997b-4d2c-ae65-9b6ee69262b6', 'f781310a-1931-459f-9b43-1f5df7d49ddf'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:04:44.889628 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b0372c7-a82c-47e7-9a49-ceaa955c5103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a923e27c-08bf-4a1c-b6fe-26e1bc0bb690', '14b9a62e-0628-44a4-b4d7-a9fb97648a5a', 'c1d71e65-997b-4d2c-ae65-9b6ee69262b6', 'f781310a-1931-459f-9b43-1f5df7d49ddf']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:44.891414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719b0ec8-1aed-48fa-8e87-e3eb04a2e493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:44.941912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719b0ec8-1aed-48fa-8e87-e3eb04a2e493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f5c2f7f-8629-49d6-b866-e92ed2a90ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-693529650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87d4d4807c7a414dbe0699f3a02e3078',qos_specs=None,replication_status=,reservations=['a923e27c-08bf-4a1c-b6fe-26e1bc0bb690','14b9a62e-0628-44a4-b4d7-a9fb97648a5a','c1d71e65-997b-4d2c-ae65-9b6ee69262b6','f781310a-1931-459f-9b43-1f5df7d49ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='848352b83a324da68f063bfa5e86a661',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-693529650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f5c2f7f-8629-49d6-b866-e92ed2a90ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87d4d4807c7a414dbe0699f3a02e3078',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='848352b83a324da68f063bfa5e86a661',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:44.941912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc59962-eea3-471b-a560-365da067a302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:44.972508 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc59962-eea3-471b-a560-365da067a302) transitioned into state 'SUCCESS' from state '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-693529650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87d4d4807c7a414dbe0699f3a02e3078',qos_specs=None,replication_status=,reservations=['a923e27c-08bf-4a1c-b6fe-26e1bc0bb690','14b9a62e-0628-44a4-b4d7-a9fb97648a5a','c1d71e65-997b-4d2c-ae65-9b6ee69262b6','f781310a-1931-459f-9b43-1f5df7d49ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='848352b83a324da68f063bfa5e86a661',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:44.974204 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3fc3ff-84ad-4f0e-92c9-ef928557937d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:45.006828 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3fc3ff-84ad-4f0e-92c9-ef928557937d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:45.009932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Flow 'volume_create_api' (58ed5c2c-b06a-4bb7-bed3-487190758426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:45.009932 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Create volume request issued successfully. Aug 20 00:04:45.009932 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0150d9e6-e49e-49e6-b426-c7af51c37462 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:04:45.010155 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 6/23] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:04:44 2026] POST /volume/v3/volumes => generated 780 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:04:45.027197 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-89e198ea-643f-47a3-81c2-79b7189a0709 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:45.029242 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89e198ea-643f-47a3-81c2-79b7189a0709 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:04:45.029483 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-89e198ea-643f-47a3-81c2-79b7189a0709 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:45.029733 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-89e198ea-643f-47a3-81c2-79b7189a0709 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:45.071536 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:45.071536 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:45.077260 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-89e198ea-643f-47a3-81c2-79b7189a0709 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:04:45.086277 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89e198ea-643f-47a3-81c2-79b7189a0709 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:04:45.086277 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 7/24] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:45 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 959 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:45.740786 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:45.874922 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-114b07ef-a8b6-4b8f-9804-0d7bb779f844 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:45.877430 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-114b07ef-a8b6-4b8f-9804-0d7bb779f844 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:45.878963 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-114b07ef-a8b6-4b8f-9804-0d7bb779f844 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:45.878963 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-114b07ef-a8b6-4b8f-9804-0d7bb779f844 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:45.888988 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:45.888988 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:45.894442 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-114b07ef-a8b6-4b8f-9804-0d7bb779f844 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:45.901686 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-114b07ef-a8b6-4b8f-9804-0d7bb779f844 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:45.901821 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 7/25] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:45 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:46.009459 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:04:46.009880 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1779955750"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:04:46.011835 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1779955750'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:04:46.016427 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Create volume of 1 GB Aug 20 00:04:46.016833 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:46.016833 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:46.017670 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Availability Zones retrieved successfully. Aug 20 00:04:46.040143 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Flow 'volume_create_api' (7a74b9b4-56a6-48cb-848d-548b1181cf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:46.041450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff00776-02f4-42c5-9f58-4b7a78a5a2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:46.043440 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:04:46.057775 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:46.057775 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:46.080202 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff00776-02f4-42c5-9f58-4b7a78a5a2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4db78b8-0a5d-44a8-9a7f-fd7057d5964c', 'encryption_key_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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:46.081642 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7286deb2-411b-428b-a5bd-f332adcb9ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:46.112149 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1fe95e33-e8b3-4aac-955e-d4e70941d561 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:46.114297 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1fe95e33-e8b3-4aac-955e-d4e70941d561 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:04:46.114547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1fe95e33-e8b3-4aac-955e-d4e70941d561 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:46.114788 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1fe95e33-e8b3-4aac-955e-d4e70941d561 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:46.120831 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-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 20 00:04:46.121245 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-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 20 00:04:46.124821 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:46.124821 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:46.129665 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1fe95e33-e8b3-4aac-955e-d4e70941d561 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:04:46.135401 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1fe95e33-e8b3-4aac-955e-d4e70941d561 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:04:46.135819 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 7/26] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:46 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:04:46.172759 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Created reservations ['d4583aec-c432-4190-a2e4-ae321c9d2837', '7d23ac76-a04d-49c4-8ad0-03a5837c1f77', '4cde5c02-fd19-4e35-adc4-c41d813d2497', 'f7ea0977-b77d-4fd4-9b01-14fdd4feda2d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:04:46.173415 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7286deb2-411b-428b-a5bd-f332adcb9ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4583aec-c432-4190-a2e4-ae321c9d2837', '7d23ac76-a04d-49c4-8ad0-03a5837c1f77', '4cde5c02-fd19-4e35-adc4-c41d813d2497', 'f7ea0977-b77d-4fd4-9b01-14fdd4feda2d']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:46.174354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c991746-a2ae-4d09-b9f8-db7d8cc1deed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:46.205828 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c991746-a2ae-4d09-b9f8-db7d8cc1deed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c9ac014-fa13-450e-a3e5-59da60beadd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1779955750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f8a5c441c2094e26b57a2b8207dc1a83',qos_specs=None,replication_status=,reservations=['d4583aec-c432-4190-a2e4-ae321c9d2837','7d23ac76-a04d-49c4-8ad0-03a5837c1f77','4cde5c02-fd19-4e35-adc4-c41d813d2497','f7ea0977-b77d-4fd4-9b01-14fdd4feda2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e22990f6f8141b9b9619a92e9e4244e',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1779955750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c9ac014-fa13-450e-a3e5-59da60beadd5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f8a5c441c2094e26b57a2b8207dc1a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e22990f6f8141b9b9619a92e9e4244e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4db78b8-0a5d-44a8-9a7f-fd7057d5964c),volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:46.206958 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea38aea-c850-448d-b7c2-61580f1125eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:46.232079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea38aea-c850-448d-b7c2-61580f1125eb) transitioned into state 'SUCCESS' from state '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-1779955750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f8a5c441c2094e26b57a2b8207dc1a83',qos_specs=None,replication_status=,reservations=['d4583aec-c432-4190-a2e4-ae321c9d2837','7d23ac76-a04d-49c4-8ad0-03a5837c1f77','4cde5c02-fd19-4e35-adc4-c41d813d2497','f7ea0977-b77d-4fd4-9b01-14fdd4feda2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e22990f6f8141b9b9619a92e9e4244e',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:46.233205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddeccae-3257-4ed4-be9a-5563bdeff897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:46.244369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddeccae-3257-4ed4-be9a-5563bdeff897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:46.245005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Flow 'volume_create_api' (7a74b9b4-56a6-48cb-848d-548b1181cf52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:46.245337 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Create volume request issued successfully. Aug 20 00:04:46.245872 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06e2faa2-7f61-4ac0-a45a-cea8a81b848d tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:04:46.246318 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 6/27] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:04:45 2026] POST /volume/v3/volumes => generated 754 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:04:46.261858 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c166bd3f-a0d1-4b07-8387-9913e7f56828 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:46.265279 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c166bd3f-a0d1-4b07-8387-9913e7f56828 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:04:46.265723 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c166bd3f-a0d1-4b07-8387-9913e7f56828 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:46.265778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c166bd3f-a0d1-4b07-8387-9913e7f56828 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:46.276363 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:46.276363 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:46.282945 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c166bd3f-a0d1-4b07-8387-9913e7f56828 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:04:46.293182 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c166bd3f-a0d1-4b07-8387-9913e7f56828 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:04:46.293730 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 8/28] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:46 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:46.921118 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f4b284a9-bb41-4591-8cf2-5f163c6dfc52 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:46.927109 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f4b284a9-bb41-4591-8cf2-5f163c6dfc52 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:46.927370 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f4b284a9-bb41-4591-8cf2-5f163c6dfc52 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:46.927649 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f4b284a9-bb41-4591-8cf2-5f163c6dfc52 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:46.938345 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:46.938345 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:46.944158 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f4b284a9-bb41-4591-8cf2-5f163c6dfc52 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:46.951009 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f4b284a9-bb41-4591-8cf2-5f163c6dfc52 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:46.951578 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 8/29] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:46 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:47.310359 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a7b82a2f-059e-4e59-aebe-017256bda365 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:47.313201 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7b82a2f-059e-4e59-aebe-017256bda365 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:04:47.313201 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7b82a2f-059e-4e59-aebe-017256bda365 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:47.313201 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7b82a2f-059e-4e59-aebe-017256bda365 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:47.325870 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:47.325870 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:47.338748 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a7b82a2f-059e-4e59-aebe-017256bda365 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:04:47.345076 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7b82a2f-059e-4e59-aebe-017256bda365 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:04:47.345640 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 8/30] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:47 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:47.363417 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0f8d2c7-a1ab-42df-8076-9e54d8c48263 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:47.681265 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0f8d2c7-a1ab-42df-8076-9e54d8c48263 tempest-TestMultiAttachVolumeSwap-675431191 tempest-TestMultiAttachVolumeSwap-675431191-project-admin] POST https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action Aug 20 00:04:47.681960 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0f8d2c7-a1ab-42df-8076-9e54d8c48263 tempest-TestMultiAttachVolumeSwap-675431191 tempest-TestMultiAttachVolumeSwap-675431191-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:04:47.682139 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0f8d2c7-a1ab-42df-8076-9e54d8c48263 tempest-TestMultiAttachVolumeSwap-675431191 tempest-TestMultiAttachVolumeSwap-675431191-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:04:47.725228 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:47.725228 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:47.725696 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d0f8d2c7-a1ab-42df-8076-9e54d8c48263 tempest-TestMultiAttachVolumeSwap-675431191 tempest-TestMultiAttachVolumeSwap-675431191-project-admin] Volume info retrieved successfully. Aug 20 00:04:47.743714 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d0f8d2c7-a1ab-42df-8076-9e54d8c48263 tempest-TestMultiAttachVolumeSwap-675431191 tempest-TestMultiAttachVolumeSwap-675431191-project-admin] Update volume admin metadata completed successfully. Aug 20 00:04:47.743714 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d0f8d2c7-a1ab-42df-8076-9e54d8c48263 tempest-TestMultiAttachVolumeSwap-675431191 tempest-TestMultiAttachVolumeSwap-675431191-project-admin] Update readonly setting on volume completed successfully. Aug 20 00:04:47.743880 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0f8d2c7-a1ab-42df-8076-9e54d8c48263 tempest-TestMultiAttachVolumeSwap-675431191 tempest-TestMultiAttachVolumeSwap-675431191-project-admin] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action returned with HTTP 202 Aug 20 00:04:47.744246 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 7/31] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:04:47 2026] POST /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action => generated 0 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:04:47.754619 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:47.757127 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:04:47.758388 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1448982406"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:04:47.760770 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1448982406'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:04:47.765383 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Create volume of 1 GB Aug 20 00:04:47.765793 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:47.765793 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:47.766327 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Availability Zones retrieved successfully. Aug 20 00:04:47.775586 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Flow 'volume_create_api' (72658cba-7d43-4212-9a1f-4dd3470511a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:47.777569 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac75520-001e-4102-b671-17ba69d5e8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:47.779398 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:04:47.790927 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:47.790927 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:47.814939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac75520-001e-4102-b671-17ba69d5e8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4db78b8-0a5d-44a8-9a7f-fd7057d5964c', 'encryption_key_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=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:47.816229 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7bfb88-093e-4c7c-a16e-335dadcdda4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:47.855665 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-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 20 00:04:47.855919 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-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 20 00:04:47.871753 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Created reservations ['40c00728-27cd-490f-98f5-e09fd571d727', '7e27a1e0-9b4a-417d-9cf4-5773440cca56', '3cfcd67e-70fc-4f46-8735-b9eb9ef1802e', 'e03f4ba0-2051-4bf1-b249-6da352365883'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:04:47.872863 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7bfb88-093e-4c7c-a16e-335dadcdda4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c00728-27cd-490f-98f5-e09fd571d727', '7e27a1e0-9b4a-417d-9cf4-5773440cca56', '3cfcd67e-70fc-4f46-8735-b9eb9ef1802e', 'e03f4ba0-2051-4bf1-b249-6da352365883']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:47.873991 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd640e45-b762-440a-b2fa-98d8769f684b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:47.909471 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd640e45-b762-440a-b2fa-98d8769f684b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '303c6829-199e-40b1-9dc4-b49ae10188dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1448982406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f8a5c441c2094e26b57a2b8207dc1a83',qos_specs=None,replication_status=,reservations=['40c00728-27cd-490f-98f5-e09fd571d727','7e27a1e0-9b4a-417d-9cf4-5773440cca56','3cfcd67e-70fc-4f46-8735-b9eb9ef1802e','e03f4ba0-2051-4bf1-b249-6da352365883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e22990f6f8141b9b9619a92e9e4244e',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1448982406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=303c6829-199e-40b1-9dc4-b49ae10188dc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f8a5c441c2094e26b57a2b8207dc1a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e22990f6f8141b9b9619a92e9e4244e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4db78b8-0a5d-44a8-9a7f-fd7057d5964c),volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:47.910776 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bff9467-8730-436f-a543-aa760532cd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:47.944869 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bff9467-8730-436f-a543-aa760532cd25) transitioned into state 'SUCCESS' from state '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-1448982406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f8a5c441c2094e26b57a2b8207dc1a83',qos_specs=None,replication_status=,reservations=['40c00728-27cd-490f-98f5-e09fd571d727','7e27a1e0-9b4a-417d-9cf4-5773440cca56','3cfcd67e-70fc-4f46-8735-b9eb9ef1802e','e03f4ba0-2051-4bf1-b249-6da352365883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e22990f6f8141b9b9619a92e9e4244e',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:47.946191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320caf63-f52e-4ec0-871e-3a7bcec77266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:47.962085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320caf63-f52e-4ec0-871e-3a7bcec77266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:47.962641 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Flow 'volume_create_api' (72658cba-7d43-4212-9a1f-4dd3470511a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:47.966917 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Create volume request issued successfully. Aug 20 00:04:47.966917 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af698db4-8db7-46c4-a4dc-551b90e98ffe tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:04:47.966917 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 9/32] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:04:47 2026] POST /volume/v3/volumes => generated 754 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:04:47.967539 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bb2ecd6a-de79-4836-906d-3c027eb4afc0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:47.972792 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bb2ecd6a-de79-4836-906d-3c027eb4afc0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:47.972792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bb2ecd6a-de79-4836-906d-3c027eb4afc0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:47.972792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bb2ecd6a-de79-4836-906d-3c027eb4afc0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:47.981745 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:47.981745 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:47.985270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-55c72b56-2ab3-4069-9fcc-2a7b258783e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:47.986978 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bb2ecd6a-de79-4836-906d-3c027eb4afc0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:47.988054 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55c72b56-2ab3-4069-9fcc-2a7b258783e9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc Aug 20 00:04:47.988422 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55c72b56-2ab3-4069-9fcc-2a7b258783e9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:47.988826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55c72b56-2ab3-4069-9fcc-2a7b258783e9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:47.994165 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bb2ecd6a-de79-4836-906d-3c027eb4afc0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:47.994738 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 9/33] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:47 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:48.001646 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:48.001646 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:48.007469 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-55c72b56-2ab3-4069-9fcc-2a7b258783e9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:04:48.019981 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55c72b56-2ab3-4069-9fcc-2a7b258783e9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc returned with HTTP 200 Aug 20 00:04:48.020555 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 9/34] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:47 2026] GET /volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:49.015491 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6e14cb2e-7d09-458c-bc4b-4995f4d4b37a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:49.017753 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6e14cb2e-7d09-458c-bc4b-4995f4d4b37a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:49.018911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6e14cb2e-7d09-458c-bc4b-4995f4d4b37a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:49.018911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6e14cb2e-7d09-458c-bc4b-4995f4d4b37a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:49.026028 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:49.026028 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:49.030770 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6e14cb2e-7d09-458c-bc4b-4995f4d4b37a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:49.039436 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6e14cb2e-7d09-458c-bc4b-4995f4d4b37a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:49.039918 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 8/35] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:49 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:49.044376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4dc65e42-910a-4f1b-a807-56b73b538496 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:49.048227 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4dc65e42-910a-4f1b-a807-56b73b538496 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc Aug 20 00:04:49.048227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4dc65e42-910a-4f1b-a807-56b73b538496 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:49.048227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4dc65e42-910a-4f1b-a807-56b73b538496 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:49.057478 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:49.057478 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:49.063175 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4dc65e42-910a-4f1b-a807-56b73b538496 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:04:49.072280 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4dc65e42-910a-4f1b-a807-56b73b538496 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc returned with HTTP 200 Aug 20 00:04:49.072280 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 10/36] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:49 2026] GET /volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:50.056641 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-521508e0-7ab9-4f4a-9f3f-df68d390f6f8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:50.060673 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-521508e0-7ab9-4f4a-9f3f-df68d390f6f8 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:50.060673 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-521508e0-7ab9-4f4a-9f3f-df68d390f6f8 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:50.060924 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-521508e0-7ab9-4f4a-9f3f-df68d390f6f8 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:50.074448 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:50.074448 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:50.080244 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-521508e0-7ab9-4f4a-9f3f-df68d390f6f8 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:50.086459 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-521508e0-7ab9-4f4a-9f3f-df68d390f6f8 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:50.087118 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 10/37] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:50 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:51.104785 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-938c1b19-1319-48c9-89d8-22642f2f6062 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:51.107828 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-938c1b19-1319-48c9-89d8-22642f2f6062 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:51.108562 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-938c1b19-1319-48c9-89d8-22642f2f6062 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:51.109459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-938c1b19-1319-48c9-89d8-22642f2f6062 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:51.124447 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:51.124447 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:51.131719 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-938c1b19-1319-48c9-89d8-22642f2f6062 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:51.139419 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-938c1b19-1319-48c9-89d8-22642f2f6062 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:51.140073 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 10/38] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:51 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:52.160941 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2287bdb6-6a35-4020-b1f1-a52bed4ac439 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:52.163104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2287bdb6-6a35-4020-b1f1-a52bed4ac439 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:52.163307 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2287bdb6-6a35-4020-b1f1-a52bed4ac439 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:52.163520 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2287bdb6-6a35-4020-b1f1-a52bed4ac439 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:52.177593 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:52.177593 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:52.183102 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2287bdb6-6a35-4020-b1f1-a52bed4ac439 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:52.187418 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2287bdb6-6a35-4020-b1f1-a52bed4ac439 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:52.188097 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 9/39] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:52 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:53.209211 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49daa2b9-15a5-4dd6-b7d3-6445710295da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:53.214400 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49daa2b9-15a5-4dd6-b7d3-6445710295da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:53.214400 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49daa2b9-15a5-4dd6-b7d3-6445710295da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:53.214400 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49daa2b9-15a5-4dd6-b7d3-6445710295da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:53.219615 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:53.219615 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:53.224137 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-49daa2b9-15a5-4dd6-b7d3-6445710295da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:53.232762 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49daa2b9-15a5-4dd6-b7d3-6445710295da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:53.233150 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 11/40] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:53 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:53.735931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:53.738056 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:04:53.738524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1843397079"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:04:53.742170 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1843397079'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:04:53.742663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Create volume of 1 GB Aug 20 00:04:53.759143 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:04:53.756609. {{(pid=100469) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:04:53.759143 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Availability Zones retrieved successfully. Aug 20 00:04:53.783698 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Flow 'volume_create_api' (2480733f-9b78-4ce1-ad1e-95d02f1b3569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:53.784685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9ff8df-e98a-47b6-ab36-f621ed3166ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:53.786386 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:04:53.861931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9ff8df-e98a-47b6-ab36-f621ed3166ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:53.862788 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f010b03f-9496-4298-af24-d2f66746e4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:53.910074 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-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 20 00:04:53.910363 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-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 20 00:04:53.964694 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Created reservations ['cd56300f-0be3-49c2-88e9-bdebf5e80005', '29cf11ee-26bf-4620-ae30-4e416ed54d18', '0882d829-5012-4d9a-940e-355e8b3f1f3e', '3d6b2fe8-ec4e-4af0-a2ba-309fbff296ff'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:04:53.965691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f010b03f-9496-4298-af24-d2f66746e4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd56300f-0be3-49c2-88e9-bdebf5e80005', '29cf11ee-26bf-4620-ae30-4e416ed54d18', '0882d829-5012-4d9a-940e-355e8b3f1f3e', '3d6b2fe8-ec4e-4af0-a2ba-309fbff296ff']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:53.966691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297930e9-9ba7-42b4-9b62-3e4157d00fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:53.997313 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297930e9-9ba7-42b4-9b62-3e4157d00fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1843397079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f083bfb7a06f42e3b8f7c6d061456dc4',qos_specs=None,replication_status=,reservations=['cd56300f-0be3-49c2-88e9-bdebf5e80005','29cf11ee-26bf-4620-ae30-4e416ed54d18','0882d829-5012-4d9a-940e-355e8b3f1f3e','3d6b2fe8-ec4e-4af0-a2ba-309fbff296ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bf0f0fc243465dab4da2bb0659a82b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1843397079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f083bfb7a06f42e3b8f7c6d061456dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5bf0f0fc243465dab4da2bb0659a82b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:53.998431 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c7259f6-6d6b-44b8-ada3-5e8f1e21e44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:54.026831 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c7259f6-6d6b-44b8-ada3-5e8f1e21e44c) transitioned into state 'SUCCESS' from state '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-1843397079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f083bfb7a06f42e3b8f7c6d061456dc4',qos_specs=None,replication_status=,reservations=['cd56300f-0be3-49c2-88e9-bdebf5e80005','29cf11ee-26bf-4620-ae30-4e416ed54d18','0882d829-5012-4d9a-940e-355e8b3f1f3e','3d6b2fe8-ec4e-4af0-a2ba-309fbff296ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bf0f0fc243465dab4da2bb0659a82b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:54.027667 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fcd601-4b20-409d-ae3e-32653179e4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:54.056500 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fcd601-4b20-409d-ae3e-32653179e4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:54.057686 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Flow 'volume_create_api' (2480733f-9b78-4ce1-ad1e-95d02f1b3569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:54.058141 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Create volume request issued successfully. Aug 20 00:04:54.058817 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bfc26d5f-8daa-4fdb-b976-0d7d9d4c0763 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:04:54.059663 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 11/41] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:04:53 2026] POST /volume/v3/volumes => generated 751 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:04:54.074910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0ca711f-d9cc-40ea-8cc2-8d8a9eff1a20 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:54.077883 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0ca711f-d9cc-40ea-8cc2-8d8a9eff1a20 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] GET https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf Aug 20 00:04:54.078166 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0ca711f-d9cc-40ea-8cc2-8d8a9eff1a20 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:54.078376 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0ca711f-d9cc-40ea-8cc2-8d8a9eff1a20 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:54.093943 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:54.093943 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:54.098940 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f0ca711f-d9cc-40ea-8cc2-8d8a9eff1a20 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Volume info retrieved successfully. Aug 20 00:04:54.104223 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0ca711f-d9cc-40ea-8cc2-8d8a9eff1a20 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf returned with HTTP 200 Aug 20 00:04:54.104776 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 11/42] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:54 2026] GET /volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:54.258571 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25e1a0c4-581c-4c90-a12c-7b944464d55c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:54.258571 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25e1a0c4-581c-4c90-a12c-7b944464d55c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:54.258871 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25e1a0c4-581c-4c90-a12c-7b944464d55c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:54.258871 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25e1a0c4-581c-4c90-a12c-7b944464d55c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:54.269724 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:54.269724 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:54.277321 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-25e1a0c4-581c-4c90-a12c-7b944464d55c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:54.284673 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25e1a0c4-581c-4c90-a12c-7b944464d55c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:54.285282 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 10/43] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:54 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:54.387523 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:54.393036 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:04:54.393036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-720296051"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:04:54.393036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-720296051'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:04:54.398663 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Create volume of 1 GB Aug 20 00:04:54.412181 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Availability Zones retrieved successfully. Aug 20 00:04:54.419883 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Flow 'volume_create_api' (6988e49a-b784-4984-bb22-f7943ed056e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:54.421046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68f7a28-0b20-4eb7-9f07-d64f9d16c904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:54.422703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:04:54.486838 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68f7a28-0b20-4eb7-9f07-d64f9d16c904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:54.488064 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2eeddfc-35b0-4bb6-be2e-9d9b4560a3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:54.585787 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Created reservations ['47d96114-7f55-449d-bf19-8fa162f14cd1', 'e3f9aabc-ccc1-4670-a1fa-d36163830507', 'daa6fb47-80da-4214-8ea9-5471548c17ff', 'fcbd7f0d-12f0-4b8a-92b0-16866a0fd435'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:04:54.586909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2eeddfc-35b0-4bb6-be2e-9d9b4560a3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d96114-7f55-449d-bf19-8fa162f14cd1', 'e3f9aabc-ccc1-4670-a1fa-d36163830507', 'daa6fb47-80da-4214-8ea9-5471548c17ff', 'fcbd7f0d-12f0-4b8a-92b0-16866a0fd435']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:54.588282 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e9c7b5-1908-4098-a1cb-ed43effb3293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:54.624813 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e9c7b5-1908-4098-a1cb-ed43effb3293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55dffa29-9b16-442c-a7e4-8e3843ce39ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-720296051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9525e30a5c2a4eeeb0806182ef3e08f3',qos_specs=None,replication_status=,reservations=['47d96114-7f55-449d-bf19-8fa162f14cd1','e3f9aabc-ccc1-4670-a1fa-d36163830507','daa6fb47-80da-4214-8ea9-5471548c17ff','fcbd7f0d-12f0-4b8a-92b0-16866a0fd435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2e54de40b64d668d16b30a1136e935',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-720296051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55dffa29-9b16-442c-a7e4-8e3843ce39ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9525e30a5c2a4eeeb0806182ef3e08f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2e54de40b64d668d16b30a1136e935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:54.625822 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87ed3f0-7a35-496a-9f93-2f6826fa0f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:54.665038 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87ed3f0-7a35-496a-9f93-2f6826fa0f65) transitioned into state 'SUCCESS' from state '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-720296051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9525e30a5c2a4eeeb0806182ef3e08f3',qos_specs=None,replication_status=,reservations=['47d96114-7f55-449d-bf19-8fa162f14cd1','e3f9aabc-ccc1-4670-a1fa-d36163830507','daa6fb47-80da-4214-8ea9-5471548c17ff','fcbd7f0d-12f0-4b8a-92b0-16866a0fd435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2e54de40b64d668d16b30a1136e935',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:54.665990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116874fb-f57d-44ce-924e-4b7b6d476904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:04:54.681527 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116874fb-f57d-44ce-924e-4b7b6d476904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:04:54.682647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Flow 'volume_create_api' (6988e49a-b784-4984-bb22-f7943ed056e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:04:54.683386 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Create volume request issued successfully. Aug 20 00:04:54.684471 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e48d450b-7174-4b24-ab59-ef0c764289a0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:04:54.684963 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 12/44] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:04:54 2026] POST /volume/v3/volumes => generated 754 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:04:54.708306 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5815c755-7eda-44bd-b18b-bbc820308a01 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:54.711234 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5815c755-7eda-44bd-b18b-bbc820308a01 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec Aug 20 00:04:54.711740 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5815c755-7eda-44bd-b18b-bbc820308a01 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:54.712181 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5815c755-7eda-44bd-b18b-bbc820308a01 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:54.730630 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:54.730630 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:54.739423 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5815c755-7eda-44bd-b18b-bbc820308a01 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:04:54.747416 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5815c755-7eda-44bd-b18b-bbc820308a01 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec returned with HTTP 200 Aug 20 00:04:54.747983 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 12/45] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:54 2026] GET /volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:55.126601 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a1fd9435-8104-4a7d-aa0f-a11f5049c26a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:55.128377 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a1fd9435-8104-4a7d-aa0f-a11f5049c26a tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] GET https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf Aug 20 00:04:55.128704 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a1fd9435-8104-4a7d-aa0f-a11f5049c26a tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:55.128950 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a1fd9435-8104-4a7d-aa0f-a11f5049c26a tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:55.139765 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:55.139765 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:55.146382 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a1fd9435-8104-4a7d-aa0f-a11f5049c26a tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Volume info retrieved successfully. Aug 20 00:04:55.151602 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a1fd9435-8104-4a7d-aa0f-a11f5049c26a tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf returned with HTTP 200 Aug 20 00:04:55.152062 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 12/46] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:55 2026] GET /volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:55.301787 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-825e6508-d714-47d0-a628-e9051bbea1d1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:55.304019 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-825e6508-d714-47d0-a628-e9051bbea1d1 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:55.304260 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-825e6508-d714-47d0-a628-e9051bbea1d1 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:55.304483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-825e6508-d714-47d0-a628-e9051bbea1d1 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:55.312970 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:55.312970 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:55.317624 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-825e6508-d714-47d0-a628-e9051bbea1d1 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:55.324793 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-825e6508-d714-47d0-a628-e9051bbea1d1 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:55.325403 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 11/47] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:55 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:55.564534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f874fcfd-e731-4c84-a2bd-6f7c871f8914 req-bd8aa28b-0b0a-4a71-ac41-92c5f5b604c1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:55.573769 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f874fcfd-e731-4c84-a2bd-6f7c871f8914 req-bd8aa28b-0b0a-4a71-ac41-92c5f5b604c1 tempest-VolumesAdminNegativeTest-50032209 tempest-VolumesAdminNegativeTest-50032209-project] GET https://10.4.3.9/volume/v3/volumes/b8de1d6e-0d96-40ef-ae6e-9e630b061534 Aug 20 00:04:55.573769 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f874fcfd-e731-4c84-a2bd-6f7c871f8914 req-bd8aa28b-0b0a-4a71-ac41-92c5f5b604c1 tempest-VolumesAdminNegativeTest-50032209 tempest-VolumesAdminNegativeTest-50032209-project] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:55.573769 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f874fcfd-e731-4c84-a2bd-6f7c871f8914 req-bd8aa28b-0b0a-4a71-ac41-92c5f5b604c1 tempest-VolumesAdminNegativeTest-50032209 tempest-VolumesAdminNegativeTest-50032209-project] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:55.595680 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f874fcfd-e731-4c84-a2bd-6f7c871f8914 req-bd8aa28b-0b0a-4a71-ac41-92c5f5b604c1 tempest-VolumesAdminNegativeTest-50032209 tempest-VolumesAdminNegativeTest-50032209-project] https://10.4.3.9/volume/v3/volumes/b8de1d6e-0d96-40ef-ae6e-9e630b061534 returned with HTTP 404 Aug 20 00:04:55.596304 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 13/48] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:04:55 2026] GET /volume/v3/volumes/b8de1d6e-0d96-40ef-ae6e-9e630b061534 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:04:55.612743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-992453d8-7df3-44ca-baf5-7d0d5693fe16 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:55.615031 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-992453d8-7df3-44ca-baf5-7d0d5693fe16 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] DELETE https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf Aug 20 00:04:55.615252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-992453d8-7df3-44ca-baf5-7d0d5693fe16 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:55.615486 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-992453d8-7df3-44ca-baf5-7d0d5693fe16 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:55.615701 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-992453d8-7df3-44ca-baf5-7d0d5693fe16 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Delete volume with id: a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf Aug 20 00:04:55.623652 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:55.623652 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:04:55.624191 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-992453d8-7df3-44ca-baf5-7d0d5693fe16 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Volume info retrieved successfully. Aug 20 00:04:55.661771 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-992453d8-7df3-44ca-baf5-7d0d5693fe16 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Delete volume request issued successfully. Aug 20 00:04:55.662152 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-992453d8-7df3-44ca-baf5-7d0d5693fe16 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf returned with HTTP 202 Aug 20 00:04:55.663016 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 13/49] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:04:55 2026] DELETE /volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:04:55.671695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ec62520a-c8d9-4344-91c8-3350fd4a3f8f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:55.675536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec62520a-c8d9-4344-91c8-3350fd4a3f8f tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] GET https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf Aug 20 00:04:55.676128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec62520a-c8d9-4344-91c8-3350fd4a3f8f tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:55.676850 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec62520a-c8d9-4344-91c8-3350fd4a3f8f tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:55.687085 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:55.687085 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:55.697042 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ec62520a-c8d9-4344-91c8-3350fd4a3f8f tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Volume info retrieved successfully. Aug 20 00:04:55.706486 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec62520a-c8d9-4344-91c8-3350fd4a3f8f tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf returned with HTTP 200 Aug 20 00:04:55.707040 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 13/50] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:55 2026] GET /volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:55.766850 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-057b64ae-5a08-4e17-8c9f-5d0cecec9619 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:55.768932 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-057b64ae-5a08-4e17-8c9f-5d0cecec9619 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec Aug 20 00:04:55.769485 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-057b64ae-5a08-4e17-8c9f-5d0cecec9619 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:55.769848 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-057b64ae-5a08-4e17-8c9f-5d0cecec9619 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:55.780600 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:55.780600 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:55.787315 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-057b64ae-5a08-4e17-8c9f-5d0cecec9619 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:04:55.796712 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-057b64ae-5a08-4e17-8c9f-5d0cecec9619 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec returned with HTTP 200 Aug 20 00:04:55.796712 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 12/51] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:55 2026] GET /volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:56.348300 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17eac5c9-d4bd-41f9-884d-daa5612f1e5e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:56.350851 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17eac5c9-d4bd-41f9-884d-daa5612f1e5e tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:56.351121 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17eac5c9-d4bd-41f9-884d-daa5612f1e5e tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:56.351392 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17eac5c9-d4bd-41f9-884d-daa5612f1e5e tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:56.360574 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:56.360574 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:56.367031 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-17eac5c9-d4bd-41f9-884d-daa5612f1e5e tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:56.372469 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17eac5c9-d4bd-41f9-884d-daa5612f1e5e tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:56.372952 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 14/52] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:56 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:56.723880 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6ee3ce8e-6571-4db2-80da-9674318988d1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:56.725808 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ee3ce8e-6571-4db2-80da-9674318988d1 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] GET https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf Aug 20 00:04:56.728923 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ee3ce8e-6571-4db2-80da-9674318988d1 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:56.728923 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ee3ce8e-6571-4db2-80da-9674318988d1 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:56.737053 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ee3ce8e-6571-4db2-80da-9674318988d1 tempest-VolumesAdminNegativeTest-808427248 tempest-VolumesAdminNegativeTest-808427248-project-member] https://10.4.3.9/volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf returned with HTTP 404 Aug 20 00:04:56.737979 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 14/53] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:56 2026] GET /volume/v3/volumes/a9cc5aeb-67a2-4984-8d6d-2d17a943e6cf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:04:57.390504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c4a5d669-3c38-42e3-b0e6-3d99e1f675ba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:57.394008 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4a5d669-3c38-42e3-b0e6-3d99e1f675ba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:57.394287 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4a5d669-3c38-42e3-b0e6-3d99e1f675ba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:57.395311 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4a5d669-3c38-42e3-b0e6-3d99e1f675ba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:57.408404 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:57.408404 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:04:57.412845 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c4a5d669-3c38-42e3-b0e6-3d99e1f675ba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:57.423184 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4a5d669-3c38-42e3-b0e6-3d99e1f675ba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:57.423814 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 14/54] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:57 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:58.445088 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7cced576-b0ad-4e12-a2a4-ead3f38c87d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:58.449577 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7cced576-b0ad-4e12-a2a4-ead3f38c87d4 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:58.449577 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7cced576-b0ad-4e12-a2a4-ead3f38c87d4 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:58.449687 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7cced576-b0ad-4e12-a2a4-ead3f38c87d4 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:58.462238 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:58.462238 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:04:58.466911 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7cced576-b0ad-4e12-a2a4-ead3f38c87d4 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:58.471739 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7cced576-b0ad-4e12-a2a4-ead3f38c87d4 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:58.472271 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 13/55] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:58 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:04:59.494041 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ed86cb3-6275-4b7a-be04-25c44ea72af0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:04:59.497020 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ed86cb3-6275-4b7a-be04-25c44ea72af0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:04:59.497238 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ed86cb3-6275-4b7a-be04-25c44ea72af0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:04:59.497517 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ed86cb3-6275-4b7a-be04-25c44ea72af0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:04:59.509637 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:04:59.509637 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:04:59.515252 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3ed86cb3-6275-4b7a-be04-25c44ea72af0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:04:59.525954 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ed86cb3-6275-4b7a-be04-25c44ea72af0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:04:59.525954 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 15/56] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:04:59 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:00.541742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-500f4d4c-9f8c-4696-9502-8b85baa8b744 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:00.544135 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-500f4d4c-9f8c-4696-9502-8b85baa8b744 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:05:00.544425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-500f4d4c-9f8c-4696-9502-8b85baa8b744 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:00.544744 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-500f4d4c-9f8c-4696-9502-8b85baa8b744 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:00.557000 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:00.557000 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:00.566532 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-500f4d4c-9f8c-4696-9502-8b85baa8b744 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:00.578474 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-500f4d4c-9f8c-4696-9502-8b85baa8b744 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:05:00.578634 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 15/57] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:00 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:00.968671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2733afb6-077b-463a-8834-148ca6663aa1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:00.969791 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:05:00.969791 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1413206581", "imageRef": "cd80b79b-16cb-4271-b9c5-e793870f2172", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:00.971851 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1413206581', 'imageRef': 'cd80b79b-16cb-4271-b9c5-e793870f2172', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:05:01.603665 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e854591c-428d-4a23-8b5e-9692dde7940f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:01.606748 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e854591c-428d-4a23-8b5e-9692dde7940f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:05:01.606842 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e854591c-428d-4a23-8b5e-9692dde7940f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:01.607088 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e854591c-428d-4a23-8b5e-9692dde7940f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:01.621235 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:01.621235 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:01.629824 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e854591c-428d-4a23-8b5e-9692dde7940f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:01.644974 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e854591c-428d-4a23-8b5e-9692dde7940f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:05:01.645605 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 14/58] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:01 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:01.747498 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Create volume of 1 GB Aug 20 00:05:01.755649 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Availability Zones retrieved successfully. Aug 20 00:05:01.763868 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Flow 'volume_create_api' (c20e0e76-a36a-4ff6-ab61-4e855d28b873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:01.767143 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4523be23-8111-49c3-bb5d-55b186c1444c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:01.767596 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:05:01.883238 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4523be23-8111-49c3-bb5d-55b186c1444c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:01.884559 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877792c2-f20b-43e1-a98f-1eec6c05972e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:01.977841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Created reservations ['e047d3bd-e062-4748-b737-ef72425a832f', '389ef058-9881-41d9-91b3-25a86091043d', '1383bd8b-82e2-40e3-a7a5-99c6eee8b99e', '425b5629-55ea-49dc-a14d-8e52c55516e2'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:05:01.978875 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877792c2-f20b-43e1-a98f-1eec6c05972e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e047d3bd-e062-4748-b737-ef72425a832f', '389ef058-9881-41d9-91b3-25a86091043d', '1383bd8b-82e2-40e3-a7a5-99c6eee8b99e', '425b5629-55ea-49dc-a14d-8e52c55516e2']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:01.979855 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee36818e-ea46-4336-863c-fe05486eb812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:02.014659 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee36818e-ea46-4336-863c-fe05486eb812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f584264-e68f-4d93-9983-0ddef5ddb5d1', '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-1413206581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='798e0bc631a64b3888d5c3cfba5416c8',qos_specs=None,replication_status=,reservations=['e047d3bd-e062-4748-b737-ef72425a832f','389ef058-9881-41d9-91b3-25a86091043d','1383bd8b-82e2-40e3-a7a5-99c6eee8b99e','425b5629-55ea-49dc-a14d-8e52c55516e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed6db13890b41f58007b05fd9a97ac7',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1413206581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f584264-e68f-4d93-9983-0ddef5ddb5d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='798e0bc631a64b3888d5c3cfba5416c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed6db13890b41f58007b05fd9a97ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:02.015571 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a1a4ca-3904-4227-8c50-89856f1add25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:02.042199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a1a4ca-3904-4227-8c50-89856f1add25) transitioned into state 'SUCCESS' from state '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-1413206581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='798e0bc631a64b3888d5c3cfba5416c8',qos_specs=None,replication_status=,reservations=['e047d3bd-e062-4748-b737-ef72425a832f','389ef058-9881-41d9-91b3-25a86091043d','1383bd8b-82e2-40e3-a7a5-99c6eee8b99e','425b5629-55ea-49dc-a14d-8e52c55516e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed6db13890b41f58007b05fd9a97ac7',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:02.042975 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcc7e2d-5ea7-4e04-8032-de7d973bd038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:02.059181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcc7e2d-5ea7-4e04-8032-de7d973bd038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:02.063268 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Flow 'volume_create_api' (c20e0e76-a36a-4ff6-ab61-4e855d28b873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:02.063268 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Create volume request issued successfully. Aug 20 00:05:02.063268 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2733afb6-077b-463a-8834-148ca6663aa1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:05:02.063268 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 15/59] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:05:00 2026] POST /volume/v3/volumes => generated 749 bytes in 1095 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:05:02.078049 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da931412-998f-40d0-ba0a-f669fafdf666 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:02.081918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da931412-998f-40d0-ba0a-f669fafdf666 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:02.082213 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da931412-998f-40d0-ba0a-f669fafdf666 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:02.082488 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da931412-998f-40d0-ba0a-f669fafdf666 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:02.093135 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:02.093135 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:02.098332 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-da931412-998f-40d0-ba0a-f669fafdf666 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:02.105545 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da931412-998f-40d0-ba0a-f669fafdf666 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:02.106217 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 16/60] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:02 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:02.665324 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ba974a37-212a-4119-9dfc-45bb90901cf3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:02.667355 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ba974a37-212a-4119-9dfc-45bb90901cf3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:05:02.667596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ba974a37-212a-4119-9dfc-45bb90901cf3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:02.667800 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ba974a37-212a-4119-9dfc-45bb90901cf3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:02.676950 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:02.676950 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:02.691227 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ba974a37-212a-4119-9dfc-45bb90901cf3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:02.697380 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ba974a37-212a-4119-9dfc-45bb90901cf3 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:05:02.697834 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 16/61] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:02 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:03.123502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f1834ea-462b-4400-8930-1aaea2d36649 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:03.126009 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f1834ea-462b-4400-8930-1aaea2d36649 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:03.126182 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f1834ea-462b-4400-8930-1aaea2d36649 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:03.126412 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f1834ea-462b-4400-8930-1aaea2d36649 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:03.135178 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:03.135178 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:03.140225 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4f1834ea-462b-4400-8930-1aaea2d36649 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:03.145849 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f1834ea-462b-4400-8930-1aaea2d36649 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:03.147188 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 15/62] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:03 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:03.715953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a2559ad5-53a8-4083-b6dd-81e79c9eb443 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:03.717620 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a2559ad5-53a8-4083-b6dd-81e79c9eb443 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:05:03.717881 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a2559ad5-53a8-4083-b6dd-81e79c9eb443 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:03.718313 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a2559ad5-53a8-4083-b6dd-81e79c9eb443 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:03.725985 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:03.725985 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:03.729778 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a2559ad5-53a8-4083-b6dd-81e79c9eb443 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:03.734999 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a2559ad5-53a8-4083-b6dd-81e79c9eb443 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:05:03.735458 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 16/63] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:03 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:04.168838 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-006ebf4e-3fdd-42c3-8aad-0bdb96014779 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:04.173425 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-006ebf4e-3fdd-42c3-8aad-0bdb96014779 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:04.173727 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-006ebf4e-3fdd-42c3-8aad-0bdb96014779 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:04.174465 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-006ebf4e-3fdd-42c3-8aad-0bdb96014779 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:04.184337 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:04.184337 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:04.190180 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-006ebf4e-3fdd-42c3-8aad-0bdb96014779 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:04.197222 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-006ebf4e-3fdd-42c3-8aad-0bdb96014779 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:04.198120 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 17/64] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:04 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 899 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:04.750990 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-136ecaf5-2cf8-4867-a130-146272462922 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:04.753730 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-136ecaf5-2cf8-4867-a130-146272462922 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:05:04.754316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-136ecaf5-2cf8-4867-a130-146272462922 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:04.754594 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-136ecaf5-2cf8-4867-a130-146272462922 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:04.764347 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:04.764347 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:04.769741 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-136ecaf5-2cf8-4867-a130-146272462922 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:04.777323 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-136ecaf5-2cf8-4867-a130-146272462922 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:05:04.777861 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 17/65] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:04 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:04.797213 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:04.799278 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:05:04.799662 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1080857364"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:04.801491 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1080857364'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:05:04.801650 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume of 1 GB Aug 20 00:05:04.807077 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Availability Zones retrieved successfully. Aug 20 00:05:04.816012 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Flow 'volume_create_api' (caf84a43-d1cb-4847-8476-72240324c3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:04.817635 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ccc3f4-1db3-4960-86ee-411a015fc12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:04.819099 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:05:04.850305 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ccc3f4-1db3-4960-86ee-411a015fc12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:04.851382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6141f05-3972-48dd-895d-a7acf13908a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:04.909582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Created reservations ['743776bf-73ce-427a-bbc8-a1201e8dccfe', '40cf2508-29a7-4d06-8eab-69a15a8114f1', '7b499398-8a22-4334-af95-19bd75470e03', '76619f53-d0fd-4229-b026-ca13641a6dd0'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:05:04.910477 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6141f05-3972-48dd-895d-a7acf13908a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['743776bf-73ce-427a-bbc8-a1201e8dccfe', '40cf2508-29a7-4d06-8eab-69a15a8114f1', '7b499398-8a22-4334-af95-19bd75470e03', '76619f53-d0fd-4229-b026-ca13641a6dd0']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:04.911339 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebc781d-e4b8-4a38-9109-1a2e88f23735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:04.937876 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebc781d-e4b8-4a38-9109-1a2e88f23735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b110a82f-def2-43ee-a82f-ff054c3ad5b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1080857364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f28b06d2689549959b94d3df2692b896',qos_specs=None,replication_status=,reservations=['743776bf-73ce-427a-bbc8-a1201e8dccfe','40cf2508-29a7-4d06-8eab-69a15a8114f1','7b499398-8a22-4334-af95-19bd75470e03','76619f53-d0fd-4229-b026-ca13641a6dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1080857364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b110a82f-def2-43ee-a82f-ff054c3ad5b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f28b06d2689549959b94d3df2692b896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:04.938669 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b09928-9c03-4b7b-83a0-74b1237c85c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:04.965741 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b09928-9c03-4b7b-83a0-74b1237c85c3) transitioned into state 'SUCCESS' from state '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-1080857364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f28b06d2689549959b94d3df2692b896',qos_specs=None,replication_status=,reservations=['743776bf-73ce-427a-bbc8-a1201e8dccfe','40cf2508-29a7-4d06-8eab-69a15a8114f1','7b499398-8a22-4334-af95-19bd75470e03','76619f53-d0fd-4229-b026-ca13641a6dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:04.967425 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718872b2-0d60-42d1-8923-42676e077e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:04.982920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718872b2-0d60-42d1-8923-42676e077e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:04.982920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Flow 'volume_create_api' (caf84a43-d1cb-4847-8476-72240324c3b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:04.982920 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume request issued successfully. Aug 20 00:05:04.983645 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4297f9b-8eec-4d84-913d-aca45fa2d52f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:05:04.984194 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 16/66] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:05:04 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:05:05.008841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0ed48491-ffa7-4859-920b-44fd595f62eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:05.015922 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0ed48491-ffa7-4859-920b-44fd595f62eb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 Aug 20 00:05:05.015922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0ed48491-ffa7-4859-920b-44fd595f62eb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:05.015922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0ed48491-ffa7-4859-920b-44fd595f62eb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:05.024103 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:05.024103 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:05.030687 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0ed48491-ffa7-4859-920b-44fd595f62eb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:05.037418 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0ed48491-ffa7-4859-920b-44fd595f62eb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 returned with HTTP 200 Aug 20 00:05:05.037971 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 17/67] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:05 2026] GET /volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:05.213583 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-22932a09-3871-43c4-8b33-5a44abd3cba2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:05.215666 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-22932a09-3871-43c4-8b33-5a44abd3cba2 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:05.215921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-22932a09-3871-43c4-8b33-5a44abd3cba2 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:05.216219 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-22932a09-3871-43c4-8b33-5a44abd3cba2 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:05.225286 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:05.225286 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:05.230023 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-22932a09-3871-43c4-8b33-5a44abd3cba2 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:05.237297 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-22932a09-3871-43c4-8b33-5a44abd3cba2 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:05.237836 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 18/68] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:05 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:05.676923 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1586721b-4c9e-438c-81da-1795b75872c6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:05.679873 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:05:05.680304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1931975685"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:05.682264 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1931975685'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:05:05.682545 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Create volume of 1 GB Aug 20 00:05:05.691168 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Availability Zones retrieved successfully. Aug 20 00:05:05.701049 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Flow 'volume_create_api' (71021613-3f41-42ee-ac82-d87f68512496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:05.701049 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3df65b4-e5ab-4f25-8b11-83b807abd158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:05.702014 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:05:05.744918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3df65b4-e5ab-4f25-8b11-83b807abd158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:05.744918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f881c71e-919b-4fe1-a8fa-4024a4a1c3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:05.813627 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Created reservations ['9d07273b-c1a2-44a0-b129-704333b6baa1', '93eb50df-efbf-4a27-87d7-b5ec86f94e06', '96dccd58-01dd-4e5c-912b-775f1c4785d8', '711ab8b8-5a6d-4a3d-948d-ec645e9dd9c8'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:05:05.813627 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f881c71e-919b-4fe1-a8fa-4024a4a1c3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d07273b-c1a2-44a0-b129-704333b6baa1', '93eb50df-efbf-4a27-87d7-b5ec86f94e06', '96dccd58-01dd-4e5c-912b-775f1c4785d8', '711ab8b8-5a6d-4a3d-948d-ec645e9dd9c8']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:05.814456 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80115071-56db-4c38-be59-b253175e5c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:05.852918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80115071-56db-4c38-be59-b253175e5c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '189ff8a4-6e92-41d2-b239-47c260792b5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1931975685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9525e30a5c2a4eeeb0806182ef3e08f3',qos_specs=None,replication_status=,reservations=['9d07273b-c1a2-44a0-b129-704333b6baa1','93eb50df-efbf-4a27-87d7-b5ec86f94e06','96dccd58-01dd-4e5c-912b-775f1c4785d8','711ab8b8-5a6d-4a3d-948d-ec645e9dd9c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2e54de40b64d668d16b30a1136e935',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1931975685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=189ff8a4-6e92-41d2-b239-47c260792b5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9525e30a5c2a4eeeb0806182ef3e08f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2e54de40b64d668d16b30a1136e935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:05.852918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034eba60-1faa-4116-b1bf-28a5877e2ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:05.893521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034eba60-1faa-4116-b1bf-28a5877e2ac8) transitioned into state 'SUCCESS' from state '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-1931975685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9525e30a5c2a4eeeb0806182ef3e08f3',qos_specs=None,replication_status=,reservations=['9d07273b-c1a2-44a0-b129-704333b6baa1','93eb50df-efbf-4a27-87d7-b5ec86f94e06','96dccd58-01dd-4e5c-912b-775f1c4785d8','711ab8b8-5a6d-4a3d-948d-ec645e9dd9c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2e54de40b64d668d16b30a1136e935',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:05.894532 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06033fa-9e52-44a4-9793-9924cd2f9d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:05.912713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06033fa-9e52-44a4-9793-9924cd2f9d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:05.914941 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Flow 'volume_create_api' (71021613-3f41-42ee-ac82-d87f68512496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:05.914941 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Create volume request issued successfully. Aug 20 00:05:05.916422 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1586721b-4c9e-438c-81da-1795b75872c6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:05:05.916489 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 18/69] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:05:05 2026] POST /volume/v3/volumes => generated 755 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:05:05.934517 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-61aaf896-3e15-422f-b065-6deb74bb2416 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:05.948238 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61aaf896-3e15-422f-b065-6deb74bb2416 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:05.948238 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61aaf896-3e15-422f-b065-6deb74bb2416 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:05.948238 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61aaf896-3e15-422f-b065-6deb74bb2416 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:05.960184 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:05.960184 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:05.966622 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-61aaf896-3e15-422f-b065-6deb74bb2416 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:05.973726 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61aaf896-3e15-422f-b065-6deb74bb2416 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:05.973726 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 17/70] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:05 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:06.062442 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2d2f6928-e935-4613-9601-3a0ef2763830 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:06.064929 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2d2f6928-e935-4613-9601-3a0ef2763830 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 Aug 20 00:05:06.065220 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2d2f6928-e935-4613-9601-3a0ef2763830 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:06.065364 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2d2f6928-e935-4613-9601-3a0ef2763830 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:06.077503 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:06.077503 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:06.091174 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2d2f6928-e935-4613-9601-3a0ef2763830 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:06.099723 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2d2f6928-e935-4613-9601-3a0ef2763830 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 returned with HTTP 200 Aug 20 00:05:06.100328 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 18/71] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:06 2026] GET /volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:06.120067 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f33c87a6-828a-413d-824c-264ea6035fe7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:06.122279 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:05:06.122759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2007207932"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:06.127016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2007207932'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:05:06.127214 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume of 1 GB Aug 20 00:05:06.134475 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Availability Zones retrieved successfully. Aug 20 00:05:06.144060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Flow 'volume_create_api' (c16243b6-8f01-4dc6-ada3-18dd2e7c4ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:06.145386 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83902b2f-10b2-4a63-b606-6f4c23f6d977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:06.147296 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:05:06.187093 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83902b2f-10b2-4a63-b606-6f4c23f6d977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:06.188053 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d141b046-32cc-4b61-aec0-97028761e373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:06.240992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Created reservations ['33fd187e-21ce-4f69-8473-47f37bd600f9', '933c3ff9-bc14-4b57-b26f-39106bbeb18b', '35c3261d-1304-48c4-a8c8-e2003e986ed9', '38df171c-b49a-473e-b377-04f04f676082'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:05:06.242647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d141b046-32cc-4b61-aec0-97028761e373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33fd187e-21ce-4f69-8473-47f37bd600f9', '933c3ff9-bc14-4b57-b26f-39106bbeb18b', '35c3261d-1304-48c4-a8c8-e2003e986ed9', '38df171c-b49a-473e-b377-04f04f676082']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:06.242914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7eb5080-b882-41c6-82bd-7c3fbe631a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:06.253200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7fc46bd8-1133-4d1e-be75-a614839057f5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:06.256861 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7fc46bd8-1133-4d1e-be75-a614839057f5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:06.257482 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7fc46bd8-1133-4d1e-be75-a614839057f5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:06.257720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7fc46bd8-1133-4d1e-be75-a614839057f5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:06.269271 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:06.269271 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:06.274496 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7fc46bd8-1133-4d1e-be75-a614839057f5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:06.275855 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7eb5080-b882-41c6-82bd-7c3fbe631a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52401b11-6ea3-41a5-99dc-51f93cce1de4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2007207932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f28b06d2689549959b94d3df2692b896',qos_specs=None,replication_status=,reservations=['33fd187e-21ce-4f69-8473-47f37bd600f9','933c3ff9-bc14-4b57-b26f-39106bbeb18b','35c3261d-1304-48c4-a8c8-e2003e986ed9','38df171c-b49a-473e-b377-04f04f676082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2007207932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52401b11-6ea3-41a5-99dc-51f93cce1de4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f28b06d2689549959b94d3df2692b896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:06.277056 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcdb5ed-bfa4-449f-931d-4217cc2924e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:06.282728 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7fc46bd8-1133-4d1e-be75-a614839057f5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:06.283702 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 19/72] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:06 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:06.304999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcdb5ed-bfa4-449f-931d-4217cc2924e6) transitioned into state 'SUCCESS' from state '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-2007207932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f28b06d2689549959b94d3df2692b896',qos_specs=None,replication_status=,reservations=['33fd187e-21ce-4f69-8473-47f37bd600f9','933c3ff9-bc14-4b57-b26f-39106bbeb18b','35c3261d-1304-48c4-a8c8-e2003e986ed9','38df171c-b49a-473e-b377-04f04f676082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e90aa6a1fa24ad7be6799740a0d1664',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:06.306455 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d3fe7d-c7a8-473d-8f62-d7c5fc4b7376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:06.322193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d3fe7d-c7a8-473d-8f62-d7c5fc4b7376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:06.323537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Flow 'volume_create_api' (c16243b6-8f01-4dc6-ada3-18dd2e7c4ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:06.324143 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Create volume request issued successfully. Aug 20 00:05:06.326086 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f33c87a6-828a-413d-824c-264ea6035fe7 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:05:06.326086 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 19/73] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:05:06 2026] POST /volume/v3/volumes => generated 748 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:05:06.347018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8367acf8-54cf-4e2d-ad5f-124e8ba374be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:06.349147 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8367acf8-54cf-4e2d-ad5f-124e8ba374be tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 Aug 20 00:05:06.349276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8367acf8-54cf-4e2d-ad5f-124e8ba374be tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:06.349525 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8367acf8-54cf-4e2d-ad5f-124e8ba374be tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:06.359915 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:06.359915 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:06.365264 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8367acf8-54cf-4e2d-ad5f-124e8ba374be tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:06.373614 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8367acf8-54cf-4e2d-ad5f-124e8ba374be tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 returned with HTTP 200 Aug 20 00:05:06.374436 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 18/74] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:06 2026] GET /volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:06.991258 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-08d10772-c1d9-49a8-82f6-6a39c8ac9eed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:06.994638 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08d10772-c1d9-49a8-82f6-6a39c8ac9eed tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:06.994872 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08d10772-c1d9-49a8-82f6-6a39c8ac9eed tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:06.995649 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08d10772-c1d9-49a8-82f6-6a39c8ac9eed tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:07.006673 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:07.006673 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:07.011642 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-08d10772-c1d9-49a8-82f6-6a39c8ac9eed tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:07.018482 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08d10772-c1d9-49a8-82f6-6a39c8ac9eed tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:07.019272 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 19/75] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:06 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:07.300657 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f4ed369d-48b3-489b-a77e-8f9bd0c8a23e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:07.304181 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f4ed369d-48b3-489b-a77e-8f9bd0c8a23e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:07.304181 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f4ed369d-48b3-489b-a77e-8f9bd0c8a23e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:07.304181 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f4ed369d-48b3-489b-a77e-8f9bd0c8a23e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:07.316477 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:07.316477 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:07.324018 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f4ed369d-48b3-489b-a77e-8f9bd0c8a23e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:07.331470 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f4ed369d-48b3-489b-a77e-8f9bd0c8a23e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:07.332508 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 20/76] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:07 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:07.395709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a2c0fe4b-c110-4e56-9703-e097094fe1c6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:07.400972 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2c0fe4b-c110-4e56-9703-e097094fe1c6 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 Aug 20 00:05:07.400972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2c0fe4b-c110-4e56-9703-e097094fe1c6 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:07.402211 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2c0fe4b-c110-4e56-9703-e097094fe1c6 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:07.414082 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:07.414082 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:07.423676 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a2c0fe4b-c110-4e56-9703-e097094fe1c6 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:07.430705 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2c0fe4b-c110-4e56-9703-e097094fe1c6 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 returned with HTTP 200 Aug 20 00:05:07.430918 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 20/77] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:07 2026] GET /volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:08.353140 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b4abb4d5-ab08-4ca4-a867-747033b72bbe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:08.358171 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4abb4d5-ab08-4ca4-a867-747033b72bbe tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:08.358338 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4abb4d5-ab08-4ca4-a867-747033b72bbe tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:08.358596 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4abb4d5-ab08-4ca4-a867-747033b72bbe tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:08.370296 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:08.370296 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:08.377909 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b4abb4d5-ab08-4ca4-a867-747033b72bbe tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:08.386055 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4abb4d5-ab08-4ca4-a867-747033b72bbe tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:08.386606 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 19/78] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:08 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:09.407815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-03614490-0f30-41c2-bffc-48644a7ce8f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:09.411621 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-03614490-0f30-41c2-bffc-48644a7ce8f7 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:09.411809 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-03614490-0f30-41c2-bffc-48644a7ce8f7 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:09.412080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-03614490-0f30-41c2-bffc-48644a7ce8f7 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:09.425313 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:09.425313 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:09.431798 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-03614490-0f30-41c2-bffc-48644a7ce8f7 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:09.440934 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-03614490-0f30-41c2-bffc-48644a7ce8f7 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:09.441711 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 20/79] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:09 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:10.461686 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3b0b2c90-a379-4fc9-ae06-83556f348cb6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:10.464327 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3b0b2c90-a379-4fc9-ae06-83556f348cb6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:10.464531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3b0b2c90-a379-4fc9-ae06-83556f348cb6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:10.464743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3b0b2c90-a379-4fc9-ae06-83556f348cb6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:10.472854 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:10.472854 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:10.480366 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3b0b2c90-a379-4fc9-ae06-83556f348cb6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:10.487623 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3b0b2c90-a379-4fc9-ae06-83556f348cb6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:10.488160 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 21/80] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:10 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:11.505098 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f0833b37-fed4-4c04-8262-8a6fab421147 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:11.508649 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0833b37-fed4-4c04-8262-8a6fab421147 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:11.508999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0833b37-fed4-4c04-8262-8a6fab421147 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:11.510108 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0833b37-fed4-4c04-8262-8a6fab421147 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:11.520970 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:11.520970 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:11.528226 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f0833b37-fed4-4c04-8262-8a6fab421147 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:11.536022 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0833b37-fed4-4c04-8262-8a6fab421147 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:11.536820 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 21/81] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:11 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:12.553684 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ea7256ac-e625-4228-a1c8-45c0cd4d3ed1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:12.556694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea7256ac-e625-4228-a1c8-45c0cd4d3ed1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:12.556908 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea7256ac-e625-4228-a1c8-45c0cd4d3ed1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:12.557137 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea7256ac-e625-4228-a1c8-45c0cd4d3ed1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:12.569654 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:12.569654 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:12.577575 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ea7256ac-e625-4228-a1c8-45c0cd4d3ed1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:12.594816 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea7256ac-e625-4228-a1c8-45c0cd4d3ed1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:12.595372 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 20/82] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:12 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:13.613633 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a666a2e-2574-4e82-be43-f3d036dbf14a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:13.618178 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a666a2e-2574-4e82-be43-f3d036dbf14a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:13.618816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a666a2e-2574-4e82-be43-f3d036dbf14a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:13.619220 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a666a2e-2574-4e82-be43-f3d036dbf14a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:13.631642 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:13.631642 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:13.644725 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9a666a2e-2574-4e82-be43-f3d036dbf14a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:13.657211 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a666a2e-2574-4e82-be43-f3d036dbf14a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:13.658346 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 21/83] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:13 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:14.674767 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f037bf88-b470-483f-a73c-3b5e88c2f530 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:14.678537 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f037bf88-b470-483f-a73c-3b5e88c2f530 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:14.678733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f037bf88-b470-483f-a73c-3b5e88c2f530 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:14.678983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f037bf88-b470-483f-a73c-3b5e88c2f530 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:14.694101 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:14.694101 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:14.706798 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f037bf88-b470-483f-a73c-3b5e88c2f530 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:14.715623 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f037bf88-b470-483f-a73c-3b5e88c2f530 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:14.716106 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 22/84] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:14 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:15.733978 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0f85eee-0434-42e2-aed9-24c731746619 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:15.736191 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0f85eee-0434-42e2-aed9-24c731746619 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:15.736428 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0f85eee-0434-42e2-aed9-24c731746619 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:15.736672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0f85eee-0434-42e2-aed9-24c731746619 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:15.746487 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:15.746487 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:15.754905 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a0f85eee-0434-42e2-aed9-24c731746619 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:15.766721 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0f85eee-0434-42e2-aed9-24c731746619 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:15.767203 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 22/85] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:15 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:16.785292 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-506d89ac-f9f3-4ab9-8e21-3c1cc562c308 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:16.787255 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-506d89ac-f9f3-4ab9-8e21-3c1cc562c308 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:16.787482 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-506d89ac-f9f3-4ab9-8e21-3c1cc562c308 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:16.787682 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-506d89ac-f9f3-4ab9-8e21-3c1cc562c308 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:16.798865 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:16.798865 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:16.804042 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-506d89ac-f9f3-4ab9-8e21-3c1cc562c308 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:16.809218 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-506d89ac-f9f3-4ab9-8e21-3c1cc562c308 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:16.809648 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 21/86] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:16 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:16.858981 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d60ce11-fd81-4a9e-acbc-8010a8405736 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:16.861455 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d60ce11-fd81-4a9e-acbc-8010a8405736 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:05:16.861693 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d60ce11-fd81-4a9e-acbc-8010a8405736 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:16.861932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d60ce11-fd81-4a9e-acbc-8010a8405736 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:16.871788 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:16.871788 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:16.876024 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d60ce11-fd81-4a9e-acbc-8010a8405736 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:16.881822 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d60ce11-fd81-4a9e-acbc-8010a8405736 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:05:16.882244 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 22/87] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:16 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:16.890568 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-70dbc052-95bc-45bb-858b-8e90d7e06e6a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:16.892743 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-70dbc052-95bc-45bb-858b-8e90d7e06e6a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 Aug 20 00:05:16.892990 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-70dbc052-95bc-45bb-858b-8e90d7e06e6a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:16.893215 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-70dbc052-95bc-45bb-858b-8e90d7e06e6a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:16.900365 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:16.900365 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:16.904463 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-70dbc052-95bc-45bb-858b-8e90d7e06e6a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:16.909101 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-70dbc052-95bc-45bb-858b-8e90d7e06e6a tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 returned with HTTP 200 Aug 20 00:05:16.909613 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 23/88] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:16 2026] GET /volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:16.920613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d1e2e39-c32f-4287-9d83-1db79c870891 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:16.923581 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d1e2e39-c32f-4287-9d83-1db79c870891 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 Aug 20 00:05:16.923767 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d1e2e39-c32f-4287-9d83-1db79c870891 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:16.923996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d1e2e39-c32f-4287-9d83-1db79c870891 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:16.931385 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:16.931385 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:16.935943 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d1e2e39-c32f-4287-9d83-1db79c870891 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:16.940789 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8d1e2e39-c32f-4287-9d83-1db79c870891 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 returned with HTTP 200 Aug 20 00:05:16.941401 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 23/89] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:16 2026] GET /volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:16.952698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3a393cc8-cd86-441c-923a-1f547ddec558 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:16.953312 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a393cc8-cd86-441c-923a-1f547ddec558 None None] GET https://10.4.3.9/volume// Aug 20 00:05:16.953471 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a393cc8-cd86-441c-923a-1f547ddec558 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:16.953647 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a393cc8-cd86-441c-923a-1f547ddec558 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:16.954114 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a393cc8-cd86-441c-923a-1f547ddec558 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:16.954416 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 22/90] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:05:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:16.962622 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-fbfc0722-2eb1-4386-a661-60ef793e94fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:16.964523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-fbfc0722-2eb1-4386-a661-60ef793e94fb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:16.964826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-fbfc0722-2eb1-4386-a661-60ef793e94fb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "875e9e18-2a8a-46a3-9adb-68f7ab34082a", "connector": null, "instance_uuid": "1c9f4781-24a6-4305-a1fc-2702454face3"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:16.972775 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:16.972775 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:17.001238 np0000007832 devstack@c-api.service[100466]: /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 20 00:05:17.001238 np0000007832 devstack@c-api.service[100466]: .first() Aug 20 00:05:17.017808 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-fbfc0722-2eb1-4386-a661-60ef793e94fb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:17.018390 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 23/91] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:16 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 20 00:05:17.027027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b9a97fea-ff05-4b65-9604-fc87ac2e432c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:17.027783 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b9a97fea-ff05-4b65-9604-fc87ac2e432c None None] GET https://10.4.3.9/volume// Aug 20 00:05:17.027997 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b9a97fea-ff05-4b65-9604-fc87ac2e432c None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:17.028211 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b9a97fea-ff05-4b65-9604-fc87ac2e432c None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:17.028667 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b9a97fea-ff05-4b65-9604-fc87ac2e432c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:17.029275 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 24/92] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:05:17 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:17.036405 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8e05602c-f64f-4169-bfc9-a6a42cf60619 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:17.040959 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8e05602c-f64f-4169-bfc9-a6a42cf60619 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:17.041428 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8e05602c-f64f-4169-bfc9-a6a42cf60619 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b110a82f-def2-43ee-a82f-ff054c3ad5b1", "connector": null, "instance_uuid": "1c9f4781-24a6-4305-a1fc-2702454face3"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:17.051542 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:17.051542 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:17.090020 np0000007832 devstack@c-api.service[100467]: /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 20 00:05:17.090020 np0000007832 devstack@c-api.service[100467]: .first() Aug 20 00:05:17.110975 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8e05602c-f64f-4169-bfc9-a6a42cf60619 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:17.111573 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 24/93] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:17 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:17.123017 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-47d80856-0975-404f-939d-a6c9a9fe96c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:17.123556 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47d80856-0975-404f-939d-a6c9a9fe96c9 None None] GET https://10.4.3.9/volume// Aug 20 00:05:17.123792 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47d80856-0975-404f-939d-a6c9a9fe96c9 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:17.124072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47d80856-0975-404f-939d-a6c9a9fe96c9 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:17.124502 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47d80856-0975-404f-939d-a6c9a9fe96c9 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:17.124894 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 23/94] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:05:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:17.133591 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-f91e08cd-3584-4596-be75-00269c39a497 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:17.136129 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-f91e08cd-3584-4596-be75-00269c39a497 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:17.136670 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-f91e08cd-3584-4596-be75-00269c39a497 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52401b11-6ea3-41a5-99dc-51f93cce1de4", "connector": null, "instance_uuid": "1c9f4781-24a6-4305-a1fc-2702454face3"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:17.150310 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:17.150310 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:17.187387 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-f91e08cd-3584-4596-be75-00269c39a497 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:17.187835 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 24/95] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:17 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 20 00:05:17.829691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9737c916-8514-4187-9a30-8313b8725658 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:17.832747 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9737c916-8514-4187-9a30-8313b8725658 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:17.832747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9737c916-8514-4187-9a30-8313b8725658 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:17.833521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9737c916-8514-4187-9a30-8313b8725658 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:17.843189 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:17.843189 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:17.848839 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9737c916-8514-4187-9a30-8313b8725658 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:17.859289 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9737c916-8514-4187-9a30-8313b8725658 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:17.860952 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 25/96] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:17 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:18.875665 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ea9d024a-17a7-46d8-a29a-eb8431bc20c0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:18.877341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea9d024a-17a7-46d8-a29a-eb8431bc20c0 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:18.877537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea9d024a-17a7-46d8-a29a-eb8431bc20c0 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:18.877723 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea9d024a-17a7-46d8-a29a-eb8431bc20c0 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:18.884138 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:18.884138 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:18.888310 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ea9d024a-17a7-46d8-a29a-eb8431bc20c0 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:18.894860 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea9d024a-17a7-46d8-a29a-eb8431bc20c0 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:18.895532 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 25/97] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:18 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:19.451049 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-11a8cfc2-cc24-48dd-8d6b-3604b71a001e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:19.451586 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11a8cfc2-cc24-48dd-8d6b-3604b71a001e None None] GET https://10.4.3.9/volume// Aug 20 00:05:19.451831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11a8cfc2-cc24-48dd-8d6b-3604b71a001e None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:19.452132 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11a8cfc2-cc24-48dd-8d6b-3604b71a001e None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:19.452595 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11a8cfc2-cc24-48dd-8d6b-3604b71a001e None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:19.454728 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 24/98] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:19 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:19.476991 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8ddf6574-45cf-43ca-92d7-d0e38e172128 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:19.485919 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8ddf6574-45cf-43ca-92d7-d0e38e172128 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:05:19.485919 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8ddf6574-45cf-43ca-92d7-d0e38e172128 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:19.485919 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8ddf6574-45cf-43ca-92d7-d0e38e172128 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:19.499152 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:19.499152 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:19.504921 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8ddf6574-45cf-43ca-92d7-d0e38e172128 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:19.509867 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8ddf6574-45cf-43ca-92d7-d0e38e172128 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:05:19.510370 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 25/99] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:19 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 1566 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:19.912513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ca212795-959a-4f64-905a-86aeff404d2d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:19.915048 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca212795-959a-4f64-905a-86aeff404d2d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:19.915358 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ca212795-959a-4f64-905a-86aeff404d2d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:19.915670 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ca212795-959a-4f64-905a-86aeff404d2d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:19.925158 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:19.925158 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:19.930847 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ca212795-959a-4f64-905a-86aeff404d2d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:19.936738 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca212795-959a-4f64-905a-86aeff404d2d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:19.937274 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 26/100] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:19 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:20.318550 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-7355ad0c-2f36-4d08-9d59-0775d9f13a80 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:20.325161 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-7355ad0c-2f36-4d08-9d59-0775d9f13a80 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] PUT https://10.4.3.9/volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca Aug 20 00:05:20.325161 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-7355ad0c-2f36-4d08-9d59-0775d9f13a80 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:20.338433 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-7355ad0c-2f36-4d08-9d59-0775d9f13a80 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Acquiring lock "cinder-attachment_update-875e9e18-2a8a-46a3-9adb-68f7ab34082a-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:20.346944 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-7355ad0c-2f36-4d08-9d59-0775d9f13a80 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Lock "cinder-attachment_update-875e9e18-2a8a-46a3-9adb-68f7ab34082a-np0000007832" acquired by "attachment_update" :: waited 0.008s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:20.348330 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:20.348330 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:20.509159 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-7355ad0c-2f36-4d08-9d59-0775d9f13a80 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Lock "cinder-attachment_update-875e9e18-2a8a-46a3-9adb-68f7ab34082a-np0000007832" released by "attachment_update" :: held 0.162s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:20.509803 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-7355ad0c-2f36-4d08-9d59-0775d9f13a80 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca returned with HTTP 200 Aug 20 00:05:20.510688 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 26/101] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:20 2026] PUT /volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:20.551091 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-47be0e5c-9e49-4238-9f8f-eeddfc42e26c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:20.565867 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-47be0e5c-9e49-4238-9f8f-eeddfc42e26c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca/action Aug 20 00:05:20.567216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-47be0e5c-9e49-4238-9f8f-eeddfc42e26c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:20.567319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-47be0e5c-9e49-4238-9f8f-eeddfc42e26c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:20.591777 np0000007832 devstack@c-api.service[100468]: /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 20 00:05:20.591777 np0000007832 devstack@c-api.service[100468]: .first() Aug 20 00:05:20.624350 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:20.624350 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:20.651085 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-47be0e5c-9e49-4238-9f8f-eeddfc42e26c tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca/action returned with HTTP 204 Aug 20 00:05:20.651085 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 25/102] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:20 2026] POST /volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:20.687743 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-71a7a14c-372b-46d1-9bd8-2cf2093af341 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:20.688099 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-71a7a14c-372b-46d1-9bd8-2cf2093af341 None None] GET https://10.4.3.9/volume// Aug 20 00:05:20.688157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-71a7a14c-372b-46d1-9bd8-2cf2093af341 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:20.688414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-71a7a14c-372b-46d1-9bd8-2cf2093af341 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:20.688975 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-71a7a14c-372b-46d1-9bd8-2cf2093af341 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:20.691307 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 26/103] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:20 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:20.700910 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-ecf317a2-a60b-4ba6-b9cd-6fb4021160c2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:20.705728 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-ecf317a2-a60b-4ba6-b9cd-6fb4021160c2 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 Aug 20 00:05:20.708789 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-ecf317a2-a60b-4ba6-b9cd-6fb4021160c2 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:20.709755 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-ecf317a2-a60b-4ba6-b9cd-6fb4021160c2 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:20.731190 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:20.731190 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:20.745229 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-ecf317a2-a60b-4ba6-b9cd-6fb4021160c2 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:20.751728 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-ecf317a2-a60b-4ba6-b9cd-6fb4021160c2 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 returned with HTTP 200 Aug 20 00:05:20.752546 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 27/104] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:20 2026] GET /volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 => generated 1020 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:20.856776 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1c0aa96a-f47e-49d5-b203-daa2a4561516 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:20.865062 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1c0aa96a-f47e-49d5-b203-daa2a4561516 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] PUT https://10.4.3.9/volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3 Aug 20 00:05:20.865062 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1c0aa96a-f47e-49d5-b203-daa2a4561516 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:20.879147 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1c0aa96a-f47e-49d5-b203-daa2a4561516 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Acquiring lock "cinder-attachment_update-b110a82f-def2-43ee-a82f-ff054c3ad5b1-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:20.886621 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1c0aa96a-f47e-49d5-b203-daa2a4561516 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Lock "cinder-attachment_update-b110a82f-def2-43ee-a82f-ff054c3ad5b1-np0000007832" acquired by "attachment_update" :: waited 0.008s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:20.887993 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:20.887993 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:20.952564 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fadf27e0-094f-4532-94f5-8c030ea7b909 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:20.954562 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fadf27e0-094f-4532-94f5-8c030ea7b909 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:20.954825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fadf27e0-094f-4532-94f5-8c030ea7b909 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:20.955107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fadf27e0-094f-4532-94f5-8c030ea7b909 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:20.971774 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:20.971774 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:20.977012 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fadf27e0-094f-4532-94f5-8c030ea7b909 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:20.983227 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fadf27e0-094f-4532-94f5-8c030ea7b909 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:20.983655 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 26/105] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:20 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:21.000773 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1c0aa96a-f47e-49d5-b203-daa2a4561516 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Lock "cinder-attachment_update-b110a82f-def2-43ee-a82f-ff054c3ad5b1-np0000007832" released by "attachment_update" :: held 0.114s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:21.000957 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1c0aa96a-f47e-49d5-b203-daa2a4561516 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3 returned with HTTP 200 Aug 20 00:05:21.001524 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 27/106] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:20 2026] PUT /volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:21.032269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8482281e-32e7-4edb-b913-a2896d296e83 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:21.036166 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8482281e-32e7-4edb-b913-a2896d296e83 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3/action Aug 20 00:05:21.036166 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8482281e-32e7-4edb-b913-a2896d296e83 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:21.037289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8482281e-32e7-4edb-b913-a2896d296e83 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:21.067908 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:21.067908 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:21.087131 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-8482281e-32e7-4edb-b913-a2896d296e83 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3/action returned with HTTP 204 Aug 20 00:05:21.087744 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 27/107] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:21 2026] POST /volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:21.116905 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8aac4a69-a2bc-4b10-aadb-a0b2ab6c8bb6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:21.117464 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8aac4a69-a2bc-4b10-aadb-a0b2ab6c8bb6 None None] GET https://10.4.3.9/volume// Aug 20 00:05:21.117563 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8aac4a69-a2bc-4b10-aadb-a0b2ab6c8bb6 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:21.117781 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8aac4a69-a2bc-4b10-aadb-a0b2ab6c8bb6 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:21.118278 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8aac4a69-a2bc-4b10-aadb-a0b2ab6c8bb6 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:21.120545 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 28/108] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:21 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:21.131148 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e47ed6e0-d17d-4ee6-a599-e46591cffd5f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:21.133564 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e47ed6e0-d17d-4ee6-a599-e46591cffd5f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 Aug 20 00:05:21.133876 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e47ed6e0-d17d-4ee6-a599-e46591cffd5f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:21.134090 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e47ed6e0-d17d-4ee6-a599-e46591cffd5f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:21.145655 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:21.145655 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:21.159421 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e47ed6e0-d17d-4ee6-a599-e46591cffd5f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:05:21.172784 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e47ed6e0-d17d-4ee6-a599-e46591cffd5f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 returned with HTTP 200 Aug 20 00:05:21.173390 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 27/109] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:21 2026] GET /volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 => generated 1020 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:21.265190 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1a933a70-41cf-4fdc-a0a4-a3891d0064da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:21.268809 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1a933a70-41cf-4fdc-a0a4-a3891d0064da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] PUT https://10.4.3.9/volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104 Aug 20 00:05:21.269972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1a933a70-41cf-4fdc-a0a4-a3891d0064da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:21.282913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1a933a70-41cf-4fdc-a0a4-a3891d0064da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Acquiring lock "cinder-attachment_update-52401b11-6ea3-41a5-99dc-51f93cce1de4-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:21.290638 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1a933a70-41cf-4fdc-a0a4-a3891d0064da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Lock "cinder-attachment_update-52401b11-6ea3-41a5-99dc-51f93cce1de4-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:21.291643 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:21.291643 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:21.412357 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1a933a70-41cf-4fdc-a0a4-a3891d0064da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Lock "cinder-attachment_update-52401b11-6ea3-41a5-99dc-51f93cce1de4-np0000007832" released by "attachment_update" :: held 0.122s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:21.412795 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-1a933a70-41cf-4fdc-a0a4-a3891d0064da tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104 returned with HTTP 200 Aug 20 00:05:21.414057 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 28/110] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:21 2026] PUT /volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:21.448746 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e0a76b0e-f52f-4da6-8c58-0600e798e704 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:21.453474 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e0a76b0e-f52f-4da6-8c58-0600e798e704 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] POST https://10.4.3.9/volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104/action Aug 20 00:05:21.455085 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e0a76b0e-f52f-4da6-8c58-0600e798e704 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:21.455273 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e0a76b0e-f52f-4da6-8c58-0600e798e704 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:21.486038 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:21.486038 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:21.500192 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f7d7bdbb-c0a4-42c1-aeb9-602b6c8146c2 req-e0a76b0e-f52f-4da6-8c58-0600e798e704 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104/action returned with HTTP 204 Aug 20 00:05:21.500192 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 28/111] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:21 2026] POST /volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:22.022176 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-95f296a6-9065-4693-b123-dea2a65dbfa3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:22.027739 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95f296a6-9065-4693-b123-dea2a65dbfa3 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:22.027739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95f296a6-9065-4693-b123-dea2a65dbfa3 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:22.027876 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95f296a6-9065-4693-b123-dea2a65dbfa3 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:22.041401 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:22.041401 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:22.048228 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-95f296a6-9065-4693-b123-dea2a65dbfa3 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:22.055592 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95f296a6-9065-4693-b123-dea2a65dbfa3 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:22.059995 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 29/112] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:22 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:23.073028 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2ce72acc-9286-403a-9d0f-fd28194a4620 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:23.075850 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ce72acc-9286-403a-9d0f-fd28194a4620 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:23.076010 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ce72acc-9286-403a-9d0f-fd28194a4620 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:23.076230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ce72acc-9286-403a-9d0f-fd28194a4620 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:23.085119 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:23.085119 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:23.090031 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2ce72acc-9286-403a-9d0f-fd28194a4620 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:23.096092 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ce72acc-9286-403a-9d0f-fd28194a4620 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:23.096599 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 28/113] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:23 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:24.113112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be6caa9e-bbba-49e0-8d8d-e4d71798f77a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:24.115920 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be6caa9e-bbba-49e0-8d8d-e4d71798f77a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:24.115920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be6caa9e-bbba-49e0-8d8d-e4d71798f77a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:24.116194 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be6caa9e-bbba-49e0-8d8d-e4d71798f77a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:24.125600 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:24.125600 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:24.129218 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-be6caa9e-bbba-49e0-8d8d-e4d71798f77a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:24.134740 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be6caa9e-bbba-49e0-8d8d-e4d71798f77a tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:24.135309 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 29/114] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:24 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:25.158958 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3493753-3a0d-4701-aef2-77b2ee5b96db None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:25.162185 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3493753-3a0d-4701-aef2-77b2ee5b96db tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:25.162919 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3493753-3a0d-4701-aef2-77b2ee5b96db tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:25.162919 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3493753-3a0d-4701-aef2-77b2ee5b96db tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:25.179720 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:25.179720 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:25.186372 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3493753-3a0d-4701-aef2-77b2ee5b96db tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:25.195103 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3493753-3a0d-4701-aef2-77b2ee5b96db tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:25.195799 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 29/115] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:25 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:26.217911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6a510f0c-6054-4864-8d6f-b91795829952 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:26.220973 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6a510f0c-6054-4864-8d6f-b91795829952 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:26.221228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6a510f0c-6054-4864-8d6f-b91795829952 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:26.221432 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6a510f0c-6054-4864-8d6f-b91795829952 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:26.230650 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:26.230650 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:26.236124 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6a510f0c-6054-4864-8d6f-b91795829952 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:26.243528 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6a510f0c-6054-4864-8d6f-b91795829952 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:26.243810 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 30/116] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:26 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:27.261583 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1d4919c8-a49c-4413-a8f5-f7295fda65fd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:27.265309 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1d4919c8-a49c-4413-a8f5-f7295fda65fd tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:27.265487 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1d4919c8-a49c-4413-a8f5-f7295fda65fd tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:27.265706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1d4919c8-a49c-4413-a8f5-f7295fda65fd tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:27.277735 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:27.277735 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:27.286728 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1d4919c8-a49c-4413-a8f5-f7295fda65fd tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:27.291146 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1d4919c8-a49c-4413-a8f5-f7295fda65fd tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:27.291600 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 29/117] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:27 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:28.307073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5787ff6a-65ed-4ee6-90a7-07b303087fb1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:28.312571 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5787ff6a-65ed-4ee6-90a7-07b303087fb1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:28.312571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5787ff6a-65ed-4ee6-90a7-07b303087fb1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:28.312571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5787ff6a-65ed-4ee6-90a7-07b303087fb1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:28.326126 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:28.326126 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:28.330670 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5787ff6a-65ed-4ee6-90a7-07b303087fb1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:28.336382 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5787ff6a-65ed-4ee6-90a7-07b303087fb1 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:28.336943 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 30/118] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:28 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:29.073179 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-af22adec-1578-41b7-b198-54df6c040e92 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:29.075478 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:05:29.075938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2088760496"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:29.077858 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2088760496'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:05:29.078042 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Create volume of 1 GB Aug 20 00:05:29.082882 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Availability Zones retrieved successfully. Aug 20 00:05:29.091116 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Flow 'volume_create_api' (ca6781ec-6ebb-458f-90eb-f7e8f9ebe6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:29.092510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c543b0f1-6f79-447a-9a20-12562ec17df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:29.093834 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:05:29.131190 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c543b0f1-6f79-447a-9a20-12562ec17df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:29.131424 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac756c5f-9cdc-4077-b468-ae0a0ffc11e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:29.221106 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Created reservations ['1c6b5d6a-7881-420d-90c6-6e023485b563', '270f314e-2643-44dd-947b-769d0bdf42da', '45f4cd0c-c0e3-482d-b7f5-0708d77f34e8', '06f0a066-45d0-4e68-b175-f5e694339156'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:05:29.221765 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac756c5f-9cdc-4077-b468-ae0a0ffc11e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c6b5d6a-7881-420d-90c6-6e023485b563', '270f314e-2643-44dd-947b-769d0bdf42da', '45f4cd0c-c0e3-482d-b7f5-0708d77f34e8', '06f0a066-45d0-4e68-b175-f5e694339156']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:29.223063 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b469ffc6-532b-40cd-a1dd-786fb8037649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:29.257108 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b469ffc6-532b-40cd-a1dd-786fb8037649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b431669-8f57-498e-a783-1c7fa10ce038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2088760496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f209d73410344b59a1a738360b3a04d0',qos_specs=None,replication_status=,reservations=['1c6b5d6a-7881-420d-90c6-6e023485b563','270f314e-2643-44dd-947b-769d0bdf42da','45f4cd0c-c0e3-482d-b7f5-0708d77f34e8','06f0a066-45d0-4e68-b175-f5e694339156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae0e0068716438bb004a4f34f1ce426',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2088760496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b431669-8f57-498e-a783-1c7fa10ce038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f209d73410344b59a1a738360b3a04d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bae0e0068716438bb004a4f34f1ce426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:29.257757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933ff3a5-8dbd-4ebb-aa5e-bdc8fb948192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:29.286287 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933ff3a5-8dbd-4ebb-aa5e-bdc8fb948192) transitioned into state 'SUCCESS' from state '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-2088760496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f209d73410344b59a1a738360b3a04d0',qos_specs=None,replication_status=,reservations=['1c6b5d6a-7881-420d-90c6-6e023485b563','270f314e-2643-44dd-947b-769d0bdf42da','45f4cd0c-c0e3-482d-b7f5-0708d77f34e8','06f0a066-45d0-4e68-b175-f5e694339156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae0e0068716438bb004a4f34f1ce426',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:29.288323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fc4c71a-359f-425a-ac2f-921cd6e35f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:29.309743 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fc4c71a-359f-425a-ac2f-921cd6e35f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:29.310646 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Flow 'volume_create_api' (ca6781ec-6ebb-458f-90eb-f7e8f9ebe6bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:29.310969 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Create volume request issued successfully. Aug 20 00:05:29.311648 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af22adec-1578-41b7-b198-54df6c040e92 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:05:29.312521 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 30/119] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:05:29 2026] POST /volume/v3/volumes => generated 751 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:05:29.329873 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ded679b7-07bf-4cca-aa00-d543520413b8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:29.332174 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ded679b7-07bf-4cca-aa00-d543520413b8 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:29.332480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ded679b7-07bf-4cca-aa00-d543520413b8 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:29.332924 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ded679b7-07bf-4cca-aa00-d543520413b8 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:29.342175 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:29.342175 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:29.348237 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ded679b7-07bf-4cca-aa00-d543520413b8 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:29.359967 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ded679b7-07bf-4cca-aa00-d543520413b8 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:29.360656 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 31/120] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:29 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:29.362354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aced9388-bf1f-42c5-972c-c1654653a163 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:29.367448 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aced9388-bf1f-42c5-972c-c1654653a163 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:29.369123 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aced9388-bf1f-42c5-972c-c1654653a163 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:29.369123 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aced9388-bf1f-42c5-972c-c1654653a163 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:29.378815 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:29.378815 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:29.391299 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aced9388-bf1f-42c5-972c-c1654653a163 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:29.398777 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aced9388-bf1f-42c5-972c-c1654653a163 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:29.399319 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 30/121] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:29 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:30.381505 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-513d79ab-6c3a-4880-86ad-b24dafe0a64c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:30.383483 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-513d79ab-6c3a-4880-86ad-b24dafe0a64c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:30.383706 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-513d79ab-6c3a-4880-86ad-b24dafe0a64c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:30.384351 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-513d79ab-6c3a-4880-86ad-b24dafe0a64c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:30.394437 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:30.394437 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:30.399275 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-513d79ab-6c3a-4880-86ad-b24dafe0a64c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:30.404170 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-513d79ab-6c3a-4880-86ad-b24dafe0a64c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:30.404770 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 31/122] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:30 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:30.418043 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b0b5ae64-22eb-4019-be18-b06d0b567e34 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:30.420633 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0b5ae64-22eb-4019-be18-b06d0b567e34 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:30.420861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0b5ae64-22eb-4019-be18-b06d0b567e34 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:30.421157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0b5ae64-22eb-4019-be18-b06d0b567e34 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:30.424174 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=184,cinder:INSERT=32,cinder:UPDATE=44 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:05:30.440403 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:30.440403 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:30.448798 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b0b5ae64-22eb-4019-be18-b06d0b567e34 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:30.458522 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0b5ae64-22eb-4019-be18-b06d0b567e34 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:30.459376 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 31/123] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:30 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 1155 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:30.478209 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-6356e337-0a61-463b-8186-bc1817bdb503 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:30.485028 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-6356e337-0a61-463b-8186-bc1817bdb503 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:30.485028 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-6356e337-0a61-463b-8186-bc1817bdb503 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:30.485318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-6356e337-0a61-463b-8186-bc1817bdb503 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:30.495312 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:30.495312 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:30.500877 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-6356e337-0a61-463b-8186-bc1817bdb503 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:30.507907 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-6356e337-0a61-463b-8186-bc1817bdb503 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:30.508500 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 32/124] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:30 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:30.519079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-fee18d75-eab9-4cf3-9980-15dcee0d2259 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:30.521625 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-fee18d75-eab9-4cf3-9980-15dcee0d2259 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:30.521746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-fee18d75-eab9-4cf3-9980-15dcee0d2259 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:30.522230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-fee18d75-eab9-4cf3-9980-15dcee0d2259 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:30.530011 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:30.530011 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:30.537231 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-fee18d75-eab9-4cf3-9980-15dcee0d2259 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:30.548858 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-fee18d75-eab9-4cf3-9980-15dcee0d2259 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:30.549311 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 31/125] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:30 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 1155 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:30.887953 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4564282f-4a99-461c-8eb3-77a955de0fbb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:30.888796 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4564282f-4a99-461c-8eb3-77a955de0fbb None None] GET https://10.4.3.9/volume// Aug 20 00:05:30.889030 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4564282f-4a99-461c-8eb3-77a955de0fbb None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:30.889296 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4564282f-4a99-461c-8eb3-77a955de0fbb None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:30.889875 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4564282f-4a99-461c-8eb3-77a955de0fbb None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:30.890300 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 32/126] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:05:30 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:30.921113 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-2d3b56b4-7864-4720-ace7-8ae1a24ef0c0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:30.958759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-da082dc2-ad82-4277-9245-a07ab9776275 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:30.962627 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-da082dc2-ad82-4277-9245-a07ab9776275 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:30.962912 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-da082dc2-ad82-4277-9245-a07ab9776275 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:30.963186 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-da082dc2-ad82-4277-9245-a07ab9776275 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:30.966502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:30.968184 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=150,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:05:30.970148 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:05:30.970628 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1180637731"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:30.972330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1180637731'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:05:30.972467 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Create volume of 1 GB Aug 20 00:05:30.977821 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:30.977821 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:30.979763 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Availability Zones retrieved successfully. Aug 20 00:05:30.988211 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-da082dc2-ad82-4277-9245-a07ab9776275 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:30.992475 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Flow 'volume_create_api' (0a40804e-22a9-446f-877f-502aff505cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:30.994594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4890f10d-3f41-426a-ade3-12ecd8c18cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:30.995286 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-da082dc2-ad82-4277-9245-a07ab9776275 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:30.995781 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:05:30.995873 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 33/127] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:30 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 1155 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:31.012395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dc1efa96-fb1e-43e0-9591-94aeed539bb6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:31.012395 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc1efa96-fb1e-43e0-9591-94aeed539bb6 None None] GET https://10.4.3.9/volume// Aug 20 00:05:31.012395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc1efa96-fb1e-43e0-9591-94aeed539bb6 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:31.012395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc1efa96-fb1e-43e0-9591-94aeed539bb6 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:31.012395 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc1efa96-fb1e-43e0-9591-94aeed539bb6 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:31.018755 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 33/128] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:05:31 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:31.031535 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-2ece2573-337f-4ebc-8481-5da2b95b0984 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:31.034819 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-2ece2573-337f-4ebc-8481-5da2b95b0984 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:31.035033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-2ece2573-337f-4ebc-8481-5da2b95b0984 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f584264-e68f-4d93-9983-0ddef5ddb5d1", "connector": null, "instance_uuid": "b72b56ac-a80d-4bc5-9803-03d8f3ebaa63"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:31.041434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4890f10d-3f41-426a-ade3-12ecd8c18cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:31.042819 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c882725f-55c8-4b56-a636-53b872ebf6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:31.049670 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:31.049670 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:31.100132 np0000007832 devstack@c-api.service[100469]: /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 20 00:05:31.100132 np0000007832 devstack@c-api.service[100469]: .first() Aug 20 00:05:31.121678 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-2ece2573-337f-4ebc-8481-5da2b95b0984 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:31.122429 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 34/129] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:31 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 20 00:05:31.128216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Created reservations ['d271b85f-2601-4f00-9fbf-c45735d658ca', '7bd136e5-5eb2-48b3-9534-786ab2d8b9fa', '5e242264-13ed-48a0-9f56-89e61e595762', '7ddb6169-0cc8-4388-b416-e56b1493ec6f'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:05:31.129065 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c882725f-55c8-4b56-a636-53b872ebf6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d271b85f-2601-4f00-9fbf-c45735d658ca', '7bd136e5-5eb2-48b3-9534-786ab2d8b9fa', '5e242264-13ed-48a0-9f56-89e61e595762', '7ddb6169-0cc8-4388-b416-e56b1493ec6f']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:31.129907 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4cf5e0-c690-4ada-887e-403c439653ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:31.157246 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4cf5e0-c690-4ada-887e-403c439653ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a98e65b-1fcd-4d27-a455-0c289ad08b0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1180637731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18cecffdf2d547abbe6444a1c4629504',qos_specs=None,replication_status=,reservations=['d271b85f-2601-4f00-9fbf-c45735d658ca','7bd136e5-5eb2-48b3-9534-786ab2d8b9fa','5e242264-13ed-48a0-9f56-89e61e595762','7ddb6169-0cc8-4388-b416-e56b1493ec6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44db2327f59442dab2f03c82d47bd2df',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1180637731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a98e65b-1fcd-4d27-a455-0c289ad08b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18cecffdf2d547abbe6444a1c4629504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44db2327f59442dab2f03c82d47bd2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:31.158141 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224ee2a2-516f-4db6-9151-c1f32257ed62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:31.189759 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224ee2a2-516f-4db6-9151-c1f32257ed62) transitioned into state 'SUCCESS' from state '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-1180637731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18cecffdf2d547abbe6444a1c4629504',qos_specs=None,replication_status=,reservations=['d271b85f-2601-4f00-9fbf-c45735d658ca','7bd136e5-5eb2-48b3-9534-786ab2d8b9fa','5e242264-13ed-48a0-9f56-89e61e595762','7ddb6169-0cc8-4388-b416-e56b1493ec6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44db2327f59442dab2f03c82d47bd2df',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:31.190532 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c5b632-9aed-45e8-b43f-084a7b3fe308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:05:31.209135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c5b632-9aed-45e8-b43f-084a7b3fe308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:05:31.210402 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Flow 'volume_create_api' (0a40804e-22a9-446f-877f-502aff505cab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:05:31.211036 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Create volume request issued successfully. Aug 20 00:05:31.211711 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2c32e75-5327-4991-aba1-c0115748f5f9 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:05:31.212541 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 32/130] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:05:30 2026] POST /volume/v3/volumes => generated 748 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:05:31.239858 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8518de98-c076-4d78-bcea-16687f20bb58 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:31.243977 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8518de98-c076-4d78-bcea-16687f20bb58 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:31.244217 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8518de98-c076-4d78-bcea-16687f20bb58 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:31.245727 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8518de98-c076-4d78-bcea-16687f20bb58 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:31.267796 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:31.267796 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:31.283393 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8518de98-c076-4d78-bcea-16687f20bb58 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:31.294248 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8518de98-c076-4d78-bcea-16687f20bb58 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:31.295124 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 34/131] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:31 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:31.353937 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-2d3b56b4-7864-4720-ace7-8ae1a24ef0c0 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:31.354457 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-2d3b56b4-7864-4720-ace7-8ae1a24ef0c0 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b431669-8f57-498e-a783-1c7fa10ce038", "connector": null, "instance_uuid": "2c1ddbaa-8efa-4299-8de0-426a88198434"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:31.377266 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:31.377266 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:31.441660 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-2d3b56b4-7864-4720-ace7-8ae1a24ef0c0 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:31.441660 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 32/132] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:30 2026] POST /volume/v3/attachments => generated 273 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:31.508517 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3153fed8-16f5-47de-9f6a-7c65768da71a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:31.512991 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3153fed8-16f5-47de-9f6a-7c65768da71a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:31.513227 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3153fed8-16f5-47de-9f6a-7c65768da71a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:31.514318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3153fed8-16f5-47de-9f6a-7c65768da71a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:31.533685 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-841a20d7-ca35-4089-aced-b6d20babee21 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:31.535915 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-841a20d7-ca35-4089-aced-b6d20babee21 None None] GET https://10.4.3.9/volume// Aug 20 00:05:31.535915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-841a20d7-ca35-4089-aced-b6d20babee21 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:31.535915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-841a20d7-ca35-4089-aced-b6d20babee21 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:31.535915 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-841a20d7-ca35-4089-aced-b6d20babee21 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:31.535915 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 33/133] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:31 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:31.546621 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-ed6fdd30-9a4a-41c3-92ba-a81e27727e8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:31.550323 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-ed6fdd30-9a4a-41c3-92ba-a81e27727e8d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:31.550323 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-ed6fdd30-9a4a-41c3-92ba-a81e27727e8d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:31.550323 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-ed6fdd30-9a4a-41c3-92ba-a81e27727e8d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:31.550881 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:31.550881 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:31.558463 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3153fed8-16f5-47de-9f6a-7c65768da71a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:31.564241 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:31.564241 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:31.566483 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3153fed8-16f5-47de-9f6a-7c65768da71a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:31.567369 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 35/134] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:31 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:31.583563 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-ed6fdd30-9a4a-41c3-92ba-a81e27727e8d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:31.594346 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-ed6fdd30-9a4a-41c3-92ba-a81e27727e8d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:31.595084 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 35/135] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:31 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1023 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:31.715950 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-82929de3-3f5b-4ed2-967a-e773454dd7ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:31.718474 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-82929de3-3f5b-4ed2-967a-e773454dd7ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] PUT https://10.4.3.9/volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d Aug 20 00:05:31.719053 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-82929de3-3f5b-4ed2-967a-e773454dd7ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:31.729755 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-82929de3-3f5b-4ed2-967a-e773454dd7ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Acquiring lock "cinder-attachment_update-3b431669-8f57-498e-a783-1c7fa10ce038-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:31.738915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-82929de3-3f5b-4ed2-967a-e773454dd7ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Lock "cinder-attachment_update-3b431669-8f57-498e-a783-1c7fa10ce038-np0000007832" acquired by "attachment_update" :: waited 0.009s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:31.740392 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:31.740392 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:31.865179 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-82929de3-3f5b-4ed2-967a-e773454dd7ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Lock "cinder-attachment_update-3b431669-8f57-498e-a783-1c7fa10ce038-np0000007832" released by "attachment_update" :: held 0.126s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:31.865533 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-82929de3-3f5b-4ed2-967a-e773454dd7ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d returned with HTTP 200 Aug 20 00:05:31.866083 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 33/136] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:31 2026] PUT /volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:32.314695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ff64d8cc-2fdc-455f-8ac4-ed2205e696d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:32.317580 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff64d8cc-2fdc-455f-8ac4-ed2205e696d8 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:32.318039 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff64d8cc-2fdc-455f-8ac4-ed2205e696d8 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:32.318237 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff64d8cc-2fdc-455f-8ac4-ed2205e696d8 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:32.322774 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=197,cinder:INSERT=37,cinder:UPDATE=50 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:05:32.468526 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:32.468526 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:32.473662 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ff64d8cc-2fdc-455f-8ac4-ed2205e696d8 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:32.478976 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff64d8cc-2fdc-455f-8ac4-ed2205e696d8 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:32.479376 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 34/137] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:32 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:32.537302 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-142febd6-3f81-45d0-897d-fca4a3e64225 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:32.539586 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-142febd6-3f81-45d0-897d-fca4a3e64225 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:32.540027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-142febd6-3f81-45d0-897d-fca4a3e64225 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:32.540336 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-142febd6-3f81-45d0-897d-fca4a3e64225 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:32.548275 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:32.548275 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:32.553071 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-142febd6-3f81-45d0-897d-fca4a3e64225 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:32.558276 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-142febd6-3f81-45d0-897d-fca4a3e64225 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:32.558842 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 36/138] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:32 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:32.585550 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-78959947-da12-4abc-b795-3d38e883837d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:32.590812 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78959947-da12-4abc-b795-3d38e883837d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:32.591165 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78959947-da12-4abc-b795-3d38e883837d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:32.591462 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78959947-da12-4abc-b795-3d38e883837d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:32.594417 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=174,cinder:INSERT=23,cinder:UPDATE=41 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:05:32.608233 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:32.608233 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:32.622268 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-78959947-da12-4abc-b795-3d38e883837d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:32.631065 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78959947-da12-4abc-b795-3d38e883837d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:32.631946 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 36/139] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:32 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:32.901206 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5da2fe06-0f59-4598-bcb7-e29a811664df None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:32.901648 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5da2fe06-0f59-4598-bcb7-e29a811664df None None] GET https://10.4.3.9/volume// Aug 20 00:05:32.901648 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5da2fe06-0f59-4598-bcb7-e29a811664df None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:32.901814 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5da2fe06-0f59-4598-bcb7-e29a811664df None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:32.902179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5da2fe06-0f59-4598-bcb7-e29a811664df None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:32.902702 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 34/140] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:05:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:32.931570 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-0e3974ca-820b-4ac4-9b08-e38fcd78570a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:32.982414 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-65fa5f3d-77f6-4f09-aa08-3bbc829af472 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:32.982657 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65fa5f3d-77f6-4f09-aa08-3bbc829af472 None None] GET https://10.4.3.9/volume// Aug 20 00:05:32.983038 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65fa5f3d-77f6-4f09-aa08-3bbc829af472 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:32.983381 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65fa5f3d-77f6-4f09-aa08-3bbc829af472 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:32.983940 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65fa5f3d-77f6-4f09-aa08-3bbc829af472 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:32.984552 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 37/141] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:32 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:33.001029 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-242e03c8-052f-4d15-8852-d932534d353d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:33.006181 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-242e03c8-052f-4d15-8852-d932534d353d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:33.006730 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-242e03c8-052f-4d15-8852-d932534d353d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:33.007201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-242e03c8-052f-4d15-8852-d932534d353d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:33.023234 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:33.023234 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:33.030177 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-242e03c8-052f-4d15-8852-d932534d353d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:33.041293 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-242e03c8-052f-4d15-8852-d932534d353d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:33.041821 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 37/142] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:32 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 1334 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:33.144872 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-8db6a17a-855e-44f2-b6ad-5d17e1db06d6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:33.147907 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-8db6a17a-855e-44f2-b6ad-5d17e1db06d6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] PUT https://10.4.3.9/volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b Aug 20 00:05:33.149962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-8db6a17a-855e-44f2-b6ad-5d17e1db06d6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:33.161114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-8db6a17a-855e-44f2-b6ad-5d17e1db06d6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Acquiring lock "cinder-attachment_update-7f584264-e68f-4d93-9983-0ddef5ddb5d1-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:33.168084 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-8db6a17a-855e-44f2-b6ad-5d17e1db06d6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Lock "cinder-attachment_update-7f584264-e68f-4d93-9983-0ddef5ddb5d1-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:33.168923 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:33.168923 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:33.266385 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-0e3974ca-820b-4ac4-9b08-e38fcd78570a tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:33.266385 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-0e3974ca-820b-4ac4-9b08-e38fcd78570a tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a98e65b-1fcd-4d27-a455-0c289ad08b0a", "connector": null, "instance_uuid": "6105d831-a824-41ad-9955-2889053c047d"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:33.278966 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:33.278966 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:33.314557 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-8db6a17a-855e-44f2-b6ad-5d17e1db06d6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Lock "cinder-attachment_update-7f584264-e68f-4d93-9983-0ddef5ddb5d1-np0000007832" released by "attachment_update" :: held 0.147s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:33.315119 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-8db6a17a-855e-44f2-b6ad-5d17e1db06d6 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b returned with HTTP 200 Aug 20 00:05:33.316652 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 35/143] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:33 2026] PUT /volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:33.353485 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-92034b2a-35ec-4e91-8a18-a7bae424e0a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:33.356283 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-92034b2a-35ec-4e91-8a18-a7bae424e0a5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] POST https://10.4.3.9/volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b/action Aug 20 00:05:33.357243 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-92034b2a-35ec-4e91-8a18-a7bae424e0a5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:33.357471 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-92034b2a-35ec-4e91-8a18-a7bae424e0a5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:33.358429 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-0e3974ca-820b-4ac4-9b08-e38fcd78570a tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:33.359214 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 35/144] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:32 2026] POST /volume/v3/attachments => generated 273 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:33.391319 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:33.391319 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:33.410476 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ca6b3d9-1ac1-4d92-a5c5-56dc4a0ccd64 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:33.413538 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ca6b3d9-1ac1-4d92-a5c5-56dc4a0ccd64 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:33.413904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ca6b3d9-1ac1-4d92-a5c5-56dc4a0ccd64 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:33.414378 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ca6b3d9-1ac1-4d92-a5c5-56dc4a0ccd64 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:33.415689 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7d291916-615f-43b0-b8cc-03f0d0881cc5 req-92034b2a-35ec-4e91-8a18-a7bae424e0a5 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b/action returned with HTTP 204 Aug 20 00:05:33.416377 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 38/145] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:33 2026] POST /volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:33.438332 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f43452b6-7ae6-42fe-9f57-3859b425a33f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:33.438771 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f43452b6-7ae6-42fe-9f57-3859b425a33f None None] GET https://10.4.3.9/volume// Aug 20 00:05:33.438985 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f43452b6-7ae6-42fe-9f57-3859b425a33f None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:33.439208 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f43452b6-7ae6-42fe-9f57-3859b425a33f None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:33.439536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f43452b6-7ae6-42fe-9f57-3859b425a33f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:33.439869 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 36/146] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:33.461264 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-67377bdd-7f17-4786-8bc5-d6e3b30e2eb2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:33.465102 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-67377bdd-7f17-4786-8bc5-d6e3b30e2eb2 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:33.465393 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-67377bdd-7f17-4786-8bc5-d6e3b30e2eb2 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:33.465647 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-67377bdd-7f17-4786-8bc5-d6e3b30e2eb2 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:33.481937 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:33.481937 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:33.486866 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-67377bdd-7f17-4786-8bc5-d6e3b30e2eb2 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:33.495555 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-67377bdd-7f17-4786-8bc5-d6e3b30e2eb2 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:33.495555 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 36/147] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:33 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 1020 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:33.585711 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:33.585711 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:33.590091 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0ca6b3d9-1ac1-4d92-a5c5-56dc4a0ccd64 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:33.593818 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-084f7d5b-780e-46e7-ae84-2036fc69b4a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:33.597512 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ca6b3d9-1ac1-4d92-a5c5-56dc4a0ccd64 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:33.597512 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 38/148] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:33 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 840 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:33.599618 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-084f7d5b-780e-46e7-ae84-2036fc69b4a5 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] PUT https://10.4.3.9/volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37 Aug 20 00:05:33.601531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-084f7d5b-780e-46e7-ae84-2036fc69b4a5 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:33.621759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-084f7d5b-780e-46e7-ae84-2036fc69b4a5 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Acquiring lock "cinder-attachment_update-5a98e65b-1fcd-4d27-a455-0c289ad08b0a-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:33.629207 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-084f7d5b-780e-46e7-ae84-2036fc69b4a5 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Lock "cinder-attachment_update-5a98e65b-1fcd-4d27-a455-0c289ad08b0a-np0000007832" acquired by "attachment_update" :: waited 0.008s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:33.630797 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:33.630797 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:33.650907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fd41d7a4-9bff-4ddc-82ce-997832fba11a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:33.654040 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd41d7a4-9bff-4ddc-82ce-997832fba11a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:33.654660 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd41d7a4-9bff-4ddc-82ce-997832fba11a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:33.654958 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd41d7a4-9bff-4ddc-82ce-997832fba11a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:33.676882 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:33.676882 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:33.686232 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fd41d7a4-9bff-4ddc-82ce-997832fba11a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:33.690501 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd41d7a4-9bff-4ddc-82ce-997832fba11a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:33.691099 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 37/149] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:33 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:33.794258 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-084f7d5b-780e-46e7-ae84-2036fc69b4a5 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Lock "cinder-attachment_update-5a98e65b-1fcd-4d27-a455-0c289ad08b0a-np0000007832" released by "attachment_update" :: held 0.164s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:33.794258 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-084f7d5b-780e-46e7-ae84-2036fc69b4a5 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37 returned with HTTP 200 Aug 20 00:05:33.794258 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 39/150] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:33 2026] PUT /volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:34.594008 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-4067ff61-0666-4b87-a347-0f6093dc1e65 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:34.596592 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-4067ff61-0666-4b87-a347-0f6093dc1e65 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:34.596845 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-4067ff61-0666-4b87-a347-0f6093dc1e65 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:34.597111 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-4067ff61-0666-4b87-a347-0f6093dc1e65 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:34.606403 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:34.606403 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:34.610559 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-4067ff61-0666-4b87-a347-0f6093dc1e65 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:34.614707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9a4fc16b-0432-40eb-aa7b-c09fe3cd7ad4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:34.615401 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-4067ff61-0666-4b87-a347-0f6093dc1e65 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:34.615872 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 37/151] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:34 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:34.616546 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a4fc16b-0432-40eb-aa7b-c09fe3cd7ad4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:34.616785 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a4fc16b-0432-40eb-aa7b-c09fe3cd7ad4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:34.617037 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a4fc16b-0432-40eb-aa7b-c09fe3cd7ad4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:34.626920 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:34.626920 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:34.633912 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9a4fc16b-0432-40eb-aa7b-c09fe3cd7ad4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:34.640913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a4fc16b-0432-40eb-aa7b-c09fe3cd7ad4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:34.640913 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 39/152] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:34 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:34.708000 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-90cea6d8-6da6-4241-98fb-f84b92416005 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:34.711539 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-90cea6d8-6da6-4241-98fb-f84b92416005 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:34.711815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-90cea6d8-6da6-4241-98fb-f84b92416005 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:34.711989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-90cea6d8-6da6-4241-98fb-f84b92416005 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:34.722740 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:34.722740 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:34.726689 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-90cea6d8-6da6-4241-98fb-f84b92416005 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:34.731654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-90cea6d8-6da6-4241-98fb-f84b92416005 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:34.732081 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 38/153] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:34 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:34.951266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-90b46da9-614c-40c2-a011-76f86c4e9c0f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:34.955032 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-90b46da9-614c-40c2-a011-76f86c4e9c0f None None] GET https://10.4.3.9/volume// Aug 20 00:05:34.955032 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-90b46da9-614c-40c2-a011-76f86c4e9c0f None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:34.955032 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-90b46da9-614c-40c2-a011-76f86c4e9c0f None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:34.955032 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-90b46da9-614c-40c2-a011-76f86c4e9c0f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:34.955032 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 40/154] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:05:34 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:34.969994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-f9d24ab6-dbb9-4f15-8a95-ffb09697b777 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:35.173874 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-f9d24ab6-dbb9-4f15-8a95-ffb09697b777 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:35.175646 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-f9d24ab6-dbb9-4f15-8a95-ffb09697b777 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f5c2f7f-8629-49d6-b866-e92ed2a90ec1", "connector": null, "instance_uuid": "7611a786-33cc-46aa-95bc-dbb733496dee"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:35.188095 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:35.188095 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:35.233537 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-f9d24ab6-dbb9-4f15-8a95-ffb09697b777 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:35.233537 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 38/155] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:34 2026] POST /volume/v3/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:35.274671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f2debfe5-85c0-406f-bd96-73a1ceacb376 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:35.275312 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f2debfe5-85c0-406f-bd96-73a1ceacb376 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:35.275529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f2debfe5-85c0-406f-bd96-73a1ceacb376 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:35.276326 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f2debfe5-85c0-406f-bd96-73a1ceacb376 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:35.287916 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:35.287916 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:35.289726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83adc799-c590-4ae0-8fa1-a9c7f4f0edba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:35.290196 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83adc799-c590-4ae0-8fa1-a9c7f4f0edba None None] GET https://10.4.3.9/volume// Aug 20 00:05:35.290394 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83adc799-c590-4ae0-8fa1-a9c7f4f0edba None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:35.290653 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83adc799-c590-4ae0-8fa1-a9c7f4f0edba None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:35.291089 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83adc799-c590-4ae0-8fa1-a9c7f4f0edba None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:35.291445 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 39/156] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:35.293295 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f2debfe5-85c0-406f-bd96-73a1ceacb376 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:35.299518 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f2debfe5-85c0-406f-bd96-73a1ceacb376 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:35.299518 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 40/157] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:35 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:35.306981 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-e17e51cd-1ff7-4bf6-bbeb-72b42e74edbc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:35.309454 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-e17e51cd-1ff7-4bf6-bbeb-72b42e74edbc tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:35.309746 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-e17e51cd-1ff7-4bf6-bbeb-72b42e74edbc tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:35.309977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-e17e51cd-1ff7-4bf6-bbeb-72b42e74edbc tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:35.493981 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:35.493981 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:35.500813 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-e17e51cd-1ff7-4bf6-bbeb-72b42e74edbc tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:35.506913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-e17e51cd-1ff7-4bf6-bbeb-72b42e74edbc tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:35.507080 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 41/158] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:35 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1233 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:35.603831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-89c581cf-0803-4078-9e30-5184ee399989 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:35.607916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-89c581cf-0803-4078-9e30-5184ee399989 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] PUT https://10.4.3.9/volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25 Aug 20 00:05:35.607916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-89c581cf-0803-4078-9e30-5184ee399989 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:35.614749 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-89c581cf-0803-4078-9e30-5184ee399989 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Acquiring lock "cinder-attachment_update-4f5c2f7f-8629-49d6-b866-e92ed2a90ec1-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:35.622652 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-89c581cf-0803-4078-9e30-5184ee399989 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Lock "cinder-attachment_update-4f5c2f7f-8629-49d6-b866-e92ed2a90ec1-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:35.622652 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:35.622652 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:35.660981 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ebd6757f-546a-4442-b1fa-726ddcb90506 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:35.661433 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebd6757f-546a-4442-b1fa-726ddcb90506 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:35.661906 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebd6757f-546a-4442-b1fa-726ddcb90506 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:35.662049 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebd6757f-546a-4442-b1fa-726ddcb90506 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:35.675238 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:35.675238 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:35.681050 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ebd6757f-546a-4442-b1fa-726ddcb90506 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:35.687638 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebd6757f-546a-4442-b1fa-726ddcb90506 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:35.688416 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 40/159] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:35 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:35.746034 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be990446-db98-4f6f-9c35-a807fd2db0ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:35.748860 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be990446-db98-4f6f-9c35-a807fd2db0ba tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:35.749185 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be990446-db98-4f6f-9c35-a807fd2db0ba tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:35.749487 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be990446-db98-4f6f-9c35-a807fd2db0ba tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:35.761938 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:35.761938 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:35.766660 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-be990446-db98-4f6f-9c35-a807fd2db0ba tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:35.768105 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-89c581cf-0803-4078-9e30-5184ee399989 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Lock "cinder-attachment_update-4f5c2f7f-8629-49d6-b866-e92ed2a90ec1-np0000007832" released by "attachment_update" :: held 0.147s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:35.768515 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-89c581cf-0803-4078-9e30-5184ee399989 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25 returned with HTTP 200 Aug 20 00:05:35.769160 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 39/160] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:35 2026] PUT /volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:35.772077 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be990446-db98-4f6f-9c35-a807fd2db0ba tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:35.772803 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 41/161] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:35 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:36.311002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-b5ead39b-3654-456b-8563-54961127e054 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:36.313153 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-b5ead39b-3654-456b-8563-54961127e054 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] POST https://10.4.3.9/volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d/action Aug 20 00:05:36.313574 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-b5ead39b-3654-456b-8563-54961127e054 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:36.313759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-b5ead39b-3654-456b-8563-54961127e054 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:36.321842 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5e4665a2-4dc5-42b8-99a6-ddc2a2c1e89e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:36.323908 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e4665a2-4dc5-42b8-99a6-ddc2a2c1e89e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:36.324095 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e4665a2-4dc5-42b8-99a6-ddc2a2c1e89e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:36.324270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e4665a2-4dc5-42b8-99a6-ddc2a2c1e89e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:36.331044 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:36.331044 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:36.338821 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:36.338821 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:36.343304 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5e4665a2-4dc5-42b8-99a6-ddc2a2c1e89e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:36.343468 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d40f7db5-0217-4bbf-b23c-0647860a02b0 req-b5ead39b-3654-456b-8563-54961127e054 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d/action returned with HTTP 204 Aug 20 00:05:36.344076 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 42/162] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:36 2026] POST /volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:36.348467 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e4665a2-4dc5-42b8-99a6-ddc2a2c1e89e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:36.348903 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 41/163] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:36 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:36.707930 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-83066a3a-9677-41e2-aec2-c39d875883b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:36.709949 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83066a3a-9677-41e2-aec2-c39d875883b4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:36.710277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83066a3a-9677-41e2-aec2-c39d875883b4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:36.710415 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83066a3a-9677-41e2-aec2-c39d875883b4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:36.721949 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:36.721949 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:36.724365 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-83066a3a-9677-41e2-aec2-c39d875883b4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:36.728782 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83066a3a-9677-41e2-aec2-c39d875883b4 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:36.728782 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 40/164] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:36 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:36.788188 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-90905547-258a-4e00-bcb0-bf06f01000eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:36.791315 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90905547-258a-4e00-bcb0-bf06f01000eb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:36.791555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90905547-258a-4e00-bcb0-bf06f01000eb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:36.791812 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90905547-258a-4e00-bcb0-bf06f01000eb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:36.804474 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:36.804474 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:36.809561 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-90905547-258a-4e00-bcb0-bf06f01000eb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:36.817908 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90905547-258a-4e00-bcb0-bf06f01000eb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:36.818831 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 42/165] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:36 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:36.839502 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-635e608e-4a89-4f07-af28-b13dd6e4642b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:36.842339 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-635e608e-4a89-4f07-af28-b13dd6e4642b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:36.842624 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-635e608e-4a89-4f07-af28-b13dd6e4642b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:36.842901 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-635e608e-4a89-4f07-af28-b13dd6e4642b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:36.854993 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:36.854993 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:36.859423 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-635e608e-4a89-4f07-af28-b13dd6e4642b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:36.865272 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-635e608e-4a89-4f07-af28-b13dd6e4642b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:36.865795 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 43/166] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:36 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:36.884644 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-093669d9-16da-4566-96e8-c621bd786dae None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:36.886525 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-093669d9-16da-4566-96e8-c621bd786dae tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:36.886732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-093669d9-16da-4566-96e8-c621bd786dae tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:36.886932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-093669d9-16da-4566-96e8-c621bd786dae tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:36.964980 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-980a022d-d8f5-465a-85cc-9a747cfd681d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:36.966849 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-980a022d-d8f5-465a-85cc-9a747cfd681d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:36.967067 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-980a022d-d8f5-465a-85cc-9a747cfd681d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:36.967255 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-980a022d-d8f5-465a-85cc-9a747cfd681d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:36.974558 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:36.974558 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:36.978482 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-980a022d-d8f5-465a-85cc-9a747cfd681d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:36.983093 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-980a022d-d8f5-465a-85cc-9a747cfd681d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:36.983469 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 41/167] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:36 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:37.013291 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.013291 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:37.017189 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-093669d9-16da-4566-96e8-c621bd786dae tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:37.021453 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-093669d9-16da-4566-96e8-c621bd786dae tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:37.022000 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 42/168] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:36 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1136 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:37.030177 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-fed268ae-e497-4769-8130-db3ec3c13f27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.033575 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-fed268ae-e497-4769-8130-db3ec3c13f27 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:37.033837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-fed268ae-e497-4769-8130-db3ec3c13f27 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.034095 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-fed268ae-e497-4769-8130-db3ec3c13f27 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.044576 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.044576 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:37.048240 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-fed268ae-e497-4769-8130-db3ec3c13f27 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:37.053165 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-fed268ae-e497-4769-8130-db3ec3c13f27 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:37.053165 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 43/169] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:37.153855 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-88a5c404-a8c0-4b97-970e-4f4680f7b271 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.158109 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-88a5c404-a8c0-4b97-970e-4f4680f7b271 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:37.158449 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-88a5c404-a8c0-4b97-970e-4f4680f7b271 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.158759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-88a5c404-a8c0-4b97-970e-4f4680f7b271 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.159885 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-28c40745-74d9-4411-9a54-1b3dbf0fae42 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.160462 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28c40745-74d9-4411-9a54-1b3dbf0fae42 None None] GET https://10.4.3.9/volume// Aug 20 00:05:37.160748 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28c40745-74d9-4411-9a54-1b3dbf0fae42 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.160998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28c40745-74d9-4411-9a54-1b3dbf0fae42 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.161374 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28c40745-74d9-4411-9a54-1b3dbf0fae42 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:37.161727 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 42/170] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:37.173129 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.173129 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:37.175398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-c3240530-adcc-4d07-b101-18b1efea5c73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.178201 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-c3240530-adcc-4d07-b101-18b1efea5c73 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:37.178689 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-c3240530-adcc-4d07-b101-18b1efea5c73 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf25b807-94b9-479b-ab38-cafe22b2e9dc", "connector": null, "instance_uuid": "da28030a-987d-4be9-9192-a221ca93a059"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:37.179364 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-88a5c404-a8c0-4b97-970e-4f4680f7b271 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:37.186257 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-88a5c404-a8c0-4b97-970e-4f4680f7b271 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:37.186858 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 44/171] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:37.189763 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.189763 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:37.242408 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-c3240530-adcc-4d07-b101-18b1efea5c73 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:37.243044 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 43/172] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:37 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:37.249947 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-f4474cae-d4dd-49df-8a75-2c74621b1945 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.253527 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-f4474cae-d4dd-49df-8a75-2c74621b1945 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] POST https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038/action Aug 20 00:05:37.254419 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-f4474cae-d4dd-49df-8a75-2c74621b1945 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:37.254877 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-f4474cae-d4dd-49df-8a75-2c74621b1945 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:37.280539 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.280539 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:37.281402 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-f4474cae-d4dd-49df-8a75-2c74621b1945 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:37.286115 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-50e0da0c-2bd5-4849-ab86-7913173f5f00 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.290097 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-50e0da0c-2bd5-4849-ab86-7913173f5f00 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:37.290369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-50e0da0c-2bd5-4849-ab86-7913173f5f00 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.290665 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-50e0da0c-2bd5-4849-ab86-7913173f5f00 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.296102 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-f4474cae-d4dd-49df-8a75-2c74621b1945 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Begin detaching volume completed successfully. Aug 20 00:05:37.296565 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-f4474cae-d4dd-49df-8a75-2c74621b1945 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038/action returned with HTTP 202 Aug 20 00:05:37.297685 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 44/173] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:05:37 2026] POST /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:05:37.304407 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ac92d4a2-6d8b-46f2-8f2a-e61d7c56ec0f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.304874 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ac92d4a2-6d8b-46f2-8f2a-e61d7c56ec0f None None] GET https://10.4.3.9/volume// Aug 20 00:05:37.305090 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ac92d4a2-6d8b-46f2-8f2a-e61d7c56ec0f None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.305338 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ac92d4a2-6d8b-46f2-8f2a-e61d7c56ec0f None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.305702 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ac92d4a2-6d8b-46f2-8f2a-e61d7c56ec0f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:37.306062 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 45/174] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:37.309718 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.309718 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:37.314394 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-50e0da0c-2bd5-4849-ab86-7913173f5f00 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:37.323411 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-50e0da0c-2bd5-4849-ab86-7913173f5f00 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:37.324814 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 43/175] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:37.325364 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ffc9d777-376a-48b5-9948-2f215a80899e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.329831 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ffc9d777-376a-48b5-9948-2f215a80899e tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:37.330082 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ffc9d777-376a-48b5-9948-2f215a80899e tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.330299 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ffc9d777-376a-48b5-9948-2f215a80899e tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.331908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8a6b3b4a-e47d-4efa-8ff7-c929942429b0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.334572 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a6b3b4a-e47d-4efa-8ff7-c929942429b0 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:37.334926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a6b3b4a-e47d-4efa-8ff7-c929942429b0 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.335331 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a6b3b4a-e47d-4efa-8ff7-c929942429b0 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.342104 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.342104 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:37.349338 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ffc9d777-376a-48b5-9948-2f215a80899e tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:37.349978 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.349978 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:37.355556 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ffc9d777-376a-48b5-9948-2f215a80899e tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:37.355556 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 44/176] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:37.355834 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8a6b3b4a-e47d-4efa-8ff7-c929942429b0 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:37.364225 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a6b3b4a-e47d-4efa-8ff7-c929942429b0 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:37.364675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9a390535-fba8-41f1-901c-92df9b9540b7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.365045 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 45/177] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:37.366944 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a390535-fba8-41f1-901c-92df9b9540b7 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:37.367180 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a390535-fba8-41f1-901c-92df9b9540b7 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.367415 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a390535-fba8-41f1-901c-92df9b9540b7 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.379149 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d6a0abd7-0c24-4f6e-b7d8-c4ebe8ca7738 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.379654 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6a0abd7-0c24-4f6e-b7d8-c4ebe8ca7738 None None] GET https://10.4.3.9/volume// Aug 20 00:05:37.379896 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6a0abd7-0c24-4f6e-b7d8-c4ebe8ca7738 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.380144 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6a0abd7-0c24-4f6e-b7d8-c4ebe8ca7738 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.380553 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6a0abd7-0c24-4f6e-b7d8-c4ebe8ca7738 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:37.380967 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 44/178] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:37.384801 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.384801 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:37.391028 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-3cbf0a4b-f177-4add-afee-6c64f9e9d0db None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.391380 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9a390535-fba8-41f1-901c-92df9b9540b7 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:37.394168 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-3cbf0a4b-f177-4add-afee-6c64f9e9d0db tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:37.394498 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-3cbf0a4b-f177-4add-afee-6c64f9e9d0db tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.394767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-3cbf0a4b-f177-4add-afee-6c64f9e9d0db tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.401625 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a390535-fba8-41f1-901c-92df9b9540b7 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:37.402389 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 46/179] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:37.410778 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.410778 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:37.416693 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-3cbf0a4b-f177-4add-afee-6c64f9e9d0db tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:37.423354 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-3cbf0a4b-f177-4add-afee-6c64f9e9d0db tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:37.424202 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 45/180] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:37.457603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ed07259a-1c59-477f-95e6-17fba00b69eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.459734 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ed07259a-1c59-477f-95e6-17fba00b69eb tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] PUT https://10.4.3.9/volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a Aug 20 00:05:37.460129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ed07259a-1c59-477f-95e6-17fba00b69eb tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:37.467792 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ed07259a-1c59-477f-95e6-17fba00b69eb tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Acquiring lock "cinder-attachment_update-bf25b807-94b9-479b-ab38-cafe22b2e9dc-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:37.473275 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ed07259a-1c59-477f-95e6-17fba00b69eb tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Lock "cinder-attachment_update-bf25b807-94b9-479b-ab38-cafe22b2e9dc-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:37.474334 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.474334 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:37.564793 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ed07259a-1c59-477f-95e6-17fba00b69eb tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Lock "cinder-attachment_update-bf25b807-94b9-479b-ab38-cafe22b2e9dc-np0000007832" released by "attachment_update" :: held 0.091s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:37.565118 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-ed07259a-1c59-477f-95e6-17fba00b69eb tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a returned with HTTP 200 Aug 20 00:05:37.565988 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 46/181] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:37 2026] PUT /volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:37.747173 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-32fffaf0-1409-4822-9ba4-0ad2c1554cdd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:37.749178 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32fffaf0-1409-4822-9ba4-0ad2c1554cdd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:37.749454 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32fffaf0-1409-4822-9ba4-0ad2c1554cdd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:37.749706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32fffaf0-1409-4822-9ba4-0ad2c1554cdd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:37.759474 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:37.759474 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:37.763569 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-32fffaf0-1409-4822-9ba4-0ad2c1554cdd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:37.767615 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32fffaf0-1409-4822-9ba4-0ad2c1554cdd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:37.767992 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 45/182] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:37 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:38.342322 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-823982a5-2afd-4d32-9c9f-13ad6f6f5716 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:38.344740 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-823982a5-2afd-4d32-9c9f-13ad6f6f5716 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:38.345054 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-823982a5-2afd-4d32-9c9f-13ad6f6f5716 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:38.345345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-823982a5-2afd-4d32-9c9f-13ad6f6f5716 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:38.358154 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:38.358154 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:38.363115 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-823982a5-2afd-4d32-9c9f-13ad6f6f5716 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:38.369132 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-823982a5-2afd-4d32-9c9f-13ad6f6f5716 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:38.369617 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 47/183] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:38 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:38.378931 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4663ee82-ae10-4f0f-9acd-3d772367da73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:38.381162 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4663ee82-ae10-4f0f-9acd-3d772367da73 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:38.381407 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4663ee82-ae10-4f0f-9acd-3d772367da73 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:38.381646 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4663ee82-ae10-4f0f-9acd-3d772367da73 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:38.392574 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:38.392574 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:38.397430 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4663ee82-ae10-4f0f-9acd-3d772367da73 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:38.403186 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4663ee82-ae10-4f0f-9acd-3d772367da73 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:38.403499 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 46/184] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:38 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:38.416316 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-50939460-5544-4c5b-afef-b2be07930147 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:38.421151 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50939460-5544-4c5b-afef-b2be07930147 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:38.421479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50939460-5544-4c5b-afef-b2be07930147 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:38.421722 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50939460-5544-4c5b-afef-b2be07930147 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:38.432145 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:38.432145 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:38.435851 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-50939460-5544-4c5b-afef-b2be07930147 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:38.440571 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50939460-5544-4c5b-afef-b2be07930147 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:38.441114 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 47/185] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:38 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:38.786969 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-865293a9-151e-4243-91c1-558d4eccb0cd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:38.788936 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-865293a9-151e-4243-91c1-558d4eccb0cd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:38.789161 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-865293a9-151e-4243-91c1-558d4eccb0cd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:38.789439 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-865293a9-151e-4243-91c1-558d4eccb0cd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:38.802990 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:38.802990 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:38.807536 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-865293a9-151e-4243-91c1-558d4eccb0cd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:38.812974 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-865293a9-151e-4243-91c1-558d4eccb0cd tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:38.813465 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 46/186] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:38 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:39.382688 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-213e0b6a-68d9-4ea5-bcda-1c340b72accf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:39.385231 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-213e0b6a-68d9-4ea5-bcda-1c340b72accf tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:39.385585 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-213e0b6a-68d9-4ea5-bcda-1c340b72accf tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:39.385910 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-213e0b6a-68d9-4ea5-bcda-1c340b72accf tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:39.398561 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:39.398561 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:39.403776 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-213e0b6a-68d9-4ea5-bcda-1c340b72accf tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:39.408778 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-213e0b6a-68d9-4ea5-bcda-1c340b72accf tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:39.409955 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 48/187] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:39 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:39.416124 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-30583bfc-2dfb-4c5b-aed4-e788f383b72d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:39.418573 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30583bfc-2dfb-4c5b-aed4-e788f383b72d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:39.418783 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30583bfc-2dfb-4c5b-aed4-e788f383b72d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:39.418974 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30583bfc-2dfb-4c5b-aed4-e788f383b72d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:39.429658 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:39.429658 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:39.434561 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-30583bfc-2dfb-4c5b-aed4-e788f383b72d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:39.439431 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30583bfc-2dfb-4c5b-aed4-e788f383b72d tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:39.440138 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 47/188] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:39 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:39.454330 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8e2670d0-30c1-484b-bc67-2df0b91cdad5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:39.456676 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e2670d0-30c1-484b-bc67-2df0b91cdad5 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:39.456954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e2670d0-30c1-484b-bc67-2df0b91cdad5 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:39.457262 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e2670d0-30c1-484b-bc67-2df0b91cdad5 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:39.469832 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:39.469832 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:39.476955 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8e2670d0-30c1-484b-bc67-2df0b91cdad5 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:39.482786 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e2670d0-30c1-484b-bc67-2df0b91cdad5 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:39.483342 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 48/189] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:39 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:39.826420 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-08788a2d-d86c-4468-9f5d-58ccefd79814 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:39.829676 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-08788a2d-d86c-4468-9f5d-58ccefd79814 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:39.829676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-08788a2d-d86c-4468-9f5d-58ccefd79814 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:39.829676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-08788a2d-d86c-4468-9f5d-58ccefd79814 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:39.842796 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:39.842796 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:39.854117 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-08788a2d-d86c-4468-9f5d-58ccefd79814 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:39.860138 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-08788a2d-d86c-4468-9f5d-58ccefd79814 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:39.860585 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 47/190] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:39 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:40.061719 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-10e17929-50b1-4ea1-9401-01d35c26455c req-834554e3-67e0-4642-9319-11017665d2bc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.064617 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-834554e3-67e0-4642-9319-11017665d2bc tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:40.064853 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-834554e3-67e0-4642-9319-11017665d2bc tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.065152 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-834554e3-67e0-4642-9319-11017665d2bc tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.072829 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.072829 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:40.076697 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-10e17929-50b1-4ea1-9401-01d35c26455c req-834554e3-67e0-4642-9319-11017665d2bc tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:40.081482 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-834554e3-67e0-4642-9319-11017665d2bc tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:40.082120 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 49/191] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:40.374389 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-14f62a3e-fc62-4b0a-87de-d1bb66ff8324 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.374389 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14f62a3e-fc62-4b0a-87de-d1bb66ff8324 None None] GET https://10.4.3.9/volume// Aug 20 00:05:40.374580 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14f62a3e-fc62-4b0a-87de-d1bb66ff8324 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.374753 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14f62a3e-fc62-4b0a-87de-d1bb66ff8324 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.375212 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14f62a3e-fc62-4b0a-87de-d1bb66ff8324 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:40.375485 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 48/192] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:40.394294 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-10e17929-50b1-4ea1-9401-01d35c26455c req-ee158dfd-5932-4880-b13d-6386ee384ea6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.425157 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eddf28ed-2c9f-4a75-92f1-2d9f487c1815 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.427262 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eddf28ed-2c9f-4a75-92f1-2d9f487c1815 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:40.427457 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eddf28ed-2c9f-4a75-92f1-2d9f487c1815 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.427652 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eddf28ed-2c9f-4a75-92f1-2d9f487c1815 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.437813 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.437813 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:40.441212 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-eddf28ed-2c9f-4a75-92f1-2d9f487c1815 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:40.445177 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eddf28ed-2c9f-4a75-92f1-2d9f487c1815 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:40.445555 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 48/193] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:40.453248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7d5040fc-9dde-4c0e-838f-973e219fa9e2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.455318 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7d5040fc-9dde-4c0e-838f-973e219fa9e2 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:40.455612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7d5040fc-9dde-4c0e-838f-973e219fa9e2 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.455879 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7d5040fc-9dde-4c0e-838f-973e219fa9e2 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.466477 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.466477 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:40.470464 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7d5040fc-9dde-4c0e-838f-973e219fa9e2 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:40.474616 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7d5040fc-9dde-4c0e-838f-973e219fa9e2 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:40.475068 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 50/194] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:40.497391 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-504457f5-641f-4bdc-b0b5-db9565473155 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.499661 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-504457f5-641f-4bdc-b0b5-db9565473155 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:40.499873 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-504457f5-641f-4bdc-b0b5-db9565473155 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.500140 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-504457f5-641f-4bdc-b0b5-db9565473155 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.510811 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.510811 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:40.514019 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-504457f5-641f-4bdc-b0b5-db9565473155 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:40.518373 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-504457f5-641f-4bdc-b0b5-db9565473155 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:40.518935 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 49/195] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:40.619657 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-ee158dfd-5932-4880-b13d-6386ee384ea6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:40.620031 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-ee158dfd-5932-4880-b13d-6386ee384ea6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c9ac014-fa13-450e-a3e5-59da60beadd5", "connector": null, "instance_uuid": "82fc65d9-bf4c-449d-aeeb-97060ca82d6d"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:40.627863 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.627863 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:40.645820 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [req-10e17929-50b1-4ea1-9401-01d35c26455c req-ee158dfd-5932-4880-b13d-6386ee384ea6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 00:05:40.649942 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-ee158dfd-5932-4880-b13d-6386ee384ea6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:40.650504 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 49/196] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:40 2026] POST /volume/v3/attachments => generated 271 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:40.679350 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1414506f-ab0c-440e-939d-57b6ba218de8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.682669 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1414506f-ab0c-440e-939d-57b6ba218de8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:40.682876 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1414506f-ab0c-440e-939d-57b6ba218de8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.683130 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1414506f-ab0c-440e-939d-57b6ba218de8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.687241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4fa16732-c464-402b-a7a0-61c066c891d0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.687706 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4fa16732-c464-402b-a7a0-61c066c891d0 None None] GET https://10.4.3.9/volume// Aug 20 00:05:40.687940 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4fa16732-c464-402b-a7a0-61c066c891d0 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.688124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4fa16732-c464-402b-a7a0-61c066c891d0 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.688465 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4fa16732-c464-402b-a7a0-61c066c891d0 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:40.688832 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 51/197] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:40.692400 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.692400 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:40.696853 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7b27ff51-9f40-4b88-b21d-0af22dbb55b8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.697861 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1414506f-ab0c-440e-939d-57b6ba218de8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:40.699201 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7b27ff51-9f40-4b88-b21d-0af22dbb55b8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:40.699481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7b27ff51-9f40-4b88-b21d-0af22dbb55b8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.699741 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7b27ff51-9f40-4b88-b21d-0af22dbb55b8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.702401 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1414506f-ab0c-440e-939d-57b6ba218de8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:40.702803 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 49/198] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:40.709317 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.709317 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:40.713328 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7b27ff51-9f40-4b88-b21d-0af22dbb55b8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:40.717731 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7b27ff51-9f40-4b88-b21d-0af22dbb55b8 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:40.718128 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 50/199] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1044 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:40.799700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-10e17929-50b1-4ea1-9401-01d35c26455c req-cf30738d-1ec4-4910-835b-56beca0ab360 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.801803 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-cf30738d-1ec4-4910-835b-56beca0ab360 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] PUT https://10.4.3.9/volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9 Aug 20 00:05:40.802279 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-cf30738d-1ec4-4910-835b-56beca0ab360 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:40.812638 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-10e17929-50b1-4ea1-9401-01d35c26455c req-cf30738d-1ec4-4910-835b-56beca0ab360 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Acquiring lock "cinder-attachment_update-7c9ac014-fa13-450e-a3e5-59da60beadd5-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:40.818449 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-10e17929-50b1-4ea1-9401-01d35c26455c req-cf30738d-1ec4-4910-835b-56beca0ab360 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Lock "cinder-attachment_update-7c9ac014-fa13-450e-a3e5-59da60beadd5-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:40.819970 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.819970 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:40.876579 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-725057c8-0e1d-4ee1-a59d-353a85bff419 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:40.879142 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-725057c8-0e1d-4ee1-a59d-353a85bff419 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:40.879436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-725057c8-0e1d-4ee1-a59d-353a85bff419 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:40.879687 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-725057c8-0e1d-4ee1-a59d-353a85bff419 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:40.890079 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:40.890079 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:40.894181 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-725057c8-0e1d-4ee1-a59d-353a85bff419 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:40.897706 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-725057c8-0e1d-4ee1-a59d-353a85bff419 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:40.898223 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 52/200] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:40 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:40.910650 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-10e17929-50b1-4ea1-9401-01d35c26455c req-cf30738d-1ec4-4910-835b-56beca0ab360 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Lock "cinder-attachment_update-7c9ac014-fa13-450e-a3e5-59da60beadd5-np0000007832" released by "attachment_update" :: held 0.092s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:40.911109 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-cf30738d-1ec4-4910-835b-56beca0ab360 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9 returned with HTTP 200 Aug 20 00:05:40.911753 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 50/201] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:40 2026] PUT /volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9 => generated 967 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:41.459635 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0d12f8b3-012d-4e3b-9ba0-4993b354551d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:41.461722 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d12f8b3-012d-4e3b-9ba0-4993b354551d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:41.461966 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d12f8b3-012d-4e3b-9ba0-4993b354551d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:41.462151 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d12f8b3-012d-4e3b-9ba0-4993b354551d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:41.473017 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:41.473017 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:41.476754 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0d12f8b3-012d-4e3b-9ba0-4993b354551d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:41.482439 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d12f8b3-012d-4e3b-9ba0-4993b354551d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:41.483130 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 50/202] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:41 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:41.487853 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b6b46d5-f28f-4256-8b1a-53581a07e35f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:41.491519 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b6b46d5-f28f-4256-8b1a-53581a07e35f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:41.491940 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b6b46d5-f28f-4256-8b1a-53581a07e35f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:41.492272 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b6b46d5-f28f-4256-8b1a-53581a07e35f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:41.503395 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:41.503395 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:41.508655 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7b6b46d5-f28f-4256-8b1a-53581a07e35f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:41.513655 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b6b46d5-f28f-4256-8b1a-53581a07e35f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:41.514159 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 51/203] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:41 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:41.531086 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-04a7c5b1-90ca-4de3-8899-6bb31c5d59f0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:41.533062 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-04a7c5b1-90ca-4de3-8899-6bb31c5d59f0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:41.533275 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-04a7c5b1-90ca-4de3-8899-6bb31c5d59f0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:41.533499 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-04a7c5b1-90ca-4de3-8899-6bb31c5d59f0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:41.546087 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:41.546087 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:41.549769 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-04a7c5b1-90ca-4de3-8899-6bb31c5d59f0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:41.554908 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-04a7c5b1-90ca-4de3-8899-6bb31c5d59f0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:41.555358 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 53/204] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:41 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:41.717555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e02ad3e8-d9a5-47a8-9f85-fe67a56028f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:41.719407 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e02ad3e8-d9a5-47a8-9f85-fe67a56028f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:41.719606 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e02ad3e8-d9a5-47a8-9f85-fe67a56028f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:41.719802 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e02ad3e8-d9a5-47a8-9f85-fe67a56028f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:41.731393 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:41.731393 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:41.739037 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e02ad3e8-d9a5-47a8-9f85-fe67a56028f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:41.744357 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e02ad3e8-d9a5-47a8-9f85-fe67a56028f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:41.744808 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 51/205] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:41 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:41.913007 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-32e7540b-d0fa-4e40-a6f8-abf3eac79a78 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:41.914193 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32e7540b-d0fa-4e40-a6f8-abf3eac79a78 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:41.914434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32e7540b-d0fa-4e40-a6f8-abf3eac79a78 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:41.914690 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32e7540b-d0fa-4e40-a6f8-abf3eac79a78 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:41.928535 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:41.928535 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:41.933206 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-32e7540b-d0fa-4e40-a6f8-abf3eac79a78 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:41.938734 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32e7540b-d0fa-4e40-a6f8-abf3eac79a78 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:41.939233 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 51/206] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:41 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:42.320073 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-c44e2cbc-f834-47d1-9cdd-fefce213caaa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:42.322099 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-c44e2cbc-f834-47d1-9cdd-fefce213caaa tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] POST https://10.4.3.9/volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37/action Aug 20 00:05:42.322736 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-c44e2cbc-f834-47d1-9cdd-fefce213caaa tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:42.322999 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-c44e2cbc-f834-47d1-9cdd-fefce213caaa tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:42.337199 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:42.337199 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:42.349073 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-31003e87-11c2-4c79-9d5b-8e01b167c93d req-c44e2cbc-f834-47d1-9cdd-fefce213caaa tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37/action returned with HTTP 204 Aug 20 00:05:42.349679 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 52/207] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:42 2026] POST /volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:42.497330 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e53a7037-93f3-48c6-853c-cb8ec1c23956 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:42.499508 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e53a7037-93f3-48c6-853c-cb8ec1c23956 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:42.499792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e53a7037-93f3-48c6-853c-cb8ec1c23956 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:42.500045 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e53a7037-93f3-48c6-853c-cb8ec1c23956 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:42.511371 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:42.511371 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:42.515131 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e53a7037-93f3-48c6-853c-cb8ec1c23956 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:42.520062 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e53a7037-93f3-48c6-853c-cb8ec1c23956 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:42.520531 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 54/208] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:42 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:42.527879 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-53f2e11b-f02c-4112-968d-95bc61cfb097 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:42.529448 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-53f2e11b-f02c-4112-968d-95bc61cfb097 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:42.529606 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-53f2e11b-f02c-4112-968d-95bc61cfb097 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:42.529782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-53f2e11b-f02c-4112-968d-95bc61cfb097 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:42.537570 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:42.537570 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:42.540274 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-53f2e11b-f02c-4112-968d-95bc61cfb097 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:42.543785 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-53f2e11b-f02c-4112-968d-95bc61cfb097 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:42.544128 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 52/209] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:42 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:42.568734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aa2bf78a-b0e7-48c4-ac71-2d2ed5bf0768 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:42.571067 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa2bf78a-b0e7-48c4-ac71-2d2ed5bf0768 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:42.571256 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa2bf78a-b0e7-48c4-ac71-2d2ed5bf0768 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:42.571483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa2bf78a-b0e7-48c4-ac71-2d2ed5bf0768 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:42.581795 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:42.581795 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:42.584908 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aa2bf78a-b0e7-48c4-ac71-2d2ed5bf0768 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:42.588433 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa2bf78a-b0e7-48c4-ac71-2d2ed5bf0768 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:42.588859 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 52/210] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:42 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:42.758510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9daa1ad6-521a-43df-9db6-9500909346a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:42.760271 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9daa1ad6-521a-43df-9db6-9500909346a7 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:42.760465 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9daa1ad6-521a-43df-9db6-9500909346a7 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:42.760687 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9daa1ad6-521a-43df-9db6-9500909346a7 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:42.769837 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:42.769837 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:42.773185 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9daa1ad6-521a-43df-9db6-9500909346a7 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:42.777186 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9daa1ad6-521a-43df-9db6-9500909346a7 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:42.777642 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 53/211] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:42 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:42.953805 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-31e4fd5b-c6d5-4bcd-a702-6c64fbaf8405 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:42.956361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-31e4fd5b-c6d5-4bcd-a702-6c64fbaf8405 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:42.956597 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-31e4fd5b-c6d5-4bcd-a702-6c64fbaf8405 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:42.956847 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-31e4fd5b-c6d5-4bcd-a702-6c64fbaf8405 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:42.968582 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:42.968582 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:42.973140 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-31e4fd5b-c6d5-4bcd-a702-6c64fbaf8405 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:42.979048 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-31e4fd5b-c6d5-4bcd-a702-6c64fbaf8405 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:42.979570 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 55/212] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:42 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:42.992879 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d2166c2c-5748-48c2-8396-6ce191f50d96 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:42.994684 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2166c2c-5748-48c2-8396-6ce191f50d96 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:05:42.994870 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2166c2c-5748-48c2-8396-6ce191f50d96 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:42.995096 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2166c2c-5748-48c2-8396-6ce191f50d96 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:43.005504 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:43.005504 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:43.009029 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d2166c2c-5748-48c2-8396-6ce191f50d96 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:05:43.015115 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2166c2c-5748-48c2-8396-6ce191f50d96 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:05:43.015477 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 53/213] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:42 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:43.539451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-593fa162-1582-45cb-a08b-54b07325a7a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:43.541370 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-593fa162-1582-45cb-a08b-54b07325a7a1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:43.541676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-593fa162-1582-45cb-a08b-54b07325a7a1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:43.541804 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-593fa162-1582-45cb-a08b-54b07325a7a1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:43.556007 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ebfe20a0-787e-4aa9-a8a9-5df576a4a269 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:43.557493 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:43.557493 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:43.558069 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebfe20a0-787e-4aa9-a8a9-5df576a4a269 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:43.558361 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebfe20a0-787e-4aa9-a8a9-5df576a4a269 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:43.558656 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebfe20a0-787e-4aa9-a8a9-5df576a4a269 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:43.561551 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-593fa162-1582-45cb-a08b-54b07325a7a1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:43.566034 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-593fa162-1582-45cb-a08b-54b07325a7a1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:43.566435 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 53/214] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:43 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:43.573950 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:43.573950 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:43.579733 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ebfe20a0-787e-4aa9-a8a9-5df576a4a269 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:43.586456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebfe20a0-787e-4aa9-a8a9-5df576a4a269 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:43.586456 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 54/215] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:43 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:43.605806 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-46f7ba11-cdf0-4bb2-abac-e946c6e005d0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:43.607744 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46f7ba11-cdf0-4bb2-abac-e946c6e005d0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:43.607994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46f7ba11-cdf0-4bb2-abac-e946c6e005d0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:43.608218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46f7ba11-cdf0-4bb2-abac-e946c6e005d0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:43.618833 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:43.618833 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:43.624147 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-46f7ba11-cdf0-4bb2-abac-e946c6e005d0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:43.629530 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46f7ba11-cdf0-4bb2-abac-e946c6e005d0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:43.630084 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 56/216] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:43 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:43.789330 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a932f5d0-3798-49b2-8935-c6530f74cc5f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:43.791430 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a932f5d0-3798-49b2-8935-c6530f74cc5f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:43.791633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a932f5d0-3798-49b2-8935-c6530f74cc5f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:43.791863 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a932f5d0-3798-49b2-8935-c6530f74cc5f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:43.802901 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:43.802901 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:43.808988 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a932f5d0-3798-49b2-8935-c6530f74cc5f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:43.814109 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a932f5d0-3798-49b2-8935-c6530f74cc5f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:43.814481 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 54/217] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:43 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:44.583270 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-66e0d922-5c3e-4bfb-83c4-130f3b1b8352 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:44.585044 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66e0d922-5c3e-4bfb-83c4-130f3b1b8352 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:44.585241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66e0d922-5c3e-4bfb-83c4-130f3b1b8352 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:44.585466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66e0d922-5c3e-4bfb-83c4-130f3b1b8352 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:44.594823 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:44.594823 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:44.601468 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0b0ebce-a4cc-4ca7-82af-80f10adfb0c4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:44.602211 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-66e0d922-5c3e-4bfb-83c4-130f3b1b8352 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:44.603268 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0b0ebce-a4cc-4ca7-82af-80f10adfb0c4 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:44.603457 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0b0ebce-a4cc-4ca7-82af-80f10adfb0c4 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:44.603661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0b0ebce-a4cc-4ca7-82af-80f10adfb0c4 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:44.608111 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66e0d922-5c3e-4bfb-83c4-130f3b1b8352 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:44.608651 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 54/218] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:44 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:44.612501 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:44.612501 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:44.616471 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d0b0ebce-a4cc-4ca7-82af-80f10adfb0c4 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:44.620824 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0b0ebce-a4cc-4ca7-82af-80f10adfb0c4 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:44.621012 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 55/219] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:44 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:44.646792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ed82981c-310d-4069-8111-a811b0ae24a1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:44.649192 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed82981c-310d-4069-8111-a811b0ae24a1 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:44.649461 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed82981c-310d-4069-8111-a811b0ae24a1 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:44.649748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed82981c-310d-4069-8111-a811b0ae24a1 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:44.661081 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:44.661081 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:44.665574 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ed82981c-310d-4069-8111-a811b0ae24a1 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:44.671193 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed82981c-310d-4069-8111-a811b0ae24a1 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:44.671619 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 57/220] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:44 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:44.828425 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8f1b5748-9a01-47d7-9193-bdeec4199c48 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:44.830049 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f1b5748-9a01-47d7-9193-bdeec4199c48 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:44.830216 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f1b5748-9a01-47d7-9193-bdeec4199c48 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:44.830396 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f1b5748-9a01-47d7-9193-bdeec4199c48 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:44.839703 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:44.839703 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:44.843515 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8f1b5748-9a01-47d7-9193-bdeec4199c48 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:44.847980 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f1b5748-9a01-47d7-9193-bdeec4199c48 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:44.848344 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 55/221] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:44 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:45.620796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3fe3be4a-a2bb-4986-ba23-be9b16064291 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:45.623058 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3fe3be4a-a2bb-4986-ba23-be9b16064291 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:45.623342 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3fe3be4a-a2bb-4986-ba23-be9b16064291 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:45.623591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3fe3be4a-a2bb-4986-ba23-be9b16064291 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:45.634951 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:45.634951 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:45.639947 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e97394cc-b009-4e3f-8d9b-f4149fb2ab6c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:45.639947 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e97394cc-b009-4e3f-8d9b-f4149fb2ab6c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:45.639947 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e97394cc-b009-4e3f-8d9b-f4149fb2ab6c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:45.639947 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e97394cc-b009-4e3f-8d9b-f4149fb2ab6c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:45.640685 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3fe3be4a-a2bb-4986-ba23-be9b16064291 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:45.646113 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3fe3be4a-a2bb-4986-ba23-be9b16064291 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:45.647526 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 55/222] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:45 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:45.650051 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:45.650051 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:45.653713 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e97394cc-b009-4e3f-8d9b-f4149fb2ab6c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:45.659371 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e97394cc-b009-4e3f-8d9b-f4149fb2ab6c tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:45.659920 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 56/223] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:45 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:45.687497 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-65b6f074-8927-4ebc-9dcc-1d73c4f322a3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:45.689454 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65b6f074-8927-4ebc-9dcc-1d73c4f322a3 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:45.689699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65b6f074-8927-4ebc-9dcc-1d73c4f322a3 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:45.689883 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65b6f074-8927-4ebc-9dcc-1d73c4f322a3 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:45.701218 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:45.701218 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:45.705559 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-65b6f074-8927-4ebc-9dcc-1d73c4f322a3 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:45.709778 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65b6f074-8927-4ebc-9dcc-1d73c4f322a3 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:45.710218 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 58/224] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:45 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:45.864194 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c2cb280-b5a3-4bca-a18c-ead98472d656 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:45.866020 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c2cb280-b5a3-4bca-a18c-ead98472d656 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:45.866254 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb280-b5a3-4bca-a18c-ead98472d656 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:45.866472 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb280-b5a3-4bca-a18c-ead98472d656 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:45.874982 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:45.874982 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:45.878394 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4c2cb280-b5a3-4bca-a18c-ead98472d656 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:45.882087 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c2cb280-b5a3-4bca-a18c-ead98472d656 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:45.882500 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 56/225] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:45 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:46.661065 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-49586e24-c6e1-4667-a03d-8f369af8762f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:46.662998 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-49586e24-c6e1-4667-a03d-8f369af8762f tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:46.663206 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-49586e24-c6e1-4667-a03d-8f369af8762f tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:46.663396 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-49586e24-c6e1-4667-a03d-8f369af8762f tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:46.674133 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:46.674133 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:46.674483 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c194b5e9-c214-44ce-91bb-225bc9f1bdb7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:46.677059 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c194b5e9-c214-44ce-91bb-225bc9f1bdb7 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:46.677289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c194b5e9-c214-44ce-91bb-225bc9f1bdb7 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:46.677467 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c194b5e9-c214-44ce-91bb-225bc9f1bdb7 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:46.679405 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-49586e24-c6e1-4667-a03d-8f369af8762f tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:46.686458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-49586e24-c6e1-4667-a03d-8f369af8762f tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:46.687199 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 56/226] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:46 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:46.688706 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:46.688706 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:46.692472 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c194b5e9-c214-44ce-91bb-225bc9f1bdb7 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:46.696166 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c194b5e9-c214-44ce-91bb-225bc9f1bdb7 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:46.696565 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 57/227] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:46 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:46.727656 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3a05d471-c72b-4fb7-b441-47c7ca5705cf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:46.730078 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a05d471-c72b-4fb7-b441-47c7ca5705cf tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:46.730349 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a05d471-c72b-4fb7-b441-47c7ca5705cf tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:46.730596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a05d471-c72b-4fb7-b441-47c7ca5705cf tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:46.743095 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:46.743095 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:46.747488 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3a05d471-c72b-4fb7-b441-47c7ca5705cf tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:46.755600 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a05d471-c72b-4fb7-b441-47c7ca5705cf tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:46.756374 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 59/228] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:46 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:46.894016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7f4283c6-138e-4db9-881a-7b119c703217 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:46.897017 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f4283c6-138e-4db9-881a-7b119c703217 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:46.897074 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f4283c6-138e-4db9-881a-7b119c703217 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:46.897224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f4283c6-138e-4db9-881a-7b119c703217 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:46.907866 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:46.907866 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:46.912010 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7f4283c6-138e-4db9-881a-7b119c703217 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:46.917376 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f4283c6-138e-4db9-881a-7b119c703217 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:46.917786 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 57/229] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:46 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:47.498545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:47.500540 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/limits Aug 20 00:05:47.500759 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:47.500967 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:47.509431 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:05:47.509833 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-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 20 00:05:47.510086 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:05:47.510359 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:05:47.510599 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:05:47.522954 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-020e8801-f4bd-4648-bbb2-bc7363bf8574 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/limits returned with HTTP 200 Aug 20 00:05:47.523460 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 57/230] 10.4.3.9 () {68 vars in 1470 bytes} [Thu Aug 20 00:05:47 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 20 00:05:47.582246 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-5c30e282-e227-455e-a2ba-2a5b6906745d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:47.584652 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-5c30e282-e227-455e-a2ba-2a5b6906745d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:47.584955 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-5c30e282-e227-455e-a2ba-2a5b6906745d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:47.585234 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-5c30e282-e227-455e-a2ba-2a5b6906745d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:47.595766 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:47.595766 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:47.599203 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-5c30e282-e227-455e-a2ba-2a5b6906745d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:47.604017 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-5c30e282-e227-455e-a2ba-2a5b6906745d tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 200 Aug 20 00:05:47.604449 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 58/231] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:47 2026] GET /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 1447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:47.614082 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:47.616065 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:05:47.616452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f584264-e68f-4d93-9983-0ddef5ddb5d1", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-875759641", "description": null, "metadata": {}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:47.626312 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:47.626312 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:47.626772 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:47.626935 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Create snapshot from volume 7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:47.639925 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-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 20 00:05:47.661161 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Created reservations ['87867be9-aee5-44bf-b4b2-d28a5be8079e', '25d4cc55-ace2-448c-8ae0-ac4852d9b415', '37433f4c-ebef-4d5d-b9bf-070961947923', '7aaecfe7-6e09-42bb-b0b4-733795058c86'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:05:47.706974 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ff2c98e-1ca9-4b69-9edb-4dcbbb2743b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:47.708688 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ff2c98e-1ca9-4b69-9edb-4dcbbb2743b9 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:47.708942 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ff2c98e-1ca9-4b69-9edb-4dcbbb2743b9 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:47.709136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ff2c98e-1ca9-4b69-9edb-4dcbbb2743b9 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:47.710423 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-17f3876b-ee84-42c8-93e9-fb39f24ee2d1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:47.711518 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Snapshot force create request issued successfully. Aug 20 00:05:47.711906 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3c037e6c-6b42-48be-b6db-23b994eedf0f req-c4c73fee-41fa-4ca3-b0b4-13cab5d3fcde tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:05:47.712686 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 60/232] 10.4.3.9 () {72 vars in 1533 bytes} [Thu Aug 20 00:05:47 2026] POST /volume/v3/snapshots => generated 318 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:05:47.712764 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-17f3876b-ee84-42c8-93e9-fb39f24ee2d1 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:47.712764 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-17f3876b-ee84-42c8-93e9-fb39f24ee2d1 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:47.713163 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-17f3876b-ee84-42c8-93e9-fb39f24ee2d1 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:47.720465 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:47.720465 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:47.724108 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ff2c98e-1ca9-4b69-9edb-4dcbbb2743b9 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:47.725855 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:47.725855 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:47.729484 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ff2c98e-1ca9-4b69-9edb-4dcbbb2743b9 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:47.730000 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 58/233] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:47 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:47.730363 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-17f3876b-ee84-42c8-93e9-fb39f24ee2d1 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:47.734853 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-17f3876b-ee84-42c8-93e9-fb39f24ee2d1 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:47.735284 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 58/234] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:47 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:47.769587 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3ca12898-8284-4951-b56c-f6a0fb1ae4dd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:47.771809 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ca12898-8284-4951-b56c-f6a0fb1ae4dd tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:47.772076 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ca12898-8284-4951-b56c-f6a0fb1ae4dd tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:47.772266 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ca12898-8284-4951-b56c-f6a0fb1ae4dd tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:47.782785 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:47.782785 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:47.786100 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3ca12898-8284-4951-b56c-f6a0fb1ae4dd tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:47.790639 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ca12898-8284-4951-b56c-f6a0fb1ae4dd tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:47.791233 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 59/235] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:47 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:47.930417 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-36fdccd5-36cc-42fd-979d-d1500defe68a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:47.932572 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-36fdccd5-36cc-42fd-979d-d1500defe68a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:47.932911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-36fdccd5-36cc-42fd-979d-d1500defe68a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:47.933165 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-36fdccd5-36cc-42fd-979d-d1500defe68a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:47.944045 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:47.944045 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:47.947686 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-36fdccd5-36cc-42fd-979d-d1500defe68a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:47.953910 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-36fdccd5-36cc-42fd-979d-d1500defe68a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:47.953910 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 61/236] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:47 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:48.395556 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-09014936-9242-49a8-87d4-649794da8c94 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:48.397686 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-09014936-9242-49a8-87d4-649794da8c94 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] POST https://10.4.3.9/volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25/action Aug 20 00:05:48.398260 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-09014936-9242-49a8-87d4-649794da8c94 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:48.398420 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-09014936-9242-49a8-87d4-649794da8c94 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:48.415630 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:48.415630 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:48.429195 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-184d1063-ac8d-4661-ab35-c31002dfd457 req-09014936-9242-49a8-87d4-649794da8c94 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25/action returned with HTTP 204 Aug 20 00:05:48.429933 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 59/237] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:48 2026] POST /volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:48.742321 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7bd5677b-b185-4e5c-bc49-6f9b69519e1d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:48.744111 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7bd5677b-b185-4e5c-bc49-6f9b69519e1d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:48.744308 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7bd5677b-b185-4e5c-bc49-6f9b69519e1d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:48.744536 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7bd5677b-b185-4e5c-bc49-6f9b69519e1d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:48.748148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4f889510-6c69-475e-8106-e0dea4118d0a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:48.750098 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f889510-6c69-475e-8106-e0dea4118d0a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:48.750336 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f889510-6c69-475e-8106-e0dea4118d0a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:48.750542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f889510-6c69-475e-8106-e0dea4118d0a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:48.757140 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:48.757140 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:48.761439 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:48.761439 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:48.762120 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7bd5677b-b185-4e5c-bc49-6f9b69519e1d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:48.765006 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4f889510-6c69-475e-8106-e0dea4118d0a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:48.768713 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7bd5677b-b185-4e5c-bc49-6f9b69519e1d tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:48.769289 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 59/238] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:48 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:48.769703 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f889510-6c69-475e-8106-e0dea4118d0a tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:48.770123 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 60/239] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:48 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:48.805778 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a06c6f68-e9a3-4122-9e0d-285e6f0f2bac None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:48.807748 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a06c6f68-e9a3-4122-9e0d-285e6f0f2bac tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:48.809931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a06c6f68-e9a3-4122-9e0d-285e6f0f2bac tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:48.810201 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a06c6f68-e9a3-4122-9e0d-285e6f0f2bac tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:48.826633 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:48.826633 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:48.830354 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a06c6f68-e9a3-4122-9e0d-285e6f0f2bac tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:48.834812 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a06c6f68-e9a3-4122-9e0d-285e6f0f2bac tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:48.835261 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 62/240] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:48 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1313 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:48.848697 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-787e0cae-2996-43b5-a0e3-180b51fd141b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:48.850702 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-787e0cae-2996-43b5-a0e3-180b51fd141b tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:48.851133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-787e0cae-2996-43b5-a0e3-180b51fd141b tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:48.851355 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-787e0cae-2996-43b5-a0e3-180b51fd141b tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:48.861274 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:48.861274 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:48.865670 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-787e0cae-2996-43b5-a0e3-180b51fd141b tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:48.870964 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-787e0cae-2996-43b5-a0e3-180b51fd141b tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:48.871369 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 60/241] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:48 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1313 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:48.966277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bfa25925-bcff-4212-af68-bc220b803b35 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:48.968275 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfa25925-bcff-4212-af68-bc220b803b35 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:48.968506 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfa25925-bcff-4212-af68-bc220b803b35 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:48.968735 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfa25925-bcff-4212-af68-bc220b803b35 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:48.985287 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:48.985287 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:48.993926 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bfa25925-bcff-4212-af68-bc220b803b35 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:49.000403 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfa25925-bcff-4212-af68-bc220b803b35 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:49.001133 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 60/242] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:48 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:49.257904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ab3367ed-f084-4ae2-b3f2-376481d61b6c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.260148 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ab3367ed-f084-4ae2-b3f2-376481d61b6c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:49.260377 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ab3367ed-f084-4ae2-b3f2-376481d61b6c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:49.260596 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ab3367ed-f084-4ae2-b3f2-376481d61b6c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:49.262678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-f813e96e-5d03-46a0-a95b-23f4be083aa9 req-42ad1622-4b21-4af3-ac58-2092ba9d9663 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.264758 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f0eac788-9f59-4719-9fc7-e99ca41a990b req-54602101-8aa7-4613-a12b-097bb88ddfaf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.267366 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f813e96e-5d03-46a0-a95b-23f4be083aa9 req-42ad1622-4b21-4af3-ac58-2092ba9d9663 tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] POST https://10.4.3.9/volume/v3/snapshots/38d9ebdc-60f5-4b97-9015-715180896524/action Aug 20 00:05:49.267840 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f813e96e-5d03-46a0-a95b-23f4be083aa9 req-42ad1622-4b21-4af3-ac58-2092ba9d9663 tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:49.268038 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f813e96e-5d03-46a0-a95b-23f4be083aa9 req-42ad1622-4b21-4af3-ac58-2092ba9d9663 tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:49.270643 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:49.270643 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:49.271250 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f0eac788-9f59-4719-9fc7-e99ca41a990b req-54602101-8aa7-4613-a12b-097bb88ddfaf tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] POST https://10.4.3.9/volume/v3/snapshots/None/action Aug 20 00:05:49.271732 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f0eac788-9f59-4719-9fc7-e99ca41a990b req-54602101-8aa7-4613-a12b-097bb88ddfaf tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:49.271917 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f0eac788-9f59-4719-9fc7-e99ca41a990b req-54602101-8aa7-4613-a12b-097bb88ddfaf tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:49.274114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.snapshot_actions [req-f813e96e-5d03-46a0-a95b-23f4be083aa9 req-42ad1622-4b21-4af3-ac58-2092ba9d9663 tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100469) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 00:05:49.275732 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.snapshot_actions [req-f0eac788-9f59-4719-9fc7-e99ca41a990b req-54602101-8aa7-4613-a12b-097bb88ddfaf tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100467) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 00:05:49.276036 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ab3367ed-f084-4ae2-b3f2-376481d61b6c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:49.281222 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ab3367ed-f084-4ae2-b3f2-376481d61b6c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:49.281668 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 61/243] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:49 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:49.301175 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f813e96e-5d03-46a0-a95b-23f4be083aa9 req-42ad1622-4b21-4af3-ac58-2092ba9d9663 tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] https://10.4.3.9/volume/v3/snapshots/38d9ebdc-60f5-4b97-9015-715180896524/action returned with HTTP 404 Aug 20 00:05:49.301782 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 63/244] 10.4.3.9 () {72 vars in 1664 bytes} [Thu Aug 20 00:05:49 2026] POST /volume/v3/snapshots/38d9ebdc-60f5-4b97-9015-715180896524/action => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:49.302484 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f0eac788-9f59-4719-9fc7-e99ca41a990b req-54602101-8aa7-4613-a12b-097bb88ddfaf tempest-VolumesAssistedSnapshotsTest-1468389128 tempest-VolumesAssistedSnapshotsTest-1468389128-project] https://10.4.3.9/volume/v3/snapshots/None/action returned with HTTP 404 Aug 20 00:05:49.303153 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 61/245] 10.4.3.9 () {72 vars in 1568 bytes} [Thu Aug 20 00:05:49 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:05:49.355244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-53f5090c-628c-4564-ab9b-842ae9436545 req-72baaaf5-3d55-4c64-94ad-7a7a19ec726d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.358049 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-72baaaf5-3d55-4c64-94ad-7a7a19ec726d tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:49.358521 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-72baaaf5-3d55-4c64-94ad-7a7a19ec726d tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:49.359170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-72baaaf5-3d55-4c64-94ad-7a7a19ec726d tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:49.373318 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:49.373318 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:49.379331 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-53f5090c-628c-4564-ab9b-842ae9436545 req-72baaaf5-3d55-4c64-94ad-7a7a19ec726d tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:49.388840 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-72baaaf5-3d55-4c64-94ad-7a7a19ec726d tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:49.389796 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 61/246] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:49 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1313 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:49.445448 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-53f5090c-628c-4564-ab9b-842ae9436545 req-06861a06-e918-44fd-894f-a58478f6162e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.447673 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-06861a06-e918-44fd-894f-a58478f6162e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] POST https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1/action Aug 20 00:05:49.448141 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-06861a06-e918-44fd-894f-a58478f6162e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:49.448290 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-06861a06-e918-44fd-894f-a58478f6162e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:49.459844 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:49.459844 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:49.460185 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-53f5090c-628c-4564-ab9b-842ae9436545 req-06861a06-e918-44fd-894f-a58478f6162e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:49.471130 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-53f5090c-628c-4564-ab9b-842ae9436545 req-06861a06-e918-44fd-894f-a58478f6162e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Begin detaching volume completed successfully. Aug 20 00:05:49.471404 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-06861a06-e918-44fd-894f-a58478f6162e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1/action returned with HTTP 202 Aug 20 00:05:49.471913 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 62/247] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:05:49 2026] POST /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:05:49.534876 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c2979852-f745-4949-81fe-4fc021704dd9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.535418 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c2979852-f745-4949-81fe-4fc021704dd9 None None] GET https://10.4.3.9/volume// Aug 20 00:05:49.535649 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c2979852-f745-4949-81fe-4fc021704dd9 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:49.535932 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c2979852-f745-4949-81fe-4fc021704dd9 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:49.536361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c2979852-f745-4949-81fe-4fc021704dd9 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:49.536738 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 64/248] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:49 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:49.546613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-53f5090c-628c-4564-ab9b-842ae9436545 req-8faed60f-d4eb-4a6c-9fd8-717ea13c019c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.551015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-8faed60f-d4eb-4a6c-9fd8-717ea13c019c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:49.551015 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-8faed60f-d4eb-4a6c-9fd8-717ea13c019c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:49.551171 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-8faed60f-d4eb-4a6c-9fd8-717ea13c019c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:49.569170 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:49.569170 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:49.573535 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-53f5090c-628c-4564-ab9b-842ae9436545 req-8faed60f-d4eb-4a6c-9fd8-717ea13c019c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:49.578172 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-8faed60f-d4eb-4a6c-9fd8-717ea13c019c tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:49.578596 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 62/249] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:49 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:49.783332 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7335b784-6277-4286-8a77-660addda1253 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.783772 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-13f6322a-7187-4836-abc5-c91afa2b5bfb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:49.785105 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7335b784-6277-4286-8a77-660addda1253 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:49.785316 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7335b784-6277-4286-8a77-660addda1253 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:49.785587 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7335b784-6277-4286-8a77-660addda1253 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:49.788377 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13f6322a-7187-4836-abc5-c91afa2b5bfb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:49.788542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13f6322a-7187-4836-abc5-c91afa2b5bfb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:49.788734 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13f6322a-7187-4836-abc5-c91afa2b5bfb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:49.795769 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:49.795769 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:49.799604 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:49.799604 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:49.799805 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7335b784-6277-4286-8a77-660addda1253 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:49.804109 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7335b784-6277-4286-8a77-660addda1253 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:49.804316 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-13f6322a-7187-4836-abc5-c91afa2b5bfb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:49.804707 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 62/250] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:49 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:05:49.808141 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13f6322a-7187-4836-abc5-c91afa2b5bfb tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:49.808495 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 63/251] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:49 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:50.014605 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f36f9163-7799-48ee-9cb4-2ecf457cebf2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:50.016957 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f36f9163-7799-48ee-9cb4-2ecf457cebf2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:50.017155 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f36f9163-7799-48ee-9cb4-2ecf457cebf2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:50.017564 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f36f9163-7799-48ee-9cb4-2ecf457cebf2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:50.029900 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:50.029900 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:50.034852 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f36f9163-7799-48ee-9cb4-2ecf457cebf2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:50.040423 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f36f9163-7799-48ee-9cb4-2ecf457cebf2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:50.040945 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 65/252] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:50 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:50.267971 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5152521f-10a7-4c7e-8ab5-de91dee7f6a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:50.269809 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5152521f-10a7-4c7e-8ab5-de91dee7f6a9 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 Aug 20 00:05:50.270031 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5152521f-10a7-4c7e-8ab5-de91dee7f6a9 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:50.270244 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5152521f-10a7-4c7e-8ab5-de91dee7f6a9 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:50.285978 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:50.285978 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:50.286434 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5152521f-10a7-4c7e-8ab5-de91dee7f6a9 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Snapshot retrieved successfully. Aug 20 00:05:50.287307 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5152521f-10a7-4c7e-8ab5-de91dee7f6a9 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 returned with HTTP 200 Aug 20 00:05:50.287730 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 63/253] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:05:50 2026] GET /volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:50.763480 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3db230c6-f61c-4711-9f44-5ee1fe6515cf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:50.765237 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3db230c6-f61c-4711-9f44-5ee1fe6515cf tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 Aug 20 00:05:50.765426 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3db230c6-f61c-4711-9f44-5ee1fe6515cf tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:50.765598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3db230c6-f61c-4711-9f44-5ee1fe6515cf tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:50.765726 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-3db230c6-f61c-4711-9f44-5ee1fe6515cf tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Delete snapshot with id: 61deaad8-619a-49a2-8e82-c7aa1f6dd918 Aug 20 00:05:50.783588 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:50.783588 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:50.784287 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3db230c6-f61c-4711-9f44-5ee1fe6515cf tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Snapshot retrieved successfully. Aug 20 00:05:50.803202 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3db230c6-f61c-4711-9f44-5ee1fe6515cf tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Snapshot delete request issued successfully. Aug 20 00:05:50.803315 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3db230c6-f61c-4711-9f44-5ee1fe6515cf tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 returned with HTTP 202 Aug 20 00:05:50.803813 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 63/254] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:05:50 2026] DELETE /volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:05:50.810426 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-53eaa14a-cc77-449d-993d-fa4f0acfc46e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:50.812326 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53eaa14a-cc77-449d-993d-fa4f0acfc46e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 Aug 20 00:05:50.812611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53eaa14a-cc77-449d-993d-fa4f0acfc46e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:50.812915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53eaa14a-cc77-449d-993d-fa4f0acfc46e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:50.818207 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bbf6355c-5d75-48b5-834f-0571520269a6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:50.820017 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbf6355c-5d75-48b5-834f-0571520269a6 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:50.820251 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbf6355c-5d75-48b5-834f-0571520269a6 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:50.820485 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbf6355c-5d75-48b5-834f-0571520269a6 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:50.821480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-402aee77-99c1-4bde-aa44-77be46b1a3ff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:50.823391 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-402aee77-99c1-4bde-aa44-77be46b1a3ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:50.823605 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-402aee77-99c1-4bde-aa44-77be46b1a3ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:50.823860 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-402aee77-99c1-4bde-aa44-77be46b1a3ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:50.831086 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:50.831086 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:50.834030 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:50.834030 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:50.834478 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-53eaa14a-cc77-449d-993d-fa4f0acfc46e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Snapshot retrieved successfully. Aug 20 00:05:50.834637 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:50.834637 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:50.834766 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bbf6355c-5d75-48b5-834f-0571520269a6 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:50.835568 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53eaa14a-cc77-449d-993d-fa4f0acfc46e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 returned with HTTP 200 Aug 20 00:05:50.835730 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 64/255] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:05:50 2026] GET /volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:50.839211 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-402aee77-99c1-4bde-aa44-77be46b1a3ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:50.839278 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbf6355c-5d75-48b5-834f-0571520269a6 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:50.839634 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 66/256] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:50 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:50.843744 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-402aee77-99c1-4bde-aa44-77be46b1a3ff tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:50.844199 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 64/257] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:50 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:51.057278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8594d80f-b7c7-4377-9b25-20b0553e2e99 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.059523 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8594d80f-b7c7-4377-9b25-20b0553e2e99 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:51.059731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8594d80f-b7c7-4377-9b25-20b0553e2e99 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.059924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8594d80f-b7c7-4377-9b25-20b0553e2e99 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:51.069228 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:51.069228 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:51.072866 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8594d80f-b7c7-4377-9b25-20b0553e2e99 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:51.077536 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8594d80f-b7c7-4377-9b25-20b0553e2e99 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:51.077899 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 64/258] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:51 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:51.433071 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-bd898bf5-f265-4862-9448-618d66a7df05 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.435780 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-bd898bf5-f265-4862-9448-618d66a7df05 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] POST https://10.4.3.9/volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a/action Aug 20 00:05:51.436164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-bd898bf5-f265-4862-9448-618d66a7df05 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:51.436275 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-bd898bf5-f265-4862-9448-618d66a7df05 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:51.453181 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:51.453181 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:51.464572 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c335c70-836a-4cc1-887f-3d01125ed472 req-bd898bf5-f265-4862-9448-618d66a7df05 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a/action returned with HTTP 204 Aug 20 00:05:51.465064 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 65/259] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:51 2026] POST /volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:51.555163 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-25c827f4-3397-4ec2-b2da-1921a928064b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.557303 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-25c827f4-3397-4ec2-b2da-1921a928064b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] DELETE https://10.4.3.9/volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d Aug 20 00:05:51.557536 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-25c827f4-3397-4ec2-b2da-1921a928064b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.557748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-25c827f4-3397-4ec2-b2da-1921a928064b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:51.565590 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:51.565590 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:51.625055 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-554717c0-e0b7-4412-9bac-05a612bb6e59 req-25c827f4-3397-4ec2-b2da-1921a928064b tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d returned with HTTP 200 Aug 20 00:05:51.625513 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 67/260] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:05:51 2026] DELETE /volume/v3/attachments/e2787876-1b9a-4ded-8eae-ca6c77a65d8d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:51.845158 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-41242ae3-3001-480c-8401-025fa78ae316 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.847080 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-41242ae3-3001-480c-8401-025fa78ae316 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] GET https://10.4.3.9/volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 Aug 20 00:05:51.847260 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-41242ae3-3001-480c-8401-025fa78ae316 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.847459 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-41242ae3-3001-480c-8401-025fa78ae316 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:51.851969 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-41242ae3-3001-480c-8401-025fa78ae316 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 returned with HTTP 404 Aug 20 00:05:51.852444 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 65/261] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:05:51 2026] GET /volume/v3/snapshots/61deaad8-619a-49a2-8e82-c7aa1f6dd918 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:51.852631 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-959dcd8b-e8aa-42e3-917b-cd3b0c59b151 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.854782 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-959dcd8b-e8aa-42e3-917b-cd3b0c59b151 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:51.855036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-959dcd8b-e8aa-42e3-917b-cd3b0c59b151 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.855262 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-959dcd8b-e8aa-42e3-917b-cd3b0c59b151 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:51.855910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-17d7da1f-4463-44cb-8074-14b4284b754f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.858367 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17d7da1f-4463-44cb-8074-14b4284b754f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:51.858634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17d7da1f-4463-44cb-8074-14b4284b754f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.859064 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17d7da1f-4463-44cb-8074-14b4284b754f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:51.866422 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:51.866422 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:51.867041 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:51.867041 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:51.870024 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-959dcd8b-e8aa-42e3-917b-cd3b0c59b151 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:51.871269 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-17d7da1f-4463-44cb-8074-14b4284b754f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] Volume info retrieved successfully. Aug 20 00:05:51.875280 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-959dcd8b-e8aa-42e3-917b-cd3b0c59b151 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:51.875744 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 65/262] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:51 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:51.876966 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17d7da1f-4463-44cb-8074-14b4284b754f tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-reader] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:51.877463 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 66/263] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:51 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:51.888701 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-66066994-430f-4068-ae7a-4509152480be None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.891194 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-66066994-430f-4068-ae7a-4509152480be tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:51.891372 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-66066994-430f-4068-ae7a-4509152480be tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.891526 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-66066994-430f-4068-ae7a-4509152480be tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:51.906576 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:51.906576 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:51.911296 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-66066994-430f-4068-ae7a-4509152480be tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:51.916937 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-66066994-430f-4068-ae7a-4509152480be tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:51.917421 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 68/264] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:51 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:51.927227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-687340f5-db5a-45e3-be67-7d806d4878c5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.929067 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-687340f5-db5a-45e3-be67-7d806d4878c5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:51.929317 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-687340f5-db5a-45e3-be67-7d806d4878c5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.929561 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-687340f5-db5a-45e3-be67-7d806d4878c5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:51.930884 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-14224b54-d51f-4eac-a5b4-7f261707250c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.932914 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-14224b54-d51f-4eac-a5b4-7f261707250c tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:51.933170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-14224b54-d51f-4eac-a5b4-7f261707250c tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.933410 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-14224b54-d51f-4eac-a5b4-7f261707250c tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:51.936947 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:51.936947 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:51.940623 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-687340f5-db5a-45e3-be67-7d806d4878c5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:51.942387 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:51.942387 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:51.945255 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-687340f5-db5a-45e3-be67-7d806d4878c5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:51.945637 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 66/265] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:51 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:51.946877 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-14224b54-d51f-4eac-a5b4-7f261707250c tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:51.951251 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-14224b54-d51f-4eac-a5b4-7f261707250c tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:51.951434 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 66/266] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:51 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:51.991914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8b6cf99e-61d4-44e0-87e2-2f2f4be31017 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:51.993641 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b6cf99e-61d4-44e0-87e2-2f2f4be31017 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:51.993838 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b6cf99e-61d4-44e0-87e2-2f2f4be31017 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:51.994056 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b6cf99e-61d4-44e0-87e2-2f2f4be31017 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:52.000925 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:52.000925 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:52.004408 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8b6cf99e-61d4-44e0-87e2-2f2f4be31017 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:52.008825 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b6cf99e-61d4-44e0-87e2-2f2f4be31017 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:52.009287 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 67/267] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:51 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:52.090553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7f6452ef-3060-4314-94de-031a88e2c1ed None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:52.092304 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7f6452ef-3060-4314-94de-031a88e2c1ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:52.092791 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7f6452ef-3060-4314-94de-031a88e2c1ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:52.092791 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7f6452ef-3060-4314-94de-031a88e2c1ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:52.101179 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-03972f76-4576-4411-a17f-0907f796a144 req-1b2e1b6b-4030-4cba-9025-d47ff0df609b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:52.102727 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:52.102727 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:52.103220 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-03972f76-4576-4411-a17f-0907f796a144 req-1b2e1b6b-4030-4cba-9025-d47ff0df609b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:05:52.103414 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-03972f76-4576-4411-a17f-0907f796a144 req-1b2e1b6b-4030-4cba-9025-d47ff0df609b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:52.103585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-03972f76-4576-4411-a17f-0907f796a144 req-1b2e1b6b-4030-4cba-9025-d47ff0df609b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:52.106231 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7f6452ef-3060-4314-94de-031a88e2c1ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:52.111401 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7f6452ef-3060-4314-94de-031a88e2c1ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:52.111867 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 69/268] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:52 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:52.113952 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:52.113952 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:52.118011 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-03972f76-4576-4411-a17f-0907f796a144 req-1b2e1b6b-4030-4cba-9025-d47ff0df609b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:05:52.122183 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-03972f76-4576-4411-a17f-0907f796a144 req-1b2e1b6b-4030-4cba-9025-d47ff0df609b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:05:52.122592 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 67/269] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:52 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:53.124784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da1f96a8-6fb1-48c3-b50e-f8290701b07b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:53.127118 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da1f96a8-6fb1-48c3-b50e-f8290701b07b tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:53.127313 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da1f96a8-6fb1-48c3-b50e-f8290701b07b tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:53.127538 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da1f96a8-6fb1-48c3-b50e-f8290701b07b tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:53.139463 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:53.139463 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:53.144262 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-da1f96a8-6fb1-48c3-b50e-f8290701b07b tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:53.150039 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da1f96a8-6fb1-48c3-b50e-f8290701b07b tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:53.150464 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 67/270] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:53 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:54.116815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-ce42d30d-699c-4380-898f-30c54c8bca02 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:54.121221 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-ce42d30d-699c-4380-898f-30c54c8bca02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:54.121421 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-ce42d30d-699c-4380-898f-30c54c8bca02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:54.121586 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-ce42d30d-699c-4380-898f-30c54c8bca02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:54.128824 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:54.128824 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:54.133063 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-ce42d30d-699c-4380-898f-30c54c8bca02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:54.137183 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-ce42d30d-699c-4380-898f-30c54c8bca02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:54.137740 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 68/271] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:54 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:54.168156 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e5342e71-67f1-4020-aa00-be97368323be None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:54.171799 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e5342e71-67f1-4020-aa00-be97368323be tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:54.172049 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e5342e71-67f1-4020-aa00-be97368323be tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:54.172260 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e5342e71-67f1-4020-aa00-be97368323be tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:54.189599 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:54.189599 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:54.198799 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e5342e71-67f1-4020-aa00-be97368323be tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:54.205385 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e5342e71-67f1-4020-aa00-be97368323be tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:54.205385 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 70/272] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:54 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:54.261604 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c109a6a5-4ada-49db-9fc6-c47ab429d7f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:54.262010 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c109a6a5-4ada-49db-9fc6-c47ab429d7f5 None None] GET https://10.4.3.9/volume// Aug 20 00:05:54.262199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c109a6a5-4ada-49db-9fc6-c47ab429d7f5 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:54.262374 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c109a6a5-4ada-49db-9fc6-c47ab429d7f5 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:54.262671 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c109a6a5-4ada-49db-9fc6-c47ab429d7f5 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:54.262964 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 68/273] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:05:54 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:54.269523 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3453e204-2f7f-441a-b3d7-35cdd3fb9e49 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:54.271723 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3453e204-2f7f-441a-b3d7-35cdd3fb9e49 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:54.272127 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3453e204-2f7f-441a-b3d7-35cdd3fb9e49 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "189ff8a4-6e92-41d2-b239-47c260792b5b", "connector": null, "instance_uuid": "5abf0d9d-47b8-4637-938c-e832fa30e17a"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:54.281783 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:54.281783 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:54.305470 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3453e204-2f7f-441a-b3d7-35cdd3fb9e49 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:54.305973 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 68/274] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:54 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 20 00:05:54.331730 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bcb4d56f-d9be-4fa0-a6a4-495e3de34eda None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:54.333723 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcb4d56f-d9be-4fa0-a6a4-495e3de34eda tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:54.333933 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcb4d56f-d9be-4fa0-a6a4-495e3de34eda tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:54.334121 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcb4d56f-d9be-4fa0-a6a4-495e3de34eda tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:54.343917 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:54.343917 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:54.348030 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bcb4d56f-d9be-4fa0-a6a4-495e3de34eda tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:54.353062 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcb4d56f-d9be-4fa0-a6a4-495e3de34eda tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:54.353587 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 69/275] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:54 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:54.359632 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4041a64f-6e64-4d69-9e06-107fc4fedd77 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:54.360052 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4041a64f-6e64-4d69-9e06-107fc4fedd77 None None] GET https://10.4.3.9/volume// Aug 20 00:05:54.360228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4041a64f-6e64-4d69-9e06-107fc4fedd77 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:54.360451 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4041a64f-6e64-4d69-9e06-107fc4fedd77 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:54.360995 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4041a64f-6e64-4d69-9e06-107fc4fedd77 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:54.361281 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 71/276] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:54 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:54.368967 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-7ab01cb9-c1ca-44c8-9b82-6d2116e62264 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:54.371734 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-7ab01cb9-c1ca-44c8-9b82-6d2116e62264 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:54.372050 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-7ab01cb9-c1ca-44c8-9b82-6d2116e62264 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:54.372302 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-7ab01cb9-c1ca-44c8-9b82-6d2116e62264 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:54.383674 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:54.383674 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:54.388542 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-7ab01cb9-c1ca-44c8-9b82-6d2116e62264 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:54.392709 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-7ab01cb9-c1ca-44c8-9b82-6d2116e62264 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:54.393106 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 69/277] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:54 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:54.470104 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3da16de5-857a-4ac0-800f-ea1b015f1237 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:54.472406 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3da16de5-857a-4ac0-800f-ea1b015f1237 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] PUT https://10.4.3.9/volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1 Aug 20 00:05:54.472758 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3da16de5-857a-4ac0-800f-ea1b015f1237 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:54.481223 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3da16de5-857a-4ac0-800f-ea1b015f1237 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Acquiring lock "cinder-attachment_update-189ff8a4-6e92-41d2-b239-47c260792b5b-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:54.486043 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3da16de5-857a-4ac0-800f-ea1b015f1237 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Lock "cinder-attachment_update-189ff8a4-6e92-41d2-b239-47c260792b5b-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:54.487014 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:54.487014 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:54.573572 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3da16de5-857a-4ac0-800f-ea1b015f1237 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Lock "cinder-attachment_update-189ff8a4-6e92-41d2-b239-47c260792b5b-np0000007832" released by "attachment_update" :: held 0.087s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:54.573737 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-3da16de5-857a-4ac0-800f-ea1b015f1237 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1 returned with HTTP 200 Aug 20 00:05:54.574380 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 69/278] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:54 2026] PUT /volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:55.217903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a7fa237e-428a-4600-b84c-9b6b8a4b00a9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:55.221035 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7fa237e-428a-4600-b84c-9b6b8a4b00a9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:55.221239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7fa237e-428a-4600-b84c-9b6b8a4b00a9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:55.221501 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7fa237e-428a-4600-b84c-9b6b8a4b00a9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:55.230950 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:55.230950 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:55.234544 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a7fa237e-428a-4600-b84c-9b6b8a4b00a9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:55.239173 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7fa237e-428a-4600-b84c-9b6b8a4b00a9 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:55.239594 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 70/279] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:55 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:55.370477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-17640839-4989-4db1-9c2a-fa421d48137c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:55.373711 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17640839-4989-4db1-9c2a-fa421d48137c tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:55.374239 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17640839-4989-4db1-9c2a-fa421d48137c tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:55.374300 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17640839-4989-4db1-9c2a-fa421d48137c tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:55.384794 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:55.384794 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:55.388446 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-17640839-4989-4db1-9c2a-fa421d48137c tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:55.392576 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17640839-4989-4db1-9c2a-fa421d48137c tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:55.392978 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 72/280] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:55 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:55.817899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-511f17dc-8365-4df0-beb5-4c850f1c9be5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:55.819959 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-511f17dc-8365-4df0-beb5-4c850f1c9be5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] DELETE https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:55.820179 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-511f17dc-8365-4df0-beb5-4c850f1c9be5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:55.820368 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-511f17dc-8365-4df0-beb5-4c850f1c9be5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:55.820593 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-511f17dc-8365-4df0-beb5-4c850f1c9be5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Delete volume with id: 3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:55.830248 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:55.830248 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:55.830734 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-511f17dc-8365-4df0-beb5-4c850f1c9be5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:55.865882 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-511f17dc-8365-4df0-beb5-4c850f1c9be5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Delete volume request issued successfully. Aug 20 00:05:55.865882 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-511f17dc-8365-4df0-beb5-4c850f1c9be5 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 202 Aug 20 00:05:55.865882 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 70/281] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:05:55 2026] DELETE /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:05:55.872619 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-989b39a7-ad58-4a97-a7f3-15119a18d902 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:55.876397 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-989b39a7-ad58-4a97-a7f3-15119a18d902 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:55.876749 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-989b39a7-ad58-4a97-a7f3-15119a18d902 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:55.877043 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-989b39a7-ad58-4a97-a7f3-15119a18d902 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:55.890719 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:55.890719 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:55.898493 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-989b39a7-ad58-4a97-a7f3-15119a18d902 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Volume info retrieved successfully. Aug 20 00:05:55.905647 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-989b39a7-ad58-4a97-a7f3-15119a18d902 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 200 Aug 20 00:05:55.906278 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 70/282] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:55 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:56.254196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cf1d43a6-36ce-4efd-837f-f22d5fd20c06 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:56.256089 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf1d43a6-36ce-4efd-837f-f22d5fd20c06 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:56.256267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf1d43a6-36ce-4efd-837f-f22d5fd20c06 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:56.256439 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf1d43a6-36ce-4efd-837f-f22d5fd20c06 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:56.268501 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:56.268501 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:56.273366 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cf1d43a6-36ce-4efd-837f-f22d5fd20c06 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:56.278130 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf1d43a6-36ce-4efd-837f-f22d5fd20c06 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:56.278554 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 71/283] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:56 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:56.408998 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ea5f6f1d-7849-40e3-b91b-dd89b06557e6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:56.410475 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea5f6f1d-7849-40e3-b91b-dd89b06557e6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:56.410631 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea5f6f1d-7849-40e3-b91b-dd89b06557e6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:56.410813 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea5f6f1d-7849-40e3-b91b-dd89b06557e6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:56.419218 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:56.419218 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:56.422563 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ea5f6f1d-7849-40e3-b91b-dd89b06557e6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:56.427035 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea5f6f1d-7849-40e3-b91b-dd89b06557e6 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:56.427456 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 73/284] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:56 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:56.922148 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5b10ffb1-1f48-4308-ab30-c8d5caff4b04 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:56.924153 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b10ffb1-1f48-4308-ab30-c8d5caff4b04 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] GET https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 Aug 20 00:05:56.924390 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b10ffb1-1f48-4308-ab30-c8d5caff4b04 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:56.925647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b10ffb1-1f48-4308-ab30-c8d5caff4b04 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:56.931002 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b10ffb1-1f48-4308-ab30-c8d5caff4b04 tempest-AttachSCSIVolumeTestJSON-1303862745 tempest-AttachSCSIVolumeTestJSON-1303862745-project-member] https://10.4.3.9/volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 returned with HTTP 404 Aug 20 00:05:56.931613 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 71/285] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:56 2026] GET /volume/v3/volumes/3b431669-8f57-498e-a783-1c7fa10ce038 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:57.297215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2907c511-6809-4fb8-a5f1-c5bf2203160e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:57.300314 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2907c511-6809-4fb8-a5f1-c5bf2203160e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:57.300528 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2907c511-6809-4fb8-a5f1-c5bf2203160e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:57.300828 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2907c511-6809-4fb8-a5f1-c5bf2203160e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:57.312216 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:57.312216 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:57.317098 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2907c511-6809-4fb8-a5f1-c5bf2203160e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:57.322660 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2907c511-6809-4fb8-a5f1-c5bf2203160e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:57.323262 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 71/286] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:57 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:57.441986 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-80fe2c8c-b31e-4337-9911-d816f9d64ce0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:57.444018 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-80fe2c8c-b31e-4337-9911-d816f9d64ce0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:57.444167 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-80fe2c8c-b31e-4337-9911-d816f9d64ce0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:57.444343 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-80fe2c8c-b31e-4337-9911-d816f9d64ce0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:57.455118 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:57.455118 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:57.462595 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-80fe2c8c-b31e-4337-9911-d816f9d64ce0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:57.469747 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-80fe2c8c-b31e-4337-9911-d816f9d64ce0 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:57.470118 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 72/287] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:57 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:57.867057 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7be0de89-9716-402a-8196-916e74a1a158 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:57.869291 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7be0de89-9716-402a-8196-916e74a1a158 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] POST https://10.4.3.9/volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9/action Aug 20 00:05:57.869692 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7be0de89-9716-402a-8196-916e74a1a158 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:05:57.869822 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7be0de89-9716-402a-8196-916e74a1a158 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:57.893917 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:57.893917 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:57.906881 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-10e17929-50b1-4ea1-9401-01d35c26455c req-7be0de89-9716-402a-8196-916e74a1a158 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9/action returned with HTTP 204 Aug 20 00:05:57.906881 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 74/288] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:05:57 2026] POST /volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:05:58.341795 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31211096-e455-44c5-a350-19025873f356 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.344182 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31211096-e455-44c5-a350-19025873f356 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:58.344438 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31211096-e455-44c5-a350-19025873f356 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.344688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31211096-e455-44c5-a350-19025873f356 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.362032 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.362032 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:58.368689 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-31211096-e455-44c5-a350-19025873f356 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:58.375322 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31211096-e455-44c5-a350-19025873f356 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:58.375718 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 72/289] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:58 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1157 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:58.401356 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-53f5090c-628c-4564-ab9b-842ae9436545 req-17956de9-e7c2-4f19-8d76-c81eeb197008 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.406792 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-17956de9-e7c2-4f19-8d76-c81eeb197008 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] DELETE https://10.4.3.9/volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25 Aug 20 00:05:58.406792 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-17956de9-e7c2-4f19-8d76-c81eeb197008 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.406792 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-17956de9-e7c2-4f19-8d76-c81eeb197008 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.413612 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.413612 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:58.437828 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-188f8c4b-8db3-48ee-90ea-27ceb9665084 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.442962 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-188f8c4b-8db3-48ee-90ea-27ceb9665084 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:58.443354 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-188f8c4b-8db3-48ee-90ea-27ceb9665084 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.443414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-188f8c4b-8db3-48ee-90ea-27ceb9665084 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.455963 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.455963 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:58.462637 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-188f8c4b-8db3-48ee-90ea-27ceb9665084 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:58.467915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-188f8c4b-8db3-48ee-90ea-27ceb9665084 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:58.468337 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 73/290] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:05:58 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1157 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:58.486617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-067fc36f-f39c-4500-a5c7-f8f51da84e99 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.492154 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-067fc36f-f39c-4500-a5c7-f8f51da84e99 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:58.492154 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-067fc36f-f39c-4500-a5c7-f8f51da84e99 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.492301 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-067fc36f-f39c-4500-a5c7-f8f51da84e99 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.510759 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.510759 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:58.511982 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-53f5090c-628c-4564-ab9b-842ae9436545 req-17956de9-e7c2-4f19-8d76-c81eeb197008 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25 returned with HTTP 200 Aug 20 00:05:58.512569 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 72/291] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:05:58 2026] DELETE /volume/v3/attachments/6fcdb54f-266e-4b68-941b-98a5a37bfd25 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:58.516494 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-067fc36f-f39c-4500-a5c7-f8f51da84e99 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:58.532168 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-067fc36f-f39c-4500-a5c7-f8f51da84e99 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:58.532656 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 75/292] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:58 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:58.595408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df07f7c4-e896-48ca-899a-d85f35fe6d9c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.595408 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df07f7c4-e896-48ca-899a-d85f35fe6d9c None None] GET https://10.4.3.9/volume// Aug 20 00:05:58.595408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df07f7c4-e896-48ca-899a-d85f35fe6d9c None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.595408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df07f7c4-e896-48ca-899a-d85f35fe6d9c None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.595408 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df07f7c4-e896-48ca-899a-d85f35fe6d9c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:58.596213 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 73/293] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:05:58 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:58.609011 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-9fa44390-c50c-4d8e-9450-500920ef641a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.610233 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-9fa44390-c50c-4d8e-9450-500920ef641a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:05:58.611013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-9fa44390-c50c-4d8e-9450-500920ef641a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c9ac014-fa13-450e-a3e5-59da60beadd5", "connector": null, "instance_uuid": "d58011a2-2155-469d-8a1e-6b4804c2c401"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:58.627688 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.627688 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:58.658613 np0000007832 devstack@c-api.service[100466]: WARNING cinder.volume.api [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-9fa44390-c50c-4d8e-9450-500920ef641a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 00:05:58.665477 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-9fa44390-c50c-4d8e-9450-500920ef641a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:05:58.666034 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 74/294] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:05:58 2026] POST /volume/v3/attachments => generated 271 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:58.713137 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a90015c9-0fa4-4d3e-96b5-bd7736f7e898 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.719123 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a90015c9-0fa4-4d3e-96b5-bd7736f7e898 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:58.719340 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a90015c9-0fa4-4d3e-96b5-bd7736f7e898 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.719872 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a90015c9-0fa4-4d3e-96b5-bd7736f7e898 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.725554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-37250268-76fb-4e02-a10f-19c720dc1d54 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.726823 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-37250268-76fb-4e02-a10f-19c720dc1d54 None None] GET https://10.4.3.9/volume// Aug 20 00:05:58.727212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-37250268-76fb-4e02-a10f-19c720dc1d54 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.727498 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-37250268-76fb-4e02-a10f-19c720dc1d54 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.728029 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-37250268-76fb-4e02-a10f-19c720dc1d54 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:05:58.728342 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 76/295] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:05:58 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:05:58.738038 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.738038 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:58.739592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-5f2f3397-a64e-4e78-bfcb-1d853da397f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.745122 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-5f2f3397-a64e-4e78-bfcb-1d853da397f5 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:58.745956 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-5f2f3397-a64e-4e78-bfcb-1d853da397f5 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.746214 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-5f2f3397-a64e-4e78-bfcb-1d853da397f5 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.747548 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a90015c9-0fa4-4d3e-96b5-bd7736f7e898 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:58.756325 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a90015c9-0fa4-4d3e-96b5-bd7736f7e898 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:58.756325 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 73/296] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:58 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:58.771505 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.771505 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:58.776690 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-5f2f3397-a64e-4e78-bfcb-1d853da397f5 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:58.790009 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-5f2f3397-a64e-4e78-bfcb-1d853da397f5 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:58.790009 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 74/297] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:05:58 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1339 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:05:58.920752 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-eeedc614-24f3-46dc-93b8-139e44e4566a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.923586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-eeedc614-24f3-46dc-93b8-139e44e4566a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] PUT https://10.4.3.9/volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a Aug 20 00:05:58.924144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-eeedc614-24f3-46dc-93b8-139e44e4566a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:05:58.934751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-eeedc614-24f3-46dc-93b8-139e44e4566a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Acquiring lock "cinder-attachment_update-7c9ac014-fa13-450e-a3e5-59da60beadd5-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:05:58.941782 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-eeedc614-24f3-46dc-93b8-139e44e4566a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Lock "cinder-attachment_update-7c9ac014-fa13-450e-a3e5-59da60beadd5-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:05:58.943018 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.943018 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:58.968687 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-a9f5390c-cf2f-4fc2-a16c-b8f260e83bb0 req-a306ab4c-a8e2-488f-83ee-0f3a9114659c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.971216 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-a9f5390c-cf2f-4fc2-a16c-b8f260e83bb0 req-a306ab4c-a8e2-488f-83ee-0f3a9114659c tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] DELETE https://10.4.3.9/volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37 Aug 20 00:05:58.971331 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-a9f5390c-cf2f-4fc2-a16c-b8f260e83bb0 req-a306ab4c-a8e2-488f-83ee-0f3a9114659c tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.971552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-a9f5390c-cf2f-4fc2-a16c-b8f260e83bb0 req-a306ab4c-a8e2-488f-83ee-0f3a9114659c tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:58.984159 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:58.984159 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:58.996884 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-91bb2d37-8549-4cec-883a-7fe01d88f813 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:58.999667 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-91bb2d37-8549-4cec-883a-7fe01d88f813 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:58.999667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-91bb2d37-8549-4cec-883a-7fe01d88f813 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:58.999667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-91bb2d37-8549-4cec-883a-7fe01d88f813 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:59.008936 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:59.008936 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:59.013640 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-91bb2d37-8549-4cec-883a-7fe01d88f813 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:59.018652 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-91bb2d37-8549-4cec-883a-7fe01d88f813 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:59.019466 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 74/298] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:58 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1011 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:59.041055 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-629509cc-58fd-4d82-9c69-068299fdee01 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:59.050633 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-629509cc-58fd-4d82-9c69-068299fdee01 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:59.050633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-629509cc-58fd-4d82-9c69-068299fdee01 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:59.050633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-629509cc-58fd-4d82-9c69-068299fdee01 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:59.050633 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-629509cc-58fd-4d82-9c69-068299fdee01 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Delete volume with id: 4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:59.057058 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-a9f5390c-cf2f-4fc2-a16c-b8f260e83bb0 req-a306ab4c-a8e2-488f-83ee-0f3a9114659c tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37 returned with HTTP 200 Aug 20 00:05:59.058684 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 77/299] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:05:58 2026] DELETE /volume/v3/attachments/05d79ed1-63df-4950-8a26-90bde4c79c37 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:59.063726 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:59.063726 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:59.064096 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-629509cc-58fd-4d82-9c69-068299fdee01 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:59.070437 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-eeedc614-24f3-46dc-93b8-139e44e4566a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Lock "cinder-attachment_update-7c9ac014-fa13-450e-a3e5-59da60beadd5-np0000007832" released by "attachment_update" :: held 0.129s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:05:59.070665 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-eeedc614-24f3-46dc-93b8-139e44e4566a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a returned with HTTP 200 Aug 20 00:05:59.071697 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 75/300] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:05:58 2026] PUT /volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a => generated 967 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:05:59.092826 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-629509cc-58fd-4d82-9c69-068299fdee01 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Delete volume request issued successfully. Aug 20 00:05:59.093080 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-629509cc-58fd-4d82-9c69-068299fdee01 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 202 Aug 20 00:05:59.093601 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 75/301] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:05:59 2026] DELETE /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:05:59.104222 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-229045ad-f4f8-4431-9dae-02aead136648 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:59.106789 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-229045ad-f4f8-4431-9dae-02aead136648 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:05:59.107175 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-229045ad-f4f8-4431-9dae-02aead136648 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:59.107466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-229045ad-f4f8-4431-9dae-02aead136648 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:59.117856 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:59.117856 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:59.123663 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-229045ad-f4f8-4431-9dae-02aead136648 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Volume info retrieved successfully. Aug 20 00:05:59.132208 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-229045ad-f4f8-4431-9dae-02aead136648 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 200 Aug 20 00:05:59.132208 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 75/302] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:59 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 1010 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:05:59.391962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-6f857128-1bd4-4745-881a-914a19a2a45e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:59.396263 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-6f857128-1bd4-4745-881a-914a19a2a45e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] DELETE https://10.4.3.9/volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b Aug 20 00:05:59.396263 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-6f857128-1bd4-4745-881a-914a19a2a45e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:59.396263 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-6f857128-1bd4-4745-881a-914a19a2a45e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:59.405271 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:59.405271 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:05:59.454866 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-6f857128-1bd4-4745-881a-914a19a2a45e tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b returned with HTTP 200 Aug 20 00:05:59.455511 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 78/303] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:05:59 2026] DELETE /volume/v3/attachments/8e7a92b8-6ecb-4e23-8b1c-1a6dea6f5f9b => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:59.467835 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-69725765-95f1-4564-9cd9-0f474e742576 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:59.470155 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-69725765-95f1-4564-9cd9-0f474e742576 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:59.470353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-69725765-95f1-4564-9cd9-0f474e742576 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:59.470563 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-69725765-95f1-4564-9cd9-0f474e742576 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:59.470772 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-69725765-95f1-4564-9cd9-0f474e742576 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Delete volume with id: 7f584264-e68f-4d93-9983-0ddef5ddb5d1 Aug 20 00:05:59.482676 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:59.482676 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:05:59.483065 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-69725765-95f1-4564-9cd9-0f474e742576 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Volume info retrieved successfully. Aug 20 00:05:59.512981 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-69725765-95f1-4564-9cd9-0f474e742576 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] Delete volume request issued successfully. Aug 20 00:05:59.513290 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-99da362f-11b7-46c0-9944-3b3f2c7a8b27 req-69725765-95f1-4564-9cd9-0f474e742576 tempest-ImageDependencyTests-663356166 tempest-ImageDependencyTests-663356166-project-member] https://10.4.3.9/volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 returned with HTTP 202 Aug 20 00:05:59.514050 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 76/304] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:05:59 2026] DELETE /volume/v3/volumes/7f584264-e68f-4d93-9983-0ddef5ddb5d1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:05:59.552983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-20e0464a-7675-4b89-bcc8-80336fae5536 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:59.557076 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-20e0464a-7675-4b89-bcc8-80336fae5536 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:05:59.557353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-20e0464a-7675-4b89-bcc8-80336fae5536 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:59.557591 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-20e0464a-7675-4b89-bcc8-80336fae5536 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:59.571070 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:59.571070 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:05:59.576316 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-20e0464a-7675-4b89-bcc8-80336fae5536 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:05:59.582610 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-20e0464a-7675-4b89-bcc8-80336fae5536 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:05:59.582610 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 76/305] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:59 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:05:59.772576 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e026adfc-3325-4a9f-aac2-35bd4128f6ba None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:05:59.776520 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e026adfc-3325-4a9f-aac2-35bd4128f6ba tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:05:59.776631 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e026adfc-3325-4a9f-aac2-35bd4128f6ba tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:05:59.776858 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e026adfc-3325-4a9f-aac2-35bd4128f6ba tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:05:59.803421 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:05:59.803421 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:05:59.808545 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e026adfc-3325-4a9f-aac2-35bd4128f6ba tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:05:59.815016 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e026adfc-3325-4a9f-aac2-35bd4128f6ba tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:05:59.815492 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 76/306] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:05:59 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:00.147900 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e7474280-7c37-47c6-b0bf-c0f47e3b5a7e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:00.149541 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7474280-7c37-47c6-b0bf-c0f47e3b5a7e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:06:00.149791 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7474280-7c37-47c6-b0bf-c0f47e3b5a7e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:00.151116 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7474280-7c37-47c6-b0bf-c0f47e3b5a7e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:00.156332 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7474280-7c37-47c6-b0bf-c0f47e3b5a7e tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 404 Aug 20 00:06:00.156882 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 79/307] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:00 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:00.594947 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d60a3d61-4e4d-4980-a248-650319585340 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:00.596701 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d60a3d61-4e4d-4980-a248-650319585340 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:00.596912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d60a3d61-4e4d-4980-a248-650319585340 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:00.597105 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d60a3d61-4e4d-4980-a248-650319585340 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:00.610956 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:00.610956 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:00.614537 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d60a3d61-4e4d-4980-a248-650319585340 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:00.620021 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d60a3d61-4e4d-4980-a248-650319585340 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:00.620437 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 77/308] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:00 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:00.830802 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-899de079-214f-4049-a819-a38edce12913 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:00.832542 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-899de079-214f-4049-a819-a38edce12913 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:00.832770 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-899de079-214f-4049-a819-a38edce12913 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:00.833055 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-899de079-214f-4049-a819-a38edce12913 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:00.857766 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:00.857766 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:00.862217 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-899de079-214f-4049-a819-a38edce12913 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:00.870352 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-899de079-214f-4049-a819-a38edce12913 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:00.870789 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 77/309] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:00 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:01.263070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ebc498bd-b27f-4ccd-abbe-8ebd737da9ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:01.265373 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebc498bd-b27f-4ccd-abbe-8ebd737da9ce tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:06:01.265631 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebc498bd-b27f-4ccd-abbe-8ebd737da9ce tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:01.265908 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebc498bd-b27f-4ccd-abbe-8ebd737da9ce tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:01.275848 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:01.275848 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:01.280861 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ebc498bd-b27f-4ccd-abbe-8ebd737da9ce tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:06:01.287506 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebc498bd-b27f-4ccd-abbe-8ebd737da9ce tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:06:01.288059 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 77/310] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:01 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:01.304696 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-445d5485-e83a-4f0e-ad6f-c98ee8274c01 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:01.307292 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-445d5485-e83a-4f0e-ad6f-c98ee8274c01 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:06:01.307681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-445d5485-e83a-4f0e-ad6f-c98ee8274c01 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:01.307849 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-445d5485-e83a-4f0e-ad6f-c98ee8274c01 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:01.317528 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:01.317528 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:01.322334 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-445d5485-e83a-4f0e-ad6f-c98ee8274c01 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:06:01.328556 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-445d5485-e83a-4f0e-ad6f-c98ee8274c01 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:06:01.328944 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 80/311] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:01 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:01.370468 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3ede2e66-3ba9-4ae8-8a37-5686ceea0f24 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:01.375973 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ede2e66-3ba9-4ae8-8a37-5686ceea0f24 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:06:01.375973 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ede2e66-3ba9-4ae8-8a37-5686ceea0f24 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:01.376304 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ede2e66-3ba9-4ae8-8a37-5686ceea0f24 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:01.384736 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:01.384736 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:01.389106 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3ede2e66-3ba9-4ae8-8a37-5686ceea0f24 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:06:01.394493 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ede2e66-3ba9-4ae8-8a37-5686ceea0f24 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:06:01.394493 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 78/312] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:01 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:01.412505 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49251c76-d554-455d-9546-7272ae89e446 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:01.415244 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49251c76-d554-455d-9546-7272ae89e446 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:06:01.415244 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49251c76-d554-455d-9546-7272ae89e446 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:01.415620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49251c76-d554-455d-9546-7272ae89e446 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:01.415761 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-49251c76-d554-455d-9546-7272ae89e446 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Delete volume with id: 5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:06:01.424636 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:01.424636 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:01.425300 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-49251c76-d554-455d-9546-7272ae89e446 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:06:01.444576 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-49251c76-d554-455d-9546-7272ae89e446 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Delete volume request issued successfully. Aug 20 00:06:01.444768 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49251c76-d554-455d-9546-7272ae89e446 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 202 Aug 20 00:06:01.445201 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 78/313] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:01 2026] DELETE /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:01.455171 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f3c3fc2b-57e0-437b-b7a1-b32971a154bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:01.457452 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3c3fc2b-57e0-437b-b7a1-b32971a154bc tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:06:01.457739 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3c3fc2b-57e0-437b-b7a1-b32971a154bc tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:01.457994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3c3fc2b-57e0-437b-b7a1-b32971a154bc tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:01.473957 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:01.473957 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:01.482831 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f3c3fc2b-57e0-437b-b7a1-b32971a154bc tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Volume info retrieved successfully. Aug 20 00:06:01.484651 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3c3fc2b-57e0-437b-b7a1-b32971a154bc tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 200 Aug 20 00:06:01.485186 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 78/314] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:01 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:01.636260 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6ab9bbdd-1f5c-485e-b649-66e438ea14ca None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:01.638560 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ab9bbdd-1f5c-485e-b649-66e438ea14ca tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:01.638908 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ab9bbdd-1f5c-485e-b649-66e438ea14ca tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:01.639225 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ab9bbdd-1f5c-485e-b649-66e438ea14ca tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:01.652008 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:01.652008 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:01.657644 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6ab9bbdd-1f5c-485e-b649-66e438ea14ca tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:01.666367 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ab9bbdd-1f5c-485e-b649-66e438ea14ca tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:01.666367 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 81/315] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:01 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:01.886527 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7c36f799-5841-4da4-ba4c-80f51b25597f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:01.888904 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7c36f799-5841-4da4-ba4c-80f51b25597f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:01.889186 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7c36f799-5841-4da4-ba4c-80f51b25597f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:01.889420 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7c36f799-5841-4da4-ba4c-80f51b25597f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:01.904610 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:01.904610 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:01.910075 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7c36f799-5841-4da4-ba4c-80f51b25597f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:01.915307 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7c36f799-5841-4da4-ba4c-80f51b25597f tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:01.915737 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 79/316] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:01 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:02.069524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-e999af7a-4f60-49b0-80a6-6f7056a49410 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:02.072249 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-e999af7a-4f60-49b0-80a6-6f7056a49410 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] POST https://10.4.3.9/volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1/action Aug 20 00:06:02.072720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-e999af7a-4f60-49b0-80a6-6f7056a49410 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:06:02.072920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-e999af7a-4f60-49b0-80a6-6f7056a49410 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:02.097660 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:02.097660 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:02.111417 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c09cb2d5-b2d8-4b12-a7f9-5936534f8a48 req-e999af7a-4f60-49b0-80a6-6f7056a49410 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1/action returned with HTTP 204 Aug 20 00:06:02.112131 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 79/317] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:06:02 2026] POST /volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:02.502058 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b5eca89e-fec3-4e81-8eb6-e5d2b3bd4240 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:02.504669 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5eca89e-fec3-4e81-8eb6-e5d2b3bd4240 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] GET https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a Aug 20 00:06:02.505091 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5eca89e-fec3-4e81-8eb6-e5d2b3bd4240 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:02.505397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5eca89e-fec3-4e81-8eb6-e5d2b3bd4240 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:02.513616 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5eca89e-fec3-4e81-8eb6-e5d2b3bd4240 tempest-DeleteServersTestJSON-2142758102 tempest-DeleteServersTestJSON-2142758102-project-member] https://10.4.3.9/volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a returned with HTTP 404 Aug 20 00:06:02.514688 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 79/318] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:02 2026] GET /volume/v3/volumes/5a98e65b-1fcd-4d27-a455-0c289ad08b0a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:06:02.680214 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-40af9ace-269c-4808-9151-6ad9b99f01eb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:02.682310 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-40af9ace-269c-4808-9151-6ad9b99f01eb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:02.682569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-40af9ace-269c-4808-9151-6ad9b99f01eb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:02.682884 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-40af9ace-269c-4808-9151-6ad9b99f01eb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:02.699993 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:02.699993 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:02.708809 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-40af9ace-269c-4808-9151-6ad9b99f01eb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:02.715356 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-40af9ace-269c-4808-9151-6ad9b99f01eb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:02.715924 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 82/319] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:02 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:02.729661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5b349f56-f696-4e32-82a8-a7522a6c0595 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:02.731945 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b349f56-f696-4e32-82a8-a7522a6c0595 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:02.733509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b349f56-f696-4e32-82a8-a7522a6c0595 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:02.733509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b349f56-f696-4e32-82a8-a7522a6c0595 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:02.750368 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:02.750368 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:02.756486 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5b349f56-f696-4e32-82a8-a7522a6c0595 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:02.764276 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b349f56-f696-4e32-82a8-a7522a6c0595 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:02.764276 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 80/320] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:02 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:02.836753 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-924f24d0-674c-407d-9ad7-72a5d748a747 req-f1ff8b53-cc0b-4417-a891-7ebbd3ad0346 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:02.844297 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-924f24d0-674c-407d-9ad7-72a5d748a747 req-f1ff8b53-cc0b-4417-a891-7ebbd3ad0346 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:02.844640 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-924f24d0-674c-407d-9ad7-72a5d748a747 req-f1ff8b53-cc0b-4417-a891-7ebbd3ad0346 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:02.844979 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-924f24d0-674c-407d-9ad7-72a5d748a747 req-f1ff8b53-cc0b-4417-a891-7ebbd3ad0346 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:02.862370 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:02.862370 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:02.872515 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-924f24d0-674c-407d-9ad7-72a5d748a747 req-f1ff8b53-cc0b-4417-a891-7ebbd3ad0346 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:02.879803 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-924f24d0-674c-407d-9ad7-72a5d748a747 req-f1ff8b53-cc0b-4417-a891-7ebbd3ad0346 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:02.880605 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 80/321] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:02 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:02.934329 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ed93638e-9496-460e-b3c1-674aca3560f6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:02.938282 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed93638e-9496-460e-b3c1-674aca3560f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:02.938282 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed93638e-9496-460e-b3c1-674aca3560f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:02.938282 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed93638e-9496-460e-b3c1-674aca3560f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:02.951503 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:02.951503 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:02.955515 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ed93638e-9496-460e-b3c1-674aca3560f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:02.962818 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed93638e-9496-460e-b3c1-674aca3560f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:02.963135 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 80/322] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:02 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:03.978993 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-606d97b7-7aef-4f79-9044-990db3cc8c22 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:03.981556 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-606d97b7-7aef-4f79-9044-990db3cc8c22 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:03.981816 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-606d97b7-7aef-4f79-9044-990db3cc8c22 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:03.983693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-606d97b7-7aef-4f79-9044-990db3cc8c22 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:04.004274 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:04.004274 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:04.012623 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-606d97b7-7aef-4f79-9044-990db3cc8c22 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:04.020355 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-606d97b7-7aef-4f79-9044-990db3cc8c22 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:04.020939 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 83/323] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:03 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:04.567729 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c2b8dd69-8425-4f9e-9210-984a6c02dcb6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:04.569542 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2b8dd69-8425-4f9e-9210-984a6c02dcb6 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:06:04.570210 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2b8dd69-8425-4f9e-9210-984a6c02dcb6 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:04.570507 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2b8dd69-8425-4f9e-9210-984a6c02dcb6 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:04.570776 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c2b8dd69-8425-4f9e-9210-984a6c02dcb6 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Delete volume with id: 4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:06:04.577392 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2b8dd69-8425-4f9e-9210-984a6c02dcb6 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 404 Aug 20 00:06:04.578492 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 81/324] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:04 2026] DELETE /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:04.590445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-831f95e7-9136-4e5b-a5f5-a271b02bd9e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:04.593909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-831f95e7-9136-4e5b-a5f5-a271b02bd9e0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] GET https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 Aug 20 00:06:04.594137 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-831f95e7-9136-4e5b-a5f5-a271b02bd9e0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:04.594491 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-831f95e7-9136-4e5b-a5f5-a271b02bd9e0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:04.607916 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-831f95e7-9136-4e5b-a5f5-a271b02bd9e0 tempest-VolumesAssistedSnapshotsTest-372384274 tempest-VolumesAssistedSnapshotsTest-372384274-project-admin] https://10.4.3.9/volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 returned with HTTP 404 Aug 20 00:06:04.607916 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 81/325] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:04 2026] GET /volume/v3/volumes/4f5c2f7f-8629-49d6-b866-e92ed2a90ec1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:05.041498 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-949c1cc6-4e18-4c9d-a5b3-de32db9fcc59 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:05.043682 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-949c1cc6-4e18-4c9d-a5b3-de32db9fcc59 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:05.044036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-949c1cc6-4e18-4c9d-a5b3-de32db9fcc59 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:05.044310 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-949c1cc6-4e18-4c9d-a5b3-de32db9fcc59 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:05.070425 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:05.070425 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:05.079230 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-949c1cc6-4e18-4c9d-a5b3-de32db9fcc59 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:05.083042 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-949c1cc6-4e18-4c9d-a5b3-de32db9fcc59 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:05.083586 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 81/326] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:05 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:05.384879 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0a5b0745-666c-41f4-a403-7953680f3558 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:05.734972 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a5b0745-666c-41f4-a403-7953680f3558 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] POST https://10.4.3.9/volume/v3/types/3243e73d-e4c4-4d25-ba91-e7f174e4c318/encryption Aug 20 00:06:05.735455 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a5b0745-666c-41f4-a403-7953680f3558 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:05.765215 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a5b0745-666c-41f4-a403-7953680f3558 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types/3243e73d-e4c4-4d25-ba91-e7f174e4c318/encryption returned with HTTP 404 Aug 20 00:06:05.765852 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 84/327] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:06:05 2026] POST /volume/v3/types/3243e73d-e4c4-4d25-ba91-e7f174e4c318/encryption => generated 114 bytes in 382 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:05.776962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c9e7f006-0a62-4bb3-aed7-d66f7262ceca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:05.778827 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9e7f006-0a62-4bb3-aed7-d66f7262ceca tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:06:05.779198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9e7f006-0a62-4bb3-aed7-d66f7262ceca tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1931424975", "os-volume-type-access:is_public": false}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:05.804141 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9e7f006-0a62-4bb3-aed7-d66f7262ceca tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:06:05.804801 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 82/328] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:06:05 2026] POST /volume/v3/types => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:05.818297 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b0f4041e-7f57-4b88-a1dc-7d34c9269185 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.077528 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0f4041e-7f57-4b88-a1dc-7d34c9269185 tempest-VolumeTypesNegativeTest-262996741 tempest-VolumeTypesNegativeTest-262996741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:06:06.078482 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b0f4041e-7f57-4b88-a1dc-7d34c9269185 tempest-VolumeTypesNegativeTest-262996741 tempest-VolumeTypesNegativeTest-262996741-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bf97d138-1d8b-4074-a58b-da46afa1caf7", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-828239854"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:06.079410 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b0f4041e-7f57-4b88-a1dc-7d34c9269185 tempest-VolumeTypesNegativeTest-262996741 tempest-VolumeTypesNegativeTest-262996741-project-member] Create volume request body: {'volume': {'volume_type': 'bf97d138-1d8b-4074-a58b-da46afa1caf7', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-828239854'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:06:06.089980 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0f4041e-7f57-4b88-a1dc-7d34c9269185 tempest-VolumeTypesNegativeTest-262996741 tempest-VolumeTypesNegativeTest-262996741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 404 Aug 20 00:06:06.090655 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 82/329] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:06:05 2026] POST /volume/v3/volumes => generated 114 bytes in 273 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:06.099654 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-763c6581-47cf-41f3-98d3-6387d0da541c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.101876 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-763c6581-47cf-41f3-98d3-6387d0da541c tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:06.102186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-763c6581-47cf-41f3-98d3-6387d0da541c tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:06.102571 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-763c6581-47cf-41f3-98d3-6387d0da541c tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:06.103621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3dec71f6-98ec-4d62-9180-d0e16f9d6c29 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.107912 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3dec71f6-98ec-4d62-9180-d0e16f9d6c29 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] DELETE https://10.4.3.9/volume/v3/types/bf97d138-1d8b-4074-a58b-da46afa1caf7 Aug 20 00:06:06.108340 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3dec71f6-98ec-4d62-9180-d0e16f9d6c29 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:06.108513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3dec71f6-98ec-4d62-9180-d0e16f9d6c29 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:06.133049 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:06.133049 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:06.140040 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-763c6581-47cf-41f3-98d3-6387d0da541c tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:06.147188 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-763c6581-47cf-41f3-98d3-6387d0da541c tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:06.147960 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 82/330] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:06 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1160 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:06.174409 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3dec71f6-98ec-4d62-9180-d0e16f9d6c29 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types/bf97d138-1d8b-4074-a58b-da46afa1caf7 returned with HTTP 202 Aug 20 00:06:06.175036 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 85/331] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:06:06 2026] DELETE /volume/v3/types/bf97d138-1d8b-4074-a58b-da46afa1caf7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:06.185550 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ca31279d-1f08-4f9f-b080-cedaecd0ccb0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.191940 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca31279d-1f08-4f9f-b080-cedaecd0ccb0 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] GET https://10.4.3.9/volume/v3/types/bf97d138-1d8b-4074-a58b-da46afa1caf7 Aug 20 00:06:06.191940 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca31279d-1f08-4f9f-b080-cedaecd0ccb0 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:06.191940 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca31279d-1f08-4f9f-b080-cedaecd0ccb0 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:06.197833 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca31279d-1f08-4f9f-b080-cedaecd0ccb0 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types/bf97d138-1d8b-4074-a58b-da46afa1caf7 returned with HTTP 404 Aug 20 00:06:06.198595 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 83/332] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:06:06 2026] GET /volume/v3/types/bf97d138-1d8b-4074-a58b-da46afa1caf7 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:06.205549 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-57486dc2-fc96-4302-9aad-51b472ec3157 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.208925 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-466a46b1-bc5b-4ae5-9f7a-ce4fdbfa54b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.210615 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-466a46b1-bc5b-4ae5-9f7a-ce4fdbfa54b7 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:06:06.210713 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-57486dc2-fc96-4302-9aad-51b472ec3157 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] POST https://10.4.3.9/volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a/action Aug 20 00:06:06.211093 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-57486dc2-fc96-4302-9aad-51b472ec3157 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:06:06.211239 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-57486dc2-fc96-4302-9aad-51b472ec3157 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:06.212048 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-466a46b1-bc5b-4ae5-9f7a-ce4fdbfa54b7 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:06.213700 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-466a46b1-bc5b-4ae5-9f7a-ce4fdbfa54b7 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 400 Aug 20 00:06:06.214313 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 83/333] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:06:06 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 20 00:06:06.227621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5c7fb71f-afef-4036-863c-582ccfaf8d93 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.229691 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c7fb71f-afef-4036-863c-582ccfaf8d93 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:06:06.230088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c7fb71f-afef-4036-863c-582ccfaf8d93 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-559679629"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:06.238035 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:06.238035 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:06.251245 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c7fb71f-afef-4036-863c-582ccfaf8d93 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:06:06.251747 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 86/334] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:06:06 2026] POST /volume/v3/types => generated 228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:06.255684 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e1e71e90-b99d-46cb-a881-6df90e414066 req-57486dc2-fc96-4302-9aad-51b472ec3157 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a/action returned with HTTP 204 Aug 20 00:06:06.256471 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 83/335] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:06:06 2026] POST /volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:06.263741 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-62eadb06-2571-4323-91b7-f2d8db968b1a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.267914 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-62eadb06-2571-4323-91b7-f2d8db968b1a tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:06:06.267914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-62eadb06-2571-4323-91b7-f2d8db968b1a tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-559679629"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:06.274509 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-62eadb06-2571-4323-91b7-f2d8db968b1a tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-559679629 already exists. Aug 20 00:06:06.274932 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-62eadb06-2571-4323-91b7-f2d8db968b1a tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 409 Aug 20 00:06:06.275670 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 84/336] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:06:06 2026] POST /volume/v3/types => generated 133 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:06:06.284255 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c4065da6-1d13-44ec-a1e9-866ca46f93e2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.286512 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4065da6-1d13-44ec-a1e9-866ca46f93e2 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] DELETE https://10.4.3.9/volume/v3/types/1fd36f65-6f0b-4799-8a20-6366f3f6b7ef Aug 20 00:06:06.287349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4065da6-1d13-44ec-a1e9-866ca46f93e2 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:06.287795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4065da6-1d13-44ec-a1e9-866ca46f93e2 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:06.348712 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4065da6-1d13-44ec-a1e9-866ca46f93e2 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types/1fd36f65-6f0b-4799-8a20-6366f3f6b7ef returned with HTTP 202 Aug 20 00:06:06.348813 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 84/337] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:06:06 2026] DELETE /volume/v3/types/1fd36f65-6f0b-4799-8a20-6366f3f6b7ef => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:06.363943 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-97666e49-4044-4a43-8254-836c1ff3006f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.368326 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-97666e49-4044-4a43-8254-836c1ff3006f tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] GET https://10.4.3.9/volume/v3/types/1fd36f65-6f0b-4799-8a20-6366f3f6b7ef Aug 20 00:06:06.368614 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-97666e49-4044-4a43-8254-836c1ff3006f tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:06.368723 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-97666e49-4044-4a43-8254-836c1ff3006f tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:06.374194 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-97666e49-4044-4a43-8254-836c1ff3006f tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types/1fd36f65-6f0b-4799-8a20-6366f3f6b7ef returned with HTTP 404 Aug 20 00:06:06.374936 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 87/338] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:06:06 2026] GET /volume/v3/types/1fd36f65-6f0b-4799-8a20-6366f3f6b7ef => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:06.385609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c680614a-23d6-4ce8-846c-e53702340d33 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.388197 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c680614a-23d6-4ce8-846c-e53702340d33 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] DELETE https://10.4.3.9/volume/v3/types/eec63a5f-1778-4675-b31b-8a2c62cdf205 Aug 20 00:06:06.388406 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c680614a-23d6-4ce8-846c-e53702340d33 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:06.388978 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c680614a-23d6-4ce8-846c-e53702340d33 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:06.394001 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c680614a-23d6-4ce8-846c-e53702340d33 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types/eec63a5f-1778-4675-b31b-8a2c62cdf205 returned with HTTP 404 Aug 20 00:06:06.394479 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 84/339] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:06:06 2026] DELETE /volume/v3/types/eec63a5f-1778-4675-b31b-8a2c62cdf205 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:06.409303 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bceb8703-90eb-40fe-a5ae-968a0c81a8f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:06.411550 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bceb8703-90eb-40fe-a5ae-968a0c81a8f0 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] GET https://10.4.3.9/volume/v3/types/f02a1395-113a-47d1-aca2-43ea9a5dae78 Aug 20 00:06:06.412057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bceb8703-90eb-40fe-a5ae-968a0c81a8f0 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:06.412057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bceb8703-90eb-40fe-a5ae-968a0c81a8f0 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:06.415544 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bceb8703-90eb-40fe-a5ae-968a0c81a8f0 tempest-VolumeTypesNegativeTest-315544130 tempest-VolumeTypesNegativeTest-315544130-project-admin] https://10.4.3.9/volume/v3/types/f02a1395-113a-47d1-aca2-43ea9a5dae78 returned with HTTP 404 Aug 20 00:06:06.416155 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 85/340] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:06:06 2026] GET /volume/v3/types/f02a1395-113a-47d1-aca2-43ea9a5dae78 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:07.169377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e42e945a-6bd7-493b-85ea-ffc6ce6dbb80 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:07.173466 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e42e945a-6bd7-493b-85ea-ffc6ce6dbb80 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:07.173874 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e42e945a-6bd7-493b-85ea-ffc6ce6dbb80 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:07.174039 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e42e945a-6bd7-493b-85ea-ffc6ce6dbb80 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:07.213859 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:07.213859 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:07.219678 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e42e945a-6bd7-493b-85ea-ffc6ce6dbb80 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:07.229688 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e42e945a-6bd7-493b-85ea-ffc6ce6dbb80 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:07.230231 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 85/341] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:07 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1454 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:07.434464 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-5de82bdc-d330-4cd1-be74-77bbfc26a4f3 req-31675513-7535-4f39-9623-8d7d09db74cb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:07.438140 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-5de82bdc-d330-4cd1-be74-77bbfc26a4f3 req-31675513-7535-4f39-9623-8d7d09db74cb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:07.438310 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-5de82bdc-d330-4cd1-be74-77bbfc26a4f3 req-31675513-7535-4f39-9623-8d7d09db74cb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:07.438500 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-5de82bdc-d330-4cd1-be74-77bbfc26a4f3 req-31675513-7535-4f39-9623-8d7d09db74cb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:07.459641 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:07.459641 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:07.467178 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-5de82bdc-d330-4cd1-be74-77bbfc26a4f3 req-31675513-7535-4f39-9623-8d7d09db74cb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:07.474720 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-5de82bdc-d330-4cd1-be74-77bbfc26a4f3 req-31675513-7535-4f39-9623-8d7d09db74cb tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:07.475379 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 88/342] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:07 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:07.714972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-05c825b8-8567-4aa8-a10e-e0ba44c629a5 req-6752ef1c-168c-4fb0-bacc-de8f14204c36 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:07.718749 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-05c825b8-8567-4aa8-a10e-e0ba44c629a5 req-6752ef1c-168c-4fb0-bacc-de8f14204c36 tempest-TestMultiAttachVolumeSwap-1013381542 tempest-TestMultiAttachVolumeSwap-1013381542-project] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:07.718880 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-05c825b8-8567-4aa8-a10e-e0ba44c629a5 req-6752ef1c-168c-4fb0-bacc-de8f14204c36 tempest-TestMultiAttachVolumeSwap-1013381542 tempest-TestMultiAttachVolumeSwap-1013381542-project] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:07.719066 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-05c825b8-8567-4aa8-a10e-e0ba44c629a5 req-6752ef1c-168c-4fb0-bacc-de8f14204c36 tempest-TestMultiAttachVolumeSwap-1013381542 tempest-TestMultiAttachVolumeSwap-1013381542-project] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:07.757876 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:07.757876 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:07.764112 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-05c825b8-8567-4aa8-a10e-e0ba44c629a5 req-6752ef1c-168c-4fb0-bacc-de8f14204c36 tempest-TestMultiAttachVolumeSwap-1013381542 tempest-TestMultiAttachVolumeSwap-1013381542-project] Volume info retrieved successfully. Aug 20 00:06:07.773531 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-05c825b8-8567-4aa8-a10e-e0ba44c629a5 req-6752ef1c-168c-4fb0-bacc-de8f14204c36 tempest-TestMultiAttachVolumeSwap-1013381542 tempest-TestMultiAttachVolumeSwap-1013381542-project] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:07.774078 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 85/343] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:07 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1647 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:07.790842 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-44735ed3-8f6c-4543-826a-148d52770cea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:07.792328 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44735ed3-8f6c-4543-826a-148d52770cea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:07.792562 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44735ed3-8f6c-4543-826a-148d52770cea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:07.792837 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44735ed3-8f6c-4543-826a-148d52770cea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:07.829358 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:07.829358 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:07.836825 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-44735ed3-8f6c-4543-826a-148d52770cea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] Volume info retrieved successfully. Aug 20 00:06:07.846043 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44735ed3-8f6c-4543-826a-148d52770cea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:07.846988 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 86/344] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:07 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1454 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:07.875846 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3185d4c9-f5bf-4c31-878c-4dba9a512270 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:07.878056 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3185d4c9-f5bf-4c31-878c-4dba9a512270 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] GET https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc Aug 20 00:06:07.878056 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3185d4c9-f5bf-4c31-878c-4dba9a512270 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:07.878056 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3185d4c9-f5bf-4c31-878c-4dba9a512270 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:07.890676 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:07.890676 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:07.898724 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3185d4c9-f5bf-4c31-878c-4dba9a512270 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] Volume info retrieved successfully. Aug 20 00:06:07.913010 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3185d4c9-f5bf-4c31-878c-4dba9a512270 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-reader] https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc returned with HTTP 200 Aug 20 00:06:07.913881 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 86/345] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:07 2026] GET /volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:08.061250 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9da95ae6-a706-46f7-a491-8c39760876ed None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:08.064102 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9da95ae6-a706-46f7-a491-8c39760876ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:08.064359 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9da95ae6-a706-46f7-a491-8c39760876ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:08.064585 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9da95ae6-a706-46f7-a491-8c39760876ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:08.086309 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:08.086309 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:08.091383 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9da95ae6-a706-46f7-a491-8c39760876ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:08.097717 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9da95ae6-a706-46f7-a491-8c39760876ed tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:08.098516 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 89/346] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:08 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:08.208526 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-8b40c505-f0ed-44b3-95ef-ab14ac064fea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:08.213786 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-8b40c505-f0ed-44b3-95ef-ab14ac064fea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:08.213786 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-8b40c505-f0ed-44b3-95ef-ab14ac064fea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:08.214557 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-8b40c505-f0ed-44b3-95ef-ab14ac064fea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:08.239344 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:08.239344 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:08.248211 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-8b40c505-f0ed-44b3-95ef-ab14ac064fea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:08.254705 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-8b40c505-f0ed-44b3-95ef-ab14ac064fea tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:08.255355 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 86/347] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:08 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1454 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:08.508622 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-6577a0d6-f935-48ef-ab97-1203659b7892 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:08.512498 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-6577a0d6-f935-48ef-ab97-1203659b7892 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] POST https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action Aug 20 00:06:08.513026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-6577a0d6-f935-48ef-ab97-1203659b7892 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:06:08.513224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-6577a0d6-f935-48ef-ab97-1203659b7892 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:08.533202 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:08.533202 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:08.534063 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-6577a0d6-f935-48ef-ab97-1203659b7892 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:08.545497 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-6577a0d6-f935-48ef-ab97-1203659b7892 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Begin detaching volume completed successfully. Aug 20 00:06:08.545735 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-6577a0d6-f935-48ef-ab97-1203659b7892 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action returned with HTTP 202 Aug 20 00:06:08.546340 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 87/348] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:06:08 2026] POST /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:06:08.631844 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7572a251-0999-4ab8-8b0b-92a091e1485a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:08.633287 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7572a251-0999-4ab8-8b0b-92a091e1485a None None] GET https://10.4.3.9/volume// Aug 20 00:06:08.633287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7572a251-0999-4ab8-8b0b-92a091e1485a None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:08.633287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7572a251-0999-4ab8-8b0b-92a091e1485a None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:08.634208 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7572a251-0999-4ab8-8b0b-92a091e1485a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:06:08.635213 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 87/349] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:06:08 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:06:08.645884 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-fca5ca4f-ab50-4a81-9a76-89a1207a8cbd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:08.654283 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-fca5ca4f-ab50-4a81-9a76-89a1207a8cbd tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:08.654576 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-fca5ca4f-ab50-4a81-9a76-89a1207a8cbd tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:08.654870 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-fca5ca4f-ab50-4a81-9a76-89a1207a8cbd tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:08.688161 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:08.688161 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:08.697954 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-fca5ca4f-ab50-4a81-9a76-89a1207a8cbd tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:08.706119 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-fca5ca4f-ab50-4a81-9a76-89a1207a8cbd tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:08.706613 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 90/350] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:06:08 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1637 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:06:09.391064 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-1e9f39b4-7d09-474b-89c1-d35ed48d4626 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:09.395683 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-1e9f39b4-7d09-474b-89c1-d35ed48d4626 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:09.395683 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-1e9f39b4-7d09-474b-89c1-d35ed48d4626 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:09.395683 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-1e9f39b4-7d09-474b-89c1-d35ed48d4626 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:09.413788 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:09.413788 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:09.419284 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-1e9f39b4-7d09-474b-89c1-d35ed48d4626 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:09.426041 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-1e9f39b4-7d09-474b-89c1-d35ed48d4626 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:09.426927 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 87/351] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:09 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:09.464851 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-ce65afa6-3731-4d63-b8e8-aa3ba561a1b2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:09.469360 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-ce65afa6-3731-4d63-b8e8-aa3ba561a1b2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] DELETE https://10.4.3.9/volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a Aug 20 00:06:09.469360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-ce65afa6-3731-4d63-b8e8-aa3ba561a1b2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:09.469360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-ce65afa6-3731-4d63-b8e8-aa3ba561a1b2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:09.482284 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:09.482284 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:09.597245 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7202337b-8ef7-4d3c-ad61-f62bcc2d0888 req-ce65afa6-3731-4d63-b8e8-aa3ba561a1b2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a returned with HTTP 200 Aug 20 00:06:09.598834 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 88/352] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:06:09 2026] DELETE /volume/v3/attachments/4521a538-919d-4129-8af0-db418159538a => generated 192 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:09.713435 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f155129e-eb50-4f70-b3fe-6f96a0dff140 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:09.715674 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f155129e-eb50-4f70-b3fe-6f96a0dff140 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:09.715914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f155129e-eb50-4f70-b3fe-6f96a0dff140 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:09.716202 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f155129e-eb50-4f70-b3fe-6f96a0dff140 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:09.735941 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:09.735941 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:09.741471 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f155129e-eb50-4f70-b3fe-6f96a0dff140 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:09.748688 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f155129e-eb50-4f70-b3fe-6f96a0dff140 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:09.748688 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 88/353] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:09 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1157 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:09.838194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-780b9816-94fd-4373-a1d1-c0f0851d4150 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:09.841588 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-780b9816-94fd-4373-a1d1-c0f0851d4150 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:09.841906 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-780b9816-94fd-4373-a1d1-c0f0851d4150 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:09.842981 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-780b9816-94fd-4373-a1d1-c0f0851d4150 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:09.857962 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:09.857962 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:09.868007 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-780b9816-94fd-4373-a1d1-c0f0851d4150 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:09.874854 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-780b9816-94fd-4373-a1d1-c0f0851d4150 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:09.875326 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 91/354] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:09 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1157 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:10.126024 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-3428a417-4927-443d-9b09-e4592b1fb9a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:10.128276 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-3428a417-4927-443d-9b09-e4592b1fb9a2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] POST https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action Aug 20 00:06:10.128662 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-3428a417-4927-443d-9b09-e4592b1fb9a2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:06:10.128800 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-3428a417-4927-443d-9b09-e4592b1fb9a2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:10.149850 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:10.149850 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:10.150316 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-3428a417-4927-443d-9b09-e4592b1fb9a2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:10.161970 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-3428a417-4927-443d-9b09-e4592b1fb9a2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Begin detaching volume completed successfully. Aug 20 00:06:10.162163 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-3428a417-4927-443d-9b09-e4592b1fb9a2 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action returned with HTTP 202 Aug 20 00:06:10.162810 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 88/355] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:06:10 2026] POST /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:06:10.229272 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d89e9005-da72-4a7f-a3b2-52653117f7d8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:10.229666 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d89e9005-da72-4a7f-a3b2-52653117f7d8 None None] GET https://10.4.3.9/volume// Aug 20 00:06:10.229853 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d89e9005-da72-4a7f-a3b2-52653117f7d8 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:10.230110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d89e9005-da72-4a7f-a3b2-52653117f7d8 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:10.230493 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d89e9005-da72-4a7f-a3b2-52653117f7d8 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:06:10.230791 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 89/356] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:06:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:06:10.240424 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-7bd6158d-4b13-46ee-b7b0-140353317132 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:10.242835 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-7bd6158d-4b13-46ee-b7b0-140353317132 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:10.243361 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-7bd6158d-4b13-46ee-b7b0-140353317132 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:10.244044 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-7bd6158d-4b13-46ee-b7b0-140353317132 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:10.257766 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:10.257766 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:10.269039 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-7bd6158d-4b13-46ee-b7b0-140353317132 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:10.277878 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-7bd6158d-4b13-46ee-b7b0-140353317132 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:10.278610 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 89/357] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:06:10 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1340 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:06:11.399189 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5f77e07b-ac74-4d51-8679-1820beec3b37 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:11.703184 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5f77e07b-ac74-4d51-8679-1820beec3b37 tempest-ExtensionsTestJSON-239634234 tempest-ExtensionsTestJSON-239634234-project-member] GET https://10.4.3.9/volume/v3/extensions Aug 20 00:06:11.703385 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5f77e07b-ac74-4d51-8679-1820beec3b37 tempest-ExtensionsTestJSON-239634234 tempest-ExtensionsTestJSON-239634234-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:11.705027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5f77e07b-ac74-4d51-8679-1820beec3b37 tempest-ExtensionsTestJSON-239634234 tempest-ExtensionsTestJSON-239634234-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:11.706238 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5f77e07b-ac74-4d51-8679-1820beec3b37 tempest-ExtensionsTestJSON-239634234 tempest-ExtensionsTestJSON-239634234-project-member] https://10.4.3.9/volume/v3/extensions returned with HTTP 200 Aug 20 00:06:11.706238 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 92/358] 10.4.3.9 () {66 vars in 1232 bytes} [Thu Aug 20 00:06:11 2026] GET /volume/v3/extensions => generated 5245 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:14.957004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-e1ea39c3-ad9a-499f-aaa0-784feb59a81a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:14.960335 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-e1ea39c3-ad9a-499f-aaa0-784feb59a81a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:14.960591 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-e1ea39c3-ad9a-499f-aaa0-784feb59a81a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:14.960840 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-e1ea39c3-ad9a-499f-aaa0-784feb59a81a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:14.986223 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:14.986223 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:14.991113 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-e1ea39c3-ad9a-499f-aaa0-784feb59a81a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:14.996602 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-e1ea39c3-ad9a-499f-aaa0-784feb59a81a tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:14.997084 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 89/359] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:14 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 1160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:15.406058 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-d184b0f5-d1b2-404c-8810-e2a1d5fbd7ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:15.408931 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-d184b0f5-d1b2-404c-8810-e2a1d5fbd7ad tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] DELETE https://10.4.3.9/volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9 Aug 20 00:06:15.408931 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-d184b0f5-d1b2-404c-8810-e2a1d5fbd7ad tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:15.409084 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-d184b0f5-d1b2-404c-8810-e2a1d5fbd7ad tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:15.417675 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:15.417675 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:15.470742 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ff0c56b7-f8bf-4338-ba18-ab5abb0b4b5c req-d184b0f5-d1b2-404c-8810-e2a1d5fbd7ad tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9 returned with HTTP 200 Aug 20 00:06:15.471451 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 90/360] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:06:15 2026] DELETE /volume/v3/attachments/652eba00-ab88-4c9b-b516-8101519089d9 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:17.095442 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:17.368870 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:06:17.369992 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1207381056"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:17.370683 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1207381056'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:06:17.370814 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Create volume of 1 GB Aug 20 00:06:17.375525 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Availability Zones retrieved successfully. Aug 20 00:06:17.381350 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Flow 'volume_create_api' (85c64b45-5810-4927-933c-18fac7fef5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:17.382355 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9244d0-31e2-44f0-8fc3-6fbda918f95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:17.383283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:06:17.417279 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9244d0-31e2-44f0-8fc3-6fbda918f95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:17.418142 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (270431e3-9251-4be2-bf8f-42e19ba6eb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:17.502906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Created reservations ['5bd882d9-0e48-40a4-9469-1cc5ecef6d0b', '11b270a5-66be-478d-a28c-4acda7e00fa3', '2ce07f42-745b-45f3-98f7-51e30b0fa4e3', 'a82563a4-11b5-4ac5-8da5-4d2a5dd0482e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:17.504166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (270431e3-9251-4be2-bf8f-42e19ba6eb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd882d9-0e48-40a4-9469-1cc5ecef6d0b', '11b270a5-66be-478d-a28c-4acda7e00fa3', '2ce07f42-745b-45f3-98f7-51e30b0fa4e3', 'a82563a4-11b5-4ac5-8da5-4d2a5dd0482e']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:17.505082 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16f163e-4c9f-4ed5-a28a-10cf9c99508d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:17.533082 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16f163e-4c9f-4ed5-a28a-10cf9c99508d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8aa38b1-02a7-43ed-8588-a3520db137b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1207381056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a42ed06e6f084b6ca91d1ec1ab3ee2a5',qos_specs=None,replication_status=,reservations=['5bd882d9-0e48-40a4-9469-1cc5ecef6d0b','11b270a5-66be-478d-a28c-4acda7e00fa3','2ce07f42-745b-45f3-98f7-51e30b0fa4e3','a82563a4-11b5-4ac5-8da5-4d2a5dd0482e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb719486cce4ddf9369904f5c544b06',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1207381056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8aa38b1-02a7-43ed-8588-a3520db137b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a42ed06e6f084b6ca91d1ec1ab3ee2a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cb719486cce4ddf9369904f5c544b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:17.533838 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2884ad16-5b81-4f1a-8997-792ce727afb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:17.559461 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2884ad16-5b81-4f1a-8997-792ce727afb5) transitioned into state 'SUCCESS' from state '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-1207381056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a42ed06e6f084b6ca91d1ec1ab3ee2a5',qos_specs=None,replication_status=,reservations=['5bd882d9-0e48-40a4-9469-1cc5ecef6d0b','11b270a5-66be-478d-a28c-4acda7e00fa3','2ce07f42-745b-45f3-98f7-51e30b0fa4e3','a82563a4-11b5-4ac5-8da5-4d2a5dd0482e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb719486cce4ddf9369904f5c544b06',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:17.560645 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415b307b-989c-41c7-92c1-6a84afbf4c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:17.581158 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415b307b-989c-41c7-92c1-6a84afbf4c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:17.581158 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Flow 'volume_create_api' (85c64b45-5810-4927-933c-18fac7fef5aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:17.581158 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Create volume request issued successfully. Aug 20 00:06:17.584286 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9b9ff84-3013-4a97-ac38-1f73bf0751c7 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:06:17.584286 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 90/361] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:06:17 2026] POST /volume/v3/volumes => generated 815 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:17.601781 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6d284e90-0d04-450d-a01e-493a41e668ab None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:17.605341 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6d284e90-0d04-450d-a01e-493a41e668ab tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:17.605579 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6d284e90-0d04-450d-a01e-493a41e668ab tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:17.605877 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6d284e90-0d04-450d-a01e-493a41e668ab tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:17.620168 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:17.620168 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:17.629545 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6d284e90-0d04-450d-a01e-493a41e668ab tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Volume info retrieved successfully. Aug 20 00:06:17.638080 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6d284e90-0d04-450d-a01e-493a41e668ab tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 200 Aug 20 00:06:17.638236 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 93/362] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:17 2026] GET /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:18.655326 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f02872f-3069-4e65-a3f6-464597428751 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:18.658696 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f02872f-3069-4e65-a3f6-464597428751 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:18.658696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f02872f-3069-4e65-a3f6-464597428751 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:18.659320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f02872f-3069-4e65-a3f6-464597428751 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:18.669904 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:18.669904 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:18.675404 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3f02872f-3069-4e65-a3f6-464597428751 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Volume info retrieved successfully. Aug 20 00:06:18.681326 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f02872f-3069-4e65-a3f6-464597428751 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 200 Aug 20 00:06:18.681718 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 90/363] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:18 2026] GET /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:18.697367 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ee073cec-688c-448f-9c0c-c3ee66ca215f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:18.699400 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee073cec-688c-448f-9c0c-c3ee66ca215f tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] POST https://10.4.3.9/volume/v3/volume-transfers Aug 20 00:06:18.699852 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee073cec-688c-448f-9c0c-c3ee66ca215f tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b8aa38b1-02a7-43ed-8588-a3520db137b6"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:18.701762 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volume_transfer [None req-ee073cec-688c-448f-9c0c-c3ee66ca215f tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b8aa38b1-02a7-43ed-8588-a3520db137b6'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 00:06:18.702053 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volume_transfer [None req-ee073cec-688c-448f-9c0c-c3ee66ca215f tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Creating transfer of volume b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:18.702189 np0000007832 devstack@c-api.service[100466]: INFO cinder.transfer.api [None req-ee073cec-688c-448f-9c0c-c3ee66ca215f tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Generating transfer record for volume b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:18.710359 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:18.710359 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:18.736582 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee073cec-688c-448f-9c0c-c3ee66ca215f tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volume-transfers returned with HTTP 202 Aug 20 00:06:18.737217 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 91/364] 10.4.3.9 () {70 vars in 1312 bytes} [Thu Aug 20 00:06:18 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:18.749993 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-399d0228-4834-4552-8f1b-1928230a7026 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:18.752668 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-399d0228-4834-4552-8f1b-1928230a7026 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:18.752987 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-399d0228-4834-4552-8f1b-1928230a7026 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:18.753202 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-399d0228-4834-4552-8f1b-1928230a7026 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:18.760183 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:18.760183 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:18.763920 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-399d0228-4834-4552-8f1b-1928230a7026 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Volume info retrieved successfully. Aug 20 00:06:18.768975 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-399d0228-4834-4552-8f1b-1928230a7026 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 200 Aug 20 00:06:18.769521 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 91/365] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:18 2026] GET /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:18.785485 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-88cc0e4c-645c-4288-926e-ab282d380110 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:18.788640 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88cc0e4c-645c-4288-926e-ab282d380110 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3 Aug 20 00:06:18.789040 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88cc0e4c-645c-4288-926e-ab282d380110 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:18.789615 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88cc0e4c-645c-4288-926e-ab282d380110 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:18.800980 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88cc0e4c-645c-4288-926e-ab282d380110 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3 returned with HTTP 200 Aug 20 00:06:18.800980 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 94/366] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:06:18 2026] GET /volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3 => generated 536 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:18.809141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0dcf675b-a1f8-4b63-b4fa-6259735914ff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:18.811516 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dcf675b-a1f8-4b63-b4fa-6259735914ff tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volume-transfers Aug 20 00:06:18.812005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dcf675b-a1f8-4b63-b4fa-6259735914ff tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:18.812300 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dcf675b-a1f8-4b63-b4fa-6259735914ff tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:18.812491 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volume_transfer [None req-0dcf675b-a1f8-4b63-b4fa-6259735914ff tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Listing volume transfers {{(pid=100467) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 00:06:18.820509 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dcf675b-a1f8-4b63-b4fa-6259735914ff tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volume-transfers returned with HTTP 200 Aug 20 00:06:18.821060 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 91/367] 10.4.3.9 () {68 vars in 1291 bytes} [Thu Aug 20 00:06:18 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:18.830881 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:19.120990 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] POST https://10.4.3.9/volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3/accept Aug 20 00:06:19.121564 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f5640f9d8430c643"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:19.124471 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.volume_transfer [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Accepting volume transfer d31852eb-aeb9-449a-9125-ffbd0063fce3 {{(pid=100466) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 00:06:19.124617 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Accepting transfer d31852eb-aeb9-449a-9125-ffbd0063fce3 Aug 20 00:06:19.212799 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Created reservations ['b6c2e707-5dec-4b37-b2f0-e86fa9d0c3d2', '5f5abe6c-6766-47d8-b19e-6114f736b5c2', 'fac3370d-bdc1-4fe2-8f16-d5e75addbff3', 'e98b37e4-0a56-48ad-9570-b175ae9a1e00'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:19.240241 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Created reservations ['0cfbf74d-3b5b-4198-9e32-99ad4c5c3d5a', '1010b00e-ce9c-4aed-a4e1-f845ee83fee3', '25798ee7-859a-4250-9480-07afdc815496', 'cbab4b98-a514-4c34-b90e-615bd92162ca'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:19.265334 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-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 20 00:06:19.288004 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Created reservations ['58b6a7e9-9e8b-4fe2-9206-1ba831d8ef02', '6ebdf4a0-99c2-485f-867e-e0a4a05ec938', '4b9ece06-871b-433d-a022-82868f9d4500', '209a314c-13d1-41de-a58a-6a6c6e095e53'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:19.346984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Created reservations ['4f4da01c-156a-4716-b5e1-42857dba6a31', 'a5931fa2-77e4-48f1-8753-d2875d63f5f6', '331f00df-89cc-4770-9d73-27a73c5c1cd9', '2817bf2d-4d3a-4bc0-aede-bcf8ec7e7dd5'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:19.373283 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Transfer volume completed successfully. Aug 20 00:06:19.454779 np0000007832 devstack@c-api.service[100466]: INFO cinder.transfer.api [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Volume b8aa38b1-02a7-43ed-8588-a3520db137b6 has been transferred. Aug 20 00:06:19.463821 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83521ad2-0ef4-43d5-80bf-e0f1a5c99d92 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] https://10.4.3.9/volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3/accept returned with HTTP 202 Aug 20 00:06:19.464536 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 92/368] 10.4.3.9 () {70 vars in 1444 bytes} [Thu Aug 20 00:06:18 2026] POST /volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3/accept => generated 361 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:19.473300 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-53b999df-4693-43f1-8c60-2cd11f5728fb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:19.476556 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53b999df-4693-43f1-8c60-2cd11f5728fb tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] GET https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:19.476826 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53b999df-4693-43f1-8c60-2cd11f5728fb tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:19.477276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53b999df-4693-43f1-8c60-2cd11f5728fb tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:19.493562 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:19.493562 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:19.501627 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-53b999df-4693-43f1-8c60-2cd11f5728fb tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Volume info retrieved successfully. Aug 20 00:06:19.514912 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53b999df-4693-43f1-8c60-2cd11f5728fb tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 200 Aug 20 00:06:19.515120 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 92/369] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:19 2026] GET /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 942 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:19.536723 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1f2d20a6-7859-41f7-8a7e-d323ef534715 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:19.538968 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f2d20a6-7859-41f7-8a7e-d323ef534715 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] GET https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:19.539239 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f2d20a6-7859-41f7-8a7e-d323ef534715 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:19.539682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f2d20a6-7859-41f7-8a7e-d323ef534715 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:19.549500 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:19.549500 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:19.556626 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1f2d20a6-7859-41f7-8a7e-d323ef534715 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] Volume info retrieved successfully. Aug 20 00:06:19.567368 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f2d20a6-7859-41f7-8a7e-d323ef534715 tempest-VolumesTransfersV357Test-2015158014 tempest-VolumesTransfersV357Test-2015158014-project-member] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 200 Aug 20 00:06:19.567974 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 95/370] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:19 2026] GET /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 942 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:19.595742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4b4b7036-898c-4d2c-8fdd-075d80382d40 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:19.598740 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b4b7036-898c-4d2c-8fdd-075d80382d40 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] DELETE https://10.4.3.9/volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3 Aug 20 00:06:19.599006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b4b7036-898c-4d2c-8fdd-075d80382d40 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:19.599283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b4b7036-898c-4d2c-8fdd-075d80382d40 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:19.599429 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.volume_transfer [None req-4b4b7036-898c-4d2c-8fdd-075d80382d40 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Delete transfer with id: d31852eb-aeb9-449a-9125-ffbd0063fce3 Aug 20 00:06:19.613380 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b4b7036-898c-4d2c-8fdd-075d80382d40 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3 returned with HTTP 404 Aug 20 00:06:19.614119 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 92/371] 10.4.3.9 () {68 vars in 1405 bytes} [Thu Aug 20 00:06:19 2026] DELETE /volume/v3/volume-transfers/d31852eb-aeb9-449a-9125-ffbd0063fce3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:06:19.628776 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5dfad2ec-9068-430f-9493-93db4f33d06e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:19.711175 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c2fb8372-2688-4fbd-bd5c-80d0a52a9ede None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:19.713461 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2fb8372-2688-4fbd-bd5c-80d0a52a9ede tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] DELETE https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc Aug 20 00:06:19.713717 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2fb8372-2688-4fbd-bd5c-80d0a52a9ede tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:19.714010 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2fb8372-2688-4fbd-bd5c-80d0a52a9ede tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:19.714213 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-c2fb8372-2688-4fbd-bd5c-80d0a52a9ede tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Delete volume with id: 303c6829-199e-40b1-9dc4-b49ae10188dc Aug 20 00:06:19.732728 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:19.732728 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:19.733465 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c2fb8372-2688-4fbd-bd5c-80d0a52a9ede tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:19.767963 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c2fb8372-2688-4fbd-bd5c-80d0a52a9ede tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Delete volume request issued successfully. Aug 20 00:06:19.767963 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2fb8372-2688-4fbd-bd5c-80d0a52a9ede tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc returned with HTTP 202 Aug 20 00:06:19.768548 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 93/372] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:19 2026] DELETE /volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:19.778719 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c79d8366-b2dc-4dbe-9084-28554e18f2f6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:19.783580 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c79d8366-b2dc-4dbe-9084-28554e18f2f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc Aug 20 00:06:19.783935 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c79d8366-b2dc-4dbe-9084-28554e18f2f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:19.784435 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c79d8366-b2dc-4dbe-9084-28554e18f2f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:19.803014 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:19.803014 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:19.810331 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c79d8366-b2dc-4dbe-9084-28554e18f2f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:19.819138 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c79d8366-b2dc-4dbe-9084-28554e18f2f6 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc returned with HTTP 200 Aug 20 00:06:19.819972 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 96/373] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:19 2026] GET /volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:06:19.946013 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5dfad2ec-9068-430f-9493-93db4f33d06e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:19.946395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5dfad2ec-9068-430f-9493-93db4f33d06e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:19.946470 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5dfad2ec-9068-430f-9493-93db4f33d06e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:19.946695 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-5dfad2ec-9068-430f-9493-93db4f33d06e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Delete volume with id: b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:19.955270 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:19.955270 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:19.956556 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5dfad2ec-9068-430f-9493-93db4f33d06e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Volume info retrieved successfully. Aug 20 00:06:19.976648 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5dfad2ec-9068-430f-9493-93db4f33d06e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Delete volume request issued successfully. Aug 20 00:06:19.976960 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5dfad2ec-9068-430f-9493-93db4f33d06e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 202 Aug 20 00:06:19.978291 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 93/374] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:06:19 2026] DELETE /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:06:19.986587 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-69e2034c-31e3-479c-bccd-f3cb523bc63e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:19.989013 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69e2034c-31e3-479c-bccd-f3cb523bc63e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] GET https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:19.989325 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69e2034c-31e3-479c-bccd-f3cb523bc63e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:19.989595 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69e2034c-31e3-479c-bccd-f3cb523bc63e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:20.005252 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:20.005252 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:20.010371 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-69e2034c-31e3-479c-bccd-f3cb523bc63e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Volume info retrieved successfully. Aug 20 00:06:20.018314 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69e2034c-31e3-479c-bccd-f3cb523bc63e tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 200 Aug 20 00:06:20.018977 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 93/375] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:19 2026] GET /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 1126 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 00:06:20.836348 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-95ed328a-232d-40d7-bd8c-b4da7e330a7e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:20.838215 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95ed328a-232d-40d7-bd8c-b4da7e330a7e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc Aug 20 00:06:20.838433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95ed328a-232d-40d7-bd8c-b4da7e330a7e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:20.838650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95ed328a-232d-40d7-bd8c-b4da7e330a7e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:20.846477 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95ed328a-232d-40d7-bd8c-b4da7e330a7e tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc returned with HTTP 404 Aug 20 00:06:20.847636 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 94/376] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:20 2026] GET /volume/v3/volumes/303c6829-199e-40b1-9dc4-b49ae10188dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:20.857914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-84cee9e2-1864-44bd-bf21-4993d9b3dde4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:20.860405 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-84cee9e2-1864-44bd-bf21-4993d9b3dde4 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:20.860648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-84cee9e2-1864-44bd-bf21-4993d9b3dde4 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:20.860907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-84cee9e2-1864-44bd-bf21-4993d9b3dde4 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:20.861154 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-84cee9e2-1864-44bd-bf21-4993d9b3dde4 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Delete volume with id: 7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:20.871208 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:20.871208 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:20.872466 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-84cee9e2-1864-44bd-bf21-4993d9b3dde4 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:20.908203 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-84cee9e2-1864-44bd-bf21-4993d9b3dde4 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Delete volume request issued successfully. Aug 20 00:06:20.908203 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-84cee9e2-1864-44bd-bf21-4993d9b3dde4 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 202 Aug 20 00:06:20.908203 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 97/377] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:20 2026] DELETE /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:20.921702 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-82a5c5ae-b56c-441d-9ecb-fd8bfe69b783 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:20.932450 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-82a5c5ae-b56c-441d-9ecb-fd8bfe69b783 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:20.932745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-82a5c5ae-b56c-441d-9ecb-fd8bfe69b783 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:20.933222 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-82a5c5ae-b56c-441d-9ecb-fd8bfe69b783 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:20.943719 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:20.943719 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:20.949023 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-82a5c5ae-b56c-441d-9ecb-fd8bfe69b783 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Volume info retrieved successfully. Aug 20 00:06:20.955289 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-82a5c5ae-b56c-441d-9ecb-fd8bfe69b783 tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 200 Aug 20 00:06:20.955782 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 94/378] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:20 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:21.029749 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:21.031928 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:06:21.032407 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1412026860"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:21.036599 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1412026860'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:06:21.037344 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Create volume of 1 GB Aug 20 00:06:21.038905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fec48903-3da0-4ede-bd8b-8f5788e4d92b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:21.041479 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fec48903-3da0-4ede-bd8b-8f5788e4d92b tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] GET https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:21.041817 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fec48903-3da0-4ede-bd8b-8f5788e4d92b tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:21.042153 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fec48903-3da0-4ede-bd8b-8f5788e4d92b tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:21.043209 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Availability Zones retrieved successfully. Aug 20 00:06:21.050359 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Flow 'volume_create_api' (9c74f1bb-1fb2-407c-85f7-5d67d9e55cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:21.050970 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fec48903-3da0-4ede-bd8b-8f5788e4d92b tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 404 Aug 20 00:06:21.051557 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00467829-5506-4d46-9a8d-b2a8a6b2bfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.051906 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 95/379] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:21 2026] GET /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:06:21.053752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:06:21.062411 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d6a28a80-5414-4cce-bdfd-94f75f739b12 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:21.064083 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6a28a80-5414-4cce-bdfd-94f75f739b12 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:21.064471 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6a28a80-5414-4cce-bdfd-94f75f739b12 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:21.064872 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6a28a80-5414-4cce-bdfd-94f75f739b12 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:21.072690 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6a28a80-5414-4cce-bdfd-94f75f739b12 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 404 Aug 20 00:06:21.073506 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 98/380] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:21 2026] GET /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:06:21.083214 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d61a800e-7106-4dba-b67a-ff61ce6c1697 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:21.085108 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d61a800e-7106-4dba-b67a-ff61ce6c1697 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:21.085334 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d61a800e-7106-4dba-b67a-ff61ce6c1697 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:21.085554 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d61a800e-7106-4dba-b67a-ff61ce6c1697 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:21.085901 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d61a800e-7106-4dba-b67a-ff61ce6c1697 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Delete volume with id: b8aa38b1-02a7-43ed-8588-a3520db137b6 Aug 20 00:06:21.101704 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00467829-5506-4d46-9a8d-b2a8a6b2bfad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.103467 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb2e1d2-005f-428a-84a5-2ebfdd409b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.105421 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d61a800e-7106-4dba-b67a-ff61ce6c1697 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 returned with HTTP 404 Aug 20 00:06:21.106115 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 95/381] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:06:21 2026] DELETE /volume/v3/volumes/b8aa38b1-02a7-43ed-8588-a3520db137b6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:06:21.116511 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:21.118825 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:06:21.119391 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-659783676"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:21.122394 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-659783676'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:06:21.122394 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Create volume of 1 GB Aug 20 00:06:21.127149 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Availability Zones retrieved successfully. Aug 20 00:06:21.134047 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Flow 'volume_create_api' (d8564a23-fe90-4dd9-861e-86bcf00083df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:21.135360 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b163bd-05b1-4586-8f91-68a120bd9f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.136748 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:06:21.178636 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b163bd-05b1-4586-8f91-68a120bd9f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.186265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (022ab7fb-2d92-4452-bf0d-a7c649a191a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.203185 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Created reservations ['2740f2df-480e-4163-8e6d-ebd2243c0165', '9769fa8a-7c9c-4583-afd1-144055adbd85', 'b8ade7cf-0e99-4b11-9d82-a276b26e767b', '20b929cd-d6f5-47c9-a384-5185fcadc32c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:21.204396 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb2e1d2-005f-428a-84a5-2ebfdd409b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2740f2df-480e-4163-8e6d-ebd2243c0165', '9769fa8a-7c9c-4583-afd1-144055adbd85', 'b8ade7cf-0e99-4b11-9d82-a276b26e767b', '20b929cd-d6f5-47c9-a384-5185fcadc32c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.205473 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1eeed25-252a-4952-999e-cf17921790e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.240266 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1eeed25-252a-4952-999e-cf17921790e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80282a66-88b5-43ab-8b50-a27a1b4a11b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1412026860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16fe1690d5a14b46b0f5d8c634d42ac9',qos_specs=None,replication_status=,reservations=['2740f2df-480e-4163-8e6d-ebd2243c0165','9769fa8a-7c9c-4583-afd1-144055adbd85','b8ade7cf-0e99-4b11-9d82-a276b26e767b','20b929cd-d6f5-47c9-a384-5185fcadc32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d614f9ed6a473a80cbbee728d6e1c6',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1412026860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80282a66-88b5-43ab-8b50-a27a1b4a11b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16fe1690d5a14b46b0f5d8c634d42ac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d614f9ed6a473a80cbbee728d6e1c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.241160 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Created reservations ['e119cce1-26e5-4f4e-8bf0-6838c43d0feb', '6d773810-a186-488e-b3d0-c04e18d7c710', 'f0131e40-4123-4672-be21-0d50b197d1ef', 'bd726ffc-a1bf-49a4-8f83-b86b36583415'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:21.241480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ae7d66-4d82-4706-90f8-e03ed94c2da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.242192 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (022ab7fb-2d92-4452-bf0d-a7c649a191a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e119cce1-26e5-4f4e-8bf0-6838c43d0feb', '6d773810-a186-488e-b3d0-c04e18d7c710', 'f0131e40-4123-4672-be21-0d50b197d1ef', 'bd726ffc-a1bf-49a4-8f83-b86b36583415']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.243155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9400c73-f0c2-4535-a496-b550f652d3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.265682 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ae7d66-4d82-4706-90f8-e03ed94c2da0) transitioned into state 'SUCCESS' from state '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-1412026860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16fe1690d5a14b46b0f5d8c634d42ac9',qos_specs=None,replication_status=,reservations=['2740f2df-480e-4163-8e6d-ebd2243c0165','9769fa8a-7c9c-4583-afd1-144055adbd85','b8ade7cf-0e99-4b11-9d82-a276b26e767b','20b929cd-d6f5-47c9-a384-5185fcadc32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d614f9ed6a473a80cbbee728d6e1c6',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.266725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd058535-f8b4-4d95-af8a-f0d87ae1e8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.268498 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9400c73-f0c2-4535-a496-b550f652d3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1db215a4-2454-468b-8a55-de74c627563d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-659783676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a42ed06e6f084b6ca91d1ec1ab3ee2a5',qos_specs=None,replication_status=,reservations=['e119cce1-26e5-4f4e-8bf0-6838c43d0feb','6d773810-a186-488e-b3d0-c04e18d7c710','f0131e40-4123-4672-be21-0d50b197d1ef','bd726ffc-a1bf-49a4-8f83-b86b36583415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb719486cce4ddf9369904f5c544b06',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-659783676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1db215a4-2454-468b-8a55-de74c627563d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a42ed06e6f084b6ca91d1ec1ab3ee2a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cb719486cce4ddf9369904f5c544b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.269469 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65701a67-f958-4d7d-94bc-b7bfccce61ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.281134 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd058535-f8b4-4d95-af8a-f0d87ae1e8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.282168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Flow 'volume_create_api' (9c74f1bb-1fb2-407c-85f7-5d67d9e55cfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:21.282633 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Create volume request issued successfully. Aug 20 00:06:21.284496 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c726ed9-07f9-4582-8495-fdea33e6b7cc tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:06:21.284496 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 94/382] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:06:21 2026] POST /volume/v3/volumes => generated 748 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:06:21.295166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65701a67-f958-4d7d-94bc-b7bfccce61ff) transitioned into state 'SUCCESS' from state '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-659783676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a42ed06e6f084b6ca91d1ec1ab3ee2a5',qos_specs=None,replication_status=,reservations=['e119cce1-26e5-4f4e-8bf0-6838c43d0feb','6d773810-a186-488e-b3d0-c04e18d7c710','f0131e40-4123-4672-be21-0d50b197d1ef','bd726ffc-a1bf-49a4-8f83-b86b36583415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb719486cce4ddf9369904f5c544b06',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.296102 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fe82bdf-0dbc-4229-bff5-79b83dbf694c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:21.300563 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5041ca6c-5118-4724-80a0-13ba14e94cf3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:21.302631 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5041ca6c-5118-4724-80a0-13ba14e94cf3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:06:21.303106 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5041ca6c-5118-4724-80a0-13ba14e94cf3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:21.303590 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5041ca6c-5118-4724-80a0-13ba14e94cf3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:21.306431 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fe82bdf-0dbc-4229-bff5-79b83dbf694c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:21.307376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Flow 'volume_create_api' (d8564a23-fe90-4dd9-861e-86bcf00083df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:21.310401 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Create volume request issued successfully. Aug 20 00:06:21.310401 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c9183e7-d597-4a4b-b63e-9459b3e02308 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:06:21.310401 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 96/383] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:06:21 2026] POST /volume/v3/volumes => generated 814 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:21.312354 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:21.312354 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:21.319916 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5041ca6c-5118-4724-80a0-13ba14e94cf3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:06:21.322252 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-02a0c50e-cbcb-4d60-8aac-2a271df5a14b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:21.324975 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02a0c50e-cbcb-4d60-8aac-2a271df5a14b tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:21.324975 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02a0c50e-cbcb-4d60-8aac-2a271df5a14b tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:21.325192 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02a0c50e-cbcb-4d60-8aac-2a271df5a14b tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:21.326300 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5041ca6c-5118-4724-80a0-13ba14e94cf3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:06:21.327228 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 99/384] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:21 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:06:21.338254 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:21.338254 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:21.344018 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-02a0c50e-cbcb-4d60-8aac-2a271df5a14b tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Volume info retrieved successfully. Aug 20 00:06:21.351785 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02a0c50e-cbcb-4d60-8aac-2a271df5a14b tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 200 Aug 20 00:06:21.351999 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 96/385] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:21 2026] GET /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:21.973791 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fa585ebf-cd4f-45a5-a3ea-fdc28f06bfda None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:21.977501 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa585ebf-cd4f-45a5-a3ea-fdc28f06bfda tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] GET https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 Aug 20 00:06:21.977742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa585ebf-cd4f-45a5-a3ea-fdc28f06bfda tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:21.978082 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa585ebf-cd4f-45a5-a3ea-fdc28f06bfda tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:21.986140 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa585ebf-cd4f-45a5-a3ea-fdc28f06bfda tempest-TestMultiAttachVolumeSwap-455518802 tempest-TestMultiAttachVolumeSwap-455518802-project-member] https://10.4.3.9/volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 returned with HTTP 404 Aug 20 00:06:21.986637 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 95/386] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:21 2026] GET /volume/v3/volumes/7c9ac014-fa13-450e-a3e5-59da60beadd5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:22.341793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2aa41c54-5099-41f7-b663-38d737554733 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.344008 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2aa41c54-5099-41f7-b663-38d737554733 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:06:22.344191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2aa41c54-5099-41f7-b663-38d737554733 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.344365 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2aa41c54-5099-41f7-b663-38d737554733 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.353020 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:22.353020 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:22.357214 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2aa41c54-5099-41f7-b663-38d737554733 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:06:22.366739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ce9c15ff-5151-4099-ace9-1d96931e4e33 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.367300 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2aa41c54-5099-41f7-b663-38d737554733 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:06:22.367374 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 97/387] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:22 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:22.369142 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce9c15ff-5151-4099-ace9-1d96931e4e33 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:22.369425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce9c15ff-5151-4099-ace9-1d96931e4e33 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.369683 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce9c15ff-5151-4099-ace9-1d96931e4e33 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.395527 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:22.395527 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:22.399539 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ce9c15ff-5151-4099-ace9-1d96931e4e33 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Volume info retrieved successfully. Aug 20 00:06:22.406701 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce9c15ff-5151-4099-ace9-1d96931e4e33 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 200 Aug 20 00:06:22.407902 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 100/388] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:22 2026] GET /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 941 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:22.422277 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-14a95913-9e65-4d82-a1c0-89e525cfa367 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.424093 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14a95913-9e65-4d82-a1c0-89e525cfa367 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] POST https://10.4.3.9/volume/v3/volume-transfers Aug 20 00:06:22.424529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14a95913-9e65-4d82-a1c0-89e525cfa367 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1db215a4-2454-468b-8a55-de74c627563d"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:22.426178 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volume_transfer [None req-14a95913-9e65-4d82-a1c0-89e525cfa367 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Creating new volume transfer {'transfer': {'volume_id': '1db215a4-2454-468b-8a55-de74c627563d'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 00:06:22.426297 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volume_transfer [None req-14a95913-9e65-4d82-a1c0-89e525cfa367 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Creating transfer of volume 1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:22.426393 np0000007832 devstack@c-api.service[100466]: INFO cinder.transfer.api [None req-14a95913-9e65-4d82-a1c0-89e525cfa367 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Generating transfer record for volume 1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:22.435249 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:22.435249 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:22.463100 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14a95913-9e65-4d82-a1c0-89e525cfa367 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volume-transfers returned with HTTP 202 Aug 20 00:06:22.463729 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 97/389] 10.4.3.9 () {70 vars in 1312 bytes} [Thu Aug 20 00:06:22 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:22.479559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ca8e7c32-96f1-4463-93b6-c8af4f43d749 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.487086 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca8e7c32-96f1-4463-93b6-c8af4f43d749 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:22.487086 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca8e7c32-96f1-4463-93b6-c8af4f43d749 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.487824 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca8e7c32-96f1-4463-93b6-c8af4f43d749 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.503509 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:22.503509 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:22.508030 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ca8e7c32-96f1-4463-93b6-c8af4f43d749 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Volume info retrieved successfully. Aug 20 00:06:22.513273 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca8e7c32-96f1-4463-93b6-c8af4f43d749 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 200 Aug 20 00:06:22.513955 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 96/390] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:22 2026] GET /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:22.530590 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-099e609a-9faa-4c53-8ba9-c19f5c502d95 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.532283 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-099e609a-9faa-4c53-8ba9-c19f5c502d95 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volume-transfers/detail Aug 20 00:06:22.532531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-099e609a-9faa-4c53-8ba9-c19f5c502d95 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.533069 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-099e609a-9faa-4c53-8ba9-c19f5c502d95 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.533069 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volume_transfer [None req-099e609a-9faa-4c53-8ba9-c19f5c502d95 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Listing volume transfers {{(pid=100468) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 00:06:22.539705 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-099e609a-9faa-4c53-8ba9-c19f5c502d95 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 00:06:22.540163 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 98/391] 10.4.3.9 () {68 vars in 1312 bytes} [Thu Aug 20 00:06:22 2026] GET /volume/v3/volume-transfers/detail => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:22.555167 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a3d38882-554e-4847-9252-c2c7e4fddffc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.557528 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a3d38882-554e-4847-9252-c2c7e4fddffc tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] DELETE https://10.4.3.9/volume/v3/volume-transfers/645cbdfa-9440-4437-8150-d983d05d7a40 Aug 20 00:06:22.557796 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a3d38882-554e-4847-9252-c2c7e4fddffc tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.558075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a3d38882-554e-4847-9252-c2c7e4fddffc tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.558242 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.volume_transfer [None req-a3d38882-554e-4847-9252-c2c7e4fddffc tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Delete transfer with id: 645cbdfa-9440-4437-8150-d983d05d7a40 Aug 20 00:06:22.576418 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:22.576418 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:22.596112 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a3d38882-554e-4847-9252-c2c7e4fddffc tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volume-transfers/645cbdfa-9440-4437-8150-d983d05d7a40 returned with HTTP 202 Aug 20 00:06:22.596691 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 101/392] 10.4.3.9 () {68 vars in 1405 bytes} [Thu Aug 20 00:06:22 2026] DELETE /volume/v3/volume-transfers/645cbdfa-9440-4437-8150-d983d05d7a40 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:06:22.606162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e6284135-5a2c-4c80-b9d3-bb2af797f3e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.610009 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e6284135-5a2c-4c80-b9d3-bb2af797f3e6 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:22.610439 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e6284135-5a2c-4c80-b9d3-bb2af797f3e6 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.610936 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e6284135-5a2c-4c80-b9d3-bb2af797f3e6 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.622143 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:22.622143 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:22.626594 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e6284135-5a2c-4c80-b9d3-bb2af797f3e6 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Volume info retrieved successfully. Aug 20 00:06:22.632254 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e6284135-5a2c-4c80-b9d3-bb2af797f3e6 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 200 Aug 20 00:06:22.632941 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 98/393] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:22 2026] GET /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 941 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:22.648921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-74bb0ec4-f35d-447d-96e2-2688330be802 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.651163 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-74bb0ec4-f35d-447d-96e2-2688330be802 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] DELETE https://10.4.3.9/volume/v3/volume-transfers/645cbdfa-9440-4437-8150-d983d05d7a40 Aug 20 00:06:22.651454 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-74bb0ec4-f35d-447d-96e2-2688330be802 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.651711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-74bb0ec4-f35d-447d-96e2-2688330be802 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.651857 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.volume_transfer [None req-74bb0ec4-f35d-447d-96e2-2688330be802 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Delete transfer with id: 645cbdfa-9440-4437-8150-d983d05d7a40 Aug 20 00:06:22.655469 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-74bb0ec4-f35d-447d-96e2-2688330be802 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volume-transfers/645cbdfa-9440-4437-8150-d983d05d7a40 returned with HTTP 404 Aug 20 00:06:22.656124 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 97/394] 10.4.3.9 () {68 vars in 1405 bytes} [Thu Aug 20 00:06:22 2026] DELETE /volume/v3/volume-transfers/645cbdfa-9440-4437-8150-d983d05d7a40 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:06:22.664637 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a601b22d-dcb5-473f-8c69-b85a4ced586f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.667078 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a601b22d-dcb5-473f-8c69-b85a4ced586f tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:22.667761 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a601b22d-dcb5-473f-8c69-b85a4ced586f tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.668292 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a601b22d-dcb5-473f-8c69-b85a4ced586f tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.668787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a601b22d-dcb5-473f-8c69-b85a4ced586f tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Delete volume with id: 1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:22.680283 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:22.680283 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:22.681003 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a601b22d-dcb5-473f-8c69-b85a4ced586f tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Volume info retrieved successfully. Aug 20 00:06:22.709272 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a601b22d-dcb5-473f-8c69-b85a4ced586f tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Delete volume request issued successfully. Aug 20 00:06:22.709627 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a601b22d-dcb5-473f-8c69-b85a4ced586f tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 202 Aug 20 00:06:22.710295 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 99/395] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:06:22 2026] DELETE /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:06:22.721913 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e69efeca-1c0e-4b40-9b47-303c1fe83243 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:22.723742 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e69efeca-1c0e-4b40-9b47-303c1fe83243 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] GET https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:22.724066 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e69efeca-1c0e-4b40-9b47-303c1fe83243 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:22.724316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e69efeca-1c0e-4b40-9b47-303c1fe83243 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:22.733053 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:22.733053 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:22.738306 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e69efeca-1c0e-4b40-9b47-303c1fe83243 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Volume info retrieved successfully. Aug 20 00:06:22.745230 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e69efeca-1c0e-4b40-9b47-303c1fe83243 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 200 Aug 20 00:06:22.746042 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 102/396] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:22 2026] GET /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 1125 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:06:23.765402 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-18eef53a-505e-43fe-8817-65aedcd741f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:23.767526 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-18eef53a-505e-43fe-8817-65aedcd741f0 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] GET https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:23.767759 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-18eef53a-505e-43fe-8817-65aedcd741f0 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:23.768038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-18eef53a-505e-43fe-8817-65aedcd741f0 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:23.776302 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-18eef53a-505e-43fe-8817-65aedcd741f0 tempest-VolumesTransfersV357Test-616465769 tempest-VolumesTransfersV357Test-616465769-project-admin] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 404 Aug 20 00:06:23.776956 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 99/397] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:23 2026] GET /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:06:23.784833 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b72d8d68-5586-4e17-81d3-6662eb01426d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:23.791560 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b72d8d68-5586-4e17-81d3-6662eb01426d tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] GET https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:23.791828 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b72d8d68-5586-4e17-81d3-6662eb01426d tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:23.792109 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b72d8d68-5586-4e17-81d3-6662eb01426d tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:23.801461 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b72d8d68-5586-4e17-81d3-6662eb01426d tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 404 Aug 20 00:06:23.801945 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 98/398] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:06:23 2026] GET /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:06:23.811128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-502b0ad6-fa01-4f6d-80ed-b429b8f63052 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:23.813419 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-502b0ad6-fa01-4f6d-80ed-b429b8f63052 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] DELETE https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:23.813795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-502b0ad6-fa01-4f6d-80ed-b429b8f63052 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:23.814081 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-502b0ad6-fa01-4f6d-80ed-b429b8f63052 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:23.814368 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-502b0ad6-fa01-4f6d-80ed-b429b8f63052 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] Delete volume with id: 1db215a4-2454-468b-8a55-de74c627563d Aug 20 00:06:23.823010 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-502b0ad6-fa01-4f6d-80ed-b429b8f63052 tempest-VolumesTransfersV357Test-593621581 tempest-VolumesTransfersV357Test-593621581-project-member] https://10.4.3.9/volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d returned with HTTP 404 Aug 20 00:06:23.823518 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 100/399] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:06:23 2026] DELETE /volume/v3/volumes/1db215a4-2454-468b-8a55-de74c627563d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:06:32.743356 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=300,cinder:UPDATE=37,cinder:INSERT=10 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:06:33.771465 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=328,cinder:UPDATE=55,cinder:INSERT=32 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:06:33.796198 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=264,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:06:33.819104 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=331,cinder:UPDATE=42,cinder:INSERT=21 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:06:36.220245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:36.473328 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:06:36.473845 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-953943998"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:36.475678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-953943998'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:06:36.475820 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume of 1 GB Aug 20 00:06:36.482447 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Availability Zones retrieved successfully. Aug 20 00:06:36.493633 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (ed49ad38-9186-45aa-b169-b125f7c1fcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:36.495147 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85482cb2-86db-4051-bda9-893c8b031bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:36.497629 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:06:36.544685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85482cb2-86db-4051-bda9-893c8b031bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:36.546448 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396a42a4-440c-406d-9458-5e9dcb63ce9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:36.634018 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['babd510a-5500-4069-8b77-90eb256ef3c3', 'b8dcd4f7-455f-4a1f-b5a6-105ccd9a4d35', '4ed7a571-86dc-47fd-92a8-a78af9fc1e60', '4e3b8ade-c89b-418e-b097-d7bf40a6f759'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:36.635232 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396a42a4-440c-406d-9458-5e9dcb63ce9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['babd510a-5500-4069-8b77-90eb256ef3c3', 'b8dcd4f7-455f-4a1f-b5a6-105ccd9a4d35', '4ed7a571-86dc-47fd-92a8-a78af9fc1e60', '4e3b8ade-c89b-418e-b097-d7bf40a6f759']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:36.636354 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef604924-1023-47fc-859c-40703a03e796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:36.670625 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef604924-1023-47fc-859c-40703a03e796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ebd616-190a-4d2e-af98-081ea5e2d0d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-953943998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['babd510a-5500-4069-8b77-90eb256ef3c3','b8dcd4f7-455f-4a1f-b5a6-105ccd9a4d35','4ed7a571-86dc-47fd-92a8-a78af9fc1e60','4e3b8ade-c89b-418e-b097-d7bf40a6f759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-953943998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8ebd616-190a-4d2e-af98-081ea5e2d0d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:36.671510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f41501-005c-45b0-8b03-c2e3c5d2e20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:36.699943 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f41501-005c-45b0-8b03-c2e3c5d2e20f) transitioned into state 'SUCCESS' from state '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-953943998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['babd510a-5500-4069-8b77-90eb256ef3c3','b8dcd4f7-455f-4a1f-b5a6-105ccd9a4d35','4ed7a571-86dc-47fd-92a8-a78af9fc1e60','4e3b8ade-c89b-418e-b097-d7bf40a6f759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:36.700685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b153cc62-89e3-4d57-9799-c8a17e16f48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:36.713029 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b153cc62-89e3-4d57-9799-c8a17e16f48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:36.714012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (ed49ad38-9186-45aa-b169-b125f7c1fcfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:36.714344 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request issued successfully. Aug 20 00:06:36.715063 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc13bffd-df58-4fcd-bc72-7e293e0dbb8a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:06:36.715527 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 103/400] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:06:36 2026] POST /volume/v3/volumes => generated 744 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:06:45.198622 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a1b97251-38c6-49d4-95d7-05d65efe9b84 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:45.207151 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a1b97251-38c6-49d4-95d7-05d65efe9b84 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:06:45.207151 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a1b97251-38c6-49d4-95d7-05d65efe9b84 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:45.207151 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a1b97251-38c6-49d4-95d7-05d65efe9b84 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:45.227559 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:45.227559 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:45.233364 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a1b97251-38c6-49d4-95d7-05d65efe9b84 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:06:45.241836 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a1b97251-38c6-49d4-95d7-05d65efe9b84 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:06:45.242431 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 100/401] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:45 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:45.295643 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a20acf43-abd4-454e-8267-ddb804b1608a req-3ce5c292-136c-41bd-bfa9-3c1defd7ab8b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:45.299572 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-3ce5c292-136c-41bd-bfa9-3c1defd7ab8b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:06:45.299804 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-3ce5c292-136c-41bd-bfa9-3c1defd7ab8b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:45.300125 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-3ce5c292-136c-41bd-bfa9-3c1defd7ab8b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:45.322081 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:45.322081 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:45.327191 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-a20acf43-abd4-454e-8267-ddb804b1608a req-3ce5c292-136c-41bd-bfa9-3c1defd7ab8b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:06:45.334591 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-3ce5c292-136c-41bd-bfa9-3c1defd7ab8b tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:06:45.337835 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 99/402] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:45 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:45.358366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a20acf43-abd4-454e-8267-ddb804b1608a req-7fa31334-e083-4ef0-86df-d7a9995f3e58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:45.362195 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-7fa31334-e083-4ef0-86df-d7a9995f3e58 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] POST https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc/action Aug 20 00:06:45.362735 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-7fa31334-e083-4ef0-86df-d7a9995f3e58 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:06:45.363382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-7fa31334-e083-4ef0-86df-d7a9995f3e58 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:45.377835 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:45.377835 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:45.378555 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a20acf43-abd4-454e-8267-ddb804b1608a req-7fa31334-e083-4ef0-86df-d7a9995f3e58 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:06:45.392577 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a20acf43-abd4-454e-8267-ddb804b1608a req-7fa31334-e083-4ef0-86df-d7a9995f3e58 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Begin detaching volume completed successfully. Aug 20 00:06:45.392577 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-7fa31334-e083-4ef0-86df-d7a9995f3e58 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc/action returned with HTTP 202 Aug 20 00:06:45.393725 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 101/403] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:06:45 2026] POST /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:06:45.489909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9318e30c-2d48-4ee5-bf20-5c1bd615de9c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:45.490554 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9318e30c-2d48-4ee5-bf20-5c1bd615de9c None None] GET https://10.4.3.9/volume// Aug 20 00:06:45.490787 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9318e30c-2d48-4ee5-bf20-5c1bd615de9c None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:45.491070 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9318e30c-2d48-4ee5-bf20-5c1bd615de9c None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:45.491448 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9318e30c-2d48-4ee5-bf20-5c1bd615de9c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:06:45.491777 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 104/404] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:06:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:06:45.504350 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a20acf43-abd4-454e-8267-ddb804b1608a req-8d1d9f13-63ff-4128-80fc-008a7f991c46 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:45.507083 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-8d1d9f13-63ff-4128-80fc-008a7f991c46 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:06:45.507282 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-8d1d9f13-63ff-4128-80fc-008a7f991c46 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:45.507459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-8d1d9f13-63ff-4128-80fc-008a7f991c46 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:45.522093 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:45.522093 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:45.527264 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a20acf43-abd4-454e-8267-ddb804b1608a req-8d1d9f13-63ff-4128-80fc-008a7f991c46 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:06:45.534182 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-8d1d9f13-63ff-4128-80fc-008a7f991c46 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:06:45.535073 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 101/405] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:06:45 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:06:46.696299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a20acf43-abd4-454e-8267-ddb804b1608a req-9c0f16ad-740a-4fa4-b51f-82dab06e9494 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:46.699516 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-9c0f16ad-740a-4fa4-b51f-82dab06e9494 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] DELETE https://10.4.3.9/volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a Aug 20 00:06:46.699945 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-9c0f16ad-740a-4fa4-b51f-82dab06e9494 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:46.700222 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-9c0f16ad-740a-4fa4-b51f-82dab06e9494 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:46.703328 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:06:46.712774 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:46.712774 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:46.802484 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a20acf43-abd4-454e-8267-ddb804b1608a req-9c0f16ad-740a-4fa4-b51f-82dab06e9494 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a returned with HTTP 200 Aug 20 00:06:46.803008 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 100/406] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:06:46 2026] DELETE /volume/v3/attachments/26a4861a-87d3-46da-8848-eccfa023955a => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:47.578957 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-228d1974-3a41-4633-ad76-298849f18f3a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:47.580735 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-228d1974-3a41-4633-ad76-298849f18f3a tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:06:47.581043 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-228d1974-3a41-4633-ad76-298849f18f3a tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:47.581305 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-228d1974-3a41-4633-ad76-298849f18f3a tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:47.591768 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:47.591768 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:47.599604 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-228d1974-3a41-4633-ad76-298849f18f3a tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:06:47.612643 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-228d1974-3a41-4633-ad76-298849f18f3a tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:06:47.612643 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 102/407] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:47 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:50.329642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7c5fc96c-f606-4ee0-aeb0-46013727c512 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:50.331668 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c5fc96c-f606-4ee0-aeb0-46013727c512 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:50.331879 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c5fc96c-f606-4ee0-aeb0-46013727c512 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:50.332096 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c5fc96c-f606-4ee0-aeb0-46013727c512 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:50.343181 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:50.343181 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:50.346645 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7c5fc96c-f606-4ee0-aeb0-46013727c512 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:50.352582 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c5fc96c-f606-4ee0-aeb0-46013727c512 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:50.353118 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 105/408] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:50 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:50.423477 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-5ceb2330-783b-4e42-8d63-739ed5e4bf74 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:50.427068 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-5ceb2330-783b-4e42-8d63-739ed5e4bf74 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:50.427068 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-5ceb2330-783b-4e42-8d63-739ed5e4bf74 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:50.427348 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-5ceb2330-783b-4e42-8d63-739ed5e4bf74 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:50.439869 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:50.439869 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:50.443614 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-5ceb2330-783b-4e42-8d63-739ed5e4bf74 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:50.449703 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-5ceb2330-783b-4e42-8d63-739ed5e4bf74 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:50.449703 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 102/409] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:50 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:06:50.467132 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-18e27397-bc9e-4529-aee3-276db5bfdab5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:50.469332 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-18e27397-bc9e-4529-aee3-276db5bfdab5 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] POST https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b/action Aug 20 00:06:50.469653 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-18e27397-bc9e-4529-aee3-276db5bfdab5 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:06:50.469782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-18e27397-bc9e-4529-aee3-276db5bfdab5 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:50.488881 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:50.488881 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:50.489439 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-18e27397-bc9e-4529-aee3-276db5bfdab5 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:50.495802 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-18e27397-bc9e-4529-aee3-276db5bfdab5 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Begin detaching volume completed successfully. Aug 20 00:06:50.496021 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-18e27397-bc9e-4529-aee3-276db5bfdab5 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b/action returned with HTTP 202 Aug 20 00:06:50.496584 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 101/410] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:06:50 2026] POST /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:06:50.551124 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ead68bd3-2b8e-427a-a55f-5bb8f5d7294b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:50.551124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ead68bd3-2b8e-427a-a55f-5bb8f5d7294b None None] GET https://10.4.3.9/volume// Aug 20 00:06:50.551124 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ead68bd3-2b8e-427a-a55f-5bb8f5d7294b None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:50.551124 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ead68bd3-2b8e-427a-a55f-5bb8f5d7294b None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:50.551124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ead68bd3-2b8e-427a-a55f-5bb8f5d7294b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:06:50.551124 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 103/411] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:06:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:06:50.566345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-7ff7e384-5e21-4f37-a69b-e1300d1a9b80 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:50.569965 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-7ff7e384-5e21-4f37-a69b-e1300d1a9b80 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:50.570266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-7ff7e384-5e21-4f37-a69b-e1300d1a9b80 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:50.570489 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-7ff7e384-5e21-4f37-a69b-e1300d1a9b80 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:50.586599 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:50.586599 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:50.590994 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-7ff7e384-5e21-4f37-a69b-e1300d1a9b80 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:50.598073 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-7ff7e384-5e21-4f37-a69b-e1300d1a9b80 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:50.598404 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 106/412] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:06:50 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:06:51.679672 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-147020d8-135f-4789-8ecf-eea3bd2e4470 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:51.686308 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-147020d8-135f-4789-8ecf-eea3bd2e4470 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] DELETE https://10.4.3.9/volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1 Aug 20 00:06:51.686564 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-147020d8-135f-4789-8ecf-eea3bd2e4470 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:51.686866 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-147020d8-135f-4789-8ecf-eea3bd2e4470 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:51.703810 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:51.703810 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:51.776422 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3e7cca90-e706-4e26-a29b-db22b1277ede req-147020d8-135f-4789-8ecf-eea3bd2e4470 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1 returned with HTTP 200 Aug 20 00:06:51.776795 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 103/413] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:06:51 2026] DELETE /volume/v3/attachments/82cf955f-77c4-4e1a-bf1e-ec5991759de1 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:52.184686 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8505296b-5729-46f2-b6ea-875f279b5dd1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:52.187397 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8505296b-5729-46f2-b6ea-875f279b5dd1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] DELETE https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:06:52.187397 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8505296b-5729-46f2-b6ea-875f279b5dd1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:52.188452 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8505296b-5729-46f2-b6ea-875f279b5dd1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:52.188452 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8505296b-5729-46f2-b6ea-875f279b5dd1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Delete volume with id: bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:06:52.196503 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:52.196503 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:52.197385 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8505296b-5729-46f2-b6ea-875f279b5dd1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:06:52.226344 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8505296b-5729-46f2-b6ea-875f279b5dd1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Delete volume request issued successfully. Aug 20 00:06:52.226344 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8505296b-5729-46f2-b6ea-875f279b5dd1 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 202 Aug 20 00:06:52.226344 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 102/414] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:52 2026] DELETE /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:52.244649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8acffab7-7f40-4d0e-9fc3-d5ae64ef8102 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:52.249701 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8acffab7-7f40-4d0e-9fc3-d5ae64ef8102 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:06:52.249951 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8acffab7-7f40-4d0e-9fc3-d5ae64ef8102 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:52.250376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8acffab7-7f40-4d0e-9fc3-d5ae64ef8102 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:52.263970 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:52.263970 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:52.269246 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8acffab7-7f40-4d0e-9fc3-d5ae64ef8102 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Volume info retrieved successfully. Aug 20 00:06:52.276332 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8acffab7-7f40-4d0e-9fc3-d5ae64ef8102 tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 200 Aug 20 00:06:52.276701 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 104/415] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:52 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:52.687448 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8326d154-94a1-4357-a347-eea324d9cd02 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:52.690015 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8326d154-94a1-4357-a347-eea324d9cd02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:52.690402 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8326d154-94a1-4357-a347-eea324d9cd02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:52.690771 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8326d154-94a1-4357-a347-eea324d9cd02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:52.701244 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:52.701244 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:52.706650 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8326d154-94a1-4357-a347-eea324d9cd02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:52.714271 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8326d154-94a1-4357-a347-eea324d9cd02 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:52.714903 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 107/416] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:52 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:53.299422 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e3efd75b-1767-40c5-9afa-191c3ee971ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:53.304223 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3efd75b-1767-40c5-9afa-191c3ee971ff tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] GET https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc Aug 20 00:06:53.304814 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3efd75b-1767-40c5-9afa-191c3ee971ff tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:53.304814 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3efd75b-1767-40c5-9afa-191c3ee971ff tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:53.314355 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3efd75b-1767-40c5-9afa-191c3ee971ff tempest-ServerStableDeviceRescueTest-994960986 tempest-ServerStableDeviceRescueTest-994960986-project-member] https://10.4.3.9/volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc returned with HTTP 404 Aug 20 00:06:53.315361 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 104/417] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:53 2026] GET /volume/v3/volumes/bf25b807-94b9-479b-ab38-cafe22b2e9dc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:53.328349 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-ea6bfe7f-9fca-4ff9-92bb-180437ceb666 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:53.335320 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-ea6bfe7f-9fca-4ff9-92bb-180437ceb666 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] DELETE https://10.4.3.9/volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104 Aug 20 00:06:53.335320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-ea6bfe7f-9fca-4ff9-92bb-180437ceb666 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:53.335320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-ea6bfe7f-9fca-4ff9-92bb-180437ceb666 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:53.343513 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:53.343513 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:53.423685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-ea6bfe7f-9fca-4ff9-92bb-180437ceb666 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104 returned with HTTP 200 Aug 20 00:06:53.424275 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 103/418] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:06:53 2026] DELETE /volume/v3/attachments/59c58948-fc74-4567-81e3-3bf99e3df104 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:53.436135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-61994a68-1cea-4fd5-9432-d7947e94808f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:53.446145 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-61994a68-1cea-4fd5-9432-d7947e94808f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] DELETE https://10.4.3.9/volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca Aug 20 00:06:53.446145 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-61994a68-1cea-4fd5-9432-d7947e94808f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:53.446145 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-61994a68-1cea-4fd5-9432-d7947e94808f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:53.460984 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:53.460984 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:53.529914 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-61994a68-1cea-4fd5-9432-d7947e94808f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca returned with HTTP 200 Aug 20 00:06:53.530351 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 105/419] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:06:53 2026] DELETE /volume/v3/attachments/99d93281-d7cc-4552-b6fa-7f5072095bca => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:53.543657 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-6ca0895a-7e5f-4b2a-8b3c-26c57f1d8aba None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:53.546234 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-6ca0895a-7e5f-4b2a-8b3c-26c57f1d8aba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] DELETE https://10.4.3.9/volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3 Aug 20 00:06:53.546234 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-6ca0895a-7e5f-4b2a-8b3c-26c57f1d8aba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:53.546493 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-6ca0895a-7e5f-4b2a-8b3c-26c57f1d8aba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:53.555747 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:53.555747 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:53.616205 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ac688e88-344e-4b1c-ad81-0c1943008ccf req-6ca0895a-7e5f-4b2a-8b3c-26c57f1d8aba tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3 returned with HTTP 200 Aug 20 00:06:53.617256 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 108/420] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:06:53 2026] DELETE /volume/v3/attachments/df5dc2b3-05c1-487d-ba65-030e25ea1bb3 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:56.054943 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-56340184-07e4-4665-89fa-877133bba62d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:56.058847 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-56340184-07e4-4665-89fa-877133bba62d tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] DELETE https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:56.059180 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-56340184-07e4-4665-89fa-877133bba62d tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:56.059465 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-56340184-07e4-4665-89fa-877133bba62d tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:56.059747 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-56340184-07e4-4665-89fa-877133bba62d tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Delete volume with id: 189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:56.069185 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:56.069185 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:56.069789 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-56340184-07e4-4665-89fa-877133bba62d tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:56.090991 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-56340184-07e4-4665-89fa-877133bba62d tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Delete volume request issued successfully. Aug 20 00:06:56.091266 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-56340184-07e4-4665-89fa-877133bba62d tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 202 Aug 20 00:06:56.094180 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 105/421] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:56 2026] DELETE /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:56.099508 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c116b0d9-38c9-406d-bbe5-8f8ca2a55165 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:56.101609 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c116b0d9-38c9-406d-bbe5-8f8ca2a55165 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:56.101835 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c116b0d9-38c9-406d-bbe5-8f8ca2a55165 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:56.102158 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c116b0d9-38c9-406d-bbe5-8f8ca2a55165 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:56.111324 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:56.111324 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:06:56.118473 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c116b0d9-38c9-406d-bbe5-8f8ca2a55165 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:56.121956 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c116b0d9-38c9-406d-bbe5-8f8ca2a55165 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 200 Aug 20 00:06:56.122355 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 104/422] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:56 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:57.135191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-475c310c-5d33-4b6d-9b99-c0ddabce5e9a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:57.136910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-475c310c-5d33-4b6d-9b99-c0ddabce5e9a tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b Aug 20 00:06:57.137154 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-475c310c-5d33-4b6d-9b99-c0ddabce5e9a tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:57.137345 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-475c310c-5d33-4b6d-9b99-c0ddabce5e9a tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:57.143846 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-475c310c-5d33-4b6d-9b99-c0ddabce5e9a tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b returned with HTTP 404 Aug 20 00:06:57.144542 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 106/423] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:57 2026] GET /volume/v3/volumes/189ff8a4-6e92-41d2-b239-47c260792b5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:57.153847 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b06df596-efa4-42b6-9b46-80069972bd65 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:57.156192 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b06df596-efa4-42b6-9b46-80069972bd65 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] DELETE https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec Aug 20 00:06:57.156428 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b06df596-efa4-42b6-9b46-80069972bd65 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:57.156638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b06df596-efa4-42b6-9b46-80069972bd65 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:57.156798 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-b06df596-efa4-42b6-9b46-80069972bd65 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Delete volume with id: 55dffa29-9b16-442c-a7e4-8e3843ce39ec Aug 20 00:06:57.164685 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:57.164685 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:57.165234 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b06df596-efa4-42b6-9b46-80069972bd65 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:57.191946 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b06df596-efa4-42b6-9b46-80069972bd65 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Delete volume request issued successfully. Aug 20 00:06:57.192189 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b06df596-efa4-42b6-9b46-80069972bd65 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec returned with HTTP 202 Aug 20 00:06:57.192997 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 109/424] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:57 2026] DELETE /volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:57.202925 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f9464406-4b3e-4f06-aaef-53f37a8a6464 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:57.205586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f9464406-4b3e-4f06-aaef-53f37a8a6464 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec Aug 20 00:06:57.205836 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f9464406-4b3e-4f06-aaef-53f37a8a6464 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:57.206066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f9464406-4b3e-4f06-aaef-53f37a8a6464 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:57.215397 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:57.215397 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:57.221329 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f9464406-4b3e-4f06-aaef-53f37a8a6464 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Volume info retrieved successfully. Aug 20 00:06:57.229634 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f9464406-4b3e-4f06-aaef-53f37a8a6464 tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec returned with HTTP 200 Aug 20 00:06:57.230348 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 106/425] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:57 2026] GET /volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:57.723418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:57.726041 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:06:57.726549 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "d2c96586-1035-43c1-bb1e-4184070acf98-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:06:57.729242 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'd2c96586-1035-43c1-bb1e-4184070acf98-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:06:57.729242 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Create volume of 1 GB Aug 20 00:06:57.741906 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Availability Zones retrieved successfully. Aug 20 00:06:57.750909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Flow 'volume_create_api' (17e36a98-0d11-4736-83dd-bb3ebe55c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:57.751976 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1da155-e217-482f-9939-5b110d555be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:57.753312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:06:57.794878 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1da155-e217-482f-9939-5b110d555be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:57.796073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2260f967-e7f0-4573-8daf-94ddabce148b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:57.826919 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e9b89558-1d6e-4107-8672-b68e548c0080 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:57.829981 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9b89558-1d6e-4107-8672-b68e548c0080 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] DELETE https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 Aug 20 00:06:57.830217 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9b89558-1d6e-4107-8672-b68e548c0080 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:57.830412 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9b89558-1d6e-4107-8672-b68e548c0080 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:57.830612 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e9b89558-1d6e-4107-8672-b68e548c0080 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Delete volume with id: 52401b11-6ea3-41a5-99dc-51f93cce1de4 Aug 20 00:06:57.838318 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:57.838318 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:57.838788 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e9b89558-1d6e-4107-8672-b68e548c0080 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:06:57.868443 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e9b89558-1d6e-4107-8672-b68e548c0080 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Delete volume request issued successfully. Aug 20 00:06:57.868909 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9b89558-1d6e-4107-8672-b68e548c0080 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 returned with HTTP 202 Aug 20 00:06:57.869514 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 107/426] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:57 2026] DELETE /volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:57.879980 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-85b26412-c1ff-4c3d-b896-257fa1a070bd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:57.882186 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-85b26412-c1ff-4c3d-b896-257fa1a070bd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 Aug 20 00:06:57.882725 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-85b26412-c1ff-4c3d-b896-257fa1a070bd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:57.882970 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-85b26412-c1ff-4c3d-b896-257fa1a070bd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:57.892784 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:57.892784 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:06:57.897525 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-85b26412-c1ff-4c3d-b896-257fa1a070bd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:06:57.898763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Created reservations ['f103dafd-e829-4d98-b792-b738fbf8b50c', '2c6e9c5b-e356-4c7b-a9ec-6787d0cd5ce1', 'b7018e30-84ca-4075-addc-c26842c51454', 'fcd926e8-261b-48e5-a69a-a0533b345747'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:06:57.898763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2260f967-e7f0-4573-8daf-94ddabce148b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f103dafd-e829-4d98-b792-b738fbf8b50c', '2c6e9c5b-e356-4c7b-a9ec-6787d0cd5ce1', 'b7018e30-84ca-4075-addc-c26842c51454', 'fcd926e8-261b-48e5-a69a-a0533b345747']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:57.900095 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ddd332-c097-471b-9f67-620cd3829b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:57.905091 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-85b26412-c1ff-4c3d-b896-257fa1a070bd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 returned with HTTP 200 Aug 20 00:06:57.905936 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 110/427] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:57 2026] GET /volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:57.935755 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ddd332-c097-471b-9f67-620cd3829b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d1a02a-71f0-4eaf-b7d2-2def839a5c2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='d2c96586-1035-43c1-bb1e-4184070acf98-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf5e8c1161a4b66b1fc77a0213d89bf',qos_specs=None,replication_status=,reservations=['f103dafd-e829-4d98-b792-b738fbf8b50c','2c6e9c5b-e356-4c7b-a9ec-6787d0cd5ce1','b7018e30-84ca-4075-addc-c26842c51454','fcd926e8-261b-48e5-a69a-a0533b345747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e32ba5944242989527414d9056581f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:06:57Z,deleted=False,deleted_at=None,display_description='',display_name='d2c96586-1035-43c1-bb1e-4184070acf98-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83d1a02a-71f0-4eaf-b7d2-2def839a5c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf5e8c1161a4b66b1fc77a0213d89bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e32ba5944242989527414d9056581f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:57.936612 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e234aab-4238-43a2-b994-3f403e1012d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:57.961650 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e234aab-4238-43a2-b994-3f403e1012d8) transitioned into 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='d2c96586-1035-43c1-bb1e-4184070acf98-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf5e8c1161a4b66b1fc77a0213d89bf',qos_specs=None,replication_status=,reservations=['f103dafd-e829-4d98-b792-b738fbf8b50c','2c6e9c5b-e356-4c7b-a9ec-6787d0cd5ce1','b7018e30-84ca-4075-addc-c26842c51454','fcd926e8-261b-48e5-a69a-a0533b345747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e32ba5944242989527414d9056581f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:57.962600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b23b999-e288-49e4-a62b-8bc32121bbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:06:57.976687 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b23b999-e288-49e4-a62b-8bc32121bbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:06:57.977687 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Flow 'volume_create_api' (17e36a98-0d11-4736-83dd-bb3ebe55c818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:06:57.978120 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Create volume request issued successfully. Aug 20 00:06:57.978728 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-7343c5a2-e79f-4165-bafc-3ebfe8f9be1e tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:06:57.979350 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 105/428] 10.4.3.9 () {72 vars in 1527 bytes} [Thu Aug 20 00:06:57 2026] POST /volume/v3/volumes => generated 745 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:06:57.992387 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1c999097-aea9-4b8e-958e-207048b9a848 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:57.997870 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1c999097-aea9-4b8e-958e-207048b9a848 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c Aug 20 00:06:57.998187 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1c999097-aea9-4b8e-958e-207048b9a848 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:57.998464 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1c999097-aea9-4b8e-958e-207048b9a848 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:58.013210 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:58.013210 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:58.019085 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1c999097-aea9-4b8e-958e-207048b9a848 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:06:58.033154 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1c999097-aea9-4b8e-958e-207048b9a848 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c returned with HTTP 200 Aug 20 00:06:58.033974 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 107/429] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:57 2026] GET /volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:58.041960 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-885646c2-df92-4601-916f-a7048d1f6c0b req-f933bd2d-09b8-4aee-8d7d-b46420494fa1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:58.045476 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-f933bd2d-09b8-4aee-8d7d-b46420494fa1 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c Aug 20 00:06:58.045791 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-f933bd2d-09b8-4aee-8d7d-b46420494fa1 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:58.046116 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-f933bd2d-09b8-4aee-8d7d-b46420494fa1 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:58.056062 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:58.056062 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:58.062842 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-f933bd2d-09b8-4aee-8d7d-b46420494fa1 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:06:58.068757 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-f933bd2d-09b8-4aee-8d7d-b46420494fa1 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c returned with HTTP 200 Aug 20 00:06:58.069599 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 108/430] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:06:58 2026] GET /volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:06:58.247203 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6766bb29-9047-4ef5-8bea-c3477891071b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:58.249606 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6766bb29-9047-4ef5-8bea-c3477891071b tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] GET https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec Aug 20 00:06:58.249812 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6766bb29-9047-4ef5-8bea-c3477891071b tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:58.250348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6766bb29-9047-4ef5-8bea-c3477891071b tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:58.258530 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6766bb29-9047-4ef5-8bea-c3477891071b tempest-ServerRescueNegativeTestJSON-798899400 tempest-ServerRescueNegativeTestJSON-798899400-project-member] https://10.4.3.9/volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec returned with HTTP 404 Aug 20 00:06:58.259366 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 111/431] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:58 2026] GET /volume/v3/volumes/55dffa29-9b16-442c-a7e4-8e3843ce39ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:58.923084 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94b10d08-a397-4a94-a7d4-2a30ffc0d78f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:58.926226 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94b10d08-a397-4a94-a7d4-2a30ffc0d78f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 Aug 20 00:06:58.926436 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94b10d08-a397-4a94-a7d4-2a30ffc0d78f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:58.926696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94b10d08-a397-4a94-a7d4-2a30ffc0d78f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:58.935086 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94b10d08-a397-4a94-a7d4-2a30ffc0d78f tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 returned with HTTP 404 Aug 20 00:06:58.935086 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 106/432] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:58 2026] GET /volume/v3/volumes/52401b11-6ea3-41a5-99dc-51f93cce1de4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:06:58.944623 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a3975fba-a65d-44e0-af61-4c0b90826397 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:58.946324 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3975fba-a65d-44e0-af61-4c0b90826397 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 Aug 20 00:06:58.946512 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3975fba-a65d-44e0-af61-4c0b90826397 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:58.946689 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3975fba-a65d-44e0-af61-4c0b90826397 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:58.946831 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a3975fba-a65d-44e0-af61-4c0b90826397 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Delete volume with id: b110a82f-def2-43ee-a82f-ff054c3ad5b1 Aug 20 00:06:58.954750 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:58.954750 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:06:58.955264 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a3975fba-a65d-44e0-af61-4c0b90826397 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:06:59.002373 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a3975fba-a65d-44e0-af61-4c0b90826397 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Delete volume request issued successfully. Aug 20 00:06:59.002553 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3975fba-a65d-44e0-af61-4c0b90826397 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 returned with HTTP 202 Aug 20 00:06:59.003008 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 108/433] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:06:58 2026] DELETE /volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:06:59.014917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-145c99aa-4834-4d93-8c14-d8df878279e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:06:59.018397 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-145c99aa-4834-4d93-8c14-d8df878279e0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 Aug 20 00:06:59.020383 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-145c99aa-4834-4d93-8c14-d8df878279e0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:06:59.021200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-145c99aa-4834-4d93-8c14-d8df878279e0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:06:59.030460 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:06:59.030460 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:06:59.036095 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-145c99aa-4834-4d93-8c14-d8df878279e0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:06:59.041852 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-145c99aa-4834-4d93-8c14-d8df878279e0 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 returned with HTTP 200 Aug 20 00:06:59.042491 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 109/434] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:06:59 2026] GET /volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:00.065506 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e7f96b1f-d930-4883-884e-e82154bc34fd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:00.070224 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7f96b1f-d930-4883-884e-e82154bc34fd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 Aug 20 00:07:00.070519 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7f96b1f-d930-4883-884e-e82154bc34fd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:00.070819 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7f96b1f-d930-4883-884e-e82154bc34fd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:00.084217 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7f96b1f-d930-4883-884e-e82154bc34fd tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 returned with HTTP 404 Aug 20 00:07:00.085119 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 112/435] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:00 2026] GET /volume/v3/volumes/b110a82f-def2-43ee-a82f-ff054c3ad5b1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:00.098883 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-91cbf789-0d44-49dc-addc-448fea2f9ff5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:00.105062 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-91cbf789-0d44-49dc-addc-448fea2f9ff5 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] DELETE https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:07:00.105062 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-91cbf789-0d44-49dc-addc-448fea2f9ff5 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:00.105062 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-91cbf789-0d44-49dc-addc-448fea2f9ff5 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:00.105062 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-91cbf789-0d44-49dc-addc-448fea2f9ff5 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Delete volume with id: 875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:07:00.122619 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:00.122619 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:00.124385 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-91cbf789-0d44-49dc-addc-448fea2f9ff5 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:07:00.156457 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-91cbf789-0d44-49dc-addc-448fea2f9ff5 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Delete volume request issued successfully. Aug 20 00:07:00.156646 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-91cbf789-0d44-49dc-addc-448fea2f9ff5 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 202 Aug 20 00:07:00.158543 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 107/436] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:07:00 2026] DELETE /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:00.170269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6532e431-c1fe-4e1f-8967-269656543981 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:00.173076 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6532e431-c1fe-4e1f-8967-269656543981 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:07:00.173463 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6532e431-c1fe-4e1f-8967-269656543981 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:00.173691 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6532e431-c1fe-4e1f-8967-269656543981 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:00.184236 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:00.184236 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:00.188859 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6532e431-c1fe-4e1f-8967-269656543981 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Volume info retrieved successfully. Aug 20 00:07:00.196187 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6532e431-c1fe-4e1f-8967-269656543981 tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 200 Aug 20 00:07:00.196737 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 109/437] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:00 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 1386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:01.078921 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-885646c2-df92-4601-916f-a7048d1f6c0b req-4b2fe940-360b-4b82-83ec-963491bd54f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:01.082385 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-4b2fe940-360b-4b82-83ec-963491bd54f9 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c Aug 20 00:07:01.082551 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-4b2fe940-360b-4b82-83ec-963491bd54f9 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:01.082711 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-4b2fe940-360b-4b82-83ec-963491bd54f9 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:01.096680 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:01.096680 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:01.106463 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-4b2fe940-360b-4b82-83ec-963491bd54f9 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:07:01.115700 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-4b2fe940-360b-4b82-83ec-963491bd54f9 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c returned with HTTP 200 Aug 20 00:07:01.116159 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 110/438] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:01 2026] GET /volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:01.127213 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-87837c65-f9b7-4ddd-97b4-44031c33f49a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:01.129919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-87837c65-f9b7-4ddd-97b4-44031c33f49a None None] GET https://10.4.3.9/volume// Aug 20 00:07:01.129919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-87837c65-f9b7-4ddd-97b4-44031c33f49a None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:01.129919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-87837c65-f9b7-4ddd-97b4-44031c33f49a None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:01.129919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-87837c65-f9b7-4ddd-97b4-44031c33f49a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:01.130430 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 113/439] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:01 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:01.143391 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-885646c2-df92-4601-916f-a7048d1f6c0b req-e9e577f3-4099-4920-8bf4-8cd69761e9bd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:01.147054 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-e9e577f3-4099-4920-8bf4-8cd69761e9bd tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:01.147054 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-e9e577f3-4099-4920-8bf4-8cd69761e9bd tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83d1a02a-71f0-4eaf-b7d2-2def839a5c2c", "connector": null, "instance_uuid": "d2c96586-1035-43c1-bb1e-4184070acf98"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:01.162339 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:01.162339 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:01.219968 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-39f0ff3d-823a-4991-acf1-a4b1ec3579fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:01.223247 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39f0ff3d-823a-4991-acf1-a4b1ec3579fb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] GET https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a Aug 20 00:07:01.223491 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39f0ff3d-823a-4991-acf1-a4b1ec3579fb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:01.223709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39f0ff3d-823a-4991-acf1-a4b1ec3579fb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:01.232151 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39f0ff3d-823a-4991-acf1-a4b1ec3579fb tempest-TaggedBootDevicesTest-916995245 tempest-TaggedBootDevicesTest-916995245-project-member] https://10.4.3.9/volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a returned with HTTP 404 Aug 20 00:07:01.232832 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 110/440] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:01 2026] GET /volume/v3/volumes/875e9e18-2a8a-46a3-9adb-68f7ab34082a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:01.238458 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-e9e577f3-4099-4920-8bf4-8cd69761e9bd tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:01.239254 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 108/441] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:01 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:01.250188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc912686-3ef4-44ba-9fbe-6ce6790d634e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:01.250917 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc912686-3ef4-44ba-9fbe-6ce6790d634e None None] GET https://10.4.3.9/volume// Aug 20 00:07:01.250917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc912686-3ef4-44ba-9fbe-6ce6790d634e None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:01.251177 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc912686-3ef4-44ba-9fbe-6ce6790d634e None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:01.252971 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc912686-3ef4-44ba-9fbe-6ce6790d634e None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:01.253296 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 111/442] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:01 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:01.265910 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1ac3690c-bdc0-4c65-8fee-ba10f66dbaa0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:01.268323 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1ac3690c-bdc0-4c65-8fee-ba10f66dbaa0 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c Aug 20 00:07:01.268789 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1ac3690c-bdc0-4c65-8fee-ba10f66dbaa0 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:01.269212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1ac3690c-bdc0-4c65-8fee-ba10f66dbaa0 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:01.286201 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:01.286201 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:01.294069 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1ac3690c-bdc0-4c65-8fee-ba10f66dbaa0 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:07:01.300670 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-1ac3690c-bdc0-4c65-8fee-ba10f66dbaa0 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c returned with HTTP 200 Aug 20 00:07:01.301696 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 114/443] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:01 2026] GET /volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:01.419117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-885646c2-df92-4601-916f-a7048d1f6c0b req-58153aaf-ced1-4f81-9a3d-c74c4bd50225 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:01.421822 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-58153aaf-ced1-4f81-9a3d-c74c4bd50225 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] PUT https://10.4.3.9/volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35 Aug 20 00:07:01.422336 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-58153aaf-ced1-4f81-9a3d-c74c4bd50225 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:01.433268 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-885646c2-df92-4601-916f-a7048d1f6c0b req-58153aaf-ced1-4f81-9a3d-c74c4bd50225 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Acquiring lock "cinder-attachment_update-83d1a02a-71f0-4eaf-b7d2-2def839a5c2c-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:01.439330 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-885646c2-df92-4601-916f-a7048d1f6c0b req-58153aaf-ced1-4f81-9a3d-c74c4bd50225 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Lock "cinder-attachment_update-83d1a02a-71f0-4eaf-b7d2-2def839a5c2c-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:01.441267 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:01.441267 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:01.567546 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-885646c2-df92-4601-916f-a7048d1f6c0b req-58153aaf-ced1-4f81-9a3d-c74c4bd50225 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Lock "cinder-attachment_update-83d1a02a-71f0-4eaf-b7d2-2def839a5c2c-np0000007832" released by "attachment_update" :: held 0.127s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:01.568064 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-58153aaf-ced1-4f81-9a3d-c74c4bd50225 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35 returned with HTTP 200 Aug 20 00:07:01.569384 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 111/444] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:01 2026] PUT /volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:07:01.617090 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-885646c2-df92-4601-916f-a7048d1f6c0b req-9809a9c8-0bcd-42f0-b255-f2c6930ed132 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:01.620448 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-9809a9c8-0bcd-42f0-b255-f2c6930ed132 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] POST https://10.4.3.9/volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35/action Aug 20 00:07:01.620717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-9809a9c8-0bcd-42f0-b255-f2c6930ed132 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:01.620717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-9809a9c8-0bcd-42f0-b255-f2c6930ed132 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:01.665203 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:01.665203 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:01.728867 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-885646c2-df92-4601-916f-a7048d1f6c0b req-9809a9c8-0bcd-42f0-b255-f2c6930ed132 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35/action returned with HTTP 204 Aug 20 00:07:01.728941 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 109/445] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:01 2026] POST /volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:04.476404 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-424b150d-062c-4208-bda5-b07a6a178d17 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:04.478585 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:04.479219 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-660707919"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:04.481171 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-660707919'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:04.481375 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Create volume of 1 GB Aug 20 00:07:04.488731 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Availability Zones retrieved successfully. Aug 20 00:07:04.494612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Flow 'volume_create_api' (8cb2a17a-bae0-4612-80a2-35f3870ff42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:04.496022 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade7286e-96bb-4e06-b713-640eb1876eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:04.497081 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:04.514924 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:04.534049 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade7286e-96bb-4e06-b713-640eb1876eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:04.534049 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0966e569-7978-45c2-9d87-90e2f102cb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:04.638150 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Created reservations ['5c47dad5-b727-4efa-b593-ad945584532d', 'f4f8b876-a7c0-4160-91cb-f53ffd0005a5', 'cb1111ac-e0d6-4b2c-8934-0379d642b549', '535e4ac7-d536-490c-9c18-7a0fd2a9b970'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:04.638877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0966e569-7978-45c2-9d87-90e2f102cb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c47dad5-b727-4efa-b593-ad945584532d', 'f4f8b876-a7c0-4160-91cb-f53ffd0005a5', 'cb1111ac-e0d6-4b2c-8934-0379d642b549', '535e4ac7-d536-490c-9c18-7a0fd2a9b970']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:04.639607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f7bb4e-098f-4e5a-b68b-15d2cbaffba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:04.677678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f7bb4e-098f-4e5a-b68b-15d2cbaffba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '619d7638-62fd-45b2-897c-422b12e5f3ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-660707919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644f36fd9db54ef7bd29885d4ede0660',qos_specs=None,replication_status=,reservations=['5c47dad5-b727-4efa-b593-ad945584532d','f4f8b876-a7c0-4160-91cb-f53ffd0005a5','cb1111ac-e0d6-4b2c-8934-0379d642b549','535e4ac7-d536-490c-9c18-7a0fd2a9b970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c7edc03b184261916feb5e49913038',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-660707919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=619d7638-62fd-45b2-897c-422b12e5f3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644f36fd9db54ef7bd29885d4ede0660',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14c7edc03b184261916feb5e49913038',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:04.679062 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094a994c-5322-4274-8801-b9a35aacccf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:04.704070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094a994c-5322-4274-8801-b9a35aacccf2) transitioned into state 'SUCCESS' from state '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-660707919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644f36fd9db54ef7bd29885d4ede0660',qos_specs=None,replication_status=,reservations=['5c47dad5-b727-4efa-b593-ad945584532d','f4f8b876-a7c0-4160-91cb-f53ffd0005a5','cb1111ac-e0d6-4b2c-8934-0379d642b549','535e4ac7-d536-490c-9c18-7a0fd2a9b970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c7edc03b184261916feb5e49913038',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:04.704875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f0381b1-01ac-4c6b-9507-5ed9b73d64d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:04.722978 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f0381b1-01ac-4c6b-9507-5ed9b73d64d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:04.722978 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Flow 'volume_create_api' (8cb2a17a-bae0-4612-80a2-35f3870ff42f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:04.722978 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Create volume request issued successfully. Aug 20 00:07:04.722978 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-424b150d-062c-4208-bda5-b07a6a178d17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:04.723845 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 112/446] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:07:04 2026] POST /volume/v3/volumes => generated 749 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:04.745693 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:04.745795 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1680614077", "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:04.747665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1680614077', 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:05.076911 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume of 1 GB Aug 20 00:07:05.076911 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:05.076911 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:05.076911 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Availability Zones retrieved successfully. Aug 20 00:07:05.083530 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Flow 'volume_create_api' (9c61dee2-9b7f-47d5-9f8c-b4728869f21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:05.084626 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5f281f-9c96-4eb7-8e46-388ed3d4cdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:05.086143 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:05.160497 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:05.160497 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:05.179243 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5f281f-9c96-4eb7-8e46-388ed3d4cdd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4db78b8-0a5d-44a8-9a7f-fd7057d5964c', 'encryption_key_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=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:05.179878 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c682b8-2708-4ec1-93d6-092e92efdc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:05.219055 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-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 20 00:07:05.219357 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-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 20 00:07:05.274864 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Created reservations ['5f822d74-1afc-4210-bf54-314a065b30e8', '8f976bd5-21ec-42ca-9917-9d83f161eea4', 'cbdae49b-741d-4086-82ca-293232fa2c1a', '78723d38-cad1-47ab-96d7-e248c6760bf6'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:05.276574 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c682b8-2708-4ec1-93d6-092e92efdc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f822d74-1afc-4210-bf54-314a065b30e8', '8f976bd5-21ec-42ca-9917-9d83f161eea4', 'cbdae49b-741d-4086-82ca-293232fa2c1a', '78723d38-cad1-47ab-96d7-e248c6760bf6']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:05.278747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59e3f2b-e6af-4f20-90cc-c4424c8a8ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:05.311857 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59e3f2b-e6af-4f20-90cc-c4424c8a8ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a65ee042-5a15-4f11-964d-d35573c204ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1680614077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',qos_specs=None,replication_status=,reservations=['5f822d74-1afc-4210-bf54-314a065b30e8','8f976bd5-21ec-42ca-9917-9d83f161eea4','cbdae49b-741d-4086-82ca-293232fa2c1a','78723d38-cad1-47ab-96d7-e248c6760bf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='770577233bc042fbbc79ce55fce5187b',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1680614077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a65ee042-5a15-4f11-964d-d35573c204ef,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='770577233bc042fbbc79ce55fce5187b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4db78b8-0a5d-44a8-9a7f-fd7057d5964c),volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:05.313463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619c8ee6-ceb9-4f2a-a43a-81e127a36937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:05.338403 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619c8ee6-ceb9-4f2a-a43a-81e127a36937) transitioned into state 'SUCCESS' from state '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-1680614077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',qos_specs=None,replication_status=,reservations=['5f822d74-1afc-4210-bf54-314a065b30e8','8f976bd5-21ec-42ca-9917-9d83f161eea4','cbdae49b-741d-4086-82ca-293232fa2c1a','78723d38-cad1-47ab-96d7-e248c6760bf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='770577233bc042fbbc79ce55fce5187b',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:05.339370 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb13f67-f95a-4200-9418-fd7e9088db67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:05.358144 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb13f67-f95a-4200-9418-fd7e9088db67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:05.359425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Flow 'volume_create_api' (9c61dee2-9b7f-47d5-9f8c-b4728869f21a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:05.359682 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume request issued successfully. Aug 20 00:07:05.360962 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bc53a34c-b7d3-45ed-ad24-70d40c124c44 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:05.361113 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 115/447] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:07:04 2026] POST /volume/v3/volumes => generated 756 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:05.377910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f06440ba-3048-4552-880b-117b16e045e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:05.381305 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f06440ba-3048-4552-880b-117b16e045e6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:07:05.381305 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f06440ba-3048-4552-880b-117b16e045e6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:05.381305 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f06440ba-3048-4552-880b-117b16e045e6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:05.389310 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:05.389310 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:05.395834 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f06440ba-3048-4552-880b-117b16e045e6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:05.403151 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f06440ba-3048-4552-880b-117b16e045e6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 200 Aug 20 00:07:05.403865 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 112/448] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:05 2026] GET /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:06.421065 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ac2dccef-9f77-4b97-b113-d3fce2596fb4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:06.423373 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac2dccef-9f77-4b97-b113-d3fce2596fb4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:07:06.423999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac2dccef-9f77-4b97-b113-d3fce2596fb4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:06.423999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac2dccef-9f77-4b97-b113-d3fce2596fb4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:06.434133 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:06.434133 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:06.438396 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ac2dccef-9f77-4b97-b113-d3fce2596fb4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:06.443718 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac2dccef-9f77-4b97-b113-d3fce2596fb4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 200 Aug 20 00:07:06.444117 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 110/449] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:06 2026] GET /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:06.601811 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-cf575418-4e95-4f75-826a-ce22f039f89c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:06.606823 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-cf575418-4e95-4f75-826a-ce22f039f89c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:07:06.607234 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-cf575418-4e95-4f75-826a-ce22f039f89c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:06.607568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-cf575418-4e95-4f75-826a-ce22f039f89c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:06.623528 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:06.623528 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:06.632209 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-cf575418-4e95-4f75-826a-ce22f039f89c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:06.640297 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-cf575418-4e95-4f75-826a-ce22f039f89c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 200 Aug 20 00:07:06.640981 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 113/450] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:06 2026] GET /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:07.229686 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-2fd22e04-7258-454a-bc87-afb71f75de52 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:07.231946 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-2fd22e04-7258-454a-bc87-afb71f75de52 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:07:07.232146 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-2fd22e04-7258-454a-bc87-afb71f75de52 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:07.232345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-2fd22e04-7258-454a-bc87-afb71f75de52 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:07.241504 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:07.241504 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:07.246086 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-2fd22e04-7258-454a-bc87-afb71f75de52 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:07.252654 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-2fd22e04-7258-454a-bc87-afb71f75de52 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 200 Aug 20 00:07:07.253216 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 116/451] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:07 2026] GET /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:07.266923 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f20d73a5-a4bf-4809-9d21-6e317623cd76 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:07.267502 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f20d73a5-a4bf-4809-9d21-6e317623cd76 None None] GET https://10.4.3.9/volume// Aug 20 00:07:07.267728 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f20d73a5-a4bf-4809-9d21-6e317623cd76 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:07.268022 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f20d73a5-a4bf-4809-9d21-6e317623cd76 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:07.268462 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f20d73a5-a4bf-4809-9d21-6e317623cd76 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:07.268841 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 113/452] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:07:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:07.277213 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ef30a6b5-44c0-4212-bdd3-f028e06e6145 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:07.280256 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ef30a6b5-44c0-4212-bdd3-f028e06e6145 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:07.280830 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ef30a6b5-44c0-4212-bdd3-f028e06e6145 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a65ee042-5a15-4f11-964d-d35573c204ef", "connector": null, "instance_uuid": "4e2dfec8-f685-484a-a258-8fd47615e914"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:07.292694 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:07.292694 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:07.324012 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ef30a6b5-44c0-4212-bdd3-f028e06e6145 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:07.324500 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 111/453] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:07 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 20 00:07:08.776107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fe3b614d-cc60-4122-972f-d11a1b491204 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:08.776107 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fe3b614d-cc60-4122-972f-d11a1b491204 None None] GET https://10.4.3.9/volume// Aug 20 00:07:08.776107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fe3b614d-cc60-4122-972f-d11a1b491204 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:08.776107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fe3b614d-cc60-4122-972f-d11a1b491204 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:08.776107 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fe3b614d-cc60-4122-972f-d11a1b491204 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:08.777307 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 114/454] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:08 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:08.790248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ed05df82-8396-4c8b-8958-a0f518415064 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:08.796057 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ed05df82-8396-4c8b-8958-a0f518415064 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:07:08.796057 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ed05df82-8396-4c8b-8958-a0f518415064 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:08.796057 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ed05df82-8396-4c8b-8958-a0f518415064 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:08.815719 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:08.815719 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:08.821370 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ed05df82-8396-4c8b-8958-a0f518415064 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:08.829913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-ed05df82-8396-4c8b-8958-a0f518415064 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 200 Aug 20 00:07:08.830804 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 117/455] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:08 2026] GET /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 1543 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:08.978068 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-0647d72c-259c-4c5a-8b26-26b6ff926db4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:08.980300 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-0647d72c-259c-4c5a-8b26-26b6ff926db4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] PUT https://10.4.3.9/volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464 Aug 20 00:07:08.980651 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-0647d72c-259c-4c5a-8b26-26b6ff926db4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:08.993743 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-0647d72c-259c-4c5a-8b26-26b6ff926db4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Acquiring lock "cinder-attachment_update-a65ee042-5a15-4f11-964d-d35573c204ef-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:09.002496 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-0647d72c-259c-4c5a-8b26-26b6ff926db4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-a65ee042-5a15-4f11-964d-d35573c204ef-np0000007832" acquired by "attachment_update" :: waited 0.009s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:09.003628 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:09.003628 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:09.116101 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-0647d72c-259c-4c5a-8b26-26b6ff926db4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-a65ee042-5a15-4f11-964d-d35573c204ef-np0000007832" released by "attachment_update" :: held 0.114s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:09.116493 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-0647d72c-259c-4c5a-8b26-26b6ff926db4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464 returned with HTTP 200 Aug 20 00:07:09.117042 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 114/456] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:08 2026] PUT /volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:09.149535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-07d0bb6a-ff06-43c5-83ef-c05e4121dfb9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:09.153511 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-07d0bb6a-ff06-43c5-83ef-c05e4121dfb9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464/action Aug 20 00:07:09.154285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-07d0bb6a-ff06-43c5-83ef-c05e4121dfb9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:09.154285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-07d0bb6a-ff06-43c5-83ef-c05e4121dfb9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:09.179550 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:09.179550 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:09.196378 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b5006ea5-d3ae-43b9-bc68-7a3c17f9d14c req-07d0bb6a-ff06-43c5-83ef-c05e4121dfb9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464/action returned with HTTP 204 Aug 20 00:07:09.196920 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 112/457] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:09 2026] POST /volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:09.596229 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-99df0318-9a7d-45a2-9bd4-17a9de000cdf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:09.686073 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99df0318-9a7d-45a2-9bd4-17a9de000cdf tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:09.687293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99df0318-9a7d-45a2-9bd4-17a9de000cdf tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-303588608"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:09.715184 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99df0318-9a7d-45a2-9bd4-17a9de000cdf tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:09.715184 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 115/458] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:07:09 2026] POST /volume/v3/types => generated 223 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:09.724878 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-67ac06b8-4924-4fa5-8ace-75de19eb820a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:09.727952 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-67ac06b8-4924-4fa5-8ace-75de19eb820a tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:07:09.728416 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-67ac06b8-4924-4fa5-8ace-75de19eb820a tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2092055107"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:09.769525 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-67ac06b8-4924-4fa5-8ace-75de19eb820a tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:07:09.770903 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 118/459] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:07:09 2026] POST /volume/v3/group_types => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:09.789539 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:09.951030 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:07:09.951493 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "95653ed7-7e09-4f56-911b-b94f9e09b8ae", "volume_types": ["fba9f3f0-cd35-4198-93dc-bfb8d66b38d3"], "name": "tempest-GroupSnapshotsTest-Group-1896046052"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:09.953472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating new group {'group': {'group_type': '95653ed7-7e09-4f56-911b-b94f9e09b8ae', 'volume_types': ['fba9f3f0-cd35-4198-93dc-bfb8d66b38d3'], 'name': 'tempest-GroupSnapshotsTest-Group-1896046052'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:07:09.970995 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating group tempest-GroupSnapshotsTest-Group-1896046052. Aug 20 00:07:09.971690 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:09.971690 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:09.999470 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:07:09.999053. {{(pid=100466) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:07:09.999824 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability Zones retrieved successfully. Aug 20 00:07:10.039749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['041d2fd8-9834-46c8-af89-878638c8592b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:10.044599 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e5b21e8a-7a05-47ac-8b80-0bd312bc6d91 req-d8c4da48-3499-4e84-847c-811a341ae0db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:10.048352 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e5b21e8a-7a05-47ac-8b80-0bd312bc6d91 req-d8c4da48-3499-4e84-847c-811a341ae0db tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c Aug 20 00:07:10.048484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e5b21e8a-7a05-47ac-8b80-0bd312bc6d91 req-d8c4da48-3499-4e84-847c-811a341ae0db tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:10.048822 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e5b21e8a-7a05-47ac-8b80-0bd312bc6d91 req-d8c4da48-3499-4e84-847c-811a341ae0db tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:10.066579 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:10.066579 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:10.072692 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e5b21e8a-7a05-47ac-8b80-0bd312bc6d91 req-d8c4da48-3499-4e84-847c-811a341ae0db tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:07:10.076263 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a477a771-b9bd-4817-90e0-f0bc29c19dcb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:07:10.076714 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 115/460] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:07:09 2026] POST /volume/v3/groups => generated 112 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:10.077702 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e5b21e8a-7a05-47ac-8b80-0bd312bc6d91 req-d8c4da48-3499-4e84-847c-811a341ae0db tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c returned with HTTP 200 Aug 20 00:07:10.078294 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 113/461] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:10 2026] GET /volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:10.088827 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-855125d5-10b3-4275-9c63-98f3ef047299 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:10.093450 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-855125d5-10b3-4275-9c63-98f3ef047299 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 Aug 20 00:07:10.093856 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-855125d5-10b3-4275-9c63-98f3ef047299 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:10.094445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-855125d5-10b3-4275-9c63-98f3ef047299 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:10.095340 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-855125d5-10b3-4275-9c63-98f3ef047299 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 44aae5eb-e1a6-4406-9af0-5dd38e521b36 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:10.107248 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:10.107248 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:10.149563 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-855125d5-10b3-4275-9c63-98f3ef047299 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 returned with HTTP 200 Aug 20 00:07:10.150223 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 116/462] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:10 2026] GET /volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 => generated 392 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:11.162256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2f7b6da1-ae55-42b5-b51b-fac7328fb668 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:11.164104 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2f7b6da1-ae55-42b5-b51b-fac7328fb668 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 Aug 20 00:07:11.164329 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2f7b6da1-ae55-42b5-b51b-fac7328fb668 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:11.164568 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2f7b6da1-ae55-42b5-b51b-fac7328fb668 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:11.164731 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-2f7b6da1-ae55-42b5-b51b-fac7328fb668 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 44aae5eb-e1a6-4406-9af0-5dd38e521b36 {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:11.172406 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:11.172406 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:11.188549 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2f7b6da1-ae55-42b5-b51b-fac7328fb668 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 returned with HTTP 200 Aug 20 00:07:11.190108 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 119/463] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:11 2026] GET /volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:11.204624 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:11.207463 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:11.208343 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1965581528", "volume_type": "fba9f3f0-cd35-4198-93dc-bfb8d66b38d3", "group_id": "44aae5eb-e1a6-4406-9af0-5dd38e521b36", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:11.209811 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1965581528', 'volume_type': 'fba9f3f0-cd35-4198-93dc-bfb8d66b38d3', 'group_id': '44aae5eb-e1a6-4406-9af0-5dd38e521b36', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:11.218499 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:11.218499 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:11.218979 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume of 1 GB Aug 20 00:07:11.234550 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability Zones retrieved successfully. Aug 20 00:07:11.240295 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (654a1d18-94c6-4be3-87d9-2c349c2f73a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:11.241351 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cfa9bd-0563-4b57-a998-8fd1d2ccd761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:11.241882 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:11.241882 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:11.242347 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:11.266649 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cfa9bd-0563-4b57-a998-8fd1d2ccd761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:07:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fba9f3f0-cd35-4198-93dc-bfb8d66b38d3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-303588608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fba9f3f0-cd35-4198-93dc-bfb8d66b38d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '44aae5eb-e1a6-4406-9af0-5dd38e521b36', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:11.267742 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23230809-d527-456c-8f58-5d6a996f3ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:11.298669 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-303588608 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-303588608, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:11.299015 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-303588608 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-303588608, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:11.340502 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['2961b6c1-64ca-46be-92e7-6298fca1a281', 'd2145abe-10d4-446e-b232-721ee4cd8c3a', 'e13dfccc-c0b3-4925-aa86-319e4caadeab', '6bf1e4c1-7e52-44b2-be32-e758e25c1523'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:11.341591 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23230809-d527-456c-8f58-5d6a996f3ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2961b6c1-64ca-46be-92e7-6298fca1a281', 'd2145abe-10d4-446e-b232-721ee4cd8c3a', 'e13dfccc-c0b3-4925-aa86-319e4caadeab', '6bf1e4c1-7e52-44b2-be32-e758e25c1523']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:11.342734 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f2710e-6a33-47eb-9689-de10454212c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:11.371190 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f2710e-6a33-47eb-9689-de10454212c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19c62577-1cd9-471e-b450-20e240010d7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1965581528',encryption_key_id=None,group_id=44aae5eb-e1a6-4406-9af0-5dd38e521b36,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['2961b6c1-64ca-46be-92e7-6298fca1a281','d2145abe-10d4-446e-b232-721ee4cd8c3a','e13dfccc-c0b3-4925-aa86-319e4caadeab','6bf1e4c1-7e52-44b2-be32-e758e25c1523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=fba9f3f0-cd35-4198-93dc-bfb8d66b38d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1965581528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=44aae5eb-e1a6-4406-9af0-5dd38e521b36,host=None,id=19c62577-1cd9-471e-b450-20e240010d7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e1cae052ce43ba87b6f286d71450a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f268a505ad434e6aa96b8faf57204021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fba9f3f0-cd35-4198-93dc-bfb8d66b38d3),volume_type_id=fba9f3f0-cd35-4198-93dc-bfb8d66b38d3)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:11.372937 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06b7071-5e53-455e-99dd-5e7be7501f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:11.394974 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06b7071-5e53-455e-99dd-5e7be7501f50) transitioned into state 'SUCCESS' from state '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-1965581528',encryption_key_id=None,group_id=44aae5eb-e1a6-4406-9af0-5dd38e521b36,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['2961b6c1-64ca-46be-92e7-6298fca1a281','d2145abe-10d4-446e-b232-721ee4cd8c3a','e13dfccc-c0b3-4925-aa86-319e4caadeab','6bf1e4c1-7e52-44b2-be32-e758e25c1523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=fba9f3f0-cd35-4198-93dc-bfb8d66b38d3)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:11.395774 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32223a70-8127-41aa-82db-9543cb457787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:11.410929 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32223a70-8127-41aa-82db-9543cb457787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:11.411678 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (654a1d18-94c6-4be3-87d9-2c349c2f73a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:11.411991 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request issued successfully. Aug 20 00:07:11.412644 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:11.412712 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:11.464791 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:11.467664 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:11.467664 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:11.473019 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5d002ac-b8cf-471b-9706-34d7bd4a3d9e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:11.475435 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 116/464] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:07:11 2026] POST /volume/v3/volumes => generated 818 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:11.488304 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:11.491095 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c Aug 20 00:07:11.491314 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:11.491500 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:11.511860 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:11.511860 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:11.515914 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:11.516735 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:11.516864 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:11.556850 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:11.561236 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:11.561236 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:11.576640 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17f3de81-e597-4fde-900b-5a3e1beaa195 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c returned with HTTP 200 Aug 20 00:07:11.577070 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 114/465] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:11 2026] GET /volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c => generated 886 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:12.594720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:12.596821 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c Aug 20 00:07:12.597151 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:12.597586 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:12.609104 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:12.609104 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:12.613241 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:12.614206 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:12.614434 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:12.669605 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:12.676167 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:12.676167 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:12.685675 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22d965f8-b571-4e7d-8d15-d988a6c47702 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c returned with HTTP 200 Aug 20 00:07:12.686085 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 117/466] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:12 2026] GET /volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:12.702256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:12.704658 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/group_snapshots Aug 20 00:07:12.705121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "44aae5eb-e1a6-4406-9af0-5dd38e521b36", "name": "tempest-group_snapshot-959672750"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:12.707027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.group_snapshots [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '44aae5eb-e1a6-4406-9af0-5dd38e521b36', 'name': 'tempest-group_snapshot-959672750'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 00:07:12.711151 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:12.711151 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:12.715477 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.group_snapshots [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating group_snapshot tempest-group_snapshot-959672750. Aug 20 00:07:12.755809 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:12.755809 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:12.767780 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-303588608 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-303588608, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:12.768181 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-303588608 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-303588608, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:12.789651 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['189b30eb-c191-4391-a513-a319ecc735c0', '3f21f312-592c-4b87-89af-9d2557d96d44', 'd2611d79-42b5-467f-a8fe-04f3567bc9a2', 'e2afa9dc-8d7a-4a30-af9f-dc2c96d0daf2'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:12.821477 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2345d3cf-5b04-492c-b1cb-2b9fde311895 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots returned with HTTP 202 Aug 20 00:07:12.821477 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 120/467] 10.4.3.9 () {70 vars in 1310 bytes} [Thu Aug 20 00:07:12 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:12.836418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-25ff4b8c-e347-49d9-882b-c67ecb38b411 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:12.837586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25ff4b8c-e347-49d9-882b-c67ecb38b411 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 Aug 20 00:07:12.837804 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25ff4b8c-e347-49d9-882b-c67ecb38b411 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:12.838026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25ff4b8c-e347-49d9-882b-c67ecb38b411 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:12.838500 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-25ff4b8c-e347-49d9-882b-c67ecb38b411 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:12.853032 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:12.853032 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:12.863411 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25ff4b8c-e347-49d9-882b-c67ecb38b411 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 returned with HTTP 200 Aug 20 00:07:12.863771 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 117/468] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:12 2026] GET /volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:13.787444 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-fcb206ae-82e4-4487-a112-04922414abb4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:13.792950 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-fcb206ae-82e4-4487-a112-04922414abb4 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:13.793227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-fcb206ae-82e4-4487-a112-04922414abb4 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:13.793492 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-fcb206ae-82e4-4487-a112-04922414abb4 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:13.801625 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:13.801625 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:13.806641 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-fcb206ae-82e4-4487-a112-04922414abb4 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:13.812210 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-fcb206ae-82e4-4487-a112-04922414abb4 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:13.813066 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 115/469] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:13 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:13.878662 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7cfb88ce-3a67-4135-927c-fb44014b2ed4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:13.879985 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7cfb88ce-3a67-4135-927c-fb44014b2ed4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 Aug 20 00:07:13.880077 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7cfb88ce-3a67-4135-927c-fb44014b2ed4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:13.880319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7cfb88ce-3a67-4135-927c-fb44014b2ed4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:13.880497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-7cfb88ce-3a67-4135-927c-fb44014b2ed4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:13.892734 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:13.892734 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:13.900642 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7cfb88ce-3a67-4135-927c-fb44014b2ed4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 returned with HTTP 200 Aug 20 00:07:13.901136 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 118/470] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:13 2026] GET /volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:13.912463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a24454bc-859d-4674-a0aa-ed36a80f50f0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:13.916243 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a24454bc-859d-4674-a0aa-ed36a80f50f0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:07:13.916451 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a24454bc-859d-4674-a0aa-ed36a80f50f0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:13.916642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a24454bc-859d-4674-a0aa-ed36a80f50f0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:13.916958 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-a24454bc-859d-4674-a0aa-ed36a80f50f0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:13.917249 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:13.917249 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:13.918344 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [None req-a24454bc-859d-4674-a0aa-ed36a80f50f0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:07:13.928927 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a24454bc-859d-4674-a0aa-ed36a80f50f0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all snapshots completed successfully. Aug 20 00:07:13.929376 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:13.929376 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:13.929988 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a24454bc-859d-4674-a0aa-ed36a80f50f0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:07:13.930464 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 121/471] 10.4.3.9 () {66 vars in 1250 bytes} [Thu Aug 20 00:07:13 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:13.943446 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6ffe950a-a691-4972-b114-524d7efc57d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:13.945877 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ffe950a-a691-4972-b114-524d7efc57d1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/5dc93840-9f31-402d-a597-2350da06b899 Aug 20 00:07:13.946137 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ffe950a-a691-4972-b114-524d7efc57d1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:13.946381 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ffe950a-a691-4972-b114-524d7efc57d1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:13.954706 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:13.954706 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:13.955405 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6ffe950a-a691-4972-b114-524d7efc57d1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Snapshot retrieved successfully. Aug 20 00:07:13.956566 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ffe950a-a691-4972-b114-524d7efc57d1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/5dc93840-9f31-402d-a597-2350da06b899 returned with HTTP 200 Aug 20 00:07:13.957472 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 118/472] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:07:13 2026] GET /volume/v3/snapshots/5dc93840-9f31-402d-a597-2350da06b899 => generated 450 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:13.970264 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5b158d9c-33c8-4254-a73b-68dc4dfb7e12 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:13.970373 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:13.970656 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b158d9c-33c8-4254-a73b-68dc4dfb7e12 None None] GET https://10.4.3.9/volume// Aug 20 00:07:13.970850 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b158d9c-33c8-4254-a73b-68dc4dfb7e12 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:13.971116 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b158d9c-33c8-4254-a73b-68dc4dfb7e12 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:13.971495 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b158d9c-33c8-4254-a73b-68dc4dfb7e12 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:13.971810 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 119/473] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:07:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:13.972909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/groups/action Aug 20 00:07:13.973420 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "bc0e10bb-18ad-4b76-8912-6c2e8e1b4015", "name": "tempest-Group_from_snap-2029334072"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:13.973590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "bc0e10bb-18ad-4b76-8912-6c2e8e1b4015", "name": "tempest-Group_from_snap-2029334072"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:13.978512 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'bc0e10bb-18ad-4b76-8912-6c2e8e1b4015', 'name': 'tempest-Group_from_snap-2029334072'}}. {{(pid=100467) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 00:07:13.978668 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating group tempest-Group_from_snap-2029334072 from group_snapshot bc0e10bb-18ad-4b76-8912-6c2e8e1b4015. Aug 20 00:07:13.985641 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-50df1fa9-9180-42de-8af6-6c93754976ed None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:13.988355 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-50df1fa9-9180-42de-8af6-6c93754976ed tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:13.988621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-50df1fa9-9180-42de-8af6-6c93754976ed tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80282a66-88b5-43ab-8b50-a27a1b4a11b0", "connector": null, "instance_uuid": "1fdddff1-a0df-4a4b-9149-bed84b123a45"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:13.990247 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:13.990247 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:13.999080 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:13.999080 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:14.002066 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.002066 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:14.009273 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.009273 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:14.029373 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-50df1fa9-9180-42de-8af6-6c93754976ed tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:14.029811 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 122/474] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:13 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:14.072788 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['1d00e10e-bbeb-474c-83a8-1713aa72c3a2'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:14.085300 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-43bf69db-d5f3-4fb8-97ea-833654563a62 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.095036 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-43bf69db-d5f3-4fb8-97ea-833654563a62 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:14.095201 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-43bf69db-d5f3-4fb8-97ea-833654563a62 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:14.095489 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-43bf69db-d5f3-4fb8-97ea-833654563a62 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:14.115965 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eb7f595a-39bf-4ba7-b53a-1f5f345b6ac2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.115965 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eb7f595a-39bf-4ba7-b53a-1f5f345b6ac2 None None] GET https://10.4.3.9/volume// Aug 20 00:07:14.116468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eb7f595a-39bf-4ba7-b53a-1f5f345b6ac2 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:14.116468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eb7f595a-39bf-4ba7-b53a-1f5f345b6ac2 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:14.116557 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.116557 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:14.116693 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eb7f595a-39bf-4ba7-b53a-1f5f345b6ac2 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:14.117305 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 120/475] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:14.124571 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-43bf69db-d5f3-4fb8-97ea-833654563a62 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:14.130529 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-43bf69db-d5f3-4fb8-97ea-833654563a62 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:14.130994 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 119/476] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:14 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:14.154989 np0000007832 devstack@c-api.service[100467]: INFO cinder.group.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] A mapping entry already exists for group a6459f41-b134-484c-a6b2-fcffd599d91a and volume type fba9f3f0-cd35-4198-93dc-bfb8d66b38d3. Do not need to create again. Aug 20 00:07:14.155355 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.155355 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:14.157690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-d0a37ede-89f9-4a62-b04f-ba10eb824c3a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.160799 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-d0a37ede-89f9-4a62-b04f-ba10eb824c3a tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:14.160950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:07:14.160597. {{(pid=100467) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:07:14.161404 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability Zones retrieved successfully. Aug 20 00:07:14.162267 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-d0a37ede-89f9-4a62-b04f-ba10eb824c3a tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:14.162267 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-d0a37ede-89f9-4a62-b04f-ba10eb824c3a tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:14.168948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (871be708-adf9-49c2-952d-bab0c21aace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:14.169986 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f7ec887-2c36-43a0-a37d-b960477c94c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:14.171509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:14.184963 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.184963 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:14.194917 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-d0a37ede-89f9-4a62-b04f-ba10eb824c3a tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:14.201571 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-d0a37ede-89f9-4a62-b04f-ba10eb824c3a tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:14.202202 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 123/477] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:14 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 1020 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:14.209677 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f7ec887-2c36-43a0-a37d-b960477c94c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5dc93840-9f31-402d-a597-2350da06b899', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:07:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fba9f3f0-cd35-4198-93dc-bfb8d66b38d3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-303588608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fba9f3f0-cd35-4198-93dc-bfb8d66b38d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a6459f41-b134-484c-a6b2-fcffd599d91a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:14.210423 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c1ef9f-1e09-4b04-bb3f-40e6eb0c7898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:14.245211 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-303588608 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-303588608, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:14.265057 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['e5f82049-3788-4c8d-bea9-a19f68173117', '419e82c1-bd34-479f-bdf4-dc5488c4e28f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:14.265794 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c1ef9f-1e09-4b04-bb3f-40e6eb0c7898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f82049-3788-4c8d-bea9-a19f68173117', '419e82c1-bd34-479f-bdf4-dc5488c4e28f']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:14.266996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff4313b-97ac-4753-95b3-8773d0888706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:14.304468 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff4313b-97ac-4753-95b3-8773d0888706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16d07117-f5fe-4ebc-85d8-c6dc25b98f45', '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=a6459f41-b134-484c-a6b2-fcffd599d91a,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['e5f82049-3788-4c8d-bea9-a19f68173117','419e82c1-bd34-479f-bdf4-dc5488c4e28f'],size=1,snapshot_id=5dc93840-9f31-402d-a597-2350da06b899,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=fba9f3f0-cd35-4198-93dc-bfb8d66b38d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a6459f41-b134-484c-a6b2-fcffd599d91a,host=None,id=16d07117-f5fe-4ebc-85d8-c6dc25b98f45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e1cae052ce43ba87b6f286d71450a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5dc93840-9f31-402d-a597-2350da06b899,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f268a505ad434e6aa96b8faf57204021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fba9f3f0-cd35-4198-93dc-bfb8d66b38d3),volume_type_id=fba9f3f0-cd35-4198-93dc-bfb8d66b38d3)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:14.305514 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67eb69d3-1514-44ac-8367-4a26e8df99c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:14.336691 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67eb69d3-1514-44ac-8367-4a26e8df99c6) transitioned into state 'SUCCESS' from 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=a6459f41-b134-484c-a6b2-fcffd599d91a,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['e5f82049-3788-4c8d-bea9-a19f68173117','419e82c1-bd34-479f-bdf4-dc5488c4e28f'],size=1,snapshot_id=5dc93840-9f31-402d-a597-2350da06b899,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=fba9f3f0-cd35-4198-93dc-bfb8d66b38d3)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:14.336691 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (871be708-adf9-49c2-952d-bab0c21aace3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:14.336691 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request issued successfully. Aug 20 00:07:14.384062 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1f0d8d5b-57ad-4301-a0ee-f2bbce05b936 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/action returned with HTTP 202 Aug 20 00:07:14.384512 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 116/478] 10.4.3.9 () {70 vars in 1304 bytes} [Thu Aug 20 00:07:13 2026] POST /volume/v3/groups/action => generated 103 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:14.396370 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.398197 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:14.398604 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:14.398673 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:14.399307 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:14.400410 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:14.425724 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-3882e969-e342-4f69-b189-1dc071c8eb03 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.431536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-3882e969-e342-4f69-b189-1dc071c8eb03 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] PUT https://10.4.3.9/volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422 Aug 20 00:07:14.431809 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-3882e969-e342-4f69-b189-1dc071c8eb03 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:14.449579 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-3882e969-e342-4f69-b189-1dc071c8eb03 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Acquiring lock "cinder-attachment_update-80282a66-88b5-43ab-8b50-a27a1b4a11b0-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:14.454182 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:14.454182 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:14.454182 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:14.460079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-3882e969-e342-4f69-b189-1dc071c8eb03 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Lock "cinder-attachment_update-80282a66-88b5-43ab-8b50-a27a1b4a11b0-np0000007832" acquired by "attachment_update" :: waited 0.011s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:14.461762 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.461762 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:14.508730 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:14.516196 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.516196 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:14.522053 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:14.522053 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:14.594117 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:14.600393 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.600393 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:14.612922 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be7f4f8c-d7e8-4f75-82a6-6f9f4c93a077 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:14.613747 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 121/479] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:14 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:14.632408 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.632638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-3882e969-e342-4f69-b189-1dc071c8eb03 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Lock "cinder-attachment_update-80282a66-88b5-43ab-8b50-a27a1b4a11b0-np0000007832" released by "attachment_update" :: held 0.173s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:14.633066 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-3882e969-e342-4f69-b189-1dc071c8eb03 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422 returned with HTTP 200 Aug 20 00:07:14.633623 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 120/480] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:14 2026] PUT /volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:14.642559 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 Aug 20 00:07:14.642559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:14.642559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:14.651662 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.651662 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:14.665356 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:14.665356 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:14.665356 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:14.722842 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:14.727176 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.727176 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:14.740248 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8739d2da-9cd5-4a21-b0c4-1c09126e0c69 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 returned with HTTP 200 Aug 20 00:07:14.740541 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 124/481] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:14 2026] GET /volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 => generated 922 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:14.760199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-43a0eaf9-ef39-452b-ba39-74fffe653f8e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.762695 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43a0eaf9-ef39-452b-ba39-74fffe653f8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a Aug 20 00:07:14.763037 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43a0eaf9-ef39-452b-ba39-74fffe653f8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:14.763342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43a0eaf9-ef39-452b-ba39-74fffe653f8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:14.763674 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-43a0eaf9-ef39-452b-ba39-74fffe653f8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member a6459f41-b134-484c-a6b2-fcffd599d91a {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:14.767949 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.767949 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:14.783757 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43a0eaf9-ef39-452b-ba39-74fffe653f8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a returned with HTTP 200 Aug 20 00:07:14.784306 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 117/482] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:14 2026] GET /volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:14.801380 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.805484 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:14.805484 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:14.805484 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:14.805484 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:14.805484 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:14.817068 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:14.817814 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:14.818198 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:14.882670 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:14.886256 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.886256 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:14.899631 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:14.899631 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:14.943931 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:14.950203 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.950203 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:14.959034 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ca6c8fa-a991-485c-a663-e56f41199d3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:14.959480 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 122/483] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:14 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:14.981965 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3df92d1a-c264-4384-8f4d-ef13c9931f3d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:14.988361 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3df92d1a-c264-4384-8f4d-ef13c9931f3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a/action Aug 20 00:07:14.988872 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3df92d1a-c264-4384-8f4d-ef13c9931f3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:14.989054 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3df92d1a-c264-4384-8f4d-ef13c9931f3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:14.991222 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-3df92d1a-c264-4384-8f4d-ef13c9931f3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for group a6459f41-b134-484c-a6b2-fcffd599d91a {{(pid=100466) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:07:14.991222 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-3df92d1a-c264-4384-8f4d-ef13c9931f3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group with id: a6459f41-b134-484c-a6b2-fcffd599d91a Aug 20 00:07:14.995293 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:14.995293 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:15.084372 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3df92d1a-c264-4384-8f4d-ef13c9931f3d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a/action returned with HTTP 202 Aug 20 00:07:15.084953 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 121/484] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:14 2026] POST /volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:15.100407 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:15.103643 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 Aug 20 00:07:15.104541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:15.104541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:15.119290 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:15.119290 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:15.126177 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:15.127205 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:15.127405 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:15.151114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a35fae5-123e-47bf-82c3-055908eab0e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:15.153386 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a35fae5-123e-47bf-82c3-055908eab0e0 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:15.153648 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a35fae5-123e-47bf-82c3-055908eab0e0 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:15.153937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a35fae5-123e-47bf-82c3-055908eab0e0 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:15.172139 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:15.172139 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:15.172330 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:15.178051 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:15.178051 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:15.181391 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5a35fae5-123e-47bf-82c3-055908eab0e0 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:15.194237 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-74397600-db8a-4f97-a7a5-84283d90f2e4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 returned with HTTP 200 Aug 20 00:07:15.194609 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 125/485] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:15 2026] GET /volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 => generated 921 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:15.195721 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a35fae5-123e-47bf-82c3-055908eab0e0 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:15.196504 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 118/486] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:15 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:16.211439 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c1e94a3f-d6e0-4125-a318-67d0e4693748 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.212317 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b989fb2a-0d96-4808-9787-990dc2932309 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.213489 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1e94a3f-d6e0-4125-a318-67d0e4693748 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:16.213917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1e94a3f-d6e0-4125-a318-67d0e4693748 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.213917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1e94a3f-d6e0-4125-a318-67d0e4693748 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.215874 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b989fb2a-0d96-4808-9787-990dc2932309 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 Aug 20 00:07:16.216287 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b989fb2a-0d96-4808-9787-990dc2932309 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.216563 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b989fb2a-0d96-4808-9787-990dc2932309 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.225528 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b989fb2a-0d96-4808-9787-990dc2932309 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 returned with HTTP 404 Aug 20 00:07:16.225528 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 122/487] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:16 2026] GET /volume/v3/volumes/16d07117-f5fe-4ebc-85d8-c6dc25b98f45 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:16.225987 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:16.225987 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:16.231605 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c1e94a3f-d6e0-4125-a318-67d0e4693748 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:16.234566 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-16262baf-707c-401d-85a2-33ed91395f3c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.236771 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1e94a3f-d6e0-4125-a318-67d0e4693748 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:16.237232 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-16262baf-707c-401d-85a2-33ed91395f3c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a Aug 20 00:07:16.237318 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 123/488] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:16 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:16.237516 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-16262baf-707c-401d-85a2-33ed91395f3c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.237648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-16262baf-707c-401d-85a2-33ed91395f3c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.237780 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-16262baf-707c-401d-85a2-33ed91395f3c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member a6459f41-b134-484c-a6b2-fcffd599d91a {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:16.245507 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-16262baf-707c-401d-85a2-33ed91395f3c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a returned with HTTP 404 Aug 20 00:07:16.245779 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 126/489] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:16 2026] GET /volume/v3/groups/a6459f41-b134-484c-a6b2-fcffd599d91a => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:16.255920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cd2ce0b9-3587-4ede-bc5d-cd056c152b0d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.255920 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cd2ce0b9-3587-4ede-bc5d-cd056c152b0d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] DELETE https://10.4.3.9/volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 Aug 20 00:07:16.255920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cd2ce0b9-3587-4ede-bc5d-cd056c152b0d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.255920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cd2ce0b9-3587-4ede-bc5d-cd056c152b0d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.255920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-cd2ce0b9-3587-4ede-bc5d-cd056c152b0d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for member bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 {{(pid=100467) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 00:07:16.255920 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.group_snapshots [None req-cd2ce0b9-3587-4ede-bc5d-cd056c152b0d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group_snapshot with id: bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 Aug 20 00:07:16.259870 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:16.259870 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:16.312617 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cd2ce0b9-3587-4ede-bc5d-cd056c152b0d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 returned with HTTP 202 Aug 20 00:07:16.313123 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 119/490] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:07:16 2026] DELETE /volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:16.323333 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.326277 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:16.326619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.327001 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.327609 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:16.328881 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:16.375194 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:16.376245 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:16.377345 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:16.431602 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:16.448450 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:16.448450 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:16.457616 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cffe0612-2b6f-44c4-a1d3-56d3707b0488 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:16.458360 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 123/491] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:16 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:16.477715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b75ec443-d4ca-4290-8ce2-97e7b671859c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.481904 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b75ec443-d4ca-4290-8ce2-97e7b671859c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:07:16.482770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b75ec443-d4ca-4290-8ce2-97e7b671859c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.482770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b75ec443-d4ca-4290-8ce2-97e7b671859c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.483631 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-b75ec443-d4ca-4290-8ce2-97e7b671859c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:16.485643 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-b75ec443-d4ca-4290-8ce2-97e7b671859c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:07:16.502287 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b75ec443-d4ca-4290-8ce2-97e7b671859c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all snapshots completed successfully. Aug 20 00:07:16.503363 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b75ec443-d4ca-4290-8ce2-97e7b671859c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:07:16.503934 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 124/492] 10.4.3.9 () {66 vars in 1250 bytes} [Thu Aug 20 00:07:16 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:07:16.516972 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bbd69e5a-b050-41ba-98e3-f64424f4bfa9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.519588 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbd69e5a-b050-41ba-98e3-f64424f4bfa9 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 Aug 20 00:07:16.519942 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbd69e5a-b050-41ba-98e3-f64424f4bfa9 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.520379 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbd69e5a-b050-41ba-98e3-f64424f4bfa9 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.520589 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.group_snapshots [None req-bbd69e5a-b050-41ba-98e3-f64424f4bfa9 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:16.528289 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbd69e5a-b050-41ba-98e3-f64424f4bfa9 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 returned with HTTP 404 Aug 20 00:07:16.529056 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 127/493] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:16 2026] GET /volume/v3/group_snapshots/bc0e10bb-18ad-4b76-8912-6c2e8e1b4015 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:16.539002 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.541295 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:16.541675 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.541977 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.542659 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:16.543245 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:16.543245 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:16.543904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:16.585909 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:16.586804 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:16.587172 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:16.631664 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:16.639729 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:16.639729 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:16.648817 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d9444aa-a990-48e1-8e3a-400dd3bc6e00 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:16.649882 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 120/494] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:16 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:16.665637 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-08a921ba-62af-4293-98fe-9d84c9197f57 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.668060 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08a921ba-62af-4293-98fe-9d84c9197f57 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36/action Aug 20 00:07:16.668563 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08a921ba-62af-4293-98fe-9d84c9197f57 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:16.668725 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08a921ba-62af-4293-98fe-9d84c9197f57 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:16.670352 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-08a921ba-62af-4293-98fe-9d84c9197f57 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for group 44aae5eb-e1a6-4406-9af0-5dd38e521b36 {{(pid=100466) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:07:16.670460 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-08a921ba-62af-4293-98fe-9d84c9197f57 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group with id: 44aae5eb-e1a6-4406-9af0-5dd38e521b36 Aug 20 00:07:16.676281 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:16.676281 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:16.722526 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08a921ba-62af-4293-98fe-9d84c9197f57 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36/action returned with HTTP 202 Aug 20 00:07:16.722944 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 124/495] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:16 2026] POST /volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:16.733091 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:16.735917 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c Aug 20 00:07:16.736265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:16.736522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:16.749340 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:16.749340 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:16.756600 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:16.759641 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:16.759641 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:16.816979 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:16.821401 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:16.821401 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:16.833551 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-74ce18d0-f3b5-4fc1-a8a6-55b82911bce7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c returned with HTTP 200 Aug 20 00:07:16.834297 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 125/496] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:16 2026] GET /volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:17.256556 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-17b28b34-869c-427d-b9ef-f3179a31359f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:17.259843 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17b28b34-869c-427d-b9ef-f3179a31359f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:17.260198 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17b28b34-869c-427d-b9ef-f3179a31359f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:17.260608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17b28b34-869c-427d-b9ef-f3179a31359f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:17.276368 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:17.276368 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:17.284532 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-17b28b34-869c-427d-b9ef-f3179a31359f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:17.294574 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17b28b34-869c-427d-b9ef-f3179a31359f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:17.295138 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 128/497] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:17 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:17.855076 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e4fbf178-ec94-4ae1-9118-b7668210254e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:17.862611 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e4fbf178-ec94-4ae1-9118-b7668210254e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c Aug 20 00:07:17.862913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e4fbf178-ec94-4ae1-9118-b7668210254e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:17.863132 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e4fbf178-ec94-4ae1-9118-b7668210254e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:17.876481 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e4fbf178-ec94-4ae1-9118-b7668210254e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c returned with HTTP 404 Aug 20 00:07:17.876623 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 121/498] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:17 2026] GET /volume/v3/volumes/19c62577-1cd9-471e-b450-20e240010d7c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:17.892720 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-563d820e-adcf-4f43-aba8-9fb172826252 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:17.892720 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-563d820e-adcf-4f43-aba8-9fb172826252 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 Aug 20 00:07:17.892720 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-563d820e-adcf-4f43-aba8-9fb172826252 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:17.892720 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-563d820e-adcf-4f43-aba8-9fb172826252 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:17.892720 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-563d820e-adcf-4f43-aba8-9fb172826252 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 44aae5eb-e1a6-4406-9af0-5dd38e521b36 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:17.896770 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-563d820e-adcf-4f43-aba8-9fb172826252 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 returned with HTTP 404 Aug 20 00:07:17.896770 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 125/499] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:17 2026] GET /volume/v3/groups/44aae5eb-e1a6-4406-9af0-5dd38e521b36 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:17.914401 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e182c98b-8ea8-48b6-8974-b71ab330ea93 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:17.918020 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e182c98b-8ea8-48b6-8974-b71ab330ea93 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/95653ed7-7e09-4f56-911b-b94f9e09b8ae Aug 20 00:07:17.918020 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e182c98b-8ea8-48b6-8974-b71ab330ea93 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:17.918020 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e182c98b-8ea8-48b6-8974-b71ab330ea93 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:17.951692 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e182c98b-8ea8-48b6-8974-b71ab330ea93 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/group_types/95653ed7-7e09-4f56-911b-b94f9e09b8ae returned with HTTP 202 Aug 20 00:07:17.951692 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 126/500] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:07:17 2026] DELETE /volume/v3/group_types/95653ed7-7e09-4f56-911b-b94f9e09b8ae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 00:07:17.962629 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7c1bdd2b-4ca4-4f84-9562-3dc9ab3c28ce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:17.973074 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c1bdd2b-4ca4-4f84-9562-3dc9ab3c28ce tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] DELETE https://10.4.3.9/volume/v3/types/fba9f3f0-cd35-4198-93dc-bfb8d66b38d3 Aug 20 00:07:17.973374 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c1bdd2b-4ca4-4f84-9562-3dc9ab3c28ce tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:17.973600 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c1bdd2b-4ca4-4f84-9562-3dc9ab3c28ce tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:18.011163 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c1bdd2b-4ca4-4f84-9562-3dc9ab3c28ce tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types/fba9f3f0-cd35-4198-93dc-bfb8d66b38d3 returned with HTTP 202 Aug 20 00:07:18.011163 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 129/501] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:17 2026] DELETE /volume/v3/types/fba9f3f0-cd35-4198-93dc-bfb8d66b38d3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:18.022818 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-15d46297-d550-4d15-a11f-158f3d475fd0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:18.025445 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15d46297-d550-4d15-a11f-158f3d475fd0 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] GET https://10.4.3.9/volume/v3/types/fba9f3f0-cd35-4198-93dc-bfb8d66b38d3 Aug 20 00:07:18.025718 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15d46297-d550-4d15-a11f-158f3d475fd0 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:18.026221 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15d46297-d550-4d15-a11f-158f3d475fd0 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:18.031238 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15d46297-d550-4d15-a11f-158f3d475fd0 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types/fba9f3f0-cd35-4198-93dc-bfb8d66b38d3 returned with HTTP 404 Aug 20 00:07:18.032137 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 122/502] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:18 2026] GET /volume/v3/types/fba9f3f0-cd35-4198-93dc-bfb8d66b38d3 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:18.044835 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-82aef70a-da75-4b35-a9c2-a56ef706a9de None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:18.049815 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-82aef70a-da75-4b35-a9c2-a56ef706a9de tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:18.049815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-82aef70a-da75-4b35-a9c2-a56ef706a9de tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-577356757"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:18.079458 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-82aef70a-da75-4b35-a9c2-a56ef706a9de tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:18.080027 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 126/503] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:07:18 2026] POST /volume/v3/types => generated 223 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:18.092539 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bb0502e2-ebbf-41f5-9f26-6255c3270837 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:18.097061 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bb0502e2-ebbf-41f5-9f26-6255c3270837 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:07:18.098274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bb0502e2-ebbf-41f5-9f26-6255c3270837 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1752370478"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:18.132975 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bb0502e2-ebbf-41f5-9f26-6255c3270837 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:07:18.133561 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 127/504] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:07:18 2026] POST /volume/v3/group_types => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:18.142043 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:18.146074 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:07:18.146196 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1771fe8d-880d-41b6-befd-570e9273cb21", "volume_types": ["274ba856-a95f-4782-b934-b7cf4715af8b"], "name": "tempest-GroupSnapshotsTest-Group-1421252735"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:18.147691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating new group {'group': {'group_type': '1771fe8d-880d-41b6-befd-570e9273cb21', 'volume_types': ['274ba856-a95f-4782-b934-b7cf4715af8b'], 'name': 'tempest-GroupSnapshotsTest-Group-1421252735'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:07:18.153995 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating group tempest-GroupSnapshotsTest-Group-1421252735. Aug 20 00:07:18.175446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:07:18.175107. {{(pid=100469) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:07:18.175659 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability Zones retrieved successfully. Aug 20 00:07:18.190795 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['7581a2dc-e858-4e00-b7ab-a3a7080a3d0d'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:18.226652 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d8f71321-0434-4742-ac0a-f08356fdfe5f tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:07:18.226652 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 130/505] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:07:18 2026] POST /volume/v3/groups => generated 112 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:18.241574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a7555478-590e-4f91-9f8b-67012a7904df None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:18.244793 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7555478-590e-4f91-9f8b-67012a7904df tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:18.245586 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7555478-590e-4f91-9f8b-67012a7904df tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:18.246141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7555478-590e-4f91-9f8b-67012a7904df tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:18.246233 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-a7555478-590e-4f91-9f8b-67012a7904df tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:18.250793 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:18.250793 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:18.265347 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7555478-590e-4f91-9f8b-67012a7904df tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:18.265347 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 123/506] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:18 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:18.315767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-10f0cc69-d72c-433f-92b3-22a73257b654 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:18.317913 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-10f0cc69-d72c-433f-92b3-22a73257b654 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:18.317913 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-10f0cc69-d72c-433f-92b3-22a73257b654 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:18.318011 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-10f0cc69-d72c-433f-92b3-22a73257b654 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:18.338543 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:18.338543 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:18.350798 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-10f0cc69-d72c-433f-92b3-22a73257b654 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:18.359555 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-10f0cc69-d72c-433f-92b3-22a73257b654 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:18.360086 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 127/507] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:18 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:19.280147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd8aa5cf-d8d6-4419-947e-53bf977f6b8e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:19.283253 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd8aa5cf-d8d6-4419-947e-53bf977f6b8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:19.283531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd8aa5cf-d8d6-4419-947e-53bf977f6b8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:19.284706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd8aa5cf-d8d6-4419-947e-53bf977f6b8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:19.284706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-dd8aa5cf-d8d6-4419-947e-53bf977f6b8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:19.289605 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:19.289605 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:19.301751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd8aa5cf-d8d6-4419-947e-53bf977f6b8e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:19.302315 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 128/508] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:19 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:19.316463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6007d626-e315-4dce-83bb-4521ff053a9a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:19.319384 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:19.320363 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-119320695", "volume_type": "274ba856-a95f-4782-b934-b7cf4715af8b", "group_id": "59b58f95-a9da-44ce-99ab-e92f4558ac6b", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:19.322304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-119320695', 'volume_type': '274ba856-a95f-4782-b934-b7cf4715af8b', 'group_id': '59b58f95-a9da-44ce-99ab-e92f4558ac6b', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:19.337044 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:19.337044 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:19.337793 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume of 1 GB Aug 20 00:07:19.344487 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability Zones retrieved successfully. Aug 20 00:07:19.352312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (aa1c766e-8f1e-4e12-8ed0-4b07be21a0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:19.353803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8f3c86-ff9a-4010-a5d1-9562533a18c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:19.354874 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:19.354874 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:19.355369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:19.378959 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-415355fd-82e4-4714-b164-c50bf187ec06 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:19.383949 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-415355fd-82e4-4714-b164-c50bf187ec06 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:19.383949 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-415355fd-82e4-4714-b164-c50bf187ec06 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:19.383949 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-415355fd-82e4-4714-b164-c50bf187ec06 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:19.384275 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8f3c86-ff9a-4010-a5d1-9562533a18c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:07:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=274ba856-a95f-4782-b934-b7cf4715af8b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-577356757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '274ba856-a95f-4782-b934-b7cf4715af8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '59b58f95-a9da-44ce-99ab-e92f4558ac6b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:19.384908 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba14473-e261-49b0-a86f-7a94ed2d71b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:19.392295 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:19.392295 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:19.396312 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-415355fd-82e4-4714-b164-c50bf187ec06 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:19.403443 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-415355fd-82e4-4714-b164-c50bf187ec06 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:19.403946 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 124/509] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:19 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:19.417311 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-577356757 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-577356757, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:19.417543 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-577356757 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-577356757, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:19.450947 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['ebde1d55-f68b-41e1-97d3-95dfcb836667', 'c46d3119-556d-4611-a66e-3105d7600e9e', '3027fffc-fcf3-413c-ba1d-7790fc657b96', 'ad97382c-6627-40c4-9624-da4f7279c42e'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:19.451768 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba14473-e261-49b0-a86f-7a94ed2d71b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebde1d55-f68b-41e1-97d3-95dfcb836667', 'c46d3119-556d-4611-a66e-3105d7600e9e', '3027fffc-fcf3-413c-ba1d-7790fc657b96', 'ad97382c-6627-40c4-9624-da4f7279c42e']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:19.452584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0133f4a9-770c-4e5c-b9fc-244dc5c9069e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:19.482501 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0133f4a9-770c-4e5c-b9fc-244dc5c9069e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4100780-bc5d-4fbd-9a5d-7012809b1ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-119320695',encryption_key_id=None,group_id=59b58f95-a9da-44ce-99ab-e92f4558ac6b,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['ebde1d55-f68b-41e1-97d3-95dfcb836667','c46d3119-556d-4611-a66e-3105d7600e9e','3027fffc-fcf3-413c-ba1d-7790fc657b96','ad97382c-6627-40c4-9624-da4f7279c42e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=274ba856-a95f-4782-b934-b7cf4715af8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-119320695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=59b58f95-a9da-44ce-99ab-e92f4558ac6b,host=None,id=a4100780-bc5d-4fbd-9a5d-7012809b1ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e1cae052ce43ba87b6f286d71450a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f268a505ad434e6aa96b8faf57204021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(274ba856-a95f-4782-b934-b7cf4715af8b),volume_type_id=274ba856-a95f-4782-b934-b7cf4715af8b)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:19.483468 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae0b28ce-dec6-4542-93ab-8819aac5e158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:19.510665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae0b28ce-dec6-4542-93ab-8819aac5e158) transitioned into state 'SUCCESS' from state '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-119320695',encryption_key_id=None,group_id=59b58f95-a9da-44ce-99ab-e92f4558ac6b,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['ebde1d55-f68b-41e1-97d3-95dfcb836667','c46d3119-556d-4611-a66e-3105d7600e9e','3027fffc-fcf3-413c-ba1d-7790fc657b96','ad97382c-6627-40c4-9624-da4f7279c42e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=274ba856-a95f-4782-b934-b7cf4715af8b)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:19.511705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01377671-a634-4ee5-a403-052abd3df35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:19.531075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01377671-a634-4ee5-a403-052abd3df35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:19.532325 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (aa1c766e-8f1e-4e12-8ed0-4b07be21a0e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:19.532733 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request issued successfully. Aug 20 00:07:19.533757 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:19.534035 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:19.580073 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:19.585270 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:19.585270 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:19.591950 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6007d626-e315-4dce-83bb-4521ff053a9a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:19.592104 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 131/510] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:07:19 2026] POST /volume/v3/volumes => generated 817 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:19.609858 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-605a35d0-7c60-40b5-9345-c643997972a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:19.612385 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-605a35d0-7c60-40b5-9345-c643997972a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 Aug 20 00:07:19.612637 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-605a35d0-7c60-40b5-9345-c643997972a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:19.614961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-605a35d0-7c60-40b5-9345-c643997972a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:19.627742 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:19.627742 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:19.639155 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-605a35d0-7c60-40b5-9345-c643997972a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:19.639996 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-605a35d0-7c60-40b5-9345-c643997972a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:19.640222 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-605a35d0-7c60-40b5-9345-c643997972a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:19.688959 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-605a35d0-7c60-40b5-9345-c643997972a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:19.694372 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:19.694372 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:19.705397 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-605a35d0-7c60-40b5-9345-c643997972a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 returned with HTTP 200 Aug 20 00:07:19.705782 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 128/511] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:19 2026] GET /volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 => generated 885 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:19.937769 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-a69b98ad-4e54-4913-8485-87c814f8ed26 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:19.940191 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-a69b98ad-4e54-4913-8485-87c814f8ed26 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] POST https://10.4.3.9/volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422/action Aug 20 00:07:19.940618 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-a69b98ad-4e54-4913-8485-87c814f8ed26 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:19.940771 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-a69b98ad-4e54-4913-8485-87c814f8ed26 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:19.963317 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:19.963317 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:19.977963 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c2d9a250-4258-460d-81b0-73115cb7db7d req-a69b98ad-4e54-4913-8485-87c814f8ed26 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422/action returned with HTTP 204 Aug 20 00:07:19.978579 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 129/512] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:19 2026] POST /volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:20.412419 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:20.417816 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:20.418329 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-145173757", "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:20.419214 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d9465e2b-2852-48d4-8d5f-ee21d1079c2f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:20.421147 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-145173757', 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:20.421396 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d9465e2b-2852-48d4-8d5f-ee21d1079c2f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:20.422283 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d9465e2b-2852-48d4-8d5f-ee21d1079c2f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:20.422283 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d9465e2b-2852-48d4-8d5f-ee21d1079c2f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:20.433051 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:20.433051 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:20.442096 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d9465e2b-2852-48d4-8d5f-ee21d1079c2f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:20.448437 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d9465e2b-2852-48d4-8d5f-ee21d1079c2f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:20.448861 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 132/513] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:20 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:20.465149 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3a548e1-29d2-4702-a017-7d9547d7d998 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:20.467166 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3a548e1-29d2-4702-a017-7d9547d7d998 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:20.469312 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3a548e1-29d2-4702-a017-7d9547d7d998 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:20.469312 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3a548e1-29d2-4702-a017-7d9547d7d998 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:20.485348 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:20.485348 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:20.492829 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3a548e1-29d2-4702-a017-7d9547d7d998 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:20.501338 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3a548e1-29d2-4702-a017-7d9547d7d998 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:20.502239 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 129/514] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:20 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 1133 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:07:20.716387 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a4962330-ec7a-473c-819a-3cb629943064 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:20.721666 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:20.722501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1817504885"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:20.724994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1817504885'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:20.725265 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Create volume of 1 GB Aug 20 00:07:20.726502 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:20.728158 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 Aug 20 00:07:20.728418 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:20.728639 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:20.735613 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Availability Zones retrieved successfully. Aug 20 00:07:20.741038 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:20.741038 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:20.745762 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Flow 'volume_create_api' (a0ce9ed5-9c25-4086-be38-b8d5e3a203d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:20.747448 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da3c791c-fbee-491e-84bf-a0890685dffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.749050 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:20.750020 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:20.750298 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:20.750561 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:20.800470 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Create volume of 1 GB Aug 20 00:07:20.805467 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Availability Zones retrieved successfully. Aug 20 00:07:20.810374 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:20.811129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Flow 'volume_create_api' (68b14d58-112b-4ff8-b9fa-97475f75eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:20.811754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da3c791c-fbee-491e-84bf-a0890685dffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:20.812025 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efddb3e1-8101-4024-a834-9a25448aa28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.812863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00bc6544-d85c-4c48-b66e-bda923b4bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.813209 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:20.813883 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:20.813883 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:20.824634 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-49bfa284-7071-4b87-844a-0ceb097c9dcf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 returned with HTTP 200 Aug 20 00:07:20.825384 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 133/515] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:20 2026] GET /volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:20.842670 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:20.844980 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:20.845363 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1048074283", "volume_type": "274ba856-a95f-4782-b934-b7cf4715af8b", "group_id": "59b58f95-a9da-44ce-99ab-e92f4558ac6b", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:20.846981 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1048074283', 'volume_type': '274ba856-a95f-4782-b934-b7cf4715af8b', 'group_id': '59b58f95-a9da-44ce-99ab-e92f4558ac6b', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:20.863822 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:20.863822 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:20.864456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume of 1 GB Aug 20 00:07:20.879464 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability Zones retrieved successfully. Aug 20 00:07:20.885374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (0f0e7f4a-040f-4390-829e-c35612a33077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:20.886882 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08948abd-83ba-4a1d-8a7a-9a2fb3b6bf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.887656 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:20.887656 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:20.889160 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:20.900505 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Created reservations ['ec0d4618-b263-4eab-b615-ee89b03f3cf4', '844e7f60-862c-4db0-a09b-846045dc3033', '054ceff5-2502-4539-9088-d5e6cec38f07', 'f1f6f156-74b5-4c5d-8ef9-c7dc732d928d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:20.901837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00bc6544-d85c-4c48-b66e-bda923b4bf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec0d4618-b263-4eab-b615-ee89b03f3cf4', '844e7f60-862c-4db0-a09b-846045dc3033', '054ceff5-2502-4539-9088-d5e6cec38f07', 'f1f6f156-74b5-4c5d-8ef9-c7dc732d928d']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:20.902840 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6036b96-bf57-4703-af7d-7b510c6762fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.910829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efddb3e1-8101-4024-a834-9a25448aa28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:20.911934 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a514d906-9f68-4654-b9b7-f2ae80636272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.917850 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08948abd-83ba-4a1d-8a7a-9a2fb3b6bf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:07:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=274ba856-a95f-4782-b934-b7cf4715af8b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-577356757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '274ba856-a95f-4782-b934-b7cf4715af8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '59b58f95-a9da-44ce-99ab-e92f4558ac6b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:20.918900 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3316a1c6-54c4-4f2a-899a-440e2f76f4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.933406 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6036b96-bf57-4703-af7d-7b510c6762fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '235dcfe2-c73b-47bb-818c-db9b8f6fa52d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1817504885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a174b3e7ade44cf859c4e64e9200c4d',qos_specs=None,replication_status=,reservations=['ec0d4618-b263-4eab-b615-ee89b03f3cf4','844e7f60-862c-4db0-a09b-846045dc3033','054ceff5-2502-4539-9088-d5e6cec38f07','f1f6f156-74b5-4c5d-8ef9-c7dc732d928d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37909991442e4f46b6db25f7b54f6597',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1817504885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=235dcfe2-c73b-47bb-818c-db9b8f6fa52d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a174b3e7ade44cf859c4e64e9200c4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37909991442e4f46b6db25f7b54f6597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:20.934560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0acaf90a-23a4-4181-8d84-66315d369279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.955308 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-577356757 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-577356757, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:20.956373 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-577356757 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-577356757, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:20.963517 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0acaf90a-23a4-4181-8d84-66315d369279) transitioned into state 'SUCCESS' from state '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-1817504885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a174b3e7ade44cf859c4e64e9200c4d',qos_specs=None,replication_status=,reservations=['ec0d4618-b263-4eab-b615-ee89b03f3cf4','844e7f60-862c-4db0-a09b-846045dc3033','054ceff5-2502-4539-9088-d5e6cec38f07','f1f6f156-74b5-4c5d-8ef9-c7dc732d928d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37909991442e4f46b6db25f7b54f6597',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:20.964564 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fce0808-9238-4f84-b3f1-e40a314b0f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.975261 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['9ef54e28-14a3-494b-b8fa-9bf8420522b2', '52f899af-419c-4de8-a3e7-e7fd699ea41a', 'd6774153-2c5b-4d16-9e5c-8515404cad42', '0383757a-2d32-4f43-b098-11df1e863b78'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:20.976503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3316a1c6-54c4-4f2a-899a-440e2f76f4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ef54e28-14a3-494b-b8fa-9bf8420522b2', '52f899af-419c-4de8-a3e7-e7fd699ea41a', 'd6774153-2c5b-4d16-9e5c-8515404cad42', '0383757a-2d32-4f43-b098-11df1e863b78']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:20.977607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c044d55b-f192-43f0-a796-42a89c0f08b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:20.980606 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fce0808-9238-4f84-b3f1-e40a314b0f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:20.981691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Flow 'volume_create_api' (a0ce9ed5-9c25-4086-be38-b8d5e3a203d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:20.982174 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Create volume request issued successfully. Aug 20 00:07:20.983254 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4962330-ec7a-473c-819a-3cb629943064 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:20.983974 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 130/516] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:07:20 2026] POST /volume/v3/volumes => generated 750 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:21.006805 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-561c83f6-3af4-4f6f-9815-31e0a9abfce2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:21.011183 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c044d55b-f192-43f0-a796-42a89c0f08b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2a24c6e-f3de-4565-a40c-5e70a25ea6f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1048074283',encryption_key_id=None,group_id=59b58f95-a9da-44ce-99ab-e92f4558ac6b,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['9ef54e28-14a3-494b-b8fa-9bf8420522b2','52f899af-419c-4de8-a3e7-e7fd699ea41a','d6774153-2c5b-4d16-9e5c-8515404cad42','0383757a-2d32-4f43-b098-11df1e863b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=274ba856-a95f-4782-b934-b7cf4715af8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1048074283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=59b58f95-a9da-44ce-99ab-e92f4558ac6b,host=None,id=b2a24c6e-f3de-4565-a40c-5e70a25ea6f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e1cae052ce43ba87b6f286d71450a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f268a505ad434e6aa96b8faf57204021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(274ba856-a95f-4782-b934-b7cf4715af8b),volume_type_id=274ba856-a95f-4782-b934-b7cf4715af8b)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:21.012552 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2cb13c-55bc-4b78-a8a6-91e590d57a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:21.015795 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-561c83f6-3af4-4f6f-9815-31e0a9abfce2 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d Aug 20 00:07:21.015795 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-561c83f6-3af4-4f6f-9815-31e0a9abfce2 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:21.015795 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-561c83f6-3af4-4f6f-9815-31e0a9abfce2 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:21.023745 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Created reservations ['46856a17-dfc0-417c-a932-ca941591486b', '95b9561d-7afc-4bb6-931f-74f5ce1b2d22', '8b2438be-9d82-4726-a6d8-66e34fa32644', '0927c122-89a9-4b2d-83d0-0afab1885a75'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:21.024500 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:21.024500 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:21.025258 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a514d906-9f68-4654-b9b7-f2ae80636272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46856a17-dfc0-417c-a932-ca941591486b', '95b9561d-7afc-4bb6-931f-74f5ce1b2d22', '8b2438be-9d82-4726-a6d8-66e34fa32644', '0927c122-89a9-4b2d-83d0-0afab1885a75']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:21.026254 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5c13c4-79b2-4afc-84e8-685e6e8690d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:21.031486 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-561c83f6-3af4-4f6f-9815-31e0a9abfce2 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:21.042367 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-561c83f6-3af4-4f6f-9815-31e0a9abfce2 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d returned with HTTP 200 Aug 20 00:07:21.044815 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 134/517] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:21 2026] GET /volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:21.048181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2cb13c-55bc-4b78-a8a6-91e590d57a15) transitioned into state 'SUCCESS' from state '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-1048074283',encryption_key_id=None,group_id=59b58f95-a9da-44ce-99ab-e92f4558ac6b,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['9ef54e28-14a3-494b-b8fa-9bf8420522b2','52f899af-419c-4de8-a3e7-e7fd699ea41a','d6774153-2c5b-4d16-9e5c-8515404cad42','0383757a-2d32-4f43-b098-11df1e863b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=274ba856-a95f-4782-b934-b7cf4715af8b)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:21.048595 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ada006-6981-4329-8bc8-0ff11a848d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:21.058596 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5c13c4-79b2-4afc-84e8-685e6e8690d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '737892e7-3819-43ed-87ed-e8f68b4dd011', '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-145173757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f2d723cd60b4c2ca93deab6e63c7da4',qos_specs=None,replication_status=,reservations=['46856a17-dfc0-417c-a932-ca941591486b','95b9561d-7afc-4bb6-931f-74f5ce1b2d22','8b2438be-9d82-4726-a6d8-66e34fa32644','0927c122-89a9-4b2d-83d0-0afab1885a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a11fcf3e65f4c7db2098e2ef260021a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-145173757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=737892e7-3819-43ed-87ed-e8f68b4dd011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f2d723cd60b4c2ca93deab6e63c7da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a11fcf3e65f4c7db2098e2ef260021a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:21.059542 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddfcc67e-dbf9-4443-8171-815d9185baa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:21.073235 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ada006-6981-4329-8bc8-0ff11a848d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:21.074259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (0f0e7f4a-040f-4390-829e-c35612a33077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:21.074620 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request issued successfully. Aug 20 00:07:21.075333 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:21.075483 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:21.091018 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddfcc67e-dbf9-4443-8171-815d9185baa3) transitioned into state 'SUCCESS' from state '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-145173757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f2d723cd60b4c2ca93deab6e63c7da4',qos_specs=None,replication_status=,reservations=['46856a17-dfc0-417c-a932-ca941591486b','95b9561d-7afc-4bb6-931f-74f5ce1b2d22','8b2438be-9d82-4726-a6d8-66e34fa32644','0927c122-89a9-4b2d-83d0-0afab1885a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a11fcf3e65f4c7db2098e2ef260021a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:21.091930 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e653e93e-622c-4b7d-a8c9-23b578696c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:21.111448 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e653e93e-622c-4b7d-a8c9-23b578696c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:21.112655 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Flow 'volume_create_api' (68b14d58-112b-4ff8-b9fa-97475f75eff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:21.113027 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Create volume request issued successfully. Aug 20 00:07:21.116381 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f309a9b-3e97-4f6a-9e2a-384d2d0965ce tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:21.116381 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 125/518] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:07:20 2026] POST /volume/v3/volumes => generated 894 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:21.128766 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:21.136248 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:21.136248 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:21.137207 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ae8ef368-600f-43e5-9592-ad2f24031df0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:21.142789 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ae8ef368-600f-43e5-9592-ad2f24031df0 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:07:21.144077 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ec4f234-9b51-4f77-a117-c7ee56b404cb tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:21.144159 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ae8ef368-600f-43e5-9592-ad2f24031df0 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:21.145511 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ae8ef368-600f-43e5-9592-ad2f24031df0 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:21.145584 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 130/519] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:07:20 2026] POST /volume/v3/volumes => generated 818 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:21.158309 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:21.158309 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:21.161972 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:21.165364 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 Aug 20 00:07:21.165721 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:21.165794 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ae8ef368-600f-43e5-9592-ad2f24031df0 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:07:21.167291 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:21.174574 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ae8ef368-600f-43e5-9592-ad2f24031df0 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:07:21.174574 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 131/520] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:21 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 962 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:21.181327 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:21.181327 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:21.189869 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:21.190386 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:21.190386 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:21.248261 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:21.252285 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:21.252285 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:21.261383 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2ad35aea-a190-45d8-9df2-e6652f8bbff4 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 returned with HTTP 200 Aug 20 00:07:21.262077 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 135/521] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:21 2026] GET /volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 => generated 886 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:21.989157 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-7a984a95-beb2-47f2-a306-3ea30dc98e91 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:21.992904 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-7a984a95-beb2-47f2-a306-3ea30dc98e91 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:21.993145 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-7a984a95-beb2-47f2-a306-3ea30dc98e91 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:21.993506 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-7a984a95-beb2-47f2-a306-3ea30dc98e91 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.009059 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.009059 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:22.018080 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-7a984a95-beb2-47f2-a306-3ea30dc98e91 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:22.023456 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-7a984a95-beb2-47f2-a306-3ea30dc98e91 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:22.023854 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 126/522] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:21 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:22.055247 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-9326c1b6-60cc-4b46-abb2-3b69ccaed678 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.059648 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c36a345-da9c-40a4-bc97-4a9a16831b5f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.059989 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-9326c1b6-60cc-4b46-abb2-3b69ccaed678 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] POST https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0/action Aug 20 00:07:22.060389 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-9326c1b6-60cc-4b46-abb2-3b69ccaed678 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:22.060585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-9326c1b6-60cc-4b46-abb2-3b69ccaed678 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:22.064243 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c36a345-da9c-40a4-bc97-4a9a16831b5f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d Aug 20 00:07:22.064534 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c36a345-da9c-40a4-bc97-4a9a16831b5f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.064796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c36a345-da9c-40a4-bc97-4a9a16831b5f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.079423 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.079423 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:22.079872 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.079872 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:22.080627 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-9326c1b6-60cc-4b46-abb2-3b69ccaed678 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:22.086625 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2c36a345-da9c-40a4-bc97-4a9a16831b5f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:22.088260 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-9326c1b6-60cc-4b46-abb2-3b69ccaed678 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Begin detaching volume completed successfully. Aug 20 00:07:22.088565 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-9326c1b6-60cc-4b46-abb2-3b69ccaed678 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0/action returned with HTTP 202 Aug 20 00:07:22.089125 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 131/523] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:07:22 2026] POST /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:07:22.097850 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c36a345-da9c-40a4-bc97-4a9a16831b5f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d returned with HTTP 200 Aug 20 00:07:22.098352 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 132/524] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:22.120348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a15398c8-6533-4010-94d3-c8cead53795d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.121579 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8e35e6ae-d381-412c-aec8-9c3a6ab05322 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.123150 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a15398c8-6533-4010-94d3-c8cead53795d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:22.123443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a15398c8-6533-4010-94d3-c8cead53795d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.123710 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a15398c8-6533-4010-94d3-c8cead53795d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.125059 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e35e6ae-d381-412c-aec8-9c3a6ab05322 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] POST https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d/action Aug 20 00:07:22.125553 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e35e6ae-d381-412c-aec8-9c3a6ab05322 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:22.125763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e35e6ae-d381-412c-aec8-9c3a6ab05322 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:22.140122 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.140122 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:22.140442 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.140442 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:22.140912 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8e35e6ae-d381-412c-aec8-9c3a6ab05322 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:22.146267 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a15398c8-6533-4010-94d3-c8cead53795d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:22.149706 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8e35e6ae-d381-412c-aec8-9c3a6ab05322 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume updated successfully. Aug 20 00:07:22.150002 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e35e6ae-d381-412c-aec8-9c3a6ab05322 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d/action returned with HTTP 200 Aug 20 00:07:22.150665 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 127/525] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:07:22 2026] POST /volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:07:22.156699 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a15398c8-6533-4010-94d3-c8cead53795d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:22.156699 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 136/526] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:22.159725 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ed3376f9-37ee-47c3-bc0c-09a5fb7b2d2d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.162134 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ed3376f9-37ee-47c3-bc0c-09a5fb7b2d2d tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d Aug 20 00:07:22.162333 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ed3376f9-37ee-47c3-bc0c-09a5fb7b2d2d tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.162596 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ed3376f9-37ee-47c3-bc0c-09a5fb7b2d2d tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.166302 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37f35b6f-93a8-48a0-81bb-6efea56bdc6e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.166954 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37f35b6f-93a8-48a0-81bb-6efea56bdc6e None None] GET https://10.4.3.9/volume// Aug 20 00:07:22.167221 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37f35b6f-93a8-48a0-81bb-6efea56bdc6e None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.167496 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37f35b6f-93a8-48a0-81bb-6efea56bdc6e None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.167974 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37f35b6f-93a8-48a0-81bb-6efea56bdc6e None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:22.168407 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 133/527] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:22.173187 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.173187 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:22.181051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-931bdf66-7e2b-4158-9d12-9f2e97e37b7f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.181551 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ed3376f9-37ee-47c3-bc0c-09a5fb7b2d2d tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:22.185672 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-931bdf66-7e2b-4158-9d12-9f2e97e37b7f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:22.185672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-931bdf66-7e2b-4158-9d12-9f2e97e37b7f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.185672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-931bdf66-7e2b-4158-9d12-9f2e97e37b7f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.192235 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ed3376f9-37ee-47c3-bc0c-09a5fb7b2d2d tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d returned with HTTP 200 Aug 20 00:07:22.193911 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 132/528] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:22.195917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1f996624-95f9-440f-90b9-7171a7062276 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.198260 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f996624-95f9-440f-90b9-7171a7062276 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:07:22.198642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f996624-95f9-440f-90b9-7171a7062276 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.198962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f996624-95f9-440f-90b9-7171a7062276 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.206810 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.206810 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:22.212221 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-931bdf66-7e2b-4158-9d12-9f2e97e37b7f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:22.214165 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.214165 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:22.220370 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-931bdf66-7e2b-4158-9d12-9f2e97e37b7f tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:22.220546 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1f996624-95f9-440f-90b9-7171a7062276 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:07:22.220942 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 128/529] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 1316 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:22.230818 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f996624-95f9-440f-90b9-7171a7062276 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:07:22.231608 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 137/530] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1536 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:22.278341 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.280428 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 Aug 20 00:07:22.280706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.280960 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.282185 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2825449a-d5aa-4dd8-90d8-8a081d31dc7b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.284300 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2825449a-d5aa-4dd8-90d8-8a081d31dc7b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:07:22.284640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2825449a-d5aa-4dd8-90d8-8a081d31dc7b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.284717 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2825449a-d5aa-4dd8-90d8-8a081d31dc7b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.290181 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.290181 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:22.294684 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.294684 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:22.295284 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:22.296175 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:22.296406 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:22.300067 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2825449a-d5aa-4dd8-90d8-8a081d31dc7b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:07:22.306374 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2825449a-d5aa-4dd8-90d8-8a081d31dc7b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:07:22.306936 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 133/531] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:22.357694 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:22.362949 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.362949 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:22.377112 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cad1fb65-cbf6-42ea-8269-92390410ea72 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 returned with HTTP 200 Aug 20 00:07:22.377774 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 134/532] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:22.391818 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-55c40a1c-a809-488a-b1c6-7296d54507d0 req-a37e866f-6be4-4c99-a432-dfce265fafbb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.394699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4e2ebd3b-8ab2-4981-9a20-c7034813a556 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.394918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-55c40a1c-a809-488a-b1c6-7296d54507d0 req-a37e866f-6be4-4c99-a432-dfce265fafbb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d Aug 20 00:07:22.395930 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-55c40a1c-a809-488a-b1c6-7296d54507d0 req-a37e866f-6be4-4c99-a432-dfce265fafbb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.395930 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-55c40a1c-a809-488a-b1c6-7296d54507d0 req-a37e866f-6be4-4c99-a432-dfce265fafbb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.397439 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e2ebd3b-8ab2-4981-9a20-c7034813a556 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] PUT https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:22.398109 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4e2ebd3b-8ab2-4981-9a20-c7034813a556 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a4100780-bc5d-4fbd-9a5d-7012809b1ab6"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:22.404679 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.404679 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:22.407528 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-4e2ebd3b-8ab2-4981-9a20-c7034813a556 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Update called for group 59b58f95-a9da-44ce-99ab-e92f4558ac6b. {{(pid=100469) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 00:07:22.407528 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-4e2ebd3b-8ab2-4981-9a20-c7034813a556 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Updating group 59b58f95-a9da-44ce-99ab-e92f4558ac6b with name None description: None add_volumes: None remove_volumes: a4100780-bc5d-4fbd-9a5d-7012809b1ab6. Aug 20 00:07:22.411393 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-55c40a1c-a809-488a-b1c6-7296d54507d0 req-a37e866f-6be4-4c99-a432-dfce265fafbb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:22.415593 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.415593 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:22.419120 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-55c40a1c-a809-488a-b1c6-7296d54507d0 req-a37e866f-6be4-4c99-a432-dfce265fafbb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d returned with HTTP 200 Aug 20 00:07:22.419971 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 129/533] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:22.460296 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e2ebd3b-8ab2-4981-9a20-c7034813a556 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 202 Aug 20 00:07:22.460879 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 138/534] 10.4.3.9 () {70 vars in 1392 bytes} [Thu Aug 20 00:07:22 2026] PUT /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:22.474056 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e7179da5-de54-4cb3-aad2-4b0f4b7a71a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.476938 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7179da5-de54-4cb3-aad2-4b0f4b7a71a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:22.476938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7179da5-de54-4cb3-aad2-4b0f4b7a71a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.476938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7179da5-de54-4cb3-aad2-4b0f4b7a71a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.476938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-e7179da5-de54-4cb3-aad2-4b0f4b7a71a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:22.480932 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.480932 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:22.492052 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7179da5-de54-4cb3-aad2-4b0f4b7a71a7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:22.492186 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 134/535] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:07:22.974459 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-12247b75-2e5a-42ea-b727-cce845b25984 req-f1aa54fb-35f1-43b4-bd6b-098dd3c72206 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:22.978302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-f1aa54fb-35f1-43b4-bd6b-098dd3c72206 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:07:22.978626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-f1aa54fb-35f1-43b4-bd6b-098dd3c72206 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:22.979191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-f1aa54fb-35f1-43b4-bd6b-098dd3c72206 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:22.989905 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:22.989905 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:23.000730 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.005217 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-12247b75-2e5a-42ea-b727-cce845b25984 req-f1aa54fb-35f1-43b4-bd6b-098dd3c72206 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:07:23.005327 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:23.005327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1308534725"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:23.005327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1308534725'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:23.005660 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Create volume of 1 GB Aug 20 00:07:23.011670 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-f1aa54fb-35f1-43b4-bd6b-098dd3c72206 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:07:23.014300 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 135/536] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:22 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:23.017983 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Availability Zones retrieved successfully. Aug 20 00:07:23.024746 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Flow 'volume_create_api' (ec5bcf62-d14c-448d-bbd2-7d968bc0ae78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:23.026027 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d0c0ef-1691-4e18-87be-5ceec5ec01ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:23.027655 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:23.032822 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8939e93b-f210-43e6-9467-6fd2cadd6e9f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.033714 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8939e93b-f210-43e6-9467-6fd2cadd6e9f None None] GET https://10.4.3.9/volume// Aug 20 00:07:23.034195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8939e93b-f210-43e6-9467-6fd2cadd6e9f None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.034367 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8939e93b-f210-43e6-9467-6fd2cadd6e9f None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.034766 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8939e93b-f210-43e6-9467-6fd2cadd6e9f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:23.035182 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 139/537] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:23.047838 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2e3ab3be-85f1-446e-bc2c-db42b8b7d1f9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.052614 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2e3ab3be-85f1-446e-bc2c-db42b8b7d1f9 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:23.052965 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2e3ab3be-85f1-446e-bc2c-db42b8b7d1f9 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "737892e7-3819-43ed-87ed-e8f68b4dd011", "connector": null, "instance_uuid": "b34b9646-b2b6-41d4-a13f-cbfd795dcdbf"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:23.063609 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.063609 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:23.074750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d0c0ef-1691-4e18-87be-5ceec5ec01ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:23.076228 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788536bd-5ae3-47ee-85da-7a51cbdb1c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:23.111511 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-2e3ab3be-85f1-446e-bc2c-db42b8b7d1f9 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:23.111840 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 135/538] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:23 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 20 00:07:23.151597 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Created reservations ['d5905e54-1aee-494b-ba3e-16494c51416b', 'c76ee3f3-8c73-4698-bd37-a538314787b7', '5a1a1f72-0762-4757-add5-e6ec5a92aca7', '18b8eaae-a89f-486d-9e04-24294b9f80d0'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:23.152949 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788536bd-5ae3-47ee-85da-7a51cbdb1c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5905e54-1aee-494b-ba3e-16494c51416b', 'c76ee3f3-8c73-4698-bd37-a538314787b7', '5a1a1f72-0762-4757-add5-e6ec5a92aca7', '18b8eaae-a89f-486d-9e04-24294b9f80d0']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:23.154169 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd03948d-685c-473d-917f-2f4c3696ea2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:23.174580 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-238f234f-7ce4-4155-b591-b01b28ed4cea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.176986 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-238f234f-7ce4-4155-b591-b01b28ed4cea tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:23.177540 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-238f234f-7ce4-4155-b591-b01b28ed4cea tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.177807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-238f234f-7ce4-4155-b591-b01b28ed4cea tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.185477 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd03948d-685c-473d-917f-2f4c3696ea2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a529b99-cb2c-4bea-9894-b9cf4f5ba364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1308534725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a174b3e7ade44cf859c4e64e9200c4d',qos_specs=None,replication_status=,reservations=['d5905e54-1aee-494b-ba3e-16494c51416b','c76ee3f3-8c73-4698-bd37-a538314787b7','5a1a1f72-0762-4757-add5-e6ec5a92aca7','18b8eaae-a89f-486d-9e04-24294b9f80d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37909991442e4f46b6db25f7b54f6597',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1308534725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a529b99-cb2c-4bea-9894-b9cf4f5ba364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a174b3e7ade44cf859c4e64e9200c4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37909991442e4f46b6db25f7b54f6597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:23.187167 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4929ea-fceb-43d0-bbea-999177fff7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:23.194298 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.194298 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:23.200304 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-238f234f-7ce4-4155-b591-b01b28ed4cea tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:23.209941 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-238f234f-7ce4-4155-b591-b01b28ed4cea tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:23.209941 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 136/539] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:23.216401 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4929ea-fceb-43d0-bbea-999177fff7ef) transitioned into state 'SUCCESS' from state '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-1308534725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a174b3e7ade44cf859c4e64e9200c4d',qos_specs=None,replication_status=,reservations=['d5905e54-1aee-494b-ba3e-16494c51416b','c76ee3f3-8c73-4698-bd37-a538314787b7','5a1a1f72-0762-4757-add5-e6ec5a92aca7','18b8eaae-a89f-486d-9e04-24294b9f80d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37909991442e4f46b6db25f7b54f6597',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:23.217023 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a567f9-3b89-4c23-aa94-11ddad2ebc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:23.234697 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a567f9-3b89-4c23-aa94-11ddad2ebc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:23.235981 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Flow 'volume_create_api' (ec5bcf62-d14c-448d-bbd2-7d968bc0ae78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:23.236421 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Create volume request issued successfully. Aug 20 00:07:23.238115 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c3ed30e-6aae-45e4-9699-09d208e4b7bb tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:23.238115 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 130/540] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:07:22 2026] POST /volume/v3/volumes => generated 750 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:23.254929 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4309dac5-c1e8-4342-bb39-b0476eaa23f0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.259315 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4309dac5-c1e8-4342-bb39-b0476eaa23f0 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 Aug 20 00:07:23.260879 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4309dac5-c1e8-4342-bb39-b0476eaa23f0 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.261299 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4309dac5-c1e8-4342-bb39-b0476eaa23f0 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.275068 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.275068 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:23.283720 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4309dac5-c1e8-4342-bb39-b0476eaa23f0 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:23.290001 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4309dac5-c1e8-4342-bb39-b0476eaa23f0 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 returned with HTTP 200 Aug 20 00:07:23.290182 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 140/541] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:23.298959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-bf54faad-e150-4695-a85c-1fcfa4901afd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.302856 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-bf54faad-e150-4695-a85c-1fcfa4901afd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] DELETE https://10.4.3.9/volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422 Aug 20 00:07:23.303114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-bf54faad-e150-4695-a85c-1fcfa4901afd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.303346 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-bf54faad-e150-4695-a85c-1fcfa4901afd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.312758 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.312758 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:23.390083 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-061dcd37-474a-4971-9ba9-1c7a0fc35b37 req-bf54faad-e150-4695-a85c-1fcfa4901afd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422 returned with HTTP 200 Aug 20 00:07:23.390635 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 136/542] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:07:23 2026] DELETE /volume/v3/attachments/7527b8c2-276a-4e26-aba3-a5716fbdc422 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:23.501777 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4075ec01-5a92-4f32-82b1-1247a81f178c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.504107 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4075ec01-5a92-4f32-82b1-1247a81f178c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:23.504376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4075ec01-5a92-4f32-82b1-1247a81f178c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.504618 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4075ec01-5a92-4f32-82b1-1247a81f178c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.504796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-4075ec01-5a92-4f32-82b1-1247a81f178c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:23.508730 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.508730 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:23.518646 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4075ec01-5a92-4f32-82b1-1247a81f178c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:23.519164 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 137/543] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:23.532030 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-575a1afb-8960-47ab-9f29-acf75c122273 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.534244 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-575a1afb-8960-47ab-9f29-acf75c122273 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] PUT https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:23.534601 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-575a1afb-8960-47ab-9f29-acf75c122273 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a4100780-bc5d-4fbd-9a5d-7012809b1ab6"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:23.540222 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-575a1afb-8960-47ab-9f29-acf75c122273 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Update called for group 59b58f95-a9da-44ce-99ab-e92f4558ac6b. {{(pid=100467) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 00:07:23.540480 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-575a1afb-8960-47ab-9f29-acf75c122273 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Updating group 59b58f95-a9da-44ce-99ab-e92f4558ac6b with name None description: None add_volumes: a4100780-bc5d-4fbd-9a5d-7012809b1ab6 remove_volumes: None. Aug 20 00:07:23.543620 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.543620 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:23.569284 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-575a1afb-8960-47ab-9f29-acf75c122273 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 202 Aug 20 00:07:23.570093 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 131/544] 10.4.3.9 () {70 vars in 1392 bytes} [Thu Aug 20 00:07:23 2026] PUT /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:23.584760 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4e98ef7a-cfd9-4cb9-963a-03cf02b70238 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.586621 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e98ef7a-cfd9-4cb9-963a-03cf02b70238 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:23.586860 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4e98ef7a-cfd9-4cb9-963a-03cf02b70238 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.587126 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4e98ef7a-cfd9-4cb9-963a-03cf02b70238 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.587326 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-4e98ef7a-cfd9-4cb9-963a-03cf02b70238 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:23.591097 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.591097 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:23.602171 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e98ef7a-cfd9-4cb9-963a-03cf02b70238 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:23.603062 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 141/545] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:23.619276 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fefa358f-ceb6-45b7-a050-239c920f8114 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.622296 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fefa358f-ceb6-45b7-a050-239c920f8114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:23.622707 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fefa358f-ceb6-45b7-a050-239c920f8114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.622966 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fefa358f-ceb6-45b7-a050-239c920f8114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.632243 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.632243 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:23.636867 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fefa358f-ceb6-45b7-a050-239c920f8114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:23.642466 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fefa358f-ceb6-45b7-a050-239c920f8114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:23.643274 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 137/546] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:23.698628 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-eacae258-bdb1-4112-8d0d-bb1279906fec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.702018 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-eacae258-bdb1-4112-8d0d-bb1279906fec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:23.702334 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-eacae258-bdb1-4112-8d0d-bb1279906fec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.702614 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-eacae258-bdb1-4112-8d0d-bb1279906fec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.711686 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.711686 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:23.717180 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-eacae258-bdb1-4112-8d0d-bb1279906fec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:23.724103 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-eacae258-bdb1-4112-8d0d-bb1279906fec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:23.724697 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 138/547] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:23.825163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5dfa03bd-5415-4f90-a843-26c55ea4f5b6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.827610 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5dfa03bd-5415-4f90-a843-26c55ea4f5b6 None None] GET https://10.4.3.9/volume// Aug 20 00:07:23.827610 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5dfa03bd-5415-4f90-a843-26c55ea4f5b6 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.827610 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5dfa03bd-5415-4f90-a843-26c55ea4f5b6 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.827610 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5dfa03bd-5415-4f90-a843-26c55ea4f5b6 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:23.827610 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 132/548] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:23.836863 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-4495ba9c-eed5-4674-8715-8bde132807c1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.840566 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-4495ba9c-eed5-4674-8715-8bde132807c1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:23.841013 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-4495ba9c-eed5-4674-8715-8bde132807c1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8ebd616-190a-4d2e-af98-081ea5e2d0d3", "connector": null, "instance_uuid": "dd774e2d-acc2-47bb-a78d-1adf9a3ff2b9"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:23.855791 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.855791 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:23.899902 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-4495ba9c-eed5-4674-8715-8bde132807c1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:23.900764 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 142/549] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:23 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:23.944193 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-33ec4452-b7b0-4ac7-b505-75e0656246a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.947328 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33ec4452-b7b0-4ac7-b505-75e0656246a7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:23.947623 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33ec4452-b7b0-4ac7-b505-75e0656246a7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.948910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33ec4452-b7b0-4ac7-b505-75e0656246a7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.964575 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:23.964575 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:23.968977 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d14cce77-e6a3-40d3-9045-1c0f9294f511 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.969397 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d14cce77-e6a3-40d3-9045-1c0f9294f511 None None] GET https://10.4.3.9/volume// Aug 20 00:07:23.969599 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d14cce77-e6a3-40d3-9045-1c0f9294f511 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.969837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d14cce77-e6a3-40d3-9045-1c0f9294f511 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:23.970326 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d14cce77-e6a3-40d3-9045-1c0f9294f511 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:23.970566 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 139/550] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:23.971871 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-33ec4452-b7b0-4ac7-b505-75e0656246a7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:23.978922 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33ec4452-b7b0-4ac7-b505-75e0656246a7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:23.980538 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 138/551] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:23.984178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-d4b0ba72-550b-4b20-a8d5-3a6ac5acfe6f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:23.988919 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-d4b0ba72-550b-4b20-a8d5-3a6ac5acfe6f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:23.988919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-d4b0ba72-550b-4b20-a8d5-3a6ac5acfe6f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:23.988919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-d4b0ba72-550b-4b20-a8d5-3a6ac5acfe6f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:24.003464 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.003464 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:24.009298 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-d4b0ba72-550b-4b20-a8d5-3a6ac5acfe6f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:24.016910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-d4b0ba72-550b-4b20-a8d5-3a6ac5acfe6f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:24.017661 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 133/552] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:23 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:24.126717 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-b1b9b63f-5163-4a8c-8ccf-b1fd39c39ea0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:24.128874 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-b1b9b63f-5163-4a8c-8ccf-b1fd39c39ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] PUT https://10.4.3.9/volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb Aug 20 00:07:24.129200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-b1b9b63f-5163-4a8c-8ccf-b1fd39c39ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:24.138569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-b1b9b63f-5163-4a8c-8ccf-b1fd39c39ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Acquiring lock "cinder-attachment_update-b8ebd616-190a-4d2e-af98-081ea5e2d0d3-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:24.144440 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-b1b9b63f-5163-4a8c-8ccf-b1fd39c39ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Lock "cinder-attachment_update-b8ebd616-190a-4d2e-af98-081ea5e2d0d3-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:24.146043 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.146043 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:24.226279 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6300dac2-7df2-4b5c-a6e0-1aea68f19bdd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:24.229418 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6300dac2-7df2-4b5c-a6e0-1aea68f19bdd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:24.229749 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6300dac2-7df2-4b5c-a6e0-1aea68f19bdd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:24.230155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6300dac2-7df2-4b5c-a6e0-1aea68f19bdd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:24.238370 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.238370 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:24.243393 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6300dac2-7df2-4b5c-a6e0-1aea68f19bdd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:24.249487 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6300dac2-7df2-4b5c-a6e0-1aea68f19bdd tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:24.250126 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 140/553] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:24 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:24.259447 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-b1b9b63f-5163-4a8c-8ccf-b1fd39c39ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Lock "cinder-attachment_update-b8ebd616-190a-4d2e-af98-081ea5e2d0d3-np0000007832" released by "attachment_update" :: held 0.115s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:24.259856 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-b1b9b63f-5163-4a8c-8ccf-b1fd39c39ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb returned with HTTP 200 Aug 20 00:07:24.260473 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 143/554] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:24 2026] PUT /volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:24.311257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b6dabbb-a101-4958-aa35-c0e6b006164c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:24.315133 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b6dabbb-a101-4958-aa35-c0e6b006164c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 Aug 20 00:07:24.315666 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b6dabbb-a101-4958-aa35-c0e6b006164c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:24.316156 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b6dabbb-a101-4958-aa35-c0e6b006164c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:24.333059 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.333059 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:24.342899 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b6dabbb-a101-4958-aa35-c0e6b006164c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:24.358110 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b6dabbb-a101-4958-aa35-c0e6b006164c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 returned with HTTP 200 Aug 20 00:07:24.358552 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 139/555] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:24 2026] GET /volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:24.621494 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-240e47c1-d7e9-43b1-ae97-b0938514ffd0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:24.627141 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-240e47c1-d7e9-43b1-ae97-b0938514ffd0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:24.629159 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-240e47c1-d7e9-43b1-ae97-b0938514ffd0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:24.629273 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-240e47c1-d7e9-43b1-ae97-b0938514ffd0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:24.629433 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-240e47c1-d7e9-43b1-ae97-b0938514ffd0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:24.636703 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.636703 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:24.659362 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-240e47c1-d7e9-43b1-ae97-b0938514ffd0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:24.660020 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 134/556] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:24 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:24.673466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1e40d51a-cb34-476b-9461-e9beffb2d868 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:24.677102 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e40d51a-cb34-476b-9461-e9beffb2d868 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] PUT https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:24.678072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e40d51a-cb34-476b-9461-e9beffb2d868 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b2a24c6e-f3de-4565-a40c-5e70a25ea6f5"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:24.692278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-1e40d51a-cb34-476b-9461-e9beffb2d868 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Update called for group 59b58f95-a9da-44ce-99ab-e92f4558ac6b. {{(pid=100468) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 00:07:24.692278 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-1e40d51a-cb34-476b-9461-e9beffb2d868 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Updating group 59b58f95-a9da-44ce-99ab-e92f4558ac6b with name None description: None add_volumes: None remove_volumes: b2a24c6e-f3de-4565-a40c-5e70a25ea6f5. Aug 20 00:07:24.700278 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.700278 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:24.756052 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e40d51a-cb34-476b-9461-e9beffb2d868 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 202 Aug 20 00:07:24.756522 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 141/557] 10.4.3.9 () {70 vars in 1392 bytes} [Thu Aug 20 00:07:24 2026] PUT /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:24.771353 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f7a08c37-10ef-45c4-ad5d-69a7d02d9c13 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:24.774950 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f7a08c37-10ef-45c4-ad5d-69a7d02d9c13 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:24.775735 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f7a08c37-10ef-45c4-ad5d-69a7d02d9c13 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:24.775735 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f7a08c37-10ef-45c4-ad5d-69a7d02d9c13 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:24.775735 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-f7a08c37-10ef-45c4-ad5d-69a7d02d9c13 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:24.783917 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.783917 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:24.801485 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f7a08c37-10ef-45c4-ad5d-69a7d02d9c13 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:24.801813 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 144/558] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:24 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:24.853600 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c76e8511-53ce-42d7-b614-24404379eb35 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:24.855734 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c76e8511-53ce-42d7-b614-24404379eb35 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] DELETE https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 Aug 20 00:07:24.855734 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c76e8511-53ce-42d7-b614-24404379eb35 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:24.855960 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c76e8511-53ce-42d7-b614-24404379eb35 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:24.856003 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c76e8511-53ce-42d7-b614-24404379eb35 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Delete volume with id: 9a529b99-cb2c-4bea-9894-b9cf4f5ba364 Aug 20 00:07:24.867216 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.867216 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:24.867958 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c76e8511-53ce-42d7-b614-24404379eb35 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:24.910571 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c76e8511-53ce-42d7-b614-24404379eb35 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Delete volume request issued successfully. Aug 20 00:07:24.910817 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c76e8511-53ce-42d7-b614-24404379eb35 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 returned with HTTP 202 Aug 20 00:07:24.911431 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 140/559] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:07:24 2026] DELETE /volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:24.923138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0cc15045-a274-47b6-937e-d3eb286cb7da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:24.927227 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0cc15045-a274-47b6-937e-d3eb286cb7da tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 Aug 20 00:07:24.927358 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0cc15045-a274-47b6-937e-d3eb286cb7da tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:24.927504 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0cc15045-a274-47b6-937e-d3eb286cb7da tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:24.939025 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:24.939025 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:24.945301 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0cc15045-a274-47b6-937e-d3eb286cb7da tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:24.952469 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0cc15045-a274-47b6-937e-d3eb286cb7da tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 returned with HTTP 200 Aug 20 00:07:24.952469 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 135/560] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:24 2026] GET /volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:25.002174 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c2201cc1-6af9-4220-8f73-a9e3c18348c8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.004275 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2201cc1-6af9-4220-8f73-a9e3c18348c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:25.004464 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2201cc1-6af9-4220-8f73-a9e3c18348c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:25.004661 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2201cc1-6af9-4220-8f73-a9e3c18348c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:25.018517 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:25.018517 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:25.028868 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c2201cc1-6af9-4220-8f73-a9e3c18348c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:25.037742 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2201cc1-6af9-4220-8f73-a9e3c18348c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:25.038528 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 142/561] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:25 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:25.296150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-947976da-f133-4799-b6ef-5d261fc9c43b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.296150 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-947976da-f133-4799-b6ef-5d261fc9c43b None None] GET https://10.4.3.9/volume// Aug 20 00:07:25.296150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-947976da-f133-4799-b6ef-5d261fc9c43b None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:25.296150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-947976da-f133-4799-b6ef-5d261fc9c43b None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:25.299952 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-947976da-f133-4799-b6ef-5d261fc9c43b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:25.299952 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 145/562] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:25 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:25.319814 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-12247b75-2e5a-42ea-b727-cce845b25984 req-1d402c17-a6f7-4a8a-9c79-8ffb079b1520 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.326819 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-1d402c17-a6f7-4a8a-9c79-8ffb079b1520 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:07:25.327542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-1d402c17-a6f7-4a8a-9c79-8ffb079b1520 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:25.329905 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-1d402c17-a6f7-4a8a-9c79-8ffb079b1520 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:25.347856 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:25.347856 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:25.363922 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-12247b75-2e5a-42ea-b727-cce845b25984 req-1d402c17-a6f7-4a8a-9c79-8ffb079b1520 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:07:25.374657 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-1d402c17-a6f7-4a8a-9c79-8ffb079b1520 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:07:25.375602 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 141/563] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:25 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1535 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 00:07:25.548186 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-12247b75-2e5a-42ea-b727-cce845b25984 req-146670bc-8b09-4854-a541-096174d8380b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.550592 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-146670bc-8b09-4854-a541-096174d8380b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] PUT https://10.4.3.9/volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec Aug 20 00:07:25.551036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-146670bc-8b09-4854-a541-096174d8380b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:25.567934 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-12247b75-2e5a-42ea-b727-cce845b25984 req-146670bc-8b09-4854-a541-096174d8380b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Acquiring lock "cinder-attachment_update-737892e7-3819-43ed-87ed-e8f68b4dd011-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:25.576259 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-12247b75-2e5a-42ea-b727-cce845b25984 req-146670bc-8b09-4854-a541-096174d8380b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Lock "cinder-attachment_update-737892e7-3819-43ed-87ed-e8f68b4dd011-np0000007832" acquired by "attachment_update" :: waited 0.008s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:25.577377 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:25.577377 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:25.744077 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-12247b75-2e5a-42ea-b727-cce845b25984 req-146670bc-8b09-4854-a541-096174d8380b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Lock "cinder-attachment_update-737892e7-3819-43ed-87ed-e8f68b4dd011-np0000007832" released by "attachment_update" :: held 0.168s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:25.744470 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-146670bc-8b09-4854-a541-096174d8380b tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec returned with HTTP 200 Aug 20 00:07:25.745586 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 136/564] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:25 2026] PUT /volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:25.817369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-12247b75-2e5a-42ea-b727-cce845b25984 req-c310b31e-1458-41c8-a788-96b9961594e1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.817833 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0b31af46-7dc6-4ba4-af85-076954710228 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.820120 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b31af46-7dc6-4ba4-af85-076954710228 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:25.820484 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b31af46-7dc6-4ba4-af85-076954710228 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:25.820744 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b31af46-7dc6-4ba4-af85-076954710228 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:25.823026 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-0b31af46-7dc6-4ba4-af85-076954710228 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:25.827917 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-c310b31e-1458-41c8-a788-96b9961594e1 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] POST https://10.4.3.9/volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec/action Aug 20 00:07:25.828033 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:25.828033 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:25.828104 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-c310b31e-1458-41c8-a788-96b9961594e1 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:25.828104 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-c310b31e-1458-41c8-a788-96b9961594e1 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:25.847395 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b31af46-7dc6-4ba4-af85-076954710228 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:25.847985 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 146/565] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:25 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:25.869628 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:25.869628 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:25.871459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7af28698-b549-4a37-9bde-cb7b5171c97c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.878263 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7af28698-b549-4a37-9bde-cb7b5171c97c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] PUT https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:25.878788 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7af28698-b549-4a37-9bde-cb7b5171c97c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b2a24c6e-f3de-4565-a40c-5e70a25ea6f5"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:25.888159 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-7af28698-b549-4a37-9bde-cb7b5171c97c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Update called for group 59b58f95-a9da-44ce-99ab-e92f4558ac6b. {{(pid=100466) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 00:07:25.888320 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-7af28698-b549-4a37-9bde-cb7b5171c97c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Updating group 59b58f95-a9da-44ce-99ab-e92f4558ac6b with name None description: None add_volumes: b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 remove_volumes: None. Aug 20 00:07:25.895036 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-12247b75-2e5a-42ea-b727-cce845b25984 req-c310b31e-1458-41c8-a788-96b9961594e1 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec/action returned with HTTP 204 Aug 20 00:07:25.895283 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:25.895283 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:25.895380 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 143/566] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:25 2026] POST /volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:07:25.957915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7af28698-b549-4a37-9bde-cb7b5171c97c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 202 Aug 20 00:07:25.957915 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 142/567] 10.4.3.9 () {70 vars in 1392 bytes} [Thu Aug 20 00:07:25 2026] PUT /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:25.966163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d4559ed5-8bed-48d7-b669-a416c9b0935e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.970998 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d4559ed5-8bed-48d7-b669-a416c9b0935e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:25.971720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d4559ed5-8bed-48d7-b669-a416c9b0935e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:25.971720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d4559ed5-8bed-48d7-b669-a416c9b0935e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:25.971720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-d4559ed5-8bed-48d7-b669-a416c9b0935e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:25.975344 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fc4af03b-bf6f-4344-b2db-aed04f359b8a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:25.978187 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:25.978187 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:25.978360 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fc4af03b-bf6f-4344-b2db-aed04f359b8a tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 Aug 20 00:07:25.978360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fc4af03b-bf6f-4344-b2db-aed04f359b8a tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:25.978360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fc4af03b-bf6f-4344-b2db-aed04f359b8a tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:25.987310 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fc4af03b-bf6f-4344-b2db-aed04f359b8a tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 returned with HTTP 404 Aug 20 00:07:25.988259 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 147/568] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:25 2026] GET /volume/v3/volumes/9a529b99-cb2c-4bea-9894-b9cf4f5ba364 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:25.997124 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d4559ed5-8bed-48d7-b669-a416c9b0935e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:25.997364 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 137/569] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:25 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:26.003405 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7aa6a9e5-3b3b-45fc-a45b-d57bab5ace2f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:26.006650 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7aa6a9e5-3b3b-45fc-a45b-d57bab5ace2f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] DELETE https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d Aug 20 00:07:26.006650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7aa6a9e5-3b3b-45fc-a45b-d57bab5ace2f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:26.006650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7aa6a9e5-3b3b-45fc-a45b-d57bab5ace2f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:26.006650 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-7aa6a9e5-3b3b-45fc-a45b-d57bab5ace2f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Delete volume with id: 235dcfe2-c73b-47bb-818c-db9b8f6fa52d Aug 20 00:07:26.016703 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:26.016703 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:26.017025 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7aa6a9e5-3b3b-45fc-a45b-d57bab5ace2f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:26.054981 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7aa6a9e5-3b3b-45fc-a45b-d57bab5ace2f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Delete volume request issued successfully. Aug 20 00:07:26.056680 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7aa6a9e5-3b3b-45fc-a45b-d57bab5ace2f tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d returned with HTTP 202 Aug 20 00:07:26.057555 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 144/570] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:07:26 2026] DELETE /volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:26.060021 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f215a375-2f63-480f-8ef5-ba1b98a0e6c2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:26.065107 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f215a375-2f63-480f-8ef5-ba1b98a0e6c2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:26.065107 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f215a375-2f63-480f-8ef5-ba1b98a0e6c2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:26.065107 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f215a375-2f63-480f-8ef5-ba1b98a0e6c2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:26.069447 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-45f7ca14-dea2-4bdc-add7-b5d9ae3bce9c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:26.073430 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-45f7ca14-dea2-4bdc-add7-b5d9ae3bce9c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d Aug 20 00:07:26.073721 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-45f7ca14-dea2-4bdc-add7-b5d9ae3bce9c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:26.075020 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-45f7ca14-dea2-4bdc-add7-b5d9ae3bce9c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:26.084600 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:26.084600 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:26.092070 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:26.092070 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:26.094440 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f215a375-2f63-480f-8ef5-ba1b98a0e6c2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:26.099841 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-45f7ca14-dea2-4bdc-add7-b5d9ae3bce9c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Volume info retrieved successfully. Aug 20 00:07:26.105795 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f215a375-2f63-480f-8ef5-ba1b98a0e6c2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:26.107015 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 143/571] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:26 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 837 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:26.107711 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-45f7ca14-dea2-4bdc-add7-b5d9ae3bce9c tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d returned with HTTP 200 Aug 20 00:07:26.108267 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 148/572] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:26 2026] GET /volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:27.009443 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f8c1d72e-239a-4793-bbbe-f22949df6158 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:27.013742 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8c1d72e-239a-4793-bbbe-f22949df6158 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:27.013742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8c1d72e-239a-4793-bbbe-f22949df6158 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:27.013742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8c1d72e-239a-4793-bbbe-f22949df6158 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:27.013742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-f8c1d72e-239a-4793-bbbe-f22949df6158 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:27.020395 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.020395 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:27.035670 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8c1d72e-239a-4793-bbbe-f22949df6158 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 200 Aug 20 00:07:27.036419 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 138/573] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:27 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:27.047441 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:27.051194 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:27.051516 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:27.051787 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:27.052281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:27.058489 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:27.078148 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:27.078148 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:27.078148 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:27.123056 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:27.126108 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-529d69e1-942a-4485-b9da-d9295a6d1e87 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:27.127144 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.127144 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:27.127285 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-81ea0d41-0849-4744-9994-5a7c47defad8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:27.128478 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-529d69e1-942a-4485-b9da-d9295a6d1e87 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] GET https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d Aug 20 00:07:27.128767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-529d69e1-942a-4485-b9da-d9295a6d1e87 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:27.129062 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-529d69e1-942a-4485-b9da-d9295a6d1e87 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:27.129642 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-81ea0d41-0849-4744-9994-5a7c47defad8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:27.129919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-81ea0d41-0849-4744-9994-5a7c47defad8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:27.130195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-81ea0d41-0849-4744-9994-5a7c47defad8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:27.132719 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:27.133024 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:27.137995 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-529d69e1-942a-4485-b9da-d9295a6d1e87 tempest-ServersNegativeTestJSON-1619589545 tempest-ServersNegativeTestJSON-1619589545-project-member] https://10.4.3.9/volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d returned with HTTP 404 Aug 20 00:07:27.138563 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 144/574] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:27 2026] GET /volume/v3/volumes/235dcfe2-c73b-47bb-818c-db9b8f6fa52d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:27.145885 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.145885 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:27.153315 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-81ea0d41-0849-4744-9994-5a7c47defad8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:27.160690 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-81ea0d41-0849-4744-9994-5a7c47defad8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:27.161121 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 149/575] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:27 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:27.191134 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:27.195057 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.195057 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:27.207591 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-526e8035-4eaa-45aa-ae86-8e5cc24ca74a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:27.208110 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 145/576] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:27 2026] GET /volume/v3/volumes/detail => generated 1814 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:27.229445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:27.231176 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/group_snapshots Aug 20 00:07:27.231961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "59b58f95-a9da-44ce-99ab-e92f4558ac6b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1076477570"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:27.234344 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '59b58f95-a9da-44ce-99ab-e92f4558ac6b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1076477570'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 00:07:27.239344 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.239344 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:27.245939 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.group_snapshots [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1076477570. Aug 20 00:07:27.281914 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.281914 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:27.309690 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-577356757 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-577356757, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:27.309848 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-577356757 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-577356757, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:27.350070 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['b4a1e87d-1bfa-4273-bdf5-cfffc2a1deb2', '76d4b206-74b1-41ab-9578-49aba04a6d13', 'b0c9af9c-c403-4960-ba81-95c6b2e310b9', '6919938a-2b4a-44e4-b1ee-8f6a551434f9'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:27.409530 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68d35859-b707-441f-a08b-2fc878cb2aa0 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots returned with HTTP 202 Aug 20 00:07:27.410410 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 139/577] 10.4.3.9 () {70 vars in 1310 bytes} [Thu Aug 20 00:07:27 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:27.418917 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6d092988-2414-4e1e-9b6c-72fe5a6bb078 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:27.423142 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d092988-2414-4e1e-9b6c-72fe5a6bb078 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 Aug 20 00:07:27.423142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d092988-2414-4e1e-9b6c-72fe5a6bb078 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:27.423142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d092988-2414-4e1e-9b6c-72fe5a6bb078 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:27.423142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-6d092988-2414-4e1e-9b6c-72fe5a6bb078 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 6ebeae0f-88f3-482f-9ef2-975c89e2b310 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:27.427576 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.427576 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:27.431735 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d092988-2414-4e1e-9b6c-72fe5a6bb078 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 returned with HTTP 200 Aug 20 00:07:27.432541 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 145/578] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:27 2026] GET /volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:27.599581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-61ee280a-3e3b-4c62-be66-defeed876fd4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:27.603823 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-61ee280a-3e3b-4c62-be66-defeed876fd4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb/action Aug 20 00:07:27.604699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-61ee280a-3e3b-4c62-be66-defeed876fd4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:27.604897 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-61ee280a-3e3b-4c62-be66-defeed876fd4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:27.632271 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.632271 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:27.662916 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46bb5791-bcc7-4ee0-a69c-4b42d0fe1101 req-61ee280a-3e3b-4c62-be66-defeed876fd4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb/action returned with HTTP 204 Aug 20 00:07:27.663740 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 150/579] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:27 2026] POST /volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:27.987689 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-28137589-118e-4276-a491-5a81b3d66c90 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:27.990694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28137589-118e-4276-a491-5a81b3d66c90 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:27.990981 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28137589-118e-4276-a491-5a81b3d66c90 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:27.991186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28137589-118e-4276-a491-5a81b3d66c90 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:27.999858 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:27.999858 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:28.005435 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-28137589-118e-4276-a491-5a81b3d66c90 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:28.012394 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28137589-118e-4276-a491-5a81b3d66c90 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:28.012818 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 146/580] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:27 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:28.090847 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-28e571b6-3018-4733-8284-e5e92878383c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.095201 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28e571b6-3018-4733-8284-e5e92878383c tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:28.095201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28e571b6-3018-4733-8284-e5e92878383c tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.095201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28e571b6-3018-4733-8284-e5e92878383c tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.112341 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.112341 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:28.123627 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-28e571b6-3018-4733-8284-e5e92878383c tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:28.131680 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28e571b6-3018-4733-8284-e5e92878383c tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:28.132114 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 140/581] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:28.176418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-59c00a5c-5fc2-42f3-9806-90ed07d787a9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.178915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59c00a5c-5fc2-42f3-9806-90ed07d787a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:28.179313 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59c00a5c-5fc2-42f3-9806-90ed07d787a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.179576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59c00a5c-5fc2-42f3-9806-90ed07d787a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.202063 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.202063 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:28.209678 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-59c00a5c-5fc2-42f3-9806-90ed07d787a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:28.218917 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59c00a5c-5fc2-42f3-9806-90ed07d787a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:28.219283 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 146/582] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 1129 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:28.240979 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8e2ccef2-9ca2-4570-8f0f-e102612f4b6e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.244309 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8e2ccef2-9ca2-4570-8f0f-e102612f4b6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:07:28.245053 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8e2ccef2-9ca2-4570-8f0f-e102612f4b6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b8ebd616-190a-4d2e-af98-081ea5e2d0d3", "name": "tempest-VolumesBackupsTest-Backup-2001746599", "force": true, "container": "tempest-volumesbackupstest-backup-container-1480415122"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:28.246654 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-8e2ccef2-9ca2-4570-8f0f-e102612f4b6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating new backup {'backup': {'volume_id': 'b8ebd616-190a-4d2e-af98-081ea5e2d0d3', 'name': 'tempest-VolumesBackupsTest-Backup-2001746599', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1480415122'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:07:28.248990 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-8e2ccef2-9ca2-4570-8f0f-e102612f4b6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating backup of volume b8ebd616-190a-4d2e-af98-081ea5e2d0d3 in container tempest-volumesbackupstest-backup-container-1480415122 Aug 20 00:07:28.261303 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.261303 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:28.261996 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8e2ccef2-9ca2-4570-8f0f-e102612f4b6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:28.332121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-8e2ccef2-9ca2-4570-8f0f-e102612f4b6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['40d0ed7b-681f-47f5-a1ab-f4f5f00bdb59', '68b923ce-606a-4f38-9794-551d05073fa3'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:28.400928 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8e2ccef2-9ca2-4570-8f0f-e102612f4b6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:07:28.400928 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 151/583] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:07:28 2026] POST /volume/v3/backups => generated 326 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:28.412379 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-87b894b9-f545-4768-b2e5-e66d64afbd20 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.415328 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87b894b9-f545-4768-b2e5-e66d64afbd20 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:28.415598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87b894b9-f545-4768-b2e5-e66d64afbd20 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.416031 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87b894b9-f545-4768-b2e5-e66d64afbd20 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.416193 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-87b894b9-f545-4768-b2e5-e66d64afbd20 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:28.436784 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.436784 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:28.438172 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87b894b9-f545-4768-b2e5-e66d64afbd20 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:28.438821 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 147/584] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 785 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:28.445754 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-335be352-9b92-4cc1-8736-09c14563f459 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.447599 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-335be352-9b92-4cc1-8736-09c14563f459 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 Aug 20 00:07:28.448076 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-335be352-9b92-4cc1-8736-09c14563f459 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.449913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-335be352-9b92-4cc1-8736-09c14563f459 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.449913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-335be352-9b92-4cc1-8736-09c14563f459 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 6ebeae0f-88f3-482f-9ef2-975c89e2b310 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:28.460409 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.460409 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:28.465331 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-335be352-9b92-4cc1-8736-09c14563f459 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 returned with HTTP 200 Aug 20 00:07:28.465331 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 141/585] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:07:28.480108 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-797a2bf8-7bee-43fb-82bc-111ce197bae6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.484722 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-797a2bf8-7bee-43fb-82bc-111ce197bae6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:07:28.485013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-797a2bf8-7bee-43fb-82bc-111ce197bae6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.485289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-797a2bf8-7bee-43fb-82bc-111ce197bae6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.485821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-797a2bf8-7bee-43fb-82bc-111ce197bae6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:28.487372 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-797a2bf8-7bee-43fb-82bc-111ce197bae6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:07:28.504359 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-797a2bf8-7bee-43fb-82bc-111ce197bae6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all snapshots completed successfully. Aug 20 00:07:28.504828 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.504828 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:28.505487 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-797a2bf8-7bee-43fb-82bc-111ce197bae6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:07:28.506050 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 147/586] 10.4.3.9 () {66 vars in 1250 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:28.517839 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e44b47b2-b06e-4700-9284-5bfc9d226107 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.520531 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e44b47b2-b06e-4700-9284-5bfc9d226107 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/f1af6c9b-2a0f-4367-be7a-29305d05fa2a Aug 20 00:07:28.520795 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e44b47b2-b06e-4700-9284-5bfc9d226107 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.521378 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e44b47b2-b06e-4700-9284-5bfc9d226107 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.528380 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.528380 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:28.529371 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e44b47b2-b06e-4700-9284-5bfc9d226107 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Snapshot retrieved successfully. Aug 20 00:07:28.530833 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e44b47b2-b06e-4700-9284-5bfc9d226107 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/f1af6c9b-2a0f-4367-be7a-29305d05fa2a returned with HTTP 200 Aug 20 00:07:28.531239 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 152/587] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/snapshots/f1af6c9b-2a0f-4367-be7a-29305d05fa2a => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:28.541041 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8bdf3a6d-cd68-48fc-ae70-6aac4e5525bf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.543136 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8bdf3a6d-cd68-48fc-ae70-6aac4e5525bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb8a4b71-b30e-472b-8aeb-c5c4b804a4c1 Aug 20 00:07:28.543473 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8bdf3a6d-cd68-48fc-ae70-6aac4e5525bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.543650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8bdf3a6d-cd68-48fc-ae70-6aac4e5525bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.550761 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.550761 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:28.551373 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8bdf3a6d-cd68-48fc-ae70-6aac4e5525bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Snapshot retrieved successfully. Aug 20 00:07:28.552602 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8bdf3a6d-cd68-48fc-ae70-6aac4e5525bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/cb8a4b71-b30e-472b-8aeb-c5c4b804a4c1 returned with HTTP 200 Aug 20 00:07:28.553124 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 148/588] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/snapshots/cb8a4b71-b30e-472b-8aeb-c5c4b804a4c1 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:28.567282 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ce447462-4b54-4edd-a94d-e5c62d85a472 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.571437 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce447462-4b54-4edd-a94d-e5c62d85a472 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] DELETE https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 Aug 20 00:07:28.571437 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce447462-4b54-4edd-a94d-e5c62d85a472 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.571437 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce447462-4b54-4edd-a94d-e5c62d85a472 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.571437 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-ce447462-4b54-4edd-a94d-e5c62d85a472 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for member 6ebeae0f-88f3-482f-9ef2-975c89e2b310 {{(pid=100467) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 00:07:28.571437 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.group_snapshots [None req-ce447462-4b54-4edd-a94d-e5c62d85a472 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group_snapshot with id: 6ebeae0f-88f3-482f-9ef2-975c89e2b310 Aug 20 00:07:28.576034 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.576034 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:28.650163 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce447462-4b54-4edd-a94d-e5c62d85a472 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 returned with HTTP 202 Aug 20 00:07:28.650675 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 142/589] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:07:28 2026] DELETE /volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:28.662301 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.664600 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:28.666141 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.666141 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.666141 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:28.666389 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:28.679129 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:28.679777 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:28.680015 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:28.758262 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:28.764571 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.764571 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:28.770552 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:28.770750 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:28.825973 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:28.832473 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.832473 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:28.851517 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3fb545f-9d2c-4847-904e-7f889e051b62 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:28.852444 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 148/590] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/volumes/detail => generated 1814 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:28.877059 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f14a72ee-a7c2-4f09-a9f3-590b513b5585 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.883836 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f14a72ee-a7c2-4f09-a9f3-590b513b5585 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:07:28.883836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f14a72ee-a7c2-4f09-a9f3-590b513b5585 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.883836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f14a72ee-a7c2-4f09-a9f3-590b513b5585 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.883836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-f14a72ee-a7c2-4f09-a9f3-590b513b5585 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:28.886908 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [None req-f14a72ee-a7c2-4f09-a9f3-590b513b5585 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:07:28.892843 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f14a72ee-a7c2-4f09-a9f3-590b513b5585 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all snapshots completed successfully. Aug 20 00:07:28.894272 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:28.894272 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:28.894509 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f14a72ee-a7c2-4f09-a9f3-590b513b5585 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:07:28.895865 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 153/591] 10.4.3.9 () {66 vars in 1250 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:28.911971 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dde8276b-1243-44bd-8328-c1c495cb7bc8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.916146 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dde8276b-1243-44bd-8328-c1c495cb7bc8 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/f1af6c9b-2a0f-4367-be7a-29305d05fa2a Aug 20 00:07:28.916443 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dde8276b-1243-44bd-8328-c1c495cb7bc8 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.916715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dde8276b-1243-44bd-8328-c1c495cb7bc8 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.923012 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dde8276b-1243-44bd-8328-c1c495cb7bc8 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/f1af6c9b-2a0f-4367-be7a-29305d05fa2a returned with HTTP 404 Aug 20 00:07:28.923621 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 149/592] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/snapshots/f1af6c9b-2a0f-4367-be7a-29305d05fa2a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:28.935553 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-534bd369-22d3-4e43-9442-c22696a1e21d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.936605 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-534bd369-22d3-4e43-9442-c22696a1e21d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 Aug 20 00:07:28.936841 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-534bd369-22d3-4e43-9442-c22696a1e21d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.937017 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-534bd369-22d3-4e43-9442-c22696a1e21d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.937146 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-534bd369-22d3-4e43-9442-c22696a1e21d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 6ebeae0f-88f3-482f-9ef2-975c89e2b310 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:28.949535 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-534bd369-22d3-4e43-9442-c22696a1e21d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 returned with HTTP 404 Aug 20 00:07:28.952311 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 143/593] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:28.962314 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e578608c-b988-42ef-8030-f93d088b270d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.964998 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e578608c-b988-42ef-8030-f93d088b270d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] DELETE https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 Aug 20 00:07:28.965334 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e578608c-b988-42ef-8030-f93d088b270d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.965610 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e578608c-b988-42ef-8030-f93d088b270d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.965809 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-e578608c-b988-42ef-8030-f93d088b270d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for member 6ebeae0f-88f3-482f-9ef2-975c89e2b310 {{(pid=100466) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 00:07:28.965995 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.group_snapshots [None req-e578608c-b988-42ef-8030-f93d088b270d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group_snapshot with id: 6ebeae0f-88f3-482f-9ef2-975c89e2b310 Aug 20 00:07:28.971815 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e578608c-b988-42ef-8030-f93d088b270d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 returned with HTTP 404 Aug 20 00:07:28.972662 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 149/594] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:07:28 2026] DELETE /volume/v3/group_snapshots/6ebeae0f-88f3-482f-9ef2-975c89e2b310 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:28.981053 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:28.987917 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:28.987917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:28.987917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:28.987917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:28.988641 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:29.033175 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:29.034405 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:29.034826 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:29.089452 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:29.093592 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:29.093592 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:29.098715 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:29.098789 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:29.156072 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:29.161504 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:29.161504 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:29.180021 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-06e57411-5f6c-43da-aa05-a7fa57a2e3a6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:29.180021 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 154/595] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:28 2026] GET /volume/v3/volumes/detail => generated 1814 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:29.207715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-697fc86f-becc-426b-9d1e-99f9b91b2843 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:29.209659 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-697fc86f-becc-426b-9d1e-99f9b91b2843 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b/action Aug 20 00:07:29.210271 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-697fc86f-becc-426b-9d1e-99f9b91b2843 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:29.210449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-697fc86f-becc-426b-9d1e-99f9b91b2843 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:29.212829 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-697fc86f-becc-426b-9d1e-99f9b91b2843 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for group 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100468) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:07:29.212829 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-697fc86f-becc-426b-9d1e-99f9b91b2843 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group with id: 59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:29.221128 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:29.221128 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:29.350930 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-697fc86f-becc-426b-9d1e-99f9b91b2843 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b/action returned with HTTP 202 Aug 20 00:07:29.350930 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 150/596] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:29 2026] POST /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:29.363411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0a74c444-951f-4ac6-af22-d59a494fc37c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:29.367575 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a74c444-951f-4ac6-af22-d59a494fc37c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 Aug 20 00:07:29.368413 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a74c444-951f-4ac6-af22-d59a494fc37c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:29.368413 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a74c444-951f-4ac6-af22-d59a494fc37c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:29.398280 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:29.398280 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:29.404095 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0a74c444-951f-4ac6-af22-d59a494fc37c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:29.406493 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-0a74c444-951f-4ac6-af22-d59a494fc37c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:29.406493 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-0a74c444-951f-4ac6-af22-d59a494fc37c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:29.460079 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-0a74c444-951f-4ac6-af22-d59a494fc37c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:29.460282 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-408488b7-388b-4f41-b2a4-a82c9f606642 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:29.464642 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-408488b7-388b-4f41-b2a4-a82c9f606642 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:29.465028 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:29.465028 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:29.465180 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-408488b7-388b-4f41-b2a4-a82c9f606642 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:29.465180 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-408488b7-388b-4f41-b2a4-a82c9f606642 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:29.465180 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-408488b7-388b-4f41-b2a4-a82c9f606642 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:29.478581 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a74c444-951f-4ac6-af22-d59a494fc37c tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 returned with HTTP 200 Aug 20 00:07:29.479901 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 144/597] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:29 2026] GET /volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 => generated 910 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:29.493938 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:29.493938 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:29.495025 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-408488b7-388b-4f41-b2a4-a82c9f606642 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:29.495486 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 150/598] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:29 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:30.498657 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-97b6cd37-e66f-4bb5-835a-75975402351a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.501342 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-97b6cd37-e66f-4bb5-835a-75975402351a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 Aug 20 00:07:30.501661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-97b6cd37-e66f-4bb5-835a-75975402351a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:30.502580 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-97b6cd37-e66f-4bb5-835a-75975402351a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:30.508460 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7561b85f-2776-44a3-8b1d-a2558f91d81e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.510301 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-97b6cd37-e66f-4bb5-835a-75975402351a tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 returned with HTTP 404 Aug 20 00:07:30.510866 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 155/599] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:30 2026] GET /volume/v3/volumes/b2a24c6e-f3de-4565-a40c-5e70a25ea6f5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:30.511344 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7561b85f-2776-44a3-8b1d-a2558f91d81e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:30.511664 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7561b85f-2776-44a3-8b1d-a2558f91d81e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:30.511970 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7561b85f-2776-44a3-8b1d-a2558f91d81e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:30.512137 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7561b85f-2776-44a3-8b1d-a2558f91d81e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:30.523786 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:30.523786 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:30.524357 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f0b12ae-76e7-4209-94ee-5e385a07fdb7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.524948 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7561b85f-2776-44a3-8b1d-a2558f91d81e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:30.526337 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 151/600] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:30 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:30.526456 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f0b12ae-76e7-4209-94ee-5e385a07fdb7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 Aug 20 00:07:30.527361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f0b12ae-76e7-4209-94ee-5e385a07fdb7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:30.527361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f0b12ae-76e7-4209-94ee-5e385a07fdb7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:30.533088 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f0b12ae-76e7-4209-94ee-5e385a07fdb7 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 returned with HTTP 404 Aug 20 00:07:30.533645 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 145/601] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:30 2026] GET /volume/v3/volumes/a4100780-bc5d-4fbd-9a5d-7012809b1ab6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:30.543351 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-36398bf1-be45-4424-8aad-23d38ed06378 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.545803 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36398bf1-be45-4424-8aad-23d38ed06378 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b Aug 20 00:07:30.546129 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36398bf1-be45-4424-8aad-23d38ed06378 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:30.546361 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36398bf1-be45-4424-8aad-23d38ed06378 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:30.546520 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-36398bf1-be45-4424-8aad-23d38ed06378 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member 59b58f95-a9da-44ce-99ab-e92f4558ac6b {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:30.549964 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36398bf1-be45-4424-8aad-23d38ed06378 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b returned with HTTP 404 Aug 20 00:07:30.550680 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 151/602] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:30 2026] GET /volume/v3/groups/59b58f95-a9da-44ce-99ab-e92f4558ac6b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:30.560928 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ea289da3-c476-4b3e-b144-4f39f0fad2a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.563974 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea289da3-c476-4b3e-b144-4f39f0fad2a5 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/1771fe8d-880d-41b6-befd-570e9273cb21 Aug 20 00:07:30.564351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea289da3-c476-4b3e-b144-4f39f0fad2a5 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:30.564630 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea289da3-c476-4b3e-b144-4f39f0fad2a5 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:30.586818 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea289da3-c476-4b3e-b144-4f39f0fad2a5 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/group_types/1771fe8d-880d-41b6-befd-570e9273cb21 returned with HTTP 202 Aug 20 00:07:30.587604 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 156/603] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:07:30 2026] DELETE /volume/v3/group_types/1771fe8d-880d-41b6-befd-570e9273cb21 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:30.596676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-01b068c9-7fa6-4e0a-8bbe-0e5cf9b5cc8d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.600798 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01b068c9-7fa6-4e0a-8bbe-0e5cf9b5cc8d tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] DELETE https://10.4.3.9/volume/v3/types/274ba856-a95f-4782-b934-b7cf4715af8b Aug 20 00:07:30.600798 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01b068c9-7fa6-4e0a-8bbe-0e5cf9b5cc8d tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:30.600798 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01b068c9-7fa6-4e0a-8bbe-0e5cf9b5cc8d tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:30.654820 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01b068c9-7fa6-4e0a-8bbe-0e5cf9b5cc8d tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types/274ba856-a95f-4782-b934-b7cf4715af8b returned with HTTP 202 Aug 20 00:07:30.655063 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 152/604] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:30 2026] DELETE /volume/v3/types/274ba856-a95f-4782-b934-b7cf4715af8b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:30.670629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-459ad185-0f0b-407e-94c6-a9c50b03c1fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.675056 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-459ad185-0f0b-407e-94c6-a9c50b03c1fa tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] GET https://10.4.3.9/volume/v3/types/274ba856-a95f-4782-b934-b7cf4715af8b Aug 20 00:07:30.675285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-459ad185-0f0b-407e-94c6-a9c50b03c1fa tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:30.675497 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-459ad185-0f0b-407e-94c6-a9c50b03c1fa tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:30.682433 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-459ad185-0f0b-407e-94c6-a9c50b03c1fa tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types/274ba856-a95f-4782-b934-b7cf4715af8b returned with HTTP 404 Aug 20 00:07:30.683270 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 146/605] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:30 2026] GET /volume/v3/types/274ba856-a95f-4782-b934-b7cf4715af8b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:30.701770 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1b82201e-cd08-4b19-8031-a32fef25e911 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.704164 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b82201e-cd08-4b19-8031-a32fef25e911 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:30.704549 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b82201e-cd08-4b19-8031-a32fef25e911 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1423054531"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:30.733149 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b82201e-cd08-4b19-8031-a32fef25e911 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:30.733149 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 152/606] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:07:30 2026] POST /volume/v3/types => generated 224 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:30.750107 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-101dd4d1-8086-414f-aa01-9df104189904 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.752492 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-101dd4d1-8086-414f-aa01-9df104189904 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:07:30.753781 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-101dd4d1-8086-414f-aa01-9df104189904 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1772365799"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:30.782193 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-101dd4d1-8086-414f-aa01-9df104189904 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:07:30.783108 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 157/607] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:07:30 2026] POST /volume/v3/group_types => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:30.798321 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.803980 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:07:30.803980 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "23536634-ca8a-452b-b342-16ad092758b8", "volume_types": ["9edec5e3-87e9-40b4-b6cb-bddcc0b770b3"], "name": "tempest-GroupSnapshotsTest-Group-90964901"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:30.806224 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating new group {'group': {'group_type': '23536634-ca8a-452b-b342-16ad092758b8', 'volume_types': ['9edec5e3-87e9-40b4-b6cb-bddcc0b770b3'], 'name': 'tempest-GroupSnapshotsTest-Group-90964901'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:07:30.820265 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating group tempest-GroupSnapshotsTest-Group-90964901. Aug 20 00:07:30.847569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:07:30.846995. {{(pid=100468) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:07:30.847569 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability Zones retrieved successfully. Aug 20 00:07:30.873015 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['298546a9-e837-4642-b82f-75ba53c23167'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:30.929613 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc52f61b-ab8e-4eea-9a8a-2f2b221707f3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:07:30.930715 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 153/608] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:07:30 2026] POST /volume/v3/groups => generated 110 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:30.946313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cbdd43d1-1225-41d4-af45-1954a5635ab2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:30.948837 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbdd43d1-1225-41d4-af45-1954a5635ab2 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d Aug 20 00:07:30.949274 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbdd43d1-1225-41d4-af45-1954a5635ab2 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:30.949581 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbdd43d1-1225-41d4-af45-1954a5635ab2 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:30.949766 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-cbdd43d1-1225-41d4-af45-1954a5635ab2 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member d713af81-6e12-426f-a7bb-fe9645468d3d {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:30.955881 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:30.955881 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:30.983596 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbdd43d1-1225-41d4-af45-1954a5635ab2 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d returned with HTTP 200 Aug 20 00:07:30.984585 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 147/609] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:30 2026] GET /volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d => generated 390 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:31.542963 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb6d0417-7f71-4cde-ab2a-2cd308ccfc39 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:31.545524 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb6d0417-7f71-4cde-ab2a-2cd308ccfc39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:31.545825 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb6d0417-7f71-4cde-ab2a-2cd308ccfc39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:31.546169 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb6d0417-7f71-4cde-ab2a-2cd308ccfc39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:31.546356 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bb6d0417-7f71-4cde-ab2a-2cd308ccfc39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:31.552627 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:31.552627 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:31.552932 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb6d0417-7f71-4cde-ab2a-2cd308ccfc39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:31.554055 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 153/610] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:31 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:31.997309 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-aa640ce5-0a50-48b4-9650-e45faaf07c25 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:32.000677 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aa640ce5-0a50-48b4-9650-e45faaf07c25 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d Aug 20 00:07:32.000988 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aa640ce5-0a50-48b4-9650-e45faaf07c25 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:32.001287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aa640ce5-0a50-48b4-9650-e45faaf07c25 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:32.001489 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-aa640ce5-0a50-48b4-9650-e45faaf07c25 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member d713af81-6e12-426f-a7bb-fe9645468d3d {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:32.010081 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.010081 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:32.024715 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aa640ce5-0a50-48b4-9650-e45faaf07c25 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d returned with HTTP 200 Aug 20 00:07:32.025367 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 158/611] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:31 2026] GET /volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:32.043759 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:32.046222 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:32.046222 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-973632766", "volume_type": "9edec5e3-87e9-40b4-b6cb-bddcc0b770b3", "group_id": "d713af81-6e12-426f-a7bb-fe9645468d3d", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:32.048453 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-973632766', 'volume_type': '9edec5e3-87e9-40b4-b6cb-bddcc0b770b3', 'group_id': 'd713af81-6e12-426f-a7bb-fe9645468d3d', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:32.063801 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.063801 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:32.064313 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume of 1 GB Aug 20 00:07:32.070547 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Availability Zones retrieved successfully. Aug 20 00:07:32.077667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (e7945a47-8e2f-4d01-9746-9148faa4a722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:32.079479 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27a0385-2956-45c9-bf6c-d0c4bc5c3a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:32.080973 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.080973 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:32.081793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:32.109647 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27a0385-2956-45c9-bf6c-d0c4bc5c3a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:07:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9edec5e3-87e9-40b4-b6cb-bddcc0b770b3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1423054531',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9edec5e3-87e9-40b4-b6cb-bddcc0b770b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd713af81-6e12-426f-a7bb-fe9645468d3d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:32.110808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb9659d-2c59-4056-b798-31256c221f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:32.148730 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1423054531 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1423054531, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:32.149454 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1423054531 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1423054531, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:32.198990 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['743f2032-e609-401f-8209-0d29ed2c5b4e', '7ab01d34-e655-4a27-9c63-a4d455530597', 'e85511d4-8390-4847-9d4d-025a11c65295', 'ca387581-72fe-45f2-824d-3852c919b9f1'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:32.200135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb9659d-2c59-4056-b798-31256c221f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['743f2032-e609-401f-8209-0d29ed2c5b4e', '7ab01d34-e655-4a27-9c63-a4d455530597', 'e85511d4-8390-4847-9d4d-025a11c65295', 'ca387581-72fe-45f2-824d-3852c919b9f1']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:32.201870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7690d0fd-141f-4ce4-9f1e-8dfa4022e739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:32.237393 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7690d0fd-141f-4ce4-9f1e-8dfa4022e739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-973632766',encryption_key_id=None,group_id=d713af81-6e12-426f-a7bb-fe9645468d3d,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['743f2032-e609-401f-8209-0d29ed2c5b4e','7ab01d34-e655-4a27-9c63-a4d455530597','e85511d4-8390-4847-9d4d-025a11c65295','ca387581-72fe-45f2-824d-3852c919b9f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=9edec5e3-87e9-40b4-b6cb-bddcc0b770b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-973632766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d713af81-6e12-426f-a7bb-fe9645468d3d,host=None,id=b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e1cae052ce43ba87b6f286d71450a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f268a505ad434e6aa96b8faf57204021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9edec5e3-87e9-40b4-b6cb-bddcc0b770b3),volume_type_id=9edec5e3-87e9-40b4-b6cb-bddcc0b770b3)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:32.238976 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9410053a-ba48-4737-96d6-a47a1a477411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:32.265539 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9410053a-ba48-4737-96d6-a47a1a477411) transitioned into state 'SUCCESS' from state '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-973632766',encryption_key_id=None,group_id=d713af81-6e12-426f-a7bb-fe9645468d3d,group_type_id=,metadata={},multiattach=False,project_id='c8e1cae052ce43ba87b6f286d71450a0',qos_specs=None,replication_status=,reservations=['743f2032-e609-401f-8209-0d29ed2c5b4e','7ab01d34-e655-4a27-9c63-a4d455530597','e85511d4-8390-4847-9d4d-025a11c65295','ca387581-72fe-45f2-824d-3852c919b9f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f268a505ad434e6aa96b8faf57204021',volume_type_id=9edec5e3-87e9-40b4-b6cb-bddcc0b770b3)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:32.266578 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a8e9fea-3c08-4631-9b91-b8f66344f145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:32.282824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a8e9fea-3c08-4631-9b91-b8f66344f145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:32.283745 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Flow 'volume_create_api' (e7945a47-8e2f-4d01-9746-9148faa4a722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:32.284106 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Create volume request issued successfully. Aug 20 00:07:32.284913 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:32.285115 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:32.332752 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:32.336860 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.336860 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:32.344180 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4bd3ecb6-2b67-4f82-83f0-608124a4f250 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:32.344608 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 154/612] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:07:32 2026] POST /volume/v3/volumes => generated 818 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:32.364435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:32.366232 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 Aug 20 00:07:32.367683 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:32.367683 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:32.375348 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.375348 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:32.380542 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:32.381669 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:32.381669 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:32.435971 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:32.439626 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.439626 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:32.447781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dac1267-92f0-4474-b696-34f4b6d04be1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 returned with HTTP 200 Aug 20 00:07:32.448272 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 148/613] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:32 2026] GET /volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 => generated 886 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:32.536304 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7d8f3de1-f29f-4d70-bc10-da279640cdc3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:32.538882 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d8f3de1-f29f-4d70-bc10-da279640cdc3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] DELETE https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:32.539199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d8f3de1-f29f-4d70-bc10-da279640cdc3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:32.539485 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d8f3de1-f29f-4d70-bc10-da279640cdc3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:32.539731 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-7d8f3de1-f29f-4d70-bc10-da279640cdc3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Delete volume with id: 80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:32.556856 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.556856 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:32.557687 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7d8f3de1-f29f-4d70-bc10-da279640cdc3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:32.567132 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5b80a30e-6044-41d1-a966-44235172e005 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:32.569298 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5b80a30e-6044-41d1-a966-44235172e005 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:32.569474 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5b80a30e-6044-41d1-a966-44235172e005 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:32.569691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5b80a30e-6044-41d1-a966-44235172e005 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:32.569832 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-5b80a30e-6044-41d1-a966-44235172e005 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:32.579022 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.579022 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:32.580017 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5b80a30e-6044-41d1-a966-44235172e005 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:32.580609 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 159/614] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:32 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:32.593057 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7d8f3de1-f29f-4d70-bc10-da279640cdc3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Delete volume request issued successfully. Aug 20 00:07:32.593057 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d8f3de1-f29f-4d70-bc10-da279640cdc3 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 202 Aug 20 00:07:32.593057 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 154/615] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:07:32 2026] DELETE /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:32.605128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5d329004-e295-4b33-ad61-336d4a93f142 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:32.609862 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d329004-e295-4b33-ad61-336d4a93f142 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:32.610444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d329004-e295-4b33-ad61-336d4a93f142 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:32.611127 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d329004-e295-4b33-ad61-336d4a93f142 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:32.624965 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:32.624965 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:32.634711 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5d329004-e295-4b33-ad61-336d4a93f142 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Volume info retrieved successfully. Aug 20 00:07:32.641443 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d329004-e295-4b33-ad61-336d4a93f142 tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 200 Aug 20 00:07:32.644085 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 155/616] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:32 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:33.468076 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:33.469832 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 Aug 20 00:07:33.470073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:33.470275 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:33.477561 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:33.477561 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:33.481043 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:33.481673 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:33.481806 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:33.521008 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:33.524064 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:33.524064 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:33.531018 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d94bdb4-52ae-4fc1-a36d-8290f539cc0e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 returned with HTTP 200 Aug 20 00:07:33.531392 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 149/617] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:33 2026] GET /volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 => generated 911 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:33.549459 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:33.554627 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/group_snapshots Aug 20 00:07:33.555006 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d713af81-6e12-426f-a7bb-fe9645468d3d", "name": "tempest-group_snapshot-2056809175"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:33.556612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.group_snapshots [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd713af81-6e12-426f-a7bb-fe9645468d3d', 'name': 'tempest-group_snapshot-2056809175'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 00:07:33.562451 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:33.562451 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:33.568526 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.group_snapshots [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Creating group_snapshot tempest-group_snapshot-2056809175. Aug 20 00:07:33.594485 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d8e2777a-7f6e-40ea-8c9d-4e93ac7defba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:33.595846 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:33.595846 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:33.599224 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d8e2777a-7f6e-40ea-8c9d-4e93ac7defba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:33.599224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d8e2777a-7f6e-40ea-8c9d-4e93ac7defba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:33.599224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d8e2777a-7f6e-40ea-8c9d-4e93ac7defba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:33.599224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d8e2777a-7f6e-40ea-8c9d-4e93ac7defba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:33.607560 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:33.607560 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:33.609614 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d8e2777a-7f6e-40ea-8c9d-4e93ac7defba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:33.610515 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 155/618] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:33 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:33.632801 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1423054531 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1423054531, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:33.634927 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1423054531 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1423054531, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:33.658741 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef98e74e-67d3-40dc-8a69-90d4ddea4c7d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:33.660572 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef98e74e-67d3-40dc-8a69-90d4ddea4c7d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] GET https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 Aug 20 00:07:33.661602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef98e74e-67d3-40dc-8a69-90d4ddea4c7d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:33.661602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef98e74e-67d3-40dc-8a69-90d4ddea4c7d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:33.671444 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Created reservations ['16e48d48-9517-4791-92fe-3b8c2823a8ce', 'e57400a1-a3dc-4967-a125-190bc1cee1cc', '77654d71-1647-4272-8477-45186e363295', 'dba68b21-58a2-455e-9c70-755e2b050f93'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:33.673943 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef98e74e-67d3-40dc-8a69-90d4ddea4c7d tempest-TaggedAttachmentsTest-248577376 tempest-TaggedAttachmentsTest-248577376-project-member] https://10.4.3.9/volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 returned with HTTP 404 Aug 20 00:07:33.674485 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 156/619] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:33 2026] GET /volume/v3/volumes/80282a66-88b5-43ab-8b50-a27a1b4a11b0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:33.734046 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-070943d0-cc83-4c62-b6c2-d0fd5c15b680 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots returned with HTTP 202 Aug 20 00:07:33.734046 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 160/620] 10.4.3.9 () {70 vars in 1310 bytes} [Thu Aug 20 00:07:33 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:33.744324 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-703ccb41-481f-4970-b08e-c50e102a8748 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:33.749112 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-703ccb41-481f-4970-b08e-c50e102a8748 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 Aug 20 00:07:33.749445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-703ccb41-481f-4970-b08e-c50e102a8748 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:33.749700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-703ccb41-481f-4970-b08e-c50e102a8748 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:33.749879 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-703ccb41-481f-4970-b08e-c50e102a8748 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:33.754517 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:33.754517 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:33.758790 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-703ccb41-481f-4970-b08e-c50e102a8748 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 returned with HTTP 200 Aug 20 00:07:33.759633 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 150/621] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:33 2026] GET /volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:34.626996 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ba0ac27b-e9c6-4317-a8ff-ac95a251b52b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:34.631598 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba0ac27b-e9c6-4317-a8ff-ac95a251b52b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:34.632139 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba0ac27b-e9c6-4317-a8ff-ac95a251b52b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:34.632819 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba0ac27b-e9c6-4317-a8ff-ac95a251b52b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:34.633589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ba0ac27b-e9c6-4317-a8ff-ac95a251b52b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:34.650584 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:34.650584 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:34.652074 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba0ac27b-e9c6-4317-a8ff-ac95a251b52b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:34.655919 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 156/622] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:34 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:34.777471 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9e1b3404-836c-49ed-995e-25bdd58d76a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:34.782084 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e1b3404-836c-49ed-995e-25bdd58d76a1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 Aug 20 00:07:34.782084 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e1b3404-836c-49ed-995e-25bdd58d76a1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:34.782084 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e1b3404-836c-49ed-995e-25bdd58d76a1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:34.782391 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-9e1b3404-836c-49ed-995e-25bdd58d76a1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:34.795831 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:34.795831 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:34.802904 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e1b3404-836c-49ed-995e-25bdd58d76a1 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 returned with HTTP 200 Aug 20 00:07:34.803432 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 157/623] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:34 2026] GET /volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 => generated 308 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:34.817986 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c49182ea-efaf-408b-a446-2b9aee5de3a3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:34.819527 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c49182ea-efaf-408b-a446-2b9aee5de3a3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:07:34.819527 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c49182ea-efaf-408b-a446-2b9aee5de3a3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:34.820022 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c49182ea-efaf-408b-a446-2b9aee5de3a3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:34.820103 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-c49182ea-efaf-408b-a446-2b9aee5de3a3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:34.820551 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:34.820551 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:34.827027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [None req-c49182ea-efaf-408b-a446-2b9aee5de3a3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:07:34.839481 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c49182ea-efaf-408b-a446-2b9aee5de3a3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all snapshots completed successfully. Aug 20 00:07:34.840685 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:34.840685 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:34.840922 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c49182ea-efaf-408b-a446-2b9aee5de3a3 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:07:34.841326 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 161/624] 10.4.3.9 () {66 vars in 1250 bytes} [Thu Aug 20 00:07:34 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:34.859843 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9c293062-258d-4760-b3d4-51f4ff2daf71 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:34.862083 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c293062-258d-4760-b3d4-51f4ff2daf71 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/982b9731-1f6a-402c-8bb5-e9c629f77828 Aug 20 00:07:34.862353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c293062-258d-4760-b3d4-51f4ff2daf71 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:34.862573 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c293062-258d-4760-b3d4-51f4ff2daf71 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:34.873189 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:34.873189 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:34.873674 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9c293062-258d-4760-b3d4-51f4ff2daf71 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Snapshot retrieved successfully. Aug 20 00:07:34.874689 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c293062-258d-4760-b3d4-51f4ff2daf71 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/982b9731-1f6a-402c-8bb5-e9c629f77828 returned with HTTP 200 Aug 20 00:07:34.882150 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 151/625] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:07:34 2026] GET /volume/v3/snapshots/982b9731-1f6a-402c-8bb5-e9c629f77828 => generated 451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:34.897162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0f32b478-c3c8-4a7d-9624-34a2cc9f7b6d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:34.901595 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0f32b478-c3c8-4a7d-9624-34a2cc9f7b6d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 Aug 20 00:07:34.901869 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0f32b478-c3c8-4a7d-9624-34a2cc9f7b6d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:34.902130 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0f32b478-c3c8-4a7d-9624-34a2cc9f7b6d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:34.902320 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-0f32b478-c3c8-4a7d-9624-34a2cc9f7b6d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:34.910557 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:34.910557 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:34.915413 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0f32b478-c3c8-4a7d-9624-34a2cc9f7b6d tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 returned with HTTP 200 Aug 20 00:07:34.915799 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 157/626] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:34 2026] GET /volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:34.926377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d10adf3a-51f2-4579-8015-a7b1ff8909bf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:34.928435 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d10adf3a-51f2-4579-8015-a7b1ff8909bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/detail Aug 20 00:07:34.928910 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d10adf3a-51f2-4579-8015-a7b1ff8909bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:34.930053 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d10adf3a-51f2-4579-8015-a7b1ff8909bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:34.943069 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d10adf3a-51f2-4579-8015-a7b1ff8909bf tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 20 00:07:34.945726 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 158/627] 10.4.3.9 () {68 vars in 1309 bytes} [Thu Aug 20 00:07:34 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:34.961302 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f127ef66-98f4-4e0c-ae70-32183566123b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:34.964153 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f127ef66-98f4-4e0c-ae70-32183566123b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] DELETE https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 Aug 20 00:07:34.964473 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f127ef66-98f4-4e0c-ae70-32183566123b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:34.964827 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f127ef66-98f4-4e0c-ae70-32183566123b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:34.965041 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.group_snapshots [None req-f127ef66-98f4-4e0c-ae70-32183566123b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for member e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 {{(pid=100469) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 00:07:34.965185 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.group_snapshots [None req-f127ef66-98f4-4e0c-ae70-32183566123b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group_snapshot with id: e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 Aug 20 00:07:34.977002 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:34.977002 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:35.056304 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f127ef66-98f4-4e0c-ae70-32183566123b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 returned with HTTP 202 Aug 20 00:07:35.056304 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 162/628] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:07:34 2026] DELETE /volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:35.066136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.071059 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:35.071059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.071335 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.071797 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:35.072962 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:35.091217 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:35.091443 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:35.091674 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:35.172278 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:35.178808 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:35.178808 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:35.196845 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c66336e6-dac6-4397-9fa4-f52dc58a6111 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:35.196845 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 152/629] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:35.217728 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4d03ca27-6e66-4393-a0db-9b8cc131c7fc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.220585 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d03ca27-6e66-4393-a0db-9b8cc131c7fc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:07:35.221362 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d03ca27-6e66-4393-a0db-9b8cc131c7fc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.221870 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d03ca27-6e66-4393-a0db-9b8cc131c7fc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.222013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-4d03ca27-6e66-4393-a0db-9b8cc131c7fc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:35.223361 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-4d03ca27-6e66-4393-a0db-9b8cc131c7fc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:07:35.229780 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4d03ca27-6e66-4393-a0db-9b8cc131c7fc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all snapshots completed successfully. Aug 20 00:07:35.231673 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d03ca27-6e66-4393-a0db-9b8cc131c7fc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:07:35.232262 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 158/630] 10.4.3.9 () {66 vars in 1250 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:07:35.247952 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8738d26d-bfa5-4d19-8941-82e3731fef2b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.250441 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8738d26d-bfa5-4d19-8941-82e3731fef2b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 Aug 20 00:07:35.250947 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8738d26d-bfa5-4d19-8941-82e3731fef2b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.251148 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8738d26d-bfa5-4d19-8941-82e3731fef2b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.251220 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-8738d26d-bfa5-4d19-8941-82e3731fef2b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:07:35.254910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8738d26d-bfa5-4d19-8941-82e3731fef2b tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 returned with HTTP 404 Aug 20 00:07:35.255613 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 159/631] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:35.268685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-791af1ef-049c-40fd-95fc-f345bb679bd6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.274976 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-791af1ef-049c-40fd-95fc-f345bb679bd6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/group_snapshots Aug 20 00:07:35.274976 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-791af1ef-049c-40fd-95fc-f345bb679bd6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.276447 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-791af1ef-049c-40fd-95fc-f345bb679bd6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.276447 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:35.276447 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:35.281478 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-791af1ef-049c-40fd-95fc-f345bb679bd6 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots returned with HTTP 200 Aug 20 00:07:35.282731 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 163/632] 10.4.3.9 () {68 vars in 1288 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:35.292871 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0d25c601-8b6e-47d7-81ba-fba2d5b3c77e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.294825 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0d25c601-8b6e-47d7-81ba-fba2d5b3c77e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] DELETE https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 Aug 20 00:07:35.295084 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0d25c601-8b6e-47d7-81ba-fba2d5b3c77e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.295375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0d25c601-8b6e-47d7-81ba-fba2d5b3c77e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.295544 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-0d25c601-8b6e-47d7-81ba-fba2d5b3c77e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for member e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 {{(pid=100467) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 00:07:35.295781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.group_snapshots [None req-0d25c601-8b6e-47d7-81ba-fba2d5b3c77e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group_snapshot with id: e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 Aug 20 00:07:35.303635 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0d25c601-8b6e-47d7-81ba-fba2d5b3c77e tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 returned with HTTP 404 Aug 20 00:07:35.304495 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 153/633] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:07:35 2026] DELETE /volume/v3/group_snapshots/e51d4bd5-c816-4185-8018-1a3bc6b4a7f8 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:35.321015 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.323948 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:35.324369 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.325409 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.325409 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:35.326039 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:35.340351 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Get all volumes completed successfully. Aug 20 00:07:35.341072 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:35.341072 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:35.393108 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:35.397094 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:35.397094 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:35.410174 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aae716d4-3379-44a4-8804-d337bbdaa0cc tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:35.410174 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 159/634] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:35.431265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-451bc980-1290-429d-9d62-628dd6bd3414 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.438018 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-451bc980-1290-429d-9d62-628dd6bd3414 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] POST https://10.4.3.9/volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d/action Aug 20 00:07:35.440135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-451bc980-1290-429d-9d62-628dd6bd3414 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:35.440352 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-451bc980-1290-429d-9d62-628dd6bd3414 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:35.442756 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-451bc980-1290-429d-9d62-628dd6bd3414 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] delete called for group d713af81-6e12-426f-a7bb-fe9645468d3d {{(pid=100468) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:07:35.443190 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-451bc980-1290-429d-9d62-628dd6bd3414 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Delete group with id: d713af81-6e12-426f-a7bb-fe9645468d3d Aug 20 00:07:35.448298 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:35.448298 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:35.503237 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-451bc980-1290-429d-9d62-628dd6bd3414 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d/action returned with HTTP 202 Aug 20 00:07:35.504280 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 160/635] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:35 2026] POST /volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:35.516638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.518621 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 Aug 20 00:07:35.519012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.519699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.533040 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:35.533040 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:35.542683 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Volume info retrieved successfully. Aug 20 00:07:35.542683 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:07:35.542683 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:07:35.604623 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:07:35.608771 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:35.608771 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:35.619958 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0689b9fe-f8d8-4924-8d30-37010d651f06 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 returned with HTTP 200 Aug 20 00:07:35.620485 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 164/636] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 => generated 910 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:35.651761 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-46cae0db-ca8a-4a9e-8b46-40238b9062e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.669351 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6be83910-5f89-4a7e-8ceb-c36c70f9dbe3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.672161 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6be83910-5f89-4a7e-8ceb-c36c70f9dbe3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:35.672161 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6be83910-5f89-4a7e-8ceb-c36c70f9dbe3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.672322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6be83910-5f89-4a7e-8ceb-c36c70f9dbe3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.672806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6be83910-5f89-4a7e-8ceb-c36c70f9dbe3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:35.683329 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:35.683329 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:35.684853 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6be83910-5f89-4a7e-8ceb-c36c70f9dbe3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:35.685508 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 160/637] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:35.804740 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46cae0db-ca8a-4a9e-8b46-40238b9062e5 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] GET https://10.4.3.9/volume/v3/scheduler-stats/get_pools Aug 20 00:07:35.805811 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46cae0db-ca8a-4a9e-8b46-40238b9062e5 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.805811 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46cae0db-ca8a-4a9e-8b46-40238b9062e5 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Calling method 'get_pools' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.826971 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46cae0db-ca8a-4a9e-8b46-40238b9062e5 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] https://10.4.3.9/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 00:07:35.826971 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 154/638] 10.4.3.9 () {66 vars in 1277 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:35.838202 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6465c4df-b542-4e72-9fec-457645d88310 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.842447 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6465c4df-b542-4e72-9fec-457645d88310 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] GET https://10.4.3.9/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 00:07:35.842691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6465c4df-b542-4e72-9fec-457645d88310 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.842948 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6465c4df-b542-4e72-9fec-457645d88310 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Calling method 'get_pools' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.859371 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6465c4df-b542-4e72-9fec-457645d88310 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] https://10.4.3.9/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 00:07:35.859675 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 161/639] 10.4.3.9 () {66 vars in 1300 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:35.873783 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-65810527-5d55-4e41-a9fa-27aa59cfb961 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.876350 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65810527-5d55-4e41-a9fa-27aa59cfb961 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] GET https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool Aug 20 00:07:35.876757 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65810527-5d55-4e41-a9fa-27aa59cfb961 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.877066 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65810527-5d55-4e41-a9fa-27aa59cfb961 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.891518 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65810527-5d55-4e41-a9fa-27aa59cfb961 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool returned with HTTP 200 Aug 20 00:07:35.894567 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 165/640] 10.4.3.9 () {66 vars in 1304 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/capabilities/np0000007832@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:35.904686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-20dc71d2-5acc-412c-90a9-2e057fe457f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.906977 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20dc71d2-5acc-412c-90a9-2e057fe457f7 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] GET https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool Aug 20 00:07:35.907248 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20dc71d2-5acc-412c-90a9-2e057fe457f7 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.907553 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20dc71d2-5acc-412c-90a9-2e057fe457f7 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.921343 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20dc71d2-5acc-412c-90a9-2e057fe457f7 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool returned with HTTP 200 Aug 20 00:07:35.923267 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 161/641] 10.4.3.9 () {66 vars in 1304 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/capabilities/np0000007832@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:35.941586 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee5102b4-d18f-474e-a327-9dd486647721 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:35.945787 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee5102b4-d18f-474e-a327-9dd486647721 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] GET https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool Aug 20 00:07:35.946397 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee5102b4-d18f-474e-a327-9dd486647721 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:35.949633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee5102b4-d18f-474e-a327-9dd486647721 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:35.973235 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee5102b4-d18f-474e-a327-9dd486647721 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861 tempest-BackendsCapabilitiesAdminTestsJSON-1377731861-project-admin] https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool returned with HTTP 200 Aug 20 00:07:35.973785 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 155/642] 10.4.3.9 () {66 vars in 1304 bytes} [Thu Aug 20 00:07:35 2026] GET /volume/v3/capabilities/np0000007832@storpool => generated 703 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:36.636800 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9714ca12-486b-4c2b-be05-708c4ae59730 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:36.639302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9714ca12-486b-4c2b-be05-708c4ae59730 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 Aug 20 00:07:36.640005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9714ca12-486b-4c2b-be05-708c4ae59730 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:36.640005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9714ca12-486b-4c2b-be05-708c4ae59730 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:36.653538 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9714ca12-486b-4c2b-be05-708c4ae59730 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 returned with HTTP 404 Aug 20 00:07:36.653706 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 162/643] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:36 2026] GET /volume/v3/volumes/b2c73499-f0d4-42bf-83ff-fa9bcc4c9e85 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:36.665669 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1a51fc63-db34-40fb-a43d-5d25f0a10759 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:36.668586 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1a51fc63-db34-40fb-a43d-5d25f0a10759 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] GET https://10.4.3.9/volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d Aug 20 00:07:36.670771 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1a51fc63-db34-40fb-a43d-5d25f0a10759 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:36.671803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1a51fc63-db34-40fb-a43d-5d25f0a10759 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:36.675665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-1a51fc63-db34-40fb-a43d-5d25f0a10759 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] show called for member d713af81-6e12-426f-a7bb-fe9645468d3d {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:36.681748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a6eada7-7c55-41a6-a47e-b2b966d3804e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:36.685268 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1a51fc63-db34-40fb-a43d-5d25f0a10759 tempest-GroupSnapshotsTest-17299819 tempest-GroupSnapshotsTest-17299819-project-member] https://10.4.3.9/volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d returned with HTTP 404 Aug 20 00:07:36.685594 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 166/644] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:36 2026] GET /volume/v3/groups/d713af81-6e12-426f-a7bb-fe9645468d3d => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:36.688761 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a6eada7-7c55-41a6-a47e-b2b966d3804e tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:07:36.688761 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a6eada7-7c55-41a6-a47e-b2b966d3804e tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:36.688761 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a6eada7-7c55-41a6-a47e-b2b966d3804e tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:36.698726 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8ecdf80d-38bd-4e3c-b2eb-a5ef89e78d58 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:36.701208 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ecdf80d-38bd-4e3c-b2eb-a5ef89e78d58 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/23536634-ca8a-452b-b342-16ad092758b8 Aug 20 00:07:36.701646 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ecdf80d-38bd-4e3c-b2eb-a5ef89e78d58 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:36.701715 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ecdf80d-38bd-4e3c-b2eb-a5ef89e78d58 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:36.705566 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0ed161f8-fc90-4da9-8e1b-12a227bd3014 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:36.705687 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:36.705687 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:36.707973 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ed161f8-fc90-4da9-8e1b-12a227bd3014 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:36.708047 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ed161f8-fc90-4da9-8e1b-12a227bd3014 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:36.708247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ed161f8-fc90-4da9-8e1b-12a227bd3014 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:36.708401 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0ed161f8-fc90-4da9-8e1b-12a227bd3014 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:36.713511 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:36.713511 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:36.716479 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ed161f8-fc90-4da9-8e1b-12a227bd3014 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:36.716612 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9a6eada7-7c55-41a6-a47e-b2b966d3804e tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:07:36.716689 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 163/645] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:36 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:36.725653 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a6eada7-7c55-41a6-a47e-b2b966d3804e tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:07:36.726190 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 162/646] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:07:36 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1828 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:36.731152 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ecdf80d-38bd-4e3c-b2eb-a5ef89e78d58 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/group_types/23536634-ca8a-452b-b342-16ad092758b8 returned with HTTP 202 Aug 20 00:07:36.731741 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 156/647] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:07:36 2026] DELETE /volume/v3/group_types/23536634-ca8a-452b-b342-16ad092758b8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:36.742138 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9166e40e-02dd-4d16-babf-52347bd66787 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:36.745260 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9166e40e-02dd-4d16-babf-52347bd66787 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] DELETE https://10.4.3.9/volume/v3/types/9edec5e3-87e9-40b4-b6cb-bddcc0b770b3 Aug 20 00:07:36.746254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9166e40e-02dd-4d16-babf-52347bd66787 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:36.746617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9166e40e-02dd-4d16-babf-52347bd66787 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:36.795249 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9166e40e-02dd-4d16-babf-52347bd66787 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types/9edec5e3-87e9-40b4-b6cb-bddcc0b770b3 returned with HTTP 202 Aug 20 00:07:36.796092 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 167/648] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:36 2026] DELETE /volume/v3/types/9edec5e3-87e9-40b4-b6cb-bddcc0b770b3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:36.809911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8436b47b-1498-4a2e-bd9a-b5189b7c3981 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:36.818245 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8436b47b-1498-4a2e-bd9a-b5189b7c3981 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] GET https://10.4.3.9/volume/v3/types/9edec5e3-87e9-40b4-b6cb-bddcc0b770b3 Aug 20 00:07:36.818245 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8436b47b-1498-4a2e-bd9a-b5189b7c3981 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:36.818245 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8436b47b-1498-4a2e-bd9a-b5189b7c3981 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:36.824725 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8436b47b-1498-4a2e-bd9a-b5189b7c3981 tempest-GroupSnapshotsTest-1397347876 tempest-GroupSnapshotsTest-1397347876-project-admin] https://10.4.3.9/volume/v3/types/9edec5e3-87e9-40b4-b6cb-bddcc0b770b3 returned with HTTP 404 Aug 20 00:07:36.825260 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 164/649] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:36 2026] GET /volume/v3/types/9edec5e3-87e9-40b4-b6cb-bddcc0b770b3 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:37.727789 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9ad15297-cf79-4f86-aec7-55065fdd21a0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:37.730206 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ad15297-cf79-4f86-aec7-55065fdd21a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:37.730527 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ad15297-cf79-4f86-aec7-55065fdd21a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:37.730793 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ad15297-cf79-4f86-aec7-55065fdd21a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:37.730968 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9ad15297-cf79-4f86-aec7-55065fdd21a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:37.745343 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:37.745343 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:37.746692 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ad15297-cf79-4f86-aec7-55065fdd21a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:37.747243 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 163/650] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:37 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:38.767545 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a4f47598-8db6-4a6d-9bc0-7cb465790c4a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:38.771958 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4f47598-8db6-4a6d-9bc0-7cb465790c4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:38.772447 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4f47598-8db6-4a6d-9bc0-7cb465790c4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:38.773272 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4f47598-8db6-4a6d-9bc0-7cb465790c4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:38.773393 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a4f47598-8db6-4a6d-9bc0-7cb465790c4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:38.798176 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:38.798176 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:38.799229 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4f47598-8db6-4a6d-9bc0-7cb465790c4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:38.799854 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 157/651] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:38 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:39.547349 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1bf3d489-e847-4f5d-9d33-60bbf0882fe4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.657489 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.662553 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:39.664144 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-138340899"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:39.666810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-138340899'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:39.672985 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume of 1 GB Aug 20 00:07:39.673683 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:39.673683 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:39.674310 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Availability Zones retrieved successfully. Aug 20 00:07:39.682950 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Flow 'volume_create_api' (0c4a6cc0-76ac-4a79-a327-8b84a6ef2a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:39.684607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6e984f-1e40-4de9-a2fe-72b294b21541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:39.685964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:39.700906 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:39.700906 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:39.723653 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6e984f-1e40-4de9-a2fe-72b294b21541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4db78b8-0a5d-44a8-9a7f-fd7057d5964c', 'encryption_key_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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:39.725034 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2ac451-7a38-471d-9866-ed5b2cdbc413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:39.740570 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1bf3d489-e847-4f5d-9d33-60bbf0882fe4 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:07:39.741200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1bf3d489-e847-4f5d-9d33-60bbf0882fe4 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-23409172"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:39.767387 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1bf3d489-e847-4f5d-9d33-60bbf0882fe4 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:07:39.767624 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 168/652] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:07:39 2026] POST /volume/v3/group_types => generated 179 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:39.778344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-77b440fa-93d1-4490-a798-6ae33b63187c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.780871 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77b440fa-93d1-4490-a798-6ae33b63187c tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] POST https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs Aug 20 00:07:39.781254 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77b440fa-93d1-4490-a798-6ae33b63187c tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:39.806149 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Created reservations ['55d7e2c7-d031-44c9-9e8a-c8498c4d922c', '8b4a3d6c-7ec2-4507-8b6b-13bbe300d369', '69ff4407-730d-494d-9956-c310abac426e', '310b01f5-f432-440c-8709-cedfbce9e47d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:39.809873 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2ac451-7a38-471d-9866-ed5b2cdbc413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d7e2c7-d031-44c9-9e8a-c8498c4d922c', '8b4a3d6c-7ec2-4507-8b6b-13bbe300d369', '69ff4407-730d-494d-9956-c310abac426e', '310b01f5-f432-440c-8709-cedfbce9e47d']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:39.809873 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (324393a2-7544-40f6-80b1-398c231d36c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:39.810125 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77b440fa-93d1-4490-a798-6ae33b63187c tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs returned with HTTP 202 Aug 20 00:07:39.810125 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 164/653] 10.4.3.9 () {70 vars in 1444 bytes} [Thu Aug 20 00:07:39 2026] POST /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs => generated 53 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:39.818430 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bed717e9-decd-4b0a-9e7b-90eb4359cd90 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.820640 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a430627f-debf-41e3-b422-646499b8776e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.822631 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bed717e9-decd-4b0a-9e7b-90eb4359cd90 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:39.822838 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bed717e9-decd-4b0a-9e7b-90eb4359cd90 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:39.823076 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bed717e9-decd-4b0a-9e7b-90eb4359cd90 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:39.823199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bed717e9-decd-4b0a-9e7b-90eb4359cd90 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:39.825661 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a430627f-debf-41e3-b422-646499b8776e tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] POST https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs Aug 20 00:07:39.826756 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a430627f-debf-41e3-b422-646499b8776e tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:39.835171 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:39.835171 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:39.836221 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bed717e9-decd-4b0a-9e7b-90eb4359cd90 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:39.836817 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 158/654] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:39 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:39.848027 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (324393a2-7544-40f6-80b1-398c231d36c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3941e2e-b0eb-4fe6-bfca-3c3487866f28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-138340899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',qos_specs=None,replication_status=,reservations=['55d7e2c7-d031-44c9-9e8a-c8498c4d922c','8b4a3d6c-7ec2-4507-8b6b-13bbe300d369','69ff4407-730d-494d-9956-c310abac426e','310b01f5-f432-440c-8709-cedfbce9e47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='770577233bc042fbbc79ce55fce5187b',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-138340899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3941e2e-b0eb-4fe6-bfca-3c3487866f28,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='770577233bc042fbbc79ce55fce5187b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4db78b8-0a5d-44a8-9a7f-fd7057d5964c),volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:39.849111 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6a99d9-24c1-4dbc-bae0-1c7466ee5b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:39.852658 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a430627f-debf-41e3-b422-646499b8776e tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs returned with HTTP 202 Aug 20 00:07:39.852658 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 169/655] 10.4.3.9 () {70 vars in 1444 bytes} [Thu Aug 20 00:07:39 2026] POST /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs => generated 61 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:39.861557 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-acf21632-e3f2-4bcc-a437-ae4fdd33f0de None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.863689 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-acf21632-e3f2-4bcc-a437-ae4fdd33f0de tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] GET https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 Aug 20 00:07:39.863836 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-acf21632-e3f2-4bcc-a437-ae4fdd33f0de tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:39.864121 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-acf21632-e3f2-4bcc-a437-ae4fdd33f0de tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:39.871849 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-acf21632-e3f2-4bcc-a437-ae4fdd33f0de tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 returned with HTTP 200 Aug 20 00:07:39.872289 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 165/656] 10.4.3.9 () {68 vars in 1438 bytes} [Thu Aug 20 00:07:39 2026] GET /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:39.879832 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6a99d9-24c1-4dbc-bae0-1c7466ee5b71) transitioned into state 'SUCCESS' from state '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-138340899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',qos_specs=None,replication_status=,reservations=['55d7e2c7-d031-44c9-9e8a-c8498c4d922c','8b4a3d6c-7ec2-4507-8b6b-13bbe300d369','69ff4407-730d-494d-9956-c310abac426e','310b01f5-f432-440c-8709-cedfbce9e47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='770577233bc042fbbc79ce55fce5187b',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:39.879832 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a8eb85-6492-4ab5-b91c-40d5e819a66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:39.882554 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f376273-252c-4565-af89-49bc0e214284 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.884617 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f376273-252c-4565-af89-49bc0e214284 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] GET https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 Aug 20 00:07:39.884884 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f376273-252c-4565-af89-49bc0e214284 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:39.885138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f376273-252c-4565-af89-49bc0e214284 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:39.891794 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a8eb85-6492-4ab5-b91c-40d5e819a66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:39.892612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Flow 'volume_create_api' (0c4a6cc0-76ac-4a79-a327-8b84a6ef2a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:39.892972 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume request issued successfully. Aug 20 00:07:39.893641 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ef62657-4016-4aea-9333-4ce0bb3540f4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:39.894538 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 165/657] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:07:39 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:39.898027 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f376273-252c-4565-af89-49bc0e214284 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 returned with HTTP 200 Aug 20 00:07:39.899179 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 159/658] 10.4.3.9 () {68 vars in 1438 bytes} [Thu Aug 20 00:07:39 2026] GET /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:39.912014 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b9e454aa-5acb-4630-ae3e-79ac9bfdcc27 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.912156 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-65b8484a-1d94-415e-970b-77186408e3b2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.914876 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65b8484a-1d94-415e-970b-77186408e3b2 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] PUT https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 Aug 20 00:07:39.915346 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65b8484a-1d94-415e-970b-77186408e3b2 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:39.917381 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9e454aa-5acb-4630-ae3e-79ac9bfdcc27 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:39.917566 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9e454aa-5acb-4630-ae3e-79ac9bfdcc27 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:39.917743 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9e454aa-5acb-4630-ae3e-79ac9bfdcc27 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:39.931651 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:39.931651 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:39.932225 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65b8484a-1d94-415e-970b-77186408e3b2 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 returned with HTTP 200 Aug 20 00:07:39.932438 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 170/659] 10.4.3.9 () {70 vars in 1458 bytes} [Thu Aug 20 00:07:39 2026] PUT /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:39.937581 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b9e454aa-5acb-4630-ae3e-79ac9bfdcc27 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:39.942727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1a1ed5b3-7e03-4a16-87ba-e085cdfb566f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.944881 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9e454aa-5acb-4630-ae3e-79ac9bfdcc27 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:39.945418 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a1ed5b3-7e03-4a16-87ba-e085cdfb566f tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] GET https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs Aug 20 00:07:39.945645 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 166/660] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:39 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:39.945711 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a1ed5b3-7e03-4a16-87ba-e085cdfb566f tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:39.946433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a1ed5b3-7e03-4a16-87ba-e085cdfb566f tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:39.946433 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:39.946433 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:39.956360 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a1ed5b3-7e03-4a16-87ba-e085cdfb566f tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs returned with HTTP 200 Aug 20 00:07:39.956360 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 166/661] 10.4.3.9 () {68 vars in 1423 bytes} [Thu Aug 20 00:07:39 2026] GET /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:39.966260 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c0f732ef-63fe-4e98-88b0-be6ef677fa66 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:39.968535 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c0f732ef-63fe-4e98-88b0-be6ef677fa66 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key1 Aug 20 00:07:39.968809 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c0f732ef-63fe-4e98-88b0-be6ef677fa66 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:39.969059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c0f732ef-63fe-4e98-88b0-be6ef677fa66 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:39.988280 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c0f732ef-63fe-4e98-88b0-be6ef677fa66 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key1 returned with HTTP 202 Aug 20 00:07:39.988807 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 160/662] 10.4.3.9 () {68 vars in 1441 bytes} [Thu Aug 20 00:07:39 2026] DELETE /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:40.000242 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-69ca295b-fb39-4558-b326-f9bff7c06607 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.002275 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-69ca295b-fb39-4558-b326-f9bff7c06607 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] GET https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key1 Aug 20 00:07:40.003601 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-69ca295b-fb39-4558-b326-f9bff7c06607 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.003853 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-69ca295b-fb39-4558-b326-f9bff7c06607 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.018102 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-69ca295b-fb39-4558-b326-f9bff7c06607 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] HTTP exception thrown: Group Type cf8905bc-9642-4b10-af94-30de9b586698 has no extra spec with key key1. Aug 20 00:07:40.018348 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-69ca295b-fb39-4558-b326-f9bff7c06607 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key1 returned with HTTP 404 Aug 20 00:07:40.018857 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 171/663] 10.4.3.9 () {68 vars in 1438 bytes} [Thu Aug 20 00:07:39 2026] GET /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:40.027986 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9617dd8d-6a83-456d-bf63-2b8f7b248b45 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.031328 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9617dd8d-6a83-456d-bf63-2b8f7b248b45 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 Aug 20 00:07:40.031481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9617dd8d-6a83-456d-bf63-2b8f7b248b45 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.031699 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9617dd8d-6a83-456d-bf63-2b8f7b248b45 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.046693 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9617dd8d-6a83-456d-bf63-2b8f7b248b45 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 returned with HTTP 202 Aug 20 00:07:40.047406 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 167/664] 10.4.3.9 () {68 vars in 1441 bytes} [Thu Aug 20 00:07:40 2026] DELETE /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:40.057736 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-15141c61-fa41-4806-9f96-ddbd26d46eec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.059793 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-15141c61-fa41-4806-9f96-ddbd26d46eec tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] GET https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 Aug 20 00:07:40.060060 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-15141c61-fa41-4806-9f96-ddbd26d46eec tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.060357 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-15141c61-fa41-4806-9f96-ddbd26d46eec tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.067839 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-15141c61-fa41-4806-9f96-ddbd26d46eec tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] HTTP exception thrown: Group Type cf8905bc-9642-4b10-af94-30de9b586698 has no extra spec with key key2. Aug 20 00:07:40.068086 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-15141c61-fa41-4806-9f96-ddbd26d46eec tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 returned with HTTP 404 Aug 20 00:07:40.068644 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 167/665] 10.4.3.9 () {68 vars in 1438 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:40.076473 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c4dc10fc-b703-4ce2-bef0-dc53b75a5297 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.080659 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4dc10fc-b703-4ce2-bef0-dc53b75a5297 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 Aug 20 00:07:40.083038 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4dc10fc-b703-4ce2-bef0-dc53b75a5297 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.083354 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4dc10fc-b703-4ce2-bef0-dc53b75a5297 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.104425 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4dc10fc-b703-4ce2-bef0-dc53b75a5297 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 returned with HTTP 202 Aug 20 00:07:40.104969 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 161/666] 10.4.3.9 () {68 vars in 1441 bytes} [Thu Aug 20 00:07:40 2026] DELETE /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:40.114318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-02a3c1c3-9ded-42f1-8477-712fa2d65172 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.117780 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-02a3c1c3-9ded-42f1-8477-712fa2d65172 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] GET https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 Aug 20 00:07:40.118065 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-02a3c1c3-9ded-42f1-8477-712fa2d65172 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.118309 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-02a3c1c3-9ded-42f1-8477-712fa2d65172 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.125501 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-02a3c1c3-9ded-42f1-8477-712fa2d65172 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] HTTP exception thrown: Group Type cf8905bc-9642-4b10-af94-30de9b586698 has no extra spec with key key3. Aug 20 00:07:40.125651 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-02a3c1c3-9ded-42f1-8477-712fa2d65172 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 returned with HTTP 404 Aug 20 00:07:40.126257 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 172/667] 10.4.3.9 () {68 vars in 1438 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:40.135915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b94889a-ffa1-4535-8149-df559b128686 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.138430 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b94889a-ffa1-4535-8149-df559b128686 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698 Aug 20 00:07:40.138590 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b94889a-ffa1-4535-8149-df559b128686 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.139176 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b94889a-ffa1-4535-8149-df559b128686 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.162535 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b94889a-ffa1-4535-8149-df559b128686 tempest-GroupTypeSpecsTest-2045291907 tempest-GroupTypeSpecsTest-2045291907-project-admin] https://10.4.3.9/volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698 returned with HTTP 202 Aug 20 00:07:40.163105 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 168/668] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:07:40 2026] DELETE /volume/v3/group_types/cf8905bc-9642-4b10-af94-30de9b586698 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:40.355381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-00a53c54-af53-4ef4-b023-cc2b4cc95ee9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.547998 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00a53c54-af53-4ef4-b023-cc2b4cc95ee9 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:07:40.548399 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00a53c54-af53-4ef4-b023-cc2b4cc95ee9 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-975887538", "description": "tempest-group-type-description-1107071200", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:40.583540 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00a53c54-af53-4ef4-b023-cc2b4cc95ee9 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:07:40.584098 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 168/669] 10.4.3.9 () {70 vars in 1298 bytes} [Thu Aug 20 00:07:40 2026] POST /volume/v3/group_types => generated 264 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:40.596958 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dd4e85c6-b93b-4c53-9247-381d122a05b4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.598743 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd4e85c6-b93b-4c53-9247-381d122a05b4 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] GET https://10.4.3.9/volume/v3/group_types Aug 20 00:07:40.599038 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd4e85c6-b93b-4c53-9247-381d122a05b4 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.599285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd4e85c6-b93b-4c53-9247-381d122a05b4 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.613138 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd4e85c6-b93b-4c53-9247-381d122a05b4 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 200 Aug 20 00:07:40.613540 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 162/670] 10.4.3.9 () {68 vars in 1276 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types => generated 498 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:40.629228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4a75ef3d-8312-45a3-a2df-395bd9afeb72 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.633530 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4a75ef3d-8312-45a3-a2df-395bd9afeb72 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] PUT https://10.4.3.9/volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 Aug 20 00:07:40.634036 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4a75ef3d-8312-45a3-a2df-395bd9afeb72 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-246231008", "description": "updated-group-type-desc"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:40.659089 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4a75ef3d-8312-45a3-a2df-395bd9afeb72 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 returned with HTTP 200 Aug 20 00:07:40.659586 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 173/671] 10.4.3.9 () {70 vars in 1408 bytes} [Thu Aug 20 00:07:40 2026] PUT /volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 => generated 254 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:40.669142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c75f79f7-fb78-4f8a-80af-53b4150ce752 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.671523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c75f79f7-fb78-4f8a-80af-53b4150ce752 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] GET https://10.4.3.9/volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 Aug 20 00:07:40.671775 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c75f79f7-fb78-4f8a-80af-53b4150ce752 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.672059 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c75f79f7-fb78-4f8a-80af-53b4150ce752 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.679366 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c75f79f7-fb78-4f8a-80af-53b4150ce752 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 returned with HTTP 200 Aug 20 00:07:40.679838 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 169/672] 10.4.3.9 () {68 vars in 1387 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 => generated 254 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:40.698280 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-76c5a5cf-6eb8-4eed-b154-1d067fd1aa21 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.700911 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76c5a5cf-6eb8-4eed-b154-1d067fd1aa21 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 Aug 20 00:07:40.700911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76c5a5cf-6eb8-4eed-b154-1d067fd1aa21 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.700911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76c5a5cf-6eb8-4eed-b154-1d067fd1aa21 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.734684 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76c5a5cf-6eb8-4eed-b154-1d067fd1aa21 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 returned with HTTP 202 Aug 20 00:07:40.735700 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 169/673] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:07:40 2026] DELETE /volume/v3/group_types/10ca556f-b180-41e0-bd4e-84171dd72b55 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:40.746535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a34c01a9-a770-4fea-b1d9-6bce5cfe430f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.749051 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a34c01a9-a770-4fea-b1d9-6bce5cfe430f tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] GET https://10.4.3.9/volume/v3/group_types Aug 20 00:07:40.749985 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a34c01a9-a770-4fea-b1d9-6bce5cfe430f tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.750279 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a34c01a9-a770-4fea-b1d9-6bce5cfe430f tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.759554 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a34c01a9-a770-4fea-b1d9-6bce5cfe430f tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 200 Aug 20 00:07:40.759927 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 163/674] 10.4.3.9 () {68 vars in 1276 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types => generated 248 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:40.773285 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-afd29fd7-8fa7-42fd-8362-285c99bc3631 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.775754 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-afd29fd7-8fa7-42fd-8362-285c99bc3631 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:07:40.776373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-afd29fd7-8fa7-42fd-8362-285c99bc3631 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1492158765", "is_public": true}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:40.832024 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-afd29fd7-8fa7-42fd-8362-285c99bc3631 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:07:40.833779 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 174/675] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:07:40 2026] POST /volume/v3/group_types => generated 164 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:40.847588 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aa317a9b-8016-4d88-98f4-ab0c34680d1d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.850828 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa317a9b-8016-4d88-98f4-ab0c34680d1d tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:07:40.851267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa317a9b-8016-4d88-98f4-ab0c34680d1d tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1276539643", "is_public": false}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:40.853596 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-90358a5c-e72f-4bf4-a90a-5cb09ac5403a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.855018 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90358a5c-e72f-4bf4-a90a-5cb09ac5403a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:40.855481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90358a5c-e72f-4bf4-a90a-5cb09ac5403a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.855712 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90358a5c-e72f-4bf4-a90a-5cb09ac5403a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.855869 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-90358a5c-e72f-4bf4-a90a-5cb09ac5403a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:40.865330 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:40.865330 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:40.865330 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90358a5c-e72f-4bf4-a90a-5cb09ac5403a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:40.865330 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 170/676] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:40.881269 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa317a9b-8016-4d88-98f4-ab0c34680d1d tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:07:40.882109 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 170/677] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:07:40 2026] POST /volume/v3/group_types => generated 165 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:40.894717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f84e3354-1fb9-4d7f-8cb0-ac8898b2b463 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.897196 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f84e3354-1fb9-4d7f-8cb0-ac8898b2b463 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] GET https://10.4.3.9/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 20 00:07:40.898613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f84e3354-1fb9-4d7f-8cb0-ac8898b2b463 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.898690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f84e3354-1fb9-4d7f-8cb0-ac8898b2b463 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.918217 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f84e3354-1fb9-4d7f-8cb0-ac8898b2b463 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 20 00:07:40.918217 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 164/678] 10.4.3.9 () {68 vars in 1337 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:40.933279 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-58e50aea-3126-4ffa-818b-170ce43bb7e4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.937365 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58e50aea-3126-4ffa-818b-170ce43bb7e4 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] GET https://10.4.3.9/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 20 00:07:40.938739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58e50aea-3126-4ffa-818b-170ce43bb7e4 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.938739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58e50aea-3126-4ffa-818b-170ce43bb7e4 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.954702 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58e50aea-3126-4ffa-818b-170ce43bb7e4 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 20 00:07:40.955194 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 175/679] 10.4.3.9 () {68 vars in 1339 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:40.964521 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3f1c1547-cbd8-4187-8860-515db34a356c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.965276 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-834c5f23-b6fa-4728-b6c6-49d48ffee039 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.966162 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f1c1547-cbd8-4187-8860-515db34a356c tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] GET https://10.4.3.9/volume/v3/group_types?is_public=False Aug 20 00:07:40.966381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f1c1547-cbd8-4187-8860-515db34a356c tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.966572 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f1c1547-cbd8-4187-8860-515db34a356c tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.968053 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-834c5f23-b6fa-4728-b6c6-49d48ffee039 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:40.968053 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-834c5f23-b6fa-4728-b6c6-49d48ffee039 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.968412 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-834c5f23-b6fa-4728-b6c6-49d48ffee039 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.975698 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f1c1547-cbd8-4187-8860-515db34a356c tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 20 00:07:40.976040 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 171/680] 10.4.3.9 () {68 vars in 1307 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:40.982965 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:40.982965 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:40.985348 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9aef0d50-562d-429c-a80f-d250c71b0cec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:40.987193 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9aef0d50-562d-429c-a80f-d250c71b0cec tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] GET https://10.4.3.9/volume/v3/group_types?is_public=True Aug 20 00:07:40.987268 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-834c5f23-b6fa-4728-b6c6-49d48ffee039 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:40.990560 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9aef0d50-562d-429c-a80f-d250c71b0cec tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:40.990560 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9aef0d50-562d-429c-a80f-d250c71b0cec tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:40.992284 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-834c5f23-b6fa-4728-b6c6-49d48ffee039 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:40.992714 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 171/681] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:40.992934 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9aef0d50-562d-429c-a80f-d250c71b0cec tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 20 00:07:40.993296 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 165/682] 10.4.3.9 () {68 vars in 1305 bytes} [Thu Aug 20 00:07:40 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:41.002983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-005c71f2-1431-4f95-a8bf-03a1164e0e6c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.004965 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-005c71f2-1431-4f95-a8bf-03a1164e0e6c tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/4b585206-286e-43f9-ba52-caedcd309b43 Aug 20 00:07:41.004965 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-005c71f2-1431-4f95-a8bf-03a1164e0e6c tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:41.005141 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-005c71f2-1431-4f95-a8bf-03a1164e0e6c tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:41.031334 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-005c71f2-1431-4f95-a8bf-03a1164e0e6c tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types/4b585206-286e-43f9-ba52-caedcd309b43 returned with HTTP 202 Aug 20 00:07:41.032133 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 176/683] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:07:41 2026] DELETE /volume/v3/group_types/4b585206-286e-43f9-ba52-caedcd309b43 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:41.040920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-84ba6d10-d17d-4acb-99ac-18f5a950c509 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.043676 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84ba6d10-d17d-4acb-99ac-18f5a950c509 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/0c6a9b99-a6de-42b4-9dcf-33d14405ceeb Aug 20 00:07:41.043676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84ba6d10-d17d-4acb-99ac-18f5a950c509 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:41.043676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84ba6d10-d17d-4acb-99ac-18f5a950c509 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:41.056771 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84ba6d10-d17d-4acb-99ac-18f5a950c509 tempest-GroupTypesTest-895208146 tempest-GroupTypesTest-895208146-project-admin] https://10.4.3.9/volume/v3/group_types/0c6a9b99-a6de-42b4-9dcf-33d14405ceeb returned with HTTP 202 Aug 20 00:07:41.057221 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 172/684] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:07:41 2026] DELETE /volume/v3/group_types/0c6a9b99-a6de-42b4-9dcf-33d14405ceeb => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:41.068144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e0a6d6c8-e5df-4adf-9dd9-4555bdf9d41a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.071299 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e0a6d6c8-e5df-4adf-9dd9-4555bdf9d41a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:41.071938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e0a6d6c8-e5df-4adf-9dd9-4555bdf9d41a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:41.072182 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e0a6d6c8-e5df-4adf-9dd9-4555bdf9d41a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:41.082655 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:41.082655 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:41.089112 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e0a6d6c8-e5df-4adf-9dd9-4555bdf9d41a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:41.097062 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e0a6d6c8-e5df-4adf-9dd9-4555bdf9d41a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:41.099695 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 172/685] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:41 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:41.205786 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-79ecde0e-54e1-4128-8f81-eadff732ce1f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.207815 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-79ecde0e-54e1-4128-8f81-eadff732ce1f None None] GET https://10.4.3.9/volume// Aug 20 00:07:41.208128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-79ecde0e-54e1-4128-8f81-eadff732ce1f None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:41.208951 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-79ecde0e-54e1-4128-8f81-eadff732ce1f None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:41.208951 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-79ecde0e-54e1-4128-8f81-eadff732ce1f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:41.209935 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 166/686] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:07:41 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:41.218841 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-09e090d5-5124-4750-9eda-92288877eaf7 req-4daa9e08-56ed-4eb6-8f5f-2b78f81e0ca5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.222853 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-4daa9e08-56ed-4eb6-8f5f-2b78f81e0ca5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:41.225085 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-4daa9e08-56ed-4eb6-8f5f-2b78f81e0ca5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3941e2e-b0eb-4fe6-bfca-3c3487866f28", "connector": null, "instance_uuid": "4b93cc12-7426-45b2-aff2-3eb01b5fec0e"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:41.244226 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:41.244226 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:41.286916 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-4daa9e08-56ed-4eb6-8f5f-2b78f81e0ca5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:41.287578 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 177/687] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:41 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 20 00:07:41.332343 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-78b89bc2-8439-4383-96b2-92a6e1f0da7e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.335441 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-78b89bc2-8439-4383-96b2-92a6e1f0da7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:41.335806 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-78b89bc2-8439-4383-96b2-92a6e1f0da7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:41.336265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-78b89bc2-8439-4383-96b2-92a6e1f0da7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:41.353352 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:41.353352 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:41.353530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9c383354-7b48-4df0-89de-4ad6baee2dd7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.353530 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c383354-7b48-4df0-89de-4ad6baee2dd7 None None] GET https://10.4.3.9/volume// Aug 20 00:07:41.353530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c383354-7b48-4df0-89de-4ad6baee2dd7 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:41.353530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c383354-7b48-4df0-89de-4ad6baee2dd7 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:41.353530 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c383354-7b48-4df0-89de-4ad6baee2dd7 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:41.353530 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 173/688] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:41.356918 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-78b89bc2-8439-4383-96b2-92a6e1f0da7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:41.363229 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-78b89bc2-8439-4383-96b2-92a6e1f0da7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:41.363301 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-09e090d5-5124-4750-9eda-92288877eaf7 req-ce0d2136-f5cc-4629-9945-10500b01436b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.363976 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 173/689] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:41 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:41.369631 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-ce0d2136-f5cc-4629-9945-10500b01436b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:41.369786 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-ce0d2136-f5cc-4629-9945-10500b01436b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:41.370384 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-ce0d2136-f5cc-4629-9945-10500b01436b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:41.388507 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:41.388507 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:41.396548 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-09e090d5-5124-4750-9eda-92288877eaf7 req-ce0d2136-f5cc-4629-9945-10500b01436b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:41.405487 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-ce0d2136-f5cc-4629-9945-10500b01436b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:41.406334 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 167/690] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:41 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:41.546260 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-09e090d5-5124-4750-9eda-92288877eaf7 req-bb16db43-6d31-4214-81f5-18481cbbfc8b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.551246 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-bb16db43-6d31-4214-81f5-18481cbbfc8b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] PUT https://10.4.3.9/volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c Aug 20 00:07:41.551861 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-bb16db43-6d31-4214-81f5-18481cbbfc8b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:41.568075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-09e090d5-5124-4750-9eda-92288877eaf7 req-bb16db43-6d31-4214-81f5-18481cbbfc8b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Acquiring lock "cinder-attachment_update-b3941e2e-b0eb-4fe6-bfca-3c3487866f28-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:41.578637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-09e090d5-5124-4750-9eda-92288877eaf7 req-bb16db43-6d31-4214-81f5-18481cbbfc8b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-b3941e2e-b0eb-4fe6-bfca-3c3487866f28-np0000007832" acquired by "attachment_update" :: waited 0.010s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:41.580242 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:41.580242 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:41.748352 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-09e090d5-5124-4750-9eda-92288877eaf7 req-bb16db43-6d31-4214-81f5-18481cbbfc8b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-b3941e2e-b0eb-4fe6-bfca-3c3487866f28-np0000007832" released by "attachment_update" :: held 0.170s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:41.748807 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-bb16db43-6d31-4214-81f5-18481cbbfc8b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c returned with HTTP 200 Aug 20 00:07:41.749679 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 178/691] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:41 2026] PUT /volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:41.878724 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4492c9f1-4950-4059-8cff-49e5114ed319 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:41.880682 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4492c9f1-4950-4059-8cff-49e5114ed319 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:41.881322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4492c9f1-4950-4059-8cff-49e5114ed319 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:41.881717 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4492c9f1-4950-4059-8cff-49e5114ed319 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:41.881938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4492c9f1-4950-4059-8cff-49e5114ed319 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:41.891924 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:41.891924 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:41.892088 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4492c9f1-4950-4059-8cff-49e5114ed319 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:41.892647 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 174/692] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:41 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:07:42.380647 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eeae033e-2e3c-4442-840c-b983a9612678 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:42.383087 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eeae033e-2e3c-4442-840c-b983a9612678 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:42.383304 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eeae033e-2e3c-4442-840c-b983a9612678 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:42.384936 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eeae033e-2e3c-4442-840c-b983a9612678 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:42.405995 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:42.405995 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:42.412225 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-eeae033e-2e3c-4442-840c-b983a9612678 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:42.419716 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eeae033e-2e3c-4442-840c-b983a9612678 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:42.420337 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 174/693] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:42 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:42.907958 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-85686c31-494b-4e18-9e99-7e24d2579fc6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:42.912827 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-85686c31-494b-4e18-9e99-7e24d2579fc6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:42.912827 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-85686c31-494b-4e18-9e99-7e24d2579fc6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:42.913164 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-85686c31-494b-4e18-9e99-7e24d2579fc6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:42.913352 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-85686c31-494b-4e18-9e99-7e24d2579fc6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:42.924918 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:42.924918 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:42.924918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-85686c31-494b-4e18-9e99-7e24d2579fc6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:42.924918 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 168/694] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:42 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:43.440197 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9a30b013-063a-4411-ad8c-5fd9f8e36587 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:43.443660 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a30b013-063a-4411-ad8c-5fd9f8e36587 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:43.443747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a30b013-063a-4411-ad8c-5fd9f8e36587 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:43.444058 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a30b013-063a-4411-ad8c-5fd9f8e36587 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:43.474682 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:43.474682 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:43.489745 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9a30b013-063a-4411-ad8c-5fd9f8e36587 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:43.500024 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a30b013-063a-4411-ad8c-5fd9f8e36587 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:43.500613 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 179/695] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:43 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:43.745122 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:43.750336 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:43.751080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-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": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "source_volid": null, "backup_id": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:43.757615 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-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': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'source_volid': None, 'backup_id': None}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:43.896079 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Create volume of 1 GB Aug 20 00:07:43.899092 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=310,cinder:UPDATE=51,cinder:INSERT=30 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:07:43.901577 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Availability Zones retrieved successfully. Aug 20 00:07:43.908985 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Flow 'volume_create_api' (e3304c41-cc7f-40d4-9f87-1afbfe436e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:43.910303 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf7f82f-a534-45c3-92aa-b702ca22eb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:43.912430 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:43.941234 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-19f40219-7856-46ed-99fb-6fa7162be361 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:43.943608 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19f40219-7856-46ed-99fb-6fa7162be361 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:43.943880 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19f40219-7856-46ed-99fb-6fa7162be361 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:43.944384 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19f40219-7856-46ed-99fb-6fa7162be361 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:43.944445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-19f40219-7856-46ed-99fb-6fa7162be361 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:43.948069 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=333,cinder:UPDATE=77,cinder:INSERT=43 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:07:43.953348 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:43.953348 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:43.955399 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19f40219-7856-46ed-99fb-6fa7162be361 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:43.955916 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 175/696] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:43 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:44.003367 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf7f82f-a534-45c3-92aa-b702ca22eb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:44.004417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1742b082-9f14-4c9c-9c14-7a16ff61f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:44.039563 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7b1d4739-f5ac-4a79-94fd-6b30e1e06eb8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.073760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Created reservations ['7830608a-67da-47e3-bcf1-2ef19d45242b', '6181e6f8-4c87-431c-b181-9979370e2815', '6bd04fe4-f373-4ea1-af03-8485ab670636', '574ead54-f4ed-4bb5-835f-b180d6f78481'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:44.075013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1742b082-9f14-4c9c-9c14-7a16ff61f857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7830608a-67da-47e3-bcf1-2ef19d45242b', '6181e6f8-4c87-431c-b181-9979370e2815', '6bd04fe4-f373-4ea1-af03-8485ab670636', '574ead54-f4ed-4bb5-835f-b180d6f78481']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:44.076135 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a0af367-5848-4c51-8623-dfa3aae2d5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:44.110247 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a0af367-5848-4c51-8623-dfa3aae2d5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ef4bc2-b370-47ed-8c2c-097389a134ee', '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='bcf5e8c1161a4b66b1fc77a0213d89bf',qos_specs=None,replication_status=,reservations=['7830608a-67da-47e3-bcf1-2ef19d45242b','6181e6f8-4c87-431c-b181-9979370e2815','6bd04fe4-f373-4ea1-af03-8485ab670636','574ead54-f4ed-4bb5-835f-b180d6f78481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e32ba5944242989527414d9056581f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:44Z,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=b8ef4bc2-b370-47ed-8c2c-097389a134ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf5e8c1161a4b66b1fc77a0213d89bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e32ba5944242989527414d9056581f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:44.111389 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64de9756-7400-4f49-971b-946db7727b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:44.142205 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64de9756-7400-4f49-971b-946db7727b16) transitioned into 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='bcf5e8c1161a4b66b1fc77a0213d89bf',qos_specs=None,replication_status=,reservations=['7830608a-67da-47e3-bcf1-2ef19d45242b','6181e6f8-4c87-431c-b181-9979370e2815','6bd04fe4-f373-4ea1-af03-8485ab670636','574ead54-f4ed-4bb5-835f-b180d6f78481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e32ba5944242989527414d9056581f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:44.143740 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96877e69-9393-446d-8075-e647c901293d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:44.166458 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96877e69-9393-446d-8075-e647c901293d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:44.167693 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Flow 'volume_create_api' (e3304c41-cc7f-40d4-9f87-1afbfe436e11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:44.168225 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Create volume request issued successfully. Aug 20 00:07:44.168850 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-307e42de-1bd6-4bdd-9ec8-41960b717733 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:44.170224 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 175/697] 10.4.3.9 () {72 vars in 1527 bytes} [Thu Aug 20 00:07:43 2026] POST /volume/v3/volumes => generated 699 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:44.180387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-6b7995df-6b9d-4318-84e4-fd5acf2cf49a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.185524 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-6b7995df-6b9d-4318-84e4-fd5acf2cf49a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee Aug 20 00:07:44.185797 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-6b7995df-6b9d-4318-84e4-fd5acf2cf49a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:44.186087 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-6b7995df-6b9d-4318-84e4-fd5acf2cf49a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:44.197700 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:44.197700 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:44.215035 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-6b7995df-6b9d-4318-84e4-fd5acf2cf49a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:07:44.225152 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-6b7995df-6b9d-4318-84e4-fd5acf2cf49a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee returned with HTTP 200 Aug 20 00:07:44.225913 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 180/698] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:44 2026] GET /volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee => generated 767 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:44.237996 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-50a8b6a3-d9b5-4d1b-bc63-bfb6273f7e98 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.247901 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-50a8b6a3-d9b5-4d1b-bc63-bfb6273f7e98 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee Aug 20 00:07:44.248518 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-50a8b6a3-d9b5-4d1b-bc63-bfb6273f7e98 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:44.248834 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-50a8b6a3-d9b5-4d1b-bc63-bfb6273f7e98 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:44.262274 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:44.262274 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:44.273460 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-50a8b6a3-d9b5-4d1b-bc63-bfb6273f7e98 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:07:44.274394 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b1d4739-f5ac-4a79-94fd-6b30e1e06eb8 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:44.274961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b1d4739-f5ac-4a79-94fd-6b30e1e06eb8 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-258144339"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:44.280832 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=356,cinder:UPDATE=87,cinder:INSERT=44 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:07:44.285080 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-50a8b6a3-d9b5-4d1b-bc63-bfb6273f7e98 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee returned with HTTP 200 Aug 20 00:07:44.285658 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 176/699] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:44 2026] GET /volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee => generated 767 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:44.310671 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b1d4739-f5ac-4a79-94fd-6b30e1e06eb8 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:44.311202 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 169/700] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:07:44 2026] POST /volume/v3/types => generated 219 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:44.323162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb2eaa24-667f-40d0-a228-89420049500a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.326768 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb2eaa24-667f-40d0-a228-89420049500a tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:07:44.327199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb2eaa24-667f-40d0-a228-89420049500a tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1993014966"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:44.330487 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:44.330487 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:44.352856 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb2eaa24-667f-40d0-a228-89420049500a tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:07:44.353459 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 176/701] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:07:44 2026] POST /volume/v3/group_types => generated 177 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:44.379166 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f62eaa96-da31-4fe4-bdb7-eaf1ca6c7dee None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.516871 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f62eaa96-da31-4fe4-bdb7-eaf1ca6c7dee tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:07:44.518950 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f62eaa96-da31-4fe4-bdb7-eaf1ca6c7dee tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5a46416f-620a-40d0-aba5-3b2cf509dc98", "volume_types": ["7df01d57-c2e8-4afa-b1f2-bfc32e101644"], "name": "tempest-GroupsV320Test-Group-85891099"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:44.518950 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-f62eaa96-da31-4fe4-bdb7-eaf1ca6c7dee tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Creating new group {'group': {'group_type': '5a46416f-620a-40d0-aba5-3b2cf509dc98', 'volume_types': ['7df01d57-c2e8-4afa-b1f2-bfc32e101644'], 'name': 'tempest-GroupsV320Test-Group-85891099'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:07:44.521397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-434f0dea-4344-4237-97f8-64891f8abfee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.524294 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-434f0dea-4344-4237-97f8-64891f8abfee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:44.525386 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-434f0dea-4344-4237-97f8-64891f8abfee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:44.525454 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-434f0dea-4344-4237-97f8-64891f8abfee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:44.525824 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-f62eaa96-da31-4fe4-bdb7-eaf1ca6c7dee tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Creating group tempest-GroupsV320Test-Group-85891099. Aug 20 00:07:44.539697 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:44.539697 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:44.542845 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f62eaa96-da31-4fe4-bdb7-eaf1ca6c7dee tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Availability Zones retrieved successfully. Aug 20 00:07:44.544748 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-434f0dea-4344-4237-97f8-64891f8abfee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:44.550550 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-434f0dea-4344-4237-97f8-64891f8abfee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:44.551084 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 177/702] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:44 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:44.581429 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-f62eaa96-da31-4fe4-bdb7-eaf1ca6c7dee tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Created reservations ['cd1ac0c2-6f5e-4c62-822a-00f3dcdda6bd'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:44.623124 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f62eaa96-da31-4fe4-bdb7-eaf1ca6c7dee tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:07:44.625101 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 181/703] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:07:44 2026] POST /volume/v3/groups => generated 106 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:44.638546 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a722631-24ad-45c9-bac8-9f4437a135db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.644924 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a722631-24ad-45c9-bac8-9f4437a135db tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:44.644924 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a722631-24ad-45c9-bac8-9f4437a135db tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:44.645114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a722631-24ad-45c9-bac8-9f4437a135db tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:44.645299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-5a722631-24ad-45c9-bac8-9f4437a135db tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] show called for member f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:44.649840 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:44.649840 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:44.665352 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a722631-24ad-45c9-bac8-9f4437a135db tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 returned with HTTP 200 Aug 20 00:07:44.666438 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 170/704] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:44 2026] GET /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 => generated 386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:07:44.844553 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.969815 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-90a39276-b256-4198-8ce3-8f01f7f14792 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:44.975290 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90a39276-b256-4198-8ce3-8f01f7f14792 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:44.975709 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90a39276-b256-4198-8ce3-8f01f7f14792 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:44.976095 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90a39276-b256-4198-8ce3-8f01f7f14792 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:44.977481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-90a39276-b256-4198-8ce3-8f01f7f14792 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:44.985917 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:44.985917 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:44.987116 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90a39276-b256-4198-8ce3-8f01f7f14792 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:44.987667 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 178/705] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:44 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:45.089796 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 Aug 20 00:07:45.095357 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.095510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.113244 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:45.114040 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:45.114165 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:45.114749 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:45.115783 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:45.115783 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:45.116571 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:45.116782 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e3d54e5e-42cb-45b1-958d-e146ad20ebad None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.117045 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:45.117415 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:45.119068 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e3d54e5e-42cb-45b1-958d-e146ad20ebad tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c/action Aug 20 00:07:45.119668 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e3d54e5e-42cb-45b1-958d-e146ad20ebad tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:45.119668 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e3d54e5e-42cb-45b1-958d-e146ad20ebad tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:45.127975 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb345df4-de2b-4121-bf9f-7ef9cd2aed09 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 returned with HTTP 200 Aug 20 00:07:45.127975 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 177/706] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:07:44 2026] GET /volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 => generated 621 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:45.143226 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f320442-9529-485d-a0d2-ef66cf96f94e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.159777 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.159777 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:45.180537 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-09e090d5-5124-4750-9eda-92288877eaf7 req-e3d54e5e-42cb-45b1-958d-e146ad20ebad tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c/action returned with HTTP 204 Aug 20 00:07:45.184973 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 182/707] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:45 2026] POST /volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:45.243989 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:45.243989 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1229372855"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:45.246347 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1229372855'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:45.246347 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Create volume of 1 GB Aug 20 00:07:45.246347 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.246347 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:45.251672 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Availability Zones retrieved successfully. Aug 20 00:07:45.260350 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Flow 'volume_create_api' (6d4ba4f8-6061-4b31-8208-43fba73c8099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:45.261769 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f3553b-2472-4e92-9f91-f342f0505a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:45.263233 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:45.304445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f3553b-2472-4e92-9f91-f342f0505a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:45.305706 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed2fa74-7608-4914-82c2-95756fd26b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:45.403370 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Created reservations ['e8426b2c-9bbe-4684-bfe1-fa506c887dd0', '1a06426b-4a3d-42bd-9880-57d71ad317ec', '14ebd387-7674-4d63-bcb7-448f7ff6dfbc', '30a69fd9-99d7-4f47-9d84-ec6c55bc0eac'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:45.404548 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed2fa74-7608-4914-82c2-95756fd26b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8426b2c-9bbe-4684-bfe1-fa506c887dd0', '1a06426b-4a3d-42bd-9880-57d71ad317ec', '14ebd387-7674-4d63-bcb7-448f7ff6dfbc', '30a69fd9-99d7-4f47-9d84-ec6c55bc0eac']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:45.405814 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b95e50-adca-48bf-801e-b6133dbe6364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:45.438255 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b95e50-adca-48bf-801e-b6133dbe6364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74bdcc31-1310-43d0-87c0-9078d9331b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1229372855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69677132041499f8b38db26e361e8a9',qos_specs=None,replication_status=,reservations=['e8426b2c-9bbe-4684-bfe1-fa506c887dd0','1a06426b-4a3d-42bd-9880-57d71ad317ec','14ebd387-7674-4d63-bcb7-448f7ff6dfbc','30a69fd9-99d7-4f47-9d84-ec6c55bc0eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='940b3610fcef40caa0a4089a22ae5d0b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1229372855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74bdcc31-1310-43d0-87c0-9078d9331b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69677132041499f8b38db26e361e8a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='940b3610fcef40caa0a4089a22ae5d0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:45.439156 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1056033e-2493-45ea-a670-454f4e4d1978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:45.467827 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1056033e-2493-45ea-a670-454f4e4d1978) transitioned into state 'SUCCESS' from state '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-1229372855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69677132041499f8b38db26e361e8a9',qos_specs=None,replication_status=,reservations=['e8426b2c-9bbe-4684-bfe1-fa506c887dd0','1a06426b-4a3d-42bd-9880-57d71ad317ec','14ebd387-7674-4d63-bcb7-448f7ff6dfbc','30a69fd9-99d7-4f47-9d84-ec6c55bc0eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='940b3610fcef40caa0a4089a22ae5d0b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:45.468802 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29a2d5a-d905-4bab-b4c0-48b1db2f6db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:45.481599 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29a2d5a-d905-4bab-b4c0-48b1db2f6db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:45.483777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Flow 'volume_create_api' (6d4ba4f8-6061-4b31-8208-43fba73c8099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:45.483777 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Create volume request issued successfully. Aug 20 00:07:45.484097 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f320442-9529-485d-a0d2-ef66cf96f94e tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:45.484727 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 171/708] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:07:45 2026] POST /volume/v3/volumes => generated 755 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:45.501376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9d2a0f7f-e2f7-4288-8edc-218b52f3fb92 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.505536 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d2a0f7f-e2f7-4288-8edc-218b52f3fb92 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] GET https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e Aug 20 00:07:45.505812 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d2a0f7f-e2f7-4288-8edc-218b52f3fb92 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.506092 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d2a0f7f-e2f7-4288-8edc-218b52f3fb92 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.516726 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.516726 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:45.522230 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9d2a0f7f-e2f7-4288-8edc-218b52f3fb92 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Volume info retrieved successfully. Aug 20 00:07:45.529407 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d2a0f7f-e2f7-4288-8edc-218b52f3fb92 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e returned with HTTP 200 Aug 20 00:07:45.530056 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 179/709] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:45 2026] GET /volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:45.569267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-810f1af9-ea81-4db6-b87c-71146ebd70ca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.574293 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-810f1af9-ea81-4db6-b87c-71146ebd70ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:45.575062 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-810f1af9-ea81-4db6-b87c-71146ebd70ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.575062 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-810f1af9-ea81-4db6-b87c-71146ebd70ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.595562 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.595562 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:45.600649 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-810f1af9-ea81-4db6-b87c-71146ebd70ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:45.606939 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-810f1af9-ea81-4db6-b87c-71146ebd70ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:45.607469 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 178/710] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:45 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:45.676512 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e4e8c8d1-540d-4896-ab0e-15c798d4cf13 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.677106 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-23a44852-3cd9-4fcb-86cc-c96d65b51566 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.678975 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e4e8c8d1-540d-4896-ab0e-15c798d4cf13 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:45.679261 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e4e8c8d1-540d-4896-ab0e-15c798d4cf13 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.679564 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e4e8c8d1-540d-4896-ab0e-15c798d4cf13 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.679747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-e4e8c8d1-540d-4896-ab0e-15c798d4cf13 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] show called for member f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:45.680228 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-23a44852-3cd9-4fcb-86cc-c96d65b51566 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:45.680513 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-23a44852-3cd9-4fcb-86cc-c96d65b51566 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.680786 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-23a44852-3cd9-4fcb-86cc-c96d65b51566 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.686234 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.686234 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:45.698478 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.698478 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:45.704211 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e4e8c8d1-540d-4896-ab0e-15c798d4cf13 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 returned with HTTP 200 Aug 20 00:07:45.704652 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 183/711] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:45 2026] GET /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:45.705069 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-23a44852-3cd9-4fcb-86cc-c96d65b51566 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:45.716111 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-23a44852-3cd9-4fcb-86cc-c96d65b51566 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:45.716580 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 172/712] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:45 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:45.722408 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b85dd5cf-126e-4c84-8da9-e61a0ffd5163 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.726442 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b85dd5cf-126e-4c84-8da9-e61a0ffd5163 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] POST https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action Aug 20 00:07:45.726988 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b85dd5cf-126e-4c84-8da9-e61a0ffd5163 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:45.727252 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b85dd5cf-126e-4c84-8da9-e61a0ffd5163 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:45.733900 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-b85dd5cf-126e-4c84-8da9-e61a0ffd5163 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Updating group 'f8d4973d-9acd-4557-bafc-26d9117c88a3' with 'creating' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 00:07:45.747941 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.747941 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:45.764947 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b85dd5cf-126e-4c84-8da9-e61a0ffd5163 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action returned with HTTP 202 Aug 20 00:07:45.764947 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 180/713] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:45 2026] POST /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:45.775989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3a594ade-8de0-4864-b60b-79613e09ae6e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.778697 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a594ade-8de0-4864-b60b-79613e09ae6e tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:45.779016 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a594ade-8de0-4864-b60b-79613e09ae6e tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.779315 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a594ade-8de0-4864-b60b-79613e09ae6e tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.779590 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-3a594ade-8de0-4864-b60b-79613e09ae6e tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] show called for member f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:45.783839 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.783839 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:45.795253 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a594ade-8de0-4864-b60b-79613e09ae6e tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 returned with HTTP 200 Aug 20 00:07:45.795979 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 179/714] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:45 2026] GET /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 => generated 386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:45.807733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a688c67c-e8e5-47e7-806b-9038aa32d821 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.810015 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a688c67c-e8e5-47e7-806b-9038aa32d821 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] POST https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action Aug 20 00:07:45.810524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a688c67c-e8e5-47e7-806b-9038aa32d821 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:45.810680 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a688c67c-e8e5-47e7-806b-9038aa32d821 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:45.813270 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-a688c67c-e8e5-47e7-806b-9038aa32d821 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Updating group 'f8d4973d-9acd-4557-bafc-26d9117c88a3' with 'available' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 00:07:45.820594 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.820594 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:45.839927 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a688c67c-e8e5-47e7-806b-9038aa32d821 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action returned with HTTP 202 Aug 20 00:07:45.839927 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 184/715] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:45 2026] POST /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:45.849002 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1c23d049-d724-41c1-8647-84f0de7b82bf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.853491 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1c23d049-d724-41c1-8647-84f0de7b82bf tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:45.853491 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1c23d049-d724-41c1-8647-84f0de7b82bf tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.853622 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1c23d049-d724-41c1-8647-84f0de7b82bf tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.856099 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-1c23d049-d724-41c1-8647-84f0de7b82bf tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] show called for member f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:45.857004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-feba5597-d7b8-450e-9d63-1213c63afec3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.857609 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-feba5597-d7b8-450e-9d63-1213c63afec3 None None] GET https://10.4.3.9/volume// Aug 20 00:07:45.857688 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-feba5597-d7b8-450e-9d63-1213c63afec3 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.857883 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-feba5597-d7b8-450e-9d63-1213c63afec3 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.858652 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-feba5597-d7b8-450e-9d63-1213c63afec3 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:45.858905 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.858905 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:45.859069 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 181/716] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:07:45 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:45.871093 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-b479a3f2-d7be-4f1d-b51e-7fd154d82c1c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.871571 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1c23d049-d724-41c1-8647-84f0de7b82bf tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 returned with HTTP 200 Aug 20 00:07:45.872209 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 173/717] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:45 2026] GET /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:45.875726 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-b479a3f2-d7be-4f1d-b51e-7fd154d82c1c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:45.875726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-b479a3f2-d7be-4f1d-b51e-7fd154d82c1c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3941e2e-b0eb-4fe6-bfca-3c3487866f28", "connector": null, "instance_uuid": "d0d7bad8-dbfa-4391-8811-33e22dcb1cbf"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:45.885150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7feccb52-85a6-4732-bf9f-5fd53b4ec5e4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.887781 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7feccb52-85a6-4732-bf9f-5fd53b4ec5e4 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] POST https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action Aug 20 00:07:45.888301 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7feccb52-85a6-4732-bf9f-5fd53b4ec5e4 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:45.888502 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7feccb52-85a6-4732-bf9f-5fd53b4ec5e4 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:45.889907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-7feccb52-85a6-4732-bf9f-5fd53b4ec5e4 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Updating group 'f8d4973d-9acd-4557-bafc-26d9117c88a3' with 'error' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 00:07:45.891398 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.891398 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:45.894487 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.894487 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:45.904106 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7feccb52-85a6-4732-bf9f-5fd53b4ec5e4 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action returned with HTTP 202 Aug 20 00:07:45.904856 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 185/718] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:45 2026] POST /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:45.925422 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a65d39d4-20e8-409f-a2ff-1e5bdffa832d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.937161 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a65d39d4-20e8-409f-a2ff-1e5bdffa832d tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:45.937161 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a65d39d4-20e8-409f-a2ff-1e5bdffa832d tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:45.937161 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a65d39d4-20e8-409f-a2ff-1e5bdffa832d tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:45.937161 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-a65d39d4-20e8-409f-a2ff-1e5bdffa832d tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] show called for member f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:45.941191 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.941191 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:45.949755 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a65d39d4-20e8-409f-a2ff-1e5bdffa832d tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 returned with HTTP 200 Aug 20 00:07:45.950353 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 182/719] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:45 2026] GET /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 => generated 383 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:45.950646 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-b479a3f2-d7be-4f1d-b51e-7fd154d82c1c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:45.951964 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 180/720] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:45 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:45.963324 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35bec5e7-dd8d-44d1-a79f-5478b90d2764 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:45.965447 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35bec5e7-dd8d-44d1-a79f-5478b90d2764 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] POST https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action Aug 20 00:07:45.965904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35bec5e7-dd8d-44d1-a79f-5478b90d2764 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:45.966074 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35bec5e7-dd8d-44d1-a79f-5478b90d2764 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:45.967981 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-35bec5e7-dd8d-44d1-a79f-5478b90d2764 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Updating group 'f8d4973d-9acd-4557-bafc-26d9117c88a3' with 'available' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 00:07:45.976861 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:45.976861 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:45.989188 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35bec5e7-dd8d-44d1-a79f-5478b90d2764 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action returned with HTTP 202 Aug 20 00:07:45.989492 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 174/721] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:45 2026] POST /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:46.001579 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3ad6c314-25ca-4767-af92-c07d0535024b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.003202 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-be74913d-9b5e-4d1d-a394-4cd1bd2c016c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.004798 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ad6c314-25ca-4767-af92-c07d0535024b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:46.005083 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ad6c314-25ca-4767-af92-c07d0535024b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:46.005881 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ad6c314-25ca-4767-af92-c07d0535024b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:46.005990 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be74913d-9b5e-4d1d-a394-4cd1bd2c016c tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:46.006044 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3ad6c314-25ca-4767-af92-c07d0535024b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:46.006094 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be74913d-9b5e-4d1d-a394-4cd1bd2c016c tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:46.006094 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be74913d-9b5e-4d1d-a394-4cd1bd2c016c tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:46.006622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-be74913d-9b5e-4d1d-a394-4cd1bd2c016c tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] show called for member f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:46.006727 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-590b7fe1-6da3-4cc2-a781-b4e85aa52994 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.008552 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-590b7fe1-6da3-4cc2-a781-b4e85aa52994 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:46.008751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-590b7fe1-6da3-4cc2-a781-b4e85aa52994 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:46.009506 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-590b7fe1-6da3-4cc2-a781-b4e85aa52994 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:46.011013 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.011013 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:46.018157 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.018157 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:46.018678 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-41613345-7fe8-494f-9f8a-d73300f781aa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.019210 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-41613345-7fe8-494f-9f8a-d73300f781aa None None] GET https://10.4.3.9/volume// Aug 20 00:07:46.019385 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ad6c314-25ca-4767-af92-c07d0535024b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:46.019446 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-41613345-7fe8-494f-9f8a-d73300f781aa None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:46.019702 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-41613345-7fe8-494f-9f8a-d73300f781aa None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:46.019898 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 186/722] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:46 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:46.020328 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-41613345-7fe8-494f-9f8a-d73300f781aa None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:46.020590 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 175/723] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:46.020662 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be74913d-9b5e-4d1d-a394-4cd1bd2c016c tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 returned with HTTP 200 Aug 20 00:07:46.021183 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 183/724] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:46 2026] GET /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:46.029779 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.029779 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:46.034923 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-750cd7df-2f4e-466f-b0a8-3ade408efcc0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.036553 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-590b7fe1-6da3-4cc2-a781-b4e85aa52994 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:46.037717 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-750cd7df-2f4e-466f-b0a8-3ade408efcc0 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:07:46.037801 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-f8a5eced-4e90-4ce8-85d3-63985a33dcd1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.037999 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-750cd7df-2f4e-466f-b0a8-3ade408efcc0 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:46.038250 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-750cd7df-2f4e-466f-b0a8-3ade408efcc0 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:46.039069 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-750cd7df-2f4e-466f-b0a8-3ade408efcc0 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:07:46.039913 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-750cd7df-2f4e-466f-b0a8-3ade408efcc0 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:46.040383 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-f8a5eced-4e90-4ce8-85d3-63985a33dcd1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:46.040831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-f8a5eced-4e90-4ce8-85d3-63985a33dcd1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:46.040831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-f8a5eced-4e90-4ce8-85d3-63985a33dcd1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:46.041874 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-590b7fe1-6da3-4cc2-a781-b4e85aa52994 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:46.042515 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 181/725] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:46 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:46.052397 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-750cd7df-2f4e-466f-b0a8-3ade408efcc0 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Get all volumes completed successfully. Aug 20 00:07:46.054784 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-750cd7df-2f4e-466f-b0a8-3ade408efcc0 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:07:46.055435 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 187/726] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:07:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:46.057214 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.057214 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:46.069176 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-f8a5eced-4e90-4ce8-85d3-63985a33dcd1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:46.076112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ed388112-9c19-478d-955d-395113d4ae95 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.079192 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed388112-9c19-478d-955d-395113d4ae95 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] POST https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action Aug 20 00:07:46.079690 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed388112-9c19-478d-955d-395113d4ae95 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:46.079843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed388112-9c19-478d-955d-395113d4ae95 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:46.081086 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-f8a5eced-4e90-4ce8-85d3-63985a33dcd1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:46.081940 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 176/727] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:46 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:46.082417 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-ed388112-9c19-478d-955d-395113d4ae95 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] delete called for group f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100468) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:07:46.082578 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-ed388112-9c19-478d-955d-395113d4ae95 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Delete group with id: f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:46.087748 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.087748 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:46.126761 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed388112-9c19-478d-955d-395113d4ae95 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action returned with HTTP 202 Aug 20 00:07:46.126761 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 184/728] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:07:46 2026] POST /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 00:07:46.139099 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3d8943e-c3f8-4071-8328-4178320b6e60 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.141506 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3d8943e-c3f8-4071-8328-4178320b6e60 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:46.141816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3d8943e-c3f8-4071-8328-4178320b6e60 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:46.142097 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3d8943e-c3f8-4071-8328-4178320b6e60 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:46.142294 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-d3d8943e-c3f8-4071-8328-4178320b6e60 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] show called for member f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:46.150562 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.150562 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:46.167672 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3d8943e-c3f8-4071-8328-4178320b6e60 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 returned with HTTP 200 Aug 20 00:07:46.168185 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 182/729] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:46 2026] GET /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 => generated 386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:46.212094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-e21bac3d-9ac4-440c-b317-a8ac21b6dea3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.215089 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-e21bac3d-9ac4-440c-b317-a8ac21b6dea3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] PUT https://10.4.3.9/volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092 Aug 20 00:07:46.215624 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-e21bac3d-9ac4-440c-b317-a8ac21b6dea3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:46.226948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-e21bac3d-9ac4-440c-b317-a8ac21b6dea3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Acquiring lock "cinder-attachment_update-b3941e2e-b0eb-4fe6-bfca-3c3487866f28-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:46.234088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-e21bac3d-9ac4-440c-b317-a8ac21b6dea3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-b3941e2e-b0eb-4fe6-bfca-3c3487866f28-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:46.235845 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.235845 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:46.359049 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-e21bac3d-9ac4-440c-b317-a8ac21b6dea3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-b3941e2e-b0eb-4fe6-bfca-3c3487866f28-np0000007832" released by "attachment_update" :: held 0.125s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:46.359431 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-e21bac3d-9ac4-440c-b317-a8ac21b6dea3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092 returned with HTTP 200 Aug 20 00:07:46.360085 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 188/730] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:46 2026] PUT /volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:46.546590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-005369fe-5a83-4a49-b9fd-101f1586b995 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.549574 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-005369fe-5a83-4a49-b9fd-101f1586b995 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] GET https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e Aug 20 00:07:46.549861 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-005369fe-5a83-4a49-b9fd-101f1586b995 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:46.550180 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-005369fe-5a83-4a49-b9fd-101f1586b995 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:46.562606 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.562606 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:46.567457 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-005369fe-5a83-4a49-b9fd-101f1586b995 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Volume info retrieved successfully. Aug 20 00:07:46.574801 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-005369fe-5a83-4a49-b9fd-101f1586b995 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e returned with HTTP 200 Aug 20 00:07:46.575549 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 177/731] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:46 2026] GET /volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:46.593591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fbfdf87d-b143-41d0-8f93-303de1c6af5f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.595106 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fbfdf87d-b143-41d0-8f93-303de1c6af5f tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 Aug 20 00:07:46.595770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fbfdf87d-b143-41d0-8f93-303de1c6af5f tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:46.687067 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-fbfdf87d-b143-41d0-8f93-303de1c6af5f tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:46.687067 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-fbfdf87d-b143-41d0-8f93-303de1c6af5f tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:46.687067 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-fbfdf87d-b143-41d0-8f93-303de1c6af5f tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:46.703571 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fbfdf87d-b143-41d0-8f93-303de1c6af5f tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 returned with HTTP 200 Aug 20 00:07:46.703903 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 185/732] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:07:46 2026] PUT /volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 => generated 576 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:46.721165 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.723578 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:46.723578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:46.725536 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:46.725536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Create volume of 2 GB Aug 20 00:07:46.725674 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.725674 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:46.730309 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Availability Zones retrieved successfully. Aug 20 00:07:46.737502 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Flow 'volume_create_api' (48584c93-c574-40a7-90d5-74d1ebe7c3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:46.739462 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed145aa8-4582-4dfe-aee4-2fefca7b3ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:46.740462 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Validating volume size '2' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:46.788635 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed145aa8-4582-4dfe-aee4-2fefca7b3ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:46.789886 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8142a607-2b3c-4ab8-ab6d-18ccb89eaccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:46.841863 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota_utils [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Quota exceeded for c69677132041499f8b38db26e361e8a9, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 00:07:46.846089 np0000007832 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8142a607-2b3c-4ab8-ab6d-18ccb89eaccd) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 00:07:46.846089 np0000007832 devstack@c-api.service[100466]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 20 00:07:46.849652 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8142a607-2b3c-4ab8-ab6d-18ccb89eaccd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:46.851083 np0000007832 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8142a607-2b3c-4ab8-ab6d-18ccb89eaccd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:07:46.852573 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed145aa8-4582-4dfe-aee4-2fefca7b3ad3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:46.853669 np0000007832 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed145aa8-4582-4dfe-aee4-2fefca7b3ad3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:07:46.855232 np0000007832 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Flow 'volume_create_api' (48584c93-c574-40a7-90d5-74d1ebe7c3c3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 00:07:46.856686 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.middleware.fault [None req-7f872ec8-8e3a-4b06-8cac-874bfc1e664a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 413 Aug 20 00:07:46.858244 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 183/733] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:07:46 2026] POST /volume/v3/volumes => generated 208 bytes in 137 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:07:46.873137 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7746ad11-6563-4da4-b141-1b77b768b753 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.875920 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 Aug 20 00:07:46.875920 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:46.880910 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=395,cinder:UPDATE=99,cinder:INSERT=54 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:07:46.889698 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:46.889698 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:46.954148 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:46.954148 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:46.954148 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-258144339 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-258144339, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:46.957510 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:46.957510 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:46.957510 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:46.957510 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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 20 00:07:46.964002 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7746ad11-6563-4da4-b141-1b77b768b753 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 returned with HTTP 200 Aug 20 00:07:46.964736 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 189/734] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:07:46 2026] PUT /volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 => generated 576 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:46.975736 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:46.977956 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:46.978563 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:46.980586 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:46.980808 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Create volume of 1 GB Aug 20 00:07:46.986936 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Availability Zones retrieved successfully. Aug 20 00:07:46.995290 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Flow 'volume_create_api' (2e8f9f51-4582-42e8-8982-f8e12ac703d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:46.996712 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415e321c-f68c-40df-89a5-71d65f8ac39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:46.998228 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:47.035925 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd1412af-d3bc-4a2e-8f24-6322c69376e5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.038071 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd1412af-d3bc-4a2e-8f24-6322c69376e5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:47.038269 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd1412af-d3bc-4a2e-8f24-6322c69376e5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.038456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd1412af-d3bc-4a2e-8f24-6322c69376e5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.038590 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bd1412af-d3bc-4a2e-8f24-6322c69376e5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:47.043852 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.043852 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:47.044264 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415e321c-f68c-40df-89a5-71d65f8ac39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:47.044956 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd1412af-d3bc-4a2e-8f24-6322c69376e5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:47.045243 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a83fa35-4a40-4534-913f-1b0d958ef808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:47.045454 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 186/735] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:47.063111 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c9d6b97a-5313-453c-9684-b1587892f720 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.065930 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9d6b97a-5313-453c-9684-b1587892f720 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:47.066068 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9d6b97a-5313-453c-9684-b1587892f720 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.066295 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9d6b97a-5313-453c-9684-b1587892f720 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.088136 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.088136 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:47.093992 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c9d6b97a-5313-453c-9684-b1587892f720 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:47.100055 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota_utils [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Quota exceeded for c69677132041499f8b38db26e361e8a9, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 20 00:07:47.102121 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9d6b97a-5313-453c-9684-b1587892f720 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:47.104599 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 184/736] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:47.104696 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a83fa35-4a40-4534-913f-1b0d958ef808) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 00:07:47.104696 np0000007832 devstack@c-api.service[100467]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 20 00:07:47.107333 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a83fa35-4a40-4534-913f-1b0d958ef808) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:47.108380 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a83fa35-4a40-4534-913f-1b0d958ef808) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:07:47.109630 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415e321c-f68c-40df-89a5-71d65f8ac39a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:47.112420 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415e321c-f68c-40df-89a5-71d65f8ac39a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:07:47.112420 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Flow 'volume_create_api' (2e8f9f51-4582-42e8-8982-f8e12ac703d8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 00:07:47.112420 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.middleware.fault [None req-1704216c-b0b6-4105-82d7-e1422d2f2db0 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 413 Aug 20 00:07:47.113002 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 178/737] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:07:46 2026] POST /volume/v3/volumes => generated 150 bytes in 138 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:07:47.122516 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c7bd5b67-ce9f-450f-bf4c-948d880db670 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.124615 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c7bd5b67-ce9f-450f-bf4c-948d880db670 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 Aug 20 00:07:47.124951 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c7bd5b67-ce9f-450f-bf4c-948d880db670 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:47.172213 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c7bd5b67-ce9f-450f-bf4c-948d880db670 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 returned with HTTP 200 Aug 20 00:07:47.172774 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 190/738] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:07:47 2026] PUT /volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 => generated 575 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:47.182643 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf6f27d2-2505-4144-b789-fdd6961d59cd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.183048 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c552f8d-3905-4cb4-9836-ab9647c8ff79 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.184511 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf6f27d2-2505-4144-b789-fdd6961d59cd tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] POST https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e/action Aug 20 00:07:47.184850 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf6f27d2-2505-4144-b789-fdd6961d59cd tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:47.185005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf6f27d2-2505-4144-b789-fdd6961d59cd tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:47.185209 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c552f8d-3905-4cb4-9836-ab9647c8ff79 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] GET https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 Aug 20 00:07:47.185474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c552f8d-3905-4cb4-9836-ab9647c8ff79 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.185688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c552f8d-3905-4cb4-9836-ab9647c8ff79 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.185850 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-0c552f8d-3905-4cb4-9836-ab9647c8ff79 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] show called for member f8d4973d-9acd-4557-bafc-26d9117c88a3 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:07:47.190204 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c552f8d-3905-4cb4-9836-ab9647c8ff79 tempest-GroupsV320Test-191408612 tempest-GroupsV320Test-191408612-project-member] https://10.4.3.9/volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 returned with HTTP 404 Aug 20 00:07:47.190798 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 185/739] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/v3/groups/f8d4973d-9acd-4557-bafc-26d9117c88a3 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:47.194319 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.194319 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:47.194926 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf6f27d2-2505-4144-b789-fdd6961d59cd tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Volume info retrieved successfully. Aug 20 00:07:47.198777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ef78d4f2-76e2-423e-a341-cbff4e3bbc28 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.201344 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef78d4f2-76e2-423e-a341-cbff4e3bbc28 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/5a46416f-620a-40d0-aba5-3b2cf509dc98 Aug 20 00:07:47.201578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef78d4f2-76e2-423e-a341-cbff4e3bbc28 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.201822 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef78d4f2-76e2-423e-a341-cbff4e3bbc28 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.202130 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.202130 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:47.219544 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef78d4f2-76e2-423e-a341-cbff4e3bbc28 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/group_types/5a46416f-620a-40d0-aba5-3b2cf509dc98 returned with HTTP 202 Aug 20 00:07:47.220112 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 179/740] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:07:47 2026] DELETE /volume/v3/group_types/5a46416f-620a-40d0-aba5-3b2cf509dc98 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:07:47.231040 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-024e2f99-632d-4cbe-ba40-8194e9535f11 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.233064 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-024e2f99-632d-4cbe-ba40-8194e9535f11 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] DELETE https://10.4.3.9/volume/v3/types/7df01d57-c2e8-4afa-b1f2-bfc32e101644 Aug 20 00:07:47.233290 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-024e2f99-632d-4cbe-ba40-8194e9535f11 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.233523 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-024e2f99-632d-4cbe-ba40-8194e9535f11 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.240307 np0000007832 devstack@c-api.service[100468]: ERROR cinder.volume.api [None req-bf6f27d2-2505-4144-b789-fdd6961d59cd tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Quota exceeded for c69677132041499f8b38db26e361e8a9, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 00:07:47.253078 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.middleware.fault [None req-bf6f27d2-2505-4144-b789-fdd6961d59cd tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e/action returned with HTTP 413 Aug 20 00:07:47.254250 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 187/741] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:07:47 2026] POST /volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e/action => generated 208 bytes in 72 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:07:47.267907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-113d76a4-2378-4700-946b-1c7f677e79c7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.269933 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-113d76a4-2378-4700-946b-1c7f677e79c7 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] GET https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e Aug 20 00:07:47.270148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-113d76a4-2378-4700-946b-1c7f677e79c7 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.270323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-113d76a4-2378-4700-946b-1c7f677e79c7 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.270562 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-024e2f99-632d-4cbe-ba40-8194e9535f11 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/types/7df01d57-c2e8-4afa-b1f2-bfc32e101644 returned with HTTP 202 Aug 20 00:07:47.271235 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 191/742] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:47 2026] DELETE /volume/v3/types/7df01d57-c2e8-4afa-b1f2-bfc32e101644 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:47.281359 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-16120d03-585a-44b8-8ca9-db90a98c9fc5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.282440 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.282440 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:47.285801 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16120d03-585a-44b8-8ca9-db90a98c9fc5 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] GET https://10.4.3.9/volume/v3/types/7df01d57-c2e8-4afa-b1f2-bfc32e101644 Aug 20 00:07:47.285913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16120d03-585a-44b8-8ca9-db90a98c9fc5 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.286137 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16120d03-585a-44b8-8ca9-db90a98c9fc5 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.287085 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-113d76a4-2378-4700-946b-1c7f677e79c7 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Volume info retrieved successfully. Aug 20 00:07:47.289902 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16120d03-585a-44b8-8ca9-db90a98c9fc5 tempest-GroupsV320Test-149759298 tempest-GroupsV320Test-149759298-project-admin] https://10.4.3.9/volume/v3/types/7df01d57-c2e8-4afa-b1f2-bfc32e101644 returned with HTTP 404 Aug 20 00:07:47.290552 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 180/743] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/v3/types/7df01d57-c2e8-4afa-b1f2-bfc32e101644 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:47.295089 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-113d76a4-2378-4700-946b-1c7f677e79c7 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e returned with HTTP 200 Aug 20 00:07:47.295512 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 186/744] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:47.297600 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-1604ae18-501f-4026-8fac-09a4a6fec8cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.300356 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-1604ae18-501f-4026-8fac-09a4a6fec8cc tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee Aug 20 00:07:47.300629 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-1604ae18-501f-4026-8fac-09a4a6fec8cc tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.300868 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-1604ae18-501f-4026-8fac-09a4a6fec8cc tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.309033 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.309033 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:47.313418 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-1604ae18-501f-4026-8fac-09a4a6fec8cc tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:07:47.313856 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3f704dcc-905d-4875-b3ce-bb73658ca057 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.316231 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f704dcc-905d-4875-b3ce-bb73658ca057 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] DELETE https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e Aug 20 00:07:47.316548 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f704dcc-905d-4875-b3ce-bb73658ca057 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.316738 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f704dcc-905d-4875-b3ce-bb73658ca057 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.316946 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-3f704dcc-905d-4875-b3ce-bb73658ca057 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Delete volume with id: 74bdcc31-1310-43d0-87c0-9078d9331b7e Aug 20 00:07:47.321852 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-1604ae18-501f-4026-8fac-09a4a6fec8cc tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee returned with HTTP 200 Aug 20 00:07:47.322409 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 188/745] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee => generated 1307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:47.327446 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.327446 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:47.328139 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3f704dcc-905d-4875-b3ce-bb73658ca057 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Volume info retrieved successfully. Aug 20 00:07:47.334223 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0f87f63-4f5f-410f-b35e-943b06354b83 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.334698 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0f87f63-4f5f-410f-b35e-943b06354b83 None None] GET https://10.4.3.9/volume// Aug 20 00:07:47.334934 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0f87f63-4f5f-410f-b35e-943b06354b83 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.335315 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0f87f63-4f5f-410f-b35e-943b06354b83 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.335817 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0f87f63-4f5f-410f-b35e-943b06354b83 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:47.336169 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 181/746] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:47.347949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-710b640d-f9f1-45db-bccb-5663277f393d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.351317 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-710b640d-f9f1-45db-bccb-5663277f393d tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:47.351954 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-710b640d-f9f1-45db-bccb-5663277f393d tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8ef4bc2-b370-47ed-8c2c-097389a134ee", "connector": null, "instance_uuid": "1cebe3e5-7f2b-4e78-af7a-b8ddffc17ab4"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:47.367727 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.367727 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:47.368563 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3f704dcc-905d-4875-b3ce-bb73658ca057 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Delete volume request issued successfully. Aug 20 00:07:47.368935 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f704dcc-905d-4875-b3ce-bb73658ca057 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e returned with HTTP 202 Aug 20 00:07:47.370104 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 192/747] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:07:47 2026] DELETE /volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:47.380093 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-67ae39a4-3a8c-4a78-93ea-3e570677e710 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.385189 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67ae39a4-3a8c-4a78-93ea-3e570677e710 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] GET https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e Aug 20 00:07:47.385462 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67ae39a4-3a8c-4a78-93ea-3e570677e710 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.385737 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67ae39a4-3a8c-4a78-93ea-3e570677e710 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.396332 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.396332 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:47.405042 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-67ae39a4-3a8c-4a78-93ea-3e570677e710 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Volume info retrieved successfully. Aug 20 00:07:47.414200 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67ae39a4-3a8c-4a78-93ea-3e570677e710 tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e returned with HTTP 200 Aug 20 00:07:47.414722 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 189/748] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:47.422869 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-710b640d-f9f1-45db-bccb-5663277f393d tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:47.423828 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 187/749] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:47 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:47.434247 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68905f6a-7a96-4792-961d-e083c38fe181 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.434247 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68905f6a-7a96-4792-961d-e083c38fe181 None None] GET https://10.4.3.9/volume// Aug 20 00:07:47.434247 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68905f6a-7a96-4792-961d-e083c38fe181 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.434247 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68905f6a-7a96-4792-961d-e083c38fe181 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.434247 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68905f6a-7a96-4792-961d-e083c38fe181 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:47.434247 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 182/750] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:47.445038 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-abdaf521-ec3e-476b-bc16-6de9d353471f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.449464 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-abdaf521-ec3e-476b-bc16-6de9d353471f tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee Aug 20 00:07:47.449820 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-abdaf521-ec3e-476b-bc16-6de9d353471f tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:47.450192 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-abdaf521-ec3e-476b-bc16-6de9d353471f tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:47.464926 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.464926 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:47.469536 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-abdaf521-ec3e-476b-bc16-6de9d353471f tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:07:47.476140 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-abdaf521-ec3e-476b-bc16-6de9d353471f tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee returned with HTTP 200 Aug 20 00:07:47.476512 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 193/751] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:47 2026] GET /volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee => generated 1486 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:47.610461 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-c9bd8c9c-231f-4eac-acd2-61bf700dff96 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.613673 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-c9bd8c9c-231f-4eac-acd2-61bf700dff96 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] PUT https://10.4.3.9/volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c Aug 20 00:07:47.614445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-c9bd8c9c-231f-4eac-acd2-61bf700dff96 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:47.631363 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-c9bd8c9c-231f-4eac-acd2-61bf700dff96 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Acquiring lock "cinder-attachment_update-b8ef4bc2-b370-47ed-8c2c-097389a134ee-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:47.640186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-c9bd8c9c-231f-4eac-acd2-61bf700dff96 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Lock "cinder-attachment_update-b8ef4bc2-b370-47ed-8c2c-097389a134ee-np0000007832" acquired by "attachment_update" :: waited 0.009s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:47.641510 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.641510 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:47.796502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-c9bd8c9c-231f-4eac-acd2-61bf700dff96 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Lock "cinder-attachment_update-b8ef4bc2-b370-47ed-8c2c-097389a134ee-np0000007832" released by "attachment_update" :: held 0.156s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:47.796963 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-c9bd8c9c-231f-4eac-acd2-61bf700dff96 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c returned with HTTP 200 Aug 20 00:07:47.797613 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 190/752] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:47 2026] PUT /volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:47.832230 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-7ef2212c-54dd-4168-9c01-c6f89552b497 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:47.835662 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-7ef2212c-54dd-4168-9c01-c6f89552b497 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] POST https://10.4.3.9/volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c/action Aug 20 00:07:47.838605 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-7ef2212c-54dd-4168-9c01-c6f89552b497 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:47.838605 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-7ef2212c-54dd-4168-9c01-c6f89552b497 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:47.857240 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:47.857240 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:47.878514 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a6b90404-c589-4664-8a85-b5cc610edf75 req-7ef2212c-54dd-4168-9c01-c6f89552b497 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c/action returned with HTTP 204 Aug 20 00:07:47.878514 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 188/753] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:47 2026] POST /volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:48.071753 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1723eeef-4136-44e0-b4fc-eb3f1e045c88 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:48.077396 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1723eeef-4136-44e0-b4fc-eb3f1e045c88 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:48.077396 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1723eeef-4136-44e0-b4fc-eb3f1e045c88 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:48.077396 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1723eeef-4136-44e0-b4fc-eb3f1e045c88 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:48.077396 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1723eeef-4136-44e0-b4fc-eb3f1e045c88 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:48.088054 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:48.088054 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:48.088054 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1723eeef-4136-44e0-b4fc-eb3f1e045c88 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:48.088956 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 183/754] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:48 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:48.120914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5ea18222-b823-4fa9-951e-55dd0e9f17de None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:48.126679 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ea18222-b823-4fa9-951e-55dd0e9f17de tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:48.129990 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ea18222-b823-4fa9-951e-55dd0e9f17de tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:48.129990 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ea18222-b823-4fa9-951e-55dd0e9f17de tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:48.147387 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:48.147387 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:48.154542 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5ea18222-b823-4fa9-951e-55dd0e9f17de tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:48.161094 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ea18222-b823-4fa9-951e-55dd0e9f17de tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:48.161844 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 194/755] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:48 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:48.434081 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd4e826c-d81a-447e-8848-cb12c7110a3a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:48.438194 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd4e826c-d81a-447e-8848-cb12c7110a3a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] GET https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e Aug 20 00:07:48.438194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd4e826c-d81a-447e-8848-cb12c7110a3a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:48.438194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd4e826c-d81a-447e-8848-cb12c7110a3a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:48.447302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd4e826c-d81a-447e-8848-cb12c7110a3a tempest-VolumeQuotasNegativeTestJSON-753674929 tempest-VolumeQuotasNegativeTestJSON-753674929-project-member] https://10.4.3.9/volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e returned with HTTP 404 Aug 20 00:07:48.448170 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 191/756] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:48 2026] GET /volume/v3/volumes/74bdcc31-1310-43d0-87c0-9078d9331b7e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:48.464359 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0398ed0-b43a-4090-98af-7e6e84d8b2b0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:48.477952 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0398ed0-b43a-4090-98af-7e6e84d8b2b0 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 Aug 20 00:07:48.477952 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0398ed0-b43a-4090-98af-7e6e84d8b2b0 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:48.643785 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0398ed0-b43a-4090-98af-7e6e84d8b2b0 tempest-VolumeQuotasNegativeTestJSON-1180049185 tempest-VolumeQuotasNegativeTestJSON-1180049185-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 returned with HTTP 200 Aug 20 00:07:48.644587 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 189/757] 10.4.3.9 () {68 vars in 1361 bytes} [Thu Aug 20 00:07:48 2026] PUT /volume/v3/os-quota-sets/c69677132041499f8b38db26e361e8a9 => generated 395 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:48.741036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-1fd50e81-44e2-4c02-88d8-c31fb91440e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:48.748783 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-1fd50e81-44e2-4c02-88d8-c31fb91440e4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092/action Aug 20 00:07:48.749257 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-1fd50e81-44e2-4c02-88d8-c31fb91440e4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:48.749433 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-1fd50e81-44e2-4c02-88d8-c31fb91440e4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:48.800165 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:48.800165 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:48.822606 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9320d169-b18a-4621-93f3-e4e16b075c81 req-1fd50e81-44e2-4c02-88d8-c31fb91440e4 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092/action returned with HTTP 204 Aug 20 00:07:48.823265 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 184/758] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:48 2026] POST /volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:49.112220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-eb55b61b-0f4c-4a2c-b794-97f2305320af None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.115052 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eb55b61b-0f4c-4a2c-b794-97f2305320af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:49.115220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eb55b61b-0f4c-4a2c-b794-97f2305320af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:49.115433 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eb55b61b-0f4c-4a2c-b794-97f2305320af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:49.115655 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-eb55b61b-0f4c-4a2c-b794-97f2305320af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:49.122764 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:49.122764 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:49.128196 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eb55b61b-0f4c-4a2c-b794-97f2305320af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:49.128875 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 195/759] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:49 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:49.185697 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e2b470d6-ea25-4acc-9d27-8d711528e02b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.188390 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2b470d6-ea25-4acc-9d27-8d711528e02b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:49.188875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2b470d6-ea25-4acc-9d27-8d711528e02b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:49.189232 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2b470d6-ea25-4acc-9d27-8d711528e02b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:49.209671 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:49.209671 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:49.215593 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e2b470d6-ea25-4acc-9d27-8d711528e02b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:49.223160 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2b470d6-ea25-4acc-9d27-8d711528e02b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:49.223502 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 192/760] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:49 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:49.241204 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-19f2dff0-ff5d-4c98-b9fa-b00c01c8aa2c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.447282 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19f2dff0-ff5d-4c98-b9fa-b00c01c8aa2c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:49.447572 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-19f2dff0-ff5d-4c98-b9fa-b00c01c8aa2c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:49.447862 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-19f2dff0-ff5d-4c98-b9fa-b00c01c8aa2c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:49.472965 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:49.472965 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:49.480023 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-19f2dff0-ff5d-4c98-b9fa-b00c01c8aa2c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Volume info retrieved successfully. Aug 20 00:07:49.490968 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19f2dff0-ff5d-4c98-b9fa-b00c01c8aa2c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:49.490968 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 190/761] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:49 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1437 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:07:49.570177 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4a8b1ab3-5ca6-4592-a82c-250863256e3a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.574258 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a8b1ab3-5ca6-4592-a82c-250863256e3a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:49.574258 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a8b1ab3-5ca6-4592-a82c-250863256e3a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:49.574258 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a8b1ab3-5ca6-4592-a82c-250863256e3a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:49.604435 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:49.604435 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:49.620376 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4a8b1ab3-5ca6-4592-a82c-250863256e3a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Volume info retrieved successfully. Aug 20 00:07:49.622413 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a8b1ab3-5ca6-4592-a82c-250863256e3a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:49.623005 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 185/762] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:49 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1437 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:49.687460 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-fc6db7bc-c3b6-41d8-9ca8-dbae208c1768 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.713455 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-fc6db7bc-c3b6-41d8-9ca8-dbae208c1768 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:49.713455 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-fc6db7bc-c3b6-41d8-9ca8-dbae208c1768 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:49.713455 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-fc6db7bc-c3b6-41d8-9ca8-dbae208c1768 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:49.713455 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:49.713455 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:49.717741 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-fc6db7bc-c3b6-41d8-9ca8-dbae208c1768 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:49.725607 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-fc6db7bc-c3b6-41d8-9ca8-dbae208c1768 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:49.726372 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 196/763] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:49 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1437 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:49.753694 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-4657346f-de55-415d-8c04-29187b92f759 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.756709 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-4657346f-de55-415d-8c04-29187b92f759 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28/action Aug 20 00:07:49.757109 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-4657346f-de55-415d-8c04-29187b92f759 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:49.757237 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-4657346f-de55-415d-8c04-29187b92f759 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:49.782205 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:49.782205 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:49.782875 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-4657346f-de55-415d-8c04-29187b92f759 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:49.792163 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-4657346f-de55-415d-8c04-29187b92f759 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Begin detaching volume completed successfully. Aug 20 00:07:49.793451 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-4657346f-de55-415d-8c04-29187b92f759 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28/action returned with HTTP 202 Aug 20 00:07:49.794676 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 193/764] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:07:49 2026] POST /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:07:49.837090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4da8c2aa-2bc4-45e8-a2c8-0146419e284d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.840799 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4da8c2aa-2bc4-45e8-a2c8-0146419e284d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:49.841085 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4da8c2aa-2bc4-45e8-a2c8-0146419e284d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:49.841344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4da8c2aa-2bc4-45e8-a2c8-0146419e284d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:49.868455 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:49.868455 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:49.876470 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4da8c2aa-2bc4-45e8-a2c8-0146419e284d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:49.882139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ae016dc-35c5-4f64-b55a-b3ec09c106a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.882677 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ae016dc-35c5-4f64-b55a-b3ec09c106a6 None None] GET https://10.4.3.9/volume// Aug 20 00:07:49.882845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ae016dc-35c5-4f64-b55a-b3ec09c106a6 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:49.883182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ae016dc-35c5-4f64-b55a-b3ec09c106a6 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:49.883753 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ae016dc-35c5-4f64-b55a-b3ec09c106a6 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:49.883846 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4da8c2aa-2bc4-45e8-a2c8-0146419e284d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:49.884319 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 186/765] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:49 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:49.884396 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 191/766] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:49 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:49.895766 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-1a7c31ce-57c3-4f03-a9f9-213050f189cc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:49.900074 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-1a7c31ce-57c3-4f03-a9f9-213050f189cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:49.900074 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-1a7c31ce-57c3-4f03-a9f9-213050f189cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:49.900074 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-1a7c31ce-57c3-4f03-a9f9-213050f189cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:49.919065 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:49.919065 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:49.931725 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-1a7c31ce-57c3-4f03-a9f9-213050f189cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:49.937087 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-1a7c31ce-57c3-4f03-a9f9-213050f189cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:49.941164 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 197/767] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:49 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1620 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:50.143626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9600afb6-aba6-473c-87a2-56cc8cb643df None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:50.145481 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9600afb6-aba6-473c-87a2-56cc8cb643df tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:50.145667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9600afb6-aba6-473c-87a2-56cc8cb643df tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:50.146058 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9600afb6-aba6-473c-87a2-56cc8cb643df tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:50.146058 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9600afb6-aba6-473c-87a2-56cc8cb643df tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:50.151527 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:50.151527 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:50.152335 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9600afb6-aba6-473c-87a2-56cc8cb643df tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:50.152828 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 194/768] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:50 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:50.764154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17669612-7e6d-4e37-9506-6bbbf1cd8e9a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:50.902654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2c5d2c3f-5f5c-424f-8402-9e4e85096ad9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:50.905784 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c5d2c3f-5f5c-424f-8402-9e4e85096ad9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:50.905984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c5d2c3f-5f5c-424f-8402-9e4e85096ad9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:50.906247 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c5d2c3f-5f5c-424f-8402-9e4e85096ad9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:50.923882 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:50.923882 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:50.930697 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2c5d2c3f-5f5c-424f-8402-9e4e85096ad9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:50.939240 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c5d2c3f-5f5c-424f-8402-9e4e85096ad9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:50.939826 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 192/769] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:50 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:50.973771 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17669612-7e6d-4e37-9506-6bbbf1cd8e9a tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:50.974810 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17669612-7e6d-4e37-9506-6bbbf1cd8e9a tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1486665299", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1255321368", "vendor_name": "tempest-vendor_name-1315603603"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:50.996986 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17669612-7e6d-4e37-9506-6bbbf1cd8e9a tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:50.997848 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 187/770] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:07:50 2026] POST /volume/v3/types => generated 328 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:51.011694 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:51.104205 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:51.104818 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e51ce30c-50bc-41ed-91d9-24de12f4c98b", "size": 1, "name": "tempest-UserMessagesTest-Volume-250163274"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:51.107586 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Create volume request body: {'volume': {'volume_type': 'e51ce30c-50bc-41ed-91d9-24de12f4c98b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-250163274'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:51.118551 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Create volume of 1 GB Aug 20 00:07:51.119077 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:51.119077 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:51.119945 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Availability Zones retrieved successfully. Aug 20 00:07:51.131461 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Flow 'volume_create_api' (e98258ed-9cc9-4449-a15e-cd773a16f396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:51.133207 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e382a40-d3bf-4f10-8da0-43ada996854b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:51.134860 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:51.165623 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-436982d4-f95b-415e-8590-0802e8cef3f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:51.167868 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-436982d4-f95b-415e-8590-0802e8cef3f9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:51.168187 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-436982d4-f95b-415e-8590-0802e8cef3f9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:51.168612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-436982d4-f95b-415e-8590-0802e8cef3f9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:51.168829 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-436982d4-f95b-415e-8590-0802e8cef3f9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:51.169529 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e382a40-d3bf-4f10-8da0-43ada996854b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:07:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1255321368',vendor_name='tempest-vendor_name-1315603603'},id=e51ce30c-50bc-41ed-91d9-24de12f4c98b,is_public=True,name='tempest-UserMessagesTest-volume-type-1486665299',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e51ce30c-50bc-41ed-91d9-24de12f4c98b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:51.170969 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564206e5-7f8b-450a-81ed-88355dfaf2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:51.176359 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:51.176359 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:51.177741 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-436982d4-f95b-415e-8590-0802e8cef3f9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:51.178486 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 195/771] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:51 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:51.217339 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1486665299 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1486665299, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:51.218187 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1486665299 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1486665299, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:51.290311 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Created reservations ['c1be66d3-d77f-4687-adf7-9c2aa1e34819', '6009062d-7b73-4988-b9ff-27ed7c5c0489', '149d19ad-b95e-45c8-a8b2-f87e7d99a2f7', 'c5f3c895-6f6f-465a-ad29-8b02cf1b57af'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:51.291636 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564206e5-7f8b-450a-81ed-88355dfaf2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1be66d3-d77f-4687-adf7-9c2aa1e34819', '6009062d-7b73-4988-b9ff-27ed7c5c0489', '149d19ad-b95e-45c8-a8b2-f87e7d99a2f7', 'c5f3c895-6f6f-465a-ad29-8b02cf1b57af']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:51.293587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351f59ed-8257-4422-af70-33881a6c8289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:51.304777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-64207f94-cf4b-4aa7-bba4-8d8e82a65706 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:51.308847 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-64207f94-cf4b-4aa7-bba4-8d8e82a65706 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:51.309044 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-64207f94-cf4b-4aa7-bba4-8d8e82a65706 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:51.309197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-64207f94-cf4b-4aa7-bba4-8d8e82a65706 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:51.333925 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351f59ed-8257-4422-af70-33881a6c8289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03547361-9062-4dde-89d3-68f094bfbbb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-250163274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf88f79efc14d6e9f504d073d35fff5',qos_specs=None,replication_status=,reservations=['c1be66d3-d77f-4687-adf7-9c2aa1e34819','6009062d-7b73-4988-b9ff-27ed7c5c0489','149d19ad-b95e-45c8-a8b2-f87e7d99a2f7','c5f3c895-6f6f-465a-ad29-8b02cf1b57af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31c549c83dc846c1a1215dda7536b1c2',volume_type_id=e51ce30c-50bc-41ed-91d9-24de12f4c98b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-250163274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03547361-9062-4dde-89d3-68f094bfbbb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caf88f79efc14d6e9f504d073d35fff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31c549c83dc846c1a1215dda7536b1c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e51ce30c-50bc-41ed-91d9-24de12f4c98b),volume_type_id=e51ce30c-50bc-41ed-91d9-24de12f4c98b)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:51.335434 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a12dacb-00f8-403a-9f0b-746234f9c042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:51.335508 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:51.335508 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:51.341460 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-64207f94-cf4b-4aa7-bba4-8d8e82a65706 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:51.346019 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-64207f94-cf4b-4aa7-bba4-8d8e82a65706 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:51.346530 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 193/772] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:51 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:51.365851 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a12dacb-00f8-403a-9f0b-746234f9c042) transitioned into state 'SUCCESS' from state '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-250163274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf88f79efc14d6e9f504d073d35fff5',qos_specs=None,replication_status=,reservations=['c1be66d3-d77f-4687-adf7-9c2aa1e34819','6009062d-7b73-4988-b9ff-27ed7c5c0489','149d19ad-b95e-45c8-a8b2-f87e7d99a2f7','c5f3c895-6f6f-465a-ad29-8b02cf1b57af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31c549c83dc846c1a1215dda7536b1c2',volume_type_id=e51ce30c-50bc-41ed-91d9-24de12f4c98b)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:51.366998 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f960f9f-ccf8-4a09-9556-57b336c3552c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:51.384350 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-046ec0e9-8b43-4359-937e-c415b0f5381a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:51.387805 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-046ec0e9-8b43-4359-937e-c415b0f5381a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c Aug 20 00:07:51.388096 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-046ec0e9-8b43-4359-937e-c415b0f5381a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:51.388321 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-046ec0e9-8b43-4359-937e-c415b0f5381a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:51.391769 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f960f9f-ccf8-4a09-9556-57b336c3552c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:51.393047 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Flow 'volume_create_api' (e98258ed-9cc9-4449-a15e-cd773a16f396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:51.393554 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Create volume request issued successfully. Aug 20 00:07:51.395646 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0c5cb26b-d802-4d67-aed2-35eaa5f5b9d5 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:51.396429 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 198/773] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:07:51 2026] POST /volume/v3/volumes => generated 781 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:51.402268 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:51.402268 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:51.413043 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-785b6345-ce82-46bf-8a27-a1a1c69af5cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:51.417125 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-785b6345-ce82-46bf-8a27-a1a1c69af5cc tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 Aug 20 00:07:51.418570 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-785b6345-ce82-46bf-8a27-a1a1c69af5cc tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:51.419125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-785b6345-ce82-46bf-8a27-a1a1c69af5cc tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:51.432233 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:51.432233 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:51.437665 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-785b6345-ce82-46bf-8a27-a1a1c69af5cc tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Volume info retrieved successfully. Aug 20 00:07:51.445292 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-785b6345-ce82-46bf-8a27-a1a1c69af5cc tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 returned with HTTP 200 Aug 20 00:07:51.446297 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 196/774] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:07:51 2026] GET /volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:51.467285 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1a9762b1-bcd6-4816-8870-9240a20d3ca7 req-046ec0e9-8b43-4359-937e-c415b0f5381a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c returned with HTTP 200 Aug 20 00:07:51.468111 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 188/775] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:07:51 2026] DELETE /volume/v3/attachments/e639be5c-eade-4257-b72f-40217ccbf99c => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:51.958802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-180edd8c-ad8c-47c5-badf-ee112e82e127 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:51.960823 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-180edd8c-ad8c-47c5-badf-ee112e82e127 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:51.961131 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-180edd8c-ad8c-47c5-badf-ee112e82e127 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:51.961449 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-180edd8c-ad8c-47c5-badf-ee112e82e127 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:51.985035 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:51.985035 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:51.988926 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-180edd8c-ad8c-47c5-badf-ee112e82e127 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:51.993733 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-180edd8c-ad8c-47c5-badf-ee112e82e127 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:51.994203 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 194/776] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:51 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:52.064316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-de709e5b-19ef-4e7e-8956-2841c6c0d7b0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.066872 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-de709e5b-19ef-4e7e-8956-2841c6c0d7b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:52.067182 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-de709e5b-19ef-4e7e-8956-2841c6c0d7b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.067440 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-de709e5b-19ef-4e7e-8956-2841c6c0d7b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.085609 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.085609 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:52.091902 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-de709e5b-19ef-4e7e-8956-2841c6c0d7b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Volume info retrieved successfully. Aug 20 00:07:52.098495 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-de709e5b-19ef-4e7e-8956-2841c6c0d7b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:52.098814 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 199/777] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:52.187066 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-82422c63-8ec4-4597-9004-5efcad8a0c1a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.191049 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-82422c63-8ec4-4597-9004-5efcad8a0c1a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:52.191344 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-82422c63-8ec4-4597-9004-5efcad8a0c1a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.191642 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-82422c63-8ec4-4597-9004-5efcad8a0c1a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.193614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bb69cf16-71a3-4b14-9082-10cb700eb771 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.195786 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb69cf16-71a3-4b14-9082-10cb700eb771 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:52.196010 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb69cf16-71a3-4b14-9082-10cb700eb771 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.196215 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb69cf16-71a3-4b14-9082-10cb700eb771 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.196333 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bb69cf16-71a3-4b14-9082-10cb700eb771 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:52.202015 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.202015 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:52.203043 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb69cf16-71a3-4b14-9082-10cb700eb771 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:52.203493 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 189/778] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.208232 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.208232 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:52.213565 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-82422c63-8ec4-4597-9004-5efcad8a0c1a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:52.220471 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-82422c63-8ec4-4597-9004-5efcad8a0c1a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:52.222654 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 197/779] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:52.223100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5e29feac-7cf7-453c-b3af-658b312022f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.226614 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e29feac-7cf7-453c-b3af-658b312022f7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:52.226614 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e29feac-7cf7-453c-b3af-658b312022f7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.228358 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e29feac-7cf7-453c-b3af-658b312022f7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.250918 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.250918 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:52.257304 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5e29feac-7cf7-453c-b3af-658b312022f7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:52.265271 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e29feac-7cf7-453c-b3af-658b312022f7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:52.265271 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 195/780] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 1129 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:52.273189 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-b50ef873-beab-432f-abd1-d29c4ab3041f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.278094 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-b50ef873-beab-432f-abd1-d29c4ab3041f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28/action Aug 20 00:07:52.278094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-b50ef873-beab-432f-abd1-d29c4ab3041f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:52.278094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-b50ef873-beab-432f-abd1-d29c4ab3041f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:52.280814 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-21da9cfa-1a68-49c4-9286-db157eb52a80 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.283903 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21da9cfa-1a68-49c4-9286-db157eb52a80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:52.284413 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21da9cfa-1a68-49c4-9286-db157eb52a80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.284696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21da9cfa-1a68-49c4-9286-db157eb52a80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.284825 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-21da9cfa-1a68-49c4-9286-db157eb52a80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete backup with id: 87ce6565-5f16-4b0c-8056-dc2a29e783b0. Aug 20 00:07:52.292941 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.292941 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:52.301435 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.301435 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:52.302982 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-b50ef873-beab-432f-abd1-d29c4ab3041f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:52.317246 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-b50ef873-beab-432f-abd1-d29c4ab3041f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Begin detaching volume completed successfully. Aug 20 00:07:52.318637 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-b50ef873-beab-432f-abd1-d29c4ab3041f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28/action returned with HTTP 202 Aug 20 00:07:52.318637 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 200/781] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:07:52 2026] POST /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:07:52.328193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-21da9cfa-1a68-49c4-9286-db157eb52a80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] delete_backup rpcapi backup_id 87ce6565-5f16-4b0c-8056-dc2a29e783b0 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:07:52.330962 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21da9cfa-1a68-49c4-9286-db157eb52a80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 202 Aug 20 00:07:52.331290 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 190/782] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:07:52 2026] DELETE /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:07:52.339230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-24dffc3d-3b3b-40fe-abca-7fede694e311 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.345930 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6dc153a-d95f-4c0d-a4e6-2ecb2ce3e114 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.349081 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6dc153a-d95f-4c0d-a4e6-2ecb2ce3e114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:52.349362 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6dc153a-d95f-4c0d-a4e6-2ecb2ce3e114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.349582 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6dc153a-d95f-4c0d-a4e6-2ecb2ce3e114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.349720 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a6dc153a-d95f-4c0d-a4e6-2ecb2ce3e114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:52.352715 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-61917045-9cc8-4828-a77b-554c47b8ead6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.356105 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.356105 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:52.356386 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-61917045-9cc8-4828-a77b-554c47b8ead6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:52.356386 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-61917045-9cc8-4828-a77b-554c47b8ead6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.356592 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-61917045-9cc8-4828-a77b-554c47b8ead6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.357365 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6dc153a-d95f-4c0d-a4e6-2ecb2ce3e114 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 200 Aug 20 00:07:52.357847 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 196/783] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.377681 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b2bd7ae7-536a-46ea-8586-becb6dbd7964 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.379351 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.379351 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:52.380078 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b2bd7ae7-536a-46ea-8586-becb6dbd7964 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:52.380351 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b2bd7ae7-536a-46ea-8586-becb6dbd7964 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.381074 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b2bd7ae7-536a-46ea-8586-becb6dbd7964 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.382737 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-61917045-9cc8-4828-a77b-554c47b8ead6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:52.388954 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-61917045-9cc8-4828-a77b-554c47b8ead6 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:52.388954 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 201/784] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:52.394098 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.394098 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:52.399254 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64ab688c-11f2-4675-933a-b642851a47b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.399718 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64ab688c-11f2-4675-933a-b642851a47b5 None None] GET https://10.4.3.9/volume// Aug 20 00:07:52.400045 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64ab688c-11f2-4675-933a-b642851a47b5 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.400912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64ab688c-11f2-4675-933a-b642851a47b5 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.400912 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64ab688c-11f2-4675-933a-b642851a47b5 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:52.400912 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 197/785] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:07:52.402594 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b2bd7ae7-536a-46ea-8586-becb6dbd7964 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:52.411329 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-ad5f6299-7fa5-4e62-afae-17718b6148d5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.411848 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b2bd7ae7-536a-46ea-8586-becb6dbd7964 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:52.412353 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 191/786] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.414810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-ad5f6299-7fa5-4e62-afae-17718b6148d5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:52.415088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-ad5f6299-7fa5-4e62-afae-17718b6148d5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.415408 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-ad5f6299-7fa5-4e62-afae-17718b6148d5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.440932 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.440932 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:52.446120 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-ad5f6299-7fa5-4e62-afae-17718b6148d5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:52.454590 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-ad5f6299-7fa5-4e62-afae-17718b6148d5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:52.455080 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 202/787] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:52.467224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b063da72-97a2-47dd-b3d7-14e1ce162f7a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.469681 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-40000d76-d249-4b41-9273-e818b24c6e20 req-a6b21781-f8d2-4f95-a349-09bfb5909d4a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.470307 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-24dffc3d-3b3b-40fe-abca-7fede694e311 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:52.470736 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-24dffc3d-3b3b-40fe-abca-7fede694e311 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:52.472354 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-a6b21781-f8d2-4f95-a349-09bfb5909d4a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:52.472624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-a6b21781-f8d2-4f95-a349-09bfb5909d4a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.472969 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-a6b21781-f8d2-4f95-a349-09bfb5909d4a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.473100 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b063da72-97a2-47dd-b3d7-14e1ce162f7a tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 Aug 20 00:07:52.473268 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b063da72-97a2-47dd-b3d7-14e1ce162f7a tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.473531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b063da72-97a2-47dd-b3d7-14e1ce162f7a tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.489980 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.489980 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:52.490624 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.490624 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:52.491123 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-24dffc3d-3b3b-40fe-abca-7fede694e311 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:52.491636 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 198/788] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:07:52 2026] POST /volume/v3/types => generated 188 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.493776 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-40000d76-d249-4b41-9273-e818b24c6e20 req-a6b21781-f8d2-4f95-a349-09bfb5909d4a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:52.495468 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b063da72-97a2-47dd-b3d7-14e1ce162f7a tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Volume info retrieved successfully. Aug 20 00:07:52.500576 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-a6b21781-f8d2-4f95-a349-09bfb5909d4a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:52.501493 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 192/789] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.502182 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b063da72-97a2-47dd-b3d7-14e1ce162f7a tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 returned with HTTP 200 Aug 20 00:07:52.502715 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 198/790] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.503276 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3ada2cb0-310f-4f7a-9747-ca2b64603c9a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.507160 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ada2cb0-310f-4f7a-9747-ca2b64603c9a tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:52.507160 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ada2cb0-310f-4f7a-9747-ca2b64603c9a tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:52.521997 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cb9be368-0b3f-4527-a784-fff0b995941c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.523960 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb9be368-0b3f-4527-a784-fff0b995941c tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/messages Aug 20 00:07:52.523960 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb9be368-0b3f-4527-a784-fff0b995941c tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.524113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb9be368-0b3f-4527-a784-fff0b995941c tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.528936 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ada2cb0-310f-4f7a-9747-ca2b64603c9a tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:52.528936 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 203/791] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:07:52 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.531265 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb9be368-0b3f-4527-a784-fff0b995941c tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:07:52.531638 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 199/792] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/messages => generated 666 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.541972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-55bfb251-4792-41bf-8498-b9d0ee11055f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.543789 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8367ed05-4818-4828-b3d3-7539251f34e4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.546432 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8367ed05-4818-4828-b3d3-7539251f34e4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] DELETE https://10.4.3.9/volume/v3/messages/179bcd2d-6f09-4a45-879e-3cc064326907 Aug 20 00:07:52.546749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8367ed05-4818-4828-b3d3-7539251f34e4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.546932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8367ed05-4818-4828-b3d3-7539251f34e4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.570620 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8367ed05-4818-4828-b3d3-7539251f34e4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/messages/179bcd2d-6f09-4a45-879e-3cc064326907 returned with HTTP 204 Aug 20 00:07:52.571238 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 199/793] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:07:52 2026] DELETE /volume/v3/messages/179bcd2d-6f09-4a45-879e-3cc064326907 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:07:52.582134 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4260a876-d6c1-4012-a238-4b6553ce90a2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.584215 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4260a876-d6c1-4012-a238-4b6553ce90a2 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/messages/179bcd2d-6f09-4a45-879e-3cc064326907 Aug 20 00:07:52.584489 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4260a876-d6c1-4012-a238-4b6553ce90a2 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.584677 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4260a876-d6c1-4012-a238-4b6553ce90a2 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.592135 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4260a876-d6c1-4012-a238-4b6553ce90a2 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/messages/179bcd2d-6f09-4a45-879e-3cc064326907 returned with HTTP 404 Aug 20 00:07:52.592756 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 204/794] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/messages/179bcd2d-6f09-4a45-879e-3cc064326907 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:52.601314 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-60c32a3a-8b8a-4ead-b2b1-991817157b50 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.604029 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60c32a3a-8b8a-4ead-b2b1-991817157b50 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 Aug 20 00:07:52.604388 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60c32a3a-8b8a-4ead-b2b1-991817157b50 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.604648 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60c32a3a-8b8a-4ead-b2b1-991817157b50 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.614864 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.614864 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:52.621993 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-60c32a3a-8b8a-4ead-b2b1-991817157b50 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Volume info retrieved successfully. Aug 20 00:07:52.626152 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-429609c3-a757-413f-8426-1ab695292de7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.626709 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-429609c3-a757-413f-8426-1ab695292de7 None None] GET https://10.4.3.9/volume// Aug 20 00:07:52.626953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-429609c3-a757-413f-8426-1ab695292de7 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.627225 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-429609c3-a757-413f-8426-1ab695292de7 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.627698 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-429609c3-a757-413f-8426-1ab695292de7 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:52.628483 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 200/795] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:52.629328 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60c32a3a-8b8a-4ead-b2b1-991817157b50 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 returned with HTTP 200 Aug 20 00:07:52.629846 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 200/796] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.645008 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-40000d76-d249-4b41-9273-e818b24c6e20 req-e33f1064-0bdb-4931-b272-f6365589f5ef None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.646981 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.647649 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-e33f1064-0bdb-4931-b272-f6365589f5ef tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:52.647866 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-e33f1064-0bdb-4931-b272-f6365589f5ef tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "619d7638-62fd-45b2-897c-422b12e5f3ab", "connector": null, "instance_uuid": "be00a9e0-73ac-4142-b1c2-78a210dfc6bc"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:52.648861 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] DELETE https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 Aug 20 00:07:52.649194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.649803 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.649803 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Delete volume with id: 03547361-9062-4dde-89d3-68f094bfbbb7 Aug 20 00:07:52.661123 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.661123 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:52.661123 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Volume info retrieved successfully. Aug 20 00:07:52.662285 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.662285 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:52.662418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100466) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:07:52.677500 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1486665299 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1486665299, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:52.677791 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1486665299 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1486665299, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:52.687026 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:52.687436 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-602706245"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:52.689187 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-602706245'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:52.690480 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Created reservations ['4014137f-19e7-4b7c-a3b1-f95d4108019d', 'ee2e441f-3a7c-43ea-b7bc-56c6cb0afa1c', '32c48a87-a910-42ea-b550-5d11a8e076a6', '60298072-2d5d-45cd-8ad4-998183259ac5'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:52.693704 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Create volume of 1 GB Aug 20 00:07:52.694357 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.694357 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:52.695325 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Availability Zones retrieved successfully. Aug 20 00:07:52.703367 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Flow 'volume_create_api' (9cf561b9-1452-45d9-8359-1e5993cd8f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:52.704431 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4665e2-6a85-4c35-8df9-5415a2431183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:52.705905 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:52.715533 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-e33f1064-0bdb-4931-b272-f6365589f5ef tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:52.716011 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 205/797] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:52 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 20 00:07:52.743661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4665e2-6a85-4c35-8df9-5415a2431183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:07:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9498cc41-d5d0-4b99-bcb5-8b40cd71ce18,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9498cc41-d5d0-4b99-bcb5-8b40cd71ce18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:52.746420 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e456c813-36de-4fb5-b358-f40e7caf4d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:52.761259 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Delete volume request issued successfully. Aug 20 00:07:52.763240 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4f33fe8-3c6f-4393-899b-3af0079ca933 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 returned with HTTP 202 Aug 20 00:07:52.763240 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 201/798] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:07:52 2026] DELETE /volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:52.765040 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e8c96506-a132-43e9-90c1-8bd09dc5663c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.769968 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8c96506-a132-43e9-90c1-8bd09dc5663c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:52.769968 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8c96506-a132-43e9-90c1-8bd09dc5663c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.769968 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8c96506-a132-43e9-90c1-8bd09dc5663c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.772225 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-499fd3fd-96e3-4f87-a60a-eb354e09e07c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.777528 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-499fd3fd-96e3-4f87-a60a-eb354e09e07c tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 Aug 20 00:07:52.777528 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-499fd3fd-96e3-4f87-a60a-eb354e09e07c tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.777528 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-499fd3fd-96e3-4f87-a60a-eb354e09e07c tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.778182 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2aa36dc1-1725-4353-860e-3a9452e658f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.778714 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2aa36dc1-1725-4353-860e-3a9452e658f0 None None] GET https://10.4.3.9/volume// Aug 20 00:07:52.780606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2aa36dc1-1725-4353-860e-3a9452e658f0 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.780606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2aa36dc1-1725-4353-860e-3a9452e658f0 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.780606 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2aa36dc1-1725-4353-860e-3a9452e658f0 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:52.780606 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 202/799] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:52.788795 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-499fd3fd-96e3-4f87-a60a-eb354e09e07c tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 returned with HTTP 404 Aug 20 00:07:52.789439 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 206/800] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/03547361-9062-4dde-89d3-68f094bfbbb7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:52.790394 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.790394 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:52.793654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-40000d76-d249-4b41-9273-e818b24c6e20 req-3eeb0df3-469c-4dfc-9477-349fdab7f474 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.793830 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-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 20 00:07:52.794302 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-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 20 00:07:52.798094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5f448a9e-9ff8-4a59-a6d6-6613fdbf35dc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.798654 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e8c96506-a132-43e9-90c1-8bd09dc5663c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:52.798970 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-3eeb0df3-469c-4dfc-9477-349fdab7f474 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:52.799821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-3eeb0df3-469c-4dfc-9477-349fdab7f474 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.799821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-3eeb0df3-469c-4dfc-9477-349fdab7f474 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.800004 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5f448a9e-9ff8-4a59-a6d6-6613fdbf35dc tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] DELETE https://10.4.3.9/volume/v3/types/e51ce30c-50bc-41ed-91d9-24de12f4c98b Aug 20 00:07:52.800304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5f448a9e-9ff8-4a59-a6d6-6613fdbf35dc tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.800455 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5f448a9e-9ff8-4a59-a6d6-6613fdbf35dc tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.800685 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.800685 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:52.809421 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8c96506-a132-43e9-90c1-8bd09dc5663c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:52.809991 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 201/801] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.815363 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.815363 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:52.822338 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-40000d76-d249-4b41-9273-e818b24c6e20 req-3eeb0df3-469c-4dfc-9477-349fdab7f474 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:52.829382 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-3eeb0df3-469c-4dfc-9477-349fdab7f474 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:52.829520 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 203/802] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1021 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:52.846114 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5f448a9e-9ff8-4a59-a6d6-6613fdbf35dc tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] https://10.4.3.9/volume/v3/types/e51ce30c-50bc-41ed-91d9-24de12f4c98b returned with HTTP 202 Aug 20 00:07:52.846114 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 207/803] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:52 2026] DELETE /volume/v3/types/e51ce30c-50bc-41ed-91d9-24de12f4c98b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:52.848132 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Created reservations ['20e60a24-e59f-4a72-a9e1-93e8300e659c', '4d02dcd6-3880-41ba-b562-70cc54448344', '9bc3ffed-6eb4-4dc0-8c62-d133a615e0f6', '26df23a0-1fd9-4faa-b31a-aec7ee0cf3d3'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:52.849531 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e456c813-36de-4fb5-b358-f40e7caf4d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e60a24-e59f-4a72-a9e1-93e8300e659c', '4d02dcd6-3880-41ba-b562-70cc54448344', '9bc3ffed-6eb4-4dc0-8c62-d133a615e0f6', '26df23a0-1fd9-4faa-b31a-aec7ee0cf3d3']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:52.850770 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1e58c9-4c67-4bda-a3ab-efdc9eb1128b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:52.852554 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1c8ec0ef-a7ac-441c-a426-649d38364c7a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.856106 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c8ec0ef-a7ac-441c-a426-649d38364c7a tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] GET https://10.4.3.9/volume/v3/types/e51ce30c-50bc-41ed-91d9-24de12f4c98b Aug 20 00:07:52.856106 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c8ec0ef-a7ac-441c-a426-649d38364c7a tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.856106 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c8ec0ef-a7ac-441c-a426-649d38364c7a tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.862335 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c8ec0ef-a7ac-441c-a426-649d38364c7a tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] https://10.4.3.9/volume/v3/types/e51ce30c-50bc-41ed-91d9-24de12f4c98b returned with HTTP 404 Aug 20 00:07:52.863515 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 202/804] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/types/e51ce30c-50bc-41ed-91d9-24de12f4c98b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:52.872479 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-723d8a08-db7d-4ecd-b379-8e34b19af96c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.874625 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-723d8a08-db7d-4ecd-b379-8e34b19af96c tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:52.875086 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-723d8a08-db7d-4ecd-b379-8e34b19af96c tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1753494391", "extra_specs": {"storage_protocol": "tempest-storage_protocol-76210192", "vendor_name": "tempest-vendor_name-1339679627"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:52.895745 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1e58c9-4c67-4bda-a3ab-efdc9eb1128b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e3485c6-a144-4d86-9b6e-d6e051e404ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-602706245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9291c348f7e64074b25939e932ff9299',qos_specs=None,replication_status=,reservations=['20e60a24-e59f-4a72-a9e1-93e8300e659c','4d02dcd6-3880-41ba-b562-70cc54448344','9bc3ffed-6eb4-4dc0-8c62-d133a615e0f6','26df23a0-1fd9-4faa-b31a-aec7ee0cf3d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cb99258cea479ab62b69a31e8cf833',volume_type_id=9498cc41-d5d0-4b99-bcb5-8b40cd71ce18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-602706245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e3485c6-a144-4d86-9b6e-d6e051e404ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9291c348f7e64074b25939e932ff9299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8cb99258cea479ab62b69a31e8cf833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9498cc41-d5d0-4b99-bcb5-8b40cd71ce18),volume_type_id=9498cc41-d5d0-4b99-bcb5-8b40cd71ce18)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:52.897078 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a84a562-3852-4998-97eb-196f309d733e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:52.908870 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-723d8a08-db7d-4ecd-b379-8e34b19af96c tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:52.909316 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 204/805] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:07:52 2026] POST /volume/v3/types => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:52.922179 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6694ff99-50e3-484f-a284-4136c5c726c9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.926943 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:52.926943 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1e7641f2-92cf-45ae-8021-74e23d08076c", "size": 1, "name": "tempest-UserMessagesTest-Volume-625637264"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:52.927837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Create volume request body: {'volume': {'volume_type': '1e7641f2-92cf-45ae-8021-74e23d08076c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-625637264'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:52.933631 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Create volume of 1 GB Aug 20 00:07:52.933960 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.933960 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:52.934573 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Availability Zones retrieved successfully. Aug 20 00:07:52.935122 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a84a562-3852-4998-97eb-196f309d733e) transitioned into state 'SUCCESS' from state '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-602706245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9291c348f7e64074b25939e932ff9299',qos_specs=None,replication_status=,reservations=['20e60a24-e59f-4a72-a9e1-93e8300e659c','4d02dcd6-3880-41ba-b562-70cc54448344','9bc3ffed-6eb4-4dc0-8c62-d133a615e0f6','26df23a0-1fd9-4faa-b31a-aec7ee0cf3d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cb99258cea479ab62b69a31e8cf833',volume_type_id=9498cc41-d5d0-4b99-bcb5-8b40cd71ce18)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:52.936094 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a736ede2-0882-4ccc-8212-d754cd65f70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:52.941836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Flow 'volume_create_api' (10e775ac-3f67-4e00-9a5f-4d6d16dc3ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:52.944914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7e338c1-3f10-4a1d-a057-4d760142d7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:52.946253 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:52.954363 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a736ede2-0882-4ccc-8212-d754cd65f70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:52.955841 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Flow 'volume_create_api' (9cf561b9-1452-45d9-8359-1e5993cd8f0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:52.956239 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Create volume request issued successfully. Aug 20 00:07:52.956949 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55bfb251-4792-41bf-8498-b9d0ee11055f tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:52.957518 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 193/806] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:07:52 2026] POST /volume/v3/volumes => generated 763 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:52.965705 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-40000d76-d249-4b41-9273-e818b24c6e20 req-334706a9-6d5d-4e47-8578-2ae03d4fea55 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.969131 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-334706a9-6d5d-4e47-8578-2ae03d4fea55 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] PUT https://10.4.3.9/volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b Aug 20 00:07:52.969621 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-334706a9-6d5d-4e47-8578-2ae03d4fea55 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:52.973508 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-00e70f66-2926-4e03-85b2-e123562d27e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:52.975466 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00e70f66-2926-4e03-85b2-e123562d27e1 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:52.975855 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00e70f66-2926-4e03-85b2-e123562d27e1 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:52.976024 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00e70f66-2926-4e03-85b2-e123562d27e1 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:52.984285 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7e338c1-3f10-4a1d-a057-4d760142d7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:07:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-76210192',vendor_name='tempest-vendor_name-1339679627'},id=1e7641f2-92cf-45ae-8021-74e23d08076c,is_public=True,name='tempest-UserMessagesTest-volume-type-1753494391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e7641f2-92cf-45ae-8021-74e23d08076c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:52.985331 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8d47e5-e6c4-4da6-bf63-a39d91939ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:52.986315 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-40000d76-d249-4b41-9273-e818b24c6e20 req-334706a9-6d5d-4e47-8578-2ae03d4fea55 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Acquiring lock "cinder-attachment_update-619d7638-62fd-45b2-897c-422b12e5f3ab-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:07:52.986515 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.986515 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:52.991852 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-00e70f66-2926-4e03-85b2-e123562d27e1 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Volume info retrieved successfully. Aug 20 00:07:52.993512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-40000d76-d249-4b41-9273-e818b24c6e20 req-334706a9-6d5d-4e47-8578-2ae03d4fea55 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Lock "cinder-attachment_update-619d7638-62fd-45b2-897c-422b12e5f3ab-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:07:52.995226 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:52.995226 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:53.000691 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00e70f66-2926-4e03-85b2-e123562d27e1 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 200 Aug 20 00:07:53.000691 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 205/807] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:52 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:53.026110 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1753494391 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1753494391, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:53.028201 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1753494391 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1753494391, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:07:53.062572 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Created reservations ['e25a7f1d-5056-4494-bd95-0ec40ea4571e', '75aab2a4-05ec-435f-a91a-03ef370c5087', '11d56293-17c9-4e46-b9d7-6942d5dd5acf', '8813c134-f7e7-44e5-a898-a4551605a5fc'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:53.063764 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8d47e5-e6c4-4da6-bf63-a39d91939ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e25a7f1d-5056-4494-bd95-0ec40ea4571e', '75aab2a4-05ec-435f-a91a-03ef370c5087', '11d56293-17c9-4e46-b9d7-6942d5dd5acf', '8813c134-f7e7-44e5-a898-a4551605a5fc']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:53.064848 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1497f5-b668-48ec-977f-93a411797173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:53.102403 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1497f5-b668-48ec-977f-93a411797173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0803042-b621-41a5-add3-310992d96a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-625637264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf88f79efc14d6e9f504d073d35fff5',qos_specs=None,replication_status=,reservations=['e25a7f1d-5056-4494-bd95-0ec40ea4571e','75aab2a4-05ec-435f-a91a-03ef370c5087','11d56293-17c9-4e46-b9d7-6942d5dd5acf','8813c134-f7e7-44e5-a898-a4551605a5fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31c549c83dc846c1a1215dda7536b1c2',volume_type_id=1e7641f2-92cf-45ae-8021-74e23d08076c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-625637264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0803042-b621-41a5-add3-310992d96a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caf88f79efc14d6e9f504d073d35fff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31c549c83dc846c1a1215dda7536b1c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e7641f2-92cf-45ae-8021-74e23d08076c),volume_type_id=1e7641f2-92cf-45ae-8021-74e23d08076c)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:53.104144 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962ab0d4-bbd3-41de-ae03-02aaae340704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:53.130743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962ab0d4-bbd3-41de-ae03-02aaae340704) transitioned into state 'SUCCESS' from state '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-625637264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf88f79efc14d6e9f504d073d35fff5',qos_specs=None,replication_status=,reservations=['e25a7f1d-5056-4494-bd95-0ec40ea4571e','75aab2a4-05ec-435f-a91a-03ef370c5087','11d56293-17c9-4e46-b9d7-6942d5dd5acf','8813c134-f7e7-44e5-a898-a4551605a5fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31c549c83dc846c1a1215dda7536b1c2',volume_type_id=1e7641f2-92cf-45ae-8021-74e23d08076c)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:53.131525 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82355869-7a2e-43ef-a274-b0a5c2990708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:53.137456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-40000d76-d249-4b41-9273-e818b24c6e20 req-334706a9-6d5d-4e47-8578-2ae03d4fea55 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Lock "cinder-attachment_update-619d7638-62fd-45b2-897c-422b12e5f3ab-np0000007832" released by "attachment_update" :: held 0.144s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:07:53.137858 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-334706a9-6d5d-4e47-8578-2ae03d4fea55 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b returned with HTTP 200 Aug 20 00:07:53.138506 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 203/808] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:07:52 2026] PUT /volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:53.144781 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82355869-7a2e-43ef-a274-b0a5c2990708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:53.146114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Flow 'volume_create_api' (10e775ac-3f67-4e00-9a5f-4d6d16dc3ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:53.147257 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Create volume request issued successfully. Aug 20 00:07:53.149822 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6694ff99-50e3-484f-a284-4136c5c726c9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:53.149822 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 208/809] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:07:52 2026] POST /volume/v3/volumes => generated 781 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:53.169112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d1e68061-931b-4f24-8f60-bc00cc8058b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.170834 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1e68061-931b-4f24-8f60-bc00cc8058b9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 Aug 20 00:07:53.171271 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1e68061-931b-4f24-8f60-bc00cc8058b9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:53.171609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1e68061-931b-4f24-8f60-bc00cc8058b9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:53.182548 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:53.182548 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:53.191914 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d1e68061-931b-4f24-8f60-bc00cc8058b9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Volume info retrieved successfully. Aug 20 00:07:53.197058 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1e68061-931b-4f24-8f60-bc00cc8058b9 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 returned with HTTP 200 Aug 20 00:07:53.198166 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 194/810] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:07:53 2026] GET /volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:53.376122 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3bb9c294-76ac-4441-84a7-64b6583fa774 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.377847 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3bb9c294-76ac-4441-84a7-64b6583fa774 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 Aug 20 00:07:53.378166 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3bb9c294-76ac-4441-84a7-64b6583fa774 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:53.378360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3bb9c294-76ac-4441-84a7-64b6583fa774 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:53.378360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3bb9c294-76ac-4441-84a7-64b6583fa774 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 87ce6565-5f16-4b0c-8056-dc2a29e783b0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:07:53.382072 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3bb9c294-76ac-4441-84a7-64b6583fa774 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 returned with HTTP 404 Aug 20 00:07:53.382709 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 206/811] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:53 2026] GET /volume/v3/backups/87ce6565-5f16-4b0c-8056-dc2a29e783b0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:53.407704 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e70f3002-dea9-440e-9956-dd5139228487 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.411918 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e70f3002-dea9-440e-9956-dd5139228487 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:53.412720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e70f3002-dea9-440e-9956-dd5139228487 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:53.412840 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e70f3002-dea9-440e-9956-dd5139228487 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:53.425931 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:53.425931 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:53.433622 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e70f3002-dea9-440e-9956-dd5139228487 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:53.440678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e70f3002-dea9-440e-9956-dd5139228487 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:53.441110 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 204/812] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:53 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:53.544940 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-128c3502-7f8b-48de-b0d7-c05b03b0af4b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.549741 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-128c3502-7f8b-48de-b0d7-c05b03b0af4b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:53.549964 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-128c3502-7f8b-48de-b0d7-c05b03b0af4b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:53.550541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-128c3502-7f8b-48de-b0d7-c05b03b0af4b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:53.565204 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:53.565204 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:53.569530 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-128c3502-7f8b-48de-b0d7-c05b03b0af4b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:53.575064 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-128c3502-7f8b-48de-b0d7-c05b03b0af4b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:53.575339 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 209/813] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:53 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 1129 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:53.601426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-eadbfb04-5c2b-4fd3-b924-19493cf4f83d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.605817 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-eadbfb04-5c2b-4fd3-b924-19493cf4f83d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3/action Aug 20 00:07:53.605817 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-eadbfb04-5c2b-4fd3-b924-19493cf4f83d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:53.605817 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-eadbfb04-5c2b-4fd3-b924-19493cf4f83d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:53.622276 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:53.622276 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:53.623152 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-eadbfb04-5c2b-4fd3-b924-19493cf4f83d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:53.635069 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-eadbfb04-5c2b-4fd3-b924-19493cf4f83d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Begin detaching volume completed successfully. Aug 20 00:07:53.636194 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-eadbfb04-5c2b-4fd3-b924-19493cf4f83d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3/action returned with HTTP 202 Aug 20 00:07:53.636194 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 195/814] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:07:53 2026] POST /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:07:53.663488 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-57398e8f-4ddb-4c54-bbdc-add9c7a751cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.667441 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57398e8f-4ddb-4c54-bbdc-add9c7a751cf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:53.667802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57398e8f-4ddb-4c54-bbdc-add9c7a751cf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:53.668111 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57398e8f-4ddb-4c54-bbdc-add9c7a751cf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:53.687962 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:53.687962 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:53.693266 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9235a7ed-47a2-483a-a74f-8420b2bee649 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.693733 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9235a7ed-47a2-483a-a74f-8420b2bee649 None None] GET https://10.4.3.9/volume// Aug 20 00:07:53.693922 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9235a7ed-47a2-483a-a74f-8420b2bee649 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:53.694176 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9235a7ed-47a2-483a-a74f-8420b2bee649 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:53.694500 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9235a7ed-47a2-483a-a74f-8420b2bee649 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:53.694806 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 205/815] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:53.701130 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-57398e8f-4ddb-4c54-bbdc-add9c7a751cf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:53.703829 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-944522dd-bf23-451c-9fd0-60fa21597548 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.705974 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57398e8f-4ddb-4c54-bbdc-add9c7a751cf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:53.706809 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 207/816] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:53 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:53.707308 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-944522dd-bf23-451c-9fd0-60fa21597548 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:53.707742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-944522dd-bf23-451c-9fd0-60fa21597548 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:53.708084 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-944522dd-bf23-451c-9fd0-60fa21597548 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:53.721433 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:53.721433 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:53.725996 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-944522dd-bf23-451c-9fd0-60fa21597548 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:53.731827 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-944522dd-bf23-451c-9fd0-60fa21597548 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:53.732533 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 210/817] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:53 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:53.826327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f96fbbae-1678-4f47-a601-f78e27b1d278 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:53.828310 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f96fbbae-1678-4f47-a601-f78e27b1d278 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:53.828712 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f96fbbae-1678-4f47-a601-f78e27b1d278 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:53.829178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f96fbbae-1678-4f47-a601-f78e27b1d278 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:53.843697 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:53.843697 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:53.849555 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f96fbbae-1678-4f47-a601-f78e27b1d278 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:53.856985 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f96fbbae-1678-4f47-a601-f78e27b1d278 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:53.857706 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 196/818] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:53 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:54.014942 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-159a1d73-0533-4a9f-a9f8-191e94e04d92 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.016764 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-159a1d73-0533-4a9f-a9f8-191e94e04d92 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:54.017018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-159a1d73-0533-4a9f-a9f8-191e94e04d92 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.017258 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-159a1d73-0533-4a9f-a9f8-191e94e04d92 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.026483 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.026483 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:54.031303 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-159a1d73-0533-4a9f-a9f8-191e94e04d92 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Volume info retrieved successfully. Aug 20 00:07:54.036207 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-159a1d73-0533-4a9f-a9f8-191e94e04d92 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 200 Aug 20 00:07:54.036661 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 206/819] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:54.051739 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-39ccf6c6-0c8b-4305-b924-1428416645ed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.054186 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39ccf6c6-0c8b-4305-b924-1428416645ed tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:54.054509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39ccf6c6-0c8b-4305-b924-1428416645ed tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.054805 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39ccf6c6-0c8b-4305-b924-1428416645ed tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.066723 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.066723 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:54.071290 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-39ccf6c6-0c8b-4305-b924-1428416645ed tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Volume info retrieved successfully. Aug 20 00:07:54.075832 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39ccf6c6-0c8b-4305-b924-1428416645ed tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 200 Aug 20 00:07:54.076350 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 208/820] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:54.090835 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.092997 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] POST https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce/action Aug 20 00:07:54.093373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:54.093528 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:54.104163 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.104163 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:54.104808 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Volume info retrieved successfully. Aug 20 00:07:54.131409 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-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 20 00:07:54.131666 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-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 20 00:07:54.162618 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Created reservations ['bc741625-e1ef-405b-82ca-f53ae9d4c180', '8f88d26e-3a5a-48cf-89df-b14f1845f62c'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:54.179230 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-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 20 00:07:54.179597 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-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 20 00:07:54.200581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Created reservations ['f99e28b9-68a7-4bc9-8f64-283ed7ff7ca1', 'de1fbbb6-8af2-4d2f-8865-0eb8f3ec18a5'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:54.229581 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cae78066-798d-465b-b60c-be294b3938f7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.232883 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cae78066-798d-465b-b60c-be294b3938f7 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 Aug 20 00:07:54.233598 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cae78066-798d-465b-b60c-be294b3938f7 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.234079 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cae78066-798d-465b-b60c-be294b3938f7 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.244681 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.244681 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:54.250448 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cae78066-798d-465b-b60c-be294b3938f7 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Volume info retrieved successfully. Aug 20 00:07:54.251146 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Retype volume request issued successfully. Aug 20 00:07:54.251146 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4dc02234-f881-458c-a0c8-f11d09c5e4e9 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce/action returned with HTTP 202 Aug 20 00:07:54.251605 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 211/821] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:07:54 2026] POST /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:07:54.256600 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cae78066-798d-465b-b60c-be294b3938f7 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 returned with HTTP 200 Aug 20 00:07:54.257112 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 197/822] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:54.265139 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a29cdc9e-8bb1-4144-b8ca-b30370add38b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.273679 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a29cdc9e-8bb1-4144-b8ca-b30370add38b tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:54.274007 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a29cdc9e-8bb1-4144-b8ca-b30370add38b tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.274306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a29cdc9e-8bb1-4144-b8ca-b30370add38b tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.278430 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8b1ae98c-c9f6-4769-93d5-e51df3770e60 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.282088 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b1ae98c-c9f6-4769-93d5-e51df3770e60 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/messages Aug 20 00:07:54.282315 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b1ae98c-c9f6-4769-93d5-e51df3770e60 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.282594 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b1ae98c-c9f6-4769-93d5-e51df3770e60 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.288502 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.288502 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:54.288669 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b1ae98c-c9f6-4769-93d5-e51df3770e60 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:07:54.289731 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 209/823] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/messages => generated 666 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:54.298361 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a29cdc9e-8bb1-4144-b8ca-b30370add38b tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Volume info retrieved successfully. Aug 20 00:07:54.299851 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-86747ff3-f0e4-4587-b3a3-89acd2176dd2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.302159 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-86747ff3-f0e4-4587-b3a3-89acd2176dd2 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/messages/f6cd4847-4f74-401b-9b4d-dfb4e3f04297 Aug 20 00:07:54.302428 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-86747ff3-f0e4-4587-b3a3-89acd2176dd2 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.304705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-86747ff3-f0e4-4587-b3a3-89acd2176dd2 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.304784 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a29cdc9e-8bb1-4144-b8ca-b30370add38b tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 200 Aug 20 00:07:54.305302 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 207/824] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:54.309956 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.309956 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:54.309956 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-86747ff3-f0e4-4587-b3a3-89acd2176dd2 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/messages/f6cd4847-4f74-401b-9b4d-dfb4e3f04297 returned with HTTP 200 Aug 20 00:07:54.310147 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 212/825] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/messages/f6cd4847-4f74-401b-9b4d-dfb4e3f04297 => generated 663 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:54.320416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aacf21f0-05d2-48b8-b93d-23cd9b96ad92 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.322210 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aacf21f0-05d2-48b8-b93d-23cd9b96ad92 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/messages Aug 20 00:07:54.322494 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aacf21f0-05d2-48b8-b93d-23cd9b96ad92 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.322763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aacf21f0-05d2-48b8-b93d-23cd9b96ad92 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.330312 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aacf21f0-05d2-48b8-b93d-23cd9b96ad92 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:07:54.330906 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 198/826] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/messages => generated 666 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:54.343657 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8b8f3236-05bf-4523-8492-1696aee65e54 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.350701 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b8f3236-05bf-4523-8492-1696aee65e54 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] DELETE https://10.4.3.9/volume/v3/messages/f6cd4847-4f74-401b-9b4d-dfb4e3f04297 Aug 20 00:07:54.350701 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b8f3236-05bf-4523-8492-1696aee65e54 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.351873 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b8f3236-05bf-4523-8492-1696aee65e54 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.367922 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b8f3236-05bf-4523-8492-1696aee65e54 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/messages/f6cd4847-4f74-401b-9b4d-dfb4e3f04297 returned with HTTP 204 Aug 20 00:07:54.368507 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 210/827] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:07:54 2026] DELETE /volume/v3/messages/f6cd4847-4f74-401b-9b4d-dfb4e3f04297 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:07:54.379965 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f8ef3ba1-01b5-4d62-bb1a-e4bc82e711b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.382177 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8ef3ba1-01b5-4d62-bb1a-e4bc82e711b4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 Aug 20 00:07:54.382448 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8ef3ba1-01b5-4d62-bb1a-e4bc82e711b4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.382676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8ef3ba1-01b5-4d62-bb1a-e4bc82e711b4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.395219 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.395219 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:54.398922 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f8ef3ba1-01b5-4d62-bb1a-e4bc82e711b4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Volume info retrieved successfully. Aug 20 00:07:54.403622 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8ef3ba1-01b5-4d62-bb1a-e4bc82e711b4 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 returned with HTTP 200 Aug 20 00:07:54.404008 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 208/828] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:54.426327 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-93ec150a-0af6-441a-b321-b2cc835db073 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.428541 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] DELETE https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 Aug 20 00:07:54.428541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.428709 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.429199 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Delete volume with id: d0803042-b621-41a5-add3-310992d96a76 Aug 20 00:07:54.439658 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.439658 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:54.440640 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Volume info retrieved successfully. Aug 20 00:07:54.442992 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100469) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:07:54.466873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c5e5c9a-51b2-4ec6-80fb-fab6c00996cf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.472883 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c5e5c9a-51b2-4ec6-80fb-fab6c00996cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:54.473143 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c5e5c9a-51b2-4ec6-80fb-fab6c00996cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.473393 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c5e5c9a-51b2-4ec6-80fb-fab6c00996cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.475637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Created reservations ['2ed0a169-0bb1-4690-90f5-75af87d27f48', '8f8c46bb-ce54-41fb-bbff-2a9373174f8d', '9977bf97-607b-4899-bd00-757389993f55', 'bf1af48c-17e6-4f86-8b84-dbfe6851a269'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:54.484818 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.484818 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:54.488362 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c5e5c9a-51b2-4ec6-80fb-fab6c00996cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:54.496880 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c5e5c9a-51b2-4ec6-80fb-fab6c00996cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:54.501433 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 199/829] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:54.528735 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Delete volume request issued successfully. Aug 20 00:07:54.529499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-93ec150a-0af6-441a-b321-b2cc835db073 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 returned with HTTP 202 Aug 20 00:07:54.529960 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 213/830] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:07:54 2026] DELETE /volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:54.540264 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c460937-3ccb-4a1f-9b00-5004823769b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.542696 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c460937-3ccb-4a1f-9b00-5004823769b6 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] GET https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 Aug 20 00:07:54.542955 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c460937-3ccb-4a1f-9b00-5004823769b6 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.543128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c460937-3ccb-4a1f-9b00-5004823769b6 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.552274 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c460937-3ccb-4a1f-9b00-5004823769b6 tempest-UserMessagesTest-1201793623 tempest-UserMessagesTest-1201793623-project-member] https://10.4.3.9/volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 returned with HTTP 404 Aug 20 00:07:54.552943 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 211/831] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/d0803042-b621-41a5-add3-310992d96a76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:54.560963 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b61dc1d3-5b4c-4a0c-b3d5-8c0d79f705d2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.563162 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b61dc1d3-5b4c-4a0c-b3d5-8c0d79f705d2 tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] DELETE https://10.4.3.9/volume/v3/types/1e7641f2-92cf-45ae-8021-74e23d08076c Aug 20 00:07:54.563476 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b61dc1d3-5b4c-4a0c-b3d5-8c0d79f705d2 tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.563753 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b61dc1d3-5b4c-4a0c-b3d5-8c0d79f705d2 tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.598776 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b61dc1d3-5b4c-4a0c-b3d5-8c0d79f705d2 tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] https://10.4.3.9/volume/v3/types/1e7641f2-92cf-45ae-8021-74e23d08076c returned with HTTP 202 Aug 20 00:07:54.599421 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 209/832] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:54 2026] DELETE /volume/v3/types/1e7641f2-92cf-45ae-8021-74e23d08076c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:54.610503 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fef2783f-2c5c-49cf-8e29-e02fb2970546 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.614570 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fef2783f-2c5c-49cf-8e29-e02fb2970546 tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] GET https://10.4.3.9/volume/v3/types/1e7641f2-92cf-45ae-8021-74e23d08076c Aug 20 00:07:54.614824 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fef2783f-2c5c-49cf-8e29-e02fb2970546 tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.615081 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fef2783f-2c5c-49cf-8e29-e02fb2970546 tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.618864 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fef2783f-2c5c-49cf-8e29-e02fb2970546 tempest-UserMessagesTest-1254607052 tempest-UserMessagesTest-1254607052-project-admin] https://10.4.3.9/volume/v3/types/1e7641f2-92cf-45ae-8021-74e23d08076c returned with HTTP 404 Aug 20 00:07:54.619488 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 200/833] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/types/1e7641f2-92cf-45ae-8021-74e23d08076c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:54.725491 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4297e8dd-a729-40cf-b69e-c871a99f6f85 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.727516 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4297e8dd-a729-40cf-b69e-c871a99f6f85 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:54.728179 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4297e8dd-a729-40cf-b69e-c871a99f6f85 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.728541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4297e8dd-a729-40cf-b69e-c871a99f6f85 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.742106 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.742106 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:54.746055 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4297e8dd-a729-40cf-b69e-c871a99f6f85 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:54.751259 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4297e8dd-a729-40cf-b69e-c871a99f6f85 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:54.752122 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 214/834] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:54.871303 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f9b919cc-6eb3-449b-a86c-f7e8bd416e51 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:54.873779 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f9b919cc-6eb3-449b-a86c-f7e8bd416e51 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:54.874052 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f9b919cc-6eb3-449b-a86c-f7e8bd416e51 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:54.877915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f9b919cc-6eb3-449b-a86c-f7e8bd416e51 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:54.891228 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:54.891228 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:54.900020 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f9b919cc-6eb3-449b-a86c-f7e8bd416e51 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:54.915049 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f9b919cc-6eb3-449b-a86c-f7e8bd416e51 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:54.915049 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 212/835] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:54 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:55.197660 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a399e28a-6f01-4e83-a47b-f9d11d686b62 req-d04556be-3749-4d33-8aed-043d0191129a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.201076 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a399e28a-6f01-4e83-a47b-f9d11d686b62 req-d04556be-3749-4d33-8aed-043d0191129a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee Aug 20 00:07:55.201359 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a399e28a-6f01-4e83-a47b-f9d11d686b62 req-d04556be-3749-4d33-8aed-043d0191129a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.201626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a399e28a-6f01-4e83-a47b-f9d11d686b62 req-d04556be-3749-4d33-8aed-043d0191129a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.216820 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.216820 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:55.220962 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a399e28a-6f01-4e83-a47b-f9d11d686b62 req-d04556be-3749-4d33-8aed-043d0191129a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:07:55.226601 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a399e28a-6f01-4e83-a47b-f9d11d686b62 req-d04556be-3749-4d33-8aed-043d0191129a tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee returned with HTTP 200 Aug 20 00:07:55.227125 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 210/836] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee => generated 1599 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:55.323033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ca6f0a5-7a63-4886-996e-306cf02101bd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.324981 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ca6f0a5-7a63-4886-996e-306cf02101bd tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:55.325239 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ca6f0a5-7a63-4886-996e-306cf02101bd tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.325502 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ca6f0a5-7a63-4886-996e-306cf02101bd tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.334065 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.334065 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:55.339359 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0ca6f0a5-7a63-4886-996e-306cf02101bd tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Volume info retrieved successfully. Aug 20 00:07:55.345174 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ca6f0a5-7a63-4886-996e-306cf02101bd tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 200 Aug 20 00:07:55.345731 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 201/837] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:07:55.360489 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-eb88a214-72dd-466b-9046-69946d808c63 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.362358 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eb88a214-72dd-466b-9046-69946d808c63 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:55.362584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eb88a214-72dd-466b-9046-69946d808c63 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.362801 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eb88a214-72dd-466b-9046-69946d808c63 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.370687 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.370687 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:55.376196 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-eb88a214-72dd-466b-9046-69946d808c63 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Volume info retrieved successfully. Aug 20 00:07:55.382857 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eb88a214-72dd-466b-9046-69946d808c63 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 200 Aug 20 00:07:55.383306 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 215/838] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:55.398773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ff3c58b1-8b4b-433e-bced-dff7316c17c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.401556 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff3c58b1-8b4b-433e-bced-dff7316c17c1 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] GET https://10.4.3.9/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-602706245 Aug 20 00:07:55.401804 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff3c58b1-8b4b-433e-bced-dff7316c17c1 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.402043 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff3c58b1-8b4b-433e-bced-dff7316c17c1 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.403471 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff3c58b1-8b4b-433e-bced-dff7316c17c1 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-602706245'), ('all_tenants', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:07:55.441853 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ff3c58b1-8b4b-433e-bced-dff7316c17c1 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Get all volumes completed successfully. Aug 20 00:07:55.442491 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff3c58b1-8b4b-433e-bced-dff7316c17c1 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-602706245 returned with HTTP 200 Aug 20 00:07:55.443066 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 213/839] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-602706245 => generated 342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:55.455433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec53b06d-ae98-4fe6-92d6-7bdf56a8ff77 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.458135 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec53b06d-ae98-4fe6-92d6-7bdf56a8ff77 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:55.458450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec53b06d-ae98-4fe6-92d6-7bdf56a8ff77 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.458696 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec53b06d-ae98-4fe6-92d6-7bdf56a8ff77 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.468469 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.468469 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:55.475091 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec53b06d-ae98-4fe6-92d6-7bdf56a8ff77 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Volume info retrieved successfully. Aug 20 00:07:55.483659 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec53b06d-ae98-4fe6-92d6-7bdf56a8ff77 tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 200 Aug 20 00:07:55.484139 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 211/840] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:55.501961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d3201f1-cfbe-454d-98e3-6e9cb9495dbb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.501961 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d3201f1-cfbe-454d-98e3-6e9cb9495dbb tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:55.501961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d3201f1-cfbe-454d-98e3-6e9cb9495dbb tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.501961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d3201f1-cfbe-454d-98e3-6e9cb9495dbb tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.502181 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5d3201f1-cfbe-454d-98e3-6e9cb9495dbb tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Delete volume with id: 0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:55.513237 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.513237 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:55.513722 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d3201f1-cfbe-454d-98e3-6e9cb9495dbb tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Volume info retrieved successfully. Aug 20 00:07:55.518784 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e2c0f3b8-394e-4234-84b6-5a40b2800322 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.520301 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2c0f3b8-394e-4234-84b6-5a40b2800322 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:55.520855 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2c0f3b8-394e-4234-84b6-5a40b2800322 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.520855 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2c0f3b8-394e-4234-84b6-5a40b2800322 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.538795 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.538795 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:55.544878 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e2c0f3b8-394e-4234-84b6-5a40b2800322 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:55.550787 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2c0f3b8-394e-4234-84b6-5a40b2800322 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:55.552163 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 216/841] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:55.552473 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d3201f1-cfbe-454d-98e3-6e9cb9495dbb tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Delete volume request issued successfully. Aug 20 00:07:55.552473 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d3201f1-cfbe-454d-98e3-6e9cb9495dbb tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 202 Aug 20 00:07:55.553413 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 202/842] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:07:55 2026] DELETE /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:55.569122 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7213efa6-dd9b-4348-bb0b-9dfb8384aa5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.571678 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7213efa6-dd9b-4348-bb0b-9dfb8384aa5e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:55.571936 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7213efa6-dd9b-4348-bb0b-9dfb8384aa5e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.572164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7213efa6-dd9b-4348-bb0b-9dfb8384aa5e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.586999 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.586999 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:55.591381 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7213efa6-dd9b-4348-bb0b-9dfb8384aa5e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Volume info retrieved successfully. Aug 20 00:07:55.598972 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7213efa6-dd9b-4348-bb0b-9dfb8384aa5e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 200 Aug 20 00:07:55.599511 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 214/843] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:55.767246 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ae811cfa-0315-4e15-ab29-6c45be0849e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.769777 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ae811cfa-0315-4e15-ab29-6c45be0849e9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:55.770061 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ae811cfa-0315-4e15-ab29-6c45be0849e9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.770362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ae811cfa-0315-4e15-ab29-6c45be0849e9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.788937 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.788937 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:55.794995 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ae811cfa-0315-4e15-ab29-6c45be0849e9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:55.800375 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ae811cfa-0315-4e15-ab29-6c45be0849e9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:55.801215 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 212/844] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:55.937012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-74911836-f056-442f-b18c-fcf9ea809b53 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:55.939172 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-74911836-f056-442f-b18c-fcf9ea809b53 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:55.940226 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-74911836-f056-442f-b18c-fcf9ea809b53 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:55.940226 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-74911836-f056-442f-b18c-fcf9ea809b53 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:55.953971 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:55.953971 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:55.959148 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-74911836-f056-442f-b18c-fcf9ea809b53 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:55.965950 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-74911836-f056-442f-b18c-fcf9ea809b53 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:55.966500 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 217/845] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:55 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:56.445097 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-40000d76-d249-4b41-9273-e818b24c6e20 req-eeecb913-0c80-4adb-aaf1-cc198599be70 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.448309 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-eeecb913-0c80-4adb-aaf1-cc198599be70 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b/action Aug 20 00:07:56.448829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-eeecb913-0c80-4adb-aaf1-cc198599be70 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:07:56.449038 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-eeecb913-0c80-4adb-aaf1-cc198599be70 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:56.471839 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:56.471839 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:56.490175 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-40000d76-d249-4b41-9273-e818b24c6e20 req-eeecb913-0c80-4adb-aaf1-cc198599be70 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b/action returned with HTTP 204 Aug 20 00:07:56.490175 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 203/846] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:07:56 2026] POST /volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:56.573853 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-14a1ea97-7ee4-40b8-9e2c-3126abaf7293 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.579537 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14a1ea97-7ee4-40b8-9e2c-3126abaf7293 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:56.579769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14a1ea97-7ee4-40b8-9e2c-3126abaf7293 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.581631 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14a1ea97-7ee4-40b8-9e2c-3126abaf7293 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.595840 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-56efa1d2-3935-4f6b-9045-4e4fb6578d09 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.597058 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-56efa1d2-3935-4f6b-9045-4e4fb6578d09 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb Aug 20 00:07:56.597241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-56efa1d2-3935-4f6b-9045-4e4fb6578d09 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.597416 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-56efa1d2-3935-4f6b-9045-4e4fb6578d09 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.601796 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:56.601796 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:56.604948 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:56.604948 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:56.606170 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-14a1ea97-7ee4-40b8-9e2c-3126abaf7293 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:56.613022 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14a1ea97-7ee4-40b8-9e2c-3126abaf7293 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:56.613821 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 215/847] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:56 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:56.615983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-81203c83-d24d-4041-a7a3-bc6e90617a7e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.617678 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-81203c83-d24d-4041-a7a3-bc6e90617a7e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] GET https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce Aug 20 00:07:56.617861 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-81203c83-d24d-4041-a7a3-bc6e90617a7e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.618072 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-81203c83-d24d-4041-a7a3-bc6e90617a7e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.624023 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-81203c83-d24d-4041-a7a3-bc6e90617a7e tempest-VolumeRetypeWithoutMigrationTest-1043304447 tempest-VolumeRetypeWithoutMigrationTest-1043304447-project-member] https://10.4.3.9/volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce returned with HTTP 404 Aug 20 00:07:56.624682 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 218/848] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:56 2026] GET /volume/v3/volumes/0e3485c6-a144-4d86-9b6e-d6e051e404ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:56.634718 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-af6e5c53-5fd3-47ad-aa65-80ea0d2829ad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.638728 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af6e5c53-5fd3-47ad-aa65-80ea0d2829ad tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] DELETE https://10.4.3.9/volume/v3/types/f23391de-c507-4382-9879-a699a5236097 Aug 20 00:07:56.639655 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af6e5c53-5fd3-47ad-aa65-80ea0d2829ad tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.640828 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af6e5c53-5fd3-47ad-aa65-80ea0d2829ad tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.679725 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2f9e4155-f603-4189-b6ad-157d5073a376 req-56efa1d2-3935-4f6b-9045-4e4fb6578d09 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb returned with HTTP 200 Aug 20 00:07:56.680472 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 213/849] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:07:56 2026] DELETE /volume/v3/attachments/25218741-3484-4b65-b42e-1c2b8a675ecb => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:56.717445 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af6e5c53-5fd3-47ad-aa65-80ea0d2829ad tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/types/f23391de-c507-4382-9879-a699a5236097 returned with HTTP 202 Aug 20 00:07:56.718139 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 204/850] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:56 2026] DELETE /volume/v3/types/f23391de-c507-4382-9879-a699a5236097 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:56.725993 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5abf5aff-bae1-4d02-bdba-8d865d19b83c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.729521 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5abf5aff-bae1-4d02-bdba-8d865d19b83c tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] GET https://10.4.3.9/volume/v3/types/f23391de-c507-4382-9879-a699a5236097 Aug 20 00:07:56.729521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5abf5aff-bae1-4d02-bdba-8d865d19b83c tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.729521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5abf5aff-bae1-4d02-bdba-8d865d19b83c tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.739347 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5abf5aff-bae1-4d02-bdba-8d865d19b83c tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/types/f23391de-c507-4382-9879-a699a5236097 returned with HTTP 404 Aug 20 00:07:56.739599 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 216/851] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:56 2026] GET /volume/v3/types/f23391de-c507-4382-9879-a699a5236097 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:56.747388 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-59cb2497-53aa-4265-81eb-e145145e6b33 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.749331 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-59cb2497-53aa-4265-81eb-e145145e6b33 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] DELETE https://10.4.3.9/volume/v3/types/9498cc41-d5d0-4b99-bcb5-8b40cd71ce18 Aug 20 00:07:56.749595 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-59cb2497-53aa-4265-81eb-e145145e6b33 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.749845 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-59cb2497-53aa-4265-81eb-e145145e6b33 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.788136 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-59cb2497-53aa-4265-81eb-e145145e6b33 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/types/9498cc41-d5d0-4b99-bcb5-8b40cd71ce18 returned with HTTP 202 Aug 20 00:07:56.788658 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 219/852] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:56 2026] DELETE /volume/v3/types/9498cc41-d5d0-4b99-bcb5-8b40cd71ce18 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:56.797353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3f82ccdc-f086-425a-bd08-c49b254b2dc4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.799736 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f82ccdc-f086-425a-bd08-c49b254b2dc4 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] GET https://10.4.3.9/volume/v3/types/9498cc41-d5d0-4b99-bcb5-8b40cd71ce18 Aug 20 00:07:56.800009 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f82ccdc-f086-425a-bd08-c49b254b2dc4 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.800456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f82ccdc-f086-425a-bd08-c49b254b2dc4 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.804291 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f82ccdc-f086-425a-bd08-c49b254b2dc4 tempest-VolumeRetypeWithoutMigrationTest-578345019 tempest-VolumeRetypeWithoutMigrationTest-578345019-project-admin] https://10.4.3.9/volume/v3/types/9498cc41-d5d0-4b99-bcb5-8b40cd71ce18 returned with HTTP 404 Aug 20 00:07:56.805156 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 214/853] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:56 2026] GET /volume/v3/types/9498cc41-d5d0-4b99-bcb5-8b40cd71ce18 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:07:56.815746 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fc30bf14-6fb7-4682-9854-0becc5943744 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.818093 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fc30bf14-6fb7-4682-9854-0becc5943744 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:07:56.818360 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fc30bf14-6fb7-4682-9854-0becc5943744 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.818556 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fc30bf14-6fb7-4682-9854-0becc5943744 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.827687 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:56.827687 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:56.832597 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fc30bf14-6fb7-4682-9854-0becc5943744 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:07:56.838241 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fc30bf14-6fb7-4682-9854-0becc5943744 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:07:56.838241 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 205/854] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:56 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:56.838359 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-c18e9c64-472a-402e-834e-8d690a10fc02 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.840532 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-c18e9c64-472a-402e-834e-8d690a10fc02 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:56.840839 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-c18e9c64-472a-402e-834e-8d690a10fc02 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.841323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-c18e9c64-472a-402e-834e-8d690a10fc02 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:56.853145 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:56.853145 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:56.861476 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-c18e9c64-472a-402e-834e-8d690a10fc02 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:56.863664 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-c18e9c64-472a-402e-834e-8d690a10fc02 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:56.864238 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 217/855] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:56 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:56.987151 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3f264919-3578-4a8f-bcdf-516f86d27d31 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:56.991956 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f264919-3578-4a8f-bcdf-516f86d27d31 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:56.991956 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f264919-3578-4a8f-bcdf-516f86d27d31 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:56.991956 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f264919-3578-4a8f-bcdf-516f86d27d31 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:57.004418 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:57.004418 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:57.010182 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3f264919-3578-4a8f-bcdf-516f86d27d31 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:57.017508 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f264919-3578-4a8f-bcdf-516f86d27d31 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:57.017508 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 220/856] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:56 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:57.037854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-38ce0ed1-a3d7-4890-94e3-84f7a6fc90f2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:57.043194 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38ce0ed1-a3d7-4890-94e3-84f7a6fc90f2 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:57.043194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38ce0ed1-a3d7-4890-94e3-84f7a6fc90f2 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:57.043194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38ce0ed1-a3d7-4890-94e3-84f7a6fc90f2 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:57.061500 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:57.061500 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:57.067198 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-38ce0ed1-a3d7-4890-94e3-84f7a6fc90f2 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:57.073845 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38ce0ed1-a3d7-4890-94e3-84f7a6fc90f2 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:57.074133 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 215/857] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:57 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:07:57.154287 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:57.272530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-1ad59242-9689-4e68-a542-04a08e32a2bf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:57.275200 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-1ad59242-9689-4e68-a542-04a08e32a2bf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092 Aug 20 00:07:57.275573 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-1ad59242-9689-4e68-a542-04a08e32a2bf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:57.275796 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-1ad59242-9689-4e68-a542-04a08e32a2bf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:57.285525 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:57.285525 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:57.346394 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:57.348132 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-161822860", "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:57.349098 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-161822860', 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:57.376646 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b4d2b574-862b-4c19-af1a-d0e148a4b885 req-1ad59242-9689-4e68-a542-04a08e32a2bf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092 returned with HTTP 200 Aug 20 00:07:57.377263 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 218/858] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:07:57 2026] DELETE /volume/v3/attachments/06fc5ca1-cbb3-4d6b-abe7-562fa3a6b092 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:57.477612 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume of 1 GB Aug 20 00:07:57.484565 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Availability Zones retrieved successfully. Aug 20 00:07:57.490283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Flow 'volume_create_api' (aa79be53-f903-4b1d-a646-e43d21c90eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:57.493580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d118f20-9599-4f79-ad6d-78094b62fdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:57.494914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:57.612365 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d118f20-9599-4f79-ad6d-78094b62fdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:57.612365 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c389f15-8658-41b5-b192-b5a02c78e94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:57.636937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-239dbf7c-a284-4b99-9bf7-26717205f581 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:57.640082 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-239dbf7c-a284-4b99-9bf7-26717205f581 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:57.640363 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-239dbf7c-a284-4b99-9bf7-26717205f581 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:57.640743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-239dbf7c-a284-4b99-9bf7-26717205f581 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:57.656108 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:57.656108 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:57.663496 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-239dbf7c-a284-4b99-9bf7-26717205f581 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:57.671809 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-239dbf7c-a284-4b99-9bf7-26717205f581 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:57.673528 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 221/859] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:57 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:57.678309 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2d41cd29-1d26-4f42-becb-0b3292ac8e77 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:57.686918 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2d41cd29-1d26-4f42-becb-0b3292ac8e77 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:57.686918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2d41cd29-1d26-4f42-becb-0b3292ac8e77 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:57.686918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2d41cd29-1d26-4f42-becb-0b3292ac8e77 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:57.688164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-afeba71a-666c-40d8-9579-ccf6f2dc62ba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:57.692662 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-afeba71a-666c-40d8-9579-ccf6f2dc62ba tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:57.692928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-afeba71a-666c-40d8-9579-ccf6f2dc62ba tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:57.693727 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-afeba71a-666c-40d8-9579-ccf6f2dc62ba tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:57.699656 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:57.699656 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:57.701781 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:57.701781 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:57.705252 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2d41cd29-1d26-4f42-becb-0b3292ac8e77 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:57.707859 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-afeba71a-666c-40d8-9579-ccf6f2dc62ba tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:57.707974 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Created reservations ['53f77ff2-3541-4a5a-8e51-610070507662', '0a8313c4-d7ff-4b5c-8520-0bad839d2500', 'c867a08e-35fc-4e85-adc1-36d7e2093b56', '96de2f50-e49e-4371-a60f-8871a5c4d07d'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:57.708558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c389f15-8658-41b5-b192-b5a02c78e94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53f77ff2-3541-4a5a-8e51-610070507662', '0a8313c4-d7ff-4b5c-8520-0bad839d2500', 'c867a08e-35fc-4e85-adc1-36d7e2093b56', '96de2f50-e49e-4371-a60f-8871a5c4d07d']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:57.709765 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a07f0e-3105-4d64-b9da-dd8a42c23566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:57.712302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2d41cd29-1d26-4f42-becb-0b3292ac8e77 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:57.712967 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 216/860] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:07:57 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:57.714479 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-afeba71a-666c-40d8-9579-ccf6f2dc62ba tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:57.715007 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 219/861] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:57 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:57.741741 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a07f0e-3105-4d64-b9da-dd8a42c23566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5b102c3-0d0b-4336-8dc6-f2df68ed6278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-161822860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0267f57bb9af4b01b6eae56ac286be2b',qos_specs=None,replication_status=,reservations=['53f77ff2-3541-4a5a-8e51-610070507662','0a8313c4-d7ff-4b5c-8520-0bad839d2500','c867a08e-35fc-4e85-adc1-36d7e2093b56','96de2f50-e49e-4371-a60f-8871a5c4d07d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f553781b744530a10de3b63ba8e8c5',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-161822860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5b102c3-0d0b-4336-8dc6-f2df68ed6278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0267f57bb9af4b01b6eae56ac286be2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f553781b744530a10de3b63ba8e8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:57.743149 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea5431d-1185-421b-a8b3-ed97e9892a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:57.771706 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea5431d-1185-421b-a8b3-ed97e9892a38) transitioned into state 'SUCCESS' from state '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-161822860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0267f57bb9af4b01b6eae56ac286be2b',qos_specs=None,replication_status=,reservations=['53f77ff2-3541-4a5a-8e51-610070507662','0a8313c4-d7ff-4b5c-8520-0bad839d2500','c867a08e-35fc-4e85-adc1-36d7e2093b56','96de2f50-e49e-4371-a60f-8871a5c4d07d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f553781b744530a10de3b63ba8e8c5',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:57.772555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d690421-c509-4ab8-ba04-9b8ca2a48d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:57.779885 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f4e52e4f-fa96-423d-96d1-97980e59bf5f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:57.782183 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f4e52e4f-fa96-423d-96d1-97980e59bf5f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:07:57.782417 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f4e52e4f-fa96-423d-96d1-97980e59bf5f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:57.782656 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f4e52e4f-fa96-423d-96d1-97980e59bf5f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:57.783571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d690421-c509-4ab8-ba04-9b8ca2a48d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:57.784657 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Flow 'volume_create_api' (aa79be53-f903-4b1d-a646-e43d21c90eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:57.785006 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume request issued successfully. Aug 20 00:07:57.785637 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c92a89b7-3f23-4cad-82ff-9fdf1a9a241a tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:57.786138 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 206/862] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:07:57 2026] POST /volume/v3/volumes => generated 752 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:57.791527 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:57.791527 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:57.796607 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f4e52e4f-fa96-423d-96d1-97980e59bf5f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:07:57.803853 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f4e52e4f-fa96-423d-96d1-97980e59bf5f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:07:57.804179 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b394b89b-4d46-4198-800b-62c6a6e148ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:57.804577 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 222/863] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:57 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:57.806083 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b394b89b-4d46-4198-800b-62c6a6e148ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 Aug 20 00:07:57.806376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b394b89b-4d46-4198-800b-62c6a6e148ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:57.806639 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b394b89b-4d46-4198-800b-62c6a6e148ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:57.817359 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:57.817359 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:57.823150 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b394b89b-4d46-4198-800b-62c6a6e148ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:07:57.828082 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b394b89b-4d46-4198-800b-62c6a6e148ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 returned with HTTP 200 Aug 20 00:07:57.828578 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 217/864] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:57 2026] GET /volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:58.211208 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e81168a4-4341-4c67-86e4-1347a4f294ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.416637 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e81168a4-4341-4c67-86e4-1347a4f294ce tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:07:58.417308 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e81168a4-4341-4c67-86e4-1347a4f294ce tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-816547946", "extra_specs": {"spec1": "val1"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.437309 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e81168a4-4341-4c67-86e4-1347a4f294ce tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:07:58.437957 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 220/865] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:07:58 2026] POST /volume/v3/types => generated 242 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:07:58.449758 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da447413-1f7f-457b-bb16-15fbfe97e050 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.460913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da447413-1f7f-457b-bb16-15fbfe97e050 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] POST https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs Aug 20 00:07:58.460913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da447413-1f7f-457b-bb16-15fbfe97e050 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.460913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da447413-1f7f-457b-bb16-15fbfe97e050 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs returned with HTTP 400 Aug 20 00:07:58.461204 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 207/866] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:07:58 2026] POST /volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:07:58.470575 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-df04555a-fcda-4495-8fb3-cecd69d03bca None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.474097 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df04555a-fcda-4495-8fb3-cecd69d03bca tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] POST https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs Aug 20 00:07:58.474097 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-df04555a-fcda-4495-8fb3-cecd69d03bca tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.476166 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df04555a-fcda-4495-8fb3-cecd69d03bca tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs returned with HTTP 400 Aug 20 00:07:58.476603 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 223/867] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:07:58 2026] POST /volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:07:58.487553 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-66f77cff-dc6c-4800-9c86-663d86f7b682 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.491786 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66f77cff-dc6c-4800-9c86-663d86f7b682 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] POST https://10.4.3.9/volume/v3/types/9baaa448-a3a7-4dff-bb3c-7a7b60acd79d/extra_specs Aug 20 00:07:58.492396 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66f77cff-dc6c-4800-9c86-663d86f7b682 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.506059 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66f77cff-dc6c-4800-9c86-663d86f7b682 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/9baaa448-a3a7-4dff-bb3c-7a7b60acd79d/extra_specs returned with HTTP 404 Aug 20 00:07:58.506657 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 218/868] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:07:58 2026] POST /volume/v3/types/9baaa448-a3a7-4dff-bb3c-7a7b60acd79d/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:58.518218 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9019fb17-24cc-47b4-96da-c64fd2ba07e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.520235 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9019fb17-24cc-47b4-96da-c64fd2ba07e1 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] DELETE https://10.4.3.9/volume/v3/types/60b41f17-ed23-431c-8070-20e449afe96d/extra_specs/spec1 Aug 20 00:07:58.522066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9019fb17-24cc-47b4-96da-c64fd2ba07e1 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.522806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9019fb17-24cc-47b4-96da-c64fd2ba07e1 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.528353 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9019fb17-24cc-47b4-96da-c64fd2ba07e1 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/60b41f17-ed23-431c-8070-20e449afe96d/extra_specs/spec1 returned with HTTP 404 Aug 20 00:07:58.528963 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 221/869] 10.4.3.9 () {66 vars in 1385 bytes} [Thu Aug 20 00:07:58 2026] DELETE /volume/v3/types/60b41f17-ed23-431c-8070-20e449afe96d/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:58.538665 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49002161-c674-4371-bb5a-b01473457a05 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.541254 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49002161-c674-4371-bb5a-b01473457a05 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] GET https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/nonexistent_extra_spec_name Aug 20 00:07:58.541612 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49002161-c674-4371-bb5a-b01473457a05 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.541794 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49002161-c674-4371-bb5a-b01473457a05 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.542164 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:58.542164 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:07:58.558941 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49002161-c674-4371-bb5a-b01473457a05 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 20 00:07:58.559428 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 208/870] 10.4.3.9 () {66 vars in 1448 bytes} [Thu Aug 20 00:07:58 2026] GET /volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:58.569905 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-454be75f-0c88-4933-811c-17fd5f03c3dc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.572701 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-454be75f-0c88-4933-811c-17fd5f03c3dc tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] GET https://10.4.3.9/volume/v3/types/134f62d4-766b-4a9b-82ae-9389e53b62fa/extra_specs/spec1 Aug 20 00:07:58.573904 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-454be75f-0c88-4933-811c-17fd5f03c3dc tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.573904 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-454be75f-0c88-4933-811c-17fd5f03c3dc tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.578453 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-454be75f-0c88-4933-811c-17fd5f03c3dc tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/134f62d4-766b-4a9b-82ae-9389e53b62fa/extra_specs/spec1 returned with HTTP 404 Aug 20 00:07:58.579309 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 224/871] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:07:58 2026] GET /volume/v3/types/134f62d4-766b-4a9b-82ae-9389e53b62fa/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:58.590842 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a47cb035-6d07-4cec-900c-6331898ffc8a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.592686 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a47cb035-6d07-4cec-900c-6331898ffc8a tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] GET https://10.4.3.9/volume/v3/types/f36873e9-0a5f-4fe4-870c-1f62bff5dbd2/extra_specs Aug 20 00:07:58.592914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a47cb035-6d07-4cec-900c-6331898ffc8a tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.593152 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a47cb035-6d07-4cec-900c-6331898ffc8a tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.599997 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a47cb035-6d07-4cec-900c-6331898ffc8a tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/f36873e9-0a5f-4fe4-870c-1f62bff5dbd2/extra_specs returned with HTTP 404 Aug 20 00:07:58.600455 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 219/872] 10.4.3.9 () {66 vars in 1364 bytes} [Thu Aug 20 00:07:58 2026] GET /volume/v3/types/f36873e9-0a5f-4fe4-870c-1f62bff5dbd2/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:58.612865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-81f9aac7-cbee-4186-8b91-022c955fe4c8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.615169 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-81f9aac7-cbee-4186-8b91-022c955fe4c8 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] PUT https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/spec1 Aug 20 00:07:58.615653 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-81f9aac7-cbee-4186-8b91-022c955fe4c8 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.617651 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-81f9aac7-cbee-4186-8b91-022c955fe4c8 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/spec1 returned with HTTP 400 Aug 20 00:07:58.618640 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 222/873] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:07:58 2026] PUT /volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:07:58.628578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae00aa86-3cb7-4474-8537-c92baafdcfc3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.631491 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae00aa86-3cb7-4474-8537-c92baafdcfc3 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] PUT https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/spec1 Aug 20 00:07:58.631717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae00aa86-3cb7-4474-8537-c92baafdcfc3 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'update', calling method: update, body: null {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.633587 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae00aa86-3cb7-4474-8537-c92baafdcfc3 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/spec1 returned with HTTP 400 Aug 20 00:07:58.634207 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 209/874] 10.4.3.9 () {68 vars in 1401 bytes} [Thu Aug 20 00:07:58 2026] PUT /volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:58.646691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-479e29a7-f185-4d9d-9ff7-a564092328b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.649312 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-479e29a7-f185-4d9d-9ff7-a564092328b5 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] PUT https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/None Aug 20 00:07:58.649959 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-479e29a7-f185-4d9d-9ff7-a564092328b5 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.672024 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-479e29a7-f185-4d9d-9ff7-a564092328b5 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 00:07:58.672247 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-479e29a7-f185-4d9d-9ff7-a564092328b5 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/None returned with HTTP 400 Aug 20 00:07:58.673755 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 225/875] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:07:58 2026] PUT /volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/None => generated 73 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:58.683549 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-03abce07-4682-411d-a464-79aed8dc9825 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.686085 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03abce07-4682-411d-a464-79aed8dc9825 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] PUT https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/ce6204ee-a406-498f-9cae-389e6fb5db95 Aug 20 00:07:58.686626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-03abce07-4682-411d-a464-79aed8dc9825 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.704626 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03abce07-4682-411d-a464-79aed8dc9825 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 00:07:58.704626 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03abce07-4682-411d-a464-79aed8dc9825 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/ce6204ee-a406-498f-9cae-389e6fb5db95 returned with HTTP 400 Aug 20 00:07:58.706170 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 220/876] 10.4.3.9 () {68 vars in 1495 bytes} [Thu Aug 20 00:07:58 2026] PUT /volume/v3/types/c6871651-886e-4966-b111-038038f80e86/extra_specs/ce6204ee-a406-498f-9cae-389e6fb5db95 => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:07:58.719461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-923b1149-f8f2-4ce0-9043-08652855e525 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.724221 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-923b1149-f8f2-4ce0-9043-08652855e525 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] PUT https://10.4.3.9/volume/v3/types/def2715d-5fed-4462-9afd-662cf977b63a/extra_specs/spec1 Aug 20 00:07:58.724221 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-923b1149-f8f2-4ce0-9043-08652855e525 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.780577 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-923b1149-f8f2-4ce0-9043-08652855e525 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/def2715d-5fed-4462-9afd-662cf977b63a/extra_specs/spec1 returned with HTTP 404 Aug 20 00:07:58.780879 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 223/877] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:07:58 2026] PUT /volume/v3/types/def2715d-5fed-4462-9afd-662cf977b63a/extra_specs/spec1 => generated 114 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:58.796829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5e94fd07-1ced-4848-a044-ab78a59b2b5c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.797752 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e94fd07-1ced-4848-a044-ab78a59b2b5c None None] GET https://10.4.3.9/volume// Aug 20 00:07:58.797752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e94fd07-1ced-4848-a044-ab78a59b2b5c None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.797752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e94fd07-1ced-4848-a044-ab78a59b2b5c None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.798067 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e94fd07-1ced-4848-a044-ab78a59b2b5c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:58.798381 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 210/878] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:58.813705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2f165fc4-4d8d-45c1-9429-61ede36d0fe3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.817404 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2f165fc4-4d8d-45c1-9429-61ede36d0fe3 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:07:58.818251 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2f165fc4-4d8d-45c1-9429-61ede36d0fe3 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "619d7638-62fd-45b2-897c-422b12e5f3ab", "connector": null, "instance_uuid": "be00a9e0-73ac-4142-b1c2-78a210dfc6bc"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.836960 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:58.836960 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:58.844869 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f78ad2b0-862a-48e0-af5a-36852e90a904 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.846910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f78ad2b0-862a-48e0-af5a-36852e90a904 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 Aug 20 00:07:58.847246 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f78ad2b0-862a-48e0-af5a-36852e90a904 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.847492 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f78ad2b0-862a-48e0-af5a-36852e90a904 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.856129 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:58.856129 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:07:58.863097 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f78ad2b0-862a-48e0-af5a-36852e90a904 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:07:58.870460 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bece4b30-6a8e-45e2-aa91-1e9532026da2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.871760 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f78ad2b0-862a-48e0-af5a-36852e90a904 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 returned with HTTP 200 Aug 20 00:07:58.872423 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 221/879] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:58 2026] GET /volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:07:58.872540 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bece4b30-6a8e-45e2-aa91-1e9532026da2 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] DELETE https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86 Aug 20 00:07:58.872752 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bece4b30-6a8e-45e2-aa91-1e9532026da2 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.873012 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bece4b30-6a8e-45e2-aa91-1e9532026da2 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.877769 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-2f165fc4-4d8d-45c1-9429-61ede36d0fe3 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:07:58.878173 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 226/880] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:07:58 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 20 00:07:58.887534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-152631cd-f09d-4b1b-9772-d28212908249 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.888688 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-152631cd-f09d-4b1b-9772-d28212908249 None None] GET https://10.4.3.9/volume// Aug 20 00:07:58.888688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-152631cd-f09d-4b1b-9772-d28212908249 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.888688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-152631cd-f09d-4b1b-9772-d28212908249 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.888873 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-152631cd-f09d-4b1b-9772-d28212908249 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:07:58.889253 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 211/881] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:07:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:07:58.889876 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.892478 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:07:58.892704 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-418127917"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:07:58.894723 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-418127917'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:07:58.894978 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume of 1 GB Aug 20 00:07:58.896906 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-47cb1b1a-7a1d-4d2d-8460-098b6565ea1d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.900333 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Availability Zones retrieved successfully. Aug 20 00:07:58.900446 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-47cb1b1a-7a1d-4d2d-8460-098b6565ea1d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:07:58.900678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-47cb1b1a-7a1d-4d2d-8460-098b6565ea1d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.901777 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-47cb1b1a-7a1d-4d2d-8460-098b6565ea1d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.907704 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Flow 'volume_create_api' (2484bed1-73fd-4ed0-a51a-948df3dbefd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:58.909098 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d479fc20-bcce-4d1d-9a37-d4bed2d8e660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:58.910454 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:07:58.920351 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:58.920351 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:07:58.925236 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bece4b30-6a8e-45e2-aa91-1e9532026da2 tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86 returned with HTTP 202 Aug 20 00:07:58.925384 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-47cb1b1a-7a1d-4d2d-8460-098b6565ea1d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:07:58.925799 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 224/882] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:07:58 2026] DELETE /volume/v3/types/c6871651-886e-4966-b111-038038f80e86 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:07:58.932051 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-47cb1b1a-7a1d-4d2d-8460-098b6565ea1d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:07:58.932657 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 227/883] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:07:58 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1314 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:07:58.936284 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a70bea64-528d-41c5-b82a-d7ff8bd8fb6a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:58.941072 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a70bea64-528d-41c5-b82a-d7ff8bd8fb6a tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] GET https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86 Aug 20 00:07:58.941740 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a70bea64-528d-41c5-b82a-d7ff8bd8fb6a tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:58.942379 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a70bea64-528d-41c5-b82a-d7ff8bd8fb6a tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:58.949173 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a70bea64-528d-41c5-b82a-d7ff8bd8fb6a tempest-ExtraSpecsNegativeTest-976105566 tempest-ExtraSpecsNegativeTest-976105566-project-admin] https://10.4.3.9/volume/v3/types/c6871651-886e-4966-b111-038038f80e86 returned with HTTP 404 Aug 20 00:07:58.950181 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 212/884] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:07:58 2026] GET /volume/v3/types/c6871651-886e-4966-b111-038038f80e86 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:07:58.952558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d479fc20-bcce-4d1d-9a37-d4bed2d8e660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:58.953660 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5780fc8b-880e-4d41-b9a7-cbd4141d526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:59.011514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Created reservations ['3ff8470f-39e9-4a5b-b0da-aad13744470a', '85c191bb-c2cf-4248-a840-1464be6caf4b', '24948cd3-2dab-4aa7-8e8d-f69f52ed1ad5', '4d0e6de3-e9a5-4049-a73e-2a2f5b7e52ee'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:07:59.012732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5780fc8b-880e-4d41-b9a7-cbd4141d526c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ff8470f-39e9-4a5b-b0da-aad13744470a', '85c191bb-c2cf-4248-a840-1464be6caf4b', '24948cd3-2dab-4aa7-8e8d-f69f52ed1ad5', '4d0e6de3-e9a5-4049-a73e-2a2f5b7e52ee']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:59.014190 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3f1b96-6646-41d7-882f-1179a95b1a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:59.042552 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3f1b96-6646-41d7-882f-1179a95b1a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '288e2866-2691-4738-8b2f-48aa35ef6d0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-418127917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0267f57bb9af4b01b6eae56ac286be2b',qos_specs=None,replication_status=,reservations=['3ff8470f-39e9-4a5b-b0da-aad13744470a','85c191bb-c2cf-4248-a840-1464be6caf4b','24948cd3-2dab-4aa7-8e8d-f69f52ed1ad5','4d0e6de3-e9a5-4049-a73e-2a2f5b7e52ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f553781b744530a10de3b63ba8e8c5',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-418127917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=288e2866-2691-4738-8b2f-48aa35ef6d0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0267f57bb9af4b01b6eae56ac286be2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f553781b744530a10de3b63ba8e8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:59.043773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b686a1b7-3fa5-450f-a249-3542d8b1408e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:59.067921 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b686a1b7-3fa5-450f-a249-3542d8b1408e) transitioned into state 'SUCCESS' from state '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-418127917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0267f57bb9af4b01b6eae56ac286be2b',qos_specs=None,replication_status=,reservations=['3ff8470f-39e9-4a5b-b0da-aad13744470a','85c191bb-c2cf-4248-a840-1464be6caf4b','24948cd3-2dab-4aa7-8e8d-f69f52ed1ad5','4d0e6de3-e9a5-4049-a73e-2a2f5b7e52ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f553781b744530a10de3b63ba8e8c5',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:59.068991 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1c2d31-eea0-4f61-a5bc-829deff5160f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:07:59.084118 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1c2d31-eea0-4f61-a5bc-829deff5160f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:07:59.085001 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Flow 'volume_create_api' (2484bed1-73fd-4ed0-a51a-948df3dbefd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:07:59.085553 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume request issued successfully. Aug 20 00:07:59.086143 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e2dc4d1-1e5e-4018-8094-e842e29e5f9c tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:07:59.086797 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 222/885] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:07:58 2026] POST /volume/v3/volumes => generated 752 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:07:59.111842 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bda8850a-9677-4cb7-a3e0-1e8caf4b24ac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:07:59.114654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bda8850a-9677-4cb7-a3e0-1e8caf4b24ac tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f Aug 20 00:07:59.114654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bda8850a-9677-4cb7-a3e0-1e8caf4b24ac tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:07:59.114654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bda8850a-9677-4cb7-a3e0-1e8caf4b24ac tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:07:59.123220 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:07:59.123220 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:07:59.128119 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bda8850a-9677-4cb7-a3e0-1e8caf4b24ac tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:07:59.132949 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bda8850a-9677-4cb7-a3e0-1e8caf4b24ac tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f returned with HTTP 200 Aug 20 00:07:59.133502 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 225/886] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:07:59 2026] GET /volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:00.149356 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-30363b9f-8ab9-484b-95ef-d006c8b9977a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:00.153535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9a372b85-c06b-4cdc-8c6a-62f2961c148d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:00.155876 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a372b85-c06b-4cdc-8c6a-62f2961c148d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f Aug 20 00:08:00.156142 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a372b85-c06b-4cdc-8c6a-62f2961c148d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:00.157677 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a372b85-c06b-4cdc-8c6a-62f2961c148d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:00.169930 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:00.169930 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:00.175523 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9a372b85-c06b-4cdc-8c6a-62f2961c148d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:00.182909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a372b85-c06b-4cdc-8c6a-62f2961c148d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f returned with HTTP 200 Aug 20 00:08:00.183598 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 213/887] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:00 2026] GET /volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:00.201560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:00.203695 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:00.204141 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1863915955"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:00.206051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1863915955'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:00.206271 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume of 1 GB Aug 20 00:08:00.206473 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:00.206473 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:00.211078 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Availability Zones retrieved successfully. Aug 20 00:08:00.216658 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Flow 'volume_create_api' (3a4b2569-421f-4a07-8207-aa68c30e361c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:00.217531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abe11cd-7240-45ab-a93a-c7c285aa62b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.218468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:00.250939 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abe11cd-7240-45ab-a93a-c7c285aa62b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.252210 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d07214-ad29-4078-947e-680252847d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.263880 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-30363b9f-8ab9-484b-95ef-d006c8b9977a tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 Aug 20 00:08:00.264087 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-30363b9f-8ab9-484b-95ef-d006c8b9977a tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:00.264300 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-30363b9f-8ab9-484b-95ef-d006c8b9977a tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:00.280682 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-30363b9f-8ab9-484b-95ef-d006c8b9977a tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 returned with HTTP 200 Aug 20 00:08:00.281049 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 228/888] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:08:00 2026] GET /volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 => generated 437 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:00.293110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ba901b17-4f4b-45b1-8ae5-4a74ea0617ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:00.297358 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba901b17-4f4b-45b1-8ae5-4a74ea0617ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 Aug 20 00:08:00.297793 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba901b17-4f4b-45b1-8ae5-4a74ea0617ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:00.308789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Created reservations ['8b1db630-ea90-478d-b9ec-baf17f689898', '90a853dd-d0e1-4912-bdd2-a2c09060910a', '3486ff60-0987-4e8b-923f-fcf6a6f54c9b', 'dab943ba-7588-45aa-9ed3-f63549761ef1'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:00.309049 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d07214-ad29-4078-947e-680252847d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b1db630-ea90-478d-b9ec-baf17f689898', '90a853dd-d0e1-4912-bdd2-a2c09060910a', '3486ff60-0987-4e8b-923f-fcf6a6f54c9b', 'dab943ba-7588-45aa-9ed3-f63549761ef1']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.309823 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18109e2-70c9-48bc-9923-5c6d6d338296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.350366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18109e2-70c9-48bc-9923-5c6d6d338296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb0190df-182b-4812-94d2-02c2c841e208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1863915955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0267f57bb9af4b01b6eae56ac286be2b',qos_specs=None,replication_status=,reservations=['8b1db630-ea90-478d-b9ec-baf17f689898','90a853dd-d0e1-4912-bdd2-a2c09060910a','3486ff60-0987-4e8b-923f-fcf6a6f54c9b','dab943ba-7588-45aa-9ed3-f63549761ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f553781b744530a10de3b63ba8e8c5',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1863915955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb0190df-182b-4812-94d2-02c2c841e208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0267f57bb9af4b01b6eae56ac286be2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f553781b744530a10de3b63ba8e8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.351623 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1eea068-a602-4106-ac6b-45c652ca33bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.386606 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1eea068-a602-4106-ac6b-45c652ca33bd) transitioned into state 'SUCCESS' from state '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-1863915955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0267f57bb9af4b01b6eae56ac286be2b',qos_specs=None,replication_status=,reservations=['8b1db630-ea90-478d-b9ec-baf17f689898','90a853dd-d0e1-4912-bdd2-a2c09060910a','3486ff60-0987-4e8b-923f-fcf6a6f54c9b','dab943ba-7588-45aa-9ed3-f63549761ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f553781b744530a10de3b63ba8e8c5',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.387643 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6834a934-bd66-4e92-9cf8-0d424dff1224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.399523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba901b17-4f4b-45b1-8ae5-4a74ea0617ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 returned with HTTP 200 Aug 20 00:08:00.399971 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 226/889] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:08:00 2026] PUT /volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 => generated 390 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:00.403794 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6834a934-bd66-4e92-9cf8-0d424dff1224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.405271 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Flow 'volume_create_api' (3a4b2569-421f-4a07-8207-aa68c30e361c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:00.405271 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Create volume request issued successfully. Aug 20 00:08:00.407154 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4fcd004-825d-4b7a-9622-5cdc6f5257ee tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:00.407154 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 223/890] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:00 2026] POST /volume/v3/volumes => generated 753 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:00.415859 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-702c64bd-5b11-4446-91a0-4067c4e75caf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:00.423770 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-14a54d2e-eae6-4295-9cc2-99f8ff4cc0a9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:00.427786 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14a54d2e-eae6-4295-9cc2-99f8ff4cc0a9 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 Aug 20 00:08:00.428903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-14a54d2e-eae6-4295-9cc2-99f8ff4cc0a9 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:00.428903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-14a54d2e-eae6-4295-9cc2-99f8ff4cc0a9 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:00.444776 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:00.444776 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:00.448908 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-14a54d2e-eae6-4295-9cc2-99f8ff4cc0a9 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:00.457913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14a54d2e-eae6-4295-9cc2-99f8ff4cc0a9 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 returned with HTTP 200 Aug 20 00:08:00.457913 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 229/891] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:00 2026] GET /volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:00.523655 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:00.524710 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1016371484"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:00.526738 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1016371484'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:00.527124 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Create volume of 1 GB Aug 20 00:08:00.532000 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Availability Zones retrieved successfully. Aug 20 00:08:00.538605 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Flow 'volume_create_api' (8d6b8208-6707-4b6f-8bb2-f18fe1dfef7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:00.540760 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86b81dd-f881-4141-9d76-27006528572a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.541921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:00.570589 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86b81dd-f881-4141-9d76-27006528572a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.571506 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b99c3c-20cd-43aa-a813-aa0fc72107ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.663156 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Created reservations ['f40c87fb-ffda-475c-a3fd-a891263b6097', '6ed5e24c-3f0a-4bd8-a8c7-23dbb2c6c617', '46993bc7-d68d-499e-b391-cd6c0aebb474', '54aedd6d-c091-4025-8d9f-7a168343749d'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:00.663732 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b99c3c-20cd-43aa-a813-aa0fc72107ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f40c87fb-ffda-475c-a3fd-a891263b6097', '6ed5e24c-3f0a-4bd8-a8c7-23dbb2c6c617', '46993bc7-d68d-499e-b391-cd6c0aebb474', '54aedd6d-c091-4025-8d9f-7a168343749d']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.664649 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0ebeb3-88a8-4d58-8490-32ccd2c4036f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.688944 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0ebeb3-88a8-4d58-8490-32ccd2c4036f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec9225d7-85dc-4387-94ed-762d2592cfae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1016371484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='502ce72613a242e497bb78427b236c19',qos_specs=None,replication_status=,reservations=['f40c87fb-ffda-475c-a3fd-a891263b6097','6ed5e24c-3f0a-4bd8-a8c7-23dbb2c6c617','46993bc7-d68d-499e-b391-cd6c0aebb474','54aedd6d-c091-4025-8d9f-7a168343749d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540f359649da4f5e99b363e4e9316dac',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1016371484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec9225d7-85dc-4387-94ed-762d2592cfae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='502ce72613a242e497bb78427b236c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='540f359649da4f5e99b363e4e9316dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.689489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854e95e5-1ba7-4156-ba6d-7f5a620c1d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.717926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854e95e5-1ba7-4156-ba6d-7f5a620c1d5a) transitioned into state 'SUCCESS' from state '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-1016371484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='502ce72613a242e497bb78427b236c19',qos_specs=None,replication_status=,reservations=['f40c87fb-ffda-475c-a3fd-a891263b6097','6ed5e24c-3f0a-4bd8-a8c7-23dbb2c6c617','46993bc7-d68d-499e-b391-cd6c0aebb474','54aedd6d-c091-4025-8d9f-7a168343749d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540f359649da4f5e99b363e4e9316dac',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.717926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e07199e-ab2e-485e-918c-b978cb3dbd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:00.727336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e07199e-ab2e-485e-918c-b978cb3dbd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:00.728278 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Flow 'volume_create_api' (8d6b8208-6707-4b6f-8bb2-f18fe1dfef7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:00.728563 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Create volume request issued successfully. Aug 20 00:08:00.729088 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-702c64bd-5b11-4446-91a0-4067c4e75caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:00.729493 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 214/892] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:00 2026] POST /volume/v3/volumes => generated 763 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:00.749915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6c34d6a4-2f10-48fe-bc76-a8461679b807 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:00.751232 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c34d6a4-2f10-48fe-bc76-a8461679b807 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:00.751477 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c34d6a4-2f10-48fe-bc76-a8461679b807 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:00.751732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c34d6a4-2f10-48fe-bc76-a8461679b807 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:00.771779 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:00.771779 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:00.776335 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6c34d6a4-2f10-48fe-bc76-a8461679b807 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Volume info retrieved successfully. Aug 20 00:08:00.780782 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c34d6a4-2f10-48fe-bc76-a8461679b807 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae returned with HTTP 200 Aug 20 00:08:00.781297 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 227/893] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:00 2026] GET /volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:01.153073 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-85eed20a-099d-470d-bcf0-c6c1da2e8c17 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.156272 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-85eed20a-099d-470d-bcf0-c6c1da2e8c17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] DELETE https://10.4.3.9/volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b Aug 20 00:08:01.156862 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-85eed20a-099d-470d-bcf0-c6c1da2e8c17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:01.157275 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-85eed20a-099d-470d-bcf0-c6c1da2e8c17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:01.168913 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:01.168913 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:01.250086 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-85eed20a-099d-470d-bcf0-c6c1da2e8c17 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b returned with HTTP 200 Aug 20 00:08:01.250576 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 224/894] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:08:01 2026] DELETE /volume/v3/attachments/5afb0b71-e3bd-418a-9913-ab5e012a2e2b => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:01.476366 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f178a994-5307-4b6b-816a-30f1fcf06254 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.479713 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f178a994-5307-4b6b-816a-30f1fcf06254 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 Aug 20 00:08:01.480021 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f178a994-5307-4b6b-816a-30f1fcf06254 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:01.480306 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f178a994-5307-4b6b-816a-30f1fcf06254 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:01.496765 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:01.496765 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:01.502046 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f178a994-5307-4b6b-816a-30f1fcf06254 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:01.515701 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f178a994-5307-4b6b-816a-30f1fcf06254 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 returned with HTTP 200 Aug 20 00:08:01.516133 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 230/895] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:01 2026] GET /volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:01.528118 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c92933b8-e902-4ae1-8289-9a1868c24a3a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.529786 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c92933b8-e902-4ae1-8289-9a1868c24a3a None None] GET https://10.4.3.9/volume// Aug 20 00:08:01.530223 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c92933b8-e902-4ae1-8289-9a1868c24a3a None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:01.530854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c92933b8-e902-4ae1-8289-9a1868c24a3a None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:01.531265 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c92933b8-e902-4ae1-8289-9a1868c24a3a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:01.531959 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 215/896] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:01 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:01.543911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-46e621a0-c8c3-4d78-8134-dad2949e1113 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.543911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-46e621a0-c8c3-4d78-8134-dad2949e1113 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:08:01.544306 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-46e621a0-c8c3-4d78-8134-dad2949e1113 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:01.544357 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-46e621a0-c8c3-4d78-8134-dad2949e1113 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:01.555911 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:01.555911 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:01.560260 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-46e621a0-c8c3-4d78-8134-dad2949e1113 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:01.566446 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-46e621a0-c8c3-4d78-8134-dad2949e1113 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:08:01.567037 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 228/897] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:08:01 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:01.671130 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-29c7340d-e148-4f3f-98d1-0a7a9f14265d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.674091 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-29c7340d-e148-4f3f-98d1-0a7a9f14265d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] PUT https://10.4.3.9/volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a Aug 20 00:08:01.678742 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-29c7340d-e148-4f3f-98d1-0a7a9f14265d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:01.697000 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-29c7340d-e148-4f3f-98d1-0a7a9f14265d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Acquiring lock "cinder-attachment_update-619d7638-62fd-45b2-897c-422b12e5f3ab-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:08:01.702697 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-29c7340d-e148-4f3f-98d1-0a7a9f14265d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Lock "cinder-attachment_update-619d7638-62fd-45b2-897c-422b12e5f3ab-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:08:01.704281 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:01.704281 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:01.799591 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6ea3e544-732a-4e2f-aec3-ae940d777b0b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.800569 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ea3e544-732a-4e2f-aec3-ae940d777b0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:01.800772 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ea3e544-732a-4e2f-aec3-ae940d777b0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:01.800973 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ea3e544-732a-4e2f-aec3-ae940d777b0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:01.810751 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:01.810751 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:01.814345 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6ea3e544-732a-4e2f-aec3-ae940d777b0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Volume info retrieved successfully. Aug 20 00:08:01.821256 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ea3e544-732a-4e2f-aec3-ae940d777b0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae returned with HTTP 200 Aug 20 00:08:01.821779 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 231/898] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:01 2026] GET /volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:01.832938 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.835879 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:08:01.836319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec9225d7-85dc-4387-94ed-762d2592cfae", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-800833934"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:01.847209 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:01.847209 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:01.847987 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Volume info retrieved successfully. Aug 20 00:08:01.848129 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Create snapshot from volume ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:01.850058 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-29c7340d-e148-4f3f-98d1-0a7a9f14265d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Lock "cinder-attachment_update-619d7638-62fd-45b2-897c-422b12e5f3ab-np0000007832" released by "attachment_update" :: held 0.147s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:08:01.851342 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-29c7340d-e148-4f3f-98d1-0a7a9f14265d tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a returned with HTTP 200 Aug 20 00:08:01.851923 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 225/899] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:08:01 2026] PUT /volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:01.873194 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-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 20 00:08:01.897685 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.902534 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-b9acba26-4969-475e-8b3e-d2ab55776c9c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.911601 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-b9acba26-4969-475e-8b3e-d2ab55776c9c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a/action Aug 20 00:08:01.911601 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-b9acba26-4969-475e-8b3e-d2ab55776c9c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:01.911601 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-b9acba26-4969-475e-8b3e-d2ab55776c9c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:01.917216 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Created reservations ['62810d2c-2b84-47ff-936c-b0993e27f294', '2e876aba-1910-4c42-a8a9-0e46adf1b230', '2df43ba6-8d3c-4d31-872e-922369955b76', 'f3daf429-8097-4760-a285-3cdbcb626114'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:01.941250 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:01.941250 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:01.957358 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ddfeceb-6e3e-40cc-9f09-3e71680b6c95 req-b9acba26-4969-475e-8b3e-d2ab55776c9c tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a/action returned with HTTP 204 Aug 20 00:08:01.958392 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 232/900] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:08:01 2026] POST /volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:01.967767 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Snapshot create request issued successfully. Aug 20 00:08:01.968238 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c4f4878-23a1-470b-807e-5c5dd597c563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:08:01.969193 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 216/901] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:08:01 2026] POST /volume/v3/snapshots => generated 322 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:01.978401 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-88970960-3797-4192-bd63-bed7fee68a08 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:01.983344 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88970960-3797-4192-bd63-bed7fee68a08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 Aug 20 00:08:01.983344 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88970960-3797-4192-bd63-bed7fee68a08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:01.983344 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88970960-3797-4192-bd63-bed7fee68a08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:01.993981 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:01.993981 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:01.996017 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-88970960-3797-4192-bd63-bed7fee68a08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Snapshot retrieved successfully. Aug 20 00:08:01.996017 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88970960-3797-4192-bd63-bed7fee68a08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 returned with HTTP 200 Aug 20 00:08:01.996017 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 226/902] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:08:01 2026] GET /volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 => generated 454 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:02.104852 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:02.105670 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-384472126"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:02.107264 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-384472126'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:02.107455 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Create volume of 1 GB Aug 20 00:08:02.112835 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Availability Zones retrieved successfully. Aug 20 00:08:02.119776 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Flow 'volume_create_api' (f9a531b7-e5e5-4aff-a627-473e7d1b44c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:02.121220 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (804bcfe6-c587-484f-a291-3248bc0a23ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:02.122392 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:02.166470 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (804bcfe6-c587-484f-a291-3248bc0a23ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:02.167419 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (143d62e9-186d-4314-8cc7-056922afda74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:02.251090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Created reservations ['93d01a63-4fc5-4b18-b225-18f6e32f81fa', '792d35a8-deea-4bc9-b3a0-d34d9d371da6', '686026de-51d7-4866-a76a-b95a6bc009fb', 'f22adc0f-8ac6-4fbf-9683-fcfd734342ad'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:02.251090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (143d62e9-186d-4314-8cc7-056922afda74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93d01a63-4fc5-4b18-b225-18f6e32f81fa', '792d35a8-deea-4bc9-b3a0-d34d9d371da6', '686026de-51d7-4866-a76a-b95a6bc009fb', 'f22adc0f-8ac6-4fbf-9683-fcfd734342ad']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:02.251716 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52fe373-e75a-4f82-93ad-5372b644c0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:02.283678 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52fe373-e75a-4f82-93ad-5372b644c0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48105f96-ba37-4162-b6a9-b1aebda2b9ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-384472126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',qos_specs=None,replication_status=,reservations=['93d01a63-4fc5-4b18-b225-18f6e32f81fa','792d35a8-deea-4bc9-b3a0-d34d9d371da6','686026de-51d7-4866-a76a-b95a6bc009fb','f22adc0f-8ac6-4fbf-9683-fcfd734342ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062f3a4403641c0a9a901cb68cecea9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-384472126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48105f96-ba37-4162-b6a9-b1aebda2b9ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a062f3a4403641c0a9a901cb68cecea9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:02.286980 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f218a41-98e4-47f7-a752-a2103a35f44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:02.311564 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f218a41-98e4-47f7-a752-a2103a35f44c) transitioned into state 'SUCCESS' from state '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-384472126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',qos_specs=None,replication_status=,reservations=['93d01a63-4fc5-4b18-b225-18f6e32f81fa','792d35a8-deea-4bc9-b3a0-d34d9d371da6','686026de-51d7-4866-a76a-b95a6bc009fb','f22adc0f-8ac6-4fbf-9683-fcfd734342ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062f3a4403641c0a9a901cb68cecea9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:02.312532 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abdbb30f-0122-40c9-b8f9-357da1b5956f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:02.334652 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abdbb30f-0122-40c9-b8f9-357da1b5956f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:02.335787 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Flow 'volume_create_api' (f9a531b7-e5e5-4aff-a627-473e7d1b44c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:02.336898 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Create volume request issued successfully. Aug 20 00:08:02.337331 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5d0e4331-c8a5-479a-b066-d0cd46a3031a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:02.337883 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 229/903] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:01 2026] POST /volume/v3/volumes => generated 749 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:02.353789 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1ac1d925-b951-4472-aca0-4cf3d9dd522f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:02.361143 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1ac1d925-b951-4472-aca0-4cf3d9dd522f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed Aug 20 00:08:02.361143 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1ac1d925-b951-4472-aca0-4cf3d9dd522f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:02.361143 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1ac1d925-b951-4472-aca0-4cf3d9dd522f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:02.378066 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:02.378066 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:02.383965 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1ac1d925-b951-4472-aca0-4cf3d9dd522f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:02.390178 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1ac1d925-b951-4472-aca0-4cf3d9dd522f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed returned with HTTP 200 Aug 20 00:08:02.390747 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 233/904] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:02 2026] GET /volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:02.621758 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-157faef7-38cd-4e36-89a1-19ee9b21cb57 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:02.625757 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-157faef7-38cd-4e36-89a1-19ee9b21cb57 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:08:02.625757 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-157faef7-38cd-4e36-89a1-19ee9b21cb57 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:02.626130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-157faef7-38cd-4e36-89a1-19ee9b21cb57 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:02.626364 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-157faef7-38cd-4e36-89a1-19ee9b21cb57 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume with id: b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:08:02.655228 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:02.655228 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:02.656114 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-157faef7-38cd-4e36-89a1-19ee9b21cb57 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:02.699393 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-157faef7-38cd-4e36-89a1-19ee9b21cb57 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume request issued successfully. Aug 20 00:08:02.699734 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-157faef7-38cd-4e36-89a1-19ee9b21cb57 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 202 Aug 20 00:08:02.700390 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 217/905] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:02 2026] DELETE /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:02.711989 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-87502c3f-589b-494a-974f-166b93ced0f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:02.716733 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87502c3f-589b-494a-974f-166b93ced0f4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:08:02.717378 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87502c3f-589b-494a-974f-166b93ced0f4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:02.717783 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87502c3f-589b-494a-974f-166b93ced0f4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:02.738298 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:02.738298 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:02.745678 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-87502c3f-589b-494a-974f-166b93ced0f4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:02.754245 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87502c3f-589b-494a-974f-166b93ced0f4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 200 Aug 20 00:08:02.754245 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 227/906] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:02 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:03.014300 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ae8ce422-3105-48e9-bf1e-79bee74254ab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.018129 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ae8ce422-3105-48e9-bf1e-79bee74254ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 Aug 20 00:08:03.018460 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ae8ce422-3105-48e9-bf1e-79bee74254ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:03.018766 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ae8ce422-3105-48e9-bf1e-79bee74254ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:03.026978 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:03.026978 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:03.028357 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ae8ce422-3105-48e9-bf1e-79bee74254ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Snapshot retrieved successfully. Aug 20 00:08:03.030068 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ae8ce422-3105-48e9-bf1e-79bee74254ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 returned with HTTP 200 Aug 20 00:08:03.030807 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 230/907] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:08:03 2026] GET /volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:03.042744 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6fae2afd-9fbd-4695-9ae7-2c21ea90363a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.045777 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6fae2afd-9fbd-4695-9ae7-2c21ea90363a tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 Aug 20 00:08:03.046825 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6fae2afd-9fbd-4695-9ae7-2c21ea90363a tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:03.143469 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6fae2afd-9fbd-4695-9ae7-2c21ea90363a tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 returned with HTTP 200 Aug 20 00:08:03.144160 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 234/908] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:08:03 2026] PUT /volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 => generated 390 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:03.154678 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ba2369a3-8961-4c46-8eee-0bce37c44d5b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.156947 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba2369a3-8961-4c46-8eee-0bce37c44d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:08:03.157407 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba2369a3-8961-4c46-8eee-0bce37c44d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec9225d7-85dc-4387-94ed-762d2592cfae"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:03.169913 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:03.169913 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:03.170745 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba2369a3-8961-4c46-8eee-0bce37c44d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Volume info retrieved successfully. Aug 20 00:08:03.170745 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-ba2369a3-8961-4c46-8eee-0bce37c44d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Create snapshot from volume ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:03.196685 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota_utils [None req-ba2369a3-8961-4c46-8eee-0bce37c44d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Quota exceeded for 502ce72613a242e497bb78427b236c19, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 00:08:03.196685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.middleware.fault [None req-ba2369a3-8961-4c46-8eee-0bce37c44d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 413 Aug 20 00:08:03.196685 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 218/909] 10.4.3.9 () {68 vars in 1250 bytes} [Thu Aug 20 00:08:03 2026] POST /volume/v3/snapshots => generated 208 bytes in 43 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:08:03.205107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20b65085-0fc2-4529-b613-f8d7fa414808 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.211451 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20b65085-0fc2-4529-b613-f8d7fa414808 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 Aug 20 00:08:03.211451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20b65085-0fc2-4529-b613-f8d7fa414808 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:03.280337 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20b65085-0fc2-4529-b613-f8d7fa414808 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 returned with HTTP 200 Aug 20 00:08:03.280818 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 228/910] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:08:03 2026] PUT /volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 => generated 390 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:03.298429 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-41f26eb5-da20-44dd-80e3-d011e2f779d9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.300613 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41f26eb5-da20-44dd-80e3-d011e2f779d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:08:03.304920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41f26eb5-da20-44dd-80e3-d011e2f779d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec9225d7-85dc-4387-94ed-762d2592cfae"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:03.312611 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:03.312611 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:03.313442 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-41f26eb5-da20-44dd-80e3-d011e2f779d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Volume info retrieved successfully. Aug 20 00:08:03.313822 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-41f26eb5-da20-44dd-80e3-d011e2f779d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Create snapshot from volume ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:03.335533 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota_utils [None req-41f26eb5-da20-44dd-80e3-d011e2f779d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Quota exceeded for 502ce72613a242e497bb78427b236c19, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 20 00:08:03.337156 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.middleware.fault [None req-41f26eb5-da20-44dd-80e3-d011e2f779d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 413 Aug 20 00:08:03.337156 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 231/911] 10.4.3.9 () {68 vars in 1250 bytes} [Thu Aug 20 00:08:03 2026] POST /volume/v3/snapshots => generated 133 bytes in 39 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:08:03.346855 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-452774e5-1cc2-4c9a-b885-e806b884b08d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.349655 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-452774e5-1cc2-4c9a-b885-e806b884b08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 Aug 20 00:08:03.349655 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-452774e5-1cc2-4c9a-b885-e806b884b08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:03.350777 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-452774e5-1cc2-4c9a-b885-e806b884b08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:03.350777 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-452774e5-1cc2-4c9a-b885-e806b884b08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Delete snapshot with id: e6196d8f-c68a-48af-9fb7-10da734bf3d9 Aug 20 00:08:03.358631 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:03.358631 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:03.359064 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-452774e5-1cc2-4c9a-b885-e806b884b08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Snapshot retrieved successfully. Aug 20 00:08:03.381958 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-452774e5-1cc2-4c9a-b885-e806b884b08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Snapshot delete request issued successfully. Aug 20 00:08:03.381958 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-452774e5-1cc2-4c9a-b885-e806b884b08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 returned with HTTP 202 Aug 20 00:08:03.382332 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 235/912] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:08:03 2026] DELETE /volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:03.390250 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-82dffc5a-3777-49cb-9d53-d7de0c1d7cf5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.393671 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82dffc5a-3777-49cb-9d53-d7de0c1d7cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 Aug 20 00:08:03.393671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82dffc5a-3777-49cb-9d53-d7de0c1d7cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:03.393671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82dffc5a-3777-49cb-9d53-d7de0c1d7cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:03.400263 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:03.400263 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:03.400864 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-82dffc5a-3777-49cb-9d53-d7de0c1d7cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Snapshot retrieved successfully. Aug 20 00:08:03.401940 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82dffc5a-3777-49cb-9d53-d7de0c1d7cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 returned with HTTP 200 Aug 20 00:08:03.404243 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 219/913] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:08:03 2026] GET /volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:03.408451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-67567100-2d3b-46ea-bca6-f1a08b848d49 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.411112 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67567100-2d3b-46ea-bca6-f1a08b848d49 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed Aug 20 00:08:03.411112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67567100-2d3b-46ea-bca6-f1a08b848d49 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:03.411112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67567100-2d3b-46ea-bca6-f1a08b848d49 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:03.420565 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:03.420565 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:03.425284 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-67567100-2d3b-46ea-bca6-f1a08b848d49 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:03.430665 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67567100-2d3b-46ea-bca6-f1a08b848d49 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed returned with HTTP 200 Aug 20 00:08:03.430869 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 229/914] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:03 2026] GET /volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:03.444061 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-294bb10c-c759-4265-b494-742363efc0fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.446179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-294bb10c-c759-4265-b494-742363efc0fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:08:03.446705 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-294bb10c-c759-4265-b494-742363efc0fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48105f96-ba37-4162-b6a9-b1aebda2b9ed", "name": "tempest-VolumesBackupsAdminTest-Backup-352614539", "container": "tempest-volumesbackupsadmintest-backup-container-2040061355"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:03.448815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-294bb10c-c759-4265-b494-742363efc0fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Creating new backup {'backup': {'volume_id': '48105f96-ba37-4162-b6a9-b1aebda2b9ed', 'name': 'tempest-VolumesBackupsAdminTest-Backup-352614539', 'container': 'tempest-volumesbackupsadmintest-backup-container-2040061355'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:08:03.449988 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-294bb10c-c759-4265-b494-742363efc0fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Creating backup of volume 48105f96-ba37-4162-b6a9-b1aebda2b9ed in container tempest-volumesbackupsadmintest-backup-container-2040061355 Aug 20 00:08:03.460036 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:03.460036 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:03.461165 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-294bb10c-c759-4265-b494-742363efc0fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:03.503115 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-294bb10c-c759-4265-b494-742363efc0fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Created reservations ['cd86d7fc-3bb2-47ca-bb02-341461361aaa', '546211d2-a5ba-4b57-9a8d-5a8c451bbd6d'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:03.549606 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-294bb10c-c759-4265-b494-742363efc0fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:08:03.550309 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 232/915] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:03 2026] POST /volume/v3/backups => generated 330 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:03.568043 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-32ac9cfc-c4e8-4aef-b78b-4c6c7f43114d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.570615 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32ac9cfc-c4e8-4aef-b78b-4c6c7f43114d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:03.570905 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32ac9cfc-c4e8-4aef-b78b-4c6c7f43114d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:03.571529 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32ac9cfc-c4e8-4aef-b78b-4c6c7f43114d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:03.571718 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-32ac9cfc-c4e8-4aef-b78b-4c6c7f43114d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:03.577006 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:03.577006 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:03.578035 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32ac9cfc-c4e8-4aef-b78b-4c6c7f43114d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:03.579925 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 236/916] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:03 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:03.775962 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e453d0a5-be78-4262-9cbf-bfaff27a4a97 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.777906 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e453d0a5-be78-4262-9cbf-bfaff27a4a97 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:08:03.778849 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e453d0a5-be78-4262-9cbf-bfaff27a4a97 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:03.779236 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e453d0a5-be78-4262-9cbf-bfaff27a4a97 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:03.796796 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e453d0a5-be78-4262-9cbf-bfaff27a4a97 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 404 Aug 20 00:08:03.799305 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 220/917] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:03 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:03.809924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2bdab65d-8369-4767-b50c-e95753814778 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.811721 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2bdab65d-8369-4767-b50c-e95753814778 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:08:03.812127 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2bdab65d-8369-4767-b50c-e95753814778 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:03.812459 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2bdab65d-8369-4767-b50c-e95753814778 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:03.824462 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2bdab65d-8369-4767-b50c-e95753814778 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 404 Aug 20 00:08:03.825592 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 230/918] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:03 2026] GET /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:03.833331 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-99b274ca-28af-43a5-afa1-1a813f5eead6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.835557 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99b274ca-28af-43a5-afa1-1a813f5eead6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:08:03.835841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99b274ca-28af-43a5-afa1-1a813f5eead6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:03.836113 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99b274ca-28af-43a5-afa1-1a813f5eead6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:03.836322 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-99b274ca-28af-43a5-afa1-1a813f5eead6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume with id: b8ebd616-190a-4d2e-af98-081ea5e2d0d3 Aug 20 00:08:03.845299 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99b274ca-28af-43a5-afa1-1a813f5eead6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 returned with HTTP 404 Aug 20 00:08:03.846088 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 233/919] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:03 2026] DELETE /volume/v3/volumes/b8ebd616-190a-4d2e-af98-081ea5e2d0d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:03.892024 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:03.894235 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:03.894593 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-518565765"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:03.896581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request body: {'volume': {'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-518565765'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:04.008710 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume of 1 GB Aug 20 00:08:04.014414 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Availability Zones retrieved successfully. Aug 20 00:08:04.019757 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (c13499a4-56e9-4636-b2f2-c205e0108a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:04.020926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44cb27ed-3c8f-4385-ac65-a86034ee6eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:04.021962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:04.094649 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44cb27ed-3c8f-4385-ac65-a86034ee6eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:04.095480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76e1cb2a-e342-4c6f-9c5d-18f48ed0ac98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:04.141532 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['84ff3702-09bb-48cb-b7a4-27d1f203edd8', '85c91185-c3f1-40be-9f41-7be0961fee50', 'd4d99873-9e3e-42fd-a194-a24ee24cac89', '8485bd2e-0be4-4d11-a549-dd9414ffd615'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:04.142473 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76e1cb2a-e342-4c6f-9c5d-18f48ed0ac98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84ff3702-09bb-48cb-b7a4-27d1f203edd8', '85c91185-c3f1-40be-9f41-7be0961fee50', 'd4d99873-9e3e-42fd-a194-a24ee24cac89', '8485bd2e-0be4-4d11-a549-dd9414ffd615']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:04.143198 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c21516-8d31-4155-907a-6472f1c18b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:04.178142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c21516-8d31-4155-907a-6472f1c18b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a37607-beb7-4ae1-96cc-aa99ecb6ab49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-518565765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['84ff3702-09bb-48cb-b7a4-27d1f203edd8','85c91185-c3f1-40be-9f41-7be0961fee50','d4d99873-9e3e-42fd-a194-a24ee24cac89','8485bd2e-0be4-4d11-a549-dd9414ffd615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-518565765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a37607-beb7-4ae1-96cc-aa99ecb6ab49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:04.179149 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d598dd35-6d28-4b77-9324-ab3ab4e09fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:04.205824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d598dd35-6d28-4b77-9324-ab3ab4e09fed) transitioned into state 'SUCCESS' from state '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-518565765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['84ff3702-09bb-48cb-b7a4-27d1f203edd8','85c91185-c3f1-40be-9f41-7be0961fee50','d4d99873-9e3e-42fd-a194-a24ee24cac89','8485bd2e-0be4-4d11-a549-dd9414ffd615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:04.205824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918af45e-43ec-430b-9812-ceba5d365756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:04.221713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918af45e-43ec-430b-9812-ceba5d365756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:04.223984 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (c13499a4-56e9-4636-b2f2-c205e0108a60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:04.224579 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request issued successfully. Aug 20 00:08:04.225525 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-181a1ffc-d19c-46a3-9312-a75d2164b052 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:04.226195 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 237/920] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:03 2026] POST /volume/v3/volumes => generated 744 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:04.246717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-531ff00c-19f5-41a9-bf30-ac91aa38715d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:04.251918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-531ff00c-19f5-41a9-bf30-ac91aa38715d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:04.251918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-531ff00c-19f5-41a9-bf30-ac91aa38715d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:04.251918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-531ff00c-19f5-41a9-bf30-ac91aa38715d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:04.264928 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:04.264928 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:04.274419 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-531ff00c-19f5-41a9-bf30-ac91aa38715d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:04.281508 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-531ff00c-19f5-41a9-bf30-ac91aa38715d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 returned with HTTP 200 Aug 20 00:08:04.281508 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 221/921] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:04 2026] GET /volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 => generated 812 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:04.417309 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-30e70ca6-cb5e-4fb1-83b2-b3cc0206e374 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:04.419164 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30e70ca6-cb5e-4fb1-83b2-b3cc0206e374 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 Aug 20 00:08:04.420256 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30e70ca6-cb5e-4fb1-83b2-b3cc0206e374 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:04.420256 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30e70ca6-cb5e-4fb1-83b2-b3cc0206e374 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:04.424385 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30e70ca6-cb5e-4fb1-83b2-b3cc0206e374 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 returned with HTTP 404 Aug 20 00:08:04.424962 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 231/922] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:08:04 2026] GET /volume/v3/snapshots/e6196d8f-c68a-48af-9fb7-10da734bf3d9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:04.433128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d74eb175-f422-417b-94be-c7ecd9bd2be1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:04.435622 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d74eb175-f422-417b-94be-c7ecd9bd2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:04.435622 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d74eb175-f422-417b-94be-c7ecd9bd2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:04.435803 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d74eb175-f422-417b-94be-c7ecd9bd2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:04.443686 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:04.443686 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:04.447876 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d74eb175-f422-417b-94be-c7ecd9bd2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Volume info retrieved successfully. Aug 20 00:08:04.453088 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d74eb175-f422-417b-94be-c7ecd9bd2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae returned with HTTP 200 Aug 20 00:08:04.453510 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 234/923] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:04 2026] GET /volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:04.469244 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-32d91a5f-3f7e-454b-9b81-dc47e0bf02da None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:04.471729 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32d91a5f-3f7e-454b-9b81-dc47e0bf02da tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:04.472005 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32d91a5f-3f7e-454b-9b81-dc47e0bf02da tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:04.473168 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32d91a5f-3f7e-454b-9b81-dc47e0bf02da tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:04.473168 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-32d91a5f-3f7e-454b-9b81-dc47e0bf02da tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Delete volume with id: ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:04.481331 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:04.481331 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:04.481973 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-32d91a5f-3f7e-454b-9b81-dc47e0bf02da tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Volume info retrieved successfully. Aug 20 00:08:04.506565 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-32d91a5f-3f7e-454b-9b81-dc47e0bf02da tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Delete volume request issued successfully. Aug 20 00:08:04.510054 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32d91a5f-3f7e-454b-9b81-dc47e0bf02da tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae returned with HTTP 202 Aug 20 00:08:04.510054 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 238/924] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:04 2026] DELETE /volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:04.516725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-127a7472-cc6d-4db0-b1c1-6427b683ba1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:04.521651 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-127a7472-cc6d-4db0-b1c1-6427b683ba1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:04.522479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-127a7472-cc6d-4db0-b1c1-6427b683ba1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:04.522479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-127a7472-cc6d-4db0-b1c1-6427b683ba1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:04.531936 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:04.531936 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:04.535555 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-127a7472-cc6d-4db0-b1c1-6427b683ba1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Volume info retrieved successfully. Aug 20 00:08:04.542127 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-127a7472-cc6d-4db0-b1c1-6427b683ba1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae returned with HTTP 200 Aug 20 00:08:04.542817 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 222/925] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:04 2026] GET /volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:04.597433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d679dffa-eab4-4371-a1a9-afa4c2df4d60 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:04.600427 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d679dffa-eab4-4371-a1a9-afa4c2df4d60 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:04.600624 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d679dffa-eab4-4371-a1a9-afa4c2df4d60 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:04.600810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d679dffa-eab4-4371-a1a9-afa4c2df4d60 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:04.600912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d679dffa-eab4-4371-a1a9-afa4c2df4d60 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:04.611908 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:04.611908 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:04.611908 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d679dffa-eab4-4371-a1a9-afa4c2df4d60 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:04.611908 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 232/926] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:04 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:05.303669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ca737cb7-2ef1-4476-868b-e7652508ac4d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:05.305769 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca737cb7-2ef1-4476-868b-e7652508ac4d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:05.305873 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca737cb7-2ef1-4476-868b-e7652508ac4d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:05.306137 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca737cb7-2ef1-4476-868b-e7652508ac4d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:05.314518 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:05.314518 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:05.320860 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ca737cb7-2ef1-4476-868b-e7652508ac4d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:05.331811 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca737cb7-2ef1-4476-868b-e7652508ac4d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 returned with HTTP 200 Aug 20 00:08:05.332530 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 235/927] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:05 2026] GET /volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:05.346515 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-15a5fa66-da60-4d68-b710-04d1826bbe0d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:05.348354 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15a5fa66-da60-4d68-b710-04d1826bbe0d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:05.348625 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15a5fa66-da60-4d68-b710-04d1826bbe0d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:05.349116 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15a5fa66-da60-4d68-b710-04d1826bbe0d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:05.359907 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:05.359907 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:05.368005 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-15a5fa66-da60-4d68-b710-04d1826bbe0d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:05.374992 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15a5fa66-da60-4d68-b710-04d1826bbe0d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 returned with HTTP 200 Aug 20 00:08:05.375493 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 239/928] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:05 2026] GET /volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:05.388716 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-317d6b05-3666-4e3f-aebf-1ac647c315d3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:05.392205 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-317d6b05-3666-4e3f-aebf-1ac647c315d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:08:05.392205 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-317d6b05-3666-4e3f-aebf-1ac647c315d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17a37607-beb7-4ae1-96cc-aa99ecb6ab49", "name": "tempest-VolumesBackupsTest-Backup-2081131430", "container": "tempest-volumesbackupstest-backup-container-1057503032"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:05.393529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-317d6b05-3666-4e3f-aebf-1ac647c315d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating new backup {'backup': {'volume_id': '17a37607-beb7-4ae1-96cc-aa99ecb6ab49', 'name': 'tempest-VolumesBackupsTest-Backup-2081131430', 'container': 'tempest-volumesbackupstest-backup-container-1057503032'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:08:05.393651 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-317d6b05-3666-4e3f-aebf-1ac647c315d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating backup of volume 17a37607-beb7-4ae1-96cc-aa99ecb6ab49 in container tempest-volumesbackupstest-backup-container-1057503032 Aug 20 00:08:05.402365 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:05.402365 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:05.402900 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-317d6b05-3666-4e3f-aebf-1ac647c315d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:05.418956 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-317d6b05-3666-4e3f-aebf-1ac647c315d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['b9632707-fb0c-4b41-860b-6959dc33b72e', 'c7e83c31-6223-4065-b966-e6e9c300d43f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:05.465120 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-317d6b05-3666-4e3f-aebf-1ac647c315d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:08:05.468849 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 223/929] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:05 2026] POST /volume/v3/backups => generated 326 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:05.478128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-162f71ce-a5d5-4a9a-a7bd-5ce43fd11c65 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:05.480958 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-162f71ce-a5d5-4a9a-a7bd-5ce43fd11c65 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:05.481096 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-162f71ce-a5d5-4a9a-a7bd-5ce43fd11c65 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:05.481293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-162f71ce-a5d5-4a9a-a7bd-5ce43fd11c65 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:05.481414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-162f71ce-a5d5-4a9a-a7bd-5ce43fd11c65 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:05.486380 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:05.486380 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:05.487573 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-162f71ce-a5d5-4a9a-a7bd-5ce43fd11c65 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:05.487942 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 233/930] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:05 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:05.568379 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3ab26de-70ec-40ad-8f32-166be765e146 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:05.574175 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3ab26de-70ec-40ad-8f32-166be765e146 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] GET https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae Aug 20 00:08:05.575213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3ab26de-70ec-40ad-8f32-166be765e146 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:05.575213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3ab26de-70ec-40ad-8f32-166be765e146 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:05.587539 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3ab26de-70ec-40ad-8f32-166be765e146 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412 tempest-VolumeSnapshotQuotasNegativeTestJSON-1353356412-project-member] https://10.4.3.9/volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae returned with HTTP 404 Aug 20 00:08:05.588364 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 236/931] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:05 2026] GET /volume/v3/volumes/ec9225d7-85dc-4387-94ed-762d2592cfae => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:05.598923 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3dd26d70-a4c6-4c34-b4ea-147ce200c59b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:05.603537 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3dd26d70-a4c6-4c34-b4ea-147ce200c59b tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 Aug 20 00:08:05.603537 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3dd26d70-a4c6-4c34-b4ea-147ce200c59b tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:05.627720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fb3c8604-8d73-4c3f-82f7-b94b04cce9c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:05.631356 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb3c8604-8d73-4c3f-82f7-b94b04cce9c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:05.631651 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb3c8604-8d73-4c3f-82f7-b94b04cce9c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:05.631947 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb3c8604-8d73-4c3f-82f7-b94b04cce9c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:05.632112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fb3c8604-8d73-4c3f-82f7-b94b04cce9c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:05.641319 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:05.641319 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:05.643216 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb3c8604-8d73-4c3f-82f7-b94b04cce9c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:05.643728 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 224/932] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:05 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:05.747572 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3dd26d70-a4c6-4c34-b4ea-147ce200c59b tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756 tempest-VolumeSnapshotQuotasNegativeTestJSON-1965054756-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 returned with HTTP 200 Aug 20 00:08:05.748105 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 240/933] 10.4.3.9 () {68 vars in 1361 bytes} [Thu Aug 20 00:08:05 2026] PUT /volume/v3/os-quota-sets/502ce72613a242e497bb78427b236c19 => generated 395 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:06.500622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c23b7c6c-ed67-452a-9eab-3c44416da3a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:06.506151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c23b7c6c-ed67-452a-9eab-3c44416da3a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:06.506353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c23b7c6c-ed67-452a-9eab-3c44416da3a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:06.506543 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c23b7c6c-ed67-452a-9eab-3c44416da3a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:06.506666 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c23b7c6c-ed67-452a-9eab-3c44416da3a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:06.515855 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:06.515855 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:06.516678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c23b7c6c-ed67-452a-9eab-3c44416da3a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:06.517068 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 234/934] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:06 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:06.659203 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ad13ddd1-6d33-460d-9200-5d4ca3014fce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:06.661803 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad13ddd1-6d33-460d-9200-5d4ca3014fce tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:06.663380 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad13ddd1-6d33-460d-9200-5d4ca3014fce tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:06.663380 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad13ddd1-6d33-460d-9200-5d4ca3014fce tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:06.663380 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ad13ddd1-6d33-460d-9200-5d4ca3014fce tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:06.679151 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:06.679151 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:06.680268 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad13ddd1-6d33-460d-9200-5d4ca3014fce tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:06.681542 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 237/935] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:06 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:07.533856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-77226447-8280-4b8b-b8f2-edd022afc1ae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:07.542939 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-77226447-8280-4b8b-b8f2-edd022afc1ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:07.543214 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-77226447-8280-4b8b-b8f2-edd022afc1ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:07.543449 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-77226447-8280-4b8b-b8f2-edd022afc1ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:07.543638 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-77226447-8280-4b8b-b8f2-edd022afc1ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:07.553629 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:07.553629 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:07.554864 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-77226447-8280-4b8b-b8f2-edd022afc1ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:07.555561 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 225/936] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:07 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:07.696393 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-80e389da-7482-4a9a-88df-42db06cfb575 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:07.699879 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80e389da-7482-4a9a-88df-42db06cfb575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:07.700309 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80e389da-7482-4a9a-88df-42db06cfb575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:07.700498 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80e389da-7482-4a9a-88df-42db06cfb575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:07.700752 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-80e389da-7482-4a9a-88df-42db06cfb575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:07.707846 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:07.707846 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:07.709056 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80e389da-7482-4a9a-88df-42db06cfb575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:07.710307 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 241/937] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:07 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:08.569615 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9346d3d8-9a31-474c-9cc6-7aab6feb809c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:08.572458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9346d3d8-9a31-474c-9cc6-7aab6feb809c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:08.572743 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9346d3d8-9a31-474c-9cc6-7aab6feb809c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:08.572996 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9346d3d8-9a31-474c-9cc6-7aab6feb809c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:08.573122 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9346d3d8-9a31-474c-9cc6-7aab6feb809c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:08.579602 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:08.579602 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:08.580562 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9346d3d8-9a31-474c-9cc6-7aab6feb809c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:08.581116 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 235/938] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:08 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:08.731989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cdd88422-7828-4c51-9d3f-c8532038c4bd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:08.734707 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cdd88422-7828-4c51-9d3f-c8532038c4bd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:08.735530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cdd88422-7828-4c51-9d3f-c8532038c4bd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:08.736019 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cdd88422-7828-4c51-9d3f-c8532038c4bd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:08.736279 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-cdd88422-7828-4c51-9d3f-c8532038c4bd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:08.752558 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:08.752558 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:08.754692 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cdd88422-7828-4c51-9d3f-c8532038c4bd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:08.755264 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 238/939] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:08 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:09.436718 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c8d5c48f-c82b-4932-813d-3b44b0bfabae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:09.601029 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b525f019-bca3-4d6d-bac3-103dbfcb8f5d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:09.618957 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b525f019-bca3-4d6d-bac3-103dbfcb8f5d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:09.618957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b525f019-bca3-4d6d-bac3-103dbfcb8f5d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:09.618957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b525f019-bca3-4d6d-bac3-103dbfcb8f5d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:09.618957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b525f019-bca3-4d6d-bac3-103dbfcb8f5d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:09.628626 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:09.628626 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:09.629120 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b525f019-bca3-4d6d-bac3-103dbfcb8f5d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:09.629625 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 242/940] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:09 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:09.679401 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8d5c48f-c82b-4932-813d-3b44b0bfabae tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:08:09.679993 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8d5c48f-c82b-4932-813d-3b44b0bfabae tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1388851365", "os-volume-type-access:is_public": false}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:09.722785 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8d5c48f-c82b-4932-813d-3b44b0bfabae tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:08:09.723312 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 226/941] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:08:09 2026] POST /volume/v3/types => generated 229 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:09.734979 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9c8366ce-12c7-4005-8037-0b192c18175e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:09.771869 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9bf74122-821e-4c77-b29c-100ddca319cd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:09.774689 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9bf74122-821e-4c77-b29c-100ddca319cd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:09.774934 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9bf74122-821e-4c77-b29c-100ddca319cd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:09.775159 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9bf74122-821e-4c77-b29c-100ddca319cd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:09.776739 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9bf74122-821e-4c77-b29c-100ddca319cd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:09.783673 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:09.783673 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:09.784863 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9bf74122-821e-4c77-b29c-100ddca319cd tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:09.785565 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 239/942] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:09 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:09.852248 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9c8366ce-12c7-4005-8037-0b192c18175e tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:09.852757 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9c8366ce-12c7-4005-8037-0b192c18175e tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "258f7aec-c284-42d2-bd43-98aba022bb08", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:09.855913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-9c8366ce-12c7-4005-8037-0b192c18175e tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Create volume request body: {'volume': {'volume_type': '258f7aec-c284-42d2-bd43-98aba022bb08', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:09.869816 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9c8366ce-12c7-4005-8037-0b192c18175e tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 404 Aug 20 00:08:09.870424 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 236/943] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:09 2026] POST /volume/v3/volumes => generated 114 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:09.883653 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-03aedeab-21f3-4f60-bb88-c546e63def50 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:09.884874 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-03aedeab-21f3-4f60-bb88-c546e63def50 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] POST https://10.4.3.9/volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08/action Aug 20 00:08:09.885530 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-03aedeab-21f3-4f60-bb88-c546e63def50 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action body: b'{"addProjectAccess": {"project": "aab54653a25946aeab14c86fd3d5351e"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:09.885848 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-03aedeab-21f3-4f60-bb88-c546e63def50 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "aab54653a25946aeab14c86fd3d5351e"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:09.918000 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-03aedeab-21f3-4f60-bb88-c546e63def50 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08/action returned with HTTP 202 Aug 20 00:08:09.918770 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 243/944] 10.4.3.9 () {68 vars in 1370 bytes} [Thu Aug 20 00:08:09 2026] POST /volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:09.927274 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:09.932441 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:09.932816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "258f7aec-c284-42d2-bd43-98aba022bb08", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2144923447"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:09.935312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Create volume request body: {'volume': {'volume_type': '258f7aec-c284-42d2-bd43-98aba022bb08', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-2144923447'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:09.940962 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Create volume of 1 GB Aug 20 00:08:09.941486 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:09.941486 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:09.942236 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Availability Zones retrieved successfully. Aug 20 00:08:09.952039 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Flow 'volume_create_api' (b1865a5c-595d-48ae-b578-d40881f56007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:09.953578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a56232-e81e-4892-9bca-7b9c15ba60d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:09.955118 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:09.982957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a56232-e81e-4892-9bca-7b9c15ba60d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:08:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=258f7aec-c284-42d2-bd43-98aba022bb08,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1388851365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '258f7aec-c284-42d2-bd43-98aba022bb08', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:09.984036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e57d0d2-31d5-448e-881e-7dc421708c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:10.023869 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1388851365 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1388851365, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:08:10.023869 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1388851365 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1388851365, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:08:10.076784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Created reservations ['e4c6df26-e45d-450f-98b1-0061d605bd7d', '07519e4f-a66b-49c7-bc52-12095cd2bd89', '47b9e7a1-b5f7-411e-8ab2-f95c4df7cd54', 'd39899e0-b9d6-4a52-ab89-039bb3723a2b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:10.077843 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e57d0d2-31d5-448e-881e-7dc421708c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4c6df26-e45d-450f-98b1-0061d605bd7d', '07519e4f-a66b-49c7-bc52-12095cd2bd89', '47b9e7a1-b5f7-411e-8ab2-f95c4df7cd54', 'd39899e0-b9d6-4a52-ab89-039bb3723a2b']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:10.079430 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc3066d-0bdb-4068-afc6-d3dc5d08afc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:10.110801 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc3066d-0bdb-4068-afc6-d3dc5d08afc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0ba4e25-ee02-41ef-9a3a-387c53eb8022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2144923447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aab54653a25946aeab14c86fd3d5351e',qos_specs=None,replication_status=,reservations=['e4c6df26-e45d-450f-98b1-0061d605bd7d','07519e4f-a66b-49c7-bc52-12095cd2bd89','47b9e7a1-b5f7-411e-8ab2-f95c4df7cd54','d39899e0-b9d6-4a52-ab89-039bb3723a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef65343b40d14a61aea176ff9a7772a5',volume_type_id=258f7aec-c284-42d2-bd43-98aba022bb08), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2144923447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0ba4e25-ee02-41ef-9a3a-387c53eb8022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aab54653a25946aeab14c86fd3d5351e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef65343b40d14a61aea176ff9a7772a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(258f7aec-c284-42d2-bd43-98aba022bb08),volume_type_id=258f7aec-c284-42d2-bd43-98aba022bb08)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:10.111935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c35b0ee-1208-40ce-9e2f-b0d581cb0556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:10.135432 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c35b0ee-1208-40ce-9e2f-b0d581cb0556) transitioned into state 'SUCCESS' from state '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-2144923447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aab54653a25946aeab14c86fd3d5351e',qos_specs=None,replication_status=,reservations=['e4c6df26-e45d-450f-98b1-0061d605bd7d','07519e4f-a66b-49c7-bc52-12095cd2bd89','47b9e7a1-b5f7-411e-8ab2-f95c4df7cd54','d39899e0-b9d6-4a52-ab89-039bb3723a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef65343b40d14a61aea176ff9a7772a5',volume_type_id=258f7aec-c284-42d2-bd43-98aba022bb08)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:10.136706 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6823c902-a6c5-4065-a264-2d2fbd96a163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:10.148369 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6823c902-a6c5-4065-a264-2d2fbd96a163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:10.149996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Flow 'volume_create_api' (b1865a5c-595d-48ae-b578-d40881f56007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:10.150133 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Create volume request issued successfully. Aug 20 00:08:10.151028 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c34ec7f2-2b81-4921-93d9-a182c28cbadb tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:10.151384 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 227/945] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:09 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 20 00:08:10.172088 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-337fa839-5391-44ee-aaa9-7ef7744fc107 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.177911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-337fa839-5391-44ee-aaa9-7ef7744fc107 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] GET https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 Aug 20 00:08:10.177911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-337fa839-5391-44ee-aaa9-7ef7744fc107 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:10.179980 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-337fa839-5391-44ee-aaa9-7ef7744fc107 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:10.197992 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:10.197992 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:10.207231 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-337fa839-5391-44ee-aaa9-7ef7744fc107 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Volume info retrieved successfully. Aug 20 00:08:10.217331 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-337fa839-5391-44ee-aaa9-7ef7744fc107 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 returned with HTTP 200 Aug 20 00:08:10.218128 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 240/946] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:10 2026] GET /volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:10.645181 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a1a602a7-cf01-4afe-9477-761a8a3a2e76 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.648569 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1a602a7-cf01-4afe-9477-761a8a3a2e76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:10.648569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a1a602a7-cf01-4afe-9477-761a8a3a2e76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:10.648569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a1a602a7-cf01-4afe-9477-761a8a3a2e76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:10.648569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a1a602a7-cf01-4afe-9477-761a8a3a2e76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:10.653190 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:10.653190 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:10.654128 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1a602a7-cf01-4afe-9477-761a8a3a2e76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:10.654630 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 237/947] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:10 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:08:10.753170 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7c3d218a-a75d-45d9-8a73-c131f2059b1f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.755350 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7c3d218a-a75d-45d9-8a73-c131f2059b1f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 Aug 20 00:08:10.755841 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7c3d218a-a75d-45d9-8a73-c131f2059b1f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:10.755841 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7c3d218a-a75d-45d9-8a73-c131f2059b1f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:10.767287 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:10.767287 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:10.771407 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7c3d218a-a75d-45d9-8a73-c131f2059b1f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:10.777607 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7c3d218a-a75d-45d9-8a73-c131f2059b1f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 returned with HTTP 200 Aug 20 00:08:10.778104 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 244/948] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:10 2026] GET /volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:10.787700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7d08a71c-b58a-44ab-a4bc-5ad45775bffc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.794647 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7d08a71c-b58a-44ab-a4bc-5ad45775bffc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f Aug 20 00:08:10.794960 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7d08a71c-b58a-44ab-a4bc-5ad45775bffc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:10.795231 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7d08a71c-b58a-44ab-a4bc-5ad45775bffc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:10.801445 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-475f5ce7-0d6d-4a52-9623-72bc255f805a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.804076 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-475f5ce7-0d6d-4a52-9623-72bc255f805a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:10.804076 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-475f5ce7-0d6d-4a52-9623-72bc255f805a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:10.804076 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-475f5ce7-0d6d-4a52-9623-72bc255f805a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:10.804076 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-475f5ce7-0d6d-4a52-9623-72bc255f805a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:10.804445 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:10.804445 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:10.809474 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:10.809474 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:10.809748 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7d08a71c-b58a-44ab-a4bc-5ad45775bffc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:10.810736 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-475f5ce7-0d6d-4a52-9623-72bc255f805a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:10.811861 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 241/949] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:10 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:10.816845 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-7d08a71c-b58a-44ab-a4bc-5ad45775bffc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f returned with HTTP 200 Aug 20 00:08:10.818423 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 228/950] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:10 2026] GET /volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:10.826775 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-ed936074-53a5-4898-9712-798217d58890 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.829915 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-ed936074-53a5-4898-9712-798217d58890 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 Aug 20 00:08:10.830145 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-ed936074-53a5-4898-9712-798217d58890 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:10.830381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-ed936074-53a5-4898-9712-798217d58890 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:10.839844 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:10.839844 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:10.845662 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-ed936074-53a5-4898-9712-798217d58890 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:10.853302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-ed936074-53a5-4898-9712-798217d58890 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 returned with HTTP 200 Aug 20 00:08:10.855911 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 238/951] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:10 2026] GET /volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:10.875112 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-42f22229-d4a3-45f6-adaf-6c30eed9e645 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.875725 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-42f22229-d4a3-45f6-adaf-6c30eed9e645 None None] GET https://10.4.3.9/volume// Aug 20 00:08:10.875927 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-42f22229-d4a3-45f6-adaf-6c30eed9e645 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:10.876387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-42f22229-d4a3-45f6-adaf-6c30eed9e645 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:10.876591 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-42f22229-d4a3-45f6-adaf-6c30eed9e645 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:10.877388 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 245/952] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:08:10 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:10.887710 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-2d5d154d-31d0-449c-9cf0-5c76079b0d76 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.890849 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-2d5d154d-31d0-449c-9cf0-5c76079b0d76 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:08:10.891485 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-2d5d154d-31d0-449c-9cf0-5c76079b0d76 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5b102c3-0d0b-4336-8dc6-f2df68ed6278", "connector": null, "instance_uuid": "499d146d-7fe4-4a90-8d4b-9148d9bf7953"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:10.903920 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:10.903920 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:10.957406 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-2d5d154d-31d0-449c-9cf0-5c76079b0d76 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:08:10.958452 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 242/953] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:08:10 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 20 00:08:10.968921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5f5655aa-9b1c-4b63-9204-3adf0f1cc285 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.970135 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f5655aa-9b1c-4b63-9204-3adf0f1cc285 None None] GET https://10.4.3.9/volume// Aug 20 00:08:10.970552 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f5655aa-9b1c-4b63-9204-3adf0f1cc285 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:10.970847 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f5655aa-9b1c-4b63-9204-3adf0f1cc285 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:10.972513 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f5655aa-9b1c-4b63-9204-3adf0f1cc285 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:10.974179 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 229/954] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:08:10 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:10.991080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-a4109853-d920-417d-b58c-a04052a74338 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:10.993274 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-a4109853-d920-417d-b58c-a04052a74338 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:08:10.996191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-a4109853-d920-417d-b58c-a04052a74338 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "288e2866-2691-4738-8b2f-48aa35ef6d0f", "connector": null, "instance_uuid": "499d146d-7fe4-4a90-8d4b-9148d9bf7953"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:11.011382 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:11.011382 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:11.046334 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-a4109853-d920-417d-b58c-a04052a74338 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:08:11.046882 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 239/955] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:08:10 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:08:11.068376 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ea9a88bd-7230-4af4-878f-277c534f5a58 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:11.068873 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea9a88bd-7230-4af4-878f-277c534f5a58 None None] GET https://10.4.3.9/volume// Aug 20 00:08:11.069148 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea9a88bd-7230-4af4-878f-277c534f5a58 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:11.069422 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea9a88bd-7230-4af4-878f-277c534f5a58 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:11.069880 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea9a88bd-7230-4af4-878f-277c534f5a58 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:11.070417 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 246/956] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:08:11 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:11.093509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5d3360e3-a648-4e0e-84c2-dba78ac4e9be None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:11.098864 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5d3360e3-a648-4e0e-84c2-dba78ac4e9be tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:08:11.099322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5d3360e3-a648-4e0e-84c2-dba78ac4e9be tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb0190df-182b-4812-94d2-02c2c841e208", "connector": null, "instance_uuid": "499d146d-7fe4-4a90-8d4b-9148d9bf7953"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:11.111834 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:11.111834 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:11.172360 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5d3360e3-a648-4e0e-84c2-dba78ac4e9be tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:08:11.173012 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 243/957] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:08:11 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:11.237593 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a79997dc-788c-4131-9721-77ff72a080f4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:11.240003 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a79997dc-788c-4131-9721-77ff72a080f4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] GET https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 Aug 20 00:08:11.240758 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a79997dc-788c-4131-9721-77ff72a080f4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:11.241777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a79997dc-788c-4131-9721-77ff72a080f4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:11.252441 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:11.252441 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:11.255651 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a79997dc-788c-4131-9721-77ff72a080f4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Volume info retrieved successfully. Aug 20 00:08:11.260937 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a79997dc-788c-4131-9721-77ff72a080f4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 returned with HTTP 200 Aug 20 00:08:11.261138 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 230/958] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:11 2026] GET /volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:11.277230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5facb22d-902d-4680-b4fa-a92305aaa5d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:11.279025 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5facb22d-902d-4680-b4fa-a92305aaa5d4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] GET https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 Aug 20 00:08:11.279220 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5facb22d-902d-4680-b4fa-a92305aaa5d4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:11.279430 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5facb22d-902d-4680-b4fa-a92305aaa5d4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:11.287094 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:11.287094 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:11.294341 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5facb22d-902d-4680-b4fa-a92305aaa5d4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Volume info retrieved successfully. Aug 20 00:08:11.300627 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5facb22d-902d-4680-b4fa-a92305aaa5d4 tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 returned with HTTP 200 Aug 20 00:08:11.301246 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 240/959] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:11 2026] GET /volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:11.319932 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6277f4c5-aa04-47d3-b19f-69877464045b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:11.322667 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6277f4c5-aa04-47d3-b19f-69877464045b tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 Aug 20 00:08:11.323922 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6277f4c5-aa04-47d3-b19f-69877464045b tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:11.323922 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6277f4c5-aa04-47d3-b19f-69877464045b tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:11.323922 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-6277f4c5-aa04-47d3-b19f-69877464045b tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Delete volume with id: f0ba4e25-ee02-41ef-9a3a-387c53eb8022 Aug 20 00:08:11.335461 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:11.335461 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:11.336914 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6277f4c5-aa04-47d3-b19f-69877464045b tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Volume info retrieved successfully. Aug 20 00:08:11.362373 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6277f4c5-aa04-47d3-b19f-69877464045b tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Delete volume request issued successfully. Aug 20 00:08:11.362914 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6277f4c5-aa04-47d3-b19f-69877464045b tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 returned with HTTP 202 Aug 20 00:08:11.364124 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 247/960] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:11 2026] DELETE /volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:11.375323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4afce98d-ed87-4906-8c81-652794f1403c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:11.379119 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4afce98d-ed87-4906-8c81-652794f1403c tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] GET https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 Aug 20 00:08:11.379119 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4afce98d-ed87-4906-8c81-652794f1403c tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:11.379232 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4afce98d-ed87-4906-8c81-652794f1403c tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:11.394090 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:11.394090 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:11.404841 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4afce98d-ed87-4906-8c81-652794f1403c tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Volume info retrieved successfully. Aug 20 00:08:11.414237 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4afce98d-ed87-4906-8c81-652794f1403c tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 returned with HTTP 200 Aug 20 00:08:11.414847 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 244/961] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:11 2026] GET /volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 => generated 884 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:11.669015 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-706928b2-61dd-45d6-ba4d-70aa7b2de850 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:11.673912 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-706928b2-61dd-45d6-ba4d-70aa7b2de850 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:11.673912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-706928b2-61dd-45d6-ba4d-70aa7b2de850 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:11.673912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-706928b2-61dd-45d6-ba4d-70aa7b2de850 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:11.673912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-706928b2-61dd-45d6-ba4d-70aa7b2de850 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:11.680810 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:11.680810 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:11.682702 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-706928b2-61dd-45d6-ba4d-70aa7b2de850 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:11.682702 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 231/962] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:11 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:11.830075 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6bf49104-f28d-457c-990f-d7f6ac8d992f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:11.834434 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bf49104-f28d-457c-990f-d7f6ac8d992f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:11.834434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bf49104-f28d-457c-990f-d7f6ac8d992f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:11.835778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bf49104-f28d-457c-990f-d7f6ac8d992f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:11.835778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6bf49104-f28d-457c-990f-d7f6ac8d992f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:11.846952 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:11.846952 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:11.846952 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bf49104-f28d-457c-990f-d7f6ac8d992f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:11.847433 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 241/963] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:11 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:12.434782 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4bbb5481-6a48-4c51-a11f-81f82bc429df None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.438916 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4bbb5481-6a48-4c51-a11f-81f82bc429df tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] GET https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 Aug 20 00:08:12.438916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4bbb5481-6a48-4c51-a11f-81f82bc429df tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.438916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4bbb5481-6a48-4c51-a11f-81f82bc429df tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.446133 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4bbb5481-6a48-4c51-a11f-81f82bc429df tempest-VolumeTypesAccessTest-951498215 tempest-VolumeTypesAccessTest-951498215-project-member] https://10.4.3.9/volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 returned with HTTP 404 Aug 20 00:08:12.446972 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 248/964] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:12 2026] GET /volume/v3/volumes/f0ba4e25-ee02-41ef-9a3a-387c53eb8022 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:12.457938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe38e521-1172-4b61-9845-b572fe968194 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.460160 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe38e521-1172-4b61-9845-b572fe968194 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] POST https://10.4.3.9/volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08/action Aug 20 00:08:12.460646 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe38e521-1172-4b61-9845-b572fe968194 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action body: b'{"removeProjectAccess": {"project": "aab54653a25946aeab14c86fd3d5351e"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:12.460815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe38e521-1172-4b61-9845-b572fe968194 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "aab54653a25946aeab14c86fd3d5351e"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:12.487632 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe38e521-1172-4b61-9845-b572fe968194 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08/action returned with HTTP 202 Aug 20 00:08:12.489290 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 245/965] 10.4.3.9 () {68 vars in 1370 bytes} [Thu Aug 20 00:08:12 2026] POST /volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:08:12.499774 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5f26184f-5d1c-41bf-8ee5-80c856fb0089 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.501978 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-6d050378-48d9-4036-b714-9e16298de9a3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.503318 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f26184f-5d1c-41bf-8ee5-80c856fb0089 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] DELETE https://10.4.3.9/volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08 Aug 20 00:08:12.505193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f26184f-5d1c-41bf-8ee5-80c856fb0089 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.505193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f26184f-5d1c-41bf-8ee5-80c856fb0089 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.511092 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-6d050378-48d9-4036-b714-9e16298de9a3 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] DELETE https://10.4.3.9/volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c Aug 20 00:08:12.511909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-6d050378-48d9-4036-b714-9e16298de9a3 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.511909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-6d050378-48d9-4036-b714-9e16298de9a3 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.529055 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:12.529055 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:12.556164 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f26184f-5d1c-41bf-8ee5-80c856fb0089 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08 returned with HTTP 202 Aug 20 00:08:12.556592 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 232/966] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:08:12 2026] DELETE /volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:12.568513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-291074e4-b0a7-47d8-bd20-aba8a302528f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.571120 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-291074e4-b0a7-47d8-bd20-aba8a302528f tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] GET https://10.4.3.9/volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08 Aug 20 00:08:12.571510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-291074e4-b0a7-47d8-bd20-aba8a302528f tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.571837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-291074e4-b0a7-47d8-bd20-aba8a302528f tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.577073 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-291074e4-b0a7-47d8-bd20-aba8a302528f tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08 returned with HTTP 404 Aug 20 00:08:12.577910 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 249/967] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:08:12 2026] GET /volume/v3/types/258f7aec-c284-42d2-bd43-98aba022bb08 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:12.590055 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1ec44f8b-f5fe-4c2f-9871-9b9e7ab39d2a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.593746 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ec44f8b-f5fe-4c2f-9871-9b9e7ab39d2a tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:08:12.594326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ec44f8b-f5fe-4c2f-9871-9b9e7ab39d2a tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-700563076", "os-volume-type-access:is_public": false}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:12.598712 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-6d050378-48d9-4036-b714-9e16298de9a3 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c returned with HTTP 200 Aug 20 00:08:12.599424 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 242/968] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:08:12 2026] DELETE /volume/v3/attachments/40bfc0f3-0f04-4cf2-8362-7aea8d71493c => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:12.611693 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-f7d37fb6-d8cc-4490-b3a5-b7490d1b8add None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.615546 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-f7d37fb6-d8cc-4490-b3a5-b7490d1b8add tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee Aug 20 00:08:12.615809 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-f7d37fb6-d8cc-4490-b3a5-b7490d1b8add tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.616095 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-f7d37fb6-d8cc-4490-b3a5-b7490d1b8add tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.616396 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-f7d37fb6-d8cc-4490-b3a5-b7490d1b8add tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Delete volume with id: b8ef4bc2-b370-47ed-8c2c-097389a134ee Aug 20 00:08:12.624764 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ec44f8b-f5fe-4c2f-9871-9b9e7ab39d2a tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:08:12.625270 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 246/969] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:08:12 2026] POST /volume/v3/types => generated 228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:12.630725 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:12.630725 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:12.631624 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-f7d37fb6-d8cc-4490-b3a5-b7490d1b8add tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:08:12.636270 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-abc02d9a-d46c-4aaf-88bd-90e5fa3e3fe5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.640072 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-abc02d9a-d46c-4aaf-88bd-90e5fa3e3fe5 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] POST https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action Aug 20 00:08:12.640770 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-abc02d9a-d46c-4aaf-88bd-90e5fa3e3fe5 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action body: b'{"addProjectAccess": {"project": "aab54653a25946aeab14c86fd3d5351e"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:12.641419 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-abc02d9a-d46c-4aaf-88bd-90e5fa3e3fe5 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "aab54653a25946aeab14c86fd3d5351e"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:12.659547 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-abc02d9a-d46c-4aaf-88bd-90e5fa3e3fe5 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action returned with HTTP 202 Aug 20 00:08:12.659547 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 250/970] 10.4.3.9 () {68 vars in 1370 bytes} [Thu Aug 20 00:08:12 2026] POST /volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:12.669548 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-f7d37fb6-d8cc-4490-b3a5-b7490d1b8add tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Delete volume request issued successfully. Aug 20 00:08:12.669661 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-40ec4f06-08ce-4304-ac7b-8ac53ca91c6e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.669842 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-24449506-6c8a-46bc-ad90-4626aa535b83 req-f7d37fb6-d8cc-4490-b3a5-b7490d1b8add tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee returned with HTTP 202 Aug 20 00:08:12.670751 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 233/971] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:08:12 2026] DELETE /volume/v3/volumes/b8ef4bc2-b370-47ed-8c2c-097389a134ee => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:12.672187 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40ec4f06-08ce-4304-ac7b-8ac53ca91c6e tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] POST https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action Aug 20 00:08:12.672717 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40ec4f06-08ce-4304-ac7b-8ac53ca91c6e tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action body: b'{"addProjectAccess": {"project": "6516feea44cd4ecba86856a56d20048f"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:12.672923 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40ec4f06-08ce-4304-ac7b-8ac53ca91c6e tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6516feea44cd4ecba86856a56d20048f"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:12.676288 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:12.676288 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:12.699917 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5530f533-9632-48bd-b828-c2966aa60a4a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.705075 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5530f533-9632-48bd-b828-c2966aa60a4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:12.705205 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5530f533-9632-48bd-b828-c2966aa60a4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.707986 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5530f533-9632-48bd-b828-c2966aa60a4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.707986 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5530f533-9632-48bd-b828-c2966aa60a4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:12.718965 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:12.718965 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:12.719562 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5530f533-9632-48bd-b828-c2966aa60a4a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:12.720858 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 247/972] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:12 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:12.728829 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40ec4f06-08ce-4304-ac7b-8ac53ca91c6e tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action returned with HTTP 202 Aug 20 00:08:12.729566 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 243/973] 10.4.3.9 () {68 vars in 1370 bytes} [Thu Aug 20 00:08:12 2026] POST /volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:12.740010 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4ff49176-5cd6-4376-b96f-0b6546a995f8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.743337 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4ff49176-5cd6-4376-b96f-0b6546a995f8 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] GET https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/os-volume-type-access Aug 20 00:08:12.744338 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4ff49176-5cd6-4376-b96f-0b6546a995f8 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.744951 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4ff49176-5cd6-4376-b96f-0b6546a995f8 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.762864 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4ff49176-5cd6-4376-b96f-0b6546a995f8 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/os-volume-type-access returned with HTTP 200 Aug 20 00:08:12.763536 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 251/974] 10.4.3.9 () {66 vars in 1394 bytes} [Thu Aug 20 00:08:12 2026] GET /volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/os-volume-type-access => generated 244 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:12.775189 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cfa24f32-c62e-4119-a155-2983dc5ceef5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.777692 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfa24f32-c62e-4119-a155-2983dc5ceef5 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] POST https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action Aug 20 00:08:12.778426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfa24f32-c62e-4119-a155-2983dc5ceef5 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action body: b'{"removeProjectAccess": {"project": "6516feea44cd4ecba86856a56d20048f"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:12.778707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfa24f32-c62e-4119-a155-2983dc5ceef5 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6516feea44cd4ecba86856a56d20048f"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:12.812840 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfa24f32-c62e-4119-a155-2983dc5ceef5 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action returned with HTTP 202 Aug 20 00:08:12.813874 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 234/975] 10.4.3.9 () {68 vars in 1370 bytes} [Thu Aug 20 00:08:12 2026] POST /volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:12.834042 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7f7028b2-0ee0-43b6-8854-51120d4e1725 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.840249 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f7028b2-0ee0-43b6-8854-51120d4e1725 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] POST https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action Aug 20 00:08:12.840717 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f7028b2-0ee0-43b6-8854-51120d4e1725 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action body: b'{"removeProjectAccess": {"project": "aab54653a25946aeab14c86fd3d5351e"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:12.841054 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f7028b2-0ee0-43b6-8854-51120d4e1725 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "aab54653a25946aeab14c86fd3d5351e"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:12.865665 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1c35b36d-4a55-4104-8579-4e7837af72f6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.868369 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f7028b2-0ee0-43b6-8854-51120d4e1725 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action returned with HTTP 202 Aug 20 00:08:12.868505 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 248/976] 10.4.3.9 () {68 vars in 1370 bytes} [Thu Aug 20 00:08:12 2026] POST /volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:12.870728 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c35b36d-4a55-4104-8579-4e7837af72f6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:12.871042 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c35b36d-4a55-4104-8579-4e7837af72f6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.871252 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c35b36d-4a55-4104-8579-4e7837af72f6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.871364 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1c35b36d-4a55-4104-8579-4e7837af72f6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:12.878960 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:12.878960 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:12.880562 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c35b36d-4a55-4104-8579-4e7837af72f6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:12.880736 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-33d218c1-3a4c-4429-a72a-e586daeff139 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.880781 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 244/977] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:12 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:12.884922 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-33d218c1-3a4c-4429-a72a-e586daeff139 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] DELETE https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74 Aug 20 00:08:12.884922 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-33d218c1-3a4c-4429-a72a-e586daeff139 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.885943 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-33d218c1-3a4c-4429-a72a-e586daeff139 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.930844 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-33d218c1-3a4c-4429-a72a-e586daeff139 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74 returned with HTTP 202 Aug 20 00:08:12.931476 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 252/978] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:08:12 2026] DELETE /volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:12.950356 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-24476898-1326-4ce3-abc0-78b235e8c749 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:12.954191 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24476898-1326-4ce3-abc0-78b235e8c749 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] GET https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74 Aug 20 00:08:12.956571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24476898-1326-4ce3-abc0-78b235e8c749 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:12.956571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24476898-1326-4ce3-abc0-78b235e8c749 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:12.961913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24476898-1326-4ce3-abc0-78b235e8c749 tempest-VolumeTypesAccessTest-405165305 tempest-VolumeTypesAccessTest-405165305-project-admin] https://10.4.3.9/volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74 returned with HTTP 404 Aug 20 00:08:12.961913 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 235/979] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:08:12 2026] GET /volume/v3/types/6e688ecf-4034-4f15-b62c-19d9abfa5d74 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:13.272929 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-07d702fa-58c9-4f7c-86c6-96c214af0915 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:13.281924 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-07d702fa-58c9-4f7c-86c6-96c214af0915 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:08:13.281924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-07d702fa-58c9-4f7c-86c6-96c214af0915 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:13.281924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-07d702fa-58c9-4f7c-86c6-96c214af0915 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:13.301020 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:13.301020 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:13.310831 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-07d702fa-58c9-4f7c-86c6-96c214af0915 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:08:13.322613 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-07d702fa-58c9-4f7c-86c6-96c214af0915 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:08:13.325568 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 249/980] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:13 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1648 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:13.393975 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-4a108a15-cf97-4253-8779-ead6e0e7bf7f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:13.398292 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-4a108a15-cf97-4253-8779-ead6e0e7bf7f tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:08:13.398579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-4a108a15-cf97-4253-8779-ead6e0e7bf7f tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:13.398789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-4a108a15-cf97-4253-8779-ead6e0e7bf7f tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:13.417507 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:13.417507 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:13.423595 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-4a108a15-cf97-4253-8779-ead6e0e7bf7f tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:08:13.431839 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-4a108a15-cf97-4253-8779-ead6e0e7bf7f tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:08:13.432335 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 245/981] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:13 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1648 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:13.620458 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bbcf7455-6f44-4682-a799-0410c383a35c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:13.621356 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbcf7455-6f44-4682-a799-0410c383a35c None None] GET https://10.4.3.9/volume// Aug 20 00:08:13.622487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbcf7455-6f44-4682-a799-0410c383a35c None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:13.623140 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbcf7455-6f44-4682-a799-0410c383a35c None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:13.624353 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbcf7455-6f44-4682-a799-0410c383a35c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:13.624736 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 253/982] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:13 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:13.660587 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-b2b1c7fe-c3de-4276-bfc8-94e2a186e876 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:13.666364 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-b2b1c7fe-c3de-4276-bfc8-94e2a186e876 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 Aug 20 00:08:13.666720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-b2b1c7fe-c3de-4276-bfc8-94e2a186e876 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:13.667139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-b2b1c7fe-c3de-4276-bfc8-94e2a186e876 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:13.689047 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:13.689047 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:13.698156 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-b2b1c7fe-c3de-4276-bfc8-94e2a186e876 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:13.705949 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-b2b1c7fe-c3de-4276-bfc8-94e2a186e876 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 returned with HTTP 200 Aug 20 00:08:13.707450 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 236/983] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:08:13 2026] GET /volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 => generated 1539 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:13.736793 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c901a63a-d4ab-4bf2-8fb3-b67a4be4968c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:13.743607 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c901a63a-d4ab-4bf2-8fb3-b67a4be4968c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:13.743607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c901a63a-d4ab-4bf2-8fb3-b67a4be4968c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:13.743607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c901a63a-d4ab-4bf2-8fb3-b67a4be4968c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:13.743607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c901a63a-d4ab-4bf2-8fb3-b67a4be4968c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:13.755521 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:13.755521 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:13.757345 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c901a63a-d4ab-4bf2-8fb3-b67a4be4968c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:13.759185 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 250/984] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:13 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:13.878977 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-fcc58fb6-b751-4c67-9f4c-06e9a7d61cd1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:13.882560 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-fcc58fb6-b751-4c67-9f4c-06e9a7d61cd1 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] PUT https://10.4.3.9/volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf Aug 20 00:08:13.883451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-fcc58fb6-b751-4c67-9f4c-06e9a7d61cd1 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:13.896209 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d05c5134-0f27-4507-82e9-9aa6f2b24bb3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:13.901932 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-fcc58fb6-b751-4c67-9f4c-06e9a7d61cd1 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Acquiring lock "cinder-attachment_update-f5b102c3-0d0b-4336-8dc6-f2df68ed6278-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:08:13.903160 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d05c5134-0f27-4507-82e9-9aa6f2b24bb3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:13.903160 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d05c5134-0f27-4507-82e9-9aa6f2b24bb3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:13.903160 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d05c5134-0f27-4507-82e9-9aa6f2b24bb3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:13.903315 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d05c5134-0f27-4507-82e9-9aa6f2b24bb3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:13.908779 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-fcc58fb6-b751-4c67-9f4c-06e9a7d61cd1 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Lock "cinder-attachment_update-f5b102c3-0d0b-4336-8dc6-f2df68ed6278-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:08:13.910428 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:13.910428 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:13.915117 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:13.915117 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:13.916032 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d05c5134-0f27-4507-82e9-9aa6f2b24bb3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:13.917265 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 254/985] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:13 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:14.112260 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-fcc58fb6-b751-4c67-9f4c-06e9a7d61cd1 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Lock "cinder-attachment_update-f5b102c3-0d0b-4336-8dc6-f2df68ed6278-np0000007832" released by "attachment_update" :: held 0.204s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:08:14.112531 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-fcc58fb6-b751-4c67-9f4c-06e9a7d61cd1 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf returned with HTTP 200 Aug 20 00:08:14.113437 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 246/986] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:08:13 2026] PUT /volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:08:14.170297 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-74a90222-0023-4744-9b3c-02fc46224176 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:14.177763 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-74a90222-0023-4744-9b3c-02fc46224176 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf/action Aug 20 00:08:14.177763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-74a90222-0023-4744-9b3c-02fc46224176 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:14.178008 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-74a90222-0023-4744-9b3c-02fc46224176 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:14.219487 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:14.219487 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:14.240800 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-74a90222-0023-4744-9b3c-02fc46224176 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf/action returned with HTTP 204 Aug 20 00:08:14.241171 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 237/987] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:08:14 2026] POST /volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:14.333456 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-08c7a8b5-5e53-4058-a206-735c45325b74 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:14.334651 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08c7a8b5-5e53-4058-a206-735c45325b74 None None] GET https://10.4.3.9/volume// Aug 20 00:08:14.334951 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08c7a8b5-5e53-4058-a206-735c45325b74 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:14.335739 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08c7a8b5-5e53-4058-a206-735c45325b74 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:14.337255 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08c7a8b5-5e53-4058-a206-735c45325b74 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:14.337255 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 251/988] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:14 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:14.359996 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-56312a85-98e8-47cc-a764-c84542f063ff None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:14.365663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-56312a85-98e8-47cc-a764-c84542f063ff tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f Aug 20 00:08:14.365663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-56312a85-98e8-47cc-a764-c84542f063ff tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:14.365663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-56312a85-98e8-47cc-a764-c84542f063ff tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:14.391581 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:14.391581 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:14.402639 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-56312a85-98e8-47cc-a764-c84542f063ff tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:14.408916 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-56312a85-98e8-47cc-a764-c84542f063ff tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f returned with HTTP 200 Aug 20 00:08:14.408916 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 255/989] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:08:14 2026] GET /volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f => generated 1024 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:14.721624 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-3895174a-d411-4428-b5ab-ea759c6cd2c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:14.722615 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-3895174a-d411-4428-b5ab-ea759c6cd2c7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] PUT https://10.4.3.9/volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d Aug 20 00:08:14.722615 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-3895174a-d411-4428-b5ab-ea759c6cd2c7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:14.738762 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-3895174a-d411-4428-b5ab-ea759c6cd2c7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Acquiring lock "cinder-attachment_update-288e2866-2691-4738-8b2f-48aa35ef6d0f-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:08:14.745066 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-3895174a-d411-4428-b5ab-ea759c6cd2c7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Lock "cinder-attachment_update-288e2866-2691-4738-8b2f-48aa35ef6d0f-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:08:14.747002 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:14.747002 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:14.778544 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-58a65e97-436e-433f-9fea-b603d083c348 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:14.783226 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58a65e97-436e-433f-9fea-b603d083c348 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:14.783451 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58a65e97-436e-433f-9fea-b603d083c348 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:14.783666 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58a65e97-436e-433f-9fea-b603d083c348 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:14.783800 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-58a65e97-436e-433f-9fea-b603d083c348 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:14.793874 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:14.793874 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:14.794970 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58a65e97-436e-433f-9fea-b603d083c348 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:14.795479 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 238/990] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:14 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:14.904882 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-3895174a-d411-4428-b5ab-ea759c6cd2c7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Lock "cinder-attachment_update-288e2866-2691-4738-8b2f-48aa35ef6d0f-np0000007832" released by "attachment_update" :: held 0.161s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:08:14.906206 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-3895174a-d411-4428-b5ab-ea759c6cd2c7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d returned with HTTP 200 Aug 20 00:08:14.907215 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 247/991] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:08:14 2026] PUT /volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:14.930993 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d417b7be-91ec-47a2-a197-0a10c4dc0f81 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:14.937314 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d417b7be-91ec-47a2-a197-0a10c4dc0f81 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:14.937637 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d417b7be-91ec-47a2-a197-0a10c4dc0f81 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:14.937795 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d417b7be-91ec-47a2-a197-0a10c4dc0f81 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:14.937941 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d417b7be-91ec-47a2-a197-0a10c4dc0f81 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:14.954959 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:14.954959 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:14.955996 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d417b7be-91ec-47a2-a197-0a10c4dc0f81 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:14.956460 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 252/992] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:14 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:14.960419 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5501c43f-403a-420f-a68c-3b40a8ab5e91 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:14.963262 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5501c43f-403a-420f-a68c-3b40a8ab5e91 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d/action Aug 20 00:08:14.963691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5501c43f-403a-420f-a68c-3b40a8ab5e91 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:14.964331 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5501c43f-403a-420f-a68c-3b40a8ab5e91 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:14.999351 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:14.999351 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:15.032690 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-5501c43f-403a-420f-a68c-3b40a8ab5e91 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d/action returned with HTTP 204 Aug 20 00:08:15.032883 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 256/993] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:08:14 2026] POST /volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:15.112880 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-18f04a61-dcbd-4711-81dc-167a515a2269 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:15.114420 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18f04a61-dcbd-4711-81dc-167a515a2269 None None] GET https://10.4.3.9/volume// Aug 20 00:08:15.114420 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18f04a61-dcbd-4711-81dc-167a515a2269 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:15.114420 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18f04a61-dcbd-4711-81dc-167a515a2269 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:15.116106 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18f04a61-dcbd-4711-81dc-167a515a2269 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:15.116291 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 239/994] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:15 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:15.145014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-31c7a39a-8e31-43da-a268-d0fb3d1d2190 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:15.148474 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-31c7a39a-8e31-43da-a268-d0fb3d1d2190 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 Aug 20 00:08:15.148635 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-31c7a39a-8e31-43da-a268-d0fb3d1d2190 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:15.149612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-31c7a39a-8e31-43da-a268-d0fb3d1d2190 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:15.168525 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:15.168525 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:15.190543 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-31c7a39a-8e31-43da-a268-d0fb3d1d2190 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:08:15.203243 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-31c7a39a-8e31-43da-a268-d0fb3d1d2190 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 returned with HTTP 200 Aug 20 00:08:15.203752 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 248/995] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:08:15 2026] GET /volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 => generated 1025 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:15.440045 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-005a0a7d-4b71-49b6-863b-f68d7f53f872 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:15.443348 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-005a0a7d-4b71-49b6-863b-f68d7f53f872 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] PUT https://10.4.3.9/volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197 Aug 20 00:08:15.444645 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-005a0a7d-4b71-49b6-863b-f68d7f53f872 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:15.467186 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-005a0a7d-4b71-49b6-863b-f68d7f53f872 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Acquiring lock "cinder-attachment_update-fb0190df-182b-4812-94d2-02c2c841e208-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:08:15.484979 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-005a0a7d-4b71-49b6-863b-f68d7f53f872 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Lock "cinder-attachment_update-fb0190df-182b-4812-94d2-02c2c841e208-np0000007832" acquired by "attachment_update" :: waited 0.018s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:08:15.489995 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:15.489995 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:15.658131 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-005a0a7d-4b71-49b6-863b-f68d7f53f872 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Lock "cinder-attachment_update-fb0190df-182b-4812-94d2-02c2c841e208-np0000007832" released by "attachment_update" :: held 0.173s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:08:15.658576 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-005a0a7d-4b71-49b6-863b-f68d7f53f872 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197 returned with HTTP 200 Aug 20 00:08:15.659179 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 253/996] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:08:15 2026] PUT /volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197 => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:15.714607 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-87419857-4f33-486e-945e-d3defe7aba21 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:15.719949 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-87419857-4f33-486e-945e-d3defe7aba21 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] POST https://10.4.3.9/volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197/action Aug 20 00:08:15.719949 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-87419857-4f33-486e-945e-d3defe7aba21 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:15.719949 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-87419857-4f33-486e-945e-d3defe7aba21 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:15.767031 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:15.767031 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:15.792061 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-94bb9a0c-b8f4-411c-ad43-0be335d6692a req-87419857-4f33-486e-945e-d3defe7aba21 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197/action returned with HTTP 204 Aug 20 00:08:15.792725 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 257/997] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:08:15 2026] POST /volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:15.809178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ba1f1e5f-6f65-4411-bcfd-8529d26a3021 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:15.812827 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba1f1e5f-6f65-4411-bcfd-8529d26a3021 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:15.813356 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba1f1e5f-6f65-4411-bcfd-8529d26a3021 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:15.813706 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba1f1e5f-6f65-4411-bcfd-8529d26a3021 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:15.813870 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ba1f1e5f-6f65-4411-bcfd-8529d26a3021 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:15.825274 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:15.825274 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:15.826407 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba1f1e5f-6f65-4411-bcfd-8529d26a3021 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:15.827351 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 240/998] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:15 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:15.892064 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ca6e451-7a1f-474c-9bdb-342e843ea8d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:15.892665 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ca6e451-7a1f-474c-9bdb-342e843ea8d0 None None] GET https://10.4.3.9/volume// Aug 20 00:08:15.892964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ca6e451-7a1f-474c-9bdb-342e843ea8d0 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:15.893612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ca6e451-7a1f-474c-9bdb-342e843ea8d0 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:15.894354 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ca6e451-7a1f-474c-9bdb-342e843ea8d0 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:15.895111 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 249/999] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:15 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:08:15.908830 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-19a7ef90-d127-40a8-aa3a-87a64a909782 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:15.912234 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-19a7ef90-d127-40a8-aa3a-87a64a909782 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:08:15.912751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-19a7ef90-d127-40a8-aa3a-87a64a909782 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "737892e7-3819-43ed-87ed-e8f68b4dd011", "connector": null, "instance_uuid": "b34b9646-b2b6-41d4-a13f-cbfd795dcdbf"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:15.939138 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:15.939138 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:15.973852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e2cdea6a-ad69-4428-8fca-6f8d6ae01594 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:15.976950 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2cdea6a-ad69-4428-8fca-6f8d6ae01594 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:15.977384 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2cdea6a-ad69-4428-8fca-6f8d6ae01594 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:15.977924 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2cdea6a-ad69-4428-8fca-6f8d6ae01594 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:15.977924 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e2cdea6a-ad69-4428-8fca-6f8d6ae01594 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:15.991089 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:15.991089 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:15.995910 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2cdea6a-ad69-4428-8fca-6f8d6ae01594 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:15.995910 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 258/1000] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:15 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:16.023628 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-19a7ef90-d127-40a8-aa3a-87a64a909782 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:08:16.024530 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 254/1001] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:08:15 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:16.138785 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-eb3a1b62-494e-47e8-8286-d3f318e397f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:16.145805 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-eb3a1b62-494e-47e8-8286-d3f318e397f5 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] DELETE https://10.4.3.9/volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec Aug 20 00:08:16.146466 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-eb3a1b62-494e-47e8-8286-d3f318e397f5 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:16.146466 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-eb3a1b62-494e-47e8-8286-d3f318e397f5 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:16.161961 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:16.161961 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:16.274083 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-eb3a1b62-494e-47e8-8286-d3f318e397f5 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec returned with HTTP 200 Aug 20 00:08:16.274938 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 241/1002] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:08:16 2026] DELETE /volume/v3/attachments/4fa4528b-b625-4109-8ad9-cda9e0e609ec => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:16.485358 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc9c6de9-b15e-4b64-a208-10180c577aa9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:16.485839 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc9c6de9-b15e-4b64-a208-10180c577aa9 None None] GET https://10.4.3.9/volume// Aug 20 00:08:16.485989 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc9c6de9-b15e-4b64-a208-10180c577aa9 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:16.486249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc9c6de9-b15e-4b64-a208-10180c577aa9 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:16.486638 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc9c6de9-b15e-4b64-a208-10180c577aa9 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:16.486990 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 250/1003] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:16.498647 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-870cf7a6-72d5-465c-abe4-9c4430f345a8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:16.504068 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-870cf7a6-72d5-465c-abe4-9c4430f345a8 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] POST https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011/action Aug 20 00:08:16.504068 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-870cf7a6-72d5-465c-abe4-9c4430f345a8 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action body: b'{"os-reimage": {"image_id": "28aae22b-8fd1-42ba-a82b-d51d89872c7a", "reimage_reserved": true}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:16.504068 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-870cf7a6-72d5-465c-abe4-9c4430f345a8 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "28aae22b-8fd1-42ba-a82b-d51d89872c7a", "reimage_reserved": true}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:16.520160 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:16.520160 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:16.520628 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-870cf7a6-72d5-465c-abe4-9c4430f345a8 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:08:16.670107 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-870cf7a6-72d5-465c-abe4-9c4430f345a8 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011/action returned with HTTP 202 Aug 20 00:08:16.670745 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 259/1004] 10.4.3.9 () {74 vars in 1699 bytes} [Thu Aug 20 00:08:16 2026] POST /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:08:16.848251 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d2979c4d-f1c4-4ed5-bbf3-a4fe156dc50b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:16.853540 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d2979c4d-f1c4-4ed5-bbf3-a4fe156dc50b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:16.853907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d2979c4d-f1c4-4ed5-bbf3-a4fe156dc50b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:16.854272 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d2979c4d-f1c4-4ed5-bbf3-a4fe156dc50b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:16.854368 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d2979c4d-f1c4-4ed5-bbf3-a4fe156dc50b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:16.864859 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:16.864859 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:16.865933 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d2979c4d-f1c4-4ed5-bbf3-a4fe156dc50b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:16.866434 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 255/1005] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:16 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:17.011541 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-494cf1e8-ec69-42b9-93b7-09e8867e0432 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:17.014724 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-494cf1e8-ec69-42b9-93b7-09e8867e0432 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:17.015088 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-494cf1e8-ec69-42b9-93b7-09e8867e0432 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:17.015884 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-494cf1e8-ec69-42b9-93b7-09e8867e0432 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:17.016313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-494cf1e8-ec69-42b9-93b7-09e8867e0432 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:17.021595 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:17.021595 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:17.023122 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-494cf1e8-ec69-42b9-93b7-09e8867e0432 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:17.023503 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 242/1006] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:17 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:17.349521 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0d002ec5-9cf7-48a6-b208-790707936399 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:17.352143 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:17.352464 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-971283461"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:17.355022 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-971283461'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:17.359781 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume of 1 GB Aug 20 00:08:17.361332 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:17.361332 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:17.362072 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Availability Zones retrieved successfully. Aug 20 00:08:17.374914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Flow 'volume_create_api' (76439be1-61dd-458f-a621-dfe245c3fede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:17.375286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da065e3a-0922-48ad-a9c7-0cb5a0f94da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:17.376819 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:17.390983 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:17.390983 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:17.421934 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da065e3a-0922-48ad-a9c7-0cb5a0f94da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4db78b8-0a5d-44a8-9a7f-fd7057d5964c', 'encryption_key_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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:17.421934 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf0e3c98-8117-4598-a37f-398602250ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:17.498869 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Created reservations ['6599a879-0a08-4d62-ad7e-0e3349a29203', '3aa7d473-330e-4231-ab1f-0137e73c77a3', '64b083b5-ca32-4a04-b2bd-9dcc79d4ed34', 'a2664b7e-258b-47b5-9d54-0e077e814cec'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:17.501682 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf0e3c98-8117-4598-a37f-398602250ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6599a879-0a08-4d62-ad7e-0e3349a29203', '3aa7d473-330e-4231-ab1f-0137e73c77a3', '64b083b5-ca32-4a04-b2bd-9dcc79d4ed34', 'a2664b7e-258b-47b5-9d54-0e077e814cec']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:17.502832 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f61d9d-0924-47e7-ae29-447923c8fe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:17.534292 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f61d9d-0924-47e7-ae29-447923c8fe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b77bcce-6477-4447-b3a4-0f1d58a6f6bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-971283461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',qos_specs=None,replication_status=,reservations=['6599a879-0a08-4d62-ad7e-0e3349a29203','3aa7d473-330e-4231-ab1f-0137e73c77a3','64b083b5-ca32-4a04-b2bd-9dcc79d4ed34','a2664b7e-258b-47b5-9d54-0e077e814cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='770577233bc042fbbc79ce55fce5187b',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-971283461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b77bcce-6477-4447-b3a4-0f1d58a6f6bf,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='770577233bc042fbbc79ce55fce5187b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4db78b8-0a5d-44a8-9a7f-fd7057d5964c),volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:17.535378 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a7f0fb-1ed2-409c-a563-44af056fe3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:17.560714 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a7f0fb-1ed2-409c-a563-44af056fe3f7) transitioned into state 'SUCCESS' from state '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-971283461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',qos_specs=None,replication_status=,reservations=['6599a879-0a08-4d62-ad7e-0e3349a29203','3aa7d473-330e-4231-ab1f-0137e73c77a3','64b083b5-ca32-4a04-b2bd-9dcc79d4ed34','a2664b7e-258b-47b5-9d54-0e077e814cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='770577233bc042fbbc79ce55fce5187b',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:17.561949 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4100e53f-a545-491b-9e4f-589c1ea2ad44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:17.575768 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4100e53f-a545-491b-9e4f-589c1ea2ad44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:17.576764 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Flow 'volume_create_api' (76439be1-61dd-458f-a621-dfe245c3fede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:17.577052 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume request issued successfully. Aug 20 00:08:17.577621 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d002ec5-9cf7-48a6-b208-790707936399 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:17.578967 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 251/1007] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:17 2026] POST /volume/v3/volumes => generated 755 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:17.599022 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-53393c99-c215-48d5-9d23-4fa96eb230cd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:17.601421 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-53393c99-c215-48d5-9d23-4fa96eb230cd tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:17.601531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-53393c99-c215-48d5-9d23-4fa96eb230cd tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:17.602458 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-53393c99-c215-48d5-9d23-4fa96eb230cd tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:17.610368 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:17.610368 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:17.614662 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-53393c99-c215-48d5-9d23-4fa96eb230cd tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:17.624983 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-53393c99-c215-48d5-9d23-4fa96eb230cd tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:17.625509 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 260/1008] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:17 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:17.880381 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-331f33f2-78cb-41d4-a0d0-fe2595a47138 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:17.883390 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-331f33f2-78cb-41d4-a0d0-fe2595a47138 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:17.883837 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-331f33f2-78cb-41d4-a0d0-fe2595a47138 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:17.884017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-331f33f2-78cb-41d4-a0d0-fe2595a47138 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:17.884192 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-331f33f2-78cb-41d4-a0d0-fe2595a47138 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:17.895692 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:17.895692 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:17.896848 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-331f33f2-78cb-41d4-a0d0-fe2595a47138 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:17.897361 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 256/1009] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:17 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:18.037065 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c8950b3a-7616-4328-acc0-a37711474006 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:18.040709 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8950b3a-7616-4328-acc0-a37711474006 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:18.040709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8950b3a-7616-4328-acc0-a37711474006 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:18.040709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8950b3a-7616-4328-acc0-a37711474006 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:18.040709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c8950b3a-7616-4328-acc0-a37711474006 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:18.045993 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:18.045993 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:18.046578 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8950b3a-7616-4328-acc0-a37711474006 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:18.047199 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 243/1010] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:18 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:18.646568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-41317520-4fec-4e4c-a696-e85b22e51025 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:18.649397 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41317520-4fec-4e4c-a696-e85b22e51025 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:18.649912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41317520-4fec-4e4c-a696-e85b22e51025 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:18.649980 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41317520-4fec-4e4c-a696-e85b22e51025 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:18.661413 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:18.661413 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:18.668331 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-41317520-4fec-4e4c-a696-e85b22e51025 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:18.676787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41317520-4fec-4e4c-a696-e85b22e51025 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:18.677708 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 252/1011] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:18 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:18.747648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-66e63602-0add-4f82-b568-52ffe3d6548b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:18.752413 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-66e63602-0add-4f82-b568-52ffe3d6548b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:18.752413 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-66e63602-0add-4f82-b568-52ffe3d6548b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:18.752748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-66e63602-0add-4f82-b568-52ffe3d6548b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:18.764935 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:18.764935 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:18.770474 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-66e63602-0add-4f82-b568-52ffe3d6548b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:18.777972 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-66e63602-0add-4f82-b568-52ffe3d6548b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:18.778546 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 261/1012] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:18 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:18.877685 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-caa7d176-a24e-4086-a805-88507264244f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:18.878205 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-caa7d176-a24e-4086-a805-88507264244f None None] GET https://10.4.3.9/volume// Aug 20 00:08:18.878310 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-caa7d176-a24e-4086-a805-88507264244f None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:18.878476 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-caa7d176-a24e-4086-a805-88507264244f None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:18.878861 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-caa7d176-a24e-4086-a805-88507264244f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:18.879172 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 257/1013] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:08:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:18.887957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a88a8ec5-a22e-4ede-a7da-840a8e6b772b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:18.893842 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a88a8ec5-a22e-4ede-a7da-840a8e6b772b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:08:18.894367 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a88a8ec5-a22e-4ede-a7da-840a8e6b772b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b77bcce-6477-4447-b3a4-0f1d58a6f6bf", "connector": null, "instance_uuid": "bba57f65-961d-46d8-b73f-8d2adc8aa378"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:18.908461 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:18.908461 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:18.909392 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ad4ad95-cbd0-40a7-a46d-61d3bc454fa2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:18.916309 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ad4ad95-cbd0-40a7-a46d-61d3bc454fa2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:18.916309 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ad4ad95-cbd0-40a7-a46d-61d3bc454fa2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:18.916309 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ad4ad95-cbd0-40a7-a46d-61d3bc454fa2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:18.916309 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9ad4ad95-cbd0-40a7-a46d-61d3bc454fa2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:18.923767 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:18.923767 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:18.924920 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ad4ad95-cbd0-40a7-a46d-61d3bc454fa2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:18.925433 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 253/1014] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:18 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:18.947100 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a88a8ec5-a22e-4ede-a7da-840a8e6b772b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:08:18.947639 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 244/1015] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:08:18 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 20 00:08:18.980503 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6841c063-4064-4f59-925b-08fa9db51445 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:18.985204 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6841c063-4064-4f59-925b-08fa9db51445 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:18.985204 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6841c063-4064-4f59-925b-08fa9db51445 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:18.985204 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6841c063-4064-4f59-925b-08fa9db51445 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:19.000037 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:19.000037 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:19.001840 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f1ecbf67-2e4d-47b3-87f1-15f44305359b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:19.002392 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f1ecbf67-2e4d-47b3-87f1-15f44305359b None None] GET https://10.4.3.9/volume// Aug 20 00:08:19.002789 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6841c063-4064-4f59-925b-08fa9db51445 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:19.003912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f1ecbf67-2e4d-47b3-87f1-15f44305359b None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:19.004302 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f1ecbf67-2e4d-47b3-87f1-15f44305359b None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:19.004859 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f1ecbf67-2e4d-47b3-87f1-15f44305359b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:19.008313 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 258/1016] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:18 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:19.017361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6841c063-4064-4f59-925b-08fa9db51445 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:19.017361 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 262/1017] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:18 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:19.022948 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a474b6dc-35a2-4f5c-a1d9-d6f5e21f61aa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:19.026513 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a474b6dc-35a2-4f5c-a1d9-d6f5e21f61aa tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:19.027646 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a474b6dc-35a2-4f5c-a1d9-d6f5e21f61aa tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:19.027646 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a474b6dc-35a2-4f5c-a1d9-d6f5e21f61aa tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:19.041024 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:19.041024 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:19.047059 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a474b6dc-35a2-4f5c-a1d9-d6f5e21f61aa tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:19.052213 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-a474b6dc-35a2-4f5c-a1d9-d6f5e21f61aa tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:19.052702 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 254/1018] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:08:19 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:19.063504 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e42e9fd-b430-4bdf-a1c0-6005f65e6511 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:19.067945 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e42e9fd-b430-4bdf-a1c0-6005f65e6511 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:19.072253 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e42e9fd-b430-4bdf-a1c0-6005f65e6511 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:19.073872 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e42e9fd-b430-4bdf-a1c0-6005f65e6511 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:19.074272 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2e42e9fd-b430-4bdf-a1c0-6005f65e6511 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:19.084029 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:19.084029 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:19.085049 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e42e9fd-b430-4bdf-a1c0-6005f65e6511 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:19.085537 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 245/1019] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:19 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:19.208274 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-79c8b1a5-c7d5-4502-b1b7-f458e8cf6814 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:19.210674 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-79c8b1a5-c7d5-4502-b1b7-f458e8cf6814 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] PUT https://10.4.3.9/volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b Aug 20 00:08:19.211096 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-79c8b1a5-c7d5-4502-b1b7-f458e8cf6814 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:19.235332 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-79c8b1a5-c7d5-4502-b1b7-f458e8cf6814 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Acquiring lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:08:19.245814 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-79c8b1a5-c7d5-4502-b1b7-f458e8cf6814 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" acquired by "attachment_update" :: waited 0.010s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:08:19.245814 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:19.245814 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:19.431508 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-79c8b1a5-c7d5-4502-b1b7-f458e8cf6814 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" released by "attachment_update" :: held 0.187s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:08:19.432018 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-79c8b1a5-c7d5-4502-b1b7-f458e8cf6814 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b returned with HTTP 200 Aug 20 00:08:19.432649 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 259/1020] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:08:19 2026] PUT /volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:19.941789 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-15769249-e26b-4c65-b8a9-9888f2edd416 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:19.944735 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15769249-e26b-4c65-b8a9-9888f2edd416 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:19.944995 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15769249-e26b-4c65-b8a9-9888f2edd416 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:19.945222 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15769249-e26b-4c65-b8a9-9888f2edd416 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:19.945345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-15769249-e26b-4c65-b8a9-9888f2edd416 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:19.951903 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:19.951903 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:19.953318 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15769249-e26b-4c65-b8a9-9888f2edd416 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:19.953842 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 263/1021] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:19 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:20.036687 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b9bbb567-60b0-4ad2-9204-814dded4b4ab None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:20.039328 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9bbb567-60b0-4ad2-9204-814dded4b4ab tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:20.039801 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9bbb567-60b0-4ad2-9204-814dded4b4ab tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:20.040273 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9bbb567-60b0-4ad2-9204-814dded4b4ab tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:20.070352 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:20.070352 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:20.077423 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b9bbb567-60b0-4ad2-9204-814dded4b4ab tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:20.090649 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9bbb567-60b0-4ad2-9204-814dded4b4ab tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:20.090649 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 255/1022] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:20 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:20.101848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c1da87b3-d582-431f-a218-298ba179aa56 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:20.105853 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1da87b3-d582-431f-a218-298ba179aa56 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:20.106219 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1da87b3-d582-431f-a218-298ba179aa56 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:20.106697 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1da87b3-d582-431f-a218-298ba179aa56 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:20.106753 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c1da87b3-d582-431f-a218-298ba179aa56 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:20.124726 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:20.124726 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:20.126825 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1da87b3-d582-431f-a218-298ba179aa56 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:20.127233 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 246/1023] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:20 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:20.975083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a98c7ca-d335-45f5-8ac9-c28eea7c5b79 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:20.978723 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a98c7ca-d335-45f5-8ac9-c28eea7c5b79 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:20.979166 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a98c7ca-d335-45f5-8ac9-c28eea7c5b79 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:20.979483 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a98c7ca-d335-45f5-8ac9-c28eea7c5b79 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:20.979619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9a98c7ca-d335-45f5-8ac9-c28eea7c5b79 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:20.995029 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:20.995029 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:20.996208 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a98c7ca-d335-45f5-8ac9-c28eea7c5b79 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:20.999870 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 260/1024] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:20 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:21.115042 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d73f5fc1-ebf5-4c1f-8343-ede3395e24e5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:21.121532 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d73f5fc1-ebf5-4c1f-8343-ede3395e24e5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:21.121738 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d73f5fc1-ebf5-4c1f-8343-ede3395e24e5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:21.122317 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d73f5fc1-ebf5-4c1f-8343-ede3395e24e5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:21.145155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9fafbe8b-daa1-48fc-9375-329a40f9c48e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:21.148915 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9fafbe8b-daa1-48fc-9375-329a40f9c48e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:21.148915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9fafbe8b-daa1-48fc-9375-329a40f9c48e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:21.148915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9fafbe8b-daa1-48fc-9375-329a40f9c48e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:21.148915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9fafbe8b-daa1-48fc-9375-329a40f9c48e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:21.161190 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:21.161190 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:21.163194 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9fafbe8b-daa1-48fc-9375-329a40f9c48e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:21.163194 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 256/1025] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:21 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:21.314607 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:21.314607 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:21.329446 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d73f5fc1-ebf5-4c1f-8343-ede3395e24e5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:21.337022 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d73f5fc1-ebf5-4c1f-8343-ede3395e24e5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:21.337630 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 264/1026] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:21 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:22.019948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e88d44e0-6613-41b9-8164-491aeed28973 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:22.023141 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e88d44e0-6613-41b9-8164-491aeed28973 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:22.023141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e88d44e0-6613-41b9-8164-491aeed28973 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:22.023141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e88d44e0-6613-41b9-8164-491aeed28973 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:22.023141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e88d44e0-6613-41b9-8164-491aeed28973 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:22.028508 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:22.028508 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:22.029450 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e88d44e0-6613-41b9-8164-491aeed28973 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:22.029975 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 247/1027] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:22 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:22.177581 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-16ad1ea2-5eb9-4d11-a615-b729dbc3399c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:22.181911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16ad1ea2-5eb9-4d11-a615-b729dbc3399c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:22.181911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16ad1ea2-5eb9-4d11-a615-b729dbc3399c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:22.181911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16ad1ea2-5eb9-4d11-a615-b729dbc3399c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:22.181911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-16ad1ea2-5eb9-4d11-a615-b729dbc3399c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:22.188129 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:22.188129 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:22.190556 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16ad1ea2-5eb9-4d11-a615-b729dbc3399c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:22.190556 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 261/1028] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:22 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:22.358598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9cfa306-d370-4e6a-b16a-83e323d3cc73 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:22.368084 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9cfa306-d370-4e6a-b16a-83e323d3cc73 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:22.368084 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9cfa306-d370-4e6a-b16a-83e323d3cc73 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:22.368084 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9cfa306-d370-4e6a-b16a-83e323d3cc73 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:22.384797 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:22.384797 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:22.389452 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9cfa306-d370-4e6a-b16a-83e323d3cc73 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:22.395260 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9cfa306-d370-4e6a-b16a-83e323d3cc73 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:22.395928 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 257/1029] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:22 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:08:23.044971 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-58458748-6fa7-400c-809e-5628380fa2a3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:23.048828 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58458748-6fa7-400c-809e-5628380fa2a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:23.048828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58458748-6fa7-400c-809e-5628380fa2a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:23.048828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58458748-6fa7-400c-809e-5628380fa2a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:23.048828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-58458748-6fa7-400c-809e-5628380fa2a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:23.053527 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:23.053527 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:23.054384 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58458748-6fa7-400c-809e-5628380fa2a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:23.054951 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 265/1030] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:23 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:23.204218 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-392e53c4-31c4-4880-af1f-1c49fe7553e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:23.206857 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-392e53c4-31c4-4880-af1f-1c49fe7553e0 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:23.207128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-392e53c4-31c4-4880-af1f-1c49fe7553e0 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:23.209438 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-392e53c4-31c4-4880-af1f-1c49fe7553e0 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:23.209630 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-392e53c4-31c4-4880-af1f-1c49fe7553e0 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:23.221754 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:23.221754 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:23.222902 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-392e53c4-31c4-4880-af1f-1c49fe7553e0 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:23.224303 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 248/1031] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:23 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:23.416665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d05f3208-13ce-49b1-80ad-ab22c2c0f176 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:23.418708 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d05f3208-13ce-49b1-80ad-ab22c2c0f176 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:23.418967 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d05f3208-13ce-49b1-80ad-ab22c2c0f176 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:23.423333 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d05f3208-13ce-49b1-80ad-ab22c2c0f176 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:23.449944 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:23.449944 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:23.459826 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d05f3208-13ce-49b1-80ad-ab22c2c0f176 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:23.472003 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d05f3208-13ce-49b1-80ad-ab22c2c0f176 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:23.472003 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 262/1032] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:23 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:23.756269 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-2fe863b6-aee3-4a34-af02-3d0b61ade288 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:23.764607 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-2fe863b6-aee3-4a34-af02-3d0b61ade288 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b/action Aug 20 00:08:23.764607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-2fe863b6-aee3-4a34-af02-3d0b61ade288 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:23.764607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-2fe863b6-aee3-4a34-af02-3d0b61ade288 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:23.796903 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:23.796903 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:23.818751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-000ae3ab-778c-4ff7-9175-898dcdddcad5 req-2fe863b6-aee3-4a34-af02-3d0b61ade288 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b/action returned with HTTP 204 Aug 20 00:08:23.818751 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 258/1033] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:08:23 2026] POST /volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:24.073071 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-92b9b999-cab8-4cd9-b351-56f24875943b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:24.077621 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-92b9b999-cab8-4cd9-b351-56f24875943b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:24.077621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-92b9b999-cab8-4cd9-b351-56f24875943b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:24.077621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-92b9b999-cab8-4cd9-b351-56f24875943b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:24.077621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-92b9b999-cab8-4cd9-b351-56f24875943b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:24.086902 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:24.086902 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:24.087723 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-92b9b999-cab8-4cd9-b351-56f24875943b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:24.088773 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 266/1034] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:24 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:24.242031 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-66aa02a2-3c9b-4459-9de3-48faa864dd35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:24.244714 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-66aa02a2-3c9b-4459-9de3-48faa864dd35 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:24.245361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-66aa02a2-3c9b-4459-9de3-48faa864dd35 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:24.245504 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-66aa02a2-3c9b-4459-9de3-48faa864dd35 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:24.245722 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-66aa02a2-3c9b-4459-9de3-48faa864dd35 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:24.251610 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:24.251610 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:24.252654 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-66aa02a2-3c9b-4459-9de3-48faa864dd35 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:24.253216 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 249/1035] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:24 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:24.449149 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-45fee3a9-1c34-4a1e-a672-1c848cda5107 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:24.453346 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-45fee3a9-1c34-4a1e-a672-1c848cda5107 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] DELETE https://10.4.3.9/volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35 Aug 20 00:08:24.453710 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-45fee3a9-1c34-4a1e-a672-1c848cda5107 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:24.456279 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-45fee3a9-1c34-4a1e-a672-1c848cda5107 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:24.469114 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:24.469114 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:24.493367 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ee75c355-67c3-4cc0-bd54-e0f57cb5c0cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:24.495724 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee75c355-67c3-4cc0-bd54-e0f57cb5c0cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:24.496274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee75c355-67c3-4cc0-bd54-e0f57cb5c0cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:24.496613 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee75c355-67c3-4cc0-bd54-e0f57cb5c0cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:24.517213 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:24.517213 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:24.527857 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ee75c355-67c3-4cc0-bd54-e0f57cb5c0cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:24.534117 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee75c355-67c3-4cc0-bd54-e0f57cb5c0cc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:24.534566 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 259/1036] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:24 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:24.592779 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-866faf7c-9996-4909-b898-6cce60e223b5 req-4682cd48-89b9-4082-bfbe-4b5de2625513 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:24.595446 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-4682cd48-89b9-4082-bfbe-4b5de2625513 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:24.595727 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-4682cd48-89b9-4082-bfbe-4b5de2625513 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:24.595985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-4682cd48-89b9-4082-bfbe-4b5de2625513 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:24.608793 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:24.608793 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:24.612838 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-866faf7c-9996-4909-b898-6cce60e223b5 req-4682cd48-89b9-4082-bfbe-4b5de2625513 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:24.617736 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-4682cd48-89b9-4082-bfbe-4b5de2625513 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:24.618152 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 267/1037] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:24 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:24.819224 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-45fee3a9-1c34-4a1e-a672-1c848cda5107 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35 returned with HTTP 200 Aug 20 00:08:24.819925 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 263/1038] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:08:24 2026] DELETE /volume/v3/attachments/fd7891da-cec8-4f3b-a388-dcd8505b4b35 => generated 19 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:24.840552 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-4cd9c619-7eb1-417e-87d9-036724b72158 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:24.845210 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-4cd9c619-7eb1-417e-87d9-036724b72158 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] DELETE https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c Aug 20 00:08:24.845210 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-4cd9c619-7eb1-417e-87d9-036724b72158 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:24.846255 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-4cd9c619-7eb1-417e-87d9-036724b72158 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:24.846607 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-4cd9c619-7eb1-417e-87d9-036724b72158 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Delete volume with id: 83d1a02a-71f0-4eaf-b7d2-2def839a5c2c Aug 20 00:08:24.861350 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:24.861350 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:24.862234 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-4cd9c619-7eb1-417e-87d9-036724b72158 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Volume info retrieved successfully. Aug 20 00:08:24.892290 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-4cd9c619-7eb1-417e-87d9-036724b72158 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] Delete volume request issued successfully. Aug 20 00:08:24.893036 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-74cac880-f289-4c29-8b80-a9aea7dd4074 req-4cd9c619-7eb1-417e-87d9-036724b72158 tempest-ServerBootFromVolumeStableRescueTest-679815618 tempest-ServerBootFromVolumeStableRescueTest-679815618-project-member] https://10.4.3.9/volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c returned with HTTP 202 Aug 20 00:08:24.893445 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 250/1039] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:08:24 2026] DELETE /volume/v3/volumes/83d1a02a-71f0-4eaf-b7d2-2def839a5c2c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:24.924036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a7c82ea7-03df-43c5-950b-66bb4d5bf3b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:24.924036 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7c82ea7-03df-43c5-950b-66bb4d5bf3b6 None None] GET https://10.4.3.9/volume// Aug 20 00:08:24.924036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7c82ea7-03df-43c5-950b-66bb4d5bf3b6 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:24.924036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7c82ea7-03df-43c5-950b-66bb4d5bf3b6 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:24.924945 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7c82ea7-03df-43c5-950b-66bb4d5bf3b6 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:24.925325 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 260/1040] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:08:24 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:24.939218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-866faf7c-9996-4909-b898-6cce60e223b5 req-8258897e-4819-4fc6-bf2f-f8bd5f2fe6cf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:24.942961 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-8258897e-4819-4fc6-bf2f-f8bd5f2fe6cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:08:24.943342 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-8258897e-4819-4fc6-bf2f-f8bd5f2fe6cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b77bcce-6477-4447-b3a4-0f1d58a6f6bf", "connector": null, "instance_uuid": "b38ff1f3-b9f4-4860-aa03-5bac0e852150"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:24.964853 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:24.964853 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:25.031349 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-8258897e-4819-4fc6-bf2f-f8bd5f2fe6cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:08:25.032400 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 268/1041] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:08:24 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:25.084612 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-830d2180-3399-4b47-834c-8355709ae59c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.091398 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-830d2180-3399-4b47-834c-8355709ae59c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:25.091398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-830d2180-3399-4b47-834c-8355709ae59c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.091398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-830d2180-3399-4b47-834c-8355709ae59c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.103268 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a5968362-177e-41b0-aa5b-44c6e3173729 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.105797 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5968362-177e-41b0-aa5b-44c6e3173729 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:25.111085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5968362-177e-41b0-aa5b-44c6e3173729 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.111085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5968362-177e-41b0-aa5b-44c6e3173729 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.111085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a5968362-177e-41b0-aa5b-44c6e3173729 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:25.119120 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.119120 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:25.119513 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.119513 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:25.120720 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5968362-177e-41b0-aa5b-44c6e3173729 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:25.120720 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 251/1042] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:25.123091 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-776d2801-6f1e-438a-a829-d1845aa2eea7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.123091 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-776d2801-6f1e-438a-a829-d1845aa2eea7 None None] GET https://10.4.3.9/volume// Aug 20 00:08:25.123091 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-776d2801-6f1e-438a-a829-d1845aa2eea7 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.123091 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-776d2801-6f1e-438a-a829-d1845aa2eea7 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.123307 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-776d2801-6f1e-438a-a829-d1845aa2eea7 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:25.123653 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 261/1043] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:25.128290 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-830d2180-3399-4b47-834c-8355709ae59c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:25.133392 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-830d2180-3399-4b47-834c-8355709ae59c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:25.136756 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 264/1044] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1142 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:25.137469 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-866faf7c-9996-4909-b898-6cce60e223b5 req-01e0eec5-51fc-4290-a38a-234b90e57d69 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.139821 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-01e0eec5-51fc-4290-a38a-234b90e57d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:25.140178 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-01e0eec5-51fc-4290-a38a-234b90e57d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.140453 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-01e0eec5-51fc-4290-a38a-234b90e57d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.155543 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.155543 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:25.160902 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-866faf7c-9996-4909-b898-6cce60e223b5 req-01e0eec5-51fc-4290-a38a-234b90e57d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:25.167359 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-01e0eec5-51fc-4290-a38a-234b90e57d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:25.168178 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 269/1045] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:25.184657 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eac81f80-e6b5-4116-9479-420d3a4dcb9f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.184957 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eac81f80-e6b5-4116-9479-420d3a4dcb9f None None] GET https://10.4.3.9/volume// Aug 20 00:08:25.185438 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eac81f80-e6b5-4116-9479-420d3a4dcb9f None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.185766 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eac81f80-e6b5-4116-9479-420d3a4dcb9f None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.186247 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eac81f80-e6b5-4116-9479-420d3a4dcb9f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:25.186611 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 252/1046] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:25.203799 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-c294400e-7cc1-413f-a8af-5ae9efd50387 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.207607 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-c294400e-7cc1-413f-a8af-5ae9efd50387 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:08:25.207607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-c294400e-7cc1-413f-a8af-5ae9efd50387 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.207607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-c294400e-7cc1-413f-a8af-5ae9efd50387 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.230233 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.230233 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:25.235119 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-c294400e-7cc1-413f-a8af-5ae9efd50387 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:08:25.241552 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-c294400e-7cc1-413f-a8af-5ae9efd50387 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:08:25.242138 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 262/1047] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1535 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:25.269261 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9203b115-17e2-4708-a4ac-69bb93edbbf9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.271231 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9203b115-17e2-4708-a4ac-69bb93edbbf9 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:25.271459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9203b115-17e2-4708-a4ac-69bb93edbbf9 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.271714 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9203b115-17e2-4708-a4ac-69bb93edbbf9 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.271829 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9203b115-17e2-4708-a4ac-69bb93edbbf9 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:25.281981 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.281981 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:25.283000 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9203b115-17e2-4708-a4ac-69bb93edbbf9 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:25.283622 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 265/1048] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:25.297200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-773c632f-ee73-4b6b-b25c-c4c76fc3a9d4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.303813 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-773c632f-ee73-4b6b-b25c-c4c76fc3a9d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed Aug 20 00:08:25.304417 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-773c632f-ee73-4b6b-b25c-c4c76fc3a9d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.304985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-773c632f-ee73-4b6b-b25c-c4c76fc3a9d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.319319 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.319319 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:25.334694 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-773c632f-ee73-4b6b-b25c-c4c76fc3a9d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:25.340427 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-773c632f-ee73-4b6b-b25c-c4c76fc3a9d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed returned with HTTP 200 Aug 20 00:08:25.340603 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 270/1049] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:25.355711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.358856 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-866faf7c-9996-4909-b898-6cce60e223b5 req-e830439a-51e0-42c5-ac2d-007f3cc9e23e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.364087 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-e830439a-51e0-42c5-ac2d-007f3cc9e23e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] PUT https://10.4.3.9/volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743 Aug 20 00:08:25.364581 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-e830439a-51e0-42c5-ac2d-007f3cc9e23e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:25.372499 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-866faf7c-9996-4909-b898-6cce60e223b5 req-e830439a-51e0-42c5-ac2d-007f3cc9e23e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Acquiring lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:08:25.379628 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-866faf7c-9996-4909-b898-6cce60e223b5 req-e830439a-51e0-42c5-ac2d-007f3cc9e23e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:08:25.380585 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.380585 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:25.400851 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-5dcb1680-3276-426a-b3c0-d039f3704ffe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.405141 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-5dcb1680-3276-426a-b3c0-d039f3704ffe tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] PUT https://10.4.3.9/volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712 Aug 20 00:08:25.405718 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-5dcb1680-3276-426a-b3c0-d039f3704ffe tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:25.419719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-5dcb1680-3276-426a-b3c0-d039f3704ffe tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Acquiring lock "cinder-attachment_update-737892e7-3819-43ed-87ed-e8f68b4dd011-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:08:25.426381 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-5dcb1680-3276-426a-b3c0-d039f3704ffe tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Lock "cinder-attachment_update-737892e7-3819-43ed-87ed-e8f68b4dd011-np0000007832" acquired by "attachment_update" :: waited 0.008s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:08:25.427952 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.427952 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:25.514062 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-866faf7c-9996-4909-b898-6cce60e223b5 req-e830439a-51e0-42c5-ac2d-007f3cc9e23e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" released by "attachment_update" :: held 0.134s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:08:25.514633 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-e830439a-51e0-42c5-ac2d-007f3cc9e23e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743 returned with HTTP 200 Aug 20 00:08:25.515286 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 263/1050] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:08:25 2026] PUT /volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:25.518574 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c/export_record Aug 20 00:08:25.518574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.518574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Calling method 'export_record' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.518574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Export record for backup 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 00:08:25.528709 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.528709 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:25.529654 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.api [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Calling RPCAPI with context: , host: np0000007832, backup: 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 00:08:25.540251 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] export_record in rpcapi backup_id 878068f1-031f-4f6f-8f60-a564bba1a48c on host np0000007832. {{(pid=100467) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 00:08:25.562096 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODc4MDY4ZjEtMDMxZi00ZjZmLThmNjAtYTU2NGJiYTFhNDhjIiwgInVzZXJfaWQiOiAiYTA2MmYzYTQ0MDM2NDFjMGE5YTkwMWNiNjhjZWNlYTkiLCAicHJvamVjdF9pZCI6ICI4MWIyZjY0Zjk0OTU0Y2MwYTBmOGVkMmJmYmViY2I2NCIsICJ2b2x1bWVfaWQiOiAiNDgxMDVmOTYtYmEzNy00MTYyLWI2YTktYjFhZWJkYTJiOWVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDQwMDYxMzU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1MjYxNDUzOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4MTA1Zjk2LWJhMzctNDE2Mi1iNmE5LWIxYWViZGEyYjllZC8yMDI2MDgyMDAwMDgwNi9hel9ub3ZhX2JhY2t1cF84NzgwNjhmMS0wMzFmLTRmNmYtOGY2MC1hNTY0YmJhMWE0OGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MDg6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 00:08:25.562096 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99c0985f-5a69-445b-a35e-0ca364b45a12 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c/export_record returned with HTTP 200 Aug 20 00:08:25.562327 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 253/1051] 10.4.3.9 () {66 vars in 1376 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c/export_record => generated 1512 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:08:25.567064 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-5dcb1680-3276-426a-b3c0-d039f3704ffe tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Lock "cinder-attachment_update-737892e7-3819-43ed-87ed-e8f68b4dd011-np0000007832" released by "attachment_update" :: held 0.141s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:08:25.567457 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-5dcb1680-3276-426a-b3c0-d039f3704ffe tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712 returned with HTTP 200 Aug 20 00:08:25.568465 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 266/1052] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:08:25 2026] PUT /volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:25.579933 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-78168dd9-df0a-49b0-a392-d95efe443925 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.579933 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-78168dd9-df0a-49b0-a392-d95efe443925 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] POST https://10.4.3.9/volume/v3/backups/import_record Aug 20 00:08:25.579933 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-78168dd9-df0a-49b0-a392-d95efe443925 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzM1MGY5ZDctMmY4Yy00MzNmLWE0ZTItMWI4NThmZGQxNGE4IiwgInVzZXJfaWQiOiAiYTA2MmYzYTQ0MDM2NDFjMGE5YTkwMWNiNjhjZWNlYTkiLCAicHJvamVjdF9pZCI6ICI4MWIyZjY0Zjk0OTU0Y2MwYTBmOGVkMmJmYmViY2I2NCIsICJ2b2x1bWVfaWQiOiAiNDgxMDVmOTYtYmEzNy00MTYyLWI2YTktYjFhZWJkYTJiOWVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDQwMDYxMzU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1MjYxNDUzOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4MTA1Zjk2LWJhMzctNDE2Mi1iNmE5LWIxYWViZGEyYjllZC8yMDI2MDgyMDAwMDgwNi9hel9ub3ZhX2JhY2t1cF84NzgwNjhmMS0wMzFmLTRmNmYtOGY2MC1hNTY0YmJhMWE0OGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MDg6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:25.580699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-78168dd9-df0a-49b0-a392-d95efe443925 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzM1MGY5ZDctMmY4Yy00MzNmLWE0ZTItMWI4NThmZGQxNGE4IiwgInVzZXJfaWQiOiAiYTA2MmYzYTQ0MDM2NDFjMGE5YTkwMWNiNjhjZWNlYTkiLCAicHJvamVjdF9pZCI6ICI4MWIyZjY0Zjk0OTU0Y2MwYTBmOGVkMmJmYmViY2I2NCIsICJ2b2x1bWVfaWQiOiAiNDgxMDVmOTYtYmEzNy00MTYyLWI2YTktYjFhZWJkYTJiOWVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDQwMDYxMzU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1MjYxNDUzOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4MTA1Zjk2LWJhMzctNDE2Mi1iNmE5LWIxYWViZGEyYjllZC8yMDI2MDgyMDAwMDgwNi9hel9ub3ZhX2JhY2t1cF84NzgwNjhmMS0wMzFmLTRmNmYtOGY2MC1hNTY0YmJhMWE0OGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MDg6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100469) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 00:08:25.580834 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-78168dd9-df0a-49b0-a392-d95efe443925 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzM1MGY5ZDctMmY4Yy00MzNmLWE0ZTItMWI4NThmZGQxNGE4IiwgInVzZXJfaWQiOiAiYTA2MmYzYTQ0MDM2NDFjMGE5YTkwMWNiNjhjZWNlYTkiLCAicHJvamVjdF9pZCI6ICI4MWIyZjY0Zjk0OTU0Y2MwYTBmOGVkMmJmYmViY2I2NCIsICJ2b2x1bWVfaWQiOiAiNDgxMDVmOTYtYmEzNy00MTYyLWI2YTktYjFhZWJkYTJiOWVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDQwMDYxMzU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1MjYxNDUzOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4MTA1Zjk2LWJhMzctNDE2Mi1iNmE5LWIxYWViZGEyYjllZC8yMDI2MDgyMDAwMDgwNi9hel9ub3ZhX2JhY2t1cF84NzgwNjhmMS0wMzFmLTRmNmYtOGY2MC1hNTY0YmJhMWE0OGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MDg6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100469) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 00:08:25.607829 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-82b6ef63-c18f-4296-9e7a-acc86f8b4eba None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.613122 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-82b6ef63-c18f-4296-9e7a-acc86f8b4eba tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] POST https://10.4.3.9/volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712/action Aug 20 00:08:25.613122 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-82b6ef63-c18f-4296-9e7a-acc86f8b4eba tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:25.613782 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-82b6ef63-c18f-4296-9e7a-acc86f8b4eba tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:25.653220 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.653220 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:25.671248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-78168dd9-df0a-49b0-a392-d95efe443925 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Created reservations ['bd37e6aa-2df8-4ed3-b659-c59567c3c750', '59caa899-e643-4b84-9923-798143616230'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:25.683031 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59a8fbd9-3b7b-42ea-b342-eadbd0f961ba req-82b6ef63-c18f-4296-9e7a-acc86f8b4eba tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712/action returned with HTTP 204 Aug 20 00:08:25.683482 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 264/1053] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:08:25 2026] POST /volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:25.727288 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-78168dd9-df0a-49b0-a392-d95efe443925 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] import_record rpcapi backup id 3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 on host np0000007832 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzM1MGY5ZDctMmY4Yy00MzNmLWE0ZTItMWI4NThmZGQxNGE4IiwgInVzZXJfaWQiOiAiYTA2MmYzYTQ0MDM2NDFjMGE5YTkwMWNiNjhjZWNlYTkiLCAicHJvamVjdF9pZCI6ICI4MWIyZjY0Zjk0OTU0Y2MwYTBmOGVkMmJmYmViY2I2NCIsICJ2b2x1bWVfaWQiOiAiNDgxMDVmOTYtYmEzNy00MTYyLWI2YTktYjFhZWJkYTJiOWVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDQwMDYxMzU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM1MjYxNDUzOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4MTA1Zjk2LWJhMzctNDE2Mi1iNmE5LWIxYWViZGEyYjllZC8yMDI2MDgyMDAwMDgwNi9hel9ub3ZhX2JhY2t1cF84NzgwNjhmMS0wMzFmLTRmNmYtOGY2MC1hNTY0YmJhMWE0OGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjA4OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MDg6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100469) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 00:08:25.730078 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-78168dd9-df0a-49b0-a392-d95efe443925 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Import record output: {'backup': {'id': '3350f9d7-2f8c-433f-a4e2-1b858fdd14a8', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8'}, {'rel': 'bookmark', 'href': 'https://10.4.3.9/volume/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8'}]}}. {{(pid=100469) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 00:08:25.730406 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-78168dd9-df0a-49b0-a392-d95efe443925 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups/import_record returned with HTTP 201 Aug 20 00:08:25.731037 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 271/1054] 10.4.3.9 () {68 vars in 1288 bytes} [Thu Aug 20 00:08:25 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 155 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:08:25.745665 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d259d644-3a20-4b6b-8384-5c1301a19931 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:25.750451 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d259d644-3a20-4b6b-8384-5c1301a19931 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] GET https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 Aug 20 00:08:25.750742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d259d644-3a20-4b6b-8384-5c1301a19931 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:25.751006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d259d644-3a20-4b6b-8384-5c1301a19931 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:25.751148 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d259d644-3a20-4b6b-8384-5c1301a19931 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Show backup with id 3350f9d7-2f8c-433f-a4e2-1b858fdd14a8. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:25.759322 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:25.759322 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:25.760108 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d259d644-3a20-4b6b-8384-5c1301a19931 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 returned with HTTP 200 Aug 20 00:08:25.760524 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 254/1055] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:25 2026] GET /volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 => generated 643 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6e98669c-28b8-4f28-8760-af25f3ececf7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e98669c-28b8-4f28-8760-af25f3ececf7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e98669c-28b8-4f28-8760-af25f3ececf7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e98669c-28b8-4f28-8760-af25f3ececf7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6e98669c-28b8-4f28-8760-af25f3ececf7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e98669c-28b8-4f28-8760-af25f3ececf7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:26.154170 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 267/1056] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:26 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:26.154715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a9db9ab2-f1a0-4c3f-b7bc-cb3ef090d619 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:26.158853 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9db9ab2-f1a0-4c3f-b7bc-cb3ef090d619 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:26.158853 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9db9ab2-f1a0-4c3f-b7bc-cb3ef090d619 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:26.158853 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9db9ab2-f1a0-4c3f-b7bc-cb3ef090d619 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:26.186824 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:26.186824 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:26.190883 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a9db9ab2-f1a0-4c3f-b7bc-cb3ef090d619 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:26.198794 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9db9ab2-f1a0-4c3f-b7bc-cb3ef090d619 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:26.199960 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 265/1057] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:26 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:26.774162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-30869f58-8732-43ad-916d-99803aebbdf8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:26.777079 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-30869f58-8732-43ad-916d-99803aebbdf8 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] GET https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 Aug 20 00:08:26.777079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-30869f58-8732-43ad-916d-99803aebbdf8 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:26.777079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-30869f58-8732-43ad-916d-99803aebbdf8 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:26.777079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-30869f58-8732-43ad-916d-99803aebbdf8 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Show backup with id 3350f9d7-2f8c-433f-a4e2-1b858fdd14a8. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:26.782920 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:26.782920 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:26.783881 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-30869f58-8732-43ad-916d-99803aebbdf8 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 returned with HTTP 200 Aug 20 00:08:26.784518 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 272/1058] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:26 2026] GET /volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:26.800516 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-84e3a5e8-3462-4b0c-bc6b-efe735a08235 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:26.803915 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-84e3a5e8-3462-4b0c-bc6b-efe735a08235 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] GET https://10.4.3.9/volume/v3/backups Aug 20 00:08:26.803915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-84e3a5e8-3462-4b0c-bc6b-efe735a08235 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:26.803915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-84e3a5e8-3462-4b0c-bc6b-efe735a08235 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:26.821115 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-84e3a5e8-3462-4b0c-bc6b-efe735a08235 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 200 Aug 20 00:08:26.821700 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 255/1059] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:08:26 2026] GET /volume/v3/backups => generated 333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:26.832338 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-47504127-cf05-40e3-beba-8a9218eb463a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:26.835405 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] POST https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c/restore Aug 20 00:08:26.835405 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:26.837047 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Restoring backup 878068f1-031f-4f6f-8f60-a564bba1a48c ({'restore': {}}) {{(pid=100466) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 00:08:26.837375 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Restoring backup 878068f1-031f-4f6f-8f60-a564bba1a48c to volume None. Aug 20 00:08:26.843606 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:26.843606 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:26.844670 np0000007832 devstack@c-api.service[100466]: INFO cinder.backup.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Creating volume of 1 GB for restore of backup 878068f1-031f-4f6f-8f60-a564bba1a48c. Aug 20 00:08:26.856927 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:08:26.856203. {{(pid=100466) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:08:26.856927 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Availability Zones retrieved successfully. Aug 20 00:08:26.863807 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Flow 'volume_create_api' (bb23773f-f8a4-4ec4-85df-8a014d7c5be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:26.865200 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b392f8-9c47-47b8-986f-e0b2e239fc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:26.866342 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:26.926685 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b392f8-9c47-47b8-986f-e0b2e239fc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:26.926685 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463f282f-3193-45b2-92c3-2085cc36a1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:26.971014 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Created reservations ['0a5eb632-c167-4f6d-bda0-e807fe686b6e', 'c83d0fb6-12d3-41ab-bdfd-2a24382deeb7', '09bca1e8-3a10-4d4f-ba7b-756c2f0ff343', '6f019c61-c8db-4430-99b2-98adeb60302b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:26.972039 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463f282f-3193-45b2-92c3-2085cc36a1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a5eb632-c167-4f6d-bda0-e807fe686b6e', 'c83d0fb6-12d3-41ab-bdfd-2a24382deeb7', '09bca1e8-3a10-4d4f-ba7b-756c2f0ff343', '6f019c61-c8db-4430-99b2-98adeb60302b']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:26.973085 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a93f042c-13b2-4adb-9c50-98405f568b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:27.009455 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a93f042c-13b2-4adb-9c50-98405f568b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a016ac-7bd3-4d12-af44-84f10a025c9f', '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_878068f1-031f-4f6f-8f60-a564bba1a48c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',qos_specs=None,replication_status=,reservations=['0a5eb632-c167-4f6d-bda0-e807fe686b6e','c83d0fb6-12d3-41ab-bdfd-2a24382deeb7','09bca1e8-3a10-4d4f-ba7b-756c2f0ff343','6f019c61-c8db-4430-99b2-98adeb60302b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062f3a4403641c0a9a901cb68cecea9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_878068f1-031f-4f6f-8f60-a564bba1a48c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7a016ac-7bd3-4d12-af44-84f10a025c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a062f3a4403641c0a9a901cb68cecea9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:27.011118 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eae85506-3ae8-4bdf-9d39-71fff8ae8a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:27.031327 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eae85506-3ae8-4bdf-9d39-71fff8ae8a2f) transitioned into 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_878068f1-031f-4f6f-8f60-a564bba1a48c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',qos_specs=None,replication_status=,reservations=['0a5eb632-c167-4f6d-bda0-e807fe686b6e','c83d0fb6-12d3-41ab-bdfd-2a24382deeb7','09bca1e8-3a10-4d4f-ba7b-756c2f0ff343','6f019c61-c8db-4430-99b2-98adeb60302b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062f3a4403641c0a9a901cb68cecea9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:27.032640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b6eef5-f3b9-422b-9b9a-0607a55cd53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:27.045370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b6eef5-f3b9-422b-9b9a-0607a55cd53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:27.046368 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Flow 'volume_create_api' (bb23773f-f8a4-4ec4-85df-8a014d7c5be9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:27.046698 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Create volume request issued successfully. Aug 20 00:08:27.054963 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:27.054963 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:27.056053 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:27.168278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-537c6c37-93d2-4b53-96e8-e2845c5a0be3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:27.169627 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-537c6c37-93d2-4b53-96e8-e2845c5a0be3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:27.169812 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-537c6c37-93d2-4b53-96e8-e2845c5a0be3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:27.170298 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-537c6c37-93d2-4b53-96e8-e2845c5a0be3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:27.170298 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-537c6c37-93d2-4b53-96e8-e2845c5a0be3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:27.182040 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:27.182040 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:27.184342 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-537c6c37-93d2-4b53-96e8-e2845c5a0be3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:27.185090 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 266/1060] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:27 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:27.225912 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c1b66fd9-c858-4833-9520-ff3584fd91d0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:27.230585 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c1b66fd9-c858-4833-9520-ff3584fd91d0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:27.230839 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c1b66fd9-c858-4833-9520-ff3584fd91d0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:27.233914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c1b66fd9-c858-4833-9520-ff3584fd91d0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:27.250467 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:27.250467 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:27.257117 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c1b66fd9-c858-4833-9520-ff3584fd91d0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:27.264301 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c1b66fd9-c858-4833-9520-ff3584fd91d0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:27.265623 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 273/1061] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:27 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:27.847116 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-866faf7c-9996-4909-b898-6cce60e223b5 req-0c9f3b63-07b2-4d65-b33f-3d10604dfd11 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:27.850173 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-0c9f3b63-07b2-4d65-b33f-3d10604dfd11 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743/action Aug 20 00:08:27.850646 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-0c9f3b63-07b2-4d65-b33f-3d10604dfd11 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:27.850874 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-0c9f3b63-07b2-4d65-b33f-3d10604dfd11 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:27.879053 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:27.879053 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:27.896121 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-866faf7c-9996-4909-b898-6cce60e223b5 req-0c9f3b63-07b2-4d65-b33f-3d10604dfd11 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743/action returned with HTTP 204 Aug 20 00:08:27.896668 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 256/1062] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:08:27 2026] POST /volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:28.066156 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:28.066156 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:28.066899 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:28.067206 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Checking backup size 1 against volume size 1 {{(pid=100466) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 00:08:28.067447 np0000007832 devstack@c-api.service[100466]: INFO cinder.backup.api [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Overwriting volume b7a016ac-7bd3-4d12-af44-84f10a025c9f with restore of backup 878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:28.086117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] restore_backup in rpcapi backup_id 878068f1-031f-4f6f-8f60-a564bba1a48c {{(pid=100466) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 00:08:28.087979 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47504127-cf05-40e3-beba-8a9218eb463a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c/restore returned with HTTP 202 Aug 20 00:08:28.088668 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 268/1063] 10.4.3.9 () {68 vars in 1379 bytes} [Thu Aug 20 00:08:26 2026] POST /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c/restore => generated 189 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:28.096647 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc5a1990-7e9a-4845-8dab-b118a7c09cda None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:28.098556 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc5a1990-7e9a-4845-8dab-b118a7c09cda tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:28.098863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc5a1990-7e9a-4845-8dab-b118a7c09cda tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:28.099134 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc5a1990-7e9a-4845-8dab-b118a7c09cda tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:28.099314 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cc5a1990-7e9a-4845-8dab-b118a7c09cda tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:28.105181 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:28.105181 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:28.105963 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc5a1990-7e9a-4845-8dab-b118a7c09cda tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:28.106341 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 267/1064] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:28 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:28.197966 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-aebd8c35-cf94-41e4-aebb-1d7c7e054840 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:28.202590 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aebd8c35-cf94-41e4-aebb-1d7c7e054840 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:28.202590 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aebd8c35-cf94-41e4-aebb-1d7c7e054840 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:28.202590 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aebd8c35-cf94-41e4-aebb-1d7c7e054840 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:28.202590 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-aebd8c35-cf94-41e4-aebb-1d7c7e054840 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:28.208333 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:28.208333 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:28.212055 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aebd8c35-cf94-41e4-aebb-1d7c7e054840 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:28.212732 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 274/1065] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:28 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:28.287763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a81685d2-5236-4b36-b4f6-8c937b0c4a7e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:28.289763 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a81685d2-5236-4b36-b4f6-8c937b0c4a7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:28.290141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a81685d2-5236-4b36-b4f6-8c937b0c4a7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:28.291848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a81685d2-5236-4b36-b4f6-8c937b0c4a7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:28.307073 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:28.307073 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:28.312269 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a81685d2-5236-4b36-b4f6-8c937b0c4a7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:28.318870 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a81685d2-5236-4b36-b4f6-8c937b0c4a7e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:28.319652 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 257/1066] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:28 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1437 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:29.123043 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-765b99b2-c4d5-414c-91e5-d805d812b1d6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:29.125753 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-765b99b2-c4d5-414c-91e5-d805d812b1d6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:29.125973 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-765b99b2-c4d5-414c-91e5-d805d812b1d6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:29.126162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-765b99b2-c4d5-414c-91e5-d805d812b1d6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:29.126271 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-765b99b2-c4d5-414c-91e5-d805d812b1d6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:29.131618 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:29.131618 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:29.132371 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-765b99b2-c4d5-414c-91e5-d805d812b1d6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:29.132853 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 269/1067] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:29 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:29.223284 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fa888d63-843c-4e44-907d-499a06f31f9f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:29.225578 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa888d63-843c-4e44-907d-499a06f31f9f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:29.225862 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa888d63-843c-4e44-907d-499a06f31f9f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:29.226134 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa888d63-843c-4e44-907d-499a06f31f9f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:29.226294 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-fa888d63-843c-4e44-907d-499a06f31f9f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:29.231289 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:29.231289 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:29.232292 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa888d63-843c-4e44-907d-499a06f31f9f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:29.232828 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 268/1068] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:29 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:30.146930 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e668b50a-f1ef-4bf4-8fed-ac9c5202bbf1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:30.146930 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e668b50a-f1ef-4bf4-8fed-ac9c5202bbf1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:30.146930 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e668b50a-f1ef-4bf4-8fed-ac9c5202bbf1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:30.147450 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e668b50a-f1ef-4bf4-8fed-ac9c5202bbf1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:30.147450 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e668b50a-f1ef-4bf4-8fed-ac9c5202bbf1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:30.157662 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:30.157662 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:30.158700 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e668b50a-f1ef-4bf4-8fed-ac9c5202bbf1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:30.159134 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 275/1069] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:30 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:30.250006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-709ebdc6-5a96-417f-9d7c-7e6cee575513 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:30.252617 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-709ebdc6-5a96-417f-9d7c-7e6cee575513 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:30.252922 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-709ebdc6-5a96-417f-9d7c-7e6cee575513 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:30.253155 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-709ebdc6-5a96-417f-9d7c-7e6cee575513 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:30.253336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-709ebdc6-5a96-417f-9d7c-7e6cee575513 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:30.259547 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:30.259547 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:30.261752 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-709ebdc6-5a96-417f-9d7c-7e6cee575513 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:30.261752 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 258/1070] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:30 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:31.171252 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bd7a152d-bfba-4b4b-92c6-1bd4025aa410 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:31.173470 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd7a152d-bfba-4b4b-92c6-1bd4025aa410 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:31.173748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd7a152d-bfba-4b4b-92c6-1bd4025aa410 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:31.173967 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd7a152d-bfba-4b4b-92c6-1bd4025aa410 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:31.174088 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bd7a152d-bfba-4b4b-92c6-1bd4025aa410 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:31.178716 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:31.178716 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:31.179489 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd7a152d-bfba-4b4b-92c6-1bd4025aa410 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:31.179984 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 270/1071] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:31 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:31.274247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-032cea02-49fe-4f11-a968-b655481ee2c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:31.280070 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-032cea02-49fe-4f11-a968-b655481ee2c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:31.280318 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-032cea02-49fe-4f11-a968-b655481ee2c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:31.280601 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-032cea02-49fe-4f11-a968-b655481ee2c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:31.280728 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-032cea02-49fe-4f11-a968-b655481ee2c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:31.294567 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:31.294567 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:31.295667 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-032cea02-49fe-4f11-a968-b655481ee2c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:31.296239 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 269/1072] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:31 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:32.196157 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dd978962-bb3c-482a-9b82-8308d2e646e4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:32.199070 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dd978962-bb3c-482a-9b82-8308d2e646e4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:32.199536 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dd978962-bb3c-482a-9b82-8308d2e646e4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:32.199947 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dd978962-bb3c-482a-9b82-8308d2e646e4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:32.200099 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-dd978962-bb3c-482a-9b82-8308d2e646e4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:32.207850 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:32.207850 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:32.208945 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dd978962-bb3c-482a-9b82-8308d2e646e4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:32.209437 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 276/1073] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:32 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:32.309085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8281c4d1-aa53-4fd3-9f24-ef19727cf3ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:32.311965 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8281c4d1-aa53-4fd3-9f24-ef19727cf3ba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:32.312174 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8281c4d1-aa53-4fd3-9f24-ef19727cf3ba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:32.312385 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8281c4d1-aa53-4fd3-9f24-ef19727cf3ba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:32.312489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8281c4d1-aa53-4fd3-9f24-ef19727cf3ba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:32.319272 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:32.319272 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:32.320836 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8281c4d1-aa53-4fd3-9f24-ef19727cf3ba tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:32.321094 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 259/1074] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:32 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:32.382114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-4dfb993d-24d5-40eb-9cb2-da1bacf54fe1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:32.383375 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-4dfb993d-24d5-40eb-9cb2-da1bacf54fe1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:08:32.383584 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-4dfb993d-24d5-40eb-9cb2-da1bacf54fe1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:32.384030 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-4dfb993d-24d5-40eb-9cb2-da1bacf54fe1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:32.404029 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:32.404029 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:32.410936 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-4dfb993d-24d5-40eb-9cb2-da1bacf54fe1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:08:32.417355 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-4dfb993d-24d5-40eb-9cb2-da1bacf54fe1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:08:32.418157 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 271/1075] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:32 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:32.913820 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1706f372-b6f7-49c3-8c5d-2eb68b9b855a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:32.914416 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1706f372-b6f7-49c3-8c5d-2eb68b9b855a None None] GET https://10.4.3.9/volume// Aug 20 00:08:32.914416 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1706f372-b6f7-49c3-8c5d-2eb68b9b855a None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:32.914696 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1706f372-b6f7-49c3-8c5d-2eb68b9b855a None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:32.915085 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1706f372-b6f7-49c3-8c5d-2eb68b9b855a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:32.915824 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 270/1076] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:08:32.930342 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-a202b347-6ac7-4ff1-a445-b0e45324e62e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:32.935180 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-a202b347-6ac7-4ff1-a445-b0e45324e62e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:08:32.935180 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-a202b347-6ac7-4ff1-a445-b0e45324e62e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b77bcce-6477-4447-b3a4-0f1d58a6f6bf", "connector": null, "instance_uuid": "bba57f65-961d-46d8-b73f-8d2adc8aa378"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:32.957626 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:32.957626 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:33.010673 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-a202b347-6ac7-4ff1-a445-b0e45324e62e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:08:33.012204 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 277/1077] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:08:32 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:08:33.031113 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-1eacdfc1-61d2-4d8b-b89a-0d5cca58cec1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:33.036476 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-1eacdfc1-61d2-4d8b-b89a-0d5cca58cec1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b Aug 20 00:08:33.039142 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-1eacdfc1-61d2-4d8b-b89a-0d5cca58cec1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:33.039479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-1eacdfc1-61d2-4d8b-b89a-0d5cca58cec1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:33.049009 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:33.049009 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:33.129323 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-1eacdfc1-61d2-4d8b-b89a-0d5cca58cec1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b returned with HTTP 200 Aug 20 00:08:33.130286 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 260/1078] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:08:33 2026] DELETE /volume/v3/attachments/23413664-4233-4ad2-855b-afc7733ecb8b => generated 367 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:33.223973 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d193b4e8-6e24-4d26-b2ac-1b8b79fe7627 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:33.226491 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d193b4e8-6e24-4d26-b2ac-1b8b79fe7627 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:33.226774 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d193b4e8-6e24-4d26-b2ac-1b8b79fe7627 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:33.227028 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d193b4e8-6e24-4d26-b2ac-1b8b79fe7627 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:33.227064 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d193b4e8-6e24-4d26-b2ac-1b8b79fe7627 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:33.234230 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:33.234230 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:33.234930 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d193b4e8-6e24-4d26-b2ac-1b8b79fe7627 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:33.235382 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 272/1079] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:33 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:33.334857 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bce8e428-fb37-4ad3-bb9b-97c5d3203eab None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:33.339825 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bce8e428-fb37-4ad3-bb9b-97c5d3203eab tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:33.339825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bce8e428-fb37-4ad3-bb9b-97c5d3203eab tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:33.339825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bce8e428-fb37-4ad3-bb9b-97c5d3203eab tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:33.339825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bce8e428-fb37-4ad3-bb9b-97c5d3203eab tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:33.352478 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:33.352478 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:33.353976 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bce8e428-fb37-4ad3-bb9b-97c5d3203eab tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:33.354430 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 271/1080] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:33 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:34.250960 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-81d8b40e-2953-4af3-bcce-592f295dfe78 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:34.253531 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-81d8b40e-2953-4af3-bcce-592f295dfe78 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:34.253847 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-81d8b40e-2953-4af3-bcce-592f295dfe78 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:34.254167 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-81d8b40e-2953-4af3-bcce-592f295dfe78 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:34.255029 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-81d8b40e-2953-4af3-bcce-592f295dfe78 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:34.264605 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:34.264605 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:34.265509 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-81d8b40e-2953-4af3-bcce-592f295dfe78 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:34.266025 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 278/1081] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:34 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:08:34.370364 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da65b6fe-d73e-45c0-8058-317bd4ed9593 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:34.372177 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da65b6fe-d73e-45c0-8058-317bd4ed9593 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:34.372525 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da65b6fe-d73e-45c0-8058-317bd4ed9593 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:34.372843 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da65b6fe-d73e-45c0-8058-317bd4ed9593 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:34.373044 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-da65b6fe-d73e-45c0-8058-317bd4ed9593 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:34.378705 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:34.378705 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:34.380249 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da65b6fe-d73e-45c0-8058-317bd4ed9593 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:34.380249 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 261/1082] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:34 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:34.394171 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-194070e6-5c00-4601-8fe2-0e40d958449f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:34.397244 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-194070e6-5c00-4601-8fe2-0e40d958449f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:34.397244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-194070e6-5c00-4601-8fe2-0e40d958449f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:34.397244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-194070e6-5c00-4601-8fe2-0e40d958449f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:34.405675 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:34.405675 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:34.411352 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-194070e6-5c00-4601-8fe2-0e40d958449f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:34.421400 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-194070e6-5c00-4601-8fe2-0e40d958449f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 returned with HTTP 200 Aug 20 00:08:34.421775 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 273/1083] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:34 2026] GET /volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:34.440061 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:34.442914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-98d3ec61-6bd1-4a6b-9aac-5aa4d5b61b4c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:34.443262 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681/restore Aug 20 00:08:34.443492 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-98d3ec61-6bd1-4a6b-9aac-5aa4d5b61b4c tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] GET https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:08:34.443720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-98d3ec61-6bd1-4a6b-9aac-5aa4d5b61b4c tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:34.443776 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:34.443907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-98d3ec61-6bd1-4a6b-9aac-5aa4d5b61b4c tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:34.446061 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Restoring backup 2d0f72fd-f931-4edc-a1cd-dea0583b6681 ({'restore': {}}) {{(pid=100468) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 00:08:34.446227 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Restoring backup 2d0f72fd-f931-4edc-a1cd-dea0583b6681 to volume None. Aug 20 00:08:34.453333 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:34.453333 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:34.455090 np0000007832 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating volume of 1 GB for restore of backup 2d0f72fd-f931-4edc-a1cd-dea0583b6681. Aug 20 00:08:34.455902 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:34.455902 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:34.459585 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-98d3ec61-6bd1-4a6b-9aac-5aa4d5b61b4c tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:08:34.466119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:08:34.463690. {{(pid=100468) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:08:34.466119 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Availability Zones retrieved successfully. Aug 20 00:08:34.468022 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-98d3ec61-6bd1-4a6b-9aac-5aa4d5b61b4c tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 200 Aug 20 00:08:34.468521 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 279/1084] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:08:34 2026] GET /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 1828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:34.471154 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (38d4ee5a-641f-4a92-93bc-1e6a1cfa2a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:34.472560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48916450-3760-47e9-86ad-d886d836de16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:34.473377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:34.512651 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48916450-3760-47e9-86ad-d886d836de16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:34.513785 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd5bda1-c1ee-49c3-8079-aa5ca2b53978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:34.576406 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['0f4e0976-f354-4427-8900-7f86a2f9b10a', '2f4c071b-85d5-4727-8540-40130342de0a', '6ffba714-7fec-48b9-a39a-31101e0c0aea', '41175617-8d12-4586-819b-a7794244cb54'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:34.577303 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd5bda1-c1ee-49c3-8079-aa5ca2b53978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f4e0976-f354-4427-8900-7f86a2f9b10a', '2f4c071b-85d5-4727-8540-40130342de0a', '6ffba714-7fec-48b9-a39a-31101e0c0aea', '41175617-8d12-4586-819b-a7794244cb54']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:34.578445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb869e9-cc2c-451c-80bf-fd0ddb18a8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:34.616112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb869e9-cc2c-451c-80bf-fd0ddb18a8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36277fbc-6825-40c3-872c-0b3149021a12', '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_2d0f72fd-f931-4edc-a1cd-dea0583b6681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['0f4e0976-f354-4427-8900-7f86a2f9b10a','2f4c071b-85d5-4727-8540-40130342de0a','6ffba714-7fec-48b9-a39a-31101e0c0aea','41175617-8d12-4586-819b-a7794244cb54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2d0f72fd-f931-4edc-a1cd-dea0583b6681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36277fbc-6825-40c3-872c-0b3149021a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:34.616112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a94761-9a46-4822-92e4-8d680e6b671c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:34.634779 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-2a964fd9-2dd4-442c-b8fd-948848410ca2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:34.639796 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-2a964fd9-2dd4-442c-b8fd-948848410ca2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] PUT https://10.4.3.9/volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 Aug 20 00:08:34.639955 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-2a964fd9-2dd4-442c-b8fd-948848410ca2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:34.645247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a94761-9a46-4822-92e4-8d680e6b671c) transitioned into 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_2d0f72fd-f931-4edc-a1cd-dea0583b6681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['0f4e0976-f354-4427-8900-7f86a2f9b10a','2f4c071b-85d5-4727-8540-40130342de0a','6ffba714-7fec-48b9-a39a-31101e0c0aea','41175617-8d12-4586-819b-a7794244cb54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:34.646079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df192da3-0633-498b-b8ea-ffe24a246847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:34.652875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-2a964fd9-2dd4-442c-b8fd-948848410ca2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Acquiring lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:08:34.661051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df192da3-0633-498b-b8ea-ffe24a246847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:34.661782 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (38d4ee5a-641f-4a92-93bc-1e6a1cfa2a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:34.662178 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request issued successfully. Aug 20 00:08:34.662358 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-2a964fd9-2dd4-442c-b8fd-948848410ca2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" acquired by "attachment_update" :: waited 0.010s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:08:34.663501 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:34.663501 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:34.674075 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:34.674075 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:34.674572 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:34.783780 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-2a964fd9-2dd4-442c-b8fd-948848410ca2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" released by "attachment_update" :: held 0.121s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:08:34.784440 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-2a964fd9-2dd4-442c-b8fd-948848410ca2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 returned with HTTP 200 Aug 20 00:08:34.784967 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 262/1085] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:08:34 2026] PUT /volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:34.799841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-9ee46640-5368-4845-b4dc-3a108b9aae63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:34.802257 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-9ee46640-5368-4845-b4dc-3a108b9aae63 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 Aug 20 00:08:34.802323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-9ee46640-5368-4845-b4dc-3a108b9aae63 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:34.802636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-9ee46640-5368-4845-b4dc-3a108b9aae63 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:34.818639 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-9ee46640-5368-4845-b4dc-3a108b9aae63 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 returned with HTTP 200 Aug 20 00:08:34.819260 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 274/1086] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:08:34 2026] GET /volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:35.283050 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-17893548-c870-4a6e-980b-0aa8357d22f5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:35.285598 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17893548-c870-4a6e-980b-0aa8357d22f5 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:35.285859 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17893548-c870-4a6e-980b-0aa8357d22f5 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:35.286229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17893548-c870-4a6e-980b-0aa8357d22f5 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:35.286229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-17893548-c870-4a6e-980b-0aa8357d22f5 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:35.296584 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:35.296584 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:35.298544 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17893548-c870-4a6e-980b-0aa8357d22f5 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:35.298544 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 280/1087] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:35 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:35.683999 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:35.683999 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:35.684454 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:35.684678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Checking backup size 1 against volume size 1 {{(pid=100468) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 00:08:35.684837 np0000007832 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Overwriting volume 36277fbc-6825-40c3-872c-0b3149021a12 with restore of backup 2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:35.706392 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] restore_backup in rpcapi backup_id 2d0f72fd-f931-4edc-a1cd-dea0583b6681 {{(pid=100468) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 00:08:35.709311 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9c65e466-8c61-4776-9c36-9b2cff5979f6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681/restore returned with HTTP 202 Aug 20 00:08:35.710440 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 272/1088] 10.4.3.9 () {68 vars in 1379 bytes} [Thu Aug 20 00:08:34 2026] POST /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681/restore => generated 189 bytes in 1271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:35.719588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f516cb55-4d8d-4eaa-b81d-ebbcce4fdcdf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:35.725129 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f516cb55-4d8d-4eaa-b81d-ebbcce4fdcdf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:35.725129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f516cb55-4d8d-4eaa-b81d-ebbcce4fdcdf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:35.725129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f516cb55-4d8d-4eaa-b81d-ebbcce4fdcdf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:35.725129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f516cb55-4d8d-4eaa-b81d-ebbcce4fdcdf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:35.733070 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:35.733070 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:35.734342 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f516cb55-4d8d-4eaa-b81d-ebbcce4fdcdf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:35.734994 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 263/1089] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:35 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:36.311898 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7de67b5e-a3ac-4f61-8c01-47e2cc8553a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:36.314826 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7de67b5e-a3ac-4f61-8c01-47e2cc8553a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:36.314949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7de67b5e-a3ac-4f61-8c01-47e2cc8553a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:36.315329 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7de67b5e-a3ac-4f61-8c01-47e2cc8553a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:36.315473 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7de67b5e-a3ac-4f61-8c01-47e2cc8553a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:36.321461 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:36.321461 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:36.322235 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7de67b5e-a3ac-4f61-8c01-47e2cc8553a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:36.322609 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 275/1090] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:36 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:36.748649 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-771de938-b823-4d96-a8d6-967bee986a15 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:36.751114 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-771de938-b823-4d96-a8d6-967bee986a15 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:36.751392 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-771de938-b823-4d96-a8d6-967bee986a15 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:36.751676 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-771de938-b823-4d96-a8d6-967bee986a15 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:36.751922 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-771de938-b823-4d96-a8d6-967bee986a15 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:36.757606 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:36.757606 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:36.758445 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-771de938-b823-4d96-a8d6-967bee986a15 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:36.758833 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 281/1091] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:36 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:37.337186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-38d4a717-bbc0-48f7-91e5-eb94c4d136c2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:37.343517 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38d4a717-bbc0-48f7-91e5-eb94c4d136c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:37.343992 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38d4a717-bbc0-48f7-91e5-eb94c4d136c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:37.344330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38d4a717-bbc0-48f7-91e5-eb94c4d136c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:37.344551 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-38d4a717-bbc0-48f7-91e5-eb94c4d136c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:37.360646 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:37.360646 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:37.361807 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38d4a717-bbc0-48f7-91e5-eb94c4d136c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:37.363693 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 273/1092] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:37 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:37.772113 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5942da76-2d5b-43f6-bd4f-fb6fda154552 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:37.777354 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5942da76-2d5b-43f6-bd4f-fb6fda154552 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:37.777354 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5942da76-2d5b-43f6-bd4f-fb6fda154552 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:37.777703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5942da76-2d5b-43f6-bd4f-fb6fda154552 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:37.778551 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5942da76-2d5b-43f6-bd4f-fb6fda154552 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:37.788475 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:37.788475 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:37.788475 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5942da76-2d5b-43f6-bd4f-fb6fda154552 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:37.788988 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 264/1093] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:37 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:38.236453 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:38.238339 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:38.238855 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-717708799"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:38.240309 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-717708799'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:38.240463 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume of 1 GB Aug 20 00:08:38.245149 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Availability Zones retrieved successfully. Aug 20 00:08:38.250938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (6c4655fd-8e4e-48f1-a2d6-befe97a6be78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:38.251860 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5aaae71-b182-4fed-8fdf-75841c195cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:38.252807 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:38.295497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5aaae71-b182-4fed-8fdf-75841c195cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:38.296266 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b8c662-22e0-4e5e-82ea-03467b58f81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:38.379505 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3aa7e95d-c8f0-4a1e-b289-cb535003f252 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:38.380010 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Created reservations ['0643305f-0b61-4d09-b8bb-2702cf18a0d6', '27500880-41ac-402d-b990-eae4365d35f5', '51ef4505-e00e-4456-bd12-be21e35199ee', '5ee5e02e-8889-4bf3-b5b5-60eb7f74163f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:38.380470 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b8c662-22e0-4e5e-82ea-03467b58f81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0643305f-0b61-4d09-b8bb-2702cf18a0d6', '27500880-41ac-402d-b990-eae4365d35f5', '51ef4505-e00e-4456-bd12-be21e35199ee', '5ee5e02e-8889-4bf3-b5b5-60eb7f74163f']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:38.381295 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d1188b-bee5-4780-b716-03e4c317f7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:38.384737 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3aa7e95d-c8f0-4a1e-b289-cb535003f252 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:38.384737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3aa7e95d-c8f0-4a1e-b289-cb535003f252 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:38.384737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3aa7e95d-c8f0-4a1e-b289-cb535003f252 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:38.384737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3aa7e95d-c8f0-4a1e-b289-cb535003f252 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:38.390356 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:38.390356 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:38.391000 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3aa7e95d-c8f0-4a1e-b289-cb535003f252 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:38.391456 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 282/1094] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:38 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:38.413333 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d1188b-bee5-4780-b716-03e4c317f7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '609b2ef9-52ea-480a-b79f-53f5ede3de33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-717708799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['0643305f-0b61-4d09-b8bb-2702cf18a0d6','27500880-41ac-402d-b990-eae4365d35f5','51ef4505-e00e-4456-bd12-be21e35199ee','5ee5e02e-8889-4bf3-b5b5-60eb7f74163f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-717708799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=609b2ef9-52ea-480a-b79f-53f5ede3de33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8dd613c782748b88e0fc1f740c3ee97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:38.415410 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efe1e5b-c6c9-4b3c-bbb6-3d98ebfd7ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:38.436878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efe1e5b-c6c9-4b3c-bbb6-3d98ebfd7ba3) transitioned into state 'SUCCESS' from state '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-717708799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['0643305f-0b61-4d09-b8bb-2702cf18a0d6','27500880-41ac-402d-b990-eae4365d35f5','51ef4505-e00e-4456-bd12-be21e35199ee','5ee5e02e-8889-4bf3-b5b5-60eb7f74163f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:38.437794 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cec5968-1f54-4051-ae7e-71661d3c7013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:38.449582 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cec5968-1f54-4051-ae7e-71661d3c7013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:38.450480 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (6c4655fd-8e4e-48f1-a2d6-befe97a6be78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:38.450848 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request issued successfully. Aug 20 00:08:38.451435 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e4b9b22-7acc-48d4-acd7-20c71a23d29c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:38.451961 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 276/1095] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:38 2026] POST /volume/v3/volumes => generated 744 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:38.468437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fa85dc6a-efaa-464c-8411-740f733b5e00 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:38.471035 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa85dc6a-efaa-464c-8411-740f733b5e00 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:38.471138 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa85dc6a-efaa-464c-8411-740f733b5e00 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:38.471381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa85dc6a-efaa-464c-8411-740f733b5e00 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:38.478935 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:38.478935 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:38.484086 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fa85dc6a-efaa-464c-8411-740f733b5e00 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:38.489157 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa85dc6a-efaa-464c-8411-740f733b5e00 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:38.489572 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 274/1096] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:38 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 812 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:38.803759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-43a95038-a1b0-4fae-9cf2-aad5f45ee8e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:38.805615 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43a95038-a1b0-4fae-9cf2-aad5f45ee8e1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:38.811509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43a95038-a1b0-4fae-9cf2-aad5f45ee8e1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:38.811509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43a95038-a1b0-4fae-9cf2-aad5f45ee8e1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:38.811509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-43a95038-a1b0-4fae-9cf2-aad5f45ee8e1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:38.811509 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:38.811509 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:38.816455 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43a95038-a1b0-4fae-9cf2-aad5f45ee8e1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:38.816455 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 265/1097] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:38 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:39.402014 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-68055bcb-3b5c-46aa-ac93-e8a6ed2c2307 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:39.403571 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-68055bcb-3b5c-46aa-ac93-e8a6ed2c2307 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:39.403782 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-68055bcb-3b5c-46aa-ac93-e8a6ed2c2307 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:39.403996 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-68055bcb-3b5c-46aa-ac93-e8a6ed2c2307 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:39.404136 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-68055bcb-3b5c-46aa-ac93-e8a6ed2c2307 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:39.408440 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:39.408440 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:39.409171 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-68055bcb-3b5c-46aa-ac93-e8a6ed2c2307 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:39.409810 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 283/1098] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:39 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:39.512421 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0e48a1b8-2e9e-4c6a-adb6-6bade9fef65e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:39.514520 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e48a1b8-2e9e-4c6a-adb6-6bade9fef65e tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:39.514733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e48a1b8-2e9e-4c6a-adb6-6bade9fef65e tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:39.514980 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e48a1b8-2e9e-4c6a-adb6-6bade9fef65e tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:39.523568 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:39.523568 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:39.527566 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0e48a1b8-2e9e-4c6a-adb6-6bade9fef65e tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:39.531874 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e48a1b8-2e9e-4c6a-adb6-6bade9fef65e tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:39.532338 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 277/1099] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:39 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:39.546310 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0476fbd5-566c-4d48-a7e2-a52bafaf989f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:39.548373 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0476fbd5-566c-4d48-a7e2-a52bafaf989f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] POST https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action Aug 20 00:08:39.548816 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0476fbd5-566c-4d48-a7e2-a52bafaf989f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action body: b'{"os-attach": {"instance_uuid": "4d4e3135-e045-4a40-97e3-065ed54fd400", "mountpoint": "/dev/vdb"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:39.549052 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0476fbd5-566c-4d48-a7e2-a52bafaf989f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4d4e3135-e045-4a40-97e3-065ed54fd400", "mountpoint": "/dev/vdb"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:39.559363 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:39.559363 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:39.559901 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0476fbd5-566c-4d48-a7e2-a52bafaf989f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:39.571142 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0476fbd5-566c-4d48-a7e2-a52bafaf989f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Update volume admin metadata completed successfully. Aug 20 00:08:39.659295 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0476fbd5-566c-4d48-a7e2-a52bafaf989f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Attach volume completed successfully. Aug 20 00:08:39.660912 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0476fbd5-566c-4d48-a7e2-a52bafaf989f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action returned with HTTP 202 Aug 20 00:08:39.660912 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 275/1100] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:39 2026] POST /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:39.673528 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d5c3d1a0-07ed-4c18-94fa-266251f97a31 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:39.676369 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d5c3d1a0-07ed-4c18-94fa-266251f97a31 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:39.676582 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d5c3d1a0-07ed-4c18-94fa-266251f97a31 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:39.676777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d5c3d1a0-07ed-4c18-94fa-266251f97a31 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:39.691031 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:39.691031 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:39.695909 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d5c3d1a0-07ed-4c18-94fa-266251f97a31 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:39.700588 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d5c3d1a0-07ed-4c18-94fa-266251f97a31 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:39.702053 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 266/1101] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:39 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:39.721861 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7a6529cb-230f-48fe-a19e-011af47e6883 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:39.724185 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7a6529cb-230f-48fe-a19e-011af47e6883 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:39.725920 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7a6529cb-230f-48fe-a19e-011af47e6883 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:39.725920 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7a6529cb-230f-48fe-a19e-011af47e6883 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:39.739297 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:39.739297 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:39.743445 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7a6529cb-230f-48fe-a19e-011af47e6883 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:39.752917 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7a6529cb-230f-48fe-a19e-011af47e6883 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:39.754081 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 284/1102] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:39 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:39.770687 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3ffdc661-c461-4ac8-b418-d39a85cfa35e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:39.825269 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9cb52712-8f08-4a16-9c36-c74494e65ed2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:39.830445 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9cb52712-8f08-4a16-9c36-c74494e65ed2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:39.830445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9cb52712-8f08-4a16-9c36-c74494e65ed2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:39.830445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9cb52712-8f08-4a16-9c36-c74494e65ed2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:39.830445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9cb52712-8f08-4a16-9c36-c74494e65ed2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:39.833978 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:39.833978 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:39.834796 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9cb52712-8f08-4a16-9c36-c74494e65ed2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:39.836577 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 276/1103] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:39 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:39.978982 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ffdc661-c461-4ac8-b418-d39a85cfa35e tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action Aug 20 00:08:39.978982 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ffdc661-c461-4ac8-b418-d39a85cfa35e tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:39.978982 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ffdc661-c461-4ac8-b418-d39a85cfa35e tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:39.992640 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:39.992640 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:39.993111 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-3ffdc661-c461-4ac8-b418-d39a85cfa35e tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume '609b2ef9-52ea-480a-b79f-53f5ede3de33' with '{'status': 'error'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:40.022873 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ffdc661-c461-4ac8-b418-d39a85cfa35e tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action returned with HTTP 202 Aug 20 00:08:40.023299 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 278/1104] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:39 2026] POST /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:40.032176 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-48393d2c-3565-4ca2-8cfc-77dc07ed4170 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.035120 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48393d2c-3565-4ca2-8cfc-77dc07ed4170 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:40.035319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48393d2c-3565-4ca2-8cfc-77dc07ed4170 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.035513 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48393d2c-3565-4ca2-8cfc-77dc07ed4170 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.062666 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.062666 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:40.069275 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-48393d2c-3565-4ca2-8cfc-77dc07ed4170 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:40.075533 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48393d2c-3565-4ca2-8cfc-77dc07ed4170 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:40.076093 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 267/1105] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:40 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 1170 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:40.090283 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b4932488-0b17-4fc8-8892-3a72740886c7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.092106 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b4932488-0b17-4fc8-8892-3a72740886c7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action Aug 20 00:08:40.092464 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b4932488-0b17-4fc8-8892-3a72740886c7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6ef6487a-6f37-43b2-a532-3c2e97e63aaf"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:40.092630 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b4932488-0b17-4fc8-8892-3a72740886c7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6ef6487a-6f37-43b2-a532-3c2e97e63aaf"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:40.106038 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.106038 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:40.106462 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b4932488-0b17-4fc8-8892-3a72740886c7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Volume info retrieved successfully. Aug 20 00:08:40.127460 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b4932488-0b17-4fc8-8892-3a72740886c7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Terminate volume connection completed successfully. Aug 20 00:08:40.135012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b4932488-0b17-4fc8-8892-3a72740886c7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100469) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 20 00:08:40.212511 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b4932488-0b17-4fc8-8892-3a72740886c7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Detach volume completed successfully. Aug 20 00:08:40.212783 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b4932488-0b17-4fc8-8892-3a72740886c7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action returned with HTTP 202 Aug 20 00:08:40.213611 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 285/1106] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:40 2026] POST /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:40.220288 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c73012ee-85d3-439e-879e-60ed4542fcd4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.222612 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c73012ee-85d3-439e-879e-60ed4542fcd4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:40.222970 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c73012ee-85d3-439e-879e-60ed4542fcd4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.223169 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c73012ee-85d3-439e-879e-60ed4542fcd4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.232632 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.232632 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:40.239670 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c73012ee-85d3-439e-879e-60ed4542fcd4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:40.245607 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c73012ee-85d3-439e-879e-60ed4542fcd4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:40.247457 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 277/1107] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:40 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:40.263974 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2f8cfca5-62cd-4683-9b5d-df698dc2a9c8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.266251 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f8cfca5-62cd-4683-9b5d-df698dc2a9c8 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:40.267988 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f8cfca5-62cd-4683-9b5d-df698dc2a9c8 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.267988 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f8cfca5-62cd-4683-9b5d-df698dc2a9c8 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.277449 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.277449 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:40.283686 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2f8cfca5-62cd-4683-9b5d-df698dc2a9c8 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:40.290627 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f8cfca5-62cd-4683-9b5d-df698dc2a9c8 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:40.291306 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 279/1108] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:40 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:40.305484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5dd18f08-4f13-4bb3-bb7f-e4827d65db84 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.307681 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5dd18f08-4f13-4bb3-bb7f-e4827d65db84 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] POST https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action Aug 20 00:08:40.308137 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5dd18f08-4f13-4bb3-bb7f-e4827d65db84 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action body: b'{"os-detach": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:40.308284 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5dd18f08-4f13-4bb3-bb7f-e4827d65db84 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:40.320343 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.320343 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:40.320856 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5dd18f08-4f13-4bb3-bb7f-e4827d65db84 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:40.351363 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5dd18f08-4f13-4bb3-bb7f-e4827d65db84 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Detach volume completed successfully. Aug 20 00:08:40.351698 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5dd18f08-4f13-4bb3-bb7f-e4827d65db84 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action returned with HTTP 202 Aug 20 00:08:40.352842 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 268/1109] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:40 2026] POST /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:40.362528 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6431622e-52e0-4d2d-a1ba-537bf59e2c39 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.364805 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6431622e-52e0-4d2d-a1ba-537bf59e2c39 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:40.365077 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6431622e-52e0-4d2d-a1ba-537bf59e2c39 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.365290 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6431622e-52e0-4d2d-a1ba-537bf59e2c39 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.374902 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.374902 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:40.379228 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6431622e-52e0-4d2d-a1ba-537bf59e2c39 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:40.383546 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6431622e-52e0-4d2d-a1ba-537bf59e2c39 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:40.384135 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 286/1110] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:40 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:40.398057 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-98c9a80d-1295-4625-95ba-f3a9a35497ed None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.400148 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98c9a80d-1295-4625-95ba-f3a9a35497ed tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:40.400373 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98c9a80d-1295-4625-95ba-f3a9a35497ed tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.400523 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98c9a80d-1295-4625-95ba-f3a9a35497ed tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.412111 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.412111 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:40.419671 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-98c9a80d-1295-4625-95ba-f3a9a35497ed tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:40.422036 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-61787ee6-1ecc-4ba1-bae8-1d258602f0a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.426077 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-61787ee6-1ecc-4ba1-bae8-1d258602f0a2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:40.426834 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-61787ee6-1ecc-4ba1-bae8-1d258602f0a2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.427463 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-61787ee6-1ecc-4ba1-bae8-1d258602f0a2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.427868 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-61787ee6-1ecc-4ba1-bae8-1d258602f0a2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:40.428620 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98c9a80d-1295-4625-95ba-f3a9a35497ed tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:40.429078 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 278/1111] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:40 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:40.433911 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.433911 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:40.435020 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-61787ee6-1ecc-4ba1-bae8-1d258602f0a2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:40.435665 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 280/1112] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:40 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:40.440570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-40300410-2849-4546-8bad-2dbc904137b3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.443020 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40300410-2849-4546-8bad-2dbc904137b3 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:40.443301 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40300410-2849-4546-8bad-2dbc904137b3 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.443556 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40300410-2849-4546-8bad-2dbc904137b3 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.443778 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-40300410-2849-4546-8bad-2dbc904137b3 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Delete volume with id: 609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:40.460340 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.460340 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:40.461092 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40300410-2849-4546-8bad-2dbc904137b3 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:40.493763 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40300410-2849-4546-8bad-2dbc904137b3 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Delete volume request issued successfully. Aug 20 00:08:40.494095 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40300410-2849-4546-8bad-2dbc904137b3 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 202 Aug 20 00:08:40.494442 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 269/1113] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:40 2026] DELETE /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:40.503360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-078a90f6-18e7-464a-a081-0afaa649197d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.505802 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-078a90f6-18e7-464a-a081-0afaa649197d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:40.506092 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-078a90f6-18e7-464a-a081-0afaa649197d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.506369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-078a90f6-18e7-464a-a081-0afaa649197d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.516195 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.516195 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:40.521283 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-078a90f6-18e7-464a-a081-0afaa649197d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:40.527127 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-078a90f6-18e7-464a-a081-0afaa649197d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 200 Aug 20 00:08:40.528003 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 287/1114] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:40 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:40.853375 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-87ebe07e-4e80-4bdf-b78e-c2a797b93814 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:40.855186 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87ebe07e-4e80-4bdf-b78e-c2a797b93814 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:40.855186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87ebe07e-4e80-4bdf-b78e-c2a797b93814 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:40.855186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87ebe07e-4e80-4bdf-b78e-c2a797b93814 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:40.855186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-87ebe07e-4e80-4bdf-b78e-c2a797b93814 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:40.868698 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:40.868698 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:40.869827 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87ebe07e-4e80-4bdf-b78e-c2a797b93814 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:40.871260 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 279/1115] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:40 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:41.449545 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fabb3b67-d9eb-4bb9-b3ad-9b2834051190 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:41.452792 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fabb3b67-d9eb-4bb9-b3ad-9b2834051190 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:41.453094 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fabb3b67-d9eb-4bb9-b3ad-9b2834051190 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:41.453356 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fabb3b67-d9eb-4bb9-b3ad-9b2834051190 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:41.453521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fabb3b67-d9eb-4bb9-b3ad-9b2834051190 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:41.459283 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:41.459283 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:41.460453 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fabb3b67-d9eb-4bb9-b3ad-9b2834051190 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:41.461692 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 281/1116] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:41 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:41.542688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-998b5329-33cb-4fef-ba33-7209b15ac65c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:41.544011 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-998b5329-33cb-4fef-ba33-7209b15ac65c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 Aug 20 00:08:41.544189 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-998b5329-33cb-4fef-ba33-7209b15ac65c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:41.544379 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-998b5329-33cb-4fef-ba33-7209b15ac65c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:41.550263 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-998b5329-33cb-4fef-ba33-7209b15ac65c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 returned with HTTP 404 Aug 20 00:08:41.550764 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 270/1117] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:41 2026] GET /volume/v3/volumes/609b2ef9-52ea-480a-b79f-53f5ede3de33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:41.885404 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e21a695a-08b0-4554-b39f-8ef961c37f6e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:41.887315 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e21a695a-08b0-4554-b39f-8ef961c37f6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:41.887549 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e21a695a-08b0-4554-b39f-8ef961c37f6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:41.887813 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e21a695a-08b0-4554-b39f-8ef961c37f6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:41.887946 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e21a695a-08b0-4554-b39f-8ef961c37f6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:41.892426 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:41.892426 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:41.893157 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e21a695a-08b0-4554-b39f-8ef961c37f6e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:41.893531 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 288/1118] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:41 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:42.473598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1ddcbc52-c26b-4d84-959c-1d4254be2577 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:42.477914 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ddcbc52-c26b-4d84-959c-1d4254be2577 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:42.477914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ddcbc52-c26b-4d84-959c-1d4254be2577 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:42.477914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ddcbc52-c26b-4d84-959c-1d4254be2577 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:42.477914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1ddcbc52-c26b-4d84-959c-1d4254be2577 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:42.484527 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:42.484527 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:42.485912 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ddcbc52-c26b-4d84-959c-1d4254be2577 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:42.487404 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 280/1119] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:42 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:42.906108 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-60513b1b-649d-4169-9ffb-9d887a061409 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:42.908739 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60513b1b-649d-4169-9ffb-9d887a061409 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:42.909029 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60513b1b-649d-4169-9ffb-9d887a061409 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:42.909283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60513b1b-649d-4169-9ffb-9d887a061409 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:42.909460 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-60513b1b-649d-4169-9ffb-9d887a061409 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:42.915175 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:42.915175 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:42.916159 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60513b1b-649d-4169-9ffb-9d887a061409 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:42.916620 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 282/1120] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:42 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:08:43.502981 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6ec418ed-a9da-4feb-b1f5-fd2b6e14a688 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:43.505278 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ec418ed-a9da-4feb-b1f5-fd2b6e14a688 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:43.505480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ec418ed-a9da-4feb-b1f5-fd2b6e14a688 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:43.505673 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ec418ed-a9da-4feb-b1f5-fd2b6e14a688 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:43.505784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6ec418ed-a9da-4feb-b1f5-fd2b6e14a688 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:43.513728 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:43.513728 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:43.514570 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ec418ed-a9da-4feb-b1f5-fd2b6e14a688 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:43.514975 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 271/1121] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:43 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:43.930870 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b7e930ea-bfcf-4c11-a233-7e9e2ad360b8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:43.933064 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7e930ea-bfcf-4c11-a233-7e9e2ad360b8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:43.933278 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7e930ea-bfcf-4c11-a233-7e9e2ad360b8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:43.933567 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7e930ea-bfcf-4c11-a233-7e9e2ad360b8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:43.933733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b7e930ea-bfcf-4c11-a233-7e9e2ad360b8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:43.939646 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:43.939646 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:43.940790 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7e930ea-bfcf-4c11-a233-7e9e2ad360b8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:43.941377 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 289/1122] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:43 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:44.527035 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ffeddd6-b379-4ff1-bd78-96c8ff979d5a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:44.528950 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ffeddd6-b379-4ff1-bd78-96c8ff979d5a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:44.529161 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ffeddd6-b379-4ff1-bd78-96c8ff979d5a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:44.529359 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ffeddd6-b379-4ff1-bd78-96c8ff979d5a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:44.529500 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3ffeddd6-b379-4ff1-bd78-96c8ff979d5a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:44.531294 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=430,cinder:UPDATE=82,cinder:INSERT=30 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:08:44.535240 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:44.535240 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:44.536165 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ffeddd6-b379-4ff1-bd78-96c8ff979d5a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:44.536571 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 281/1123] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:44 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:44.957072 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-08ba90e5-a3ca-43c2-9970-08c59d030790 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:44.959003 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08ba90e5-a3ca-43c2-9970-08c59d030790 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:44.959201 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08ba90e5-a3ca-43c2-9970-08c59d030790 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:44.959399 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08ba90e5-a3ca-43c2-9970-08c59d030790 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:44.959521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-08ba90e5-a3ca-43c2-9970-08c59d030790 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:44.961428 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=497,cinder:INSERT=60,cinder:UPDATE=105,cinder:DELETE=1 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:08:44.964315 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:44.964315 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:44.965299 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08ba90e5-a3ca-43c2-9970-08c59d030790 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:44.967731 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 283/1124] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:44 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:45.310005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:45.311909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:45.312489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-412956440"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:45.313848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-412956440'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:45.314032 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume of 1 GB Aug 20 00:08:45.318047 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=433,cinder:INSERT=71,cinder:UPDATE=120 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:08:45.319722 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Availability Zones retrieved successfully. Aug 20 00:08:45.328578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (457293f5-9fa3-4865-bfe9-780d1297419d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:45.330265 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b2ae73-c9b6-4adc-8268-755d76694588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:45.331345 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:45.374653 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b2ae73-c9b6-4adc-8268-755d76694588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:45.375765 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27633678-46b0-4845-ae69-43638ec7ffa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:45.423267 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-ee5bc4a3-54c7-40ad-893c-7c4923e33105 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:45.426007 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-ee5bc4a3-54c7-40ad-893c-7c4923e33105 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32/action Aug 20 00:08:45.426493 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-ee5bc4a3-54c7-40ad-893c-7c4923e33105 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:45.426649 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-ee5bc4a3-54c7-40ad-893c-7c4923e33105 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:45.458282 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Created reservations ['a709cdf2-517e-43f5-91a2-4d2c41955d62', '1d537a52-9036-4bd7-9aa1-bc2b383d34e7', '616191b6-1361-4675-beb9-ea6ac8f49b5d', '2cbf3df9-906e-4e25-87eb-53c7a6d66ec9'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:45.459026 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27633678-46b0-4845-ae69-43638ec7ffa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a709cdf2-517e-43f5-91a2-4d2c41955d62', '1d537a52-9036-4bd7-9aa1-bc2b383d34e7', '616191b6-1361-4675-beb9-ea6ac8f49b5d', '2cbf3df9-906e-4e25-87eb-53c7a6d66ec9']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:45.459731 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4911be07-5c3b-4158-8ab5-cf41d174185b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:45.464103 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:45.464103 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:45.520548 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4911be07-5c3b-4158-8ab5-cf41d174185b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4545cced-1150-45ec-9718-be3617bb7f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-412956440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['a709cdf2-517e-43f5-91a2-4d2c41955d62','1d537a52-9036-4bd7-9aa1-bc2b383d34e7','616191b6-1361-4675-beb9-ea6ac8f49b5d','2cbf3df9-906e-4e25-87eb-53c7a6d66ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-412956440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4545cced-1150-45ec-9718-be3617bb7f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8dd613c782748b88e0fc1f740c3ee97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:45.521395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9557d382-a207-441b-993b-617fdee4be19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:45.527832 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d3db8e65-626b-47c6-ad6a-1fce7336cc4c req-ee5bc4a3-54c7-40ad-893c-7c4923e33105 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32/action returned with HTTP 204 Aug 20 00:08:45.528306 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 290/1125] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:08:45 2026] POST /volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:45.558963 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-82975b89-8bba-420b-9d86-3cbbf734062e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:45.566918 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-82975b89-8bba-420b-9d86-3cbbf734062e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:45.566918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-82975b89-8bba-420b-9d86-3cbbf734062e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:45.566918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-82975b89-8bba-420b-9d86-3cbbf734062e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:45.566918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-82975b89-8bba-420b-9d86-3cbbf734062e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:45.569408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9557d382-a207-441b-993b-617fdee4be19) transitioned into state 'SUCCESS' from state '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-412956440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['a709cdf2-517e-43f5-91a2-4d2c41955d62','1d537a52-9036-4bd7-9aa1-bc2b383d34e7','616191b6-1361-4675-beb9-ea6ac8f49b5d','2cbf3df9-906e-4e25-87eb-53c7a6d66ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:45.570305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22188fa8-f907-4ffa-b2d8-fa6c26cdff3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:45.575098 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:45.575098 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:45.576474 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-82975b89-8bba-420b-9d86-3cbbf734062e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:45.579909 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 282/1126] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:45 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:45.603285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22188fa8-f907-4ffa-b2d8-fa6c26cdff3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:45.604982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (457293f5-9fa3-4865-bfe9-780d1297419d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:45.604982 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request issued successfully. Aug 20 00:08:45.605177 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-335b9041-eaa1-49bf-80de-bbf7e62fedb6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:45.605561 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 272/1127] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:45 2026] POST /volume/v3/volumes => generated 744 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:45.625864 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ce7fc3c6-6937-464f-a6d4-5681b6d50887 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:45.634176 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ce7fc3c6-6937-464f-a6d4-5681b6d50887 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 Aug 20 00:08:45.634176 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ce7fc3c6-6937-464f-a6d4-5681b6d50887 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:45.634176 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ce7fc3c6-6937-464f-a6d4-5681b6d50887 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:45.649594 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:45.649594 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:45.670219 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ce7fc3c6-6937-464f-a6d4-5681b6d50887 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:45.677603 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ce7fc3c6-6937-464f-a6d4-5681b6d50887 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 returned with HTTP 200 Aug 20 00:08:45.678454 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 284/1128] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:45 2026] GET /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 => generated 812 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:45.982408 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b1485fbb-767e-427c-a3bb-6b2db4e518d1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:45.984327 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b1485fbb-767e-427c-a3bb-6b2db4e518d1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:45.984530 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b1485fbb-767e-427c-a3bb-6b2db4e518d1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:45.984742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b1485fbb-767e-427c-a3bb-6b2db4e518d1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:45.984840 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b1485fbb-767e-427c-a3bb-6b2db4e518d1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:45.989120 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:45.989120 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:45.989962 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b1485fbb-767e-427c-a3bb-6b2db4e518d1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:45.990357 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 291/1129] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:45 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:46.590287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a22f9f45-4235-47e1-a2fb-c7809b0c0ee3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:46.592493 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a22f9f45-4235-47e1-a2fb-c7809b0c0ee3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:46.592766 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a22f9f45-4235-47e1-a2fb-c7809b0c0ee3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:46.593197 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a22f9f45-4235-47e1-a2fb-c7809b0c0ee3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:46.593366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a22f9f45-4235-47e1-a2fb-c7809b0c0ee3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:46.598474 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:46.598474 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:46.599446 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a22f9f45-4235-47e1-a2fb-c7809b0c0ee3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:46.599844 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 283/1130] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:46 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:46.695375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9dfedf42-afd1-4296-86f0-f94f2012ef35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:46.698560 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9dfedf42-afd1-4296-86f0-f94f2012ef35 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 Aug 20 00:08:46.698560 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9dfedf42-afd1-4296-86f0-f94f2012ef35 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:46.698660 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9dfedf42-afd1-4296-86f0-f94f2012ef35 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:46.712320 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:46.712320 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:46.714933 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9dfedf42-afd1-4296-86f0-f94f2012ef35 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:46.721275 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9dfedf42-afd1-4296-86f0-f94f2012ef35 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 returned with HTTP 200 Aug 20 00:08:46.721973 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 273/1131] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:46 2026] GET /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:46.742724 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7f29c373-29cd-459b-b12d-60ff481c98de None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:46.747282 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f29c373-29cd-459b-b12d-60ff481c98de tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50/action Aug 20 00:08:46.747282 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f29c373-29cd-459b-b12d-60ff481c98de tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:46.747282 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f29c373-29cd-459b-b12d-60ff481c98de tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:46.755177 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:46.755177 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:46.755618 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-7f29c373-29cd-459b-b12d-60ff481c98de tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume '4545cced-1150-45ec-9718-be3617bb7f50' with '{'status': 'attaching'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:46.813023 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f29c373-29cd-459b-b12d-60ff481c98de tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50/action returned with HTTP 202 Aug 20 00:08:46.813023 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 285/1132] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:46 2026] POST /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:46.824876 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3b23c69b-188e-409b-b514-c713a679b76f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:46.829455 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3b23c69b-188e-409b-b514-c713a679b76f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 Aug 20 00:08:46.829455 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3b23c69b-188e-409b-b514-c713a679b76f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:46.829455 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3b23c69b-188e-409b-b514-c713a679b76f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:46.840543 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:46.840543 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:46.847308 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3b23c69b-188e-409b-b514-c713a679b76f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:46.853176 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3b23c69b-188e-409b-b514-c713a679b76f tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 returned with HTTP 200 Aug 20 00:08:46.853612 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 292/1133] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:46 2026] GET /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:46.868108 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4026aba1-2769-4efb-ac51-5893190d569c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:46.871024 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4026aba1-2769-4efb-ac51-5893190d569c tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50/action Aug 20 00:08:46.871372 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4026aba1-2769-4efb-ac51-5893190d569c tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:46.871524 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4026aba1-2769-4efb-ac51-5893190d569c tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:46.883102 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:46.883102 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:46.883102 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4026aba1-2769-4efb-ac51-5893190d569c tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Volume info retrieved successfully. Aug 20 00:08:46.965358 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4026aba1-2769-4efb-ac51-5893190d569c tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Delete volume request issued successfully. Aug 20 00:08:46.965358 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4026aba1-2769-4efb-ac51-5893190d569c tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50/action returned with HTTP 202 Aug 20 00:08:46.966406 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 284/1134] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:46 2026] POST /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:46.975755 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49014c71-2810-4e40-99c5-8bb1171fc11d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:46.983050 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49014c71-2810-4e40-99c5-8bb1171fc11d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 Aug 20 00:08:46.983050 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49014c71-2810-4e40-99c5-8bb1171fc11d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:46.983050 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49014c71-2810-4e40-99c5-8bb1171fc11d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:47.013153 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:47.013153 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:47.018400 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-06c08381-0cd0-4b30-bc60-269d0a7383c8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:47.021468 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06c08381-0cd0-4b30-bc60-269d0a7383c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:47.021816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06c08381-0cd0-4b30-bc60-269d0a7383c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:47.022199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06c08381-0cd0-4b30-bc60-269d0a7383c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:47.026180 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-06c08381-0cd0-4b30-bc60-269d0a7383c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:47.027260 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-49014c71-2810-4e40-99c5-8bb1171fc11d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:47.030952 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:47.030952 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:47.031740 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06c08381-0cd0-4b30-bc60-269d0a7383c8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:47.034004 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 286/1135] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:47 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:47.036166 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49014c71-2810-4e40-99c5-8bb1171fc11d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 returned with HTTP 200 Aug 20 00:08:47.036942 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 274/1136] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:46 2026] GET /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 => generated 836 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:47.616406 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bc4af51c-002b-4ac2-a488-00893f0e3bf6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:47.621321 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bc4af51c-002b-4ac2-a488-00893f0e3bf6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:47.621321 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bc4af51c-002b-4ac2-a488-00893f0e3bf6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:47.621321 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bc4af51c-002b-4ac2-a488-00893f0e3bf6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:47.621321 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-bc4af51c-002b-4ac2-a488-00893f0e3bf6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:47.624136 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=493,cinder:UPDATE=108,cinder:INSERT=52 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:08:47.629939 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:47.629939 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:47.629939 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bc4af51c-002b-4ac2-a488-00893f0e3bf6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:47.629939 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 293/1137] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:47 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:47.644287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-323eeacd-dabb-4c54-8dde-243af50675f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:47.649949 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-323eeacd-dabb-4c54-8dde-243af50675f1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/b7a016ac-7bd3-4d12-af44-84f10a025c9f Aug 20 00:08:47.649949 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-323eeacd-dabb-4c54-8dde-243af50675f1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:47.649949 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-323eeacd-dabb-4c54-8dde-243af50675f1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:47.662465 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:47.662465 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:47.668627 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-323eeacd-dabb-4c54-8dde-243af50675f1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:47.673600 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-323eeacd-dabb-4c54-8dde-243af50675f1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/b7a016ac-7bd3-4d12-af44-84f10a025c9f returned with HTTP 200 Aug 20 00:08:47.674421 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 285/1138] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:47 2026] GET /volume/v3/volumes/b7a016ac-7bd3-4d12-af44-84f10a025c9f => generated 897 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:47.696019 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6bcd965b-b2e8-4bdc-a175-de16a76a7139 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:47.701092 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6bcd965b-b2e8-4bdc-a175-de16a76a7139 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:08:47.701092 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6bcd965b-b2e8-4bdc-a175-de16a76a7139 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:47.702007 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6bcd965b-b2e8-4bdc-a175-de16a76a7139 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:47.702007 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-6bcd965b-b2e8-4bdc-a175-de16a76a7139 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:08:47.702786 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bcd965b-b2e8-4bdc-a175-de16a76a7139 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:08:47.734728 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6bcd965b-b2e8-4bdc-a175-de16a76a7139 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Get all volumes completed successfully. Aug 20 00:08:47.735877 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6bcd965b-b2e8-4bdc-a175-de16a76a7139 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:08:47.736204 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 287/1139] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:08:47 2026] GET /volume/v3/volumes => generated 653 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:08:47.745616 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b41ec3c6-12c2-423c-aa73-034d6809e883 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:47.748109 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b41ec3c6-12c2-423c-aa73-034d6809e883 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b7a016ac-7bd3-4d12-af44-84f10a025c9f Aug 20 00:08:47.748326 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b41ec3c6-12c2-423c-aa73-034d6809e883 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:47.748590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b41ec3c6-12c2-423c-aa73-034d6809e883 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:47.748843 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b41ec3c6-12c2-423c-aa73-034d6809e883 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Delete volume with id: b7a016ac-7bd3-4d12-af44-84f10a025c9f Aug 20 00:08:47.764271 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:47.764271 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:47.765837 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b41ec3c6-12c2-423c-aa73-034d6809e883 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:47.932718 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b41ec3c6-12c2-423c-aa73-034d6809e883 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Delete volume request issued successfully. Aug 20 00:08:47.933047 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b41ec3c6-12c2-423c-aa73-034d6809e883 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/b7a016ac-7bd3-4d12-af44-84f10a025c9f returned with HTTP 202 Aug 20 00:08:47.934614 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 275/1140] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:47 2026] DELETE /volume/v3/volumes/b7a016ac-7bd3-4d12-af44-84f10a025c9f => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:47.945460 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-17331261-a307-4f84-960f-f516297d38d2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:47.948649 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17331261-a307-4f84-960f-f516297d38d2 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] DELETE https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 Aug 20 00:08:47.949163 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17331261-a307-4f84-960f-f516297d38d2 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:47.949394 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17331261-a307-4f84-960f-f516297d38d2 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:47.949856 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-17331261-a307-4f84-960f-f516297d38d2 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Delete backup with id: 3350f9d7-2f8c-433f-a4e2-1b858fdd14a8. Aug 20 00:08:47.958557 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:47.958557 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:48.047766 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ce57ba6-ffe0-4957-9ae7-681143773c8c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:48.048629 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-17331261-a307-4f84-960f-f516297d38d2 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] delete_backup rpcapi backup_id 3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 {{(pid=100469) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:08:48.051219 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ce57ba6-ffe0-4957-9ae7-681143773c8c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:48.051324 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ce57ba6-ffe0-4957-9ae7-681143773c8c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:48.052501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ce57ba6-ffe0-4957-9ae7-681143773c8c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:48.052501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3ce57ba6-ffe0-4957-9ae7-681143773c8c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:48.054476 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17331261-a307-4f84-960f-f516297d38d2 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 returned with HTTP 202 Aug 20 00:08:48.055590 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 294/1141] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:47 2026] DELETE /volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:48.059865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c4e9e05-24cf-4364-90dd-b192bc336ce4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:48.064017 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:48.064017 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:48.065192 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c4e9e05-24cf-4364-90dd-b192bc336ce4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 Aug 20 00:08:48.065347 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ce57ba6-ffe0-4957-9ae7-681143773c8c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:48.065765 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c4e9e05-24cf-4364-90dd-b192bc336ce4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:48.066972 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 286/1142] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:48 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:08:48.067027 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c4e9e05-24cf-4364-90dd-b192bc336ce4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:48.068415 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-076eb359-5050-48aa-a954-b3827afabafe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:48.073077 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c4e9e05-24cf-4364-90dd-b192bc336ce4 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 returned with HTTP 404 Aug 20 00:08:48.073728 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 288/1143] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:48 2026] GET /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:48.074028 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-076eb359-5050-48aa-a954-b3827afabafe tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] GET https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 Aug 20 00:08:48.077707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-076eb359-5050-48aa-a954-b3827afabafe tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:48.077707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-076eb359-5050-48aa-a954-b3827afabafe tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:48.077707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-076eb359-5050-48aa-a954-b3827afabafe tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Show backup with id 3350f9d7-2f8c-433f-a4e2-1b858fdd14a8. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:48.085861 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-08e46a3f-da34-4302-b832-171c19cbf0dc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:48.088374 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-08e46a3f-da34-4302-b832-171c19cbf0dc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 Aug 20 00:08:48.092541 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:48.092541 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:48.092642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-08e46a3f-da34-4302-b832-171c19cbf0dc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:48.092642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-08e46a3f-da34-4302-b832-171c19cbf0dc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:48.092725 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-076eb359-5050-48aa-a954-b3827afabafe tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 returned with HTTP 200 Aug 20 00:08:48.092725 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 276/1144] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:48 2026] GET /volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:48.100981 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-08e46a3f-da34-4302-b832-171c19cbf0dc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 returned with HTTP 404 Aug 20 00:08:48.101564 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 295/1145] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:48 2026] GET /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:48.117558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b250e0df-d268-472c-a04e-b031fb051df6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:48.124854 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b250e0df-d268-472c-a04e-b031fb051df6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 Aug 20 00:08:48.124854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b250e0df-d268-472c-a04e-b031fb051df6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:48.125098 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b250e0df-d268-472c-a04e-b031fb051df6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:48.125962 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b250e0df-d268-472c-a04e-b031fb051df6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Delete volume with id: 4545cced-1150-45ec-9718-be3617bb7f50 Aug 20 00:08:48.138908 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b250e0df-d268-472c-a04e-b031fb051df6 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 returned with HTTP 404 Aug 20 00:08:48.140138 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 287/1146] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:48 2026] DELETE /volume/v3/volumes/4545cced-1150-45ec-9718-be3617bb7f50 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:48.154199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7c19935c-a322-4f79-bc11-1cc597153a6a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:48.156274 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:48.156625 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2138200619"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:48.159010 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2138200619'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:48.159010 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume of 1 GB Aug 20 00:08:48.159651 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:48.159651 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:48.164586 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Availability Zones retrieved successfully. Aug 20 00:08:48.174367 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (5fc593f0-d973-4ad9-9202-ec8a778c5717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:48.175906 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a752225d-6fa3-425a-95c4-7860614edd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:48.177121 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:48.264773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a752225d-6fa3-425a-95c4-7860614edd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:48.264773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aed1f0f-6227-4424-9f9c-bcbfadbad307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:48.437827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Created reservations ['082a5a20-9c9d-4493-8edf-134dedb29ba0', '9883867d-a646-4309-8ab7-80336bf01d90', '6d8c2cfc-5f67-4276-b107-391141f033e7', '047117b1-c11c-42f5-bca5-70d7fce1cc10'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:48.439151 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aed1f0f-6227-4424-9f9c-bcbfadbad307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['082a5a20-9c9d-4493-8edf-134dedb29ba0', '9883867d-a646-4309-8ab7-80336bf01d90', '6d8c2cfc-5f67-4276-b107-391141f033e7', '047117b1-c11c-42f5-bca5-70d7fce1cc10']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:48.442135 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06f0aa0-f460-44ea-b04f-1d34fd97af71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:48.516093 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06f0aa0-f460-44ea-b04f-1d34fd97af71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d38076-aed4-4722-923f-534baea67fdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2138200619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['082a5a20-9c9d-4493-8edf-134dedb29ba0','9883867d-a646-4309-8ab7-80336bf01d90','6d8c2cfc-5f67-4276-b107-391141f033e7','047117b1-c11c-42f5-bca5-70d7fce1cc10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2138200619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83d38076-aed4-4722-923f-534baea67fdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8dd613c782748b88e0fc1f740c3ee97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:48.516955 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284927b1-4d6b-41db-9e1d-06c66410f582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:48.610453 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284927b1-4d6b-41db-9e1d-06c66410f582) transitioned into state 'SUCCESS' from state '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-2138200619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['082a5a20-9c9d-4493-8edf-134dedb29ba0','9883867d-a646-4309-8ab7-80336bf01d90','6d8c2cfc-5f67-4276-b107-391141f033e7','047117b1-c11c-42f5-bca5-70d7fce1cc10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:48.611213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f5dea2-e8f5-4f97-adda-692e97fcf2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:48.651142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f5dea2-e8f5-4f97-adda-692e97fcf2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:48.655185 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (5fc593f0-d973-4ad9-9202-ec8a778c5717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:48.655595 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request issued successfully. Aug 20 00:08:48.656456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7c19935c-a322-4f79-bc11-1cc597153a6a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:48.657530 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 289/1147] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:48 2026] POST /volume/v3/volumes => generated 745 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:48.676961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9eb1b716-b6e8-4341-926c-1e97b3e30587 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:48.679040 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9eb1b716-b6e8-4341-926c-1e97b3e30587 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc Aug 20 00:08:48.679233 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9eb1b716-b6e8-4341-926c-1e97b3e30587 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:48.679450 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9eb1b716-b6e8-4341-926c-1e97b3e30587 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:48.687868 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:48.687868 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:48.720742 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9eb1b716-b6e8-4341-926c-1e97b3e30587 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:48.729708 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9eb1b716-b6e8-4341-926c-1e97b3e30587 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc returned with HTTP 200 Aug 20 00:08:48.730736 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 277/1148] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:48 2026] GET /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:49.078299 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6315822c-042e-4763-a7f2-b63c2225a0d3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.081418 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6315822c-042e-4763-a7f2-b63c2225a0d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:49.081662 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6315822c-042e-4763-a7f2-b63c2225a0d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.082145 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6315822c-042e-4763-a7f2-b63c2225a0d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.082145 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6315822c-042e-4763-a7f2-b63c2225a0d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:49.095043 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.095043 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:49.095043 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6315822c-042e-4763-a7f2-b63c2225a0d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:49.095043 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 296/1149] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:49 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:49.106205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-311c6034-2337-446b-afdb-fecf475ea6ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.107155 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-46b8f387-03fc-4d7a-9863-8bc01957003f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.109019 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-311c6034-2337-446b-afdb-fecf475ea6ee tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] GET https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 Aug 20 00:08:49.109346 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46b8f387-03fc-4d7a-9863-8bc01957003f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 Aug 20 00:08:49.109414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-311c6034-2337-446b-afdb-fecf475ea6ee tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.109529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46b8f387-03fc-4d7a-9863-8bc01957003f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.109639 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-311c6034-2337-446b-afdb-fecf475ea6ee tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.109733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46b8f387-03fc-4d7a-9863-8bc01957003f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.109903 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-311c6034-2337-446b-afdb-fecf475ea6ee tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Show backup with id 3350f9d7-2f8c-433f-a4e2-1b858fdd14a8. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:49.125054 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-311c6034-2337-446b-afdb-fecf475ea6ee tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 returned with HTTP 404 Aug 20 00:08:49.125617 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 288/1150] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:49 2026] GET /volume/v3/backups/3350f9d7-2f8c-433f-a4e2-1b858fdd14a8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:49.136249 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c1bc55e-5932-4b81-8213-438ca5ec7eff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.141341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c1bc55e-5932-4b81-8213-438ca5ec7eff tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] DELETE https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:49.141672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c1bc55e-5932-4b81-8213-438ca5ec7eff tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.141672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c1bc55e-5932-4b81-8213-438ca5ec7eff tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.141901 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-5c1bc55e-5932-4b81-8213-438ca5ec7eff tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Delete backup with id: 878068f1-031f-4f6f-8f60-a564bba1a48c. Aug 20 00:08:49.148759 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.148759 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:49.192921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-5c1bc55e-5932-4b81-8213-438ca5ec7eff tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] delete_backup rpcapi backup_id 878068f1-031f-4f6f-8f60-a564bba1a48c {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:08:49.195020 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c1bc55e-5932-4b81-8213-438ca5ec7eff tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 202 Aug 20 00:08:49.195543 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 278/1151] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:49 2026] DELETE /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:49.206163 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e2836112-a196-4786-9adb-364faef1abf8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.208158 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2836112-a196-4786-9adb-364faef1abf8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:49.208647 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2836112-a196-4786-9adb-364faef1abf8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.208647 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2836112-a196-4786-9adb-364faef1abf8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.208839 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e2836112-a196-4786-9adb-364faef1abf8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:49.213232 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.213232 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:49.214034 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2836112-a196-4786-9adb-364faef1abf8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:49.215098 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 297/1152] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:49 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:49.282913 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.282913 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:49.286536 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-46b8f387-03fc-4d7a-9863-8bc01957003f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:49.291050 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46b8f387-03fc-4d7a-9863-8bc01957003f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 returned with HTTP 200 Aug 20 00:08:49.291465 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 290/1153] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:49 2026] GET /volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 => generated 1407 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:49.303822 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e9fcd128-a29b-42d5-a6cd-79e97c65f697 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.305050 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9fcd128-a29b-42d5-a6cd-79e97c65f697 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 Aug 20 00:08:49.305219 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9fcd128-a29b-42d5-a6cd-79e97c65f697 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.305468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9fcd128-a29b-42d5-a6cd-79e97c65f697 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.318655 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.318655 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:49.327308 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e9fcd128-a29b-42d5-a6cd-79e97c65f697 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:49.334013 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9fcd128-a29b-42d5-a6cd-79e97c65f697 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 returned with HTTP 200 Aug 20 00:08:49.334501 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 289/1154] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:49 2026] GET /volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 => generated 1407 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:49.356332 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-25cb8063-c787-4965-9976-04ae2050beaf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.360741 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25cb8063-c787-4965-9976-04ae2050beaf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 Aug 20 00:08:49.361059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25cb8063-c787-4965-9976-04ae2050beaf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.361321 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25cb8063-c787-4965-9976-04ae2050beaf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.361601 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-25cb8063-c787-4965-9976-04ae2050beaf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume with id: 36277fbc-6825-40c3-872c-0b3149021a12 Aug 20 00:08:49.372414 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.372414 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:49.372680 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-25cb8063-c787-4965-9976-04ae2050beaf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:49.430555 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-25cb8063-c787-4965-9976-04ae2050beaf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume request issued successfully. Aug 20 00:08:49.430673 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25cb8063-c787-4965-9976-04ae2050beaf tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 returned with HTTP 202 Aug 20 00:08:49.431194 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 279/1155] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:49 2026] DELETE /volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:49.442056 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c9a01a35-363f-4c98-b249-3b138a70d52f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.443835 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c9a01a35-363f-4c98-b249-3b138a70d52f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 Aug 20 00:08:49.444967 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c9a01a35-363f-4c98-b249-3b138a70d52f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.445173 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c9a01a35-363f-4c98-b249-3b138a70d52f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.456581 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.456581 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:49.463042 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c9a01a35-363f-4c98-b249-3b138a70d52f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:49.469344 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c9a01a35-363f-4c98-b249-3b138a70d52f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 returned with HTTP 200 Aug 20 00:08:49.469748 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 298/1156] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:49 2026] GET /volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 => generated 1406 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:49.756005 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-169b1e8b-65e8-4a04-a804-fa3d55642c1b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.758439 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-169b1e8b-65e8-4a04-a804-fa3d55642c1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc Aug 20 00:08:49.758439 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-169b1e8b-65e8-4a04-a804-fa3d55642c1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.758439 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-169b1e8b-65e8-4a04-a804-fa3d55642c1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.767190 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.767190 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:49.774457 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-169b1e8b-65e8-4a04-a804-fa3d55642c1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:49.779451 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-169b1e8b-65e8-4a04-a804-fa3d55642c1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc returned with HTTP 200 Aug 20 00:08:49.780066 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 291/1157] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:49 2026] GET /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:49.796288 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5fc23310-9fd2-42af-a8c7-3d775ce83c99 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.798139 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fc23310-9fd2-42af-a8c7-3d775ce83c99 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc/action Aug 20 00:08:49.798607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fc23310-9fd2-42af-a8c7-3d775ce83c99 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:49.798973 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fc23310-9fd2-42af-a8c7-3d775ce83c99 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:49.808345 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.808345 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:49.809072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-5fc23310-9fd2-42af-a8c7-3d775ce83c99 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume '83d38076-aed4-4722-923f-534baea67fdc' with '{'status': 'creating'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:49.845815 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fc23310-9fd2-42af-a8c7-3d775ce83c99 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc/action returned with HTTP 202 Aug 20 00:08:49.846251 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 290/1158] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:49 2026] POST /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:49.855660 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c87de2a4-4a9f-48c3-a59b-8a8c14e9f302 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.862096 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c87de2a4-4a9f-48c3-a59b-8a8c14e9f302 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc Aug 20 00:08:49.862096 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c87de2a4-4a9f-48c3-a59b-8a8c14e9f302 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:49.862096 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c87de2a4-4a9f-48c3-a59b-8a8c14e9f302 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:49.871252 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.871252 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:49.884943 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c87de2a4-4a9f-48c3-a59b-8a8c14e9f302 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:49.887698 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c87de2a4-4a9f-48c3-a59b-8a8c14e9f302 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc returned with HTTP 200 Aug 20 00:08:49.892686 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 280/1159] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:49 2026] GET /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:49.910036 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ab3cf192-22b6-434e-a6bb-19e8ed57b400 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:49.914804 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ab3cf192-22b6-434e-a6bb-19e8ed57b400 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc/action Aug 20 00:08:49.915724 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ab3cf192-22b6-434e-a6bb-19e8ed57b400 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:49.915724 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ab3cf192-22b6-434e-a6bb-19e8ed57b400 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:49.934319 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:49.934319 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:49.934765 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ab3cf192-22b6-434e-a6bb-19e8ed57b400 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Volume info retrieved successfully. Aug 20 00:08:50.067556 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ab3cf192-22b6-434e-a6bb-19e8ed57b400 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Delete volume request issued successfully. Aug 20 00:08:50.067556 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ab3cf192-22b6-434e-a6bb-19e8ed57b400 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc/action returned with HTTP 202 Aug 20 00:08:50.067556 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 299/1160] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:49 2026] POST /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:50.075430 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-92da12bd-f057-46dc-88d0-7138729474fc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:50.080330 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92da12bd-f057-46dc-88d0-7138729474fc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc Aug 20 00:08:50.080575 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92da12bd-f057-46dc-88d0-7138729474fc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:50.080831 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92da12bd-f057-46dc-88d0-7138729474fc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:50.094603 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:50.094603 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:50.101522 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92da12bd-f057-46dc-88d0-7138729474fc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:50.113349 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92da12bd-f057-46dc-88d0-7138729474fc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc returned with HTTP 200 Aug 20 00:08:50.113779 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 292/1161] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:50 2026] GET /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:50.227214 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-47044d06-e545-4367-9e0e-68a3a7ebc575 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:50.229753 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47044d06-e545-4367-9e0e-68a3a7ebc575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:50.230205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47044d06-e545-4367-9e0e-68a3a7ebc575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:50.230512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47044d06-e545-4367-9e0e-68a3a7ebc575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:50.230696 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-47044d06-e545-4367-9e0e-68a3a7ebc575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:50.237312 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:50.237312 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:50.239059 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47044d06-e545-4367-9e0e-68a3a7ebc575 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 200 Aug 20 00:08:50.239599 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 291/1162] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:50 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:50.484356 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5503a43c-7585-4d30-a7f0-a5442e4e5e6d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:50.486620 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5503a43c-7585-4d30-a7f0-a5442e4e5e6d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 Aug 20 00:08:50.486928 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5503a43c-7585-4d30-a7f0-a5442e4e5e6d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:50.487205 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5503a43c-7585-4d30-a7f0-a5442e4e5e6d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:50.494491 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5503a43c-7585-4d30-a7f0-a5442e4e5e6d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 returned with HTTP 404 Aug 20 00:08:50.495185 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 281/1163] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:50 2026] GET /volume/v3/volumes/36277fbc-6825-40c3-872c-0b3149021a12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:50.505394 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b3cc64bc-ee31-4274-b8b3-6caf3547755e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:50.509729 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3cc64bc-ee31-4274-b8b3-6caf3547755e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:50.509919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3cc64bc-ee31-4274-b8b3-6caf3547755e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:50.510123 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3cc64bc-ee31-4274-b8b3-6caf3547755e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:50.510246 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-b3cc64bc-ee31-4274-b8b3-6caf3547755e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete backup with id: 2d0f72fd-f931-4edc-a1cd-dea0583b6681. Aug 20 00:08:50.520136 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:50.520136 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:50.553154 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-b3cc64bc-ee31-4274-b8b3-6caf3547755e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] delete_backup rpcapi backup_id 2d0f72fd-f931-4edc-a1cd-dea0583b6681 {{(pid=100469) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:08:50.554365 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3cc64bc-ee31-4274-b8b3-6caf3547755e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 202 Aug 20 00:08:50.554836 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 300/1164] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:50 2026] DELETE /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:50.562081 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b4516826-c3b1-4ae6-bcf1-c6db49f314d3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:50.564134 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b4516826-c3b1-4ae6-bcf1-c6db49f314d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:50.564422 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b4516826-c3b1-4ae6-bcf1-c6db49f314d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:50.564636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b4516826-c3b1-4ae6-bcf1-c6db49f314d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:50.564789 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b4516826-c3b1-4ae6-bcf1-c6db49f314d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:50.569021 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:50.569021 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:50.569690 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b4516826-c3b1-4ae6-bcf1-c6db49f314d3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:50.570086 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 293/1165] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:50 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:51.131230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5c298d40-815c-4e26-81ba-255a239f1a72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.133451 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5c298d40-815c-4e26-81ba-255a239f1a72 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc Aug 20 00:08:51.133771 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5c298d40-815c-4e26-81ba-255a239f1a72 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.134067 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5c298d40-815c-4e26-81ba-255a239f1a72 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.147349 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5c298d40-815c-4e26-81ba-255a239f1a72 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc returned with HTTP 404 Aug 20 00:08:51.148421 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 292/1166] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:51 2026] GET /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:51.158911 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65427141-c3b0-4208-9335-1e69cc4c99d1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.160599 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65427141-c3b0-4208-9335-1e69cc4c99d1 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc Aug 20 00:08:51.160836 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65427141-c3b0-4208-9335-1e69cc4c99d1 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.161044 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65427141-c3b0-4208-9335-1e69cc4c99d1 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.168255 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65427141-c3b0-4208-9335-1e69cc4c99d1 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc returned with HTTP 404 Aug 20 00:08:51.168959 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 282/1167] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:51 2026] GET /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:51.181979 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-13ed4788-63ad-45df-ba3e-ef203cd376bb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.184190 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-13ed4788-63ad-45df-ba3e-ef203cd376bb tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc Aug 20 00:08:51.184435 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-13ed4788-63ad-45df-ba3e-ef203cd376bb tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.184727 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-13ed4788-63ad-45df-ba3e-ef203cd376bb tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.185099 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-13ed4788-63ad-45df-ba3e-ef203cd376bb tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Delete volume with id: 83d38076-aed4-4722-923f-534baea67fdc Aug 20 00:08:51.192282 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-13ed4788-63ad-45df-ba3e-ef203cd376bb tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc returned with HTTP 404 Aug 20 00:08:51.192913 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 301/1168] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:51 2026] DELETE /volume/v3/volumes/83d38076-aed4-4722-923f-534baea67fdc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:51.204963 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.207487 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:51.208140 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-580048436"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:51.209933 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-580048436'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:51.210135 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume of 1 GB Aug 20 00:08:51.218797 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Availability Zones retrieved successfully. Aug 20 00:08:51.225109 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (fe292637-c40b-4b40-8817-bbd0a94b0818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:51.225925 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fb8a48-2fe4-4755-9fb1-aef2c466dd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:51.226929 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:51.253162 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-155bba8f-dd53-4240-b8b9-a3881fd2e7c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.255670 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-155bba8f-dd53-4240-b8b9-a3881fd2e7c3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c Aug 20 00:08:51.256056 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-155bba8f-dd53-4240-b8b9-a3881fd2e7c3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.256624 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-155bba8f-dd53-4240-b8b9-a3881fd2e7c3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.256624 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-155bba8f-dd53-4240-b8b9-a3881fd2e7c3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 878068f1-031f-4f6f-8f60-a564bba1a48c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:51.264772 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-155bba8f-dd53-4240-b8b9-a3881fd2e7c3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c returned with HTTP 404 Aug 20 00:08:51.264772 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 293/1169] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:51 2026] GET /volume/v3/backups/878068f1-031f-4f6f-8f60-a564bba1a48c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:51.264987 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fb8a48-2fe4-4755-9fb1-aef2c466dd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:51.265063 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ef1048-21dc-4937-a722-03a79aa05405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:51.348781 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Created reservations ['ddadc355-554b-4f74-a5e1-3f208e966461', 'd7801458-a24c-4466-bc28-627a8dc1ceaa', 'ceead2d0-f7eb-48e3-83c8-1cbf5f9238f3', '05e0d787-d1c2-4169-b107-3d070aa7d60b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:51.350098 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ef1048-21dc-4937-a722-03a79aa05405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddadc355-554b-4f74-a5e1-3f208e966461', 'd7801458-a24c-4466-bc28-627a8dc1ceaa', 'ceead2d0-f7eb-48e3-83c8-1cbf5f9238f3', '05e0d787-d1c2-4169-b107-3d070aa7d60b']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:51.350676 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a9dc41-fe8d-4ffd-8738-ba4946e47165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:51.407237 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a9dc41-fe8d-4ffd-8738-ba4946e47165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c768a7e7-0724-4219-a67d-8f0d6a20d4bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-580048436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['ddadc355-554b-4f74-a5e1-3f208e966461','d7801458-a24c-4466-bc28-627a8dc1ceaa','ceead2d0-f7eb-48e3-83c8-1cbf5f9238f3','05e0d787-d1c2-4169-b107-3d070aa7d60b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-580048436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c768a7e7-0724-4219-a67d-8f0d6a20d4bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8dd613c782748b88e0fc1f740c3ee97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:51.408083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26a30b28-f742-497b-899f-a29cada18303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:51.469635 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26a30b28-f742-497b-899f-a29cada18303) transitioned into state 'SUCCESS' from state '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-580048436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['ddadc355-554b-4f74-a5e1-3f208e966461','d7801458-a24c-4466-bc28-627a8dc1ceaa','ceead2d0-f7eb-48e3-83c8-1cbf5f9238f3','05e0d787-d1c2-4169-b107-3d070aa7d60b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:51.470523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d051cb7-a13b-4b82-9db6-b651844a4f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:51.504553 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d051cb7-a13b-4b82-9db6-b651844a4f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:51.505935 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (fe292637-c40b-4b40-8817-bbd0a94b0818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:51.506205 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request issued successfully. Aug 20 00:08:51.507011 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d88b4875-a9b7-42d7-8c06-b50b53e97bbc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:51.507462 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 294/1170] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:51 2026] POST /volume/v3/volumes => generated 744 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:51.525373 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-20944726-61b2-4dcc-9fc1-2a6877adaa14 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.527265 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2c91d084-b02a-49cf-abb3-255259e89d88 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.528023 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-20944726-61b2-4dcc-9fc1-2a6877adaa14 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed Aug 20 00:08:51.529982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-20944726-61b2-4dcc-9fc1-2a6877adaa14 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.529982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-20944726-61b2-4dcc-9fc1-2a6877adaa14 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.530129 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2c91d084-b02a-49cf-abb3-255259e89d88 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd Aug 20 00:08:51.530129 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2c91d084-b02a-49cf-abb3-255259e89d88 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.530220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2c91d084-b02a-49cf-abb3-255259e89d88 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.538110 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:51.538110 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:51.543262 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-20944726-61b2-4dcc-9fc1-2a6877adaa14 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:51.550100 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:51.550100 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:51.550361 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-20944726-61b2-4dcc-9fc1-2a6877adaa14 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed returned with HTTP 200 Aug 20 00:08:51.551229 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 283/1171] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:51 2026] GET /volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:51.558619 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2c91d084-b02a-49cf-abb3-255259e89d88 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:51.566598 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2c91d084-b02a-49cf-abb3-255259e89d88 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd returned with HTTP 200 Aug 20 00:08:51.566598 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 302/1172] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:51 2026] GET /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd => generated 812 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:51.566993 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f16f45eb-0a7a-46bf-9cac-35eeca34305d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.570104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f16f45eb-0a7a-46bf-9cac-35eeca34305d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] DELETE https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed Aug 20 00:08:51.570281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f16f45eb-0a7a-46bf-9cac-35eeca34305d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.570664 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f16f45eb-0a7a-46bf-9cac-35eeca34305d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.571958 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f16f45eb-0a7a-46bf-9cac-35eeca34305d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Delete volume with id: 48105f96-ba37-4162-b6a9-b1aebda2b9ed Aug 20 00:08:51.583122 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:51.583122 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:51.583122 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f16f45eb-0a7a-46bf-9cac-35eeca34305d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:51.585323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8df93ade-c69f-4ff0-ae9e-cd073f085f73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.589443 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8df93ade-c69f-4ff0-ae9e-cd073f085f73 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:51.589443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8df93ade-c69f-4ff0-ae9e-cd073f085f73 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.589443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8df93ade-c69f-4ff0-ae9e-cd073f085f73 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.589443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8df93ade-c69f-4ff0-ae9e-cd073f085f73 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:51.596194 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:51.596194 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:51.597118 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8df93ade-c69f-4ff0-ae9e-cd073f085f73 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 200 Aug 20 00:08:51.597599 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 295/1173] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:51 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:51.650941 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f16f45eb-0a7a-46bf-9cac-35eeca34305d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Delete volume request issued successfully. Aug 20 00:08:51.650941 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f16f45eb-0a7a-46bf-9cac-35eeca34305d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed returned with HTTP 202 Aug 20 00:08:51.651459 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 294/1174] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:51 2026] DELETE /volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:51.667636 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-51e0759d-5633-44f9-a411-dc10a046dd6e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.669532 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51e0759d-5633-44f9-a411-dc10a046dd6e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed Aug 20 00:08:51.669953 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51e0759d-5633-44f9-a411-dc10a046dd6e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.670179 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51e0759d-5633-44f9-a411-dc10a046dd6e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.677369 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:51.677369 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:51.682628 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-51e0759d-5633-44f9-a411-dc10a046dd6e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:51.688416 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51e0759d-5633-44f9-a411-dc10a046dd6e tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed returned with HTTP 200 Aug 20 00:08:51.688904 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 284/1175] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:51 2026] GET /volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:51.730799 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-962c0a86-ef20-4e48-b80e-57a95c487ff1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:51.733304 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-962c0a86-ef20-4e48-b80e-57a95c487ff1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:08:51.733537 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-962c0a86-ef20-4e48-b80e-57a95c487ff1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:51.733800 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-962c0a86-ef20-4e48-b80e-57a95c487ff1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:51.747079 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:51.747079 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:51.751729 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-962c0a86-ef20-4e48-b80e-57a95c487ff1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:51.757359 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-962c0a86-ef20-4e48-b80e-57a95c487ff1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:08:51.758127 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 303/1176] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:51 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:52.121767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b116648b-5bcf-4f78-9dde-0ba59b818dbd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.124873 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b116648b-5bcf-4f78-9dde-0ba59b818dbd tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:08:52.125135 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b116648b-5bcf-4f78-9dde-0ba59b818dbd tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.125388 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b116648b-5bcf-4f78-9dde-0ba59b818dbd tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.155671 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.155671 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:52.158875 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b116648b-5bcf-4f78-9dde-0ba59b818dbd tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:52.177018 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b116648b-5bcf-4f78-9dde-0ba59b818dbd tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:08:52.177148 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 296/1177] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1134 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:52.309052 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b4f25231-7a2c-4627-921e-17194323d00e req-2216b591-2f72-458e-924c-af2e0a074414 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.311185 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-2216b591-2f72-458e-924c-af2e0a074414 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:08:52.311481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-2216b591-2f72-458e-924c-af2e0a074414 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.311769 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-2216b591-2f72-458e-924c-af2e0a074414 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.325103 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.325103 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:52.357660 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b4f25231-7a2c-4627-921e-17194323d00e req-2216b591-2f72-458e-924c-af2e0a074414 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:52.362260 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-2216b591-2f72-458e-924c-af2e0a074414 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:08:52.362767 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 295/1178] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1134 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:52.406959 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b4f25231-7a2c-4627-921e-17194323d00e req-79c0c8bf-b69f-481f-8e28-e44c64f5bfb7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.409199 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-79c0c8bf-b69f-481f-8e28-e44c64f5bfb7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab/action Aug 20 00:08:52.409832 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-79c0c8bf-b69f-481f-8e28-e44c64f5bfb7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:52.410115 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-79c0c8bf-b69f-481f-8e28-e44c64f5bfb7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:52.439468 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.439468 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:52.440030 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b4f25231-7a2c-4627-921e-17194323d00e req-79c0c8bf-b69f-481f-8e28-e44c64f5bfb7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:52.464581 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b4f25231-7a2c-4627-921e-17194323d00e req-79c0c8bf-b69f-481f-8e28-e44c64f5bfb7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Begin detaching volume completed successfully. Aug 20 00:08:52.464899 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-79c0c8bf-b69f-481f-8e28-e44c64f5bfb7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab/action returned with HTTP 202 Aug 20 00:08:52.465468 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 285/1179] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:08:52 2026] POST /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:52.557520 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bdafc739-b220-4c74-a372-67229c9ee64c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.558017 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bdafc739-b220-4c74-a372-67229c9ee64c None None] GET https://10.4.3.9/volume// Aug 20 00:08:52.558241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bdafc739-b220-4c74-a372-67229c9ee64c None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.558469 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bdafc739-b220-4c74-a372-67229c9ee64c None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.558819 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bdafc739-b220-4c74-a372-67229c9ee64c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:08:52.559176 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 304/1180] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:08:52.572235 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b4f25231-7a2c-4627-921e-17194323d00e req-687fee91-458a-4959-93a3-9e5e4872eb24 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.574448 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-687fee91-458a-4959-93a3-9e5e4872eb24 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:08:52.576760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-687fee91-458a-4959-93a3-9e5e4872eb24 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.579103 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-687fee91-458a-4959-93a3-9e5e4872eb24 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.583383 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-edc62748-7f33-452d-8550-a1ae6d098531 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.585456 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-edc62748-7f33-452d-8550-a1ae6d098531 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd Aug 20 00:08:52.585838 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-edc62748-7f33-452d-8550-a1ae6d098531 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.586162 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-edc62748-7f33-452d-8550-a1ae6d098531 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.609853 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1bd0de1b-9f94-434c-b02d-4db6b772b4ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.612426 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1bd0de1b-9f94-434c-b02d-4db6b772b4ed tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 Aug 20 00:08:52.615973 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1bd0de1b-9f94-434c-b02d-4db6b772b4ed tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.615973 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1bd0de1b-9f94-434c-b02d-4db6b772b4ed tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.615973 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1bd0de1b-9f94-434c-b02d-4db6b772b4ed tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 2d0f72fd-f931-4edc-a1cd-dea0583b6681. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:52.616308 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.616308 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:52.617814 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.617814 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:52.626247 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-edc62748-7f33-452d-8550-a1ae6d098531 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:52.626394 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1bd0de1b-9f94-434c-b02d-4db6b772b4ed tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 returned with HTTP 404 Aug 20 00:08:52.626394 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 286/1181] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/backups/2d0f72fd-f931-4edc-a1cd-dea0583b6681 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:52.628442 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b4f25231-7a2c-4627-921e-17194323d00e req-687fee91-458a-4959-93a3-9e5e4872eb24 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:52.631295 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-edc62748-7f33-452d-8550-a1ae6d098531 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd returned with HTTP 200 Aug 20 00:08:52.631951 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 296/1182] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd => generated 837 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:52.636577 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-687fee91-458a-4959-93a3-9e5e4872eb24 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:08:52.636577 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 297/1183] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 1317 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:08:52.659148 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f0c6f144-d660-4f76-a3f0-29b4aab65b2a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.669140 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f0c6f144-d660-4f76-a3f0-29b4aab65b2a tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd/action Aug 20 00:08:52.669140 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f144-d660-4f76-a3f0-29b4aab65b2a tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:52.669284 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f144-d660-4f76-a3f0-29b4aab65b2a tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:52.683401 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.683401 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:52.683942 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.admin_actions [None req-f0c6f144-d660-4f76-a3f0-29b4aab65b2a tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume 'c768a7e7-0724-4219-a67d-8f0d6a20d4bd' with '{'status': 'error'}' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:52.708904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-88000b0e-0da7-4e6c-99ec-8f210a3b5695 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.714329 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88000b0e-0da7-4e6c-99ec-8f210a3b5695 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed Aug 20 00:08:52.714329 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88000b0e-0da7-4e6c-99ec-8f210a3b5695 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.714329 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88000b0e-0da7-4e6c-99ec-8f210a3b5695 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.719386 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88000b0e-0da7-4e6c-99ec-8f210a3b5695 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed returned with HTTP 404 Aug 20 00:08:52.720225 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 287/1184] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/48105f96-ba37-4162-b6a9-b1aebda2b9ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:52.738505 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f0c6f144-d660-4f76-a3f0-29b4aab65b2a tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd/action returned with HTTP 202 Aug 20 00:08:52.738668 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 305/1185] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:52 2026] POST /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:52.738732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.743710 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:52.747795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-447889703"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:52.747795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-447889703'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:52.747795 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Create volume of 1 GB Aug 20 00:08:52.753456 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Availability Zones retrieved successfully. Aug 20 00:08:52.755748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f8ab4ca5-2f73-49db-bebf-0168959bde46 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.758279 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f8ab4ca5-2f73-49db-bebf-0168959bde46 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd Aug 20 00:08:52.758672 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f8ab4ca5-2f73-49db-bebf-0168959bde46 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.762032 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f8ab4ca5-2f73-49db-bebf-0168959bde46 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.762196 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Flow 'volume_create_api' (f68252f3-2bba-46f4-a8b3-8a814200c078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:52.762196 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48343925-5ca8-44dd-86da-4e9c22fa3a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:52.762196 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:52.772944 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.772944 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:52.778808 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f8ab4ca5-2f73-49db-bebf-0168959bde46 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:52.785732 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f8ab4ca5-2f73-49db-bebf-0168959bde46 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd returned with HTTP 200 Aug 20 00:08:52.787075 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 298/1186] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:52.793253 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aa332e53-b1b6-4542-a266-8fa6801bd306 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.795054 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa332e53-b1b6-4542-a266-8fa6801bd306 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:52.801982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa332e53-b1b6-4542-a266-8fa6801bd306 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.801982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa332e53-b1b6-4542-a266-8fa6801bd306 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.804699 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.804699 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:52.811991 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aa332e53-b1b6-4542-a266-8fa6801bd306 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:52.813664 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-42b3bb58-c880-494e-9027-b5b38ef44807 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.814434 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-42b3bb58-c880-494e-9027-b5b38ef44807 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd/action Aug 20 00:08:52.815477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-42b3bb58-c880-494e-9027-b5b38ef44807 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:52.815477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-42b3bb58-c880-494e-9027-b5b38ef44807 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:52.820336 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48343925-5ca8-44dd-86da-4e9c22fa3a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:52.820336 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24bc7921-d8bd-4388-b21b-1b930349390e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:52.825266 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa332e53-b1b6-4542-a266-8fa6801bd306 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 returned with HTTP 200 Aug 20 00:08:52.825266 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 288/1187] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:52.827141 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.827141 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:52.827673 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-42b3bb58-c880-494e-9027-b5b38ef44807 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Volume info retrieved successfully. Aug 20 00:08:52.843264 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-90e7099a-807a-4d53-a07f-7d9445cd44f5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.847053 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-90e7099a-807a-4d53-a07f-7d9445cd44f5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:52.847827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-90e7099a-807a-4d53-a07f-7d9445cd44f5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.849651 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-90e7099a-807a-4d53-a07f-7d9445cd44f5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.849651 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-90e7099a-807a-4d53-a07f-7d9445cd44f5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume with id: 17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:52.861256 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.861256 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:52.861787 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-90e7099a-807a-4d53-a07f-7d9445cd44f5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:52.887695 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-42b3bb58-c880-494e-9027-b5b38ef44807 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Delete volume request issued successfully. Aug 20 00:08:52.887995 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-42b3bb58-c880-494e-9027-b5b38ef44807 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd/action returned with HTTP 202 Aug 20 00:08:52.889358 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 306/1188] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:52 2026] POST /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:52.903244 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b7c4c22b-8a8e-405f-8c6d-aada00cec184 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.905281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Created reservations ['79b7f32d-843d-4d60-b1b5-452af5c25034', 'affab9d0-c889-44a2-bce5-fc26e4bfb7e6', 'ed05d82c-683b-4ad0-b06e-9688b605ad9d', '7c6db748-593e-47ff-9ca1-c1cdc1f3da61'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:52.906153 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24bc7921-d8bd-4388-b21b-1b930349390e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b7f32d-843d-4d60-b1b5-452af5c25034', 'affab9d0-c889-44a2-bce5-fc26e4bfb7e6', 'ed05d82c-683b-4ad0-b06e-9688b605ad9d', '7c6db748-593e-47ff-9ca1-c1cdc1f3da61']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:52.907130 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b7c4c22b-8a8e-405f-8c6d-aada00cec184 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd Aug 20 00:08:52.907441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b7c4c22b-8a8e-405f-8c6d-aada00cec184 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.907685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b7c4c22b-8a8e-405f-8c6d-aada00cec184 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.907751 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e2c407-e6db-445a-9f06-40bbf109bb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:52.921093 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.921093 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:52.927036 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b7c4c22b-8a8e-405f-8c6d-aada00cec184 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:52.932444 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-90e7099a-807a-4d53-a07f-7d9445cd44f5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume request issued successfully. Aug 20 00:08:52.932814 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-90e7099a-807a-4d53-a07f-7d9445cd44f5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 returned with HTTP 202 Aug 20 00:08:52.935019 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 299/1189] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:52 2026] DELETE /volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:52.938325 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b7c4c22b-8a8e-405f-8c6d-aada00cec184 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd returned with HTTP 200 Aug 20 00:08:52.938325 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 289/1190] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:52.944369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-07e437d6-7892-4847-ba18-b03dd87d4280 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:52.945913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-07e437d6-7892-4847-ba18-b03dd87d4280 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:52.946193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-07e437d6-7892-4847-ba18-b03dd87d4280 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:52.946443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-07e437d6-7892-4847-ba18-b03dd87d4280 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:52.957710 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e2c407-e6db-445a-9f06-40bbf109bb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6ee849b-e2df-4682-a8c5-65c684af9ed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-447889703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',qos_specs=None,replication_status=,reservations=['79b7f32d-843d-4d60-b1b5-452af5c25034','affab9d0-c889-44a2-bce5-fc26e4bfb7e6','ed05d82c-683b-4ad0-b06e-9688b605ad9d','7c6db748-593e-47ff-9ca1-c1cdc1f3da61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062f3a4403641c0a9a901cb68cecea9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-447889703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6ee849b-e2df-4682-a8c5-65c684af9ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a062f3a4403641c0a9a901cb68cecea9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:52.957986 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:52.957986 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:52.958620 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f32aad-1af8-4b1b-93df-8526c9beae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:52.963180 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-07e437d6-7892-4847-ba18-b03dd87d4280 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:52.970149 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-07e437d6-7892-4847-ba18-b03dd87d4280 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 returned with HTTP 200 Aug 20 00:08:52.970626 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 307/1191] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:52 2026] GET /volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 => generated 1351 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:08:53.077655 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f32aad-1af8-4b1b-93df-8526c9beae16) transitioned into state 'SUCCESS' from state '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-447889703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b2f64f94954cc0a0f8ed2bfbebcb64',qos_specs=None,replication_status=,reservations=['79b7f32d-843d-4d60-b1b5-452af5c25034','affab9d0-c889-44a2-bce5-fc26e4bfb7e6','ed05d82c-683b-4ad0-b06e-9688b605ad9d','7c6db748-593e-47ff-9ca1-c1cdc1f3da61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062f3a4403641c0a9a901cb68cecea9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:53.078676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57a15b62-2547-4959-826b-eb5122ffc259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:53.128838 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57a15b62-2547-4959-826b-eb5122ffc259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:53.129662 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Flow 'volume_create_api' (f68252f3-2bba-46f4-a8b3-8a814200c078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:53.130032 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Create volume request issued successfully. Aug 20 00:08:53.130622 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0ded2eb-885c-403d-bf58-ed60b421e44d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:53.131262 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 297/1192] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:52 2026] POST /volume/v3/volumes => generated 749 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:53.151407 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2f7792f7-af29-490d-b4f7-f84adeaba644 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:53.155481 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f7792f7-af29-490d-b4f7-f84adeaba644 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 Aug 20 00:08:53.155481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f7792f7-af29-490d-b4f7-f84adeaba644 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:53.155481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f7792f7-af29-490d-b4f7-f84adeaba644 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:53.178964 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:53.178964 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:53.180424 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2f7792f7-af29-490d-b4f7-f84adeaba644 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:53.185384 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f7792f7-af29-490d-b4f7-f84adeaba644 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 returned with HTTP 200 Aug 20 00:08:53.186878 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 300/1193] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:53 2026] GET /volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:53.755422 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b4f25231-7a2c-4627-921e-17194323d00e req-92b9503a-6f26-4eb0-b047-556e20020545 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:53.757437 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-92b9503a-6f26-4eb0-b047-556e20020545 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] DELETE https://10.4.3.9/volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a Aug 20 00:08:53.757646 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-92b9503a-6f26-4eb0-b047-556e20020545 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:53.757900 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-92b9503a-6f26-4eb0-b047-556e20020545 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:53.765048 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:53.765048 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:53.861040 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b4f25231-7a2c-4627-921e-17194323d00e req-92b9503a-6f26-4eb0-b047-556e20020545 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a returned with HTTP 200 Aug 20 00:08:53.861481 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 290/1194] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:08:53 2026] DELETE /volume/v3/attachments/d34f61ff-fd82-49b3-a534-f7d6b951903a => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:53.955624 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8d085c8a-fedb-4340-831d-222d3eee9870 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:53.957526 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8d085c8a-fedb-4340-831d-222d3eee9870 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd Aug 20 00:08:53.957705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8d085c8a-fedb-4340-831d-222d3eee9870 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:53.957924 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8d085c8a-fedb-4340-831d-222d3eee9870 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:53.964105 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8d085c8a-fedb-4340-831d-222d3eee9870 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd returned with HTTP 404 Aug 20 00:08:53.964992 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 308/1195] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:53 2026] GET /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:53.975172 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-315bb301-c1c0-4933-adcf-4eacdb42b694 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:53.978444 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-315bb301-c1c0-4933-adcf-4eacdb42b694 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd Aug 20 00:08:53.978714 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-315bb301-c1c0-4933-adcf-4eacdb42b694 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:53.979014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-315bb301-c1c0-4933-adcf-4eacdb42b694 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:53.988993 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f3ad5514-ceb3-407a-af50-e8bd62619d95 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:53.990187 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-315bb301-c1c0-4933-adcf-4eacdb42b694 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd returned with HTTP 404 Aug 20 00:08:53.990822 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 298/1196] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:53 2026] GET /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:53.992422 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3ad5514-ceb3-407a-af50-e8bd62619d95 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 Aug 20 00:08:53.993827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3ad5514-ceb3-407a-af50-e8bd62619d95 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:53.994784 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3ad5514-ceb3-407a-af50-e8bd62619d95 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:54.003230 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-14e359b6-6d07-4b14-8a08-56006f3eed69 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.004322 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3ad5514-ceb3-407a-af50-e8bd62619d95 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 returned with HTTP 404 Aug 20 00:08:54.005453 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 301/1197] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:53 2026] GET /volume/v3/volumes/17a37607-beb7-4ae1-96cc-aa99ecb6ab49 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:54.008570 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14e359b6-6d07-4b14-8a08-56006f3eed69 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd Aug 20 00:08:54.008570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14e359b6-6d07-4b14-8a08-56006f3eed69 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:54.008570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14e359b6-6d07-4b14-8a08-56006f3eed69 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:54.008570 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-14e359b6-6d07-4b14-8a08-56006f3eed69 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Delete volume with id: c768a7e7-0724-4219-a67d-8f0d6a20d4bd Aug 20 00:08:54.017289 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14e359b6-6d07-4b14-8a08-56006f3eed69 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd returned with HTTP 404 Aug 20 00:08:54.017289 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 291/1198] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:54 2026] DELETE /volume/v3/volumes/c768a7e7-0724-4219-a67d-8f0d6a20d4bd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:54.021473 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f58706da-b967-4055-8934-376fe3d317f3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.023375 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:54.023819 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-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-1994903278"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:54.025459 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1994903278'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:54.025624 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume of 1 GB Aug 20 00:08:54.026171 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.028500 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:54.029024 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-445987240"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:54.029957 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Availability Zones retrieved successfully. Aug 20 00:08:54.031104 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-445987240'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:54.031275 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume of 1 GB Aug 20 00:08:54.031664 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:54.031664 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:54.036108 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (c2a5bb45-7aaa-4f45-9b6b-671624851b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:54.039301 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d05c34-26bf-44cc-9318-c98625839c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.039412 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Availability Zones retrieved successfully. Aug 20 00:08:54.039494 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:54.044603 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (0a00e873-7d4e-44b8-b51e-c2c49d4a70bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:54.045830 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bec6af-8ca8-4d0b-a461-54673b10efdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.047260 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:54.073576 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d05c34-26bf-44cc-9318-c98625839c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.074421 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d436adcf-c161-486b-a6c8-d55a329d6436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.082495 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bec6af-8ca8-4d0b-a461-54673b10efdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.084125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a950437-f113-4afc-ad2f-64619f6d4005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.125447 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['353e2d84-26f4-44ba-96b9-806da200d7c5', '8eb23c42-e7cd-4281-bc99-ea9207264acd', 'e96ce4d1-c0a4-467e-bcb6-2dcad4d1c2e9', 'fb88afeb-61b6-42a6-b264-0712c075c710'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:54.126473 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d436adcf-c161-486b-a6c8-d55a329d6436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353e2d84-26f4-44ba-96b9-806da200d7c5', '8eb23c42-e7cd-4281-bc99-ea9207264acd', 'e96ce4d1-c0a4-467e-bcb6-2dcad4d1c2e9', 'fb88afeb-61b6-42a6-b264-0712c075c710']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.127294 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3e8237b-ba0a-4337-8554-3a4d5804c8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.141703 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Created reservations ['c9b5c4cc-8ff6-47d7-8fac-60943b10d5c6', '20a32159-337b-4a4e-82fa-94d2c7fce7da', '34136d68-29f4-4498-8d56-abffb9671c49', '6eecb772-7048-478a-bc61-bebd24e14490'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:54.144458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a950437-f113-4afc-ad2f-64619f6d4005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b5c4cc-8ff6-47d7-8fac-60943b10d5c6', '20a32159-337b-4a4e-82fa-94d2c7fce7da', '34136d68-29f4-4498-8d56-abffb9671c49', '6eecb772-7048-478a-bc61-bebd24e14490']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.144458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f42cd10-cd82-40b5-a25e-f07e17a3d933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.178775 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3e8237b-ba0a-4337-8554-3a4d5804c8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f86440f5-9698-4efd-9b19-9be9ee92b5e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1994903278',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['353e2d84-26f4-44ba-96b9-806da200d7c5','8eb23c42-e7cd-4281-bc99-ea9207264acd','e96ce4d1-c0a4-467e-bcb6-2dcad4d1c2e9','fb88afeb-61b6-42a6-b264-0712c075c710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1994903278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f86440f5-9698-4efd-9b19-9be9ee92b5e5,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.179640 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98987e79-1220-4b2f-b1b6-24c3acf11ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.186533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f42cd10-cd82-40b5-a25e-f07e17a3d933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3423b98f-95b0-492f-89e1-d69d4f4909cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-445987240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['c9b5c4cc-8ff6-47d7-8fac-60943b10d5c6','20a32159-337b-4a4e-82fa-94d2c7fce7da','34136d68-29f4-4498-8d56-abffb9671c49','6eecb772-7048-478a-bc61-bebd24e14490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-445987240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3423b98f-95b0-492f-89e1-d69d4f4909cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8dd613c782748b88e0fc1f740c3ee97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.189440 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c28801-d406-4df9-a4b9-6176392a81f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.201286 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d89d8dbe-37b3-4a58-88a0-bc01cb91ba0f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.202975 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d89d8dbe-37b3-4a58-88a0-bc01cb91ba0f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 Aug 20 00:08:54.204992 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d89d8dbe-37b3-4a58-88a0-bc01cb91ba0f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:54.204992 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d89d8dbe-37b3-4a58-88a0-bc01cb91ba0f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:54.210781 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:54.210781 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:54.214247 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d89d8dbe-37b3-4a58-88a0-bc01cb91ba0f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:54.218192 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d89d8dbe-37b3-4a58-88a0-bc01cb91ba0f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 returned with HTTP 200 Aug 20 00:08:54.218926 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 302/1199] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:54 2026] GET /volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:54.222162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98987e79-1220-4b2f-b1b6-24c3acf11ea9) transitioned into state 'SUCCESS' from state '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-1994903278',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['353e2d84-26f4-44ba-96b9-806da200d7c5','8eb23c42-e7cd-4281-bc99-ea9207264acd','e96ce4d1-c0a4-467e-bcb6-2dcad4d1c2e9','fb88afeb-61b6-42a6-b264-0712c075c710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.222864 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e5cfa8-7b5b-45e4-8bb9-713796067e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.234295 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a616d328-ff35-4cb2-8f37-a9c7109213b2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.236433 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a616d328-ff35-4cb2-8f37-a9c7109213b2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:08:54.236852 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a616d328-ff35-4cb2-8f37-a9c7109213b2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6ee849b-e2df-4682-a8c5-65c684af9ed1", "name": "tempest-VolumesBackupsAdminTest-Backup-302664030", "container": "tempest-volumesbackupsadmintest-backup-container-668840989"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:54.240086 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-a616d328-ff35-4cb2-8f37-a9c7109213b2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Creating new backup {'backup': {'volume_id': 'f6ee849b-e2df-4682-a8c5-65c684af9ed1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-302664030', 'container': 'tempest-volumesbackupsadmintest-backup-container-668840989'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:08:54.240257 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-a616d328-ff35-4cb2-8f37-a9c7109213b2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Creating backup of volume f6ee849b-e2df-4682-a8c5-65c684af9ed1 in container tempest-volumesbackupsadmintest-backup-container-668840989 Aug 20 00:08:54.245962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e5cfa8-7b5b-45e4-8bb9-713796067e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.247174 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c28801-d406-4df9-a4b9-6176392a81f4) transitioned into state 'SUCCESS' from state '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-445987240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['c9b5c4cc-8ff6-47d7-8fac-60943b10d5c6','20a32159-337b-4a4e-82fa-94d2c7fce7da','34136d68-29f4-4498-8d56-abffb9671c49','6eecb772-7048-478a-bc61-bebd24e14490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.247346 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (c2a5bb45-7aaa-4f45-9b6b-671624851b64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:54.247755 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request issued successfully. Aug 20 00:08:54.248157 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1658811f-9175-4856-82fd-f75f19bfb90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:54.248475 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f58706da-b967-4055-8934-376fe3d317f3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:54.249030 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 309/1200] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:54 2026] POST /volume/v3/volumes => generated 812 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:54.252428 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:54.252428 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:54.252428 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a616d328-ff35-4cb2-8f37-a9c7109213b2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:08:54.264504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9a0f669-86ca-43df-bf61-1519066522ae None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.266326 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9a0f669-86ca-43df-bf61-1519066522ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:08:54.266534 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9a0f669-86ca-43df-bf61-1519066522ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:54.266707 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9a0f669-86ca-43df-bf61-1519066522ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:54.274358 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:54.274358 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:54.279025 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1658811f-9175-4856-82fd-f75f19bfb90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:54.279758 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (0a00e873-7d4e-44b8-b51e-c2c49d4a70bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:54.280075 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request issued successfully. Aug 20 00:08:54.280644 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e922ef92-ac3d-49ba-96d0-3673f2214710 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:54.281199 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 299/1201] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:54 2026] POST /volume/v3/volumes => generated 744 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:54.282049 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9a0f669-86ca-43df-bf61-1519066522ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:54.288482 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9a0f669-86ca-43df-bf61-1519066522ae tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 returned with HTTP 200 Aug 20 00:08:54.289034 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 303/1202] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:54 2026] GET /volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:54.292437 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-a616d328-ff35-4cb2-8f37-a9c7109213b2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Created reservations ['fb93cc5d-dfa1-40e8-bdd3-28db364a13e1', '1e1c18d0-4f16-416b-b064-7df3822cfe6a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:54.294557 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8b99ab37-4e17-4a8d-99aa-f03a9f5dcefc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.298587 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b99ab37-4e17-4a8d-99aa-f03a9f5dcefc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf Aug 20 00:08:54.298587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b99ab37-4e17-4a8d-99aa-f03a9f5dcefc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:54.298587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b99ab37-4e17-4a8d-99aa-f03a9f5dcefc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:54.308015 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:54.308015 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:54.313248 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8b99ab37-4e17-4a8d-99aa-f03a9f5dcefc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:54.318211 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b99ab37-4e17-4a8d-99aa-f03a9f5dcefc tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf returned with HTTP 200 Aug 20 00:08:54.318594 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 310/1203] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:54 2026] GET /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf => generated 812 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:54.417616 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a616d328-ff35-4cb2-8f37-a9c7109213b2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:08:54.418174 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 292/1204] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:54 2026] POST /volume/v3/backups => generated 330 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:54.426721 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ea4f1d8-b710-4a10-b4e0-f4e71a6d94ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.428916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ea4f1d8-b710-4a10-b4e0-f4e71a6d94ea tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:08:54.431649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ea4f1d8-b710-4a10-b4e0-f4e71a6d94ea tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:54.431649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ea4f1d8-b710-4a10-b4e0-f4e71a6d94ea tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:54.431649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9ea4f1d8-b710-4a10-b4e0-f4e71a6d94ea tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:54.434207 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:54.434207 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:54.435071 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ea4f1d8-b710-4a10-b4e0-f4e71a6d94ea tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:08:54.435442 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 300/1205] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:54 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:54.687542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3f2e342-db07-4011-a0b8-ebabd71dca36 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:54.690051 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3f2e342-db07-4011-a0b8-ebabd71dca36 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:08:54.690350 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3f2e342-db07-4011-a0b8-ebabd71dca36 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:54.690595 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3f2e342-db07-4011-a0b8-ebabd71dca36 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:54.703520 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:54.703520 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:54.708909 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3f2e342-db07-4011-a0b8-ebabd71dca36 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:54.715582 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3f2e342-db07-4011-a0b8-ebabd71dca36 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:08:54.716232 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 304/1206] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:54 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:55.307851 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8dd3ac6a-4c26-49fb-a119-4d560f0c350a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.310182 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8dd3ac6a-4c26-49fb-a119-4d560f0c350a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:08:55.310423 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8dd3ac6a-4c26-49fb-a119-4d560f0c350a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:55.310656 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8dd3ac6a-4c26-49fb-a119-4d560f0c350a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:55.322874 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.322874 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:55.327553 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8dd3ac6a-4c26-49fb-a119-4d560f0c350a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:55.333427 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-88f89a1a-5b4b-4f6b-8841-59b07265045c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.334679 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8dd3ac6a-4c26-49fb-a119-4d560f0c350a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 returned with HTTP 200 Aug 20 00:08:55.335290 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 311/1207] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:55 2026] GET /volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:55.337379 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88f89a1a-5b4b-4f6b-8841-59b07265045c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf Aug 20 00:08:55.338949 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88f89a1a-5b4b-4f6b-8841-59b07265045c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:55.338949 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88f89a1a-5b4b-4f6b-8841-59b07265045c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:55.347502 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.347502 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:55.350219 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0f042d57-5493-495b-a329-93f988dfa042 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.352460 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f042d57-5493-495b-a329-93f988dfa042 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:08:55.353094 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f042d57-5493-495b-a329-93f988dfa042 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f86440f5-9698-4efd-9b19-9be9ee92b5e5", "name": "tempest-VolumesBackupsTest-Backup-1498376856", "description": "tempest-backup-description-1447645111", "container": "tempest-volumesbackupstest-backup-container-1575698813"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:55.355532 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-0f042d57-5493-495b-a329-93f988dfa042 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating new backup {'backup': {'volume_id': 'f86440f5-9698-4efd-9b19-9be9ee92b5e5', 'name': 'tempest-VolumesBackupsTest-Backup-1498376856', 'description': 'tempest-backup-description-1447645111', 'container': 'tempest-volumesbackupstest-backup-container-1575698813'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:08:55.355746 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-0f042d57-5493-495b-a329-93f988dfa042 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating backup of volume f86440f5-9698-4efd-9b19-9be9ee92b5e5 in container tempest-volumesbackupstest-backup-container-1575698813 Aug 20 00:08:55.355792 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-88f89a1a-5b4b-4f6b-8841-59b07265045c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:55.364247 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88f89a1a-5b4b-4f6b-8841-59b07265045c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf returned with HTTP 200 Aug 20 00:08:55.364434 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.364434 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:55.364824 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 293/1208] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:55 2026] GET /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:55.365406 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0f042d57-5493-495b-a329-93f988dfa042 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:08:55.380270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-abe7f254-d575-41e3-8d55-91484b426615 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.382322 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-abe7f254-d575-41e3-8d55-91484b426615 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf/action Aug 20 00:08:55.382415 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-abe7f254-d575-41e3-8d55-91484b426615 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:55.382521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-abe7f254-d575-41e3-8d55-91484b426615 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:55.394679 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.394679 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:55.395185 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-abe7f254-d575-41e3-8d55-91484b426615 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume '3423b98f-95b0-492f-89e1-d69d4f4909cf' with '{'status': 'maintenance'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:55.421755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-0f042d57-5493-495b-a329-93f988dfa042 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['00ef450d-c756-4961-b38e-f7034d93255e', 'b3dff71d-6622-4c7e-a6dc-2891a91a423a'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:55.449283 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-74777501-ce21-4814-a439-5bb1f52bb1e3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.449828 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-abe7f254-d575-41e3-8d55-91484b426615 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf/action returned with HTTP 202 Aug 20 00:08:55.450172 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 305/1209] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:55 2026] POST /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:55.451320 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-74777501-ce21-4814-a439-5bb1f52bb1e3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:08:55.451540 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-74777501-ce21-4814-a439-5bb1f52bb1e3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:55.451739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-74777501-ce21-4814-a439-5bb1f52bb1e3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:55.451927 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-74777501-ce21-4814-a439-5bb1f52bb1e3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:55.457805 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c2ef8bd-0d9e-4865-8f23-41b5c1ae084a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.460627 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.460627 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:55.464054 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-74777501-ce21-4814-a439-5bb1f52bb1e3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:08:55.464054 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 312/1210] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:55 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:55.464775 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c2ef8bd-0d9e-4865-8f23-41b5c1ae084a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf Aug 20 00:08:55.464775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c2ef8bd-0d9e-4865-8f23-41b5c1ae084a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:55.464775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c2ef8bd-0d9e-4865-8f23-41b5c1ae084a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:55.476207 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.476207 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:55.481431 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5c2ef8bd-0d9e-4865-8f23-41b5c1ae084a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:55.486675 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c2ef8bd-0d9e-4865-8f23-41b5c1ae084a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf returned with HTTP 200 Aug 20 00:08:55.487140 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 294/1211] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:55 2026] GET /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:55.501262 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b404d98-c2e6-48f2-a707-0c522b206996 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.503072 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b404d98-c2e6-48f2-a707-0c522b206996 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf/action Aug 20 00:08:55.503483 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b404d98-c2e6-48f2-a707-0c522b206996 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:55.503651 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b404d98-c2e6-48f2-a707-0c522b206996 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:55.512372 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.512372 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:55.512699 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7b404d98-c2e6-48f2-a707-0c522b206996 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Volume info retrieved successfully. Aug 20 00:08:55.531311 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f042d57-5493-495b-a329-93f988dfa042 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:08:55.532427 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 301/1212] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:55 2026] POST /volume/v3/backups => generated 326 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:55.542962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cca95f0d-d13d-423e-9e47-189461e73f76 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.545059 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cca95f0d-d13d-423e-9e47-189461e73f76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:08:55.545233 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cca95f0d-d13d-423e-9e47-189461e73f76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:55.545462 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cca95f0d-d13d-423e-9e47-189461e73f76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:55.545572 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-cca95f0d-d13d-423e-9e47-189461e73f76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:55.553363 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.553363 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:55.554600 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cca95f0d-d13d-423e-9e47-189461e73f76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:08:55.555264 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 313/1213] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:55 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 820 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:55.585949 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7b404d98-c2e6-48f2-a707-0c522b206996 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Delete volume request issued successfully. Aug 20 00:08:55.586253 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b404d98-c2e6-48f2-a707-0c522b206996 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf/action returned with HTTP 202 Aug 20 00:08:55.586811 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 306/1214] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:55 2026] POST /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:55.599114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e74af3c0-93fb-41de-b27c-f0185eadf45d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:55.602180 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e74af3c0-93fb-41de-b27c-f0185eadf45d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf Aug 20 00:08:55.602417 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e74af3c0-93fb-41de-b27c-f0185eadf45d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:55.602668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e74af3c0-93fb-41de-b27c-f0185eadf45d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:55.613815 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:55.613815 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:55.619201 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e74af3c0-93fb-41de-b27c-f0185eadf45d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:55.627794 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e74af3c0-93fb-41de-b27c-f0185eadf45d tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf returned with HTTP 200 Aug 20 00:08:55.630616 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 295/1215] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:55 2026] GET /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:56.476886 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-87e5f559-72fa-4120-84d8-e87070652b65 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:56.479199 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87e5f559-72fa-4120-84d8-e87070652b65 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:08:56.479468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87e5f559-72fa-4120-84d8-e87070652b65 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:56.479640 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87e5f559-72fa-4120-84d8-e87070652b65 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:56.479807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-87e5f559-72fa-4120-84d8-e87070652b65 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:56.493073 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:56.493073 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:56.494791 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87e5f559-72fa-4120-84d8-e87070652b65 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:08:56.495170 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 302/1216] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:56 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:56.565627 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-545cd561-bf36-4047-943a-7b22e6900c54 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:56.567410 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-545cd561-bf36-4047-943a-7b22e6900c54 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:08:56.567628 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-545cd561-bf36-4047-943a-7b22e6900c54 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:56.567852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-545cd561-bf36-4047-943a-7b22e6900c54 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:56.568000 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-545cd561-bf36-4047-943a-7b22e6900c54 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:56.572870 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:56.572870 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:56.574037 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-545cd561-bf36-4047-943a-7b22e6900c54 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:08:56.574448 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 314/1217] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:56 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:56.643537 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bd79de96-5a3e-44e4-939f-6dbf763d4779 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:56.646157 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd79de96-5a3e-44e4-939f-6dbf763d4779 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf Aug 20 00:08:56.646469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd79de96-5a3e-44e4-939f-6dbf763d4779 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:56.646813 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd79de96-5a3e-44e4-939f-6dbf763d4779 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:56.679723 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd79de96-5a3e-44e4-939f-6dbf763d4779 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf returned with HTTP 404 Aug 20 00:08:56.680587 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 307/1218] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:56 2026] GET /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:56.689319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e6ebdbea-dfbb-4044-9b31-635686bb6f5c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:56.692207 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e6ebdbea-dfbb-4044-9b31-635686bb6f5c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf Aug 20 00:08:56.692487 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e6ebdbea-dfbb-4044-9b31-635686bb6f5c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:56.692709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e6ebdbea-dfbb-4044-9b31-635686bb6f5c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:56.700707 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e6ebdbea-dfbb-4044-9b31-635686bb6f5c tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf returned with HTTP 404 Aug 20 00:08:56.701495 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 296/1219] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:56 2026] GET /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:56.711658 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8ce64657-c738-4ef8-8622-28b772cb71a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:56.714039 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ce64657-c738-4ef8-8622-28b772cb71a5 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf Aug 20 00:08:56.720024 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ce64657-c738-4ef8-8622-28b772cb71a5 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:56.720024 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ce64657-c738-4ef8-8622-28b772cb71a5 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:56.720024 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8ce64657-c738-4ef8-8622-28b772cb71a5 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Delete volume with id: 3423b98f-95b0-492f-89e1-d69d4f4909cf Aug 20 00:08:56.722317 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ce64657-c738-4ef8-8622-28b772cb71a5 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf returned with HTTP 404 Aug 20 00:08:56.722905 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 303/1220] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:56 2026] DELETE /volume/v3/volumes/3423b98f-95b0-492f-89e1-d69d4f4909cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:56.735927 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-20fb699e-4b18-42e5-910a-7069f1977dce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:56.738066 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:56.738995 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1259012552"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:56.740156 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1259012552'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:56.740327 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume of 1 GB Aug 20 00:08:56.748281 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Availability Zones retrieved successfully. Aug 20 00:08:56.754638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (99d6e923-bafe-44e6-9491-06d806bc6dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:56.755832 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dbfe3c9-b3c8-4bae-a716-001c11f4bbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:56.756803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:56.791345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dbfe3c9-b3c8-4bae-a716-001c11f4bbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:56.792180 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a299964-b128-4350-9515-f9e4b54c0cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:56.856826 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Created reservations ['e7cb2331-21c9-4830-b1ab-aa3e3608edbf', 'dcedeb1b-19cc-4076-bb6b-a6c03d87c3dc', 'e974b380-751f-4628-aff9-5e37ba239353', '90b91689-5750-49dc-a62c-f258b2e8b2d5'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:56.857714 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a299964-b128-4350-9515-f9e4b54c0cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7cb2331-21c9-4830-b1ab-aa3e3608edbf', 'dcedeb1b-19cc-4076-bb6b-a6c03d87c3dc', 'e974b380-751f-4628-aff9-5e37ba239353', '90b91689-5750-49dc-a62c-f258b2e8b2d5']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:56.858552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569f9c06-5b68-4f15-a095-f775f2654ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:56.902360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569f9c06-5b68-4f15-a095-f775f2654ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cce790d-7882-45f9-82a0-1c389c88f26b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1259012552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['e7cb2331-21c9-4830-b1ab-aa3e3608edbf','dcedeb1b-19cc-4076-bb6b-a6c03d87c3dc','e974b380-751f-4628-aff9-5e37ba239353','90b91689-5750-49dc-a62c-f258b2e8b2d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1259012552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cce790d-7882-45f9-82a0-1c389c88f26b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8dd613c782748b88e0fc1f740c3ee97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:56.903653 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8f0ca8-9176-432c-bbf5-ce4d1510f7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:56.946016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8f0ca8-9176-432c-bbf5-ce4d1510f7b1) transitioned into state 'SUCCESS' from state '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-1259012552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8dd613c782748b88e0fc1f740c3ee97',qos_specs=None,replication_status=,reservations=['e7cb2331-21c9-4830-b1ab-aa3e3608edbf','dcedeb1b-19cc-4076-bb6b-a6c03d87c3dc','e974b380-751f-4628-aff9-5e37ba239353','90b91689-5750-49dc-a62c-f258b2e8b2d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00bf5199f72a4d2cb6898cf506d1e56b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:56.946981 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff2f285-4691-4afe-9cca-6bb85aecb6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:57.021808 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff2f285-4691-4afe-9cca-6bb85aecb6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:57.023025 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Flow 'volume_create_api' (99d6e923-bafe-44e6-9491-06d806bc6dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:57.023505 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Create volume request issued successfully. Aug 20 00:08:57.024328 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-20fb699e-4b18-42e5-910a-7069f1977dce tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:57.024938 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 315/1221] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:08:56 2026] POST /volume/v3/volumes => generated 745 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:57.045231 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8b29d72e-7f28-4dd4-a273-d0fffd0c7e1b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:57.046611 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b29d72e-7f28-4dd4-a273-d0fffd0c7e1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:57.047398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b29d72e-7f28-4dd4-a273-d0fffd0c7e1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:57.047398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b29d72e-7f28-4dd4-a273-d0fffd0c7e1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:57.056245 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:57.056245 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:57.061398 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8b29d72e-7f28-4dd4-a273-d0fffd0c7e1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:57.071129 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b29d72e-7f28-4dd4-a273-d0fffd0c7e1b tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 200 Aug 20 00:08:57.071770 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 308/1222] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:57 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:57.509421 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-41a9958a-df15-44f8-8b5f-899f12fac8c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:57.511663 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-41a9958a-df15-44f8-8b5f-899f12fac8c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:08:57.512116 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-41a9958a-df15-44f8-8b5f-899f12fac8c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:57.512402 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-41a9958a-df15-44f8-8b5f-899f12fac8c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:57.512554 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-41a9958a-df15-44f8-8b5f-899f12fac8c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:57.518367 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:57.518367 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:57.519520 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-41a9958a-df15-44f8-8b5f-899f12fac8c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:08:57.520213 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 297/1223] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:57 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:57.586203 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dafd707a-6f54-469a-914b-e8bd1fc73d39 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:57.588178 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dafd707a-6f54-469a-914b-e8bd1fc73d39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:08:57.588389 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dafd707a-6f54-469a-914b-e8bd1fc73d39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:57.588701 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dafd707a-6f54-469a-914b-e8bd1fc73d39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:57.588864 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-dafd707a-6f54-469a-914b-e8bd1fc73d39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:57.593048 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:57.593048 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:57.593723 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dafd707a-6f54-469a-914b-e8bd1fc73d39 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:08:57.594255 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 304/1224] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:57 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.089655 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-07e63683-60df-482b-a08e-c1250bdedc57 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.099848 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-07e63683-60df-482b-a08e-c1250bdedc57 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.100075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-07e63683-60df-482b-a08e-c1250bdedc57 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.100276 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-07e63683-60df-482b-a08e-c1250bdedc57 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.108931 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.108931 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:58.121657 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-07e63683-60df-482b-a08e-c1250bdedc57 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:58.128808 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-07e63683-60df-482b-a08e-c1250bdedc57 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 200 Aug 20 00:08:58.129396 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 316/1225] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.144760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c7cfe670-5bd7-484f-a372-744778cf7cb7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.146585 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7cfe670-5bd7-484f-a372-744778cf7cb7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action Aug 20 00:08:58.147802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7cfe670-5bd7-484f-a372-744778cf7cb7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:58.147802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7cfe670-5bd7-484f-a372-744778cf7cb7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:58.159187 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.159187 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:58.159860 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-c7cfe670-5bd7-484f-a372-744778cf7cb7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume '9cce790d-7882-45f9-82a0-1c389c88f26b' with '{'status': 'error'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:58.191651 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7cfe670-5bd7-484f-a372-744778cf7cb7 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action returned with HTTP 202 Aug 20 00:08:58.192337 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 309/1226] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:58 2026] POST /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:58.201010 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-366ba7d8-8143-4567-8026-3b6d1761bc8a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.203505 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-366ba7d8-8143-4567-8026-3b6d1761bc8a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.203823 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-366ba7d8-8143-4567-8026-3b6d1761bc8a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.204088 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-366ba7d8-8143-4567-8026-3b6d1761bc8a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.216475 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.216475 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:58.223912 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-366ba7d8-8143-4567-8026-3b6d1761bc8a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:58.231992 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-366ba7d8-8143-4567-8026-3b6d1761bc8a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 200 Aug 20 00:08:58.232627 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 298/1227] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 834 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.250651 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ebcd882-b281-4d76-8115-b8d4d01cebd4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.252567 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ebcd882-b281-4d76-8115-b8d4d01cebd4 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action Aug 20 00:08:58.252992 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ebcd882-b281-4d76-8115-b8d4d01cebd4 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:58.253119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ebcd882-b281-4d76-8115-b8d4d01cebd4 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:58.263545 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.263545 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:58.264402 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-9ebcd882-b281-4d76-8115-b8d4d01cebd4 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume '9cce790d-7882-45f9-82a0-1c389c88f26b' with '{'status': 'available'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:58.306517 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ebcd882-b281-4d76-8115-b8d4d01cebd4 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action returned with HTTP 202 Aug 20 00:08:58.307059 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 305/1228] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:58 2026] POST /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:58.315562 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bf0bc4ac-b7ff-4b95-8332-47f099f1a346 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.318365 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bf0bc4ac-b7ff-4b95-8332-47f099f1a346 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.318658 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bf0bc4ac-b7ff-4b95-8332-47f099f1a346 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.319013 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bf0bc4ac-b7ff-4b95-8332-47f099f1a346 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.326942 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.326942 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:08:58.332115 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bf0bc4ac-b7ff-4b95-8332-47f099f1a346 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:58.337759 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bf0bc4ac-b7ff-4b95-8332-47f099f1a346 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 200 Aug 20 00:08:58.338328 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 317/1229] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.354060 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a4f699a-2b8e-4aa4-978d-22d0370b5fad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.357918 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a4f699a-2b8e-4aa4-978d-22d0370b5fad tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action Aug 20 00:08:58.357918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a4f699a-2b8e-4aa4-978d-22d0370b5fad tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:58.357918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a4f699a-2b8e-4aa4-978d-22d0370b5fad tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:58.369063 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.369063 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:58.369770 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-9a4f699a-2b8e-4aa4-978d-22d0370b5fad tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume '9cce790d-7882-45f9-82a0-1c389c88f26b' with '{'status': 'maintenance'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:58.408588 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a4f699a-2b8e-4aa4-978d-22d0370b5fad tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action returned with HTTP 202 Aug 20 00:08:58.409345 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 310/1230] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:58 2026] POST /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:58.419024 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2f048480-25ad-436e-849f-f9bdf683df02 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.421436 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2f048480-25ad-436e-849f-f9bdf683df02 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.421837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2f048480-25ad-436e-849f-f9bdf683df02 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.422025 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2f048480-25ad-436e-849f-f9bdf683df02 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.431199 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.431199 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:58.436102 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2f048480-25ad-436e-849f-f9bdf683df02 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:58.442110 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2f048480-25ad-436e-849f-f9bdf683df02 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 200 Aug 20 00:08:58.442909 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 299/1231] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.459245 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c1922a5-257a-4fce-ab82-428ea803b8f2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.461596 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c1922a5-257a-4fce-ab82-428ea803b8f2 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] POST https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action Aug 20 00:08:58.462057 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c1922a5-257a-4fce-ab82-428ea803b8f2 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:08:58.462447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c1922a5-257a-4fce-ab82-428ea803b8f2 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:58.473013 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.473013 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:58.473473 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-2c1922a5-257a-4fce-ab82-428ea803b8f2 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] Updating volume '9cce790d-7882-45f9-82a0-1c389c88f26b' with '{'status': 'available'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:08:58.488199 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.490192 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:08:58.492594 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1247509098", "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:08:58.492594 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1247509098', 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:08:58.512093 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c1922a5-257a-4fce-ab82-428ea803b8f2 tempest-VolumesActionsTest-2076107050 tempest-VolumesActionsTest-2076107050-project-admin] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action returned with HTTP 202 Aug 20 00:08:58.512693 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 306/1232] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:08:58 2026] POST /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:08:58.524375 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dc1c4b72-3df8-4b5a-8391-227cc92e457a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.527261 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc1c4b72-3df8-4b5a-8391-227cc92e457a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.527373 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc1c4b72-3df8-4b5a-8391-227cc92e457a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.527671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc1c4b72-3df8-4b5a-8391-227cc92e457a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.533367 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-039223f0-a361-455b-bda7-92c2b71e99c2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.535288 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-039223f0-a361-455b-bda7-92c2b71e99c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:08:58.535499 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-039223f0-a361-455b-bda7-92c2b71e99c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.535688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-039223f0-a361-455b-bda7-92c2b71e99c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.535802 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-039223f0-a361-455b-bda7-92c2b71e99c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:58.540674 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.540674 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:58.541634 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-039223f0-a361-455b-bda7-92c2b71e99c2 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:08:58.542062 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 300/1233] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.545619 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.545619 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:58.551137 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dc1c4b72-3df8-4b5a-8391-227cc92e457a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:58.556198 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc1c4b72-3df8-4b5a-8391-227cc92e457a tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 200 Aug 20 00:08:58.557504 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 311/1234] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:08:58.575476 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f61514b6-a792-4672-bdc4-99856a07b6a0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.579215 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f61514b6-a792-4672-bdc4-99856a07b6a0 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.580491 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f61514b6-a792-4672-bdc4-99856a07b6a0 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.580824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f61514b6-a792-4672-bdc4-99856a07b6a0 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.592243 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.592243 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:58.597449 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f61514b6-a792-4672-bdc4-99856a07b6a0 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:58.600916 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Create volume of 1 GB Aug 20 00:08:58.605360 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f61514b6-a792-4672-bdc4-99856a07b6a0 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 200 Aug 20 00:08:58.605650 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Availability Zones retrieved successfully. Aug 20 00:08:58.605898 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 307/1235] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.607624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-54b5a4a7-7e34-4248-8077-c15f79cb8695 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.611913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54b5a4a7-7e34-4248-8077-c15f79cb8695 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:08:58.611913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54b5a4a7-7e34-4248-8077-c15f79cb8695 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.611913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54b5a4a7-7e34-4248-8077-c15f79cb8695 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.611913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-54b5a4a7-7e34-4248-8077-c15f79cb8695 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:58.612221 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Flow 'volume_create_api' (dd4aa0da-bf2e-4284-ac97-01f78dae0540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:58.613510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff29377-4ace-4d4f-9060-34d315f75baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:58.614473 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.614473 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:58.614555 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:08:58.615572 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54b5a4a7-7e34-4248-8077-c15f79cb8695 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:08:58.615632 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 301/1236] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.629956 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a9fd33a8-1a0b-4b1a-9a8c-8cf67b5fb0ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.632037 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9fd33a8-1a0b-4b1a-9a8c-8cf67b5fb0ad tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.632234 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9fd33a8-1a0b-4b1a-9a8c-8cf67b5fb0ad tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.632456 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9fd33a8-1a0b-4b1a-9a8c-8cf67b5fb0ad tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.632603 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a9fd33a8-1a0b-4b1a-9a8c-8cf67b5fb0ad tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Delete volume with id: 9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.639729 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.639729 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:58.640267 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9fd33a8-1a0b-4b1a-9a8c-8cf67b5fb0ad tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:58.691097 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff29377-4ace-4d4f-9060-34d315f75baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:58.692017 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc05d8f-48b9-4721-be22-ed8caa6d5336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:58.694126 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9fd33a8-1a0b-4b1a-9a8c-8cf67b5fb0ad tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Delete volume request issued successfully. Aug 20 00:08:58.694332 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9fd33a8-1a0b-4b1a-9a8c-8cf67b5fb0ad tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 202 Aug 20 00:08:58.694852 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 312/1237] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:08:58 2026] DELETE /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:08:58.704230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3818abd2-13cd-4484-87e5-b2feac30e567 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.706567 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3818abd2-13cd-4484-87e5-b2feac30e567 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:58.706810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3818abd2-13cd-4484-87e5-b2feac30e567 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.707119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3818abd2-13cd-4484-87e5-b2feac30e567 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.715344 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.715344 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:58.723687 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3818abd2-13cd-4484-87e5-b2feac30e567 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Volume info retrieved successfully. Aug 20 00:08:58.725861 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3818abd2-13cd-4484-87e5-b2feac30e567 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 200 Aug 20 00:08:58.728248 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 308/1238] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:58.766291 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Created reservations ['b5f81961-f407-4436-9d61-13634a6d4fa0', 'e1588e9e-d233-4451-b7c7-f6e02d8f3e46', '25b6e5db-adbc-4455-92ef-517990983a99', '46234010-858e-49b8-a955-d7b96e5c1e84'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:08:58.767049 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc05d8f-48b9-4721-be22-ed8caa6d5336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f81961-f407-4436-9d61-13634a6d4fa0', 'e1588e9e-d233-4451-b7c7-f6e02d8f3e46', '25b6e5db-adbc-4455-92ef-517990983a99', '46234010-858e-49b8-a955-d7b96e5c1e84']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:58.767704 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bbb5dc6-cdaf-4c02-8e72-2ef20059a891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:58.824585 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bbb5dc6-cdaf-4c02-8e72-2ef20059a891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec', '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-1247509098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644f36fd9db54ef7bd29885d4ede0660',qos_specs=None,replication_status=,reservations=['b5f81961-f407-4436-9d61-13634a6d4fa0','e1588e9e-d233-4451-b7c7-f6e02d8f3e46','25b6e5db-adbc-4455-92ef-517990983a99','46234010-858e-49b8-a955-d7b96e5c1e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c7edc03b184261916feb5e49913038',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1247509098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644f36fd9db54ef7bd29885d4ede0660',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14c7edc03b184261916feb5e49913038',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:58.825549 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdc8d0b-2b5c-4012-8c84-11f940e4613e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:58.856218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdc8d0b-2b5c-4012-8c84-11f940e4613e) transitioned into state 'SUCCESS' from state '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-1247509098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644f36fd9db54ef7bd29885d4ede0660',qos_specs=None,replication_status=,reservations=['b5f81961-f407-4436-9d61-13634a6d4fa0','e1588e9e-d233-4451-b7c7-f6e02d8f3e46','25b6e5db-adbc-4455-92ef-517990983a99','46234010-858e-49b8-a955-d7b96e5c1e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14c7edc03b184261916feb5e49913038',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:58.857065 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82eca52b-fe14-4e72-9464-456d52c56bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:08:58.889411 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82eca52b-fe14-4e72-9464-456d52c56bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:08:58.890327 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Flow 'volume_create_api' (dd4aa0da-bf2e-4284-ac97-01f78dae0540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:08:58.890703 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Create volume request issued successfully. Aug 20 00:08:58.891433 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23b92893-25ec-4ac6-bb13-252f73fbbd69 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:08:58.891906 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 318/1239] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:08:58 2026] POST /volume/v3/volumes => generated 749 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:08:58.906621 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2c3db9c9-f739-4705-9ce7-4a7201c19919 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:58.908802 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c3db9c9-f739-4705-9ce7-4a7201c19919 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec Aug 20 00:08:58.909072 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c3db9c9-f739-4705-9ce7-4a7201c19919 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:58.909314 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c3db9c9-f739-4705-9ce7-4a7201c19919 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:58.917120 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:58.917120 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:58.923809 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2c3db9c9-f739-4705-9ce7-4a7201c19919 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:58.929818 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c3db9c9-f739-4705-9ce7-4a7201c19919 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec returned with HTTP 200 Aug 20 00:08:58.930220 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 302/1240] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:58 2026] GET /volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:08:59.555914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e23b8ed2-af26-4af1-a210-cf0261ac3616 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:59.556665 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e23b8ed2-af26-4af1-a210-cf0261ac3616 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:08:59.556884 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e23b8ed2-af26-4af1-a210-cf0261ac3616 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:59.557096 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e23b8ed2-af26-4af1-a210-cf0261ac3616 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:59.557205 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e23b8ed2-af26-4af1-a210-cf0261ac3616 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:59.567251 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:59.567251 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:08:59.568513 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e23b8ed2-af26-4af1-a210-cf0261ac3616 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:08:59.569321 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 313/1241] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:59 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:59.636289 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3683d737-5c26-425c-8876-8232776597c6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:59.638612 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3683d737-5c26-425c-8876-8232776597c6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:08:59.638808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3683d737-5c26-425c-8876-8232776597c6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:59.639092 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3683d737-5c26-425c-8876-8232776597c6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:59.639210 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3683d737-5c26-425c-8876-8232776597c6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:08:59.643918 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:59.643918 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:08:59.645613 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3683d737-5c26-425c-8876-8232776597c6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:08:59.645833 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 309/1242] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:59 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:08:59.743797 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2c4b9fa2-b3f1-48c4-b198-39b5338f6434 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:59.745774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2c4b9fa2-b3f1-48c4-b198-39b5338f6434 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] GET https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b Aug 20 00:08:59.745986 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2c4b9fa2-b3f1-48c4-b198-39b5338f6434 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:59.746232 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2c4b9fa2-b3f1-48c4-b198-39b5338f6434 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:59.756024 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2c4b9fa2-b3f1-48c4-b198-39b5338f6434 tempest-VolumesActionsTest-1252653663 tempest-VolumesActionsTest-1252653663-project-member] https://10.4.3.9/volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b returned with HTTP 404 Aug 20 00:08:59.756660 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 319/1243] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:59 2026] GET /volume/v3/volumes/9cce790d-7882-45f9-82a0-1c389c88f26b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:08:59.943516 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0035e7fc-3498-42a1-9384-47a742ec40d7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:08:59.946431 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0035e7fc-3498-42a1-9384-47a742ec40d7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec Aug 20 00:08:59.946634 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0035e7fc-3498-42a1-9384-47a742ec40d7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:08:59.946823 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0035e7fc-3498-42a1-9384-47a742ec40d7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:08:59.962933 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:08:59.962933 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:08:59.966538 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0035e7fc-3498-42a1-9384-47a742ec40d7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:08:59.973836 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0035e7fc-3498-42a1-9384-47a742ec40d7 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec returned with HTTP 200 Aug 20 00:08:59.974327 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 303/1244] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:08:59 2026] GET /volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:00.018970 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-5ddaf698-c962-4be0-b369-bcccdffca70a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:00.021700 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-5ddaf698-c962-4be0-b369-bcccdffca70a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec Aug 20 00:09:00.021959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-5ddaf698-c962-4be0-b369-bcccdffca70a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:00.022826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-5ddaf698-c962-4be0-b369-bcccdffca70a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:00.035769 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:00.035769 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:00.040791 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-5ddaf698-c962-4be0-b369-bcccdffca70a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:09:00.053174 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-5ddaf698-c962-4be0-b369-bcccdffca70a tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec returned with HTTP 200 Aug 20 00:09:00.053174 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 314/1245] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:00 2026] GET /volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:00.582258 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e5f897f8-d543-4238-8894-39d726f3815f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:00.587660 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e5f897f8-d543-4238-8894-39d726f3815f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:00.587936 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e5f897f8-d543-4238-8894-39d726f3815f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:00.588164 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e5f897f8-d543-4238-8894-39d726f3815f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:00.588317 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e5f897f8-d543-4238-8894-39d726f3815f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:00.595160 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:00.595160 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:00.595664 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e5f897f8-d543-4238-8894-39d726f3815f tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:00.596289 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 310/1246] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:00 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:00.664678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9b54170c-560b-4106-a952-aca4c586dd06 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:00.668420 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b54170c-560b-4106-a952-aca4c586dd06 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:00.668420 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b54170c-560b-4106-a952-aca4c586dd06 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:00.668420 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b54170c-560b-4106-a952-aca4c586dd06 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:00.668420 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-9b54170c-560b-4106-a952-aca4c586dd06 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:00.679516 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:00.679516 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:00.680881 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b54170c-560b-4106-a952-aca4c586dd06 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:00.681919 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 320/1247] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:00 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:00.689225 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-60a70a89-a9f7-4503-9dab-1f25a73c047e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:00.692488 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-60a70a89-a9f7-4503-9dab-1f25a73c047e tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec Aug 20 00:09:00.693035 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-60a70a89-a9f7-4503-9dab-1f25a73c047e tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:00.693243 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-60a70a89-a9f7-4503-9dab-1f25a73c047e tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:00.706308 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:00.706308 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:00.716306 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-60a70a89-a9f7-4503-9dab-1f25a73c047e tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:09:00.726922 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-60a70a89-a9f7-4503-9dab-1f25a73c047e tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec returned with HTTP 200 Aug 20 00:09:00.727817 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 304/1248] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:00 2026] GET /volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:00.743026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2490ecaf-e28a-48b7-a11c-529556651b23 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:00.743026 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2490ecaf-e28a-48b7-a11c-529556651b23 None None] GET https://10.4.3.9/volume// Aug 20 00:09:00.743026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2490ecaf-e28a-48b7-a11c-529556651b23 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:00.743026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2490ecaf-e28a-48b7-a11c-529556651b23 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:00.743026 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2490ecaf-e28a-48b7-a11c-529556651b23 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:09:00.744445 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 315/1249] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:09:00 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:09:00.754522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-423ea60a-9043-4b06-97ce-d3da387ba4a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:00.758523 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-423ea60a-9043-4b06-97ce-d3da387ba4a2 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:09:00.758523 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-423ea60a-9043-4b06-97ce-d3da387ba4a2 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec", "connector": null, "instance_uuid": "39522293-c408-4e8c-81a0-38f12b381920"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:00.768095 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:00.768095 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:00.874441 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-423ea60a-9043-4b06-97ce-d3da387ba4a2 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:09:00.875246 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 311/1250] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:09:00 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:01.610453 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-86755e7a-bacf-4a2b-9357-de6f90732974 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:01.612459 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-86755e7a-bacf-4a2b-9357-de6f90732974 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:01.612915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-86755e7a-bacf-4a2b-9357-de6f90732974 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:01.613144 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-86755e7a-bacf-4a2b-9357-de6f90732974 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:01.613280 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-86755e7a-bacf-4a2b-9357-de6f90732974 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:01.619189 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:01.619189 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:01.620209 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-86755e7a-bacf-4a2b-9357-de6f90732974 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:01.620679 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 321/1251] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:01 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:01.695289 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b56798d5-a0c5-449b-bb69-282590669d66 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:01.697579 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b56798d5-a0c5-449b-bb69-282590669d66 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:01.697866 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b56798d5-a0c5-449b-bb69-282590669d66 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:01.698145 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b56798d5-a0c5-449b-bb69-282590669d66 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:01.698300 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b56798d5-a0c5-449b-bb69-282590669d66 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:01.703495 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:01.703495 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:01.704448 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b56798d5-a0c5-449b-bb69-282590669d66 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:01.709237 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 305/1252] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:01 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:02.650243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-65b85f21-af6f-40a0-8d3d-9fb485c7f4a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:02.650243 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65b85f21-af6f-40a0-8d3d-9fb485c7f4a8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:02.650243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65b85f21-af6f-40a0-8d3d-9fb485c7f4a8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:02.650243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65b85f21-af6f-40a0-8d3d-9fb485c7f4a8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:02.650243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-65b85f21-af6f-40a0-8d3d-9fb485c7f4a8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:02.672202 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:02.672202 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:02.672202 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65b85f21-af6f-40a0-8d3d-9fb485c7f4a8 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:02.672202 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 316/1253] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:02 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:02.718321 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c93da630-25f7-4891-9950-a7c9c84df3c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:02.723501 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c93da630-25f7-4891-9950-a7c9c84df3c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:02.723816 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c93da630-25f7-4891-9950-a7c9c84df3c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:02.724102 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c93da630-25f7-4891-9950-a7c9c84df3c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:02.724251 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c93da630-25f7-4891-9950-a7c9c84df3c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:02.739313 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:02.739313 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:02.739758 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c93da630-25f7-4891-9950-a7c9c84df3c0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:02.740147 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 312/1254] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:02 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:02.951218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ba4babb1-9626-440f-a3ae-e593e766f7b4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:02.951832 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ba4babb1-9626-440f-a3ae-e593e766f7b4 None None] GET https://10.4.3.9/volume// Aug 20 00:09:02.952049 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ba4babb1-9626-440f-a3ae-e593e766f7b4 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:02.953010 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ba4babb1-9626-440f-a3ae-e593e766f7b4 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:02.953010 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ba4babb1-9626-440f-a3ae-e593e766f7b4 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:09:02.954259 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 322/1255] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:09:02 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:09:02.965725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-c69a079c-c76c-4022-9adf-f204b0a955f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:02.969314 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-c69a079c-c76c-4022-9adf-f204b0a955f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec Aug 20 00:09:02.970253 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-c69a079c-c76c-4022-9adf-f204b0a955f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:02.970531 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-c69a079c-c76c-4022-9adf-f204b0a955f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:02.995713 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:02.995713 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:03.007267 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-c69a079c-c76c-4022-9adf-f204b0a955f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:09:03.018171 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-c69a079c-c76c-4022-9adf-f204b0a955f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec returned with HTTP 200 Aug 20 00:09:03.018676 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 306/1256] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:09:02 2026] GET /volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec => generated 1536 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:09:03.162442 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-34e3d0a2-ddb6-419d-a271-b44d1c4eb336 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:03.165378 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-34e3d0a2-ddb6-419d-a271-b44d1c4eb336 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] PUT https://10.4.3.9/volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607 Aug 20 00:09:03.167911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-34e3d0a2-ddb6-419d-a271-b44d1c4eb336 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:03.183148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-34e3d0a2-ddb6-419d-a271-b44d1c4eb336 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Acquiring lock "cinder-attachment_update-5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:09:03.190202 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-34e3d0a2-ddb6-419d-a271-b44d1c4eb336 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Lock "cinder-attachment_update-5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:09:03.191629 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:03.191629 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:03.420479 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-34e3d0a2-ddb6-419d-a271-b44d1c4eb336 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Lock "cinder-attachment_update-5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec-np0000007832" released by "attachment_update" :: held 0.230s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:09:03.421049 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-34e3d0a2-ddb6-419d-a271-b44d1c4eb336 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607 returned with HTTP 200 Aug 20 00:09:03.421734 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 317/1257] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:09:03 2026] PUT /volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607 => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:03.472207 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-a20e2667-b848-44d7-b4a0-cea9582e36ed None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:03.484240 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-a20e2667-b848-44d7-b4a0-cea9582e36ed tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607/action Aug 20 00:09:03.484240 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-a20e2667-b848-44d7-b4a0-cea9582e36ed tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:03.484540 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-a20e2667-b848-44d7-b4a0-cea9582e36ed tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:03.520053 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:03.520053 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:03.577000 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7a09b611-8f06-416f-bcee-0f6a59921fb2 req-a20e2667-b848-44d7-b4a0-cea9582e36ed tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607/action returned with HTTP 204 Aug 20 00:09:03.577403 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 313/1258] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:09:03 2026] POST /volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:03.685370 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2ffe5c84-c602-4ca2-86df-309390e13ef3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:03.688060 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2ffe5c84-c602-4ca2-86df-309390e13ef3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:03.688350 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2ffe5c84-c602-4ca2-86df-309390e13ef3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:03.688628 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2ffe5c84-c602-4ca2-86df-309390e13ef3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:03.688808 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-2ffe5c84-c602-4ca2-86df-309390e13ef3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:03.694931 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:03.694931 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:03.696220 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2ffe5c84-c602-4ca2-86df-309390e13ef3 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:03.696968 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 323/1259] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:03 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:03.757725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6ff8c490-3d95-4675-95c4-4b07b50bfdd7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:03.763777 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ff8c490-3d95-4675-95c4-4b07b50bfdd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:03.763777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ff8c490-3d95-4675-95c4-4b07b50bfdd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:03.764747 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ff8c490-3d95-4675-95c4-4b07b50bfdd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:03.765077 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6ff8c490-3d95-4675-95c4-4b07b50bfdd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:03.777740 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:03.777740 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:03.778784 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ff8c490-3d95-4675-95c4-4b07b50bfdd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:03.780160 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 307/1260] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:03 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:04.712415 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-420e227a-a02a-4b7a-bead-ff152cfa0212 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:04.713642 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-420e227a-a02a-4b7a-bead-ff152cfa0212 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:04.714063 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-420e227a-a02a-4b7a-bead-ff152cfa0212 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:04.714270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-420e227a-a02a-4b7a-bead-ff152cfa0212 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:04.714375 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-420e227a-a02a-4b7a-bead-ff152cfa0212 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:04.719174 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:04.719174 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:04.720125 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-420e227a-a02a-4b7a-bead-ff152cfa0212 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:04.720731 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 318/1261] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:04 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:04.792766 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-13199385-4b31-443f-a39b-8027ab5da97d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:04.795189 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13199385-4b31-443f-a39b-8027ab5da97d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:04.795422 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13199385-4b31-443f-a39b-8027ab5da97d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:04.795655 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13199385-4b31-443f-a39b-8027ab5da97d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:04.796099 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-13199385-4b31-443f-a39b-8027ab5da97d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:04.800812 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:04.800812 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:04.807914 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13199385-4b31-443f-a39b-8027ab5da97d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:04.807914 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 314/1262] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:04 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:05.732224 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b6df0b2a-8567-4526-b42b-5d9a29c0a8ec None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:05.734160 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b6df0b2a-8567-4526-b42b-5d9a29c0a8ec tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:05.734363 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b6df0b2a-8567-4526-b42b-5d9a29c0a8ec tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:05.734584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b6df0b2a-8567-4526-b42b-5d9a29c0a8ec tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:05.734713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b6df0b2a-8567-4526-b42b-5d9a29c0a8ec tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:05.738930 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:05.738930 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:05.739665 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b6df0b2a-8567-4526-b42b-5d9a29c0a8ec tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:05.740057 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 324/1263] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:05 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:05.817051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d31b11e7-545c-461a-a598-1f03657f70ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:05.819710 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d31b11e7-545c-461a-a598-1f03657f70ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:05.820034 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d31b11e7-545c-461a-a598-1f03657f70ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:05.820399 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d31b11e7-545c-461a-a598-1f03657f70ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:05.820537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d31b11e7-545c-461a-a598-1f03657f70ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:05.826975 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:05.826975 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:05.828334 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d31b11e7-545c-461a-a598-1f03657f70ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:05.829271 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 308/1264] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:05 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:06.751470 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-244af464-a9ea-4d7d-b422-5f16bb9df7ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:06.753723 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-244af464-a9ea-4d7d-b422-5f16bb9df7ad tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:06.753972 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-244af464-a9ea-4d7d-b422-5f16bb9df7ad tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:06.754221 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-244af464-a9ea-4d7d-b422-5f16bb9df7ad tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:06.754374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-244af464-a9ea-4d7d-b422-5f16bb9df7ad tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:06.759848 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:06.759848 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:06.760114 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-244af464-a9ea-4d7d-b422-5f16bb9df7ad tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:06.760620 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 319/1265] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:06 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:06.846852 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-115dde23-10a6-4f1a-9d65-dc26b583a259 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:06.850288 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-115dde23-10a6-4f1a-9d65-dc26b583a259 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:06.850488 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-115dde23-10a6-4f1a-9d65-dc26b583a259 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:06.850695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-115dde23-10a6-4f1a-9d65-dc26b583a259 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:06.850812 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-115dde23-10a6-4f1a-9d65-dc26b583a259 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:06.854798 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:06.854798 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:06.855564 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-115dde23-10a6-4f1a-9d65-dc26b583a259 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:06.855945 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 315/1266] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:06 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:07.776230 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1b9d7199-1b7e-4e32-8d19-d74799c88c90 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:07.776743 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b9d7199-1b7e-4e32-8d19-d74799c88c90 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:07.776946 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b9d7199-1b7e-4e32-8d19-d74799c88c90 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:07.777133 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b9d7199-1b7e-4e32-8d19-d74799c88c90 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:07.777233 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1b9d7199-1b7e-4e32-8d19-d74799c88c90 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:07.783963 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:07.783963 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:07.783963 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b9d7199-1b7e-4e32-8d19-d74799c88c90 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:07.789276 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 325/1267] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:07 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:07.868143 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d341e07-d62e-4b1d-b497-1f65b529f16d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:07.869775 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d341e07-d62e-4b1d-b497-1f65b529f16d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:07.869913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d341e07-d62e-4b1d-b497-1f65b529f16d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:07.870091 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d341e07-d62e-4b1d-b497-1f65b529f16d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:07.870179 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1d341e07-d62e-4b1d-b497-1f65b529f16d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:07.874684 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:07.874684 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:07.875551 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d341e07-d62e-4b1d-b497-1f65b529f16d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:07.876041 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 309/1268] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:07 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:08.803923 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4dd092d3-a130-419a-b803-a932b1653f52 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:08.806149 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4dd092d3-a130-419a-b803-a932b1653f52 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:08.806873 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4dd092d3-a130-419a-b803-a932b1653f52 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:08.806873 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4dd092d3-a130-419a-b803-a932b1653f52 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:08.806873 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4dd092d3-a130-419a-b803-a932b1653f52 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:08.822682 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:08.822682 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:08.823765 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4dd092d3-a130-419a-b803-a932b1653f52 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:08.824387 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 320/1269] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:08 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:08.898560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3db86489-728b-48c5-8b36-b4595fce5cd7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:08.905460 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3db86489-728b-48c5-8b36-b4595fce5cd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:08.906157 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3db86489-728b-48c5-8b36-b4595fce5cd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:08.907131 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3db86489-728b-48c5-8b36-b4595fce5cd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:08.907253 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3db86489-728b-48c5-8b36-b4595fce5cd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:08.923287 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:08.923287 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:08.924213 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3db86489-728b-48c5-8b36-b4595fce5cd7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:08.925863 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 316/1270] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:08 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:08.994942 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d7945029-a59d-4232-9ea4-6416ab8d07b1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:09.109191 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d7945029-a59d-4232-9ea4-6416ab8d07b1 tempest-AvailabilityZoneTestJSON-1017860140 tempest-AvailabilityZoneTestJSON-1017860140-project-member] GET https://10.4.3.9/volume/v3/os-availability-zone Aug 20 00:09:09.109467 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d7945029-a59d-4232-9ea4-6416ab8d07b1 tempest-AvailabilityZoneTestJSON-1017860140 tempest-AvailabilityZoneTestJSON-1017860140-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:09.109755 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d7945029-a59d-4232-9ea4-6416ab8d07b1 tempest-AvailabilityZoneTestJSON-1017860140 tempest-AvailabilityZoneTestJSON-1017860140-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:09.113044 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d7945029-a59d-4232-9ea4-6416ab8d07b1 tempest-AvailabilityZoneTestJSON-1017860140 tempest-AvailabilityZoneTestJSON-1017860140-project-member] Availability Zones retrieved successfully. Aug 20 00:09:09.113331 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d7945029-a59d-4232-9ea4-6416ab8d07b1 tempest-AvailabilityZoneTestJSON-1017860140 tempest-AvailabilityZoneTestJSON-1017860140-project-member] https://10.4.3.9/volume/v3/os-availability-zone returned with HTTP 200 Aug 20 00:09:09.113765 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 326/1271] 10.4.3.9 () {66 vars in 1262 bytes} [Thu Aug 20 00:09:08 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:09:09.839660 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a5b1a385-9c19-4db3-8bc1-e6dcb9ecb9fb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:09.841943 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5b1a385-9c19-4db3-8bc1-e6dcb9ecb9fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:09.841943 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5b1a385-9c19-4db3-8bc1-e6dcb9ecb9fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:09.842060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5b1a385-9c19-4db3-8bc1-e6dcb9ecb9fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:09.842060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a5b1a385-9c19-4db3-8bc1-e6dcb9ecb9fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:09.848231 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:09.848231 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:09.848873 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5b1a385-9c19-4db3-8bc1-e6dcb9ecb9fb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:09.849757 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 310/1272] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:09 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:09.940189 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-16799f16-432b-4f00-a577-fd4ef0e6e4e4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:09.942465 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16799f16-432b-4f00-a577-fd4ef0e6e4e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:09.942725 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16799f16-432b-4f00-a577-fd4ef0e6e4e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:09.943298 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16799f16-432b-4f00-a577-fd4ef0e6e4e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:09.943443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-16799f16-432b-4f00-a577-fd4ef0e6e4e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:09.949397 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:09.949397 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:09.950642 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16799f16-432b-4f00-a577-fd4ef0e6e4e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:09.951147 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 321/1273] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:09 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:10.754011 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:10.866398 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5c5cbac8-249e-48bf-b8ca-48a328fcc3d4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:10.871156 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c5cbac8-249e-48bf-b8ca-48a328fcc3d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:10.871370 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c5cbac8-249e-48bf-b8ca-48a328fcc3d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:10.871623 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c5cbac8-249e-48bf-b8ca-48a328fcc3d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:10.871723 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-5c5cbac8-249e-48bf-b8ca-48a328fcc3d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:10.883963 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:10.883963 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:10.885096 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c5cbac8-249e-48bf-b8ca-48a328fcc3d4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:10.885643 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 327/1274] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:10 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:10.921956 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:10.924653 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1920414682"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:10.932958 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1920414682'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:10.933251 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume of 1 GB Aug 20 00:09:10.963487 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Availability Zones retrieved successfully. Aug 20 00:09:10.964342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da223d3c-cd36-4759-b0cc-e328806ff8ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:10.967222 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da223d3c-cd36-4759-b0cc-e328806ff8ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:10.967447 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da223d3c-cd36-4759-b0cc-e328806ff8ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:10.967713 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da223d3c-cd36-4759-b0cc-e328806ff8ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:10.967868 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-da223d3c-cd36-4759-b0cc-e328806ff8ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:10.976429 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:10.976429 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:10.977129 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da223d3c-cd36-4759-b0cc-e328806ff8ec tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:10.977444 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 311/1275] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:10 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:10.978329 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Flow 'volume_create_api' (76db93b6-8038-416f-8e8e-7594f97d8de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:10.981051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8404e9eb-368f-4f08-a386-2c587f5091e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:10.985077 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:11.049396 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8404e9eb-368f-4f08-a386-2c587f5091e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:11.050648 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb91284-3179-4d5d-9c67-c1bb1b316ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:11.193285 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Created reservations ['e2d5706b-dc58-4f35-baa7-2d271429f3d6', '9b1eb71b-1684-4ab0-ab04-0fb07142402e', '04e5f6ef-e9b0-4d76-997f-f2ce21a5c0b6', '1e3da9f7-9866-41bc-a925-48632aa40ee1'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:11.193285 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb91284-3179-4d5d-9c67-c1bb1b316ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d5706b-dc58-4f35-baa7-2d271429f3d6', '9b1eb71b-1684-4ab0-ab04-0fb07142402e', '04e5f6ef-e9b0-4d76-997f-f2ce21a5c0b6', '1e3da9f7-9866-41bc-a925-48632aa40ee1']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:11.193285 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf6e096-4ce2-4727-b9af-c4f19df0aca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:11.243062 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf6e096-4ce2-4727-b9af-c4f19df0aca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e323cd44-92e5-42cd-9d49-1936cb71d502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1920414682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85742540be74076ac830ab351929848',qos_specs=None,replication_status=,reservations=['e2d5706b-dc58-4f35-baa7-2d271429f3d6','9b1eb71b-1684-4ab0-ab04-0fb07142402e','04e5f6ef-e9b0-4d76-997f-f2ce21a5c0b6','1e3da9f7-9866-41bc-a925-48632aa40ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1920414682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e323cd44-92e5-42cd-9d49-1936cb71d502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b85742540be74076ac830ab351929848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:11.245107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f281f14-812d-43bd-86e3-dc6f424024de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:11.303048 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f281f14-812d-43bd-86e3-dc6f424024de) transitioned into state 'SUCCESS' from state '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-1920414682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85742540be74076ac830ab351929848',qos_specs=None,replication_status=,reservations=['e2d5706b-dc58-4f35-baa7-2d271429f3d6','9b1eb71b-1684-4ab0-ab04-0fb07142402e','04e5f6ef-e9b0-4d76-997f-f2ce21a5c0b6','1e3da9f7-9866-41bc-a925-48632aa40ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:11.304552 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86873b52-86cc-4430-bf2f-1576e5a5278c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:11.350560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86873b52-86cc-4430-bf2f-1576e5a5278c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:11.355816 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Flow 'volume_create_api' (76db93b6-8038-416f-8e8e-7594f97d8de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:11.355816 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume request issued successfully. Aug 20 00:09:11.360191 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ebd6762-2eb8-45ed-949b-ad21f558aaa3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:11.360309 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 317/1276] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:09:10 2026] POST /volume/v3/volumes => generated 747 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:11.381290 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1f0715e2-24a5-4621-935e-8b629ad00c8b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:11.386563 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1f0715e2-24a5-4621-935e-8b629ad00c8b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:11.386764 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1f0715e2-24a5-4621-935e-8b629ad00c8b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:11.386989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1f0715e2-24a5-4621-935e-8b629ad00c8b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:11.400316 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:11.400316 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:11.407572 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1f0715e2-24a5-4621-935e-8b629ad00c8b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:11.418252 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1f0715e2-24a5-4621-935e-8b629ad00c8b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 returned with HTTP 200 Aug 20 00:09:11.418252 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 322/1277] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:11 2026] GET /volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:11.901053 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a0a69ba2-597c-4596-8cd2-3885cf1c5bd1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:11.903525 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a0a69ba2-597c-4596-8cd2-3885cf1c5bd1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:11.903813 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a0a69ba2-597c-4596-8cd2-3885cf1c5bd1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:11.904114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a0a69ba2-597c-4596-8cd2-3885cf1c5bd1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:11.904277 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a0a69ba2-597c-4596-8cd2-3885cf1c5bd1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:11.911377 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:11.911377 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:11.913389 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a0a69ba2-597c-4596-8cd2-3885cf1c5bd1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:11.913389 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 328/1278] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:11 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:11.991857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-99a4ae03-c878-4eb6-bbab-03ce6d374ae9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:11.998716 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99a4ae03-c878-4eb6-bbab-03ce6d374ae9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:11.998716 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99a4ae03-c878-4eb6-bbab-03ce6d374ae9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:11.998716 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99a4ae03-c878-4eb6-bbab-03ce6d374ae9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:11.998716 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-99a4ae03-c878-4eb6-bbab-03ce6d374ae9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:12.005706 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:12.005706 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:12.006734 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99a4ae03-c878-4eb6-bbab-03ce6d374ae9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:12.007217 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 312/1279] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:11 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:12.432796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-29b25421-b858-494b-8b53-6702d6ee37c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:12.435129 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-29b25421-b858-494b-8b53-6702d6ee37c0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:12.435583 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-29b25421-b858-494b-8b53-6702d6ee37c0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:12.435990 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-29b25421-b858-494b-8b53-6702d6ee37c0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:12.445274 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:12.445274 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:12.454450 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-29b25421-b858-494b-8b53-6702d6ee37c0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:12.461613 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-29b25421-b858-494b-8b53-6702d6ee37c0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 returned with HTTP 200 Aug 20 00:09:12.462557 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 318/1280] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:12 2026] GET /volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:12.478289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d08e12e7-344c-462d-84d9-a4677e84d2a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:12.480408 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d08e12e7-344c-462d-84d9-a4677e84d2a5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:12.480497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d08e12e7-344c-462d-84d9-a4677e84d2a5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e323cd44-92e5-42cd-9d49-1936cb71d502", "name": "tempest-VolumesDeleteCascade-Snapshot-1083443042"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:12.491192 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:12.491192 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:12.491691 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d08e12e7-344c-462d-84d9-a4677e84d2a5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:12.491820 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-d08e12e7-344c-462d-84d9-a4677e84d2a5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create snapshot from volume e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:12.574949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d08e12e7-344c-462d-84d9-a4677e84d2a5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Created reservations ['33e8d260-ee82-42d9-9544-908ba9f13929', '3488f195-202a-42ca-8d7d-b3ddcb1c7b73', '52bae093-f484-45d4-9b79-6bd879fa5b41', '353f4006-5400-4150-8d65-2b2ee35fc31c'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:12.660971 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d08e12e7-344c-462d-84d9-a4677e84d2a5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot create request issued successfully. Aug 20 00:09:12.661366 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d08e12e7-344c-462d-84d9-a4677e84d2a5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:09:12.661840 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 323/1281] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:09:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:12.675737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c8e9c24b-dfc5-44e0-9eaa-76166f6f4f17 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:12.678046 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c8e9c24b-dfc5-44e0-9eaa-76166f6f4f17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 Aug 20 00:09:12.678273 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c8e9c24b-dfc5-44e0-9eaa-76166f6f4f17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:12.678464 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c8e9c24b-dfc5-44e0-9eaa-76166f6f4f17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:12.684783 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:12.684783 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:12.685425 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c8e9c24b-dfc5-44e0-9eaa-76166f6f4f17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot retrieved successfully. Aug 20 00:09:12.686430 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c8e9c24b-dfc5-44e0-9eaa-76166f6f4f17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 returned with HTTP 200 Aug 20 00:09:12.686910 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 329/1282] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:12 2026] GET /volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:12.937688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e48610b9-1590-4bf6-b39b-04b9aeb7a27d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:12.939995 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e48610b9-1590-4bf6-b39b-04b9aeb7a27d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:12.940336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e48610b9-1590-4bf6-b39b-04b9aeb7a27d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:12.940535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e48610b9-1590-4bf6-b39b-04b9aeb7a27d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:12.940661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e48610b9-1590-4bf6-b39b-04b9aeb7a27d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:12.946420 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:12.946420 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:12.947512 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e48610b9-1590-4bf6-b39b-04b9aeb7a27d tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:12.947949 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 313/1283] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:12 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:12.959378 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-047e089c-5b4a-4980-ac5d-33478836ac08 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:12.963626 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-047e089c-5b4a-4980-ac5d-33478836ac08 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] DELETE https://10.4.3.9/volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712 Aug 20 00:09:12.964805 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-047e089c-5b4a-4980-ac5d-33478836ac08 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:12.964805 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-047e089c-5b4a-4980-ac5d-33478836ac08 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:12.976238 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:12.976238 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:13.021302 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-96b99d08-040e-488b-b30f-bfaba8f31cd0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:13.025430 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96b99d08-040e-488b-b30f-bfaba8f31cd0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:13.028134 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96b99d08-040e-488b-b30f-bfaba8f31cd0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:13.032363 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96b99d08-040e-488b-b30f-bfaba8f31cd0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:13.034853 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-96b99d08-040e-488b-b30f-bfaba8f31cd0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:13.047690 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:13.047690 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:13.047690 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96b99d08-040e-488b-b30f-bfaba8f31cd0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:13.047690 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 324/1284] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:13 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:13.154838 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-047e089c-5b4a-4980-ac5d-33478836ac08 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712 returned with HTTP 200 Aug 20 00:09:13.155249 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 319/1285] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:09:12 2026] DELETE /volume/v3/attachments/628f6aaf-4304-4579-b4a8-ec15773ef712 => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:13.182802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-1652b74d-e71b-49f7-9c26-342f586e9639 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:13.185151 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-1652b74d-e71b-49f7-9c26-342f586e9639 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] DELETE https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:09:13.185308 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-1652b74d-e71b-49f7-9c26-342f586e9639 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:13.185511 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-1652b74d-e71b-49f7-9c26-342f586e9639 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:13.185722 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-1652b74d-e71b-49f7-9c26-342f586e9639 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Delete volume with id: 737892e7-3819-43ed-87ed-e8f68b4dd011 Aug 20 00:09:13.200546 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:13.200546 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:13.201098 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-1652b74d-e71b-49f7-9c26-342f586e9639 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Volume info retrieved successfully. Aug 20 00:09:13.288551 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-1652b74d-e71b-49f7-9c26-342f586e9639 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] Delete volume request issued successfully. Aug 20 00:09:13.288551 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-15beacfa-d155-4e3b-bae6-d571a8950367 req-1652b74d-e71b-49f7-9c26-342f586e9639 tempest-ServerActionsV293TestJSON-1995595756 tempest-ServerActionsV293TestJSON-1995595756-project-member] https://10.4.3.9/volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 returned with HTTP 202 Aug 20 00:09:13.291919 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 330/1286] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:09:13 2026] DELETE /volume/v3/volumes/737892e7-3819-43ed-87ed-e8f68b4dd011 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:13.701843 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3cef20ab-ec3a-4a36-af52-0c2b276591a7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:13.711600 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3cef20ab-ec3a-4a36-af52-0c2b276591a7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 Aug 20 00:09:13.711600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3cef20ab-ec3a-4a36-af52-0c2b276591a7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:13.711600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3cef20ab-ec3a-4a36-af52-0c2b276591a7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:13.722803 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:13.722803 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:13.723513 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3cef20ab-ec3a-4a36-af52-0c2b276591a7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot retrieved successfully. Aug 20 00:09:13.724597 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3cef20ab-ec3a-4a36-af52-0c2b276591a7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 returned with HTTP 200 Aug 20 00:09:13.727414 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 314/1287] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:13 2026] GET /volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:13.735377 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a0c21b19-d1e4-4936-b77a-20b0acb4c240 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:13.737573 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0c21b19-d1e4-4936-b77a-20b0acb4c240 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:13.738054 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0c21b19-d1e4-4936-b77a-20b0acb4c240 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e323cd44-92e5-42cd-9d49-1936cb71d502", "name": "tempest-VolumesDeleteCascade-Snapshot-158959096"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:13.757522 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:13.757522 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:13.758114 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a0c21b19-d1e4-4936-b77a-20b0acb4c240 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:13.759523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-a0c21b19-d1e4-4936-b77a-20b0acb4c240 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create snapshot from volume e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:13.823930 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-a0c21b19-d1e4-4936-b77a-20b0acb4c240 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Created reservations ['4d9bc3ad-be93-4aea-945c-4d1f1abe2aed', 'ad3c8ddc-3524-4f02-8677-89ee5a61768f', '2b258bdf-02e1-4488-9745-a32686c36991', '2e799253-a880-450d-a2bc-542cb4c95e2e'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:13.880335 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a0c21b19-d1e4-4936-b77a-20b0acb4c240 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot create request issued successfully. Aug 20 00:09:13.880631 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0c21b19-d1e4-4936-b77a-20b0acb4c240 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:09:13.881160 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 325/1288] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:09:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:13.895014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9effbd22-49e2-498b-92d1-cde6fdccf8a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:13.897359 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9effbd22-49e2-498b-92d1-cde6fdccf8a9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 Aug 20 00:09:13.897624 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9effbd22-49e2-498b-92d1-cde6fdccf8a9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:13.898304 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9effbd22-49e2-498b-92d1-cde6fdccf8a9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:13.909408 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:13.909408 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:13.910136 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9effbd22-49e2-498b-92d1-cde6fdccf8a9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot retrieved successfully. Aug 20 00:09:13.912362 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9effbd22-49e2-498b-92d1-cde6fdccf8a9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 returned with HTTP 200 Aug 20 00:09:13.912362 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 320/1289] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:13 2026] GET /volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:13.966483 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-41043a84-e1f0-4397-a278-97a47cc3e6ac None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:13.972831 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-41043a84-e1f0-4397-a278-97a47cc3e6ac tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:13.975312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-41043a84-e1f0-4397-a278-97a47cc3e6ac tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:13.975312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-41043a84-e1f0-4397-a278-97a47cc3e6ac tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:13.975312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-41043a84-e1f0-4397-a278-97a47cc3e6ac tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:13.987424 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:13.987424 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:13.988661 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-41043a84-e1f0-4397-a278-97a47cc3e6ac tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:13.990392 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 331/1290] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:13 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:14.010873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ac9970d0-a323-4d69-acd0-9e86d4a2fa0a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:14.013309 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac9970d0-a323-4d69-acd0-9e86d4a2fa0a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 Aug 20 00:09:14.017935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac9970d0-a323-4d69-acd0-9e86d4a2fa0a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:14.017935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac9970d0-a323-4d69-acd0-9e86d4a2fa0a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:14.026502 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:14.026502 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:14.037963 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ac9970d0-a323-4d69-acd0-9e86d4a2fa0a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:09:14.046228 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac9970d0-a323-4d69-acd0-9e86d4a2fa0a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 returned with HTTP 200 Aug 20 00:09:14.046784 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 315/1291] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:14 2026] GET /volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:14.063518 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d7954ff6-c7ec-4b7d-a52e-275748ef7d37 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:14.065601 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-364260f2-bc38-4e25-ba9e-a0ac9dfbdb56 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:14.066259 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7954ff6-c7ec-4b7d-a52e-275748ef7d37 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:14.067215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7954ff6-c7ec-4b7d-a52e-275748ef7d37 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:14.067215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7954ff6-c7ec-4b7d-a52e-275748ef7d37 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:14.070270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d7954ff6-c7ec-4b7d-a52e-275748ef7d37 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:14.070335 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-364260f2-bc38-4e25-ba9e-a0ac9dfbdb56 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] POST https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565/action Aug 20 00:09:14.070335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-364260f2-bc38-4e25-ba9e-a0ac9dfbdb56 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:14.070335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-364260f2-bc38-4e25-ba9e-a0ac9dfbdb56 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:14.071754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-364260f2-bc38-4e25-ba9e-a0ac9dfbdb56 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] Updating backup '66df1842-91f9-4930-8805-77a4d7f43565' with '{'status': 'error'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 00:09:14.073587 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:14.073587 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:14.074617 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7954ff6-c7ec-4b7d-a52e-275748ef7d37 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:14.075119 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 326/1292] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:14 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:14.089785 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:14.089785 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:14.114731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-364260f2-bc38-4e25-ba9e-a0ac9dfbdb56 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] reset_status in rpcapi backup_id 66df1842-91f9-4930-8805-77a4d7f43565 on host np0000007832. {{(pid=100468) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 00:09:14.116657 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-364260f2-bc38-4e25-ba9e-a0ac9dfbdb56 tempest-VolumesBackupsAdminTest-95342086 tempest-VolumesBackupsAdminTest-95342086-project-admin] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565/action returned with HTTP 202 Aug 20 00:09:14.117118 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 321/1293] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:09:14 2026] POST /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:09:14.126134 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d72b56df-6cc1-4d30-bd69-159c025bc9a6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:14.128610 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d72b56df-6cc1-4d30-bd69-159c025bc9a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:14.128989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d72b56df-6cc1-4d30-bd69-159c025bc9a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:14.129254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d72b56df-6cc1-4d30-bd69-159c025bc9a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:14.129412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d72b56df-6cc1-4d30-bd69-159c025bc9a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:14.136080 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:14.136080 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:14.137318 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d72b56df-6cc1-4d30-bd69-159c025bc9a6 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:14.137947 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 332/1294] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:14 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:14.921788 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ed4bdf1f-d0b9-44d3-b3ba-21b7bb1e932b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:14.927593 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed4bdf1f-d0b9-44d3-b3ba-21b7bb1e932b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 Aug 20 00:09:14.927804 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed4bdf1f-d0b9-44d3-b3ba-21b7bb1e932b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:14.928138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed4bdf1f-d0b9-44d3-b3ba-21b7bb1e932b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:14.935524 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:14.935524 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:14.936748 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ed4bdf1f-d0b9-44d3-b3ba-21b7bb1e932b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot retrieved successfully. Aug 20 00:09:14.937580 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed4bdf1f-d0b9-44d3-b3ba-21b7bb1e932b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 returned with HTTP 200 Aug 20 00:09:14.937947 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 316/1295] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:14 2026] GET /volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:14.948576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-49272cb9-861f-4783-b245-27e461bd32df None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:14.950536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49272cb9-861f-4783-b245-27e461bd32df tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] DELETE https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502?cascade=True Aug 20 00:09:14.950846 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49272cb9-861f-4783-b245-27e461bd32df tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:14.951285 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49272cb9-861f-4783-b245-27e461bd32df tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:14.951565 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-49272cb9-861f-4783-b245-27e461bd32df tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete volume with id: e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:14.961957 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:14.961957 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:14.962631 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49272cb9-861f-4783-b245-27e461bd32df tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:15.095130 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-09bdd6ba-96a4-4923-b1a2-fd31115ef965 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.096233 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49272cb9-861f-4783-b245-27e461bd32df tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete volume request issued successfully. Aug 20 00:09:15.096489 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49272cb9-861f-4783-b245-27e461bd32df tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502?cascade=True returned with HTTP 202 Aug 20 00:09:15.097035 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 327/1296] 10.4.3.9 () {66 vars in 1362 bytes} [Thu Aug 20 00:09:14 2026] DELETE /volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502?cascade=True => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:15.100921 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09bdd6ba-96a4-4923-b1a2-fd31115ef965 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:15.100921 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09bdd6ba-96a4-4923-b1a2-fd31115ef965 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:15.100921 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09bdd6ba-96a4-4923-b1a2-fd31115ef965 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:15.100921 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-09bdd6ba-96a4-4923-b1a2-fd31115ef965 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:15.107370 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a55879c9-3e3c-45dd-8e58-72d261f54f46 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.109131 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a55879c9-3e3c-45dd-8e58-72d261f54f46 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:15.109341 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a55879c9-3e3c-45dd-8e58-72d261f54f46 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:15.109581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a55879c9-3e3c-45dd-8e58-72d261f54f46 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:15.114579 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.114579 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:15.114579 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09bdd6ba-96a4-4923-b1a2-fd31115ef965 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:15.114579 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 322/1297] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:15 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:15.120717 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.120717 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:15.126807 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a55879c9-3e3c-45dd-8e58-72d261f54f46 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:15.127329 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ad306280-4ab3-4b80-8f7b-447637fd4972 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.129430 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad306280-4ab3-4b80-8f7b-447637fd4972 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:09:15.129709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad306280-4ab3-4b80-8f7b-447637fd4972 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:15.129899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad306280-4ab3-4b80-8f7b-447637fd4972 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:15.137579 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a55879c9-3e3c-45dd-8e58-72d261f54f46 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 returned with HTTP 200 Aug 20 00:09:15.137579 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 333/1298] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:15 2026] GET /volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:15.140436 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.140436 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:15.145051 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ad306280-4ab3-4b80-8f7b-447637fd4972 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:15.148565 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bebde0ce-fffc-4c5a-b48c-040535ddadeb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.150168 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bebde0ce-fffc-4c5a-b48c-040535ddadeb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:15.150261 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad306280-4ab3-4b80-8f7b-447637fd4972 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 returned with HTTP 200 Aug 20 00:09:15.150408 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bebde0ce-fffc-4c5a-b48c-040535ddadeb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:15.150576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bebde0ce-fffc-4c5a-b48c-040535ddadeb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:15.150683 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bebde0ce-fffc-4c5a-b48c-040535ddadeb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:15.150760 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 317/1299] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:15 2026] GET /volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:15.162987 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.162987 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:15.163826 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bebde0ce-fffc-4c5a-b48c-040535ddadeb tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:15.165361 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 328/1300] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:15 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:15.169362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20440847-20fd-43bc-b82c-96e82b548ea4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.170951 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20440847-20fd-43bc-b82c-96e82b548ea4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:15.171349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20440847-20fd-43bc-b82c-96e82b548ea4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:15.172594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20440847-20fd-43bc-b82c-96e82b548ea4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:15.172594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-20440847-20fd-43bc-b82c-96e82b548ea4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:15.176036 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.176036 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:15.177268 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20440847-20fd-43bc-b82c-96e82b548ea4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:15.177996 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 323/1301] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:15 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:15.178531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f49841fa-bd94-421e-9b33-22ce101731c4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.180639 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f49841fa-bd94-421e-9b33-22ce101731c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] DELETE https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:15.180639 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f49841fa-bd94-421e-9b33-22ce101731c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:15.180822 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f49841fa-bd94-421e-9b33-22ce101731c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:15.180966 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-f49841fa-bd94-421e-9b33-22ce101731c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Delete backup with id: 66df1842-91f9-4930-8805-77a4d7f43565. Aug 20 00:09:15.185133 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.185133 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:15.191034 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cad9fe6a-3a21-4554-9c7e-6d5607daa298 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.193071 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cad9fe6a-3a21-4554-9c7e-6d5607daa298 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/detail Aug 20 00:09:15.193305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cad9fe6a-3a21-4554-9c7e-6d5607daa298 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:15.193765 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cad9fe6a-3a21-4554-9c7e-6d5607daa298 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:15.193941 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-cad9fe6a-3a21-4554-9c7e-6d5607daa298 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:15.199654 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cad9fe6a-3a21-4554-9c7e-6d5607daa298 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/detail returned with HTTP 200 Aug 20 00:09:15.200122 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 318/1302] 10.4.3.9 () {66 vars in 1244 bytes} [Thu Aug 20 00:09:15 2026] GET /volume/v3/backups/detail => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:15.211716 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-f49841fa-bd94-421e-9b33-22ce101731c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] delete_backup rpcapi backup_id 66df1842-91f9-4930-8805-77a4d7f43565 {{(pid=100469) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:09:15.213756 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f49841fa-bd94-421e-9b33-22ce101731c4 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 202 Aug 20 00:09:15.213956 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.214222 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 334/1303] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:15 2026] DELETE /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:09:15.215911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624/restore Aug 20 00:09:15.216277 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:15.217990 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Restoring backup 69f40686-b3ee-4101-a718-9192c5b78624 ({'restore': {}}) {{(pid=100466) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 00:09:15.218217 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Restoring backup 69f40686-b3ee-4101-a718-9192c5b78624 to volume None. Aug 20 00:09:15.223015 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fefa76f2-27b9-4914-ba0c-edbda26b5e0c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:15.224746 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.224746 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:15.226954 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fefa76f2-27b9-4914-ba0c-edbda26b5e0c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:15.226954 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fefa76f2-27b9-4914-ba0c-edbda26b5e0c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:15.226954 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fefa76f2-27b9-4914-ba0c-edbda26b5e0c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:15.227187 np0000007832 devstack@c-api.service[100466]: INFO cinder.backup.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating volume of 1 GB for restore of backup 69f40686-b3ee-4101-a718-9192c5b78624. Aug 20 00:09:15.227231 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-fefa76f2-27b9-4914-ba0c-edbda26b5e0c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:15.230563 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Availability Zones retrieved successfully. Aug 20 00:09:15.233537 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.233537 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:15.233537 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fefa76f2-27b9-4914-ba0c-edbda26b5e0c tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:15.233537 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 324/1304] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:15 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:15.239713 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (765daf99-01ef-4bd6-8bd7-2a00aa713989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:15.241236 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ed8296c-47ce-4f8f-b941-b624382ef593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:15.242366 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:15.273665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ed8296c-47ce-4f8f-b941-b624382ef593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:15.274916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93635f47-9043-4806-8145-c04c1e0163c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:15.344401 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['f050eb28-2202-4f22-a36c-78d881cfc04b', '5297278c-c8d7-4aed-8925-741c1ccd8758', '15993292-5e2d-4af4-abde-e5e1647260c2', 'f219c917-4f85-430c-a926-55c5fa4e1f4a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:15.349523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93635f47-9043-4806-8145-c04c1e0163c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f050eb28-2202-4f22-a36c-78d881cfc04b', '5297278c-c8d7-4aed-8925-741c1ccd8758', '15993292-5e2d-4af4-abde-e5e1647260c2', 'f219c917-4f85-430c-a926-55c5fa4e1f4a']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:15.349523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c0291a-3438-453c-82a2-191270edd3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:15.406624 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c0291a-3438-453c-82a2-191270edd3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56d1d225-d0ae-417f-b0b0-360eb63a28a0', '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_69f40686-b3ee-4101-a718-9192c5b78624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['f050eb28-2202-4f22-a36c-78d881cfc04b','5297278c-c8d7-4aed-8925-741c1ccd8758','15993292-5e2d-4af4-abde-e5e1647260c2','f219c917-4f85-430c-a926-55c5fa4e1f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_69f40686-b3ee-4101-a718-9192c5b78624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56d1d225-d0ae-417f-b0b0-360eb63a28a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:15.407407 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4776ac-e141-43af-8461-8724e558cc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:15.448205 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4776ac-e141-43af-8461-8724e558cc7f) transitioned into 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_69f40686-b3ee-4101-a718-9192c5b78624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['f050eb28-2202-4f22-a36c-78d881cfc04b','5297278c-c8d7-4aed-8925-741c1ccd8758','15993292-5e2d-4af4-abde-e5e1647260c2','f219c917-4f85-430c-a926-55c5fa4e1f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:15.448968 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0497320e-d4a8-4fc1-8391-700fbdb1288c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:15.481624 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0497320e-d4a8-4fc1-8391-700fbdb1288c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:15.482455 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (765daf99-01ef-4bd6-8bd7-2a00aa713989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:15.482757 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request issued successfully. Aug 20 00:09:15.489728 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:15.489728 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:15.491768 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:16.150784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da58fdf7-ee5e-456e-a1c7-4b1e47148780 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.152771 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da58fdf7-ee5e-456e-a1c7-4b1e47148780 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:16.152771 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da58fdf7-ee5e-456e-a1c7-4b1e47148780 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.152920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da58fdf7-ee5e-456e-a1c7-4b1e47148780 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.163589 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da58fdf7-ee5e-456e-a1c7-4b1e47148780 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 returned with HTTP 404 Aug 20 00:09:16.165015 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 319/1305] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:16 2026] GET /volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:16.173488 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0b83a0d7-e040-42b0-826c-3915e6471b24 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.176499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b83a0d7-e040-42b0-826c-3915e6471b24 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:09:16.176756 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b83a0d7-e040-42b0-826c-3915e6471b24 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.177030 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b83a0d7-e040-42b0-826c-3915e6471b24 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.177369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-0b83a0d7-e040-42b0-826c-3915e6471b24 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:16.179006 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0b83a0d7-e040-42b0-826c-3915e6471b24 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:16.197828 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0b83a0d7-e040-42b0-826c-3915e6471b24 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Get all volumes completed successfully. Aug 20 00:09:16.198209 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b83a0d7-e040-42b0-826c-3915e6471b24 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:09:16.198632 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 335/1306] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:09:16 2026] GET /volume/v3/volumes => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:09:16.207140 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc0e3342-8484-44bf-af96-76932cb8c92a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.208910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc0e3342-8484-44bf-af96-76932cb8c92a tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:16.209152 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc0e3342-8484-44bf-af96-76932cb8c92a tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.209372 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc0e3342-8484-44bf-af96-76932cb8c92a tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.210760 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-dc0e3342-8484-44bf-af96-76932cb8c92a tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:16.210760 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-dc0e3342-8484-44bf-af96-76932cb8c92a tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:16.216143 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dc0e3342-8484-44bf-af96-76932cb8c92a tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Get all snapshots completed successfully. Aug 20 00:09:16.216635 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc0e3342-8484-44bf-af96-76932cb8c92a tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 200 Aug 20 00:09:16.217187 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 325/1307] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:09:16 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:09:16.227035 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ffd445a-c659-4199-bb39-a50dc364a245 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.233577 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ffd445a-c659-4199-bb39-a50dc364a245 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 Aug 20 00:09:16.233824 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ffd445a-c659-4199-bb39-a50dc364a245 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.234112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ffd445a-c659-4199-bb39-a50dc364a245 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.234357 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-3ffd445a-c659-4199-bb39-a50dc364a245 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete snapshot with id: 20332f0a-0a64-4dd5-a2e8-df6f846474c9 Aug 20 00:09:16.240493 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ffd445a-c659-4199-bb39-a50dc364a245 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 returned with HTTP 404 Aug 20 00:09:16.242693 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 320/1308] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:09:16 2026] DELETE /volume/v3/snapshots/20332f0a-0a64-4dd5-a2e8-df6f846474c9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:16.251738 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ff0ee6d-961a-4bea-b965-70a555e4a281 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.251846 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3da33761-4e9e-44db-9809-a030d8b2c672 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.254576 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ff0ee6d-961a-4bea-b965-70a555e4a281 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 Aug 20 00:09:16.254662 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3da33761-4e9e-44db-9809-a030d8b2c672 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:16.254775 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ff0ee6d-961a-4bea-b965-70a555e4a281 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.254830 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3da33761-4e9e-44db-9809-a030d8b2c672 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.254993 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ff0ee6d-961a-4bea-b965-70a555e4a281 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.255045 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3da33761-4e9e-44db-9809-a030d8b2c672 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.255105 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-3ff0ee6d-961a-4bea-b965-70a555e4a281 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete snapshot with id: 7cae4926-05d1-487e-93b8-ad44a8184761 Aug 20 00:09:16.255218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3da33761-4e9e-44db-9809-a030d8b2c672 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:16.262032 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:16.262032 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:16.262807 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ff0ee6d-961a-4bea-b965-70a555e4a281 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 returned with HTTP 404 Aug 20 00:09:16.262807 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 326/1309] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:09:16 2026] DELETE /volume/v3/snapshots/7cae4926-05d1-487e-93b8-ad44a8184761 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:16.262915 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3da33761-4e9e-44db-9809-a030d8b2c672 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 200 Aug 20 00:09:16.263408 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 336/1310] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:16 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:16.272604 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-262caf92-af55-4820-9c8a-1763a10b74dd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.276951 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-262caf92-af55-4820-9c8a-1763a10b74dd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:16.278007 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-262caf92-af55-4820-9c8a-1763a10b74dd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.278007 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-262caf92-af55-4820-9c8a-1763a10b74dd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.289784 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-262caf92-af55-4820-9c8a-1763a10b74dd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 returned with HTTP 404 Aug 20 00:09:16.290424 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 321/1311] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:16 2026] GET /volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:16.301022 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-00dcb1a8-14ba-4961-95c8-5ba4bcc2cf88 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.303012 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00dcb1a8-14ba-4961-95c8-5ba4bcc2cf88 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] DELETE https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:16.304100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00dcb1a8-14ba-4961-95c8-5ba4bcc2cf88 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.304100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00dcb1a8-14ba-4961-95c8-5ba4bcc2cf88 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.304100 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-00dcb1a8-14ba-4961-95c8-5ba4bcc2cf88 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete volume with id: e323cd44-92e5-42cd-9d49-1936cb71d502 Aug 20 00:09:16.329420 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00dcb1a8-14ba-4961-95c8-5ba4bcc2cf88 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 returned with HTTP 404 Aug 20 00:09:16.329901 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 327/1312] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:16 2026] DELETE /volume/v3/volumes/e323cd44-92e5-42cd-9d49-1936cb71d502 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:16.338390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.340320 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:16.340674 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-335041489"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:16.342363 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-335041489'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:16.342736 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume of 1 GB Aug 20 00:09:16.354071 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Availability Zones retrieved successfully. Aug 20 00:09:16.360539 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Flow 'volume_create_api' (1739a0bc-03b0-43e3-8307-07a2d44199d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:16.361441 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c82f4515-9598-4f1d-bfd4-795d6495fc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:16.362452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:16.424325 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c82f4515-9598-4f1d-bfd4-795d6495fc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:16.425046 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a4e415-4109-4b0f-a759-54a336e3bd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:16.478162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Created reservations ['63c8e01e-8512-43a5-bba8-ba212867cf89', '5035602f-6442-442b-8b2c-cd385a7fb886', '9c8bbd2c-34ea-4f52-9198-fe10ef31fa64', '83d597ae-ae1a-4aee-8aa1-fce76fefd819'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:16.478944 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a4e415-4109-4b0f-a759-54a336e3bd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63c8e01e-8512-43a5-bba8-ba212867cf89', '5035602f-6442-442b-8b2c-cd385a7fb886', '9c8bbd2c-34ea-4f52-9198-fe10ef31fa64', '83d597ae-ae1a-4aee-8aa1-fce76fefd819']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:16.479861 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775510bf-971f-4b1a-9ef5-cb2174362395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:16.498719 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:16.498719 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:16.499348 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:16.499512 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Checking backup size 1 against volume size 1 {{(pid=100466) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 00:09:16.499645 np0000007832 devstack@c-api.service[100466]: INFO cinder.backup.api [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Overwriting volume 56d1d225-d0ae-417f-b0b0-360eb63a28a0 with restore of backup 69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:16.517000 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775510bf-971f-4b1a-9ef5-cb2174362395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b4cba58-e07c-4342-b17a-115ceff7ef99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-335041489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85742540be74076ac830ab351929848',qos_specs=None,replication_status=,reservations=['63c8e01e-8512-43a5-bba8-ba212867cf89','5035602f-6442-442b-8b2c-cd385a7fb886','9c8bbd2c-34ea-4f52-9198-fe10ef31fa64','83d597ae-ae1a-4aee-8aa1-fce76fefd819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-335041489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b4cba58-e07c-4342-b17a-115ceff7ef99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b85742540be74076ac830ab351929848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:16.517843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb6156b-4ba9-43a3-af33-2c9471d65493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:16.545911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] restore_backup in rpcapi backup_id 69f40686-b3ee-4101-a718-9192c5b78624 {{(pid=100466) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 00:09:16.548074 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad2d4408-87c4-44e5-bf5e-3380ba4a10ce tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624/restore returned with HTTP 202 Aug 20 00:09:16.549096 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 329/1313] 10.4.3.9 () {68 vars in 1379 bytes} [Thu Aug 20 00:09:15 2026] POST /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624/restore => generated 189 bytes in 1335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:16.556637 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-84c79b39-e284-49d1-aa90-e4552d1e2903 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.557732 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb6156b-4ba9-43a3-af33-2c9471d65493) transitioned into state 'SUCCESS' from state '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-335041489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85742540be74076ac830ab351929848',qos_specs=None,replication_status=,reservations=['63c8e01e-8512-43a5-bba8-ba212867cf89','5035602f-6442-442b-8b2c-cd385a7fb886','9c8bbd2c-34ea-4f52-9198-fe10ef31fa64','83d597ae-ae1a-4aee-8aa1-fce76fefd819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:16.558613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694e5f23-e730-40d4-9023-ecd5338f91ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:16.559671 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-84c79b39-e284-49d1-aa90-e4552d1e2903 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:16.559918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-84c79b39-e284-49d1-aa90-e4552d1e2903 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.560156 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-84c79b39-e284-49d1-aa90-e4552d1e2903 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.560269 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-84c79b39-e284-49d1-aa90-e4552d1e2903 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:16.565605 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:16.565605 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:16.566645 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-84c79b39-e284-49d1-aa90-e4552d1e2903 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:16.568221 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 322/1314] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:16 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:16.594856 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694e5f23-e730-40d4-9023-ecd5338f91ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:16.596357 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Flow 'volume_create_api' (1739a0bc-03b0-43e3-8307-07a2d44199d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:16.596773 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume request issued successfully. Aug 20 00:09:16.598510 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b123ca79-04d9-4cb5-87c0-6614757776b0 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:16.598984 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 337/1315] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:09:16 2026] POST /volume/v3/volumes => generated 746 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:16.615700 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0856b052-612d-47df-bef9-0c2bed86ab5f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:16.617543 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0856b052-612d-47df-bef9-0c2bed86ab5f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:16.619354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0856b052-612d-47df-bef9-0c2bed86ab5f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:16.619354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0856b052-612d-47df-bef9-0c2bed86ab5f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:16.627021 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:16.627021 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:16.633584 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0856b052-612d-47df-bef9-0c2bed86ab5f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:16.641910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0856b052-612d-47df-bef9-0c2bed86ab5f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 returned with HTTP 200 Aug 20 00:09:16.642568 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 328/1316] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:16 2026] GET /volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:17.276838 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6adc913f-6da2-44da-8ffa-335e52878fe1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:17.279173 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6adc913f-6da2-44da-8ffa-335e52878fe1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 Aug 20 00:09:17.279402 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6adc913f-6da2-44da-8ffa-335e52878fe1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:17.279639 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6adc913f-6da2-44da-8ffa-335e52878fe1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:17.279742 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6adc913f-6da2-44da-8ffa-335e52878fe1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Show backup with id 66df1842-91f9-4930-8805-77a4d7f43565. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:17.290133 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6adc913f-6da2-44da-8ffa-335e52878fe1 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 returned with HTTP 404 Aug 20 00:09:17.290798 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 330/1317] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:17 2026] GET /volume/v3/backups/66df1842-91f9-4930-8805-77a4d7f43565 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:17.430585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0bd3f43b-5fc2-4cd5-80cd-f740f14cf26b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:17.432578 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0bd3f43b-5fc2-4cd5-80cd-f740f14cf26b tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 Aug 20 00:09:17.434011 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0bd3f43b-5fc2-4cd5-80cd-f740f14cf26b tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:17.434011 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0bd3f43b-5fc2-4cd5-80cd-f740f14cf26b tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:17.440307 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:17.440307 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:17.451260 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0bd3f43b-5fc2-4cd5-80cd-f740f14cf26b tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:09:17.467916 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0bd3f43b-5fc2-4cd5-80cd-f740f14cf26b tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 returned with HTTP 200 Aug 20 00:09:17.467916 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 323/1318] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:17 2026] GET /volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:17.480463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b70db7b5-2f36-4883-bf64-c63c4557ab67 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:17.482536 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b70db7b5-2f36-4883-bf64-c63c4557ab67 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 Aug 20 00:09:17.482773 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b70db7b5-2f36-4883-bf64-c63c4557ab67 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:17.483016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b70db7b5-2f36-4883-bf64-c63c4557ab67 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:17.483232 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-b70db7b5-2f36-4883-bf64-c63c4557ab67 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Delete volume with id: f6ee849b-e2df-4682-a8c5-65c684af9ed1 Aug 20 00:09:17.498646 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:17.498646 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:17.498646 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b70db7b5-2f36-4883-bf64-c63c4557ab67 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:09:17.565373 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b70db7b5-2f36-4883-bf64-c63c4557ab67 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Delete volume request issued successfully. Aug 20 00:09:17.565562 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b70db7b5-2f36-4883-bf64-c63c4557ab67 tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 returned with HTTP 202 Aug 20 00:09:17.566459 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 338/1319] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:17 2026] DELETE /volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:17.579979 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-65d653c9-aff6-45cb-8bb5-6b117e084b2a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:17.584381 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65d653c9-aff6-45cb-8bb5-6b117e084b2a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 Aug 20 00:09:17.584585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65d653c9-aff6-45cb-8bb5-6b117e084b2a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:17.584869 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65d653c9-aff6-45cb-8bb5-6b117e084b2a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:17.585008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-13d999ea-1fd8-461d-ad4e-bab2c9eddbd3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:17.587789 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13d999ea-1fd8-461d-ad4e-bab2c9eddbd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:17.588242 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13d999ea-1fd8-461d-ad4e-bab2c9eddbd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:17.588608 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13d999ea-1fd8-461d-ad4e-bab2c9eddbd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:17.588837 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-13d999ea-1fd8-461d-ad4e-bab2c9eddbd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:17.595605 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:17.595605 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:17.600539 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:17.600539 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:17.601877 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13d999ea-1fd8-461d-ad4e-bab2c9eddbd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:17.602292 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 331/1320] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:17 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:17.602571 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65d653c9-aff6-45cb-8bb5-6b117e084b2a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Volume info retrieved successfully. Aug 20 00:09:17.609654 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65d653c9-aff6-45cb-8bb5-6b117e084b2a tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 returned with HTTP 200 Aug 20 00:09:17.610451 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 329/1321] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:17 2026] GET /volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:17.657101 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-34177d96-ae8b-4902-be4e-269f520ca3f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:17.658976 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-34177d96-ae8b-4902-be4e-269f520ca3f6 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:17.659325 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-34177d96-ae8b-4902-be4e-269f520ca3f6 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:17.659408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-34177d96-ae8b-4902-be4e-269f520ca3f6 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:17.677015 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:17.677015 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:17.681692 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-34177d96-ae8b-4902-be4e-269f520ca3f6 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:17.687666 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-34177d96-ae8b-4902-be4e-269f520ca3f6 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 returned with HTTP 200 Aug 20 00:09:17.688510 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 324/1322] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:17 2026] GET /volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:17.706115 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cd98b30f-38f6-42f2-9a50-6c5b832732b7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:17.708437 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cd98b30f-38f6-42f2-9a50-6c5b832732b7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:17.709254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cd98b30f-38f6-42f2-9a50-6c5b832732b7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b4cba58-e07c-4342-b17a-115ceff7ef99", "name": "tempest-VolumesDeleteCascade-Snapshot-812235444"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:17.718465 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:17.718465 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:17.719067 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cd98b30f-38f6-42f2-9a50-6c5b832732b7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:17.719189 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-cd98b30f-38f6-42f2-9a50-6c5b832732b7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create snapshot from volume 4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:17.770350 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-cd98b30f-38f6-42f2-9a50-6c5b832732b7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Created reservations ['f7230083-a699-408f-b1d7-aea0a9ed2ecd', '61f95e89-dbfb-4a26-8711-db00b26dde25', 'a15e6972-a54f-4630-aca3-9664977b55c6', 'a871c8fb-2657-4eac-9d41-086e7bc41a66'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:17.854165 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cd98b30f-38f6-42f2-9a50-6c5b832732b7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot create request issued successfully. Aug 20 00:09:17.854590 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cd98b30f-38f6-42f2-9a50-6c5b832732b7 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:09:17.855096 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 339/1323] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:09:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:17.865340 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1200c276-5f3a-4e72-ade2-f2c3d97192cd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:17.867609 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1200c276-5f3a-4e72-ade2-f2c3d97192cd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 Aug 20 00:09:17.867839 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1200c276-5f3a-4e72-ade2-f2c3d97192cd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:17.868079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1200c276-5f3a-4e72-ade2-f2c3d97192cd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:17.873548 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:17.873548 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:17.874044 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1200c276-5f3a-4e72-ade2-f2c3d97192cd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot retrieved successfully. Aug 20 00:09:17.875094 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1200c276-5f3a-4e72-ade2-f2c3d97192cd tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 returned with HTTP 200 Aug 20 00:09:17.875585 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 332/1324] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:17 2026] GET /volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:18.615199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0c2643f0-f94c-4ca8-9a76-ef58c9c2fe36 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:18.627076 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0c2643f0-f94c-4ca8-9a76-ef58c9c2fe36 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:18.627076 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0c2643f0-f94c-4ca8-9a76-ef58c9c2fe36 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:18.627076 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0c2643f0-f94c-4ca8-9a76-ef58c9c2fe36 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:18.627076 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0c2643f0-f94c-4ca8-9a76-ef58c9c2fe36 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:18.627076 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:18.627076 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:18.627076 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0c2643f0-f94c-4ca8-9a76-ef58c9c2fe36 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:18.627076 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 330/1325] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:18 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:09:18.628784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ea81d448-063d-4bfe-b61d-95cf2b2b45ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:18.631323 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea81d448-063d-4bfe-b61d-95cf2b2b45ca tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] GET https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 Aug 20 00:09:18.631821 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea81d448-063d-4bfe-b61d-95cf2b2b45ca tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:18.632102 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea81d448-063d-4bfe-b61d-95cf2b2b45ca tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:18.638069 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea81d448-063d-4bfe-b61d-95cf2b2b45ca tempest-VolumesBackupsAdminTest-1982818967 tempest-VolumesBackupsAdminTest-1982818967-project-member] https://10.4.3.9/volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 returned with HTTP 404 Aug 20 00:09:18.638497 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 325/1326] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:18 2026] GET /volume/v3/volumes/f6ee849b-e2df-4682-a8c5-65c684af9ed1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:18.889964 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6fefd1f9-3e66-43e8-bc24-fa576285e575 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:18.895015 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6fefd1f9-3e66-43e8-bc24-fa576285e575 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 Aug 20 00:09:18.895229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6fefd1f9-3e66-43e8-bc24-fa576285e575 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:18.895553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6fefd1f9-3e66-43e8-bc24-fa576285e575 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:18.903334 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:18.903334 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:18.903968 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6fefd1f9-3e66-43e8-bc24-fa576285e575 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot retrieved successfully. Aug 20 00:09:18.904771 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6fefd1f9-3e66-43e8-bc24-fa576285e575 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 returned with HTTP 200 Aug 20 00:09:18.905214 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 340/1327] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:18 2026] GET /volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:18.917565 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-66261378-01e8-4be6-aad1-952eb0803d17 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:18.919652 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:18.921523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "77be6590-9f57-4a36-8076-59a9b24b1389", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-665448066"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:18.923907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume request body: {'volume': {'snapshot_id': '77be6590-9f57-4a36-8076-59a9b24b1389', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-665448066'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:18.930191 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:18.930191 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:18.930809 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Snapshot retrieved successfully. Aug 20 00:09:18.931152 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume of 1 GB Aug 20 00:09:18.935283 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Availability Zones retrieved successfully. Aug 20 00:09:18.942028 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Flow 'volume_create_api' (5132c1ed-140a-4d59-a0fe-199d4bd53749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:18.943383 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a6ac68-84ce-4517-afe8-7783a5b94400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:18.944612 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:18.982471 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a6ac68-84ce-4517-afe8-7783a5b94400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '77be6590-9f57-4a36-8076-59a9b24b1389', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:18.983689 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627c577f-92d5-4754-a227-a4adf8143f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:19.144699 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Created reservations ['fd93f745-01a6-4c54-8fd8-78419ad311dc', 'c3821a9b-0e8d-4035-ba41-b8a73a51b543', '664b7dd8-2c35-477d-a517-939954a710f6', 'fc921370-b047-4fdf-9abf-4b2fa4dfe972'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:19.145548 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627c577f-92d5-4754-a227-a4adf8143f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd93f745-01a6-4c54-8fd8-78419ad311dc', 'c3821a9b-0e8d-4035-ba41-b8a73a51b543', '664b7dd8-2c35-477d-a517-939954a710f6', 'fc921370-b047-4fdf-9abf-4b2fa4dfe972']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:19.146340 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40455768-fa19-4872-b4bb-7fe4db3f0cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:19.277475 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40455768-fa19-4872-b4bb-7fe4db3f0cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '305913ee-72f3-49f8-a865-151ca441034e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-665448066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85742540be74076ac830ab351929848',qos_specs=None,replication_status=,reservations=['fd93f745-01a6-4c54-8fd8-78419ad311dc','c3821a9b-0e8d-4035-ba41-b8a73a51b543','664b7dd8-2c35-477d-a517-939954a710f6','fc921370-b047-4fdf-9abf-4b2fa4dfe972'],size=1,snapshot_id=77be6590-9f57-4a36-8076-59a9b24b1389,source_replicaid=,source_volid=None,status='creating',user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-665448066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=305913ee-72f3-49f8-a865-151ca441034e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b85742540be74076ac830ab351929848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=77be6590-9f57-4a36-8076-59a9b24b1389,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:19.278712 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111b6c7b-87d2-4954-b108-1cb4b7e92c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:19.321598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111b6c7b-87d2-4954-b108-1cb4b7e92c8b) transitioned into state 'SUCCESS' from state '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-665448066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85742540be74076ac830ab351929848',qos_specs=None,replication_status=,reservations=['fd93f745-01a6-4c54-8fd8-78419ad311dc','c3821a9b-0e8d-4035-ba41-b8a73a51b543','664b7dd8-2c35-477d-a517-939954a710f6','fc921370-b047-4fdf-9abf-4b2fa4dfe972'],size=1,snapshot_id=77be6590-9f57-4a36-8076-59a9b24b1389,source_replicaid=,source_volid=None,status='creating',user_id='6ec15419f1724b78a30a9d30fa0a96e1',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:19.323045 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5396eede-af2f-4ed9-a43a-988365d47076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:19.368913 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5396eede-af2f-4ed9-a43a-988365d47076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:19.368913 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Flow 'volume_create_api' (5132c1ed-140a-4d59-a0fe-199d4bd53749) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:19.368913 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Create volume request issued successfully. Aug 20 00:09:19.368913 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66261378-01e8-4be6-aad1-952eb0803d17 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:19.368913 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 333/1328] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:09:18 2026] POST /volume/v3/volumes => generated 780 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:19.386225 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-62bf376c-6d5d-4c31-aa34-6241100891a3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:19.388156 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62bf376c-6d5d-4c31-aa34-6241100891a3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e Aug 20 00:09:19.388590 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62bf376c-6d5d-4c31-aa34-6241100891a3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:19.388827 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62bf376c-6d5d-4c31-aa34-6241100891a3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:19.398692 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:19.398692 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:19.404367 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-62bf376c-6d5d-4c31-aa34-6241100891a3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:19.412915 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62bf376c-6d5d-4c31-aa34-6241100891a3 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e returned with HTTP 200 Aug 20 00:09:19.413369 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 331/1329] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:19 2026] GET /volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:19.420306 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be990c7d-b98e-4b75-bc21-312cc70c8d44 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:19.423771 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be990c7d-b98e-4b75-bc21-312cc70c8d44 None None] GET https://10.4.3.9/volume// Aug 20 00:09:19.424138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be990c7d-b98e-4b75-bc21-312cc70c8d44 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:19.424475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be990c7d-b98e-4b75-bc21-312cc70c8d44 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:19.433021 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be990c7d-b98e-4b75-bc21-312cc70c8d44 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:09:19.433021 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 326/1330] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:09:19 2026] GET /volume/ => generated 384 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:09:19.439081 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-f344e0f9-c2fb-4ff9-982b-c2ef7ac9ec83 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:19.441332 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-f344e0f9-c2fb-4ff9-982b-c2ef7ac9ec83 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:09:19.441722 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-f344e0f9-c2fb-4ff9-982b-c2ef7ac9ec83 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec", "connector": null, "instance_uuid": "39522293-c408-4e8c-81a0-38f12b381920"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:19.453222 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:19.453222 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:19.524313 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-f344e0f9-c2fb-4ff9-982b-c2ef7ac9ec83 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:09:19.524793 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 341/1331] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:09:19 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 20 00:09:19.538030 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-da6593dd-ea5a-470f-aa22-b8458b54b86b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:19.541015 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-da6593dd-ea5a-470f-aa22-b8458b54b86b tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] DELETE https://10.4.3.9/volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607 Aug 20 00:09:19.541256 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-da6593dd-ea5a-470f-aa22-b8458b54b86b tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:19.541599 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-da6593dd-ea5a-470f-aa22-b8458b54b86b tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:19.557096 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:19.557096 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:19.642087 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0987f96f-8531-42a9-ae61-4e96d56e8e48 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:19.644715 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0987f96f-8531-42a9-ae61-4e96d56e8e48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:19.647920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0987f96f-8531-42a9-ae61-4e96d56e8e48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:19.647920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0987f96f-8531-42a9-ae61-4e96d56e8e48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:19.647920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0987f96f-8531-42a9-ae61-4e96d56e8e48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:19.650436 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:19.650436 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:19.651287 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0987f96f-8531-42a9-ae61-4e96d56e8e48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:19.651843 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 332/1332] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:19 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:19.696133 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-da6593dd-ea5a-470f-aa22-b8458b54b86b tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607 returned with HTTP 200 Aug 20 00:09:19.696611 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 334/1333] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:09:19 2026] DELETE /volume/v3/attachments/1f7e2174-ea45-4fe4-97c8-14f6565bd607 => generated 192 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:20.429321 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-48921d32-25be-47f1-92b1-7c6213bd3e62 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:20.433810 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48921d32-25be-47f1-92b1-7c6213bd3e62 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e Aug 20 00:09:20.434682 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48921d32-25be-47f1-92b1-7c6213bd3e62 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:20.434682 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48921d32-25be-47f1-92b1-7c6213bd3e62 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:20.454815 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:20.454815 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:20.478273 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-48921d32-25be-47f1-92b1-7c6213bd3e62 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:20.498223 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48921d32-25be-47f1-92b1-7c6213bd3e62 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e returned with HTTP 200 Aug 20 00:09:20.498747 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 327/1334] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:20 2026] GET /volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e => generated 873 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:20.514307 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5fb666d2-669c-4f44-b09a-fdc079ab0d7b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:20.516919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5fb666d2-669c-4f44-b09a-fdc079ab0d7b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e Aug 20 00:09:20.517149 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5fb666d2-669c-4f44-b09a-fdc079ab0d7b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:20.517359 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5fb666d2-669c-4f44-b09a-fdc079ab0d7b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:20.535704 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:20.535704 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:20.541252 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5fb666d2-669c-4f44-b09a-fdc079ab0d7b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:20.546629 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5fb666d2-669c-4f44-b09a-fdc079ab0d7b tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e returned with HTTP 200 Aug 20 00:09:20.547098 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 342/1335] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:20 2026] GET /volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:20.571116 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-60b3816f-5a62-4ff1-ba92-cdbb919e03ca None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:20.573681 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60b3816f-5a62-4ff1-ba92-cdbb919e03ca tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] DELETE https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99?cascade=True Aug 20 00:09:20.577293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60b3816f-5a62-4ff1-ba92-cdbb919e03ca tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:20.577619 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60b3816f-5a62-4ff1-ba92-cdbb919e03ca tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:20.577844 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-60b3816f-5a62-4ff1-ba92-cdbb919e03ca tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete volume with id: 4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:20.587722 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:20.587722 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:20.588317 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-60b3816f-5a62-4ff1-ba92-cdbb919e03ca tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:20.665107 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0a3e245-60d4-41a6-b680-29d003d8aee7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:20.671041 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0a3e245-60d4-41a6-b680-29d003d8aee7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:20.671041 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0a3e245-60d4-41a6-b680-29d003d8aee7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:20.671041 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0a3e245-60d4-41a6-b680-29d003d8aee7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:20.671041 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e0a3e245-60d4-41a6-b680-29d003d8aee7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:20.674144 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:20.674144 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:20.675622 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0a3e245-60d4-41a6-b680-29d003d8aee7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:20.676048 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 335/1336] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:20 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:20.695850 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-60b3816f-5a62-4ff1-ba92-cdbb919e03ca tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete volume request issued successfully. Aug 20 00:09:20.696243 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60b3816f-5a62-4ff1-ba92-cdbb919e03ca tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99?cascade=True returned with HTTP 202 Aug 20 00:09:20.696585 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 333/1337] 10.4.3.9 () {66 vars in 1362 bytes} [Thu Aug 20 00:09:20 2026] DELETE /volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99?cascade=True => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:20.707939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-696d5db0-04b8-4a0f-9e3f-deb8c5a839b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:20.710258 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-696d5db0-04b8-4a0f-9e3f-deb8c5a839b9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:20.710564 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-696d5db0-04b8-4a0f-9e3f-deb8c5a839b9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:20.710826 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-696d5db0-04b8-4a0f-9e3f-deb8c5a839b9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:20.721971 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:20.721971 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:20.724792 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-696d5db0-04b8-4a0f-9e3f-deb8c5a839b9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:20.734272 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-696d5db0-04b8-4a0f-9e3f-deb8c5a839b9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 returned with HTTP 200 Aug 20 00:09:20.734833 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 328/1338] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:20 2026] GET /volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:21.394128 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-bf16d8dd-1058-49d8-ae8a-79a1682c30aa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:21.396627 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-bf16d8dd-1058-49d8-ae8a-79a1682c30aa tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] PUT https://10.4.3.9/volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 Aug 20 00:09:21.397094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-bf16d8dd-1058-49d8-ae8a-79a1682c30aa tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:21.413468 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-bf16d8dd-1058-49d8-ae8a-79a1682c30aa tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Acquiring lock "cinder-attachment_update-5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:09:21.422370 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-bf16d8dd-1058-49d8-ae8a-79a1682c30aa tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Lock "cinder-attachment_update-5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec-np0000007832" acquired by "attachment_update" :: waited 0.009s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:09:21.423668 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:21.423668 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:21.582749 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-bf16d8dd-1058-49d8-ae8a-79a1682c30aa tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Lock "cinder-attachment_update-5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec-np0000007832" released by "attachment_update" :: held 0.160s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:09:21.583187 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-bf16d8dd-1058-49d8-ae8a-79a1682c30aa tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 returned with HTTP 200 Aug 20 00:09:21.583529 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 343/1339] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:09:21 2026] PUT /volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:21.596687 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-675b794a-abbe-4f93-98d8-50813d22a648 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:21.602246 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-675b794a-abbe-4f93-98d8-50813d22a648 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 Aug 20 00:09:21.602246 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-675b794a-abbe-4f93-98d8-50813d22a648 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:21.602246 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-675b794a-abbe-4f93-98d8-50813d22a648 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:21.627473 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-675b794a-abbe-4f93-98d8-50813d22a648 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 returned with HTTP 200 Aug 20 00:09:21.628314 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 336/1340] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:09:21 2026] GET /volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:21.694121 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3d28d306-37d3-4775-8772-7010d284398a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:21.696927 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d28d306-37d3-4775-8772-7010d284398a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:21.697294 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d28d306-37d3-4775-8772-7010d284398a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:21.700912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d28d306-37d3-4775-8772-7010d284398a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:21.700912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3d28d306-37d3-4775-8772-7010d284398a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:21.707293 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:21.707293 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:21.707293 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d28d306-37d3-4775-8772-7010d284398a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:21.707293 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 334/1341] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:21 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:21.755116 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8e92c0b4-6976-4c74-afcd-270a7bb7b6e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:21.757328 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e92c0b4-6976-4c74-afcd-270a7bb7b6e9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:21.757596 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e92c0b4-6976-4c74-afcd-270a7bb7b6e9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:21.757825 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e92c0b4-6976-4c74-afcd-270a7bb7b6e9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:21.765606 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e92c0b4-6976-4c74-afcd-270a7bb7b6e9 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 returned with HTTP 404 Aug 20 00:09:21.765606 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 329/1342] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:21 2026] GET /volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:21.774316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-01020fa5-1aa9-49ae-82ee-d2e4c048c0a1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:21.776316 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-01020fa5-1aa9-49ae-82ee-d2e4c048c0a1 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:09:21.776627 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-01020fa5-1aa9-49ae-82ee-d2e4c048c0a1 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:21.776949 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-01020fa5-1aa9-49ae-82ee-d2e4c048c0a1 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:21.777368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-01020fa5-1aa9-49ae-82ee-d2e4c048c0a1 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:21.777809 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:21.777809 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:21.778256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-01020fa5-1aa9-49ae-82ee-d2e4c048c0a1 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:21.785684 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-01020fa5-1aa9-49ae-82ee-d2e4c048c0a1 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Get all volumes completed successfully. Aug 20 00:09:21.786100 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-01020fa5-1aa9-49ae-82ee-d2e4c048c0a1 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:09:21.786505 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 344/1343] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:09:21 2026] GET /volume/v3/volumes => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:21.796248 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-293f6ec0-299f-4cf4-aebb-f8c40ce17652 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:21.798093 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-293f6ec0-299f-4cf4-aebb-f8c40ce17652 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:21.798286 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-293f6ec0-299f-4cf4-aebb-f8c40ce17652 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:21.798469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-293f6ec0-299f-4cf4-aebb-f8c40ce17652 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:21.798758 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-293f6ec0-299f-4cf4-aebb-f8c40ce17652 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:21.799051 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:21.799051 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:21.799932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-293f6ec0-299f-4cf4-aebb-f8c40ce17652 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:21.803357 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-293f6ec0-299f-4cf4-aebb-f8c40ce17652 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Get all snapshots completed successfully. Aug 20 00:09:21.803681 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-293f6ec0-299f-4cf4-aebb-f8c40ce17652 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 200 Aug 20 00:09:21.804100 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 337/1344] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:09:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:09:21.813038 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5c01def5-9ae3-4d15-a41c-1c5525d5394f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:21.816220 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5c01def5-9ae3-4d15-a41c-1c5525d5394f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e Aug 20 00:09:21.816220 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5c01def5-9ae3-4d15-a41c-1c5525d5394f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:21.816220 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5c01def5-9ae3-4d15-a41c-1c5525d5394f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:21.821975 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:21.821975 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:21.826208 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5c01def5-9ae3-4d15-a41c-1c5525d5394f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:21.831193 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5c01def5-9ae3-4d15-a41c-1c5525d5394f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e returned with HTTP 200 Aug 20 00:09:21.831721 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 335/1345] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:21 2026] GET /volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:21.845577 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4cf6dfc1-c0ff-4297-97eb-0cef2dd0261c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:21.849094 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4cf6dfc1-c0ff-4297-97eb-0cef2dd0261c tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] DELETE https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e Aug 20 00:09:21.849335 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4cf6dfc1-c0ff-4297-97eb-0cef2dd0261c tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:21.849626 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4cf6dfc1-c0ff-4297-97eb-0cef2dd0261c tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:21.849826 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-4cf6dfc1-c0ff-4297-97eb-0cef2dd0261c tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete volume with id: 305913ee-72f3-49f8-a865-151ca441034e Aug 20 00:09:22.016735 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:22.016735 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:22.017363 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4cf6dfc1-c0ff-4297-97eb-0cef2dd0261c tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:22.063692 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4cf6dfc1-c0ff-4297-97eb-0cef2dd0261c tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete volume request issued successfully. Aug 20 00:09:22.063974 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4cf6dfc1-c0ff-4297-97eb-0cef2dd0261c tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e returned with HTTP 202 Aug 20 00:09:22.064403 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 330/1346] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:21 2026] DELETE /volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:22.073562 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-060285c3-cb8a-49fd-a05a-8a37c0a3fd55 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:22.076267 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-060285c3-cb8a-49fd-a05a-8a37c0a3fd55 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e Aug 20 00:09:22.076479 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-060285c3-cb8a-49fd-a05a-8a37c0a3fd55 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:22.076679 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-060285c3-cb8a-49fd-a05a-8a37c0a3fd55 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:22.084257 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:22.084257 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:22.088501 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-060285c3-cb8a-49fd-a05a-8a37c0a3fd55 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Volume info retrieved successfully. Aug 20 00:09:22.093208 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-060285c3-cb8a-49fd-a05a-8a37c0a3fd55 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e returned with HTTP 200 Aug 20 00:09:22.093656 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 345/1347] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:22 2026] GET /volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:22.722952 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2d7533e6-c9fb-41b4-b9fc-b751fe10d9a9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:22.726158 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2d7533e6-c9fb-41b4-b9fc-b751fe10d9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:22.726518 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2d7533e6-c9fb-41b4-b9fc-b751fe10d9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:22.726751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2d7533e6-c9fb-41b4-b9fc-b751fe10d9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:22.726861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2d7533e6-c9fb-41b4-b9fc-b751fe10d9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:22.734538 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:22.734538 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:22.735523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2d7533e6-c9fb-41b4-b9fc-b751fe10d9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:22.735946 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 338/1348] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:22 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:22.869617 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-2e073bfc-f65e-4d49-bb74-a95e1b6d7b0b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:22.874417 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-2e073bfc-f65e-4d49-bb74-a95e1b6d7b0b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:09:22.874719 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-2e073bfc-f65e-4d49-bb74-a95e1b6d7b0b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:22.875003 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-2e073bfc-f65e-4d49-bb74-a95e1b6d7b0b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:22.891099 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:22.891099 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:22.893618 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:22.897702 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-2e073bfc-f65e-4d49-bb74-a95e1b6d7b0b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:09:22.898221 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:22.898695 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1897504363", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:22.900953 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1897504363', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:22.901131 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Create volume of 1 GB Aug 20 00:09:22.905393 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-2e073bfc-f65e-4d49-bb74-a95e1b6d7b0b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:09:22.906036 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 336/1349] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:22 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:22.907009 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Availability Zones retrieved successfully. Aug 20 00:09:22.919581 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Flow 'volume_create_api' (ad6fb6fe-ca20-498d-ad1b-cc0947a764e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:22.923912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be7e09e-dfd9-46fd-820c-bfa682d5c156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:22.923912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:22.925976 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:22.963579 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be7e09e-dfd9-46fd-820c-bfa682d5c156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:22.965014 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6d5884-97e6-46f8-a145-ff341beb4d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.067932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Created reservations ['59e9cdfd-3ef2-41be-b4e8-e24fe9d36a30', 'af2a1639-86be-4b08-94b2-26962d114bc2', '7173ef13-add7-4f87-8a32-47eddf8633fd', '124ca16e-782e-4667-9bbe-670272edfab1'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:23.068948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6d5884-97e6-46f8-a145-ff341beb4d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59e9cdfd-3ef2-41be-b4e8-e24fe9d36a30', 'af2a1639-86be-4b08-94b2-26962d114bc2', '7173ef13-add7-4f87-8a32-47eddf8633fd', '124ca16e-782e-4667-9bbe-670272edfab1']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.069879 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3c7a7f4-57ed-4ef9-8052-d147fdc9c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.100864 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:23.101286 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-248525715"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:23.103169 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-248525715'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:23.103309 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Create volume of 1 GB Aug 20 00:09:23.106162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5330e46e-0c1e-4cc2-921b-a7fe26617ff5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.108727 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Availability Zones retrieved successfully. Aug 20 00:09:23.108856 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5330e46e-0c1e-4cc2-921b-a7fe26617ff5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e Aug 20 00:09:23.109858 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5330e46e-0c1e-4cc2-921b-a7fe26617ff5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.109858 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5330e46e-0c1e-4cc2-921b-a7fe26617ff5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.110082 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3c7a7f4-57ed-4ef9-8052-d147fdc9c959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bc3574c-2228-4d09-9ab0-1f9ac651b8ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1897504363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d43794e639a4e1bb22f11b657a11318',qos_specs=None,replication_status=,reservations=['59e9cdfd-3ef2-41be-b4e8-e24fe9d36a30','af2a1639-86be-4b08-94b2-26962d114bc2','7173ef13-add7-4f87-8a32-47eddf8633fd','124ca16e-782e-4667-9bbe-670272edfab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf31810043f43b781b22e3d8eb43890',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1897504363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bc3574c-2228-4d09-9ab0-1f9ac651b8ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d43794e639a4e1bb22f11b657a11318',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cf31810043f43b781b22e3d8eb43890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.110570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6083b11e-5e61-4458-91aa-b052e1d1dcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.119611 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Flow 'volume_create_api' (995d1458-7d99-4d95-92a2-2b34e110e91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:23.119611 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e92dd91-950b-4e60-87d3-f232bb59a866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.119910 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5330e46e-0c1e-4cc2-921b-a7fe26617ff5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e returned with HTTP 404 Aug 20 00:09:23.119968 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:23.120029 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 339/1350] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:23 2026] GET /volume/v3/volumes/305913ee-72f3-49f8-a865-151ca441034e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:23.134830 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2d82d76a-0bdb-4a79-84ff-507e33b1457f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.134830 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d82d76a-0bdb-4a79-84ff-507e33b1457f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 Aug 20 00:09:23.134830 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d82d76a-0bdb-4a79-84ff-507e33b1457f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.134830 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d82d76a-0bdb-4a79-84ff-507e33b1457f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.134830 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-2d82d76a-0bdb-4a79-84ff-507e33b1457f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete snapshot with id: 77be6590-9f57-4a36-8076-59a9b24b1389 Aug 20 00:09:23.137218 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d82d76a-0bdb-4a79-84ff-507e33b1457f tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 returned with HTTP 404 Aug 20 00:09:23.137750 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 337/1351] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:09:23 2026] DELETE /volume/v3/snapshots/77be6590-9f57-4a36-8076-59a9b24b1389 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:23.147564 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f2ea800e-3ee9-4803-a51a-cab8883823c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.150374 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f2ea800e-3ee9-4803-a51a-cab8883823c5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] GET https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:23.150586 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f2ea800e-3ee9-4803-a51a-cab8883823c5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.151324 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f2ea800e-3ee9-4803-a51a-cab8883823c5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.156922 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6083b11e-5e61-4458-91aa-b052e1d1dcc0) transitioned into state 'SUCCESS' from state '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-1897504363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d43794e639a4e1bb22f11b657a11318',qos_specs=None,replication_status=,reservations=['59e9cdfd-3ef2-41be-b4e8-e24fe9d36a30','af2a1639-86be-4b08-94b2-26962d114bc2','7173ef13-add7-4f87-8a32-47eddf8633fd','124ca16e-782e-4667-9bbe-670272edfab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf31810043f43b781b22e3d8eb43890',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.157860 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (809d9962-3c21-4a15-bf15-82149ec42d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.159916 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f2ea800e-3ee9-4803-a51a-cab8883823c5 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 returned with HTTP 404 Aug 20 00:09:23.160805 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 340/1352] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:23 2026] GET /volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:23.163150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e92dd91-950b-4e60-87d3-f232bb59a866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.164015 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4855cc0-5533-486b-94ab-7dc0ca66e3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.169956 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1bfdff55-8d5d-4417-b42f-d03d9c940065 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.172830 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1bfdff55-8d5d-4417-b42f-d03d9c940065 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] DELETE https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:23.173200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1bfdff55-8d5d-4417-b42f-d03d9c940065 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.173393 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1bfdff55-8d5d-4417-b42f-d03d9c940065 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.173679 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-1bfdff55-8d5d-4417-b42f-d03d9c940065 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] Delete volume with id: 4b4cba58-e07c-4342-b17a-115ceff7ef99 Aug 20 00:09:23.182732 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1bfdff55-8d5d-4417-b42f-d03d9c940065 tempest-VolumesDeleteCascade-598304261 tempest-VolumesDeleteCascade-598304261-project-member] https://10.4.3.9/volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 returned with HTTP 404 Aug 20 00:09:23.183636 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 338/1353] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:23 2026] DELETE /volume/v3/volumes/4b4cba58-e07c-4342-b17a-115ceff7ef99 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:23.190047 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (809d9962-3c21-4a15-bf15-82149ec42d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.191226 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Flow 'volume_create_api' (ad6fb6fe-ca20-498d-ad1b-cc0947a764e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:23.191633 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Create volume request issued successfully. Aug 20 00:09:23.192546 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-5d6c9a75-d86d-41c7-8400-8119190321b4 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:23.193123 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 331/1354] 10.4.3.9 () {72 vars in 1527 bytes} [Thu Aug 20 00:09:22 2026] POST /volume/v3/volumes => generated 751 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:23.210073 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-265d1d42-6a07-431f-9561-fc79387fa914 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.215003 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-265d1d42-6a07-431f-9561-fc79387fa914 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:23.215209 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-265d1d42-6a07-431f-9561-fc79387fa914 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.215433 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-265d1d42-6a07-431f-9561-fc79387fa914 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.230783 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:23.230783 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:23.237360 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-265d1d42-6a07-431f-9561-fc79387fa914 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Volume info retrieved successfully. Aug 20 00:09:23.249256 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-07d72713-ef6e-437c-ba81-0858524c03d8 req-265d1d42-6a07-431f-9561-fc79387fa914 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae returned with HTTP 200 Aug 20 00:09:23.249973 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 341/1355] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:23 2026] GET /volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:23.277724 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Created reservations ['125d80c8-7d57-4059-8783-90e5c3fbdbad', '73d1d715-560e-4236-b535-02345596ba0a', '3ee3318e-3887-402e-abd4-a0b6f9f30e34', 'c6b34152-d384-4ffd-b489-3f058487058e'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:23.278870 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4855cc0-5533-486b-94ab-7dc0ca66e3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['125d80c8-7d57-4059-8783-90e5c3fbdbad', '73d1d715-560e-4236-b535-02345596ba0a', '3ee3318e-3887-402e-abd4-a0b6f9f30e34', 'c6b34152-d384-4ffd-b489-3f058487058e']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.280179 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe7475e-5375-4cf9-a25b-2d034236f954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.284442 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-8b9bbab3-37af-433d-9552-b4e7f1ea75ad req-5018e550-9868-469a-bc55-18dd57716541 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.293104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8b9bbab3-37af-433d-9552-b4e7f1ea75ad req-5018e550-9868-469a-bc55-18dd57716541 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:23.293973 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8b9bbab3-37af-433d-9552-b4e7f1ea75ad req-5018e550-9868-469a-bc55-18dd57716541 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.294177 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8b9bbab3-37af-433d-9552-b4e7f1ea75ad req-5018e550-9868-469a-bc55-18dd57716541 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.307954 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:23.307954 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:23.315202 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-8b9bbab3-37af-433d-9552-b4e7f1ea75ad req-5018e550-9868-469a-bc55-18dd57716541 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Volume info retrieved successfully. Aug 20 00:09:23.320754 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8b9bbab3-37af-433d-9552-b4e7f1ea75ad req-5018e550-9868-469a-bc55-18dd57716541 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae returned with HTTP 200 Aug 20 00:09:23.321950 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 339/1356] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:23 2026] GET /volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:23.327742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe7475e-5375-4cf9-a25b-2d034236f954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fccd150-3127-434b-9cd8-b7632eb52a57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-248525715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc52826c741407ab1a2cfbfeaf8ee01',qos_specs=None,replication_status=,reservations=['125d80c8-7d57-4059-8783-90e5c3fbdbad','73d1d715-560e-4236-b535-02345596ba0a','3ee3318e-3887-402e-abd4-a0b6f9f30e34','c6b34152-d384-4ffd-b489-3f058487058e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e24e025eaef4db6ad08b9e68fd5a2cd',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-248525715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fccd150-3127-434b-9cd8-b7632eb52a57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc52826c741407ab1a2cfbfeaf8ee01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e24e025eaef4db6ad08b9e68fd5a2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.328662 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39448630-ac69-492c-94fe-d1cbbbbbd46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.371597 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39448630-ac69-492c-94fe-d1cbbbbbd46f) transitioned into state 'SUCCESS' from state '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-248525715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc52826c741407ab1a2cfbfeaf8ee01',qos_specs=None,replication_status=,reservations=['125d80c8-7d57-4059-8783-90e5c3fbdbad','73d1d715-560e-4236-b535-02345596ba0a','3ee3318e-3887-402e-abd4-a0b6f9f30e34','c6b34152-d384-4ffd-b489-3f058487058e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e24e025eaef4db6ad08b9e68fd5a2cd',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.372618 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f96572-4a7b-4883-bff7-6fba18be2915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:23.392153 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f96572-4a7b-4883-bff7-6fba18be2915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:23.393590 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Flow 'volume_create_api' (995d1458-7d99-4d95-92a2-2b34e110e91d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:23.394371 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Create volume request issued successfully. Aug 20 00:09:23.395238 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d4ae1873-295e-4a2e-852d-9a9539e19471 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:23.395803 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 346/1357] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:09:22 2026] POST /volume/v3/volumes => generated 746 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:23.408660 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5dd5bb20-45fb-49e3-af4f-e09c3675c1a7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.412507 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5dd5bb20-45fb-49e3-af4f-e09c3675c1a7 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:23.412709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5dd5bb20-45fb-49e3-af4f-e09c3675c1a7 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.412921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5dd5bb20-45fb-49e3-af4f-e09c3675c1a7 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.420922 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:23.420922 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:23.424794 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5dd5bb20-45fb-49e3-af4f-e09c3675c1a7 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Volume info retrieved successfully. Aug 20 00:09:23.429901 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5dd5bb20-45fb-49e3-af4f-e09c3675c1a7 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 200 Aug 20 00:09:23.430336 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 332/1358] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:23 2026] GET /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:23.466328 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b3a1566-ef2e-4f20-8c91-6e80695d10ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.466915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b3a1566-ef2e-4f20-8c91-6e80695d10ce None None] GET https://10.4.3.9/volume// Aug 20 00:09:23.467718 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b3a1566-ef2e-4f20-8c91-6e80695d10ce None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.468667 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b3a1566-ef2e-4f20-8c91-6e80695d10ce None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.469232 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b3a1566-ef2e-4f20-8c91-6e80695d10ce None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:09:23.470175 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 342/1359] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:09:23 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:09:23.479415 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-ae985fa7-b76f-46be-a8e9-0172f5750b25 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.481298 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-ae985fa7-b76f-46be-a8e9-0172f5750b25 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:09:23.481830 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-ae985fa7-b76f-46be-a8e9-0172f5750b25 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b77bcce-6477-4447-b3a4-0f1d58a6f6bf", "connector": null, "instance_uuid": "b38ff1f3-b9f4-4860-aa03-5bac0e852150"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:23.496302 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:23.496302 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:23.558730 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-ae985fa7-b76f-46be-a8e9-0172f5750b25 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:09:23.558730 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 340/1360] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:09:23 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:23.568110 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-de24e83f-52fb-4212-a111-e70d436f9130 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.571092 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-de24e83f-52fb-4212-a111-e70d436f9130 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743 Aug 20 00:09:23.571311 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-de24e83f-52fb-4212-a111-e70d436f9130 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.571549 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-de24e83f-52fb-4212-a111-e70d436f9130 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.583529 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:23.583529 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:23.665946 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-de24e83f-52fb-4212-a111-e70d436f9130 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743 returned with HTTP 200 Aug 20 00:09:23.666543 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 347/1361] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:09:23 2026] DELETE /volume/v3/attachments/f90c74c1-3e32-4726-848f-4c0c0bde6743 => generated 367 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:23.746654 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1642c441-d3f7-430b-bc28-3a02b573b754 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:23.748325 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1642c441-d3f7-430b-bc28-3a02b573b754 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:23.748601 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1642c441-d3f7-430b-bc28-3a02b573b754 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:23.748816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1642c441-d3f7-430b-bc28-3a02b573b754 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:23.748947 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1642c441-d3f7-430b-bc28-3a02b573b754 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:23.763728 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:23.763728 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:23.763728 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1642c441-d3f7-430b-bc28-3a02b573b754 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:23.763728 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 333/1362] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:23 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.350671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d2119302-2b09-4bf4-9c2e-696105ea84d7 req-373738b7-691b-4bc9-96f1-31b26d636d19 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.355697 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d2119302-2b09-4bf4-9c2e-696105ea84d7 req-373738b7-691b-4bc9-96f1-31b26d636d19 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:24.355847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d2119302-2b09-4bf4-9c2e-696105ea84d7 req-373738b7-691b-4bc9-96f1-31b26d636d19 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:24.356120 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d2119302-2b09-4bf4-9c2e-696105ea84d7 req-373738b7-691b-4bc9-96f1-31b26d636d19 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:24.381961 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.381961 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:24.404685 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d2119302-2b09-4bf4-9c2e-696105ea84d7 req-373738b7-691b-4bc9-96f1-31b26d636d19 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Volume info retrieved successfully. Aug 20 00:09:24.420599 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d2119302-2b09-4bf4-9c2e-696105ea84d7 req-373738b7-691b-4bc9-96f1-31b26d636d19 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae returned with HTTP 200 Aug 20 00:09:24.421160 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 343/1363] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae => generated 844 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.446560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d9e788cf-4902-45fe-8f8d-93f86c6b7539 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.450843 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9e788cf-4902-45fe-8f8d-93f86c6b7539 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:24.450843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9e788cf-4902-45fe-8f8d-93f86c6b7539 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:24.450843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9e788cf-4902-45fe-8f8d-93f86c6b7539 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:24.461917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-e0a90cf1-91fa-487b-8b22-0eceed1cca8f req-acfb56e0-6061-4226-b946-bcf4906bdbbe None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.461917 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e0a90cf1-91fa-487b-8b22-0eceed1cca8f req-acfb56e0-6061-4226-b946-bcf4906bdbbe tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:24.461917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e0a90cf1-91fa-487b-8b22-0eceed1cca8f req-acfb56e0-6061-4226-b946-bcf4906bdbbe tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bc3574c-2228-4d09-9ab0-1f9ac651b8ae", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2051483509", "description": null, "metadata": {}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:24.469876 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.469876 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:24.472630 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.472630 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:24.473495 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-e0a90cf1-91fa-487b-8b22-0eceed1cca8f req-acfb56e0-6061-4226-b946-bcf4906bdbbe tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Volume info retrieved successfully. Aug 20 00:09:24.474506 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [req-e0a90cf1-91fa-487b-8b22-0eceed1cca8f req-acfb56e0-6061-4226-b946-bcf4906bdbbe tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Create snapshot from volume 6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:24.478552 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d9e788cf-4902-45fe-8f8d-93f86c6b7539 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Volume info retrieved successfully. Aug 20 00:09:24.484654 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9e788cf-4902-45fe-8f8d-93f86c6b7539 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 200 Aug 20 00:09:24.486921 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 341/1364] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.501300 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fb3459b0-39dc-489d-a602-920d12baed00 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.504824 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb3459b0-39dc-489d-a602-920d12baed00 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] POST https://10.4.3.9/volume/v3/os-volume-transfer Aug 20 00:09:24.506676 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb3459b0-39dc-489d-a602-920d12baed00 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0fccd150-3127-434b-9cd8-b7632eb52a57"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:24.506676 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.volume_transfer [None req-fb3459b0-39dc-489d-a602-920d12baed00 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Creating new volume transfer {'transfer': {'volume_id': '0fccd150-3127-434b-9cd8-b7632eb52a57'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 00:09:24.507120 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.volume_transfer [None req-fb3459b0-39dc-489d-a602-920d12baed00 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Creating transfer of volume 0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:24.507120 np0000007832 devstack@c-api.service[100467]: INFO cinder.transfer.api [None req-fb3459b0-39dc-489d-a602-920d12baed00 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Generating transfer record for volume 0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:24.519059 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.519059 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:24.562760 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb3459b0-39dc-489d-a602-920d12baed00 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 00:09:24.563377 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 334/1365] 10.4.3.9 () {68 vars in 1277 bytes} [Thu Aug 20 00:09:24 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:24.573990 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c13d05f1-d21b-46c5-8359-bc3621587c9d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.574135 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [req-e0a90cf1-91fa-487b-8b22-0eceed1cca8f req-acfb56e0-6061-4226-b946-bcf4906bdbbe tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Created reservations ['d008be86-ea03-4ef7-a6b5-aa5f1cf3e5fd', 'b1d22d71-dade-480a-87e3-ca614525b39b', '0ffc3ce1-b819-4ce5-8a4e-82a1648f599e', 'f52c12dd-3c4b-45d4-9683-01032b25fd79'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:24.575802 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c13d05f1-d21b-46c5-8359-bc3621587c9d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:24.576019 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c13d05f1-d21b-46c5-8359-bc3621587c9d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:24.576210 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c13d05f1-d21b-46c5-8359-bc3621587c9d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:24.582962 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.582962 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:24.586410 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c13d05f1-d21b-46c5-8359-bc3621587c9d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Volume info retrieved successfully. Aug 20 00:09:24.590653 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c13d05f1-d21b-46c5-8359-bc3621587c9d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 200 Aug 20 00:09:24.591069 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 344/1366] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.605480 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7582fd9b-a32b-4434-ab61-526d3445420a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.607974 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7582fd9b-a32b-4434-ab61-526d3445420a tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41 Aug 20 00:09:24.610025 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7582fd9b-a32b-4434-ab61-526d3445420a tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:24.610025 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7582fd9b-a32b-4434-ab61-526d3445420a tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:24.615828 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7582fd9b-a32b-4434-ab61-526d3445420a tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41 returned with HTTP 200 Aug 20 00:09:24.615828 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 342/1367] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41 => generated 405 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.624562 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6120ce39-30f3-4d13-bd86-e9cdcf875723 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.627479 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6120ce39-30f3-4d13-bd86-e9cdcf875723 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/os-volume-transfer Aug 20 00:09:24.627672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6120ce39-30f3-4d13-bd86-e9cdcf875723 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:24.627927 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6120ce39-30f3-4d13-bd86-e9cdcf875723 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:24.628157 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.volume_transfer [None req-6120ce39-30f3-4d13-bd86-e9cdcf875723 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Listing volume transfers {{(pid=100467) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 00:09:24.632640 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6120ce39-30f3-4d13-bd86-e9cdcf875723 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/os-volume-transfer returned with HTTP 200 Aug 20 00:09:24.633185 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 335/1368] 10.4.3.9 () {66 vars in 1256 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/os-volume-transfer => generated 364 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.643722 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.696981 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-e0a90cf1-91fa-487b-8b22-0eceed1cca8f req-acfb56e0-6061-4226-b946-bcf4906bdbbe tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Snapshot create request issued successfully. Aug 20 00:09:24.697493 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e0a90cf1-91fa-487b-8b22-0eceed1cca8f req-acfb56e0-6061-4226-b946-bcf4906bdbbe tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:09:24.698205 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 348/1369] 10.4.3.9 () {72 vars in 1533 bytes} [Thu Aug 20 00:09:24 2026] POST /volume/v3/snapshots => generated 311 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:24.777682 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ea990cc-4ae5-4e3a-9953-026783ff99b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.780006 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ea990cc-4ae5-4e3a-9953-026783ff99b5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:24.780779 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ea990cc-4ae5-4e3a-9953-026783ff99b5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:24.780779 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ea990cc-4ae5-4e3a-9953-026783ff99b5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:24.780779 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9ea990cc-4ae5-4e3a-9953-026783ff99b5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:24.786111 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.786111 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:24.787279 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ea990cc-4ae5-4e3a-9953-026783ff99b5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:24.788226 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 343/1370] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.851653 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] POST https://10.4.3.9/volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41/accept Aug 20 00:09:24.852061 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e81eec3940e2a827"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:24.854039 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.volume_transfer [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Accepting volume transfer 02dc3b61-2127-47ad-8210-5697c1d9ef41 {{(pid=100466) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 00:09:24.854166 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Accepting transfer 02dc3b61-2127-47ad-8210-5697c1d9ef41 Aug 20 00:09:24.897958 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7015786c-14b6-4d22-8368-c53a390c1843 req-682e2927-991c-4a0a-be82-731676ab0130 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.901576 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7015786c-14b6-4d22-8368-c53a390c1843 req-682e2927-991c-4a0a-be82-731676ab0130 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] GET https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 Aug 20 00:09:24.901576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7015786c-14b6-4d22-8368-c53a390c1843 req-682e2927-991c-4a0a-be82-731676ab0130 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:24.901576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7015786c-14b6-4d22-8368-c53a390c1843 req-682e2927-991c-4a0a-be82-731676ab0130 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:24.905399 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.905399 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:24.905881 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7015786c-14b6-4d22-8368-c53a390c1843 req-682e2927-991c-4a0a-be82-731676ab0130 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] Snapshot retrieved successfully. Aug 20 00:09:24.906689 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7015786c-14b6-4d22-8368-c53a390c1843 req-682e2927-991c-4a0a-be82-731676ab0130 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 returned with HTTP 200 Aug 20 00:09:24.907219 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 336/1371] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.949372 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-ec6eff96-5ebe-4928-8006-c58f42f62506 req-8460907a-4859-41ce-92bf-d41de0abb9b2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.951769 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ec6eff96-5ebe-4928-8006-c58f42f62506 req-8460907a-4859-41ce-92bf-d41de0abb9b2 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:09:24.952006 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ec6eff96-5ebe-4928-8006-c58f42f62506 req-8460907a-4859-41ce-92bf-d41de0abb9b2 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:24.952376 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ec6eff96-5ebe-4928-8006-c58f42f62506 req-8460907a-4859-41ce-92bf-d41de0abb9b2 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:24.952883 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [req-ec6eff96-5ebe-4928-8006-c58f42f62506 req-8460907a-4859-41ce-92bf-d41de0abb9b2 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:24.953274 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.953274 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:24.954242 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [req-ec6eff96-5ebe-4928-8006-c58f42f62506 req-8460907a-4859-41ce-92bf-d41de0abb9b2 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:24.958472 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-ec6eff96-5ebe-4928-8006-c58f42f62506 req-8460907a-4859-41ce-92bf-d41de0abb9b2 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] Get all snapshots completed successfully. Aug 20 00:09:24.959135 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:24.959135 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:24.959232 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Created reservations ['732e33d6-6b4f-4d90-a7d2-84edea87411b', 'e2d83d24-5a81-4cbf-9ec1-7d3f423e73ee', '8f54bda3-8cd5-41ad-9765-d22fbaa2a3f3', 'edb8d9c6-a269-40a5-a60c-7e88a459f3b6'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:24.959622 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ec6eff96-5ebe-4928-8006-c58f42f62506 req-8460907a-4859-41ce-92bf-d41de0abb9b2 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-reader] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:09:24.960074 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 349/1372] 10.4.3.9 () {68 vars in 1500 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:24.984838 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-64661d1e-c8d5-4caf-9f46-9210afb7241a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:24.987251 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-64661d1e-c8d5-4caf-9f46-9210afb7241a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] PUT https://10.4.3.9/volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd Aug 20 00:09:24.987877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-64661d1e-c8d5-4caf-9f46-9210afb7241a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:24.997101 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Created reservations ['60764b0a-6232-487a-b1ce-99a405fc927b', '5d2d824f-e334-4f0b-8b80-bef7b9f05fd8', '17faa34e-197c-4b26-9a50-31d4b733bdba', 'a6ac748d-15a7-4827-ab12-aa516adabef1'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:24.997378 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5edfc19d-ca29-4b3b-96e5-c2348ba382f0 req-1bc51a30-2958-429d-ada9-c502bc0a04ae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.000830 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5edfc19d-ca29-4b3b-96e5-c2348ba382f0 req-1bc51a30-2958-429d-ada9-c502bc0a04ae tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 Aug 20 00:09:25.001114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5edfc19d-ca29-4b3b-96e5-c2348ba382f0 req-1bc51a30-2958-429d-ada9-c502bc0a04ae tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.001205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-64661d1e-c8d5-4caf-9f46-9210afb7241a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Acquiring lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:09:25.001395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5edfc19d-ca29-4b3b-96e5-c2348ba382f0 req-1bc51a30-2958-429d-ada9-c502bc0a04ae tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.008685 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-64661d1e-c8d5-4caf-9f46-9210afb7241a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:09:25.009677 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.009677 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:25.009876 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.009876 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:25.009961 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-5edfc19d-ca29-4b3b-96e5-c2348ba382f0 req-1bc51a30-2958-429d-ada9-c502bc0a04ae tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Snapshot retrieved successfully. Aug 20 00:09:25.011365 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5edfc19d-ca29-4b3b-96e5-c2348ba382f0 req-1bc51a30-2958-429d-ada9-c502bc0a04ae tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 returned with HTTP 200 Aug 20 00:09:25.011433 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 337/1373] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:09:24 2026] GET /volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:25.057087 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-726fc8ab-72cb-4d6b-aff5-4c89b6a7f4ef req-1f098235-c307-446b-b5bb-9c5d85043c98 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.063211 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-726fc8ab-72cb-4d6b-aff5-4c89b6a7f4ef req-1f098235-c307-446b-b5bb-9c5d85043c98 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 Aug 20 00:09:25.063211 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-726fc8ab-72cb-4d6b-aff5-4c89b6a7f4ef req-1f098235-c307-446b-b5bb-9c5d85043c98 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.063211 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-726fc8ab-72cb-4d6b-aff5-4c89b6a7f4ef req-1f098235-c307-446b-b5bb-9c5d85043c98 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.063211 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [req-726fc8ab-72cb-4d6b-aff5-4c89b6a7f4ef req-1f098235-c307-446b-b5bb-9c5d85043c98 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Delete snapshot with id: 0e480025-dffb-40b7-bd3f-3fe38c205259 Aug 20 00:09:25.074602 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.074602 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:25.074602 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-726fc8ab-72cb-4d6b-aff5-4c89b6a7f4ef req-1f098235-c307-446b-b5bb-9c5d85043c98 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Snapshot retrieved successfully. Aug 20 00:09:25.099761 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Created reservations ['4f2b9441-e4e5-4fbc-b8c4-b7b1eba87297', '9ade9b8d-b911-45e4-975c-efef53c6e8d8', '8e7756d5-9813-415f-9bf4-fcc5d0e3a1d5', '3c56eb29-1a60-4966-834b-d46a04920440'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:25.108491 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-726fc8ab-72cb-4d6b-aff5-4c89b6a7f4ef req-1f098235-c307-446b-b5bb-9c5d85043c98 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Snapshot delete request issued successfully. Aug 20 00:09:25.109316 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-726fc8ab-72cb-4d6b-aff5-4c89b6a7f4ef req-1f098235-c307-446b-b5bb-9c5d85043c98 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 returned with HTTP 202 Aug 20 00:09:25.109416 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 350/1374] 10.4.3.9 () {70 vars in 1612 bytes} [Thu Aug 20 00:09:25 2026] DELETE /volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:25.137105 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-eb13233b-5f91-4880-9115-81a2c26b4195 req-914a44a1-61f0-4135-9723-f13fb07fe627 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.139559 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-eb13233b-5f91-4880-9115-81a2c26b4195 req-914a44a1-61f0-4135-9723-f13fb07fe627 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 Aug 20 00:09:25.140230 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-eb13233b-5f91-4880-9115-81a2c26b4195 req-914a44a1-61f0-4135-9723-f13fb07fe627 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.140539 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-eb13233b-5f91-4880-9115-81a2c26b4195 req-914a44a1-61f0-4135-9723-f13fb07fe627 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.148134 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.148134 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:25.148550 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-eb13233b-5f91-4880-9115-81a2c26b4195 req-914a44a1-61f0-4135-9723-f13fb07fe627 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Snapshot retrieved successfully. Aug 20 00:09:25.149691 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-eb13233b-5f91-4880-9115-81a2c26b4195 req-914a44a1-61f0-4135-9723-f13fb07fe627 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 returned with HTTP 200 Aug 20 00:09:25.150111 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 338/1375] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:09:25 2026] GET /volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:25.172112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-64661d1e-c8d5-4caf-9f46-9210afb7241a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-1b77bcce-6477-4447-b3a4-0f1d58a6f6bf-np0000007832" released by "attachment_update" :: held 0.163s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:09:25.173301 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-64661d1e-c8d5-4caf-9f46-9210afb7241a tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd returned with HTTP 200 Aug 20 00:09:25.173301 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 344/1376] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:09:24 2026] PUT /volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:25.177931 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Created reservations ['6d21cf01-9252-4566-80a5-eb19e1af37c2', '9bfad866-1818-4319-b829-09ba61ccba55', '723ef878-6825-4994-910a-1286933a4a09', 'cecd04c6-c80a-4a7e-9f42-3889cd915c4c'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:25.185160 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-84cab3b8-7b31-4e08-95ea-ec0bca89f958 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.188016 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-84cab3b8-7b31-4e08-95ea-ec0bca89f958 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd Aug 20 00:09:25.188245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-84cab3b8-7b31-4e08-95ea-ec0bca89f958 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.188533 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-84cab3b8-7b31-4e08-95ea-ec0bca89f958 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.194519 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Transfer volume completed successfully. Aug 20 00:09:25.211515 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-84cab3b8-7b31-4e08-95ea-ec0bca89f958 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd returned with HTTP 200 Aug 20 00:09:25.212332 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 351/1377] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:09:25 2026] GET /volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:25.316872 np0000007832 devstack@c-api.service[100466]: INFO cinder.transfer.api [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Volume 0fccd150-3127-434b-9cd8-b7632eb52a57 has been transferred. Aug 20 00:09:25.330737 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-356bd1a2-e670-4c4f-bc96-9b00685d02d3 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] https://10.4.3.9/volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41/accept returned with HTTP 202 Aug 20 00:09:25.330737 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 345/1378] 10.4.3.9 () {68 vars in 1409 bytes} [Thu Aug 20 00:09:24 2026] POST /volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41/accept => generated 361 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:25.342385 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3aee83ec-9437-4f42-a1c0-7efafc5f9b63 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.344376 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3aee83ec-9437-4f42-a1c0-7efafc5f9b63 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] GET https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:25.347072 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3aee83ec-9437-4f42-a1c0-7efafc5f9b63 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.347072 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3aee83ec-9437-4f42-a1c0-7efafc5f9b63 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.354922 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.354922 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:25.362919 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3aee83ec-9437-4f42-a1c0-7efafc5f9b63 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Volume info retrieved successfully. Aug 20 00:09:25.368362 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3aee83ec-9437-4f42-a1c0-7efafc5f9b63 tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 200 Aug 20 00:09:25.368362 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 339/1379] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:25 2026] GET /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:25.382946 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f0606b3-c307-4e5a-a965-ce410c5eb7df None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.384778 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f0606b3-c307-4e5a-a965-ce410c5eb7df tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] GET https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:25.385877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f0606b3-c307-4e5a-a965-ce410c5eb7df tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.385877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f0606b3-c307-4e5a-a965-ce410c5eb7df tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.393250 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.393250 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:25.410001 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9f0606b3-c307-4e5a-a965-ce410c5eb7df tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] Volume info retrieved successfully. Aug 20 00:09:25.419006 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f0606b3-c307-4e5a-a965-ce410c5eb7df tempest-VolumesTransfersTest-804838798 tempest-VolumesTransfersTest-804838798-project-member] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 200 Aug 20 00:09:25.420066 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 345/1380] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:25 2026] GET /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:25.437764 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e42c5e89-a668-45b3-a864-a4b719765696 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.442866 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e42c5e89-a668-45b3-a864-a4b719765696 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] DELETE https://10.4.3.9/volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41 Aug 20 00:09:25.443917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e42c5e89-a668-45b3-a864-a4b719765696 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.444190 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e42c5e89-a668-45b3-a864-a4b719765696 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.444330 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.volume_transfer [None req-e42c5e89-a668-45b3-a864-a4b719765696 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Delete transfer with id: 02dc3b61-2127-47ad-8210-5697c1d9ef41 Aug 20 00:09:25.451173 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e42c5e89-a668-45b3-a864-a4b719765696 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41 returned with HTTP 404 Aug 20 00:09:25.452751 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 352/1381] 10.4.3.9 () {66 vars in 1370 bytes} [Thu Aug 20 00:09:25 2026] DELETE /volume/v3/os-volume-transfer/02dc3b61-2127-47ad-8210-5697c1d9ef41 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:25.461405 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2e9ed060-a7ad-432e-81a7-4b1c238bc13d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.561610 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.563697 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:25.564141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1203288441"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:25.567494 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1203288441'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:25.567494 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Create volume of 1 GB Aug 20 00:09:25.570617 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Availability Zones retrieved successfully. Aug 20 00:09:25.580916 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Flow 'volume_create_api' (81e3e07a-96ce-4795-9eb7-6b7679497108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:25.583700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6e6812-f761-4f86-bc04-72120090df83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:25.583700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:25.616640 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6e6812-f761-4f86-bc04-72120090df83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:25.617759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0788438c-7128-40dd-9ee7-0eb5e81e81a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:25.643468 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e9ed060-a7ad-432e-81a7-4b1c238bc13d tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:25.643468 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e9ed060-a7ad-432e-81a7-4b1c238bc13d tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.643468 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e9ed060-a7ad-432e-81a7-4b1c238bc13d tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.643468 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2e9ed060-a7ad-432e-81a7-4b1c238bc13d tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Delete volume with id: 0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:25.651157 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.651157 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:25.651540 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2e9ed060-a7ad-432e-81a7-4b1c238bc13d tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Volume info retrieved successfully. Aug 20 00:09:25.697040 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2e9ed060-a7ad-432e-81a7-4b1c238bc13d tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Delete volume request issued successfully. Aug 20 00:09:25.697040 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e9ed060-a7ad-432e-81a7-4b1c238bc13d tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 202 Aug 20 00:09:25.713626 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 346/1382] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:25 2026] DELETE /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:25.714204 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Created reservations ['0692195f-a6d2-4b23-b0b2-45ed8dfc8d3b', '93adabc8-96fa-4fbb-b691-54b1311b81d3', '03bb39f5-3c6f-4658-b343-8de0f4b141d2', 'ed25c1be-bf7d-4314-ba81-5ecaa713c3a6'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:25.714204 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0788438c-7128-40dd-9ee7-0eb5e81e81a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0692195f-a6d2-4b23-b0b2-45ed8dfc8d3b', '93adabc8-96fa-4fbb-b691-54b1311b81d3', '03bb39f5-3c6f-4658-b343-8de0f4b141d2', 'ed25c1be-bf7d-4314-ba81-5ecaa713c3a6']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:25.714204 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ffd5369-a17f-4f65-a08e-179e09e10909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:25.716205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64ea5b3d-7c8e-4f47-bcc8-258aed8f9120 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.721672 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64ea5b3d-7c8e-4f47-bcc8-258aed8f9120 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] GET https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:25.721672 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64ea5b3d-7c8e-4f47-bcc8-258aed8f9120 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.721672 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64ea5b3d-7c8e-4f47-bcc8-258aed8f9120 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.734621 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.734621 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:25.746133 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64ea5b3d-7c8e-4f47-bcc8-258aed8f9120 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Volume info retrieved successfully. Aug 20 00:09:25.755826 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64ea5b3d-7c8e-4f47-bcc8-258aed8f9120 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 200 Aug 20 00:09:25.768076 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 346/1383] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:25 2026] GET /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:25.768690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ffd5369-a17f-4f65-a08e-179e09e10909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2920476-d940-4cb7-a983-7facbe6425fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1203288441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='745ea5989f0c49d4a5cf84e6aa371315',qos_specs=None,replication_status=,reservations=['0692195f-a6d2-4b23-b0b2-45ed8dfc8d3b','93adabc8-96fa-4fbb-b691-54b1311b81d3','03bb39f5-3c6f-4658-b343-8de0f4b141d2','ed25c1be-bf7d-4314-ba81-5ecaa713c3a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8524ef26d2304f06a5abe4be9b84c464',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1203288441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2920476-d940-4cb7-a983-7facbe6425fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='745ea5989f0c49d4a5cf84e6aa371315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8524ef26d2304f06a5abe4be9b84c464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:25.768690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5542836-685b-478b-ab69-97ec0dc83296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:25.800034 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a738746e-a9ab-4739-8c58-a66a8cba979a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.802699 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a738746e-a9ab-4739-8c58-a66a8cba979a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:25.803058 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a738746e-a9ab-4739-8c58-a66a8cba979a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.803421 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a738746e-a9ab-4739-8c58-a66a8cba979a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.803523 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a738746e-a9ab-4739-8c58-a66a8cba979a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:25.810226 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5542836-685b-478b-ab69-97ec0dc83296) transitioned into state 'SUCCESS' from state '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-1203288441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='745ea5989f0c49d4a5cf84e6aa371315',qos_specs=None,replication_status=,reservations=['0692195f-a6d2-4b23-b0b2-45ed8dfc8d3b','93adabc8-96fa-4fbb-b691-54b1311b81d3','03bb39f5-3c6f-4658-b343-8de0f4b141d2','ed25c1be-bf7d-4314-ba81-5ecaa713c3a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8524ef26d2304f06a5abe4be9b84c464',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:25.810424 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.810424 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:25.811341 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4348c503-21ce-462f-8701-468807bebbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:25.811849 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a738746e-a9ab-4739-8c58-a66a8cba979a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:25.813011 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 353/1384] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:25 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:25.833000 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4348c503-21ce-462f-8701-468807bebbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:25.833856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Flow 'volume_create_api' (81e3e07a-96ce-4795-9eb7-6b7679497108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:25.834164 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Create volume request issued successfully. Aug 20 00:09:25.834701 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71bbb93d-2e5e-4112-9cdc-24c37e66082b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:25.835294 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 340/1385] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:09:25 2026] POST /volume/v3/volumes => generated 753 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:25.849740 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-960fd89f-6b02-4ec1-bdf0-8c1860f56aeb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:25.852178 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-960fd89f-6b02-4ec1-bdf0-8c1860f56aeb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:09:25.853752 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-960fd89f-6b02-4ec1-bdf0-8c1860f56aeb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:25.853752 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-960fd89f-6b02-4ec1-bdf0-8c1860f56aeb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:25.862398 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:25.862398 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:25.867852 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-960fd89f-6b02-4ec1-bdf0-8c1860f56aeb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:09:25.873735 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-960fd89f-6b02-4ec1-bdf0-8c1860f56aeb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:09:25.874259 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 347/1386] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:25 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:26.181590 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-035b3a16-656b-4e90-bb31-fde8fa3ca4f6 req-41ae8db8-2873-40da-917c-b847f5e97c9c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.372458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-035b3a16-656b-4e90-bb31-fde8fa3ca4f6 req-41ae8db8-2873-40da-917c-b847f5e97c9c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 Aug 20 00:09:26.372743 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-035b3a16-656b-4e90-bb31-fde8fa3ca4f6 req-41ae8db8-2873-40da-917c-b847f5e97c9c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:26.372865 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-035b3a16-656b-4e90-bb31-fde8fa3ca4f6 req-41ae8db8-2873-40da-917c-b847f5e97c9c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:26.391078 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-035b3a16-656b-4e90-bb31-fde8fa3ca4f6 req-41ae8db8-2873-40da-917c-b847f5e97c9c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 returned with HTTP 404 Aug 20 00:09:26.391599 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 347/1387] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:09:26 2026] GET /volume/v3/snapshots/0e480025-dffb-40b7-bd3f-3fe38c205259 => generated 111 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:26.419783 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-c9cc74dc-3431-4a68-86f6-8375140d68b4 req-253f4404-6d13-43ce-916a-8b3f4514444f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.422692 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-c9cc74dc-3431-4a68-86f6-8375140d68b4 req-253f4404-6d13-43ce-916a-8b3f4514444f tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:26.422692 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-c9cc74dc-3431-4a68-86f6-8375140d68b4 req-253f4404-6d13-43ce-916a-8b3f4514444f tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:26.422692 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-c9cc74dc-3431-4a68-86f6-8375140d68b4 req-253f4404-6d13-43ce-916a-8b3f4514444f tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:26.422906 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [req-c9cc74dc-3431-4a68-86f6-8375140d68b4 req-253f4404-6d13-43ce-916a-8b3f4514444f tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Delete volume with id: 6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:26.430916 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:26.430916 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:26.431076 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-c9cc74dc-3431-4a68-86f6-8375140d68b4 req-253f4404-6d13-43ce-916a-8b3f4514444f tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Volume info retrieved successfully. Aug 20 00:09:26.488382 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-c9cc74dc-3431-4a68-86f6-8375140d68b4 req-253f4404-6d13-43ce-916a-8b3f4514444f tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Delete volume request issued successfully. Aug 20 00:09:26.488688 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-c9cc74dc-3431-4a68-86f6-8375140d68b4 req-253f4404-6d13-43ce-916a-8b3f4514444f tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae returned with HTTP 202 Aug 20 00:09:26.489092 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 354/1388] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:09:26 2026] DELETE /volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:26.516753 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-fba36888-61e2-4c2e-8aa7-d99512a45d6e req-6e8c9574-85d5-44a5-9c5f-da4f1436b55c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.519386 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-fba36888-61e2-4c2e-8aa7-d99512a45d6e req-6e8c9574-85d5-44a5-9c5f-da4f1436b55c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:26.522594 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-fba36888-61e2-4c2e-8aa7-d99512a45d6e req-6e8c9574-85d5-44a5-9c5f-da4f1436b55c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:26.522594 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-fba36888-61e2-4c2e-8aa7-d99512a45d6e req-6e8c9574-85d5-44a5-9c5f-da4f1436b55c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:26.530366 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:26.530366 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:26.538142 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-fba36888-61e2-4c2e-8aa7-d99512a45d6e req-6e8c9574-85d5-44a5-9c5f-da4f1436b55c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Volume info retrieved successfully. Aug 20 00:09:26.544910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-fba36888-61e2-4c2e-8aa7-d99512a45d6e req-6e8c9574-85d5-44a5-9c5f-da4f1436b55c tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae returned with HTTP 200 Aug 20 00:09:26.545361 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 341/1389] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:26 2026] GET /volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:26.624066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-aa37b7e3-317f-4e92-84cc-87b906706420 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.625939 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-aa37b7e3-317f-4e92-84cc-87b906706420 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] POST https://10.4.3.9/volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1/action Aug 20 00:09:26.626288 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-aa37b7e3-317f-4e92-84cc-87b906706420 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:26.626395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-aa37b7e3-317f-4e92-84cc-87b906706420 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:26.665904 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:26.665904 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:26.728066 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f332a7ce-6d91-4703-a9f1-d927059703d5 req-aa37b7e3-317f-4e92-84cc-87b906706420 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1/action returned with HTTP 204 Aug 20 00:09:26.728526 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 348/1390] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:09:26 2026] POST /volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:26.773980 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-23828656-03c3-4380-a790-5c3b3c5d5653 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.775830 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23828656-03c3-4380-a790-5c3b3c5d5653 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] GET https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:26.776043 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23828656-03c3-4380-a790-5c3b3c5d5653 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:26.776241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23828656-03c3-4380-a790-5c3b3c5d5653 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:26.786311 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23828656-03c3-4380-a790-5c3b3c5d5653 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 404 Aug 20 00:09:26.786818 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 348/1391] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:26 2026] GET /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:26.793613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3252c834-4c17-4be9-ab2f-2ddd0788a97d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.796384 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3252c834-4c17-4be9-ab2f-2ddd0788a97d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:26.796674 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3252c834-4c17-4be9-ab2f-2ddd0788a97d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:26.796874 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3252c834-4c17-4be9-ab2f-2ddd0788a97d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:26.802542 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3252c834-4c17-4be9-ab2f-2ddd0788a97d tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 404 Aug 20 00:09:26.803165 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 355/1392] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:26 2026] GET /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:26.810751 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e867be7-150b-4b24-a8d3-8043ac148116 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.812879 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e867be7-150b-4b24-a8d3-8043ac148116 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:26.813191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e867be7-150b-4b24-a8d3-8043ac148116 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:26.813534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e867be7-150b-4b24-a8d3-8043ac148116 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:26.813609 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-2e867be7-150b-4b24-a8d3-8043ac148116 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Delete volume with id: 0fccd150-3127-434b-9cd8-b7632eb52a57 Aug 20 00:09:26.825196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-99f46fca-4632-431e-a39f-d702b845b438 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.826166 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e867be7-150b-4b24-a8d3-8043ac148116 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 returned with HTTP 404 Aug 20 00:09:26.826747 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 342/1393] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:26 2026] DELETE /volume/v3/volumes/0fccd150-3127-434b-9cd8-b7632eb52a57 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:26.828343 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99f46fca-4632-431e-a39f-d702b845b438 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:26.828592 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99f46fca-4632-431e-a39f-d702b845b438 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:26.828822 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99f46fca-4632-431e-a39f-d702b845b438 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:26.828959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-99f46fca-4632-431e-a39f-d702b845b438 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:26.835209 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:26.835209 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:26.836276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f25ec891-10c8-400d-8eef-4982c6c318da None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.836519 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99f46fca-4632-431e-a39f-d702b845b438 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:26.836857 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 349/1394] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:26 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:26.837924 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:26.838275 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-401018689"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:26.839647 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-401018689'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:26.839755 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Create volume of 1 GB Aug 20 00:09:26.844086 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Availability Zones retrieved successfully. Aug 20 00:09:26.850198 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Flow 'volume_create_api' (7618e09a-3c29-4fa2-9e73-fa888c78e5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:26.851625 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b430c45e-c3b4-425a-a17f-7b34ade61c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:26.853014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:26.890697 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-651cd31c-5d65-49df-91e7-b6c66bce54de None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:26.892988 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-651cd31c-5d65-49df-91e7-b6c66bce54de tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:09:26.893279 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-651cd31c-5d65-49df-91e7-b6c66bce54de tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:26.893565 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-651cd31c-5d65-49df-91e7-b6c66bce54de tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:26.898313 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b430c45e-c3b4-425a-a17f-7b34ade61c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:26.899233 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df04225b-2bb2-4d71-934f-b4c5e437d713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:26.903904 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:26.903904 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:26.911391 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-651cd31c-5d65-49df-91e7-b6c66bce54de tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:09:26.916347 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-651cd31c-5d65-49df-91e7-b6c66bce54de tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:09:26.916739 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 356/1395] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:26 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:26.970649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Created reservations ['66ea865e-4e57-407d-a121-5be9c991f9d8', '342e338b-ae48-4f08-8751-8172b034aab8', '09c99f32-dda6-40fa-a080-aa234ef6421a', 'cdafa1d3-afb5-4459-b255-7662c074d178'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:26.971699 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df04225b-2bb2-4d71-934f-b4c5e437d713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66ea865e-4e57-407d-a121-5be9c991f9d8', '342e338b-ae48-4f08-8751-8172b034aab8', '09c99f32-dda6-40fa-a080-aa234ef6421a', 'cdafa1d3-afb5-4459-b255-7662c074d178']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:26.972564 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77de2ae0-29ec-422f-a836-0dfc0bb2f59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:27.003021 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77de2ae0-29ec-422f-a836-0dfc0bb2f59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b109fa6-6efb-480c-8359-c28a6ab4a4b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-401018689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc52826c741407ab1a2cfbfeaf8ee01',qos_specs=None,replication_status=,reservations=['66ea865e-4e57-407d-a121-5be9c991f9d8','342e338b-ae48-4f08-8751-8172b034aab8','09c99f32-dda6-40fa-a080-aa234ef6421a','cdafa1d3-afb5-4459-b255-7662c074d178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e24e025eaef4db6ad08b9e68fd5a2cd',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-401018689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b109fa6-6efb-480c-8359-c28a6ab4a4b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc52826c741407ab1a2cfbfeaf8ee01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e24e025eaef4db6ad08b9e68fd5a2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:27.003915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a4506d-8b1d-420e-b31e-48ab3d57c782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:27.037582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a4506d-8b1d-420e-b31e-48ab3d57c782) transitioned into state 'SUCCESS' from state '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-401018689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc52826c741407ab1a2cfbfeaf8ee01',qos_specs=None,replication_status=,reservations=['66ea865e-4e57-407d-a121-5be9c991f9d8','342e338b-ae48-4f08-8751-8172b034aab8','09c99f32-dda6-40fa-a080-aa234ef6421a','cdafa1d3-afb5-4459-b255-7662c074d178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e24e025eaef4db6ad08b9e68fd5a2cd',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:27.038531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd220f8-cefe-4f20-9b7d-15692afb8957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:27.057847 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd220f8-cefe-4f20-9b7d-15692afb8957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:27.058776 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Flow 'volume_create_api' (7618e09a-3c29-4fa2-9e73-fa888c78e5a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:27.059199 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Create volume request issued successfully. Aug 20 00:09:27.059751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f25ec891-10c8-400d-8eef-4982c6c318da tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:27.063796 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 349/1396] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:09:26 2026] POST /volume/v3/volumes => generated 746 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:27.075849 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f6599f30-8f6a-4ebc-85d4-7616c9f0a098 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:27.078558 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f6599f30-8f6a-4ebc-85d4-7616c9f0a098 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:27.078952 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f6599f30-8f6a-4ebc-85d4-7616c9f0a098 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:27.079135 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f6599f30-8f6a-4ebc-85d4-7616c9f0a098 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:27.087213 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:27.087213 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:27.099396 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f6599f30-8f6a-4ebc-85d4-7616c9f0a098 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Volume info retrieved successfully. Aug 20 00:09:27.105305 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f6599f30-8f6a-4ebc-85d4-7616c9f0a098 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 200 Aug 20 00:09:27.105714 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 343/1397] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:27 2026] GET /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:27.580545 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-aaac19f2-71f2-4875-a4bb-c271d60bb827 req-af32f468-a0ef-487d-9ba8-b67ba46ef2fc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:27.582971 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-aaac19f2-71f2-4875-a4bb-c271d60bb827 req-af32f468-a0ef-487d-9ba8-b67ba46ef2fc tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:27.582971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-aaac19f2-71f2-4875-a4bb-c271d60bb827 req-af32f468-a0ef-487d-9ba8-b67ba46ef2fc tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:27.583185 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-aaac19f2-71f2-4875-a4bb-c271d60bb827 req-af32f468-a0ef-487d-9ba8-b67ba46ef2fc tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:27.589266 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-aaac19f2-71f2-4875-a4bb-c271d60bb827 req-af32f468-a0ef-487d-9ba8-b67ba46ef2fc tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae returned with HTTP 404 Aug 20 00:09:27.589838 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 350/1398] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:27 2026] GET /volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:27.616292 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-bf9dff2f-32e5-473f-b8fa-6de401db82e1 req-a5a307ca-a819-4de5-a654-a4c50eb68697 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:27.618815 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-bf9dff2f-32e5-473f-b8fa-6de401db82e1 req-a5a307ca-a819-4de5-a654-a4c50eb68697 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:27.619110 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-bf9dff2f-32e5-473f-b8fa-6de401db82e1 req-a5a307ca-a819-4de5-a654-a4c50eb68697 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:27.619394 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-bf9dff2f-32e5-473f-b8fa-6de401db82e1 req-a5a307ca-a819-4de5-a654-a4c50eb68697 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:27.619692 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [req-bf9dff2f-32e5-473f-b8fa-6de401db82e1 req-a5a307ca-a819-4de5-a654-a4c50eb68697 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Delete volume with id: 6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:27.628621 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-bf9dff2f-32e5-473f-b8fa-6de401db82e1 req-a5a307ca-a819-4de5-a654-a4c50eb68697 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae returned with HTTP 404 Aug 20 00:09:27.629355 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 357/1399] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:09:27 2026] DELETE /volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:27.662191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0650f2d5-ad10-47f4-9ad6-37c2a8224ede req-64fc0161-cf51-47ac-8d12-c5a55e7b1131 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:27.666455 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0650f2d5-ad10-47f4-9ad6-37c2a8224ede req-64fc0161-cf51-47ac-8d12-c5a55e7b1131 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] GET https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae Aug 20 00:09:27.666689 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0650f2d5-ad10-47f4-9ad6-37c2a8224ede req-64fc0161-cf51-47ac-8d12-c5a55e7b1131 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:27.666901 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0650f2d5-ad10-47f4-9ad6-37c2a8224ede req-64fc0161-cf51-47ac-8d12-c5a55e7b1131 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:27.675988 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0650f2d5-ad10-47f4-9ad6-37c2a8224ede req-64fc0161-cf51-47ac-8d12-c5a55e7b1131 tempest-VolumesSnapshotsTestJSON-1666530292 tempest-VolumesSnapshotsTestJSON-1666530292-project-member] https://10.4.3.9/volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae returned with HTTP 404 Aug 20 00:09:27.676626 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 350/1400] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:27 2026] GET /volume/v3/volumes/6bc3574c-2228-4d09-9ab0-1f9ac651b8ae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:27.853552 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f693a31-adce-473b-a388-b3b41ec314e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:27.855806 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f693a31-adce-473b-a388-b3b41ec314e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:27.856109 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f693a31-adce-473b-a388-b3b41ec314e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:27.856349 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f693a31-adce-473b-a388-b3b41ec314e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:27.856510 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3f693a31-adce-473b-a388-b3b41ec314e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:27.863954 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:27.863954 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:27.863954 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f693a31-adce-473b-a388-b3b41ec314e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:27.863954 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 344/1401] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:27 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:28.123929 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-60e8a545-9134-421e-9b34-48c919b22fc3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.126576 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60e8a545-9134-421e-9b34-48c919b22fc3 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:28.126697 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60e8a545-9134-421e-9b34-48c919b22fc3 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.127016 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60e8a545-9134-421e-9b34-48c919b22fc3 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.155447 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.155447 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:28.164574 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-60e8a545-9134-421e-9b34-48c919b22fc3 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Volume info retrieved successfully. Aug 20 00:09:28.169956 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60e8a545-9134-421e-9b34-48c919b22fc3 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 200 Aug 20 00:09:28.170516 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 351/1402] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:28 2026] GET /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:28.195649 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7e825385-8e43-43fb-97eb-95bf12417182 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.200361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7e825385-8e43-43fb-97eb-95bf12417182 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] POST https://10.4.3.9/volume/v3/os-volume-transfer Aug 20 00:09:28.200771 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7e825385-8e43-43fb-97eb-95bf12417182 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5b109fa6-6efb-480c-8359-c28a6ab4a4b1"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:28.202575 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.volume_transfer [None req-7e825385-8e43-43fb-97eb-95bf12417182 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Creating new volume transfer {'transfer': {'volume_id': '5b109fa6-6efb-480c-8359-c28a6ab4a4b1'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 00:09:28.202700 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.volume_transfer [None req-7e825385-8e43-43fb-97eb-95bf12417182 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Creating transfer of volume 5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:28.202813 np0000007832 devstack@c-api.service[100469]: INFO cinder.transfer.api [None req-7e825385-8e43-43fb-97eb-95bf12417182 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Generating transfer record for volume 5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:28.216613 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.216613 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:28.288822 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7e825385-8e43-43fb-97eb-95bf12417182 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 00:09:28.289175 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 358/1403] 10.4.3.9 () {68 vars in 1277 bytes} [Thu Aug 20 00:09:28 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:28.300775 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-09df88ff-8a26-440f-a7b2-654df3fff3f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.304468 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09df88ff-8a26-440f-a7b2-654df3fff3f9 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:28.304740 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09df88ff-8a26-440f-a7b2-654df3fff3f9 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.305176 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09df88ff-8a26-440f-a7b2-654df3fff3f9 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.313442 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.313442 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:28.317878 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-09df88ff-8a26-440f-a7b2-654df3fff3f9 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Volume info retrieved successfully. Aug 20 00:09:28.327519 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09df88ff-8a26-440f-a7b2-654df3fff3f9 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 200 Aug 20 00:09:28.328209 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 351/1404] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:28 2026] GET /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:28.348464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d088696a-a05a-4d10-aa8c-2d90d1c8735f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.350417 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d088696a-a05a-4d10-aa8c-2d90d1c8735f tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/os-volume-transfer/detail Aug 20 00:09:28.350866 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d088696a-a05a-4d10-aa8c-2d90d1c8735f tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.351287 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d088696a-a05a-4d10-aa8c-2d90d1c8735f tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.352219 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.volume_transfer [None req-d088696a-a05a-4d10-aa8c-2d90d1c8735f tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Listing volume transfers {{(pid=100467) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 00:09:28.358830 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d088696a-a05a-4d10-aa8c-2d90d1c8735f tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 20 00:09:28.359478 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 345/1405] 10.4.3.9 () {66 vars in 1277 bytes} [Thu Aug 20 00:09:28 2026] GET /volume/v3/os-volume-transfer/detail => generated 408 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:28.369062 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ac1e223e-4eef-4a0b-a167-5a639ece6012 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.372283 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac1e223e-4eef-4a0b-a167-5a639ece6012 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] DELETE https://10.4.3.9/volume/v3/os-volume-transfer/274c6e0f-1e43-4b04-b2ea-2cf03e82e716 Aug 20 00:09:28.372603 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac1e223e-4eef-4a0b-a167-5a639ece6012 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.372762 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac1e223e-4eef-4a0b-a167-5a639ece6012 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.372867 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-ac1e223e-4eef-4a0b-a167-5a639ece6012 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Delete transfer with id: 274c6e0f-1e43-4b04-b2ea-2cf03e82e716 Aug 20 00:09:28.394674 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.394674 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:28.426660 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac1e223e-4eef-4a0b-a167-5a639ece6012 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/os-volume-transfer/274c6e0f-1e43-4b04-b2ea-2cf03e82e716 returned with HTTP 202 Aug 20 00:09:28.427313 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 352/1406] 10.4.3.9 () {66 vars in 1370 bytes} [Thu Aug 20 00:09:28 2026] DELETE /volume/v3/os-volume-transfer/274c6e0f-1e43-4b04-b2ea-2cf03e82e716 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:28.435402 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d1c69942-ef8b-452d-89b0-a6ba57de64e6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.440253 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d1c69942-ef8b-452d-89b0-a6ba57de64e6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:28.440499 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d1c69942-ef8b-452d-89b0-a6ba57de64e6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.440742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d1c69942-ef8b-452d-89b0-a6ba57de64e6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.452324 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.452324 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:28.456982 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d1c69942-ef8b-452d-89b0-a6ba57de64e6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Volume info retrieved successfully. Aug 20 00:09:28.462532 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d1c69942-ef8b-452d-89b0-a6ba57de64e6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 200 Aug 20 00:09:28.463352 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 359/1407] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:28 2026] GET /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:28.476120 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f774709-ad27-4a30-ac47-c6db96c41257 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.478091 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f774709-ad27-4a30-ac47-c6db96c41257 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] DELETE https://10.4.3.9/volume/v3/os-volume-transfer/274c6e0f-1e43-4b04-b2ea-2cf03e82e716 Aug 20 00:09:28.478304 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f774709-ad27-4a30-ac47-c6db96c41257 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.478561 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f774709-ad27-4a30-ac47-c6db96c41257 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.478673 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.volume_transfer [None req-9f774709-ad27-4a30-ac47-c6db96c41257 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Delete transfer with id: 274c6e0f-1e43-4b04-b2ea-2cf03e82e716 Aug 20 00:09:28.482271 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f774709-ad27-4a30-ac47-c6db96c41257 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/os-volume-transfer/274c6e0f-1e43-4b04-b2ea-2cf03e82e716 returned with HTTP 404 Aug 20 00:09:28.483023 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 352/1408] 10.4.3.9 () {66 vars in 1370 bytes} [Thu Aug 20 00:09:28 2026] DELETE /volume/v3/os-volume-transfer/274c6e0f-1e43-4b04-b2ea-2cf03e82e716 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:28.498645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-85ae1087-ae77-4b2a-bcc4-79abaf439a69 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.500593 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-85ae1087-ae77-4b2a-bcc4-79abaf439a69 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:28.500593 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-85ae1087-ae77-4b2a-bcc4-79abaf439a69 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.500593 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-85ae1087-ae77-4b2a-bcc4-79abaf439a69 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.500593 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-85ae1087-ae77-4b2a-bcc4-79abaf439a69 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Delete volume with id: 5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:28.514187 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.514187 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:28.514633 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-85ae1087-ae77-4b2a-bcc4-79abaf439a69 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Volume info retrieved successfully. Aug 20 00:09:28.601576 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-85ae1087-ae77-4b2a-bcc4-79abaf439a69 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Delete volume request issued successfully. Aug 20 00:09:28.601868 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-85ae1087-ae77-4b2a-bcc4-79abaf439a69 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 202 Aug 20 00:09:28.602475 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 346/1409] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:28 2026] DELETE /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:28.611746 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-03fb4087-54e2-4360-a204-dd427990f2e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.614153 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-03fb4087-54e2-4360-a204-dd427990f2e1 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] GET https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:28.614480 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-03fb4087-54e2-4360-a204-dd427990f2e1 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.614709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-03fb4087-54e2-4360-a204-dd427990f2e1 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.639925 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.639925 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:28.644640 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-03fb4087-54e2-4360-a204-dd427990f2e1 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Volume info retrieved successfully. Aug 20 00:09:28.652428 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-03fb4087-54e2-4360-a204-dd427990f2e1 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 200 Aug 20 00:09:28.653108 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 353/1410] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:28 2026] GET /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 1002 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:28.883620 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-78fa9a3c-5505-4053-8ba1-f303130dc08f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.891186 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-78fa9a3c-5505-4053-8ba1-f303130dc08f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:28.891372 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-78fa9a3c-5505-4053-8ba1-f303130dc08f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.891599 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-78fa9a3c-5505-4053-8ba1-f303130dc08f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.892026 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-78fa9a3c-5505-4053-8ba1-f303130dc08f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:28.899443 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.899443 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:28.900666 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-78fa9a3c-5505-4053-8ba1-f303130dc08f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:28.901222 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 360/1411] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:28 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:28.916120 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ac419fd0-94a1-4e3a-9dac-87a0b83e9a55 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.917995 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac419fd0-94a1-4e3a-9dac-87a0b83e9a55 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 Aug 20 00:09:28.918203 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac419fd0-94a1-4e3a-9dac-87a0b83e9a55 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.922128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac419fd0-94a1-4e3a-9dac-87a0b83e9a55 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.931040 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.931040 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:28.936409 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac419fd0-94a1-4e3a-9dac-87a0b83e9a55 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:28.939957 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac419fd0-94a1-4e3a-9dac-87a0b83e9a55 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 returned with HTTP 200 Aug 20 00:09:28.942119 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 353/1412] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:28 2026] GET /volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 => generated 962 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:28.957371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fb42a833-9821-411b-9a13-70812caa110d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:28.959575 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb42a833-9821-411b-9a13-70812caa110d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 Aug 20 00:09:28.959816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb42a833-9821-411b-9a13-70812caa110d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:28.960104 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb42a833-9821-411b-9a13-70812caa110d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:28.977252 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:28.977252 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:28.988329 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fb42a833-9821-411b-9a13-70812caa110d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:28.995951 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb42a833-9821-411b-9a13-70812caa110d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 returned with HTTP 200 Aug 20 00:09:28.995951 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 347/1413] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:28 2026] GET /volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 => generated 962 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:29.015576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a9435a2b-efc3-4fc6-b93c-85d423a868bb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:29.024330 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9435a2b-efc3-4fc6-b93c-85d423a868bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 Aug 20 00:09:29.024682 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9435a2b-efc3-4fc6-b93c-85d423a868bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:29.024879 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9435a2b-efc3-4fc6-b93c-85d423a868bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:29.025129 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a9435a2b-efc3-4fc6-b93c-85d423a868bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume with id: 56d1d225-d0ae-417f-b0b0-360eb63a28a0 Aug 20 00:09:29.036020 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:29.036020 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:29.036020 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9435a2b-efc3-4fc6-b93c-85d423a868bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:29.095137 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9435a2b-efc3-4fc6-b93c-85d423a868bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume request issued successfully. Aug 20 00:09:29.095442 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9435a2b-efc3-4fc6-b93c-85d423a868bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 returned with HTTP 202 Aug 20 00:09:29.096037 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 354/1414] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:29 2026] DELETE /volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:29.106313 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2c7f78b8-4823-4497-a686-bd088317a1a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:29.109080 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2c7f78b8-4823-4497-a686-bd088317a1a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 Aug 20 00:09:29.109080 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2c7f78b8-4823-4497-a686-bd088317a1a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:29.109080 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2c7f78b8-4823-4497-a686-bd088317a1a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:29.120264 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:29.120264 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:29.129544 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2c7f78b8-4823-4497-a686-bd088317a1a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:29.135797 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2c7f78b8-4823-4497-a686-bd088317a1a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 returned with HTTP 200 Aug 20 00:09:29.136431 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 361/1415] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:29 2026] GET /volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 => generated 961 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:29.603700 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-32c47eae-c5dc-4e6c-a191-ed13f093801c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:29.608024 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-32c47eae-c5dc-4e6c-a191-ed13f093801c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd/action Aug 20 00:09:29.608024 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-32c47eae-c5dc-4e6c-a191-ed13f093801c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:29.608024 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-32c47eae-c5dc-4e6c-a191-ed13f093801c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:29.639225 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:29.639225 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:29.672856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2fb90850-0a42-46fe-b46e-79e374232532 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:29.675036 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2fb90850-0a42-46fe-b46e-79e374232532 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] GET https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:29.675136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2fb90850-0a42-46fe-b46e-79e374232532 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:29.675500 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2fb90850-0a42-46fe-b46e-79e374232532 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:29.681725 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b986e6e0-ce38-4087-9f4c-7842c9f37e2e req-32c47eae-c5dc-4e6c-a191-ed13f093801c tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd/action returned with HTTP 204 Aug 20 00:09:29.682229 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 354/1416] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:09:29 2026] POST /volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:29.683952 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2fb90850-0a42-46fe-b46e-79e374232532 tempest-VolumesTransfersTest-1914627363 tempest-VolumesTransfersTest-1914627363-project-admin] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 404 Aug 20 00:09:29.684605 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 348/1417] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:29 2026] GET /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:29.695574 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-89f2d50e-f407-414d-82a1-81524d1422d6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:29.699997 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-89f2d50e-f407-414d-82a1-81524d1422d6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] GET https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:29.699997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-89f2d50e-f407-414d-82a1-81524d1422d6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:29.699997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-89f2d50e-f407-414d-82a1-81524d1422d6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:29.705289 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-89f2d50e-f407-414d-82a1-81524d1422d6 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 404 Aug 20 00:09:29.706036 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 355/1418] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:29 2026] GET /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:29.722710 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2fe62911-53ac-4899-a301-6da4763591b4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:29.726796 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2fe62911-53ac-4899-a301-6da4763591b4 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:29.727070 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2fe62911-53ac-4899-a301-6da4763591b4 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:29.727304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2fe62911-53ac-4899-a301-6da4763591b4 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:29.727526 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-2fe62911-53ac-4899-a301-6da4763591b4 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] Delete volume with id: 5b109fa6-6efb-480c-8359-c28a6ab4a4b1 Aug 20 00:09:29.735868 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2fe62911-53ac-4899-a301-6da4763591b4 tempest-VolumesTransfersTest-1178345778 tempest-VolumesTransfersTest-1178345778-project-member] https://10.4.3.9/volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 returned with HTTP 404 Aug 20 00:09:29.736667 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 362/1419] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:29 2026] DELETE /volume/v3/volumes/5b109fa6-6efb-480c-8359-c28a6ab4a4b1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:30.158079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-767af377-22ad-4bc9-95aa-fcae15d24784 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:30.160695 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-767af377-22ad-4bc9-95aa-fcae15d24784 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 Aug 20 00:09:30.161362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-767af377-22ad-4bc9-95aa-fcae15d24784 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:30.161362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-767af377-22ad-4bc9-95aa-fcae15d24784 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:30.172784 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-767af377-22ad-4bc9-95aa-fcae15d24784 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 returned with HTTP 404 Aug 20 00:09:30.172784 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 355/1420] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:30 2026] GET /volume/v3/volumes/56d1d225-d0ae-417f-b0b0-360eb63a28a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:30.185503 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-374f7be9-90ad-419d-9f8a-6a2cd049bb21 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:30.189719 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-374f7be9-90ad-419d-9f8a-6a2cd049bb21 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:30.189971 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-374f7be9-90ad-419d-9f8a-6a2cd049bb21 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:30.190215 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-374f7be9-90ad-419d-9f8a-6a2cd049bb21 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:30.190352 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-374f7be9-90ad-419d-9f8a-6a2cd049bb21 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete backup with id: 69f40686-b3ee-4101-a718-9192c5b78624. Aug 20 00:09:30.206735 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:30.206735 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:30.242131 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-374f7be9-90ad-419d-9f8a-6a2cd049bb21 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] delete_backup rpcapi backup_id 69f40686-b3ee-4101-a718-9192c5b78624 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:09:30.243731 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-374f7be9-90ad-419d-9f8a-6a2cd049bb21 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 202 Aug 20 00:09:30.244470 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 349/1421] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:30 2026] DELETE /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:09:30.254967 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-922c9090-cdbe-4d54-b90e-b3153c20aa80 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:30.258285 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-922c9090-cdbe-4d54-b90e-b3153c20aa80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:30.258285 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-922c9090-cdbe-4d54-b90e-b3153c20aa80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:30.258285 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-922c9090-cdbe-4d54-b90e-b3153c20aa80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:30.258285 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-922c9090-cdbe-4d54-b90e-b3153c20aa80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:30.264702 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:30.264702 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:30.265883 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-922c9090-cdbe-4d54-b90e-b3153c20aa80 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:30.267767 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 356/1422] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:30 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:31.232762 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:31.235214 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:31.235713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1662786367", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:31.237636 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1662786367', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:31.237773 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Create volume of 1 GB Aug 20 00:09:31.257086 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Availability Zones retrieved successfully. Aug 20 00:09:31.263747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Flow 'volume_create_api' (ce30e973-4407-432d-8d64-e7be0fd4756b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:31.265047 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795ae405-6720-48d9-b6fd-a0956d0b7c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:31.266425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:31.280023 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bfee3af4-61bc-4490-a972-4490148b3224 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:31.281700 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfee3af4-61bc-4490-a972-4490148b3224 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:31.281812 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfee3af4-61bc-4490-a972-4490148b3224 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:31.282010 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfee3af4-61bc-4490-a972-4490148b3224 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:31.282138 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bfee3af4-61bc-4490-a972-4490148b3224 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:31.286557 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:31.286557 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:31.287095 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfee3af4-61bc-4490-a972-4490148b3224 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 200 Aug 20 00:09:31.287408 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 356/1423] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:31 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:31.321963 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795ae405-6720-48d9-b6fd-a0956d0b7c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:31.323002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e579d6f2-c84e-48e8-8530-ca6f6c30c4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:31.457333 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Created reservations ['6656c3df-c821-4ad1-a60d-7eff0e3804d6', 'df5647cb-eb87-4242-98e1-24f26fabafdf', '4fc79e5f-7c69-44f8-a42e-7babf4078d60', '0f32c649-04b5-471c-a632-2ce80348d495'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:31.458381 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e579d6f2-c84e-48e8-8530-ca6f6c30c4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6656c3df-c821-4ad1-a60d-7eff0e3804d6', 'df5647cb-eb87-4242-98e1-24f26fabafdf', '4fc79e5f-7c69-44f8-a42e-7babf4078d60', '0f32c649-04b5-471c-a632-2ce80348d495']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:31.461973 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5703cd21-e250-4c52-8bfe-175277d9caf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:31.491957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5703cd21-e250-4c52-8bfe-175277d9caf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fc40a05-8846-4cdd-b6bf-35c55d8a895e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1662786367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='08107be4af274ba7a16fabd58ba3ee38',qos_specs=None,replication_status=,reservations=['6656c3df-c821-4ad1-a60d-7eff0e3804d6','df5647cb-eb87-4242-98e1-24f26fabafdf','4fc79e5f-7c69-44f8-a42e-7babf4078d60','0f32c649-04b5-471c-a632-2ce80348d495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7f61238181486bbfafbd337a25ecfa',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1662786367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fc40a05-8846-4cdd-b6bf-35c55d8a895e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='08107be4af274ba7a16fabd58ba3ee38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e7f61238181486bbfafbd337a25ecfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:31.493546 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e8234d-1401-4c9b-8493-6e83f8b3a6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:31.557715 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e8234d-1401-4c9b-8493-6e83f8b3a6bb) transitioned into state 'SUCCESS' from state '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-1662786367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='08107be4af274ba7a16fabd58ba3ee38',qos_specs=None,replication_status=,reservations=['6656c3df-c821-4ad1-a60d-7eff0e3804d6','df5647cb-eb87-4242-98e1-24f26fabafdf','4fc79e5f-7c69-44f8-a42e-7babf4078d60','0f32c649-04b5-471c-a632-2ce80348d495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7f61238181486bbfafbd337a25ecfa',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:31.557715 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0004c3-7713-4b4c-98a4-2287b7b6f9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:31.605875 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0004c3-7713-4b4c-98a4-2287b7b6f9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:31.606999 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Flow 'volume_create_api' (ce30e973-4407-432d-8d64-e7be0fd4756b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:31.607392 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Create volume request issued successfully. Aug 20 00:09:31.608426 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-538e5e83-430e-4cbc-bebe-b49d82f87d34 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:31.608865 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 363/1424] 10.4.3.9 () {72 vars in 1527 bytes} [Thu Aug 20 00:09:31 2026] POST /volume/v3/volumes => generated 759 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 00:09:31.620249 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-18a7c096-381f-494f-979e-4ffc9b490d52 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:31.622460 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-18a7c096-381f-494f-979e-4ffc9b490d52 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] GET https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e Aug 20 00:09:31.622730 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-18a7c096-381f-494f-979e-4ffc9b490d52 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:31.624629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-18a7c096-381f-494f-979e-4ffc9b490d52 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:31.630845 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:31.630845 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:31.641324 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-18a7c096-381f-494f-979e-4ffc9b490d52 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Volume info retrieved successfully. Aug 20 00:09:31.644524 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8d291e11-bc8c-40d6-a58b-828d47d5176a req-18a7c096-381f-494f-979e-4ffc9b490d52 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e returned with HTTP 200 Aug 20 00:09:31.645140 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 350/1425] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:31 2026] GET /volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:31.683827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-62fd8dff-3ac8-4543-b2d4-42649bcd664e req-858f7a94-7cd0-4850-b6ce-a4f8b19bb468 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:31.688676 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-62fd8dff-3ac8-4543-b2d4-42649bcd664e req-858f7a94-7cd0-4850-b6ce-a4f8b19bb468 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] GET https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e Aug 20 00:09:31.688928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-62fd8dff-3ac8-4543-b2d4-42649bcd664e req-858f7a94-7cd0-4850-b6ce-a4f8b19bb468 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:31.689008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-62fd8dff-3ac8-4543-b2d4-42649bcd664e req-858f7a94-7cd0-4850-b6ce-a4f8b19bb468 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:31.701349 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:31.701349 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:31.713066 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-62fd8dff-3ac8-4543-b2d4-42649bcd664e req-858f7a94-7cd0-4850-b6ce-a4f8b19bb468 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Volume info retrieved successfully. Aug 20 00:09:31.721182 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-62fd8dff-3ac8-4543-b2d4-42649bcd664e req-858f7a94-7cd0-4850-b6ce-a4f8b19bb468 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e returned with HTTP 200 Aug 20 00:09:31.723348 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 357/1426] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:31 2026] GET /volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:32.307159 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-af1cc2c2-ad98-4c0d-b510-13b4b5a9764e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:32.309749 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af1cc2c2-ad98-4c0d-b510-13b4b5a9764e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 Aug 20 00:09:32.309973 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af1cc2c2-ad98-4c0d-b510-13b4b5a9764e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:32.310119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af1cc2c2-ad98-4c0d-b510-13b4b5a9764e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:32.310387 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-af1cc2c2-ad98-4c0d-b510-13b4b5a9764e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 69f40686-b3ee-4101-a718-9192c5b78624. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:09:32.321210 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af1cc2c2-ad98-4c0d-b510-13b4b5a9764e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 returned with HTTP 404 Aug 20 00:09:32.321210 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 357/1427] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:32 2026] GET /volume/v3/backups/69f40686-b3ee-4101-a718-9192c5b78624 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:32.464482 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-63026923-8f52-4fa1-bbd5-8ccf832f79bb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:32.466293 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-63026923-8f52-4fa1-bbd5-8ccf832f79bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:09:32.466463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-63026923-8f52-4fa1-bbd5-8ccf832f79bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:32.466647 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-63026923-8f52-4fa1-bbd5-8ccf832f79bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:32.466790 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-63026923-8f52-4fa1-bbd5-8ccf832f79bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume with id: f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:09:32.475397 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:32.475397 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:32.476009 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-63026923-8f52-4fa1-bbd5-8ccf832f79bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:32.516214 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-63026923-8f52-4fa1-bbd5-8ccf832f79bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume request issued successfully. Aug 20 00:09:32.516507 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-63026923-8f52-4fa1-bbd5-8ccf832f79bb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 returned with HTTP 202 Aug 20 00:09:32.517083 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 364/1428] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:32 2026] DELETE /volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:32.526172 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-291969e9-b3bb-4f0a-b368-41f8440c3724 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:32.529490 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-291969e9-b3bb-4f0a-b368-41f8440c3724 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:09:32.529740 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-291969e9-b3bb-4f0a-b368-41f8440c3724 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:32.529981 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-291969e9-b3bb-4f0a-b368-41f8440c3724 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:32.541841 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:32.541841 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:32.549966 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-291969e9-b3bb-4f0a-b368-41f8440c3724 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:32.555912 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-291969e9-b3bb-4f0a-b368-41f8440c3724 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 returned with HTTP 200 Aug 20 00:09:32.556296 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 351/1429] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:32 2026] GET /volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:32.755467 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ee910f5a-d147-49d3-bc38-bc51cf4947bb req-abb18c9c-71de-49e7-8ca3-3e78cf5321e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:32.758525 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ee910f5a-d147-49d3-bc38-bc51cf4947bb req-abb18c9c-71de-49e7-8ca3-3e78cf5321e6 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] GET https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e Aug 20 00:09:32.758774 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ee910f5a-d147-49d3-bc38-bc51cf4947bb req-abb18c9c-71de-49e7-8ca3-3e78cf5321e6 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:32.759033 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ee910f5a-d147-49d3-bc38-bc51cf4947bb req-abb18c9c-71de-49e7-8ca3-3e78cf5321e6 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:32.785278 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:32.785278 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:32.793718 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-ee910f5a-d147-49d3-bc38-bc51cf4947bb req-abb18c9c-71de-49e7-8ca3-3e78cf5321e6 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Volume info retrieved successfully. Aug 20 00:09:32.799240 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ee910f5a-d147-49d3-bc38-bc51cf4947bb req-abb18c9c-71de-49e7-8ca3-3e78cf5321e6 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e returned with HTTP 200 Aug 20 00:09:32.799699 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 358/1430] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:32 2026] GET /volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:33.106301 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-18570946-3d59-408b-ad5c-da62865b99e1 req-e4483784-16ee-49cf-b2d6-86c17b3f8162 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:33.111460 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-18570946-3d59-408b-ad5c-da62865b99e1 req-e4483784-16ee-49cf-b2d6-86c17b3f8162 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-reader] GET https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e Aug 20 00:09:33.111689 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-18570946-3d59-408b-ad5c-da62865b99e1 req-e4483784-16ee-49cf-b2d6-86c17b3f8162 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:33.111985 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-18570946-3d59-408b-ad5c-da62865b99e1 req-e4483784-16ee-49cf-b2d6-86c17b3f8162 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:33.120446 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:33.120446 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:33.134880 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-18570946-3d59-408b-ad5c-da62865b99e1 req-e4483784-16ee-49cf-b2d6-86c17b3f8162 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-reader] Volume info retrieved successfully. Aug 20 00:09:33.140102 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-18570946-3d59-408b-ad5c-da62865b99e1 req-e4483784-16ee-49cf-b2d6-86c17b3f8162 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-reader] https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e returned with HTTP 200 Aug 20 00:09:33.140522 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 358/1431] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:33 2026] GET /volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:33.168215 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-475bbd9a-9a90-4ef9-b92b-9d7d9354c351 req-3669f28e-0c80-46d5-987b-bcfdb1202b97 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:33.255864 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-475bbd9a-9a90-4ef9-b92b-9d7d9354c351 req-3669f28e-0c80-46d5-987b-bcfdb1202b97 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e Aug 20 00:09:33.256132 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-475bbd9a-9a90-4ef9-b92b-9d7d9354c351 req-3669f28e-0c80-46d5-987b-bcfdb1202b97 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:33.256441 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-475bbd9a-9a90-4ef9-b92b-9d7d9354c351 req-3669f28e-0c80-46d5-987b-bcfdb1202b97 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:33.256658 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [req-475bbd9a-9a90-4ef9-b92b-9d7d9354c351 req-3669f28e-0c80-46d5-987b-bcfdb1202b97 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Delete volume with id: 0fc40a05-8846-4cdd-b6bf-35c55d8a895e Aug 20 00:09:33.269059 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:33.269059 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:33.270096 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-475bbd9a-9a90-4ef9-b92b-9d7d9354c351 req-3669f28e-0c80-46d5-987b-bcfdb1202b97 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Volume info retrieved successfully. Aug 20 00:09:33.340656 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-475bbd9a-9a90-4ef9-b92b-9d7d9354c351 req-3669f28e-0c80-46d5-987b-bcfdb1202b97 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Delete volume request issued successfully. Aug 20 00:09:33.340882 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-475bbd9a-9a90-4ef9-b92b-9d7d9354c351 req-3669f28e-0c80-46d5-987b-bcfdb1202b97 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e returned with HTTP 202 Aug 20 00:09:33.341436 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 365/1432] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:09:33 2026] DELETE /volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:33.371275 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-bcdb1ca2-7b75-42ce-9bfb-deb5325033d9 req-0a6bd9a4-73f6-49cb-ba11-410cc4d10e9d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:33.377667 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bcdb1ca2-7b75-42ce-9bfb-deb5325033d9 req-0a6bd9a4-73f6-49cb-ba11-410cc4d10e9d tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] GET https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e Aug 20 00:09:33.377875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bcdb1ca2-7b75-42ce-9bfb-deb5325033d9 req-0a6bd9a4-73f6-49cb-ba11-410cc4d10e9d tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:33.378146 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bcdb1ca2-7b75-42ce-9bfb-deb5325033d9 req-0a6bd9a4-73f6-49cb-ba11-410cc4d10e9d tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:33.387750 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:33.387750 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:33.396281 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-bcdb1ca2-7b75-42ce-9bfb-deb5325033d9 req-0a6bd9a4-73f6-49cb-ba11-410cc4d10e9d tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Volume info retrieved successfully. Aug 20 00:09:33.403478 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bcdb1ca2-7b75-42ce-9bfb-deb5325033d9 req-0a6bd9a4-73f6-49cb-ba11-410cc4d10e9d tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e returned with HTTP 200 Aug 20 00:09:33.404339 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 352/1433] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:33 2026] GET /volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:33.570545 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d03cd4a8-64a4-4d4d-8e14-c7df2135b9a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:33.577670 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d03cd4a8-64a4-4d4d-8e14-c7df2135b9a6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:09:33.577937 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d03cd4a8-64a4-4d4d-8e14-c7df2135b9a6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:33.578189 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d03cd4a8-64a4-4d4d-8e14-c7df2135b9a6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:33.589313 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d03cd4a8-64a4-4d4d-8e14-c7df2135b9a6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 returned with HTTP 404 Aug 20 00:09:33.589959 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 359/1434] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:33 2026] GET /volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:33.597302 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3315754d-563d-4983-847c-946dc66b5c87 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:33.599333 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3315754d-563d-4983-847c-946dc66b5c87 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:09:33.599589 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3315754d-563d-4983-847c-946dc66b5c87 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:33.599851 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3315754d-563d-4983-847c-946dc66b5c87 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:33.610338 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3315754d-563d-4983-847c-946dc66b5c87 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 returned with HTTP 404 Aug 20 00:09:33.612743 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 359/1435] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:33 2026] GET /volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:33.619793 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ea4d0026-6a6f-425d-9c6a-654909189295 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:33.621970 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea4d0026-6a6f-425d-9c6a-654909189295 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:09:33.622161 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea4d0026-6a6f-425d-9c6a-654909189295 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:33.622348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea4d0026-6a6f-425d-9c6a-654909189295 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:33.622517 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-ea4d0026-6a6f-425d-9c6a-654909189295 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume with id: f86440f5-9698-4efd-9b19-9be9ee92b5e5 Aug 20 00:09:33.633619 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea4d0026-6a6f-425d-9c6a-654909189295 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 returned with HTTP 404 Aug 20 00:09:33.633619 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 366/1436] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:33 2026] DELETE /volume/v3/volumes/f86440f5-9698-4efd-9b19-9be9ee92b5e5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:33.648197 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:33.650536 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:33.651111 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2121730548"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:33.653280 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2121730548'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:33.653455 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume of 1 GB Aug 20 00:09:33.660761 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Availability Zones retrieved successfully. Aug 20 00:09:33.667074 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (560503dd-1275-49f3-b3f7-789ca25c7128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:33.668190 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cafd0d8-974a-40a0-ab91-60fdf48981f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:33.669196 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:33.712190 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cafd0d8-974a-40a0-ab91-60fdf48981f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:33.713092 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34dcfbb6-39d6-4d84-90e5-285c8711d562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:33.834140 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['6601a1af-f273-4777-bf7f-2be9f6f6877f', '529fc2ab-f0f0-4268-8f15-4d7f25539fbf', '2dfacb4b-cf4e-414d-a2fe-22970aca6d07', 'eef53e78-47a5-49d9-9c17-25ed5fe1fb7b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:33.834140 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34dcfbb6-39d6-4d84-90e5-285c8711d562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6601a1af-f273-4777-bf7f-2be9f6f6877f', '529fc2ab-f0f0-4268-8f15-4d7f25539fbf', '2dfacb4b-cf4e-414d-a2fe-22970aca6d07', 'eef53e78-47a5-49d9-9c17-25ed5fe1fb7b']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:33.836409 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af03c9c9-06a4-4f4e-9a17-12283447e399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:33.885559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af03c9c9-06a4-4f4e-9a17-12283447e399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e388d1b-e114-480e-be9f-c858a13292de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2121730548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['6601a1af-f273-4777-bf7f-2be9f6f6877f','529fc2ab-f0f0-4268-8f15-4d7f25539fbf','2dfacb4b-cf4e-414d-a2fe-22970aca6d07','eef53e78-47a5-49d9-9c17-25ed5fe1fb7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2121730548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e388d1b-e114-480e-be9f-c858a13292de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:33.886242 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65339604-3dd5-4dcc-ae4e-5008c8136d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:33.944325 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65339604-3dd5-4dcc-ae4e-5008c8136d75) transitioned into state 'SUCCESS' from state '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-2121730548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1b29b1a63de4b1b8abfc6dc079379b7',qos_specs=None,replication_status=,reservations=['6601a1af-f273-4777-bf7f-2be9f6f6877f','529fc2ab-f0f0-4268-8f15-4d7f25539fbf','2dfacb4b-cf4e-414d-a2fe-22970aca6d07','eef53e78-47a5-49d9-9c17-25ed5fe1fb7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7f74e36aa846eca5e5e6cd1e42be3f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:33.944971 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84d2e9e-a337-406d-8572-39d73b3461a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:33.968376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84d2e9e-a337-406d-8572-39d73b3461a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:33.969129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Flow 'volume_create_api' (560503dd-1275-49f3-b3f7-789ca25c7128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:33.969403 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Create volume request issued successfully. Aug 20 00:09:33.969918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52d7d347-e6d7-4ddd-8ccb-2eb39605c524 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:33.970298 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 353/1437] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:09:33 2026] POST /volume/v3/volumes => generated 745 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:33.989973 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9cbdc0e0-b95d-40a7-837d-3f891bc07de8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:34.003169 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9cbdc0e0-b95d-40a7-837d-3f891bc07de8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:09:34.003169 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9cbdc0e0-b95d-40a7-837d-3f891bc07de8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:34.007251 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9cbdc0e0-b95d-40a7-837d-3f891bc07de8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:34.027076 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:34.027076 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:34.039018 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9cbdc0e0-b95d-40a7-837d-3f891bc07de8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:34.044619 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9cbdc0e0-b95d-40a7-837d-3f891bc07de8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:09:34.045205 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 360/1438] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:33 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:34.292208 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:34.396620 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:34.397024 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1327306387"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:34.398363 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1327306387'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:34.398472 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Create volume of 1 GB Aug 20 00:09:34.402960 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Availability Zones retrieved successfully. Aug 20 00:09:34.408576 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Flow 'volume_create_api' (19e623f3-11d6-4e93-ba52-48faf6ddf0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:34.409695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6258de48-7bc4-48cc-ae93-918391037975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:34.410967 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:34.434084 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-3df39746-9af2-4af1-b598-7145c77172cb req-aa3a8e45-164c-4e00-b908-0526eecd25d0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:34.436601 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3df39746-9af2-4af1-b598-7145c77172cb req-aa3a8e45-164c-4e00-b908-0526eecd25d0 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] GET https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e Aug 20 00:09:34.436801 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3df39746-9af2-4af1-b598-7145c77172cb req-aa3a8e45-164c-4e00-b908-0526eecd25d0 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:34.437041 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3df39746-9af2-4af1-b598-7145c77172cb req-aa3a8e45-164c-4e00-b908-0526eecd25d0 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:34.443794 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3df39746-9af2-4af1-b598-7145c77172cb req-aa3a8e45-164c-4e00-b908-0526eecd25d0 tempest-VolumesGetTestJSON-579294880 tempest-VolumesGetTestJSON-579294880-project-member] https://10.4.3.9/volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e returned with HTTP 404 Aug 20 00:09:34.444467 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 367/1439] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:34 2026] GET /volume/v3/volumes/0fc40a05-8846-4cdd-b6bf-35c55d8a895e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:34.449312 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6258de48-7bc4-48cc-ae93-918391037975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:34.450254 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7a033c8-320f-4dae-98e5-2b7581141a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:34.537632 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Created reservations ['9b333dbf-1d17-4ff4-aaf1-cab6ae9d9b8d', '5f4f2039-e27f-4969-a47e-f59082a9e0a6', 'ab53db98-4102-4e1d-8c6e-652b5a3e3640', '7a63ca77-2a72-4862-96cf-77fe2cd44d43'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:34.538544 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7a033c8-320f-4dae-98e5-2b7581141a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b333dbf-1d17-4ff4-aaf1-cab6ae9d9b8d', '5f4f2039-e27f-4969-a47e-f59082a9e0a6', 'ab53db98-4102-4e1d-8c6e-652b5a3e3640', '7a63ca77-2a72-4862-96cf-77fe2cd44d43']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:34.539420 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac7efed-45c3-468b-86d3-15b4b1516e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:34.579649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac7efed-45c3-468b-86d3-15b4b1516e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7000533-261c-48d5-8901-13e55c9838c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1327306387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35644f5fbad84401995544dd1695bf32',qos_specs=None,replication_status=,reservations=['9b333dbf-1d17-4ff4-aaf1-cab6ae9d9b8d','5f4f2039-e27f-4969-a47e-f59082a9e0a6','ab53db98-4102-4e1d-8c6e-652b5a3e3640','7a63ca77-2a72-4862-96cf-77fe2cd44d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4afa12eff2f54a88a2f625a93c4ad1b8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1327306387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7000533-261c-48d5-8901-13e55c9838c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35644f5fbad84401995544dd1695bf32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4afa12eff2f54a88a2f625a93c4ad1b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:34.580898 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd64e93-3cca-495b-88c2-cfb38d51332b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:34.616931 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd64e93-3cca-495b-88c2-cfb38d51332b) transitioned into state 'SUCCESS' from state '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-1327306387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35644f5fbad84401995544dd1695bf32',qos_specs=None,replication_status=,reservations=['9b333dbf-1d17-4ff4-aaf1-cab6ae9d9b8d','5f4f2039-e27f-4969-a47e-f59082a9e0a6','ab53db98-4102-4e1d-8c6e-652b5a3e3640','7a63ca77-2a72-4862-96cf-77fe2cd44d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4afa12eff2f54a88a2f625a93c4ad1b8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:34.618028 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32085a67-23a2-4496-a630-609b1f6348d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:34.642772 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32085a67-23a2-4496-a630-609b1f6348d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:34.645450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Flow 'volume_create_api' (19e623f3-11d6-4e93-ba52-48faf6ddf0c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:34.645450 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Create volume request issued successfully. Aug 20 00:09:34.646584 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8accd013-f1ab-4f7c-b3b4-5727e80cd803 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:34.647201 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 360/1440] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:09:34 2026] POST /volume/v3/volumes => generated 754 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:34.661399 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8d00c18d-2796-4f14-aa40-e3c61c7f83b1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:34.663689 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d00c18d-2796-4f14-aa40-e3c61c7f83b1 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:34.664090 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d00c18d-2796-4f14-aa40-e3c61c7f83b1 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:34.664244 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d00c18d-2796-4f14-aa40-e3c61c7f83b1 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:34.673681 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:34.673681 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:34.678539 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8d00c18d-2796-4f14-aa40-e3c61c7f83b1 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Volume info retrieved successfully. Aug 20 00:09:34.683543 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d00c18d-2796-4f14-aa40-e3c61c7f83b1 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 returned with HTTP 200 Aug 20 00:09:34.686174 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 354/1441] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:34 2026] GET /volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:35.059289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-30ba8afc-223a-442f-a7c7-4403f43119a3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:35.061986 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30ba8afc-223a-442f-a7c7-4403f43119a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:09:35.062234 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30ba8afc-223a-442f-a7c7-4403f43119a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:35.062493 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30ba8afc-223a-442f-a7c7-4403f43119a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:35.081114 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:35.081114 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:35.085348 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-30ba8afc-223a-442f-a7c7-4403f43119a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:09:35.090671 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30ba8afc-223a-442f-a7c7-4403f43119a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:09:35.091260 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 361/1442] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:35 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:35.700246 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3d5db0bf-0300-441c-8a40-0205abbdedbf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:35.703183 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3d5db0bf-0300-441c-8a40-0205abbdedbf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:35.703436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3d5db0bf-0300-441c-8a40-0205abbdedbf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:35.703675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3d5db0bf-0300-441c-8a40-0205abbdedbf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:35.723735 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:35.723735 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:35.734780 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3d5db0bf-0300-441c-8a40-0205abbdedbf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Volume info retrieved successfully. Aug 20 00:09:35.739117 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3d5db0bf-0300-441c-8a40-0205abbdedbf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 returned with HTTP 200 Aug 20 00:09:35.739497 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 368/1443] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:35 2026] GET /volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:35.752045 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9e5cefee-35fb-4c60-8083-551e604543e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:35.754172 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e5cefee-35fb-4c60-8083-551e604543e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:35.754586 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e5cefee-35fb-4c60-8083-551e604543e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7000533-261c-48d5-8901-13e55c9838c3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-312151132"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:35.767488 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:35.767488 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:35.768154 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9e5cefee-35fb-4c60-8083-551e604543e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Volume info retrieved successfully. Aug 20 00:09:35.768319 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-9e5cefee-35fb-4c60-8083-551e604543e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Create snapshot from volume b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:35.900459 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-9e5cefee-35fb-4c60-8083-551e604543e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Created reservations ['ca8c8dd4-96ae-4f7b-ba90-b1b819a2f829', '5163ee8b-4000-4ba4-bb1d-3f5a42006afb', 'a52f5e4f-2968-470c-aaf7-16718bd4ace1', 'b7711560-978f-457f-b3b6-ff98b2ffbc92'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:35.989786 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9e5cefee-35fb-4c60-8083-551e604543e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot create request issued successfully. Aug 20 00:09:35.990118 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e5cefee-35fb-4c60-8083-551e604543e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:09:35.990536 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 361/1444] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:09:35 2026] POST /volume/v3/snapshots => generated 313 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:36.001288 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6dd3180d-52ec-45d0-bc71-f68510675b2d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:36.009707 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dd3180d-52ec-45d0-bc71-f68510675b2d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 Aug 20 00:09:36.009707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dd3180d-52ec-45d0-bc71-f68510675b2d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:36.009707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dd3180d-52ec-45d0-bc71-f68510675b2d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:36.016248 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:36.016248 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:36.016768 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6dd3180d-52ec-45d0-bc71-f68510675b2d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:36.017633 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dd3180d-52ec-45d0-bc71-f68510675b2d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 returned with HTTP 200 Aug 20 00:09:36.018050 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 355/1445] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:36 2026] GET /volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:36.908731 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-ef195930-ceaa-48db-a1b7-11237d5cf144 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:36.911713 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-ef195930-ceaa-48db-a1b7-11237d5cf144 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:09:36.911962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-ef195930-ceaa-48db-a1b7-11237d5cf144 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:36.912206 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-ef195930-ceaa-48db-a1b7-11237d5cf144 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:36.924166 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:36.924166 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:36.929678 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-ef195930-ceaa-48db-a1b7-11237d5cf144 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:09:36.934812 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-ef195930-ceaa-48db-a1b7-11237d5cf144 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:09:36.935468 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 362/1446] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:36 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:36.968638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d98b144c-0d44-45d6-8ee9-dda5634afab2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:36.969306 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d98b144c-0d44-45d6-8ee9-dda5634afab2 None None] GET https://10.4.3.9/volume// Aug 20 00:09:36.969451 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d98b144c-0d44-45d6-8ee9-dda5634afab2 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:36.969708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d98b144c-0d44-45d6-8ee9-dda5634afab2 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:36.970139 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d98b144c-0d44-45d6-8ee9-dda5634afab2 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:09:36.970526 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 369/1447] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:09:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:09:36.980998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-cf57eeee-4e61-4891-9776-f763a1192ec5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:36.983108 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-cf57eeee-4e61-4891-9776-f763a1192ec5 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:09:36.983576 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-cf57eeee-4e61-4891-9776-f763a1192ec5 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2920476-d940-4cb7-a983-7facbe6425fe", "connector": null, "instance_uuid": "24f68c46-eeb7-402b-b87e-751a29c3e964"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:36.993564 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:36.993564 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:37.028187 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7541065d-8039-4c88-98dc-70d018bf454b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:37.031161 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9636c2d4-10d4-4ae9-bc7c-5e3cfa7cd0cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:37.034283 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9636c2d4-10d4-4ae9-bc7c-5e3cfa7cd0cb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 Aug 20 00:09:37.035264 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9636c2d4-10d4-4ae9-bc7c-5e3cfa7cd0cb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:37.035533 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9636c2d4-10d4-4ae9-bc7c-5e3cfa7cd0cb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:37.045204 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:37.045204 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:37.045775 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9636c2d4-10d4-4ae9-bc7c-5e3cfa7cd0cb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:37.046902 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9636c2d4-10d4-4ae9-bc7c-5e3cfa7cd0cb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 returned with HTTP 200 Aug 20 00:09:37.047587 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 363/1448] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:37 2026] GET /volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:37.058623 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-cf57eeee-4e61-4891-9776-f763a1192ec5 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:09:37.059135 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 362/1449] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:09:36 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:37.065974 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c245f438-e145-449f-b2a8-f3fbdc385725 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:37.072074 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c245f438-e145-449f-b2a8-f3fbdc385725 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:37.072074 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c245f438-e145-449f-b2a8-f3fbdc385725 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7000533-261c-48d5-8901-13e55c9838c3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-637009794"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:37.090955 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:37.090955 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:37.091487 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c245f438-e145-449f-b2a8-f3fbdc385725 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Volume info retrieved successfully. Aug 20 00:09:37.091638 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-c245f438-e145-449f-b2a8-f3fbdc385725 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Create snapshot from volume b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:37.139201 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-c245f438-e145-449f-b2a8-f3fbdc385725 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Created reservations ['91003ed0-7a33-433c-aec0-6bac06285a03', '1a4835b8-81a9-49f1-bc5d-f75670a0554e', 'c63c807e-9252-4b7d-913f-e69874e4ee37', '6857252c-7286-4acf-9a8e-cdcdb9c6b7d4'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:37.162953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-f6442c5f-c0a2-4382-a41c-c496e079381a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:37.166727 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-f6442c5f-c0a2-4382-a41c-c496e079381a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] POST https://10.4.3.9/volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7/action Aug 20 00:09:37.167254 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-f6442c5f-c0a2-4382-a41c-c496e079381a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:37.167435 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-f6442c5f-c0a2-4382-a41c-c496e079381a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:37.196741 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c245f438-e145-449f-b2a8-f3fbdc385725 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot create request issued successfully. Aug 20 00:09:37.197216 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c245f438-e145-449f-b2a8-f3fbdc385725 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:09:37.197738 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 370/1450] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:09:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:37.202257 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:37.202257 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:37.210928 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7c63d2ab-b014-45f2-aacb-5d7426e9d03d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:37.212641 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c63d2ab-b014-45f2-aacb-5d7426e9d03d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d Aug 20 00:09:37.212843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c63d2ab-b014-45f2-aacb-5d7426e9d03d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:37.213119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c63d2ab-b014-45f2-aacb-5d7426e9d03d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:37.220291 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:37.220291 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:37.220753 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:37.221197 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-694361074"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:37.222726 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-694361074'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:37.222860 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume of 1 GB Aug 20 00:09:37.223458 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7c63d2ab-b014-45f2-aacb-5d7426e9d03d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:37.224448 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c63d2ab-b014-45f2-aacb-5d7426e9d03d tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d returned with HTTP 200 Aug 20 00:09:37.224799 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 363/1451] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:37 2026] GET /volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:37.230866 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Availability Zones retrieved successfully. Aug 20 00:09:37.238554 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Flow 'volume_create_api' (6bae75f3-572a-48ae-8b46-559607a5078c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:37.239908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef90396-6ae9-40c7-b798-ec0895eb07e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:37.241233 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:37.243153 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-943d86bc-7d45-4a94-b2a7-ddc95d9fc9eb req-f6442c5f-c0a2-4382-a41c-c496e079381a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7/action returned with HTTP 204 Aug 20 00:09:37.244013 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 364/1452] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:09:37 2026] POST /volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:37.281725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef90396-6ae9-40c7-b798-ec0895eb07e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:37.281725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c93d751-ea0e-47a2-aa37-1462f56967ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:37.307454 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fcf5b79b-4388-49dc-ba9f-28dcaeec8b56 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:37.308900 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fcf5b79b-4388-49dc-ba9f-28dcaeec8b56 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:09:37.309229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fcf5b79b-4388-49dc-ba9f-28dcaeec8b56 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:37.309538 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fcf5b79b-4388-49dc-ba9f-28dcaeec8b56 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:37.324214 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:37.324214 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:37.330010 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fcf5b79b-4388-49dc-ba9f-28dcaeec8b56 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:09:37.337617 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fcf5b79b-4388-49dc-ba9f-28dcaeec8b56 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:09:37.338246 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 371/1453] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:37 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 1108 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:37.354039 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-027d18a9-06f3-41ef-93b6-ede1893d70bf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:37.356104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-027d18a9-06f3-41ef-93b6-ede1893d70bf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:09:37.356323 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-027d18a9-06f3-41ef-93b6-ede1893d70bf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:37.356547 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-027d18a9-06f3-41ef-93b6-ede1893d70bf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:37.367275 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:37.367275 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:37.371499 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-027d18a9-06f3-41ef-93b6-ede1893d70bf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:09:37.375440 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Created reservations ['5cc6f78f-5f45-4d22-b523-97b266069328', '417f7abf-dd1b-4098-8e32-c01d655afb90', '24b8ec06-fd96-46d9-aef3-0d96a831ec9f', '75cf1daf-9f6a-4751-aad8-841a5d8ac8d6'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:37.375440 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c93d751-ea0e-47a2-aa37-1462f56967ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc6f78f-5f45-4d22-b523-97b266069328', '417f7abf-dd1b-4098-8e32-c01d655afb90', '24b8ec06-fd96-46d9-aef3-0d96a831ec9f', '75cf1daf-9f6a-4751-aad8-841a5d8ac8d6']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:37.376667 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8ae152-e120-43ae-945c-5a902dab748f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:37.376911 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-027d18a9-06f3-41ef-93b6-ede1893d70bf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:09:37.377486 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 364/1454] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:37 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 1108 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:37.421570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8ae152-e120-43ae-945c-5a902dab748f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf1d3058-13e0-4caa-ac38-5341751231d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-694361074',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82a6fab205a244448e45f72ad060923e',qos_specs=None,replication_status=,reservations=['5cc6f78f-5f45-4d22-b523-97b266069328','417f7abf-dd1b-4098-8e32-c01d655afb90','24b8ec06-fd96-46d9-aef3-0d96a831ec9f','75cf1daf-9f6a-4751-aad8-841a5d8ac8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-694361074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf1d3058-13e0-4caa-ac38-5341751231d4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='82a6fab205a244448e45f72ad060923e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:37.422469 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa27920-3ef5-43d5-8a60-0cfa547e599a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:37.459979 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa27920-3ef5-43d5-8a60-0cfa547e599a) transitioned into state 'SUCCESS' from state '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-694361074',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82a6fab205a244448e45f72ad060923e',qos_specs=None,replication_status=,reservations=['5cc6f78f-5f45-4d22-b523-97b266069328','417f7abf-dd1b-4098-8e32-c01d655afb90','24b8ec06-fd96-46d9-aef3-0d96a831ec9f','75cf1daf-9f6a-4751-aad8-841a5d8ac8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:37.461063 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5cd87f-1ecf-42ea-bfc2-c72c3e7cfc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:37.485933 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5cd87f-1ecf-42ea-bfc2-c72c3e7cfc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:37.486794 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Flow 'volume_create_api' (6bae75f3-572a-48ae-8b46-559607a5078c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:37.487226 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume request issued successfully. Aug 20 00:09:37.488236 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7541065d-8039-4c88-98dc-70d018bf454b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:37.488909 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 356/1455] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:09:37 2026] POST /volume/v3/volumes => generated 755 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:37.503812 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-16e5bc76-3d6e-478f-815a-5b21383fc6e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:37.507273 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16e5bc76-3d6e-478f-815a-5b21383fc6e9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 Aug 20 00:09:37.507494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16e5bc76-3d6e-478f-815a-5b21383fc6e9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:37.507725 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16e5bc76-3d6e-478f-815a-5b21383fc6e9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:37.516261 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:37.516261 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:37.522385 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-16e5bc76-3d6e-478f-815a-5b21383fc6e9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:37.530353 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16e5bc76-3d6e-478f-815a-5b21383fc6e9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 returned with HTTP 200 Aug 20 00:09:37.530775 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 365/1456] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:37 2026] GET /volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:38.233529 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c867c5b3-e6be-4238-8e7b-17a322f2bf47 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:38.235249 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c867c5b3-e6be-4238-8e7b-17a322f2bf47 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d Aug 20 00:09:38.235476 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c867c5b3-e6be-4238-8e7b-17a322f2bf47 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:38.235675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c867c5b3-e6be-4238-8e7b-17a322f2bf47 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:38.241600 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:38.241600 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:38.242089 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c867c5b3-e6be-4238-8e7b-17a322f2bf47 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:38.242819 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c867c5b3-e6be-4238-8e7b-17a322f2bf47 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d returned with HTTP 200 Aug 20 00:09:38.243341 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 372/1457] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:38 2026] GET /volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:38.255754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5750318d-a203-428d-aae5-9e9d3aacd54f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:38.259097 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5750318d-a203-428d-aae5-9e9d3aacd54f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:38.259469 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5750318d-a203-428d-aae5-9e9d3aacd54f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7000533-261c-48d5-8901-13e55c9838c3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:38.269053 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:38.269053 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:38.269446 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5750318d-a203-428d-aae5-9e9d3aacd54f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Volume info retrieved successfully. Aug 20 00:09:38.269547 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-5750318d-a203-428d-aae5-9e9d3aacd54f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Create snapshot from volume b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:38.375294 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-5750318d-a203-428d-aae5-9e9d3aacd54f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Created reservations ['40531922-8743-4f94-b189-b20474fb3d41', 'b39136cd-e11e-4403-8647-b13fb1a6cca9', '468267e8-bd64-451d-9dae-7a553aa4f312', '2239931c-275c-4014-9132-f60db77d4290'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:38.474398 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5750318d-a203-428d-aae5-9e9d3aacd54f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot create request issued successfully. Aug 20 00:09:38.474398 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5750318d-a203-428d-aae5-9e9d3aacd54f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:09:38.476574 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 365/1458] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:09:38 2026] POST /volume/v3/snapshots => generated 314 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:38.490521 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f8ced052-892f-4b76-9491-08c092fc8b35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:38.491759 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8ced052-892f-4b76-9491-08c092fc8b35 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 Aug 20 00:09:38.492071 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8ced052-892f-4b76-9491-08c092fc8b35 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:38.492191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8ced052-892f-4b76-9491-08c092fc8b35 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:38.499128 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:38.499128 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:38.499128 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f8ced052-892f-4b76-9491-08c092fc8b35 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:38.499128 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8ced052-892f-4b76-9491-08c092fc8b35 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 returned with HTTP 200 Aug 20 00:09:38.499128 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 357/1459] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:38 2026] GET /volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:38.546551 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-46c1023e-65f9-4ee7-9904-011cbbcd4173 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:38.549881 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46c1023e-65f9-4ee7-9904-011cbbcd4173 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 Aug 20 00:09:38.550128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46c1023e-65f9-4ee7-9904-011cbbcd4173 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:38.550327 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46c1023e-65f9-4ee7-9904-011cbbcd4173 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:38.564807 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:38.564807 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:38.571459 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-46c1023e-65f9-4ee7-9904-011cbbcd4173 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:38.576756 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46c1023e-65f9-4ee7-9904-011cbbcd4173 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 returned with HTTP 200 Aug 20 00:09:38.577367 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 366/1460] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:38 2026] GET /volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:38.602605 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-27435396-3b17-43c6-aedc-e87684526550 req-b497b931-9f95-4b66-9a44-644b2685f039 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:38.604770 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-27435396-3b17-43c6-aedc-e87684526550 req-b497b931-9f95-4b66-9a44-644b2685f039 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 Aug 20 00:09:38.604961 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-27435396-3b17-43c6-aedc-e87684526550 req-b497b931-9f95-4b66-9a44-644b2685f039 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:38.605090 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-27435396-3b17-43c6-aedc-e87684526550 req-b497b931-9f95-4b66-9a44-644b2685f039 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:38.618178 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:38.618178 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:38.623296 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-27435396-3b17-43c6-aedc-e87684526550 req-b497b931-9f95-4b66-9a44-644b2685f039 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:38.628206 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-27435396-3b17-43c6-aedc-e87684526550 req-b497b931-9f95-4b66-9a44-644b2685f039 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 returned with HTTP 200 Aug 20 00:09:38.628455 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 373/1461] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:38 2026] GET /volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:38.644165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-845a7075-c476-41a1-9aaa-529f99de5b20 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:38.646445 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:38.647430 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1273201788"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:38.648993 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1273201788'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:38.649185 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume of 1 GB Aug 20 00:09:38.649574 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:38.649574 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:38.655820 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Availability Zones retrieved successfully. Aug 20 00:09:38.668387 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Flow 'volume_create_api' (a4a648d9-a525-46e9-8bb0-4a22e96d93e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:38.668387 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c6fce5-f5ca-4269-aad4-da7984a2cef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:38.671934 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:38.705678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c6fce5-f5ca-4269-aad4-da7984a2cef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:38.707591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98296ad6-fc86-4573-a9bd-9065df44751c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:38.842591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Created reservations ['ea15e590-4a43-463c-af37-b0fe7a973c2a', 'cfdbd65b-f458-4899-a763-3c6cdd968910', 'b81fee9b-4d3b-4686-8e11-6f10caf1ee7d', 'b3931c01-ae52-45c1-840e-68f87fea4247'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:38.843481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98296ad6-fc86-4573-a9bd-9065df44751c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea15e590-4a43-463c-af37-b0fe7a973c2a', 'cfdbd65b-f458-4899-a763-3c6cdd968910', 'b81fee9b-4d3b-4686-8e11-6f10caf1ee7d', 'b3931c01-ae52-45c1-840e-68f87fea4247']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:38.844323 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc95426b-02d2-4210-8251-b88bfe6e73e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:39.031483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc95426b-02d2-4210-8251-b88bfe6e73e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c604873f-68e9-4b47-8d7d-e7c350367bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1273201788',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82a6fab205a244448e45f72ad060923e',qos_specs=None,replication_status=,reservations=['ea15e590-4a43-463c-af37-b0fe7a973c2a','cfdbd65b-f458-4899-a763-3c6cdd968910','b81fee9b-4d3b-4686-8e11-6f10caf1ee7d','b3931c01-ae52-45c1-840e-68f87fea4247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1273201788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c604873f-68e9-4b47-8d7d-e7c350367bd0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='82a6fab205a244448e45f72ad060923e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:39.034153 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3446b0-189f-4292-aaec-2edd272284a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:39.071100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3446b0-189f-4292-aaec-2edd272284a4) transitioned into state 'SUCCESS' from state '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-1273201788',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82a6fab205a244448e45f72ad060923e',qos_specs=None,replication_status=,reservations=['ea15e590-4a43-463c-af37-b0fe7a973c2a','cfdbd65b-f458-4899-a763-3c6cdd968910','b81fee9b-4d3b-4686-8e11-6f10caf1ee7d','b3931c01-ae52-45c1-840e-68f87fea4247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:39.071608 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (defa1b77-7587-4793-8c9e-e571a5553711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:39.097501 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2083c48b-e6fb-4082-9326-c5c520ce804e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.098063 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2083c48b-e6fb-4082-9326-c5c520ce804e None None] GET https://10.4.3.9/volume// Aug 20 00:09:39.098313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2083c48b-e6fb-4082-9326-c5c520ce804e None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.098591 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2083c48b-e6fb-4082-9326-c5c520ce804e None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.099056 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2083c48b-e6fb-4082-9326-c5c520ce804e None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:09:39.099475 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 358/1462] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:09:39.105715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (defa1b77-7587-4793-8c9e-e571a5553711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:39.106584 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Flow 'volume_create_api' (a4a648d9-a525-46e9-8bb0-4a22e96d93e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:39.106954 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume request issued successfully. Aug 20 00:09:39.107582 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-845a7075-c476-41a1-9aaa-529f99de5b20 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:39.107967 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 366/1463] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:09:38 2026] POST /volume/v3/volumes => generated 756 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:39.112526 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-01e9d801-364d-4b6e-b0a5-b520253e88a3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.116028 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-01e9d801-364d-4b6e-b0a5-b520253e88a3 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:09:39.116901 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-01e9d801-364d-4b6e-b0a5-b520253e88a3 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.116901 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-01e9d801-364d-4b6e-b0a5-b520253e88a3 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.124021 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c3181b01-663c-46da-8fd3-e3f35d36e602 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.126502 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c3181b01-663c-46da-8fd3-e3f35d36e602 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 Aug 20 00:09:39.126742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c3181b01-663c-46da-8fd3-e3f35d36e602 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.127020 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c3181b01-663c-46da-8fd3-e3f35d36e602 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.134242 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.134242 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:39.136743 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.136743 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:39.139528 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-01e9d801-364d-4b6e-b0a5-b520253e88a3 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:09:39.141734 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c3181b01-663c-46da-8fd3-e3f35d36e602 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:39.146968 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-01e9d801-364d-4b6e-b0a5-b520253e88a3 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:09:39.147629 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 367/1464] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 1288 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:09:39.148568 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c3181b01-663c-46da-8fd3-e3f35d36e602 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 returned with HTTP 200 Aug 20 00:09:39.149277 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 374/1465] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.265749 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-8fbc3cff-4178-4b61-be9d-b162e69f5de9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.268133 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-8fbc3cff-4178-4b61-be9d-b162e69f5de9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] PUT https://10.4.3.9/volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7 Aug 20 00:09:39.268564 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-8fbc3cff-4178-4b61-be9d-b162e69f5de9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:39.278087 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-8fbc3cff-4178-4b61-be9d-b162e69f5de9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Acquiring lock "cinder-attachment_update-d2920476-d940-4cb7-a983-7facbe6425fe-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:09:39.283973 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-8fbc3cff-4178-4b61-be9d-b162e69f5de9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Lock "cinder-attachment_update-d2920476-d940-4cb7-a983-7facbe6425fe-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:09:39.284986 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.284986 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:39.441164 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-8fbc3cff-4178-4b61-be9d-b162e69f5de9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Lock "cinder-attachment_update-d2920476-d940-4cb7-a983-7facbe6425fe-np0000007832" released by "attachment_update" :: held 0.157s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:09:39.444729 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-8fbc3cff-4178-4b61-be9d-b162e69f5de9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7 returned with HTTP 200 Aug 20 00:09:39.444729 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 359/1466] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:09:39 2026] PUT /volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:39.479244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-a4954e22-c38f-4a5c-97c2-c071b6b026a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.486210 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-a4954e22-c38f-4a5c-97c2-c071b6b026a9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] POST https://10.4.3.9/volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7/action Aug 20 00:09:39.486667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-a4954e22-c38f-4a5c-97c2-c071b6b026a9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:39.486840 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-a4954e22-c38f-4a5c-97c2-c071b6b026a9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:39.511074 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ffb1d62d-2c32-40d0-bb95-bb16bb63112a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.514759 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ffb1d62d-2c32-40d0-bb95-bb16bb63112a tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 Aug 20 00:09:39.514759 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ffb1d62d-2c32-40d0-bb95-bb16bb63112a tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.514759 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ffb1d62d-2c32-40d0-bb95-bb16bb63112a tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.519852 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.519852 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:39.520432 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ffb1d62d-2c32-40d0-bb95-bb16bb63112a tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:39.521459 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ffb1d62d-2c32-40d0-bb95-bb16bb63112a tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 returned with HTTP 200 Aug 20 00:09:39.521845 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 368/1467] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.522215 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.522215 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:39.535515 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6ebafcbf-e924-4f7a-9809-8ad484d6fff3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.538230 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ebafcbf-e924-4f7a-9809-8ad484d6fff3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?limit=1 Aug 20 00:09:39.538482 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ebafcbf-e924-4f7a-9809-8ad484d6fff3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.538690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ebafcbf-e924-4f7a-9809-8ad484d6fff3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.539046 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-6ebafcbf-e924-4f7a-9809-8ad484d6fff3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.540270 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [None req-6ebafcbf-e924-4f7a-9809-8ad484d6fff3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.544421 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6ebafcbf-e924-4f7a-9809-8ad484d6fff3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.546659 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ebafcbf-e924-4f7a-9809-8ad484d6fff3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 20 00:09:39.546659 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 375/1468] 10.4.3.9 () {66 vars in 1244 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.558916 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fda2216e-8b23-4c25-8613-9e1843300c7b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.562695 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fda2216e-8b23-4c25-8613-9e1843300c7b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:39.562939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fda2216e-8b23-4c25-8613-9e1843300c7b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.563192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fda2216e-8b23-4c25-8613-9e1843300c7b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.563486 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-fda2216e-8b23-4c25-8613-9e1843300c7b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.563795 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.563795 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:39.567855 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-fda2216e-8b23-4c25-8613-9e1843300c7b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.576179 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8afaee94-18fe-4f41-90d8-9aafc4ab99be req-a4954e22-c38f-4a5c-97c2-c071b6b026a9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7/action returned with HTTP 204 Aug 20 00:09:39.577569 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 367/1469] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:09:39 2026] POST /volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:39.580427 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fda2216e-8b23-4c25-8613-9e1843300c7b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.581014 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fda2216e-8b23-4c25-8613-9e1843300c7b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 200 Aug 20 00:09:39.581554 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 360/1470] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.592844 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4cd9228b-4358-48c6-a41b-66d6568fce9f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.594832 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cd9228b-4358-48c6-a41b-66d6568fce9f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?limit=100000 Aug 20 00:09:39.595049 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cd9228b-4358-48c6-a41b-66d6568fce9f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.595233 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cd9228b-4358-48c6-a41b-66d6568fce9f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.595505 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-4cd9228b-4358-48c6-a41b-66d6568fce9f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.596696 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-4cd9228b-4358-48c6-a41b-66d6568fce9f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.600792 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4cd9228b-4358-48c6-a41b-66d6568fce9f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.601220 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cd9228b-4358-48c6-a41b-66d6568fce9f tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 20 00:09:39.601639 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 369/1471] 10.4.3.9 () {66 vars in 1254 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.614566 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5cd1dd70-dd08-4320-a47c-deb311244da7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.616512 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5cd1dd70-dd08-4320-a47c-deb311244da7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?limit=0 Aug 20 00:09:39.616743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5cd1dd70-dd08-4320-a47c-deb311244da7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.617024 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5cd1dd70-dd08-4320-a47c-deb311244da7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.617241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-5cd1dd70-dd08-4320-a47c-deb311244da7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.617539 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.617539 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:39.618360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [None req-5cd1dd70-dd08-4320-a47c-deb311244da7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.629571 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5cd1dd70-dd08-4320-a47c-deb311244da7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.631055 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5cd1dd70-dd08-4320-a47c-deb311244da7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 20 00:09:39.631559 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 376/1472] 10.4.3.9 () {66 vars in 1244 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:09:39.654620 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5470b83e-4845-40e2-a816-32a0af9448f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.656831 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5470b83e-4845-40e2-a816-32a0af9448f9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots Aug 20 00:09:39.657110 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5470b83e-4845-40e2-a816-32a0af9448f9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.657380 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5470b83e-4845-40e2-a816-32a0af9448f9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.657700 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-5470b83e-4845-40e2-a816-32a0af9448f9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.659031 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-5470b83e-4845-40e2-a816-32a0af9448f9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.665494 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5470b83e-4845-40e2-a816-32a0af9448f9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.665923 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5470b83e-4845-40e2-a816-32a0af9448f9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 200 Aug 20 00:09:39.666409 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 368/1473] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.675797 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8a0dda42-a6b3-4f9d-8d67-6e002dd6d003 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.678334 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a0dda42-a6b3-4f9d-8d67-6e002dd6d003 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?marker=09d128b9-9186-4b08-9680-2791a31fa99d Aug 20 00:09:39.678595 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a0dda42-a6b3-4f9d-8d67-6e002dd6d003 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.678865 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a0dda42-a6b3-4f9d-8d67-6e002dd6d003 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.679185 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-8a0dda42-a6b3-4f9d-8d67-6e002dd6d003 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.679953 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.679953 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:39.681123 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-8a0dda42-a6b3-4f9d-8d67-6e002dd6d003 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.710671 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8a0dda42-a6b3-4f9d-8d67-6e002dd6d003 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.711412 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a0dda42-a6b3-4f9d-8d67-6e002dd6d003 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?marker=09d128b9-9186-4b08-9680-2791a31fa99d returned with HTTP 200 Aug 20 00:09:39.712069 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 361/1474] 10.4.3.9 () {66 vars in 1316 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?marker=09d128b9-9186-4b08-9680-2791a31fa99d => generated 341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.722754 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7559e653-6f24-40b0-8a52-43af51a00237 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.726026 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7559e653-6f24-40b0-8a52-43af51a00237 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?offset=2&limit=3 Aug 20 00:09:39.726269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7559e653-6f24-40b0-8a52-43af51a00237 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.726530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7559e653-6f24-40b0-8a52-43af51a00237 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.726778 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-7559e653-6f24-40b0-8a52-43af51a00237 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.727097 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.727097 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:39.729219 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-7559e653-6f24-40b0-8a52-43af51a00237 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.743730 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7559e653-6f24-40b0-8a52-43af51a00237 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.744359 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7559e653-6f24-40b0-8a52-43af51a00237 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 20 00:09:39.744758 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 370/1475] 10.4.3.9 () {66 vars in 1262 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.754920 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-32431b7d-a1cb-453e-a55d-de8ef86d668e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.756865 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32431b7d-a1cb-453e-a55d-de8ef86d668e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 20 00:09:39.757095 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32431b7d-a1cb-453e-a55d-de8ef86d668e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.757282 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32431b7d-a1cb-453e-a55d-de8ef86d668e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.757497 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-32431b7d-a1cb-453e-a55d-de8ef86d668e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.758630 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [None req-32431b7d-a1cb-453e-a55d-de8ef86d668e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.770406 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-32431b7d-a1cb-453e-a55d-de8ef86d668e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.770808 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32431b7d-a1cb-453e-a55d-de8ef86d668e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 20 00:09:39.771252 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 377/1476] 10.4.3.9 () {66 vars in 1294 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.785100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6fe8f24a-ca80-4721-b07d-a9577c39ff3c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.788881 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6fe8f24a-ca80-4721-b07d-a9577c39ff3c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 20 00:09:39.788881 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6fe8f24a-ca80-4721-b07d-a9577c39ff3c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.788881 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6fe8f24a-ca80-4721-b07d-a9577c39ff3c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.788881 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-6fe8f24a-ca80-4721-b07d-a9577c39ff3c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.788881 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.788881 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:39.790313 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-6fe8f24a-ca80-4721-b07d-a9577c39ff3c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.797537 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6fe8f24a-ca80-4721-b07d-a9577c39ff3c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.798068 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6fe8f24a-ca80-4721-b07d-a9577c39ff3c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 20 00:09:39.798561 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 369/1477] 10.4.3.9 () {66 vars in 1296 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.811642 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-413edaae-6dc7-4a3c-a1ac-016c202cd27e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.815164 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-413edaae-6dc7-4a3c-a1ac-016c202cd27e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 20 00:09:39.815480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-413edaae-6dc7-4a3c-a1ac-016c202cd27e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.815765 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-413edaae-6dc7-4a3c-a1ac-016c202cd27e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.816136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-413edaae-6dc7-4a3c-a1ac-016c202cd27e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.816667 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.816667 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:39.820482 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-413edaae-6dc7-4a3c-a1ac-016c202cd27e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.834645 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-413edaae-6dc7-4a3c-a1ac-016c202cd27e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.835231 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-413edaae-6dc7-4a3c-a1ac-016c202cd27e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 20 00:09:39.835674 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 362/1478] 10.4.3.9 () {66 vars in 1278 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.846417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ed1d7169-dcbf-46b4-b772-4baecd9f8d07 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.849572 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ed1d7169-dcbf-46b4-b772-4baecd9f8d07 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 20 00:09:39.849995 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ed1d7169-dcbf-46b4-b772-4baecd9f8d07 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.850218 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ed1d7169-dcbf-46b4-b772-4baecd9f8d07 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.850441 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-ed1d7169-dcbf-46b4-b772-4baecd9f8d07 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.851557 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.851557 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:39.851665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-ed1d7169-dcbf-46b4-b772-4baecd9f8d07 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.870459 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ed1d7169-dcbf-46b4-b772-4baecd9f8d07 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.870459 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ed1d7169-dcbf-46b4-b772-4baecd9f8d07 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 20 00:09:39.870800 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 371/1479] 10.4.3.9 () {66 vars in 1280 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.884241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d0bdf548-343a-4812-80fc-2eab97501f51 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.886725 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d0bdf548-343a-4812-80fc-2eab97501f51 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 20 00:09:39.887051 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d0bdf548-343a-4812-80fc-2eab97501f51 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.887347 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d0bdf548-343a-4812-80fc-2eab97501f51 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.887662 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-d0bdf548-343a-4812-80fc-2eab97501f51 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.888065 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.888065 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:39.889042 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [None req-d0bdf548-343a-4812-80fc-2eab97501f51 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.904625 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d0bdf548-343a-4812-80fc-2eab97501f51 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.905136 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d0bdf548-343a-4812-80fc-2eab97501f51 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 20 00:09:39.905591 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 378/1480] 10.4.3.9 () {66 vars in 1298 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.918504 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc1dfab9-3d59-47b4-8e9f-77caf3e942cf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.924592 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc1dfab9-3d59-47b4-8e9f-77caf3e942cf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 20 00:09:39.924806 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc1dfab9-3d59-47b4-8e9f-77caf3e942cf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.925022 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc1dfab9-3d59-47b4-8e9f-77caf3e942cf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.925587 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-dc1dfab9-3d59-47b4-8e9f-77caf3e942cf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.925587 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.925587 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:39.926574 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-dc1dfab9-3d59-47b4-8e9f-77caf3e942cf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.947134 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dc1dfab9-3d59-47b4-8e9f-77caf3e942cf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.947558 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc1dfab9-3d59-47b4-8e9f-77caf3e942cf tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 20 00:09:39.948256 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 370/1481] 10.4.3.9 () {66 vars in 1300 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.964915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4a20b24b-ee0a-4be4-a20b-8f1bb5149585 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.965072 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a20b24b-ee0a-4be4-a20b-8f1bb5149585 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 Aug 20 00:09:39.965263 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a20b24b-ee0a-4be4-a20b-8f1bb5149585 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.965472 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a20b24b-ee0a-4be4-a20b-8f1bb5149585 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.965693 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-4a20b24b-ee0a-4be4-a20b-8f1bb5149585 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.965971 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.965971 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:39.966854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-4a20b24b-ee0a-4be4-a20b-8f1bb5149585 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:39.979376 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4a20b24b-ee0a-4be4-a20b-8f1bb5149585 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:39.979783 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.979783 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:39.980407 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a20b24b-ee0a-4be4-a20b-8f1bb5149585 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 returned with HTTP 200 Aug 20 00:09:39.980761 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 363/1482] 10.4.3.9 () {66 vars in 1371 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:39.991550 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f409d790-8aaf-4f3d-8774-a48db83b9ccb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:39.994935 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f409d790-8aaf-4f3d-8774-a48db83b9ccb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail?status=available Aug 20 00:09:39.995377 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f409d790-8aaf-4f3d-8774-a48db83b9ccb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:39.995420 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f409d790-8aaf-4f3d-8774-a48db83b9ccb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:39.995636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-f409d790-8aaf-4f3d-8774-a48db83b9ccb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:39.996126 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:39.996126 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:39.996845 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-f409d790-8aaf-4f3d-8774-a48db83b9ccb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:40.012953 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f409d790-8aaf-4f3d-8774-a48db83b9ccb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:40.012953 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.012953 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:40.012953 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f409d790-8aaf-4f3d-8774-a48db83b9ccb tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 20 00:09:40.012953 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 372/1483] 10.4.3.9 () {66 vars in 1283 bytes} [Thu Aug 20 00:09:39 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:40.027919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-275e0663-4b4f-45f4-bce6-e767d135fa3e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.030960 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-275e0663-4b4f-45f4-bce6-e767d135fa3e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 Aug 20 00:09:40.031201 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-275e0663-4b4f-45f4-bce6-e767d135fa3e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.031459 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-275e0663-4b4f-45f4-bce6-e767d135fa3e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.031738 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-275e0663-4b4f-45f4-bce6-e767d135fa3e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:40.032056 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.032056 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:40.035281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.db.api [None req-275e0663-4b4f-45f4-bce6-e767d135fa3e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100469) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:40.048215 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-275e0663-4b4f-45f4-bce6-e767d135fa3e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:40.048611 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.048611 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:40.049567 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-275e0663-4b4f-45f4-bce6-e767d135fa3e tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 returned with HTTP 200 Aug 20 00:09:40.050068 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 379/1484] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:09:40 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:40.064928 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9bea4513-b3a1-4a64-8a33-139ab9e7b834 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.067098 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bea4513-b3a1-4a64-8a33-139ab9e7b834 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 Aug 20 00:09:40.067406 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bea4513-b3a1-4a64-8a33-139ab9e7b834 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.067674 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bea4513-b3a1-4a64-8a33-139ab9e7b834 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.068005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-9bea4513-b3a1-4a64-8a33-139ab9e7b834 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:40.068405 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.068405 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:40.069667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-9bea4513-b3a1-4a64-8a33-139ab9e7b834 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:40.095072 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9bea4513-b3a1-4a64-8a33-139ab9e7b834 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:40.095072 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bea4513-b3a1-4a64-8a33-139ab9e7b834 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 returned with HTTP 200 Aug 20 00:09:40.095072 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 371/1485] 10.4.3.9 () {66 vars in 1350 bytes} [Thu Aug 20 00:09:40 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 => generated 342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:40.102919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35acf69b-4387-4b4e-8f3b-7fa8943fac48 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.105162 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35acf69b-4387-4b4e-8f3b-7fa8943fac48 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?status=available Aug 20 00:09:40.105419 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35acf69b-4387-4b4e-8f3b-7fa8943fac48 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.105649 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35acf69b-4387-4b4e-8f3b-7fa8943fac48 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.105932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-35acf69b-4387-4b4e-8f3b-7fa8943fac48 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:40.107076 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-35acf69b-4387-4b4e-8f3b-7fa8943fac48 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:40.133918 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-35acf69b-4387-4b4e-8f3b-7fa8943fac48 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:40.133918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35acf69b-4387-4b4e-8f3b-7fa8943fac48 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?status=available returned with HTTP 200 Aug 20 00:09:40.133918 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 364/1486] 10.4.3.9 () {66 vars in 1262 bytes} [Thu Aug 20 00:09:40 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:40.149181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7f0644ec-c551-4324-be15-ce4e09c5dfe7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.152002 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f0644ec-c551-4324-be15-ce4e09c5dfe7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 Aug 20 00:09:40.152553 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f0644ec-c551-4324-be15-ce4e09c5dfe7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.153003 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f0644ec-c551-4324-be15-ce4e09c5dfe7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.153392 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-7f0644ec-c551-4324-be15-ce4e09c5dfe7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:40.155399 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-7f0644ec-c551-4324-be15-ce4e09c5dfe7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:40.170640 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0de601f7-6341-46c8-a8d4-b96a7e385e5d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.173081 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0de601f7-6341-46c8-a8d4-b96a7e385e5d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 Aug 20 00:09:40.175055 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0de601f7-6341-46c8-a8d4-b96a7e385e5d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.175055 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0de601f7-6341-46c8-a8d4-b96a7e385e5d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.177023 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7f0644ec-c551-4324-be15-ce4e09c5dfe7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Get all snapshots completed successfully. Aug 20 00:09:40.177809 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f0644ec-c551-4324-be15-ce4e09c5dfe7 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 returned with HTTP 200 Aug 20 00:09:40.178731 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 373/1487] 10.4.3.9 () {66 vars in 1384 bytes} [Thu Aug 20 00:09:40 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1303273586 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:40.194647 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.194647 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:40.200950 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-036929f2-4915-4236-a44f-66a83751a4fc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.201138 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0de601f7-6341-46c8-a8d4-b96a7e385e5d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:40.201199 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-036929f2-4915-4236-a44f-66a83751a4fc tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 Aug 20 00:09:40.201199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-036929f2-4915-4236-a44f-66a83751a4fc tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.201199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-036929f2-4915-4236-a44f-66a83751a4fc tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.201199 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-036929f2-4915-4236-a44f-66a83751a4fc tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Delete snapshot with id: 3526371a-e7ec-4fcd-83f5-da7aa0483303 Aug 20 00:09:40.204332 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0de601f7-6341-46c8-a8d4-b96a7e385e5d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 returned with HTTP 200 Aug 20 00:09:40.206944 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 380/1488] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:40 2026] GET /volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:09:40.217016 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.217016 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:40.217694 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-036929f2-4915-4236-a44f-66a83751a4fc tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:40.244085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1caae0bd-b336-408a-a9b5-9b2f21b7809c req-4cf74589-c79c-4bb6-a76d-0f2cbf6d6df7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.249735 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1caae0bd-b336-408a-a9b5-9b2f21b7809c req-4cf74589-c79c-4bb6-a76d-0f2cbf6d6df7 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 Aug 20 00:09:40.249835 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1caae0bd-b336-408a-a9b5-9b2f21b7809c req-4cf74589-c79c-4bb6-a76d-0f2cbf6d6df7 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.250328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1caae0bd-b336-408a-a9b5-9b2f21b7809c req-4cf74589-c79c-4bb6-a76d-0f2cbf6d6df7 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.262024 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.262024 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:40.263594 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-036929f2-4915-4236-a44f-66a83751a4fc tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot delete request issued successfully. Aug 20 00:09:40.266912 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-036929f2-4915-4236-a44f-66a83751a4fc tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 returned with HTTP 202 Aug 20 00:09:40.266912 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 372/1489] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:09:40 2026] DELETE /volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:40.269814 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-1caae0bd-b336-408a-a9b5-9b2f21b7809c req-4cf74589-c79c-4bb6-a76d-0f2cbf6d6df7 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:40.277220 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1caae0bd-b336-408a-a9b5-9b2f21b7809c req-4cf74589-c79c-4bb6-a76d-0f2cbf6d6df7 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 returned with HTTP 200 Aug 20 00:09:40.278036 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 365/1490] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:40 2026] GET /volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:40.285092 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7686bb59-c4a7-463a-b364-e09ad3e15edd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.285092 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7686bb59-c4a7-463a-b364-e09ad3e15edd tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 Aug 20 00:09:40.285092 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7686bb59-c4a7-463a-b364-e09ad3e15edd tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.285092 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7686bb59-c4a7-463a-b364-e09ad3e15edd tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.295786 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.295786 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:40.296134 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7686bb59-c4a7-463a-b364-e09ad3e15edd tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:40.296972 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7686bb59-c4a7-463a-b364-e09ad3e15edd tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 returned with HTTP 200 Aug 20 00:09:40.297355 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 374/1491] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:40 2026] GET /volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:40.303470 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.306639 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:40.306988 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1222450313"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:40.310294 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1222450313'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:40.310547 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume of 1 GB Aug 20 00:09:40.317145 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Availability Zones retrieved successfully. Aug 20 00:09:40.326182 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Flow 'volume_create_api' (bb87ed0e-d309-4e7a-84ca-0739dba74503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:40.327606 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2687a5f0-6b92-45fa-bb05-0e1f862f184d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:40.329799 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:40.365232 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2687a5f0-6b92-45fa-bb05-0e1f862f184d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:40.366228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c003f28-1697-40f9-af3c-4dcb5c538a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:40.459940 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Created reservations ['46d1da07-71eb-4b58-946d-7de0da7da7a1', 'a0243bae-e530-4b41-ad91-42fc86c53378', 'b04da98b-ef01-4692-899b-e7103315af1f', 'ede8beee-22f9-494e-8c65-86cb92b0e9df'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:40.459940 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c003f28-1697-40f9-af3c-4dcb5c538a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46d1da07-71eb-4b58-946d-7de0da7da7a1', 'a0243bae-e530-4b41-ad91-42fc86c53378', 'b04da98b-ef01-4692-899b-e7103315af1f', 'ede8beee-22f9-494e-8c65-86cb92b0e9df']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:40.460569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4994d3cb-80b6-49ca-b874-85da3b251f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:40.506722 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4994d3cb-80b6-49ca-b874-85da3b251f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef89ba2-c729-4f65-b48e-14aa80ac968b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1222450313',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82a6fab205a244448e45f72ad060923e',qos_specs=None,replication_status=,reservations=['46d1da07-71eb-4b58-946d-7de0da7da7a1','a0243bae-e530-4b41-ad91-42fc86c53378','b04da98b-ef01-4692-899b-e7103315af1f','ede8beee-22f9-494e-8c65-86cb92b0e9df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1222450313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef89ba2-c729-4f65-b48e-14aa80ac968b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='82a6fab205a244448e45f72ad060923e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:40.511067 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70ee98f-0a21-4c35-97fc-36fd2b9b21a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:40.552469 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70ee98f-0a21-4c35-97fc-36fd2b9b21a0) transitioned into state 'SUCCESS' from state '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-1222450313',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82a6fab205a244448e45f72ad060923e',qos_specs=None,replication_status=,reservations=['46d1da07-71eb-4b58-946d-7de0da7da7a1','a0243bae-e530-4b41-ad91-42fc86c53378','b04da98b-ef01-4692-899b-e7103315af1f','ede8beee-22f9-494e-8c65-86cb92b0e9df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b50374ccc64ba4a8dbbfdf404c6369',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:40.558463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b5d21b-2c63-425e-99c7-465d212884b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:40.584726 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b5d21b-2c63-425e-99c7-465d212884b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:40.585900 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Flow 'volume_create_api' (bb87ed0e-d309-4e7a-84ca-0739dba74503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:40.586382 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Create volume request issued successfully. Aug 20 00:09:40.588264 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b65b536a-31f1-4791-a111-e5cff5fe9f4b tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:40.588264 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 381/1492] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:09:40 2026] POST /volume/v3/volumes => generated 756 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:40.610261 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cf718532-a95a-4793-b89b-a76156701f5f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.612274 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf718532-a95a-4793-b89b-a76156701f5f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b Aug 20 00:09:40.612486 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf718532-a95a-4793-b89b-a76156701f5f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:40.612681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf718532-a95a-4793-b89b-a76156701f5f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:40.624708 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:40.624708 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:40.635478 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cf718532-a95a-4793-b89b-a76156701f5f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:40.640299 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf718532-a95a-4793-b89b-a76156701f5f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b returned with HTTP 200 Aug 20 00:09:40.640946 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 373/1493] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:40 2026] GET /volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:40.673734 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:40.677924 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:40.677924 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-502191382", "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:40.680749 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-502191382', 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:40.820491 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Create volume of 1 GB Aug 20 00:09:40.830156 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Availability Zones retrieved successfully. Aug 20 00:09:40.837322 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Flow 'volume_create_api' (ba04c5ed-4866-4174-a1ab-46988c7c253c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:40.839770 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188f9339-a998-4072-b795-929a005ddd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:40.840273 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:40.950424 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188f9339-a998-4072-b795-929a005ddd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:40.951604 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16063c0-40ba-409f-b22f-22065f3811b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:41.097613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Created reservations ['5ab4b65e-90cd-48cc-b9d8-83b2df864e29', '0f75bdd1-a3de-4d81-aa90-2998960268f2', '6ea6e6f1-c6cf-461a-ae13-f5f5079c16e2', 'e31a07fc-2cf9-4b13-b719-ed1f9fc153f7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:41.098577 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16063c0-40ba-409f-b22f-22065f3811b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ab4b65e-90cd-48cc-b9d8-83b2df864e29', '0f75bdd1-a3de-4d81-aa90-2998960268f2', '6ea6e6f1-c6cf-461a-ae13-f5f5079c16e2', 'e31a07fc-2cf9-4b13-b719-ed1f9fc153f7']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:41.099320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2467197f-074c-45a4-8334-5ec78b1a7abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:41.158880 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2467197f-074c-45a4-8334-5ec78b1a7abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dd564a0-9b1a-4791-881a-266e2cabcbaf', '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-502191382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8bb50b5418b455198a8aff20ecdac52',qos_specs=None,replication_status=,reservations=['5ab4b65e-90cd-48cc-b9d8-83b2df864e29','0f75bdd1-a3de-4d81-aa90-2998960268f2','6ea6e6f1-c6cf-461a-ae13-f5f5079c16e2','e31a07fc-2cf9-4b13-b719-ed1f9fc153f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ee8dd5117f4b4392a9019b1ec83676',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-502191382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dd564a0-9b1a-4791-881a-266e2cabcbaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8bb50b5418b455198a8aff20ecdac52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1ee8dd5117f4b4392a9019b1ec83676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:41.161139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3df7fd-1bcb-4846-a075-116eda5e5ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:41.210629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3df7fd-1bcb-4846-a075-116eda5e5ca4) transitioned into state 'SUCCESS' from state '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-502191382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8bb50b5418b455198a8aff20ecdac52',qos_specs=None,replication_status=,reservations=['5ab4b65e-90cd-48cc-b9d8-83b2df864e29','0f75bdd1-a3de-4d81-aa90-2998960268f2','6ea6e6f1-c6cf-461a-ae13-f5f5079c16e2','e31a07fc-2cf9-4b13-b719-ed1f9fc153f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ee8dd5117f4b4392a9019b1ec83676',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:41.213195 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb786dc2-2d9d-48eb-8714-8ae1ca370d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:41.235906 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb786dc2-2d9d-48eb-8714-8ae1ca370d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:41.236714 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Flow 'volume_create_api' (ba04c5ed-4866-4174-a1ab-46988c7c253c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:41.237063 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Create volume request issued successfully. Aug 20 00:09:41.237623 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e52c58e-2e6d-43d7-aaaa-73162e93a74e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:41.238046 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 366/1494] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:09:40 2026] POST /volume/v3/volumes => generated 748 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:41.255361 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-290eb835-598d-48d0-a539-ad9554712ae4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:41.258129 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-290eb835-598d-48d0-a539-ad9554712ae4 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] GET https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf Aug 20 00:09:41.258712 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-290eb835-598d-48d0-a539-ad9554712ae4 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:41.259114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-290eb835-598d-48d0-a539-ad9554712ae4 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:41.271972 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:41.271972 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:41.278784 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-290eb835-598d-48d0-a539-ad9554712ae4 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Volume info retrieved successfully. Aug 20 00:09:41.286753 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-290eb835-598d-48d0-a539-ad9554712ae4 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf returned with HTTP 200 Aug 20 00:09:41.287140 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 375/1495] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:41 2026] GET /volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:41.309949 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b3f31947-7620-4dbc-80de-4af1292daa5b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:41.311837 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3f31947-7620-4dbc-80de-4af1292daa5b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 Aug 20 00:09:41.312122 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3f31947-7620-4dbc-80de-4af1292daa5b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:41.312503 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3f31947-7620-4dbc-80de-4af1292daa5b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:41.319326 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3f31947-7620-4dbc-80de-4af1292daa5b tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 returned with HTTP 404 Aug 20 00:09:41.320707 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 382/1496] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:41 2026] GET /volume/v3/snapshots/3526371a-e7ec-4fcd-83f5-da7aa0483303 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:41.335319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b90e2c78-980f-4e1e-a122-5a8c31574025 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:41.337221 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b90e2c78-980f-4e1e-a122-5a8c31574025 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d Aug 20 00:09:41.337481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b90e2c78-980f-4e1e-a122-5a8c31574025 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:41.337709 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b90e2c78-980f-4e1e-a122-5a8c31574025 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:41.337852 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-b90e2c78-980f-4e1e-a122-5a8c31574025 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Delete snapshot with id: 09d128b9-9186-4b08-9680-2791a31fa99d Aug 20 00:09:41.347600 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:41.347600 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:41.347810 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b90e2c78-980f-4e1e-a122-5a8c31574025 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:41.383809 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b90e2c78-980f-4e1e-a122-5a8c31574025 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot delete request issued successfully. Aug 20 00:09:41.384112 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b90e2c78-980f-4e1e-a122-5a8c31574025 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d returned with HTTP 202 Aug 20 00:09:41.384733 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 374/1497] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:09:41 2026] DELETE /volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:41.397079 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-252a92b0-1534-4300-b8e1-50b8e5dc67e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:41.399119 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-252a92b0-1534-4300-b8e1-50b8e5dc67e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d Aug 20 00:09:41.399341 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-252a92b0-1534-4300-b8e1-50b8e5dc67e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:41.399573 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-252a92b0-1534-4300-b8e1-50b8e5dc67e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:41.406656 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:41.406656 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:41.407223 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-252a92b0-1534-4300-b8e1-50b8e5dc67e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:41.408371 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-252a92b0-1534-4300-b8e1-50b8e5dc67e9 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d returned with HTTP 200 Aug 20 00:09:41.413811 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 367/1498] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:41 2026] GET /volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:41.663679 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-013ed39d-f5ff-42b3-9776-778a1c4af66d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:41.669404 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-013ed39d-f5ff-42b3-9776-778a1c4af66d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b Aug 20 00:09:41.669604 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-013ed39d-f5ff-42b3-9776-778a1c4af66d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:41.669804 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-013ed39d-f5ff-42b3-9776-778a1c4af66d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:41.690367 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:41.690367 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:41.698723 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-013ed39d-f5ff-42b3-9776-778a1c4af66d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:41.705427 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-013ed39d-f5ff-42b3-9776-778a1c4af66d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b returned with HTTP 200 Aug 20 00:09:41.706060 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 376/1499] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:41 2026] GET /volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:41.741928 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-ebc5d2e7-5ace-4b98-93e2-fbc2efbfdd64 req-2ca1342a-5e7f-4f43-9588-aee9b945f161 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:41.745007 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ebc5d2e7-5ace-4b98-93e2-fbc2efbfdd64 req-2ca1342a-5e7f-4f43-9588-aee9b945f161 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b Aug 20 00:09:41.745007 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ebc5d2e7-5ace-4b98-93e2-fbc2efbfdd64 req-2ca1342a-5e7f-4f43-9588-aee9b945f161 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:41.745007 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ebc5d2e7-5ace-4b98-93e2-fbc2efbfdd64 req-2ca1342a-5e7f-4f43-9588-aee9b945f161 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:41.752416 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:41.752416 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:41.760773 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-ebc5d2e7-5ace-4b98-93e2-fbc2efbfdd64 req-2ca1342a-5e7f-4f43-9588-aee9b945f161 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:41.775685 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ebc5d2e7-5ace-4b98-93e2-fbc2efbfdd64 req-2ca1342a-5e7f-4f43-9588-aee9b945f161 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b returned with HTTP 200 Aug 20 00:09:41.775685 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 383/1500] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:41 2026] GET /volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:41.870095 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a2ac88c3-430c-4418-a4ae-61222c67ff22 req-5ece5d8a-a404-4f20-ba54-2f538b116ef9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:41.873318 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a2ac88c3-430c-4418-a4ae-61222c67ff22 req-5ece5d8a-a404-4f20-ba54-2f538b116ef9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:41.873686 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a2ac88c3-430c-4418-a4ae-61222c67ff22 req-5ece5d8a-a404-4f20-ba54-2f538b116ef9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:41.874094 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a2ac88c3-430c-4418-a4ae-61222c67ff22 req-5ece5d8a-a404-4f20-ba54-2f538b116ef9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:41.874514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [req-a2ac88c3-430c-4418-a4ae-61222c67ff22 req-5ece5d8a-a404-4f20-ba54-2f538b116ef9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:41.874981 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:41.874981 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:41.875634 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [req-a2ac88c3-430c-4418-a4ae-61222c67ff22 req-5ece5d8a-a404-4f20-ba54-2f538b116ef9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:41.895229 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a2ac88c3-430c-4418-a4ae-61222c67ff22 req-5ece5d8a-a404-4f20-ba54-2f538b116ef9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Get all volumes completed successfully. Aug 20 00:09:41.896316 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:41.896316 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:41.909587 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a2ac88c3-430c-4418-a4ae-61222c67ff22 req-5ece5d8a-a404-4f20-ba54-2f538b116ef9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:41.909587 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 375/1501] 10.4.3.9 () {68 vars in 1494 bytes} [Thu Aug 20 00:09:41 2026] GET /volume/v3/volumes/detail => generated 2529 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:41.946633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b8795dde-441a-43b2-9837-fef7074aecff req-e54dc054-77c6-40d0-8141-be79411867e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:41.949600 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b8795dde-441a-43b2-9837-fef7074aecff req-e54dc054-77c6-40d0-8141-be79411867e6 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:41.949970 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b8795dde-441a-43b2-9837-fef7074aecff req-e54dc054-77c6-40d0-8141-be79411867e6 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:41.950259 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b8795dde-441a-43b2-9837-fef7074aecff req-e54dc054-77c6-40d0-8141-be79411867e6 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:41.950664 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [req-b8795dde-441a-43b2-9837-fef7074aecff req-e54dc054-77c6-40d0-8141-be79411867e6 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:41.951846 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-b8795dde-441a-43b2-9837-fef7074aecff req-e54dc054-77c6-40d0-8141-be79411867e6 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:41.963477 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b8795dde-441a-43b2-9837-fef7074aecff req-e54dc054-77c6-40d0-8141-be79411867e6 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Get all volumes completed successfully. Aug 20 00:09:41.964837 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:41.964837 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:41.972199 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b8795dde-441a-43b2-9837-fef7074aecff req-e54dc054-77c6-40d0-8141-be79411867e6 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:41.972818 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 368/1502] 10.4.3.9 () {68 vars in 1494 bytes} [Thu Aug 20 00:09:41 2026] GET /volume/v3/volumes/detail => generated 2529 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.007190 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e2257aa1-c9e2-438d-88ff-483a67ec37c9 req-504d8a01-ab07-48b4-a37c-6c543e944302 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.009674 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e2257aa1-c9e2-438d-88ff-483a67ec37c9 req-504d8a01-ab07-48b4-a37c-6c543e944302 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:42.009923 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e2257aa1-c9e2-438d-88ff-483a67ec37c9 req-504d8a01-ab07-48b4-a37c-6c543e944302 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.010160 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e2257aa1-c9e2-438d-88ff-483a67ec37c9 req-504d8a01-ab07-48b4-a37c-6c543e944302 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.010429 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [req-e2257aa1-c9e2-438d-88ff-483a67ec37c9 req-504d8a01-ab07-48b4-a37c-6c543e944302 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:42.011207 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e2257aa1-c9e2-438d-88ff-483a67ec37c9 req-504d8a01-ab07-48b4-a37c-6c543e944302 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:42.027765 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e2257aa1-c9e2-438d-88ff-483a67ec37c9 req-504d8a01-ab07-48b4-a37c-6c543e944302 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Get all volumes completed successfully. Aug 20 00:09:42.028750 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.028750 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:42.036772 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e2257aa1-c9e2-438d-88ff-483a67ec37c9 req-504d8a01-ab07-48b4-a37c-6c543e944302 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:42.037290 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 377/1503] 10.4.3.9 () {68 vars in 1494 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/detail => generated 2529 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.069020 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2fc4a7e0-e2b3-4827-bb35-c55bc1e1d7c4 req-6a08dca6-e8b4-4d70-8952-a26722472bd5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.078655 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2fc4a7e0-e2b3-4827-bb35-c55bc1e1d7c4 req-6a08dca6-e8b4-4d70-8952-a26722472bd5 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:42.078861 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2fc4a7e0-e2b3-4827-bb35-c55bc1e1d7c4 req-6a08dca6-e8b4-4d70-8952-a26722472bd5 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.079081 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2fc4a7e0-e2b3-4827-bb35-c55bc1e1d7c4 req-6a08dca6-e8b4-4d70-8952-a26722472bd5 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.079373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [req-2fc4a7e0-e2b3-4827-bb35-c55bc1e1d7c4 req-6a08dca6-e8b4-4d70-8952-a26722472bd5 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:42.083021 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-2fc4a7e0-e2b3-4827-bb35-c55bc1e1d7c4 req-6a08dca6-e8b4-4d70-8952-a26722472bd5 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:42.102467 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-2fc4a7e0-e2b3-4827-bb35-c55bc1e1d7c4 req-6a08dca6-e8b4-4d70-8952-a26722472bd5 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Get all volumes completed successfully. Aug 20 00:09:42.103382 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.103382 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:42.108645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2fc4a7e0-e2b3-4827-bb35-c55bc1e1d7c4 req-6a08dca6-e8b4-4d70-8952-a26722472bd5 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:42.109249 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 384/1504] 10.4.3.9 () {68 vars in 1494 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/detail => generated 2529 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.136796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1974e45d-1be7-47f0-828d-75c2ccfbeb55 req-ab9d9bca-5663-4f7a-9bf1-87c45cacb36e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.138970 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1974e45d-1be7-47f0-828d-75c2ccfbeb55 req-ab9d9bca-5663-4f7a-9bf1-87c45cacb36e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:42.139170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1974e45d-1be7-47f0-828d-75c2ccfbeb55 req-ab9d9bca-5663-4f7a-9bf1-87c45cacb36e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.139408 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1974e45d-1be7-47f0-828d-75c2ccfbeb55 req-ab9d9bca-5663-4f7a-9bf1-87c45cacb36e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.139629 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [req-1974e45d-1be7-47f0-828d-75c2ccfbeb55 req-ab9d9bca-5663-4f7a-9bf1-87c45cacb36e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:42.140319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [req-1974e45d-1be7-47f0-828d-75c2ccfbeb55 req-ab9d9bca-5663-4f7a-9bf1-87c45cacb36e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:42.151441 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-1974e45d-1be7-47f0-828d-75c2ccfbeb55 req-ab9d9bca-5663-4f7a-9bf1-87c45cacb36e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Get all volumes completed successfully. Aug 20 00:09:42.152352 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.152352 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:42.156908 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1974e45d-1be7-47f0-828d-75c2ccfbeb55 req-ab9d9bca-5663-4f7a-9bf1-87c45cacb36e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:42.157418 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 376/1505] 10.4.3.9 () {68 vars in 1494 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/detail => generated 2529 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.189322 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-cddf7278-3381-4509-b853-de53a3b34779 req-eb35a298-e3ea-4336-8e91-9e78c01e0c7c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.192003 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cddf7278-3381-4509-b853-de53a3b34779 req-eb35a298-e3ea-4336-8e91-9e78c01e0c7c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:42.192250 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cddf7278-3381-4509-b853-de53a3b34779 req-eb35a298-e3ea-4336-8e91-9e78c01e0c7c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.192583 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cddf7278-3381-4509-b853-de53a3b34779 req-eb35a298-e3ea-4336-8e91-9e78c01e0c7c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.192874 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [req-cddf7278-3381-4509-b853-de53a3b34779 req-eb35a298-e3ea-4336-8e91-9e78c01e0c7c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:42.193814 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-cddf7278-3381-4509-b853-de53a3b34779 req-eb35a298-e3ea-4336-8e91-9e78c01e0c7c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:42.204461 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-cddf7278-3381-4509-b853-de53a3b34779 req-eb35a298-e3ea-4336-8e91-9e78c01e0c7c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Get all volumes completed successfully. Aug 20 00:09:42.205654 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.205654 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:42.211723 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cddf7278-3381-4509-b853-de53a3b34779 req-eb35a298-e3ea-4336-8e91-9e78c01e0c7c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:42.212487 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 369/1506] 10.4.3.9 () {68 vars in 1494 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/detail => generated 2529 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.246162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a9a6cfdd-ee7d-43fd-800c-8c4564a81397 req-ae177de0-fc9e-405b-8194-74b6e78bc9a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.248601 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a9a6cfdd-ee7d-43fd-800c-8c4564a81397 req-ae177de0-fc9e-405b-8194-74b6e78bc9a2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:42.248826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a9a6cfdd-ee7d-43fd-800c-8c4564a81397 req-ae177de0-fc9e-405b-8194-74b6e78bc9a2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.249066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a9a6cfdd-ee7d-43fd-800c-8c4564a81397 req-ae177de0-fc9e-405b-8194-74b6e78bc9a2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.249335 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [req-a9a6cfdd-ee7d-43fd-800c-8c4564a81397 req-ae177de0-fc9e-405b-8194-74b6e78bc9a2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:42.250111 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a9a6cfdd-ee7d-43fd-800c-8c4564a81397 req-ae177de0-fc9e-405b-8194-74b6e78bc9a2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:42.261843 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a9a6cfdd-ee7d-43fd-800c-8c4564a81397 req-ae177de0-fc9e-405b-8194-74b6e78bc9a2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Get all volumes completed successfully. Aug 20 00:09:42.263013 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.263013 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:42.267631 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a9a6cfdd-ee7d-43fd-800c-8c4564a81397 req-ae177de0-fc9e-405b-8194-74b6e78bc9a2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:42.268259 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 378/1507] 10.4.3.9 () {68 vars in 1494 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/detail => generated 2529 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.301439 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9f826b77-58f5-49d8-a3d9-40e94307358c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.303452 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9f826b77-58f5-49d8-a3d9-40e94307358c tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] GET https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf Aug 20 00:09:42.304252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9f826b77-58f5-49d8-a3d9-40e94307358c tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.304252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9f826b77-58f5-49d8-a3d9-40e94307358c tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.308124 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4e4ae801-3d61-4f5f-bb76-8d8e8038ae08 req-d7ae60f8-06f8-4a2d-9782-7a8d42a0e7a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.311050 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4e4ae801-3d61-4f5f-bb76-8d8e8038ae08 req-d7ae60f8-06f8-4a2d-9782-7a8d42a0e7a9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:42.311649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4e4ae801-3d61-4f5f-bb76-8d8e8038ae08 req-d7ae60f8-06f8-4a2d-9782-7a8d42a0e7a9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.311920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4e4ae801-3d61-4f5f-bb76-8d8e8038ae08 req-d7ae60f8-06f8-4a2d-9782-7a8d42a0e7a9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.312181 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [req-4e4ae801-3d61-4f5f-bb76-8d8e8038ae08 req-d7ae60f8-06f8-4a2d-9782-7a8d42a0e7a9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:42.316065 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [req-4e4ae801-3d61-4f5f-bb76-8d8e8038ae08 req-d7ae60f8-06f8-4a2d-9782-7a8d42a0e7a9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:42.316107 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.316107 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:42.322629 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9f826b77-58f5-49d8-a3d9-40e94307358c tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Volume info retrieved successfully. Aug 20 00:09:42.327410 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-4e4ae801-3d61-4f5f-bb76-8d8e8038ae08 req-d7ae60f8-06f8-4a2d-9782-7a8d42a0e7a9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] Get all volumes completed successfully. Aug 20 00:09:42.328844 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.328844 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:42.334538 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4e4ae801-3d61-4f5f-bb76-8d8e8038ae08 req-d7ae60f8-06f8-4a2d-9782-7a8d42a0e7a9 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:42.335248 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 377/1508] 10.4.3.9 () {68 vars in 1494 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/detail => generated 2529 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.339158 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9f826b77-58f5-49d8-a3d9-40e94307358c tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf returned with HTTP 200 Aug 20 00:09:42.339836 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 385/1509] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf => generated 1356 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.362990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-09f762b2-922d-49be-8601-f3182e8d86ad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.365306 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09f762b2-922d-49be-8601-f3182e8d86ad tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] DELETE https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b Aug 20 00:09:42.365569 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09f762b2-922d-49be-8601-f3182e8d86ad tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.365805 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09f762b2-922d-49be-8601-f3182e8d86ad tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.366012 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-09f762b2-922d-49be-8601-f3182e8d86ad tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Delete volume with id: cef89ba2-c729-4f65-b48e-14aa80ac968b Aug 20 00:09:42.374811 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.374811 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:42.375399 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-09f762b2-922d-49be-8601-f3182e8d86ad tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:42.399284 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-780178c7-a275-4343-b65d-d35574d7dbe7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.402251 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-780178c7-a275-4343-b65d-d35574d7dbe7 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] GET https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf Aug 20 00:09:42.402579 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-780178c7-a275-4343-b65d-d35574d7dbe7 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.402878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-780178c7-a275-4343-b65d-d35574d7dbe7 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.415644 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.415644 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:42.423360 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-780178c7-a275-4343-b65d-d35574d7dbe7 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Volume info retrieved successfully. Aug 20 00:09:42.427772 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ac86084-3638-42fe-bbad-6743a7074ef3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.434775 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ac86084-3638-42fe-bbad-6743a7074ef3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d Aug 20 00:09:42.434775 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ac86084-3638-42fe-bbad-6743a7074ef3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.434775 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ac86084-3638-42fe-bbad-6743a7074ef3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.435399 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-09f762b2-922d-49be-8601-f3182e8d86ad tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Delete volume request issued successfully. Aug 20 00:09:42.435399 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09f762b2-922d-49be-8601-f3182e8d86ad tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b returned with HTTP 202 Aug 20 00:09:42.435399 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 370/1510] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:42 2026] DELETE /volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:42.439514 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-780178c7-a275-4343-b65d-d35574d7dbe7 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf returned with HTTP 200 Aug 20 00:09:42.439514 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 379/1511] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf => generated 1356 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:42.441765 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ac86084-3638-42fe-bbad-6743a7074ef3 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d returned with HTTP 404 Aug 20 00:09:42.442414 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 378/1512] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/snapshots/09d128b9-9186-4b08-9680-2791a31fa99d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:42.443800 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-88c500c0-78d2-41b5-8db0-8e703401b80a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.448796 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88c500c0-78d2-41b5-8db0-8e703401b80a tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b Aug 20 00:09:42.449063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88c500c0-78d2-41b5-8db0-8e703401b80a tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.449297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88c500c0-78d2-41b5-8db0-8e703401b80a tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.452335 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-104d0711-e0bb-42e0-886a-f55159747146 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.455631 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-104d0711-e0bb-42e0-886a-f55159747146 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 Aug 20 00:09:42.456193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-104d0711-e0bb-42e0-886a-f55159747146 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.456985 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-104d0711-e0bb-42e0-886a-f55159747146 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.456985 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-104d0711-e0bb-42e0-886a-f55159747146 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Delete snapshot with id: 34b99e8e-78fc-4b75-a96c-18975da8cfd5 Aug 20 00:09:42.470444 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.470444 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:42.475700 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-88c500c0-78d2-41b5-8db0-8e703401b80a tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:42.481329 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88c500c0-78d2-41b5-8db0-8e703401b80a tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b returned with HTTP 200 Aug 20 00:09:42.481709 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 386/1513] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:42.484750 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.484750 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:42.485344 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-104d0711-e0bb-42e0-886a-f55159747146 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:42.528612 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-104d0711-e0bb-42e0-886a-f55159747146 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot delete request issued successfully. Aug 20 00:09:42.528782 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-104d0711-e0bb-42e0-886a-f55159747146 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 returned with HTTP 202 Aug 20 00:09:42.529249 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 371/1514] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:09:42 2026] DELETE /volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:42.540418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3593963c-b4c7-4747-aad2-39189ea03b45 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:42.543017 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3593963c-b4c7-4747-aad2-39189ea03b45 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 Aug 20 00:09:42.543017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3593963c-b4c7-4747-aad2-39189ea03b45 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:42.543017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3593963c-b4c7-4747-aad2-39189ea03b45 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:42.553854 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:42.553854 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:42.554585 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3593963c-b4c7-4747-aad2-39189ea03b45 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Snapshot retrieved successfully. Aug 20 00:09:42.555311 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3593963c-b4c7-4747-aad2-39189ea03b45 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 returned with HTTP 200 Aug 20 00:09:42.555778 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 380/1515] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:42 2026] GET /volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:43.059041 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-cb181fd8-7a62-4279-a427-e348a8725729 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.065905 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-cb181fd8-7a62-4279-a427-e348a8725729 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] GET https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf Aug 20 00:09:43.065905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-cb181fd8-7a62-4279-a427-e348a8725729 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.065905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-cb181fd8-7a62-4279-a427-e348a8725729 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.076003 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:43.076003 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:43.082934 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-cb181fd8-7a62-4279-a427-e348a8725729 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Volume info retrieved successfully. Aug 20 00:09:43.091640 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-cb181fd8-7a62-4279-a427-e348a8725729 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf returned with HTTP 200 Aug 20 00:09:43.092117 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 379/1516] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:43 2026] GET /volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:43.103786 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-17e1db1b-95c1-4631-848e-b4467fde7ed9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.104378 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17e1db1b-95c1-4631-848e-b4467fde7ed9 None None] GET https://10.4.3.9/volume// Aug 20 00:09:43.104619 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17e1db1b-95c1-4631-848e-b4467fde7ed9 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.104882 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17e1db1b-95c1-4631-848e-b4467fde7ed9 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.105373 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17e1db1b-95c1-4631-848e-b4467fde7ed9 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:09:43.105763 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 387/1517] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:09:43 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:09:43.113672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-e1ea3d0f-6529-44b8-ad1a-0c415fce08e3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.116760 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-e1ea3d0f-6529-44b8-ad1a-0c415fce08e3 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:09:43.117191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-e1ea3d0f-6529-44b8-ad1a-0c415fce08e3 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dd564a0-9b1a-4791-881a-266e2cabcbaf", "connector": null, "instance_uuid": "db665576-a423-4bc2-9dbc-00540b1d639b"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:43.136197 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:43.136197 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:43.211789 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-e1ea3d0f-6529-44b8-ad1a-0c415fce08e3 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:09:43.211789 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 372/1518] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:09:43 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:43.501711 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c3ac7e27-405a-4205-bef5-888aeeb3411c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.504180 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c3ac7e27-405a-4205-bef5-888aeeb3411c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b Aug 20 00:09:43.504555 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c3ac7e27-405a-4205-bef5-888aeeb3411c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.504718 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c3ac7e27-405a-4205-bef5-888aeeb3411c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.521580 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c3ac7e27-405a-4205-bef5-888aeeb3411c tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b returned with HTTP 404 Aug 20 00:09:43.522349 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 381/1519] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:43 2026] GET /volume/v3/volumes/cef89ba2-c729-4f65-b48e-14aa80ac968b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:43.531488 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a1826b84-64a7-4c4c-a033-144187544c3f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.533794 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1826b84-64a7-4c4c-a033-144187544c3f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 Aug 20 00:09:43.534063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a1826b84-64a7-4c4c-a033-144187544c3f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.534381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a1826b84-64a7-4c4c-a033-144187544c3f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.534660 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a1826b84-64a7-4c4c-a033-144187544c3f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Delete volume with id: c604873f-68e9-4b47-8d7d-e7c350367bd0 Aug 20 00:09:43.545627 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:43.545627 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:43.545627 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a1826b84-64a7-4c4c-a033-144187544c3f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:43.566556 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0bdd6340-11bc-47d4-b085-7d49214d83fa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.568484 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0bdd6340-11bc-47d4-b085-7d49214d83fa tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 Aug 20 00:09:43.568753 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0bdd6340-11bc-47d4-b085-7d49214d83fa tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.568931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0bdd6340-11bc-47d4-b085-7d49214d83fa tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.574958 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0bdd6340-11bc-47d4-b085-7d49214d83fa tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 returned with HTTP 404 Aug 20 00:09:43.575535 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 388/1520] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:43 2026] GET /volume/v3/snapshots/34b99e8e-78fc-4b75-a96c-18975da8cfd5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:43.583136 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a1826b84-64a7-4c4c-a033-144187544c3f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Delete volume request issued successfully. Aug 20 00:09:43.583136 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1826b84-64a7-4c4c-a033-144187544c3f tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 returned with HTTP 202 Aug 20 00:09:43.583136 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 380/1521] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:43 2026] DELETE /volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:43.587019 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7cfb1444-a5e2-462e-951b-f9ac10fd178c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.587019 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7cfb1444-a5e2-462e-951b-f9ac10fd178c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:43.589411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7cfb1444-a5e2-462e-951b-f9ac10fd178c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.589411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7cfb1444-a5e2-462e-951b-f9ac10fd178c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.595041 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dafedd08-8759-49fc-8093-deeb6be9f55e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.595041 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dafedd08-8759-49fc-8093-deeb6be9f55e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 Aug 20 00:09:43.595041 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dafedd08-8759-49fc-8093-deeb6be9f55e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.595041 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dafedd08-8759-49fc-8093-deeb6be9f55e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.601928 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:43.601928 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:43.606494 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7cfb1444-a5e2-462e-951b-f9ac10fd178c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Volume info retrieved successfully. Aug 20 00:09:43.608096 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:43.608096 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:43.613054 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dafedd08-8759-49fc-8093-deeb6be9f55e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:43.613335 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7cfb1444-a5e2-462e-951b-f9ac10fd178c tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 returned with HTTP 200 Aug 20 00:09:43.613807 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 373/1522] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:43 2026] GET /volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:43.618272 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dafedd08-8759-49fc-8093-deeb6be9f55e tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 returned with HTTP 200 Aug 20 00:09:43.619722 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 382/1523] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:43 2026] GET /volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:43.632016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d561124f-d57d-4fe9-97b1-edc082a21a15 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.636676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d561124f-d57d-4fe9-97b1-edc082a21a15 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:43.636953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d561124f-d57d-4fe9-97b1-edc082a21a15 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.637207 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d561124f-d57d-4fe9-97b1-edc082a21a15 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.637413 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-d561124f-d57d-4fe9-97b1-edc082a21a15 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Delete volume with id: b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:43.646718 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:43.646718 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:43.647371 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d561124f-d57d-4fe9-97b1-edc082a21a15 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Volume info retrieved successfully. Aug 20 00:09:43.694929 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d561124f-d57d-4fe9-97b1-edc082a21a15 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Delete volume request issued successfully. Aug 20 00:09:43.694929 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d561124f-d57d-4fe9-97b1-edc082a21a15 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 returned with HTTP 202 Aug 20 00:09:43.694929 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 389/1524] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:43 2026] DELETE /volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:43.703762 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ee2d43a8-6aec-4908-8286-d446d3ebec60 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:43.709983 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee2d43a8-6aec-4908-8286-d446d3ebec60 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:43.709983 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee2d43a8-6aec-4908-8286-d446d3ebec60 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:43.709983 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee2d43a8-6aec-4908-8286-d446d3ebec60 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:43.721576 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:43.721576 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:43.727839 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ee2d43a8-6aec-4908-8286-d446d3ebec60 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Volume info retrieved successfully. Aug 20 00:09:43.734444 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee2d43a8-6aec-4908-8286-d446d3ebec60 tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 returned with HTTP 200 Aug 20 00:09:43.736232 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 381/1525] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:43 2026] GET /volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:44.638008 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0d43e0bd-0f2b-4f2f-9472-dc8eca367034 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:44.640549 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0d43e0bd-0f2b-4f2f-9472-dc8eca367034 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 Aug 20 00:09:44.641029 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0d43e0bd-0f2b-4f2f-9472-dc8eca367034 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:44.641379 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0d43e0bd-0f2b-4f2f-9472-dc8eca367034 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:44.649110 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0d43e0bd-0f2b-4f2f-9472-dc8eca367034 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 returned with HTTP 404 Aug 20 00:09:44.649110 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 374/1526] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:44 2026] GET /volume/v3/volumes/c604873f-68e9-4b47-8d7d-e7c350367bd0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:44.657047 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-393a2ce6-855f-4ca1-ace1-1796a3c4dded None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:44.661084 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-393a2ce6-855f-4ca1-ace1-1796a3c4dded tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] DELETE https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 Aug 20 00:09:44.661398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-393a2ce6-855f-4ca1-ace1-1796a3c4dded tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:44.661612 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-393a2ce6-855f-4ca1-ace1-1796a3c4dded tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:44.662335 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-393a2ce6-855f-4ca1-ace1-1796a3c4dded tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Delete volume with id: bf1d3058-13e0-4caa-ac38-5341751231d4 Aug 20 00:09:44.672624 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:44.672624 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:44.673374 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-393a2ce6-855f-4ca1-ace1-1796a3c4dded tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:44.714422 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-393a2ce6-855f-4ca1-ace1-1796a3c4dded tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Delete volume request issued successfully. Aug 20 00:09:44.714659 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-393a2ce6-855f-4ca1-ace1-1796a3c4dded tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 returned with HTTP 202 Aug 20 00:09:44.715241 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 383/1527] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:44 2026] DELETE /volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:44.724730 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f0853121-132b-4dd4-8702-aabbf5acd93d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:44.728395 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f0853121-132b-4dd4-8702-aabbf5acd93d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 Aug 20 00:09:44.729084 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f0853121-132b-4dd4-8702-aabbf5acd93d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:44.729730 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f0853121-132b-4dd4-8702-aabbf5acd93d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:44.751677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9acc9fa4-1bf4-44ed-add2-87f8a3ddafae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:44.757240 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9acc9fa4-1bf4-44ed-add2-87f8a3ddafae tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] GET https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 Aug 20 00:09:44.760488 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:44.760488 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:44.760638 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9acc9fa4-1bf4-44ed-add2-87f8a3ddafae tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:44.760638 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9acc9fa4-1bf4-44ed-add2-87f8a3ddafae tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:44.763735 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=399,cinder:UPDATE=131,cinder:INSERT=67,cinder:DELETE=3 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:09:44.766716 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f0853121-132b-4dd4-8702-aabbf5acd93d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Volume info retrieved successfully. Aug 20 00:09:44.769000 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9acc9fa4-1bf4-44ed-add2-87f8a3ddafae tempest-VolumesSnapshotListTestJSON-1486763667 tempest-VolumesSnapshotListTestJSON-1486763667-project-member] https://10.4.3.9/volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 returned with HTTP 404 Aug 20 00:09:44.769739 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 382/1528] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:44 2026] GET /volume/v3/volumes/b7000533-261c-48d5-8901-13e55c9838c3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:44.779690 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f0853121-132b-4dd4-8702-aabbf5acd93d tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 returned with HTTP 200 Aug 20 00:09:44.780337 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 390/1529] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:44 2026] GET /volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:45.342255 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0fb05f63-d6dc-4002-b337-4c4de5dfe145 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:45.342721 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0fb05f63-d6dc-4002-b337-4c4de5dfe145 None None] GET https://10.4.3.9/volume// Aug 20 00:09:45.342930 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0fb05f63-d6dc-4002-b337-4c4de5dfe145 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:45.343190 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0fb05f63-d6dc-4002-b337-4c4de5dfe145 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:45.343514 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0fb05f63-d6dc-4002-b337-4c4de5dfe145 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:09:45.344797 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 375/1530] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:09:45 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:09:45.368443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-64c5494c-192b-4fdc-877f-d25999e1755e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:45.373634 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-64c5494c-192b-4fdc-877f-d25999e1755e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] GET https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf Aug 20 00:09:45.374117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-64c5494c-192b-4fdc-877f-d25999e1755e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:45.374523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-64c5494c-192b-4fdc-877f-d25999e1755e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:45.379598 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=413,cinder:UPDATE=127,cinder:DELETE=4,cinder:INSERT=67 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:09:45.394081 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:45.394081 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:45.395872 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-64c5494c-192b-4fdc-877f-d25999e1755e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Volume info retrieved successfully. Aug 20 00:09:45.402475 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-64c5494c-192b-4fdc-877f-d25999e1755e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf returned with HTTP 200 Aug 20 00:09:45.403187 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 384/1531] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:09:45 2026] GET /volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:09:45.559760 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-dfcb44ae-b41b-4b91-af56-61dc4e23ccdb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:45.562024 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-dfcb44ae-b41b-4b91-af56-61dc4e23ccdb tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] PUT https://10.4.3.9/volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d Aug 20 00:09:45.563826 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-dfcb44ae-b41b-4b91-af56-61dc4e23ccdb tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:45.581072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-dfcb44ae-b41b-4b91-af56-61dc4e23ccdb tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Acquiring lock "cinder-attachment_update-6dd564a0-9b1a-4791-881a-266e2cabcbaf-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:09:45.587607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-dfcb44ae-b41b-4b91-af56-61dc4e23ccdb tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Lock "cinder-attachment_update-6dd564a0-9b1a-4791-881a-266e2cabcbaf-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:09:45.589564 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:45.589564 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:45.796571 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8051231f-65e8-41b5-bddb-062779e318b2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:45.798381 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8051231f-65e8-41b5-bddb-062779e318b2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] GET https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 Aug 20 00:09:45.798541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8051231f-65e8-41b5-bddb-062779e318b2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:45.798704 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8051231f-65e8-41b5-bddb-062779e318b2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:45.809574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-673abec1-ff35-407d-9625-70f62ba0abb7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:45.812401 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-673abec1-ff35-407d-9625-70f62ba0abb7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] DELETE https://10.4.3.9/volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d Aug 20 00:09:45.812651 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-673abec1-ff35-407d-9625-70f62ba0abb7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:45.812952 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-673abec1-ff35-407d-9625-70f62ba0abb7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:45.819666 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=392,cinder:INSERT=63,cinder:UPDATE=96 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:09:45.821484 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8051231f-65e8-41b5-bddb-062779e318b2 tempest-VolumesTestJSON-1401483362 tempest-VolumesTestJSON-1401483362-project-member] https://10.4.3.9/volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 returned with HTTP 404 Aug 20 00:09:45.827771 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-dfcb44ae-b41b-4b91-af56-61dc4e23ccdb tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Lock "cinder-attachment_update-6dd564a0-9b1a-4791-881a-266e2cabcbaf-np0000007832" released by "attachment_update" :: held 0.235s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:09:45.827771 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-dfcb44ae-b41b-4b91-af56-61dc4e23ccdb tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d returned with HTTP 200 Aug 20 00:09:45.827771 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 383/1533] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:09:45 2026] PUT /volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d => generated 969 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:45.831579 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 391/1533] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:45 2026] GET /volume/v3/volumes/bf1d3058-13e0-4caa-ac38-5341751231d4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:45.831697 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:45.831697 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:45.863027 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-7058bc16-3da3-402b-a509-dabbc892ad7e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:45.867979 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-7058bc16-3da3-402b-a509-dabbc892ad7e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] POST https://10.4.3.9/volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d/action Aug 20 00:09:45.867979 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-7058bc16-3da3-402b-a509-dabbc892ad7e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:45.867979 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-7058bc16-3da3-402b-a509-dabbc892ad7e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:45.898767 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:45.898767 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:45.925142 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-673abec1-ff35-407d-9625-70f62ba0abb7 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d returned with HTTP 200 Aug 20 00:09:45.925584 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 376/1534] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:09:45 2026] DELETE /volume/v3/attachments/39cdaf00-3cd9-4301-92a1-11dc4364f59d => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:45.935902 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-e1ee20bf-8f31-477d-8c36-4569fce036fc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:45.939761 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-e1ee20bf-8f31-477d-8c36-4569fce036fc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] DELETE https://10.4.3.9/volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf Aug 20 00:09:45.939761 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-e1ee20bf-8f31-477d-8c36-4569fce036fc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:45.939761 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-e1ee20bf-8f31-477d-8c36-4569fce036fc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:45.954124 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:45.954124 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:45.955490 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6f42d369-7c57-41c2-98ca-ec0040041b76 req-7058bc16-3da3-402b-a509-dabbc892ad7e tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d/action returned with HTTP 204 Aug 20 00:09:45.956091 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 385/1535] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:09:45 2026] POST /volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:46.096215 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-e1ee20bf-8f31-477d-8c36-4569fce036fc tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf returned with HTTP 200 Aug 20 00:09:46.096954 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 384/1536] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:09:45 2026] DELETE /volume/v3/attachments/5a9a4c07-dd05-4509-8c55-c8e799f5a0cf => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:46.106686 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-7212aa29-bc0e-4162-8771-471b86cea81e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:46.109073 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-7212aa29-bc0e-4162-8771-471b86cea81e tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] DELETE https://10.4.3.9/volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197 Aug 20 00:09:46.109688 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-7212aa29-bc0e-4162-8771-471b86cea81e tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:46.109688 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-7212aa29-bc0e-4162-8771-471b86cea81e tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:46.124039 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:46.124039 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:46.238425 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-bc4b864a-9f57-4802-96be-7fbbef748a4b req-7212aa29-bc0e-4162-8771-471b86cea81e tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197 returned with HTTP 200 Aug 20 00:09:46.238954 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 392/1537] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:09:46 2026] DELETE /volume/v3/attachments/52e5e436-3d87-4852-80a2-1981100fe197 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:48.626143 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-8f76dfc4-2ff5-4a09-a4c0-1a5dc4f37ab1 req-2546f627-859b-4b9b-a438-f3081022e8f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:48.628863 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8f76dfc4-2ff5-4a09-a4c0-1a5dc4f37ab1 req-2546f627-859b-4b9b-a438-f3081022e8f3 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] DELETE https://10.4.3.9/volume/v3/volumes/tempest-invalid-1395888165 Aug 20 00:09:48.629162 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8f76dfc4-2ff5-4a09-a4c0-1a5dc4f37ab1 req-2546f627-859b-4b9b-a438-f3081022e8f3 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:48.629469 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8f76dfc4-2ff5-4a09-a4c0-1a5dc4f37ab1 req-2546f627-859b-4b9b-a438-f3081022e8f3 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:48.629700 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-8f76dfc4-2ff5-4a09-a4c0-1a5dc4f37ab1 req-2546f627-859b-4b9b-a438-f3081022e8f3 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] Delete volume with id: tempest-invalid-1395888165 Aug 20 00:09:48.638000 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8f76dfc4-2ff5-4a09-a4c0-1a5dc4f37ab1 req-2546f627-859b-4b9b-a438-f3081022e8f3 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] https://10.4.3.9/volume/v3/volumes/tempest-invalid-1395888165 returned with HTTP 404 Aug 20 00:09:48.638721 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 377/1538] 10.4.3.9 () {70 vars in 1576 bytes} [Thu Aug 20 00:09:48 2026] DELETE /volume/v3/volumes/tempest-invalid-1395888165 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:48.747173 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-81c52924-e5b0-46a6-ab5a-cd0311e7330b req-5fe94467-61a9-41ec-a4e6-c9f23dccfd6b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:48.749809 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-81c52924-e5b0-46a6-ab5a-cd0311e7330b req-5fe94467-61a9-41ec-a4e6-c9f23dccfd6b tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] DELETE https://10.4.3.9/volume/v3/volumes/d2bd2be4-837d-469d-a01d-e2f0a66cc506 Aug 20 00:09:48.750000 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-81c52924-e5b0-46a6-ab5a-cd0311e7330b req-5fe94467-61a9-41ec-a4e6-c9f23dccfd6b tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:48.750443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-81c52924-e5b0-46a6-ab5a-cd0311e7330b req-5fe94467-61a9-41ec-a4e6-c9f23dccfd6b tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:48.750613 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-81c52924-e5b0-46a6-ab5a-cd0311e7330b req-5fe94467-61a9-41ec-a4e6-c9f23dccfd6b tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] Delete volume with id: d2bd2be4-837d-469d-a01d-e2f0a66cc506 Aug 20 00:09:48.756163 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-81c52924-e5b0-46a6-ab5a-cd0311e7330b req-5fe94467-61a9-41ec-a4e6-c9f23dccfd6b tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-member] https://10.4.3.9/volume/v3/volumes/d2bd2be4-837d-469d-a01d-e2f0a66cc506 returned with HTTP 404 Aug 20 00:09:48.756912 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 386/1539] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:09:48 2026] DELETE /volume/v3/volumes/d2bd2be4-837d-469d-a01d-e2f0a66cc506 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:48.782231 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e69210a6-1212-4b70-9669-354aa6e718b7 req-8d0be615-d92b-4109-84f5-11dd35ab5582 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:48.785139 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e69210a6-1212-4b70-9669-354aa6e718b7 req-8d0be615-d92b-4109-84f5-11dd35ab5582 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-reader] GET https://10.4.3.9/volume/v3/volumes/fa06e84c-e2ed-4046-8ee1-133ef290d9b9 Aug 20 00:09:48.785475 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e69210a6-1212-4b70-9669-354aa6e718b7 req-8d0be615-d92b-4109-84f5-11dd35ab5582 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:48.785741 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e69210a6-1212-4b70-9669-354aa6e718b7 req-8d0be615-d92b-4109-84f5-11dd35ab5582 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:48.796169 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e69210a6-1212-4b70-9669-354aa6e718b7 req-8d0be615-d92b-4109-84f5-11dd35ab5582 tempest-VolumesNegativeTest-730461102 tempest-VolumesNegativeTest-730461102-project-reader] https://10.4.3.9/volume/v3/volumes/fa06e84c-e2ed-4046-8ee1-133ef290d9b9 returned with HTTP 404 Aug 20 00:09:48.796967 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 385/1540] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:09:48 2026] GET /volume/v3/volumes/fa06e84c-e2ed-4046-8ee1-133ef290d9b9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:50.753066 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-73247105-e0ca-4078-9e4f-cefcf7b81466 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:50.756088 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73247105-e0ca-4078-9e4f-cefcf7b81466 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] DELETE https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 Aug 20 00:09:50.756088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73247105-e0ca-4078-9e4f-cefcf7b81466 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:50.756088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73247105-e0ca-4078-9e4f-cefcf7b81466 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:50.756088 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-73247105-e0ca-4078-9e4f-cefcf7b81466 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Delete volume with id: fb0190df-182b-4812-94d2-02c2c841e208 Aug 20 00:09:50.758867 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=413,cinder:UPDATE=143,cinder:INSERT=82,cinder:DELETE=1 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:09:50.784132 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:50.784132 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:50.784132 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-73247105-e0ca-4078-9e4f-cefcf7b81466 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:09:50.857285 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-73247105-e0ca-4078-9e4f-cefcf7b81466 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Delete volume request issued successfully. Aug 20 00:09:50.857466 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73247105-e0ca-4078-9e4f-cefcf7b81466 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 returned with HTTP 202 Aug 20 00:09:50.857845 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 393/1541] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:50 2026] DELETE /volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:50.868780 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c4012d6-d8fd-46e7-8dcb-08df0af3a911 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:50.870707 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c4012d6-d8fd-46e7-8dcb-08df0af3a911 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 Aug 20 00:09:50.870707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c4012d6-d8fd-46e7-8dcb-08df0af3a911 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:50.870952 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c4012d6-d8fd-46e7-8dcb-08df0af3a911 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:50.894531 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:50.894531 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:50.908261 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4c4012d6-d8fd-46e7-8dcb-08df0af3a911 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:09:50.924422 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c4012d6-d8fd-46e7-8dcb-08df0af3a911 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 returned with HTTP 200 Aug 20 00:09:50.924900 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 378/1542] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:50 2026] GET /volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:51.153518 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2e2431bb-c3f7-4ea5-96a2-9bc87e10d809 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:51.265081 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e2431bb-c3f7-4ea5-96a2-9bc87e10d809 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:09:51.265622 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e2431bb-c3f7-4ea5-96a2-9bc87e10d809 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-72559052"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:51.295338 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e2431bb-c3f7-4ea5-96a2-9bc87e10d809 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:09:51.295778 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 387/1543] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:09:51 2026] POST /volume/v3/types => generated 226 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:51.304806 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f7257f7b-d4ed-40df-a945-0b73e12b7f1f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:51.306410 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7257f7b-d4ed-40df-a945-0b73e12b7f1f tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:09:51.306660 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f7257f7b-d4ed-40df-a945-0b73e12b7f1f tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-870455465"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:51.308171 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:51.308171 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:51.335124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7257f7b-d4ed-40df-a945-0b73e12b7f1f tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:09:51.335667 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 386/1544] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:09:51 2026] POST /volume/v3/group_types => generated 184 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:51.344691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cf9e4c23-6100-4862-8d74-7221fa8db742 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:51.418883 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cf9e4c23-6100-4862-8d74-7221fa8db742 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:09:51.419243 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cf9e4c23-6100-4862-8d74-7221fa8db742 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3c62e594-6a64-4c3d-9e1f-b2dc71a9663f", "volume_types": ["d22b622c-d3cd-4c25-82a0-a40df3e82202"], "name": "tempest-GroupSnapshotsV319Test-Group-10485193"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:51.420622 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-cf9e4c23-6100-4862-8d74-7221fa8db742 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Creating new group {'group': {'group_type': '3c62e594-6a64-4c3d-9e1f-b2dc71a9663f', 'volume_types': ['d22b622c-d3cd-4c25-82a0-a40df3e82202'], 'name': 'tempest-GroupSnapshotsV319Test-Group-10485193'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:09:51.424755 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-cf9e4c23-6100-4862-8d74-7221fa8db742 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-10485193. Aug 20 00:09:51.431455 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cf9e4c23-6100-4862-8d74-7221fa8db742 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Availability Zones retrieved successfully. Aug 20 00:09:51.469613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-cf9e4c23-6100-4862-8d74-7221fa8db742 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Created reservations ['e5ee79b2-892d-49a4-98e8-d8eaaf6d43d0'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:51.523911 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cf9e4c23-6100-4862-8d74-7221fa8db742 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:09:51.524364 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 394/1545] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:09:51 2026] POST /volume/v3/groups => generated 114 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:51.535572 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c37926f-914f-418a-a5a5-2b589ce045a3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:51.537678 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c37926f-914f-418a-a5a5-2b589ce045a3 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 Aug 20 00:09:51.537999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c37926f-914f-418a-a5a5-2b589ce045a3 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:51.540312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c37926f-914f-418a-a5a5-2b589ce045a3 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:51.540312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-3c37926f-914f-418a-a5a5-2b589ce045a3 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 86555117-c2b3-4e5e-8aa6-96511b566540 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:09:51.542156 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:51.542156 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:51.550337 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c37926f-914f-418a-a5a5-2b589ce045a3 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 returned with HTTP 200 Aug 20 00:09:51.550831 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 379/1546] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:09:51 2026] GET /volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 => generated 394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:51.945363 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a4e462ce-81b3-46cf-b8ee-82de1255af0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:51.947353 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a4e462ce-81b3-46cf-b8ee-82de1255af0d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 Aug 20 00:09:51.948707 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a4e462ce-81b3-46cf-b8ee-82de1255af0d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:51.948902 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a4e462ce-81b3-46cf-b8ee-82de1255af0d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:51.967157 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a4e462ce-81b3-46cf-b8ee-82de1255af0d tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 returned with HTTP 404 Aug 20 00:09:51.967967 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 388/1547] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:51 2026] GET /volume/v3/volumes/fb0190df-182b-4812-94d2-02c2c841e208 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:51.979287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a5fd8cd8-81c0-4730-83fe-fb88a7d4957f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:51.982617 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5fd8cd8-81c0-4730-83fe-fb88a7d4957f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] DELETE https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f Aug 20 00:09:51.982833 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5fd8cd8-81c0-4730-83fe-fb88a7d4957f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:51.984201 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5fd8cd8-81c0-4730-83fe-fb88a7d4957f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:51.984201 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a5fd8cd8-81c0-4730-83fe-fb88a7d4957f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Delete volume with id: 288e2866-2691-4738-8b2f-48aa35ef6d0f Aug 20 00:09:52.002345 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:52.002345 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:52.003022 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a5fd8cd8-81c0-4730-83fe-fb88a7d4957f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:09:52.043068 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a5fd8cd8-81c0-4730-83fe-fb88a7d4957f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Delete volume request issued successfully. Aug 20 00:09:52.043362 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5fd8cd8-81c0-4730-83fe-fb88a7d4957f tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f returned with HTTP 202 Aug 20 00:09:52.043905 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 387/1548] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:51 2026] DELETE /volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:52.054942 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cab3bedb-311a-4993-93a0-032b210f15b3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:52.057836 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cab3bedb-311a-4993-93a0-032b210f15b3 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f Aug 20 00:09:52.058128 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cab3bedb-311a-4993-93a0-032b210f15b3 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:52.058994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cab3bedb-311a-4993-93a0-032b210f15b3 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:52.066536 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:52.066536 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:52.072010 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cab3bedb-311a-4993-93a0-032b210f15b3 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:09:52.078954 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cab3bedb-311a-4993-93a0-032b210f15b3 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f returned with HTTP 200 Aug 20 00:09:52.079438 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 395/1549] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:52 2026] GET /volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:52.561206 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c7affc88-78a1-4276-9bf9-a2336ef3df9e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:52.563396 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7affc88-78a1-4276-9bf9-a2336ef3df9e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 Aug 20 00:09:52.563784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7affc88-78a1-4276-9bf9-a2336ef3df9e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:52.564070 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7affc88-78a1-4276-9bf9-a2336ef3df9e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:52.564279 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-c7affc88-78a1-4276-9bf9-a2336ef3df9e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 86555117-c2b3-4e5e-8aa6-96511b566540 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:09:52.569326 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:52.569326 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:52.576528 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7affc88-78a1-4276-9bf9-a2336ef3df9e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 returned with HTTP 200 Aug 20 00:09:52.577180 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 380/1550] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:09:52 2026] GET /volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 => generated 395 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:52.587444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:52.589298 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:52.589688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-328984606", "volume_type": "d22b622c-d3cd-4c25-82a0-a40df3e82202", "group_id": "86555117-c2b3-4e5e-8aa6-96511b566540", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:52.591299 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-328984606', 'volume_type': 'd22b622c-d3cd-4c25-82a0-a40df3e82202', 'group_id': '86555117-c2b3-4e5e-8aa6-96511b566540', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:52.600315 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:52.600315 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:52.600824 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Create volume of 1 GB Aug 20 00:09:52.608125 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Availability Zones retrieved successfully. Aug 20 00:09:52.613482 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Flow 'volume_create_api' (c2dc8d63-4945-4de4-9425-925db896760e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:52.614652 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84aebfe0-0c68-45bf-9f4e-737c23d13158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:52.615244 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:52.615244 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:52.615644 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:52.639523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84aebfe0-0c68-45bf-9f4e-737c23d13158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:09:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d22b622c-d3cd-4c25-82a0-a40df3e82202,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-72559052',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd22b622c-d3cd-4c25-82a0-a40df3e82202', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '86555117-c2b3-4e5e-8aa6-96511b566540', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:52.640344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475fd793-c47a-4fea-b044-3737c969ca48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:52.676535 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-72559052 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-72559052, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:09:52.676899 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-72559052 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-72559052, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:09:52.743842 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Created reservations ['dcc16f8d-811c-4361-9820-5d73809251ae', '21eb1e9d-e3b5-48ee-9cd9-b96fad66c08d', '87a81e96-98be-49c5-b83b-54717964d33e', '6723ccae-65d3-4821-9966-f6340f50c744'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:52.744931 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475fd793-c47a-4fea-b044-3737c969ca48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc16f8d-811c-4361-9820-5d73809251ae', '21eb1e9d-e3b5-48ee-9cd9-b96fad66c08d', '87a81e96-98be-49c5-b83b-54717964d33e', '6723ccae-65d3-4821-9966-f6340f50c744']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:52.746319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1139c617-efe0-484e-95c2-11531206eba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:52.787197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1139c617-efe0-484e-95c2-11531206eba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f470605-d8cc-4d80-bf70-a1ba70e1ed47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-328984606',encryption_key_id=None,group_id=86555117-c2b3-4e5e-8aa6-96511b566540,group_type_id=,metadata={},multiattach=False,project_id='9e0a3b6e7f4648e891b4c1e319e182dc',qos_specs=None,replication_status=,reservations=['dcc16f8d-811c-4361-9820-5d73809251ae','21eb1e9d-e3b5-48ee-9cd9-b96fad66c08d','87a81e96-98be-49c5-b83b-54717964d33e','6723ccae-65d3-4821-9966-f6340f50c744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02c8adbc991c4a78a21ee66226ca3f57',volume_type_id=d22b622c-d3cd-4c25-82a0-a40df3e82202), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-328984606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=86555117-c2b3-4e5e-8aa6-96511b566540,host=None,id=0f470605-d8cc-4d80-bf70-a1ba70e1ed47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e0a3b6e7f4648e891b4c1e319e182dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02c8adbc991c4a78a21ee66226ca3f57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d22b622c-d3cd-4c25-82a0-a40df3e82202),volume_type_id=d22b622c-d3cd-4c25-82a0-a40df3e82202)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:52.788373 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bced89e-7988-4d26-a2a6-31851ede2218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:52.818562 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bced89e-7988-4d26-a2a6-31851ede2218) transitioned into state 'SUCCESS' from state '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-328984606',encryption_key_id=None,group_id=86555117-c2b3-4e5e-8aa6-96511b566540,group_type_id=,metadata={},multiattach=False,project_id='9e0a3b6e7f4648e891b4c1e319e182dc',qos_specs=None,replication_status=,reservations=['dcc16f8d-811c-4361-9820-5d73809251ae','21eb1e9d-e3b5-48ee-9cd9-b96fad66c08d','87a81e96-98be-49c5-b83b-54717964d33e','6723ccae-65d3-4821-9966-f6340f50c744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02c8adbc991c4a78a21ee66226ca3f57',volume_type_id=d22b622c-d3cd-4c25-82a0-a40df3e82202)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:52.819227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f6b66d-888f-43a4-8bb5-c7fc4b95433f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:52.839492 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f6b66d-888f-43a4-8bb5-c7fc4b95433f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:52.840772 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Flow 'volume_create_api' (c2dc8d63-4945-4de4-9425-925db896760e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:52.841228 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Create volume request issued successfully. Aug 20 00:09:52.842144 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:09:52.843283 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:09:52.897913 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:09:52.903066 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:52.903066 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:52.908828 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3acbe42e-e49e-409d-ad77-aeb27b41a514 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:52.909363 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 389/1551] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:09:52 2026] POST /volume/v3/volumes => generated 820 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:52.926583 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:52.928585 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 Aug 20 00:09:52.928914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:52.929335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:52.938105 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:52.938105 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:52.943453 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Volume info retrieved successfully. Aug 20 00:09:52.944362 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:09:52.944532 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:09:52.996590 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:09:53.000229 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:53.000229 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:53.012007 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5d16577-2174-45e9-a2e6-16057b15a8b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 returned with HTTP 200 Aug 20 00:09:53.012436 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 388/1552] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:09:52 2026] GET /volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:53.095039 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ae06f348-b38f-48da-92b0-8b559ced1122 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:53.097301 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ae06f348-b38f-48da-92b0-8b559ced1122 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f Aug 20 00:09:53.097524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ae06f348-b38f-48da-92b0-8b559ced1122 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:53.097784 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ae06f348-b38f-48da-92b0-8b559ced1122 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:53.109769 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ae06f348-b38f-48da-92b0-8b559ced1122 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f returned with HTTP 404 Aug 20 00:09:53.110342 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 396/1553] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:53 2026] GET /volume/v3/volumes/288e2866-2691-4738-8b2f-48aa35ef6d0f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:53.119635 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d73eb6a1-b8ee-494f-b676-00961322e652 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:53.121268 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d73eb6a1-b8ee-494f-b676-00961322e652 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 Aug 20 00:09:53.121627 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d73eb6a1-b8ee-494f-b676-00961322e652 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:53.121965 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d73eb6a1-b8ee-494f-b676-00961322e652 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:53.122331 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d73eb6a1-b8ee-494f-b676-00961322e652 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Delete volume with id: f5b102c3-0d0b-4336-8dc6-f2df68ed6278 Aug 20 00:09:53.132066 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:53.132066 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:53.133909 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d73eb6a1-b8ee-494f-b676-00961322e652 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:09:53.189818 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d73eb6a1-b8ee-494f-b676-00961322e652 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Delete volume request issued successfully. Aug 20 00:09:53.189818 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d73eb6a1-b8ee-494f-b676-00961322e652 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 returned with HTTP 202 Aug 20 00:09:53.189818 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 381/1554] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:09:53 2026] DELETE /volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:53.202328 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-420ea0e7-b845-474f-9584-52b9cf68c1de None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:53.204113 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-420ea0e7-b845-474f-9584-52b9cf68c1de tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 Aug 20 00:09:53.204328 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-420ea0e7-b845-474f-9584-52b9cf68c1de tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:53.204511 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-420ea0e7-b845-474f-9584-52b9cf68c1de tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:53.211905 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:53.211905 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:53.216230 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-420ea0e7-b845-474f-9584-52b9cf68c1de tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Volume info retrieved successfully. Aug 20 00:09:53.226137 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-420ea0e7-b845-474f-9584-52b9cf68c1de tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 returned with HTTP 200 Aug 20 00:09:53.226631 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 390/1555] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:53 2026] GET /volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:54.028278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f272f506-42f5-4439-baf3-0a30a44b135b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:54.031579 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f272f506-42f5-4439-baf3-0a30a44b135b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 Aug 20 00:09:54.031810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f272f506-42f5-4439-baf3-0a30a44b135b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:54.032105 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f272f506-42f5-4439-baf3-0a30a44b135b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:54.040534 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:54.040534 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:54.047312 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f272f506-42f5-4439-baf3-0a30a44b135b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Volume info retrieved successfully. Aug 20 00:09:54.048263 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-f272f506-42f5-4439-baf3-0a30a44b135b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:09:54.049044 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-f272f506-42f5-4439-baf3-0a30a44b135b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:09:54.103553 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-f272f506-42f5-4439-baf3-0a30a44b135b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:09:54.108629 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:54.108629 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:54.121137 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f272f506-42f5-4439-baf3-0a30a44b135b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 returned with HTTP 200 Aug 20 00:09:54.121137 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 389/1556] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:09:54 2026] GET /volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:54.134513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:54.136929 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] POST https://10.4.3.9/volume/v3/group_snapshots Aug 20 00:09:54.137298 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "86555117-c2b3-4e5e-8aa6-96511b566540", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-377133292"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:54.138684 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.group_snapshots [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '86555117-c2b3-4e5e-8aa6-96511b566540', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-377133292'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 00:09:54.142846 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:54.142846 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:54.145768 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.group_snapshots [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-377133292. Aug 20 00:09:54.196470 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:54.196470 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:54.227990 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-72559052 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-72559052, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:09:54.227990 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-72559052 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-72559052, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:09:54.243524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-86af2483-f5a7-4def-b5e7-f0252c50d396 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:54.245454 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86af2483-f5a7-4def-b5e7-f0252c50d396 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] GET https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 Aug 20 00:09:54.245621 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86af2483-f5a7-4def-b5e7-f0252c50d396 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:54.245858 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86af2483-f5a7-4def-b5e7-f0252c50d396 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:54.263112 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86af2483-f5a7-4def-b5e7-f0252c50d396 tempest-TaggedBootDevicesTest_v242-1519593514 tempest-TaggedBootDevicesTest_v242-1519593514-project-member] https://10.4.3.9/volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 returned with HTTP 404 Aug 20 00:09:54.264740 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 382/1557] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:54 2026] GET /volume/v3/volumes/f5b102c3-0d0b-4336-8dc6-f2df68ed6278 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:54.297983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Created reservations ['03b67e93-575d-45eb-8b78-3288998b625e', '9f00e358-c28d-4349-b73a-546700d65331', '701b0c48-198e-4882-a846-7eff380a8f33', '4577765b-a0b6-4f97-8c0a-2aaea22a6578'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:54.373783 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6fc8ec6b-93bc-4a2a-b7d9-6e728a06bb8c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots returned with HTTP 202 Aug 20 00:09:54.375050 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 397/1558] 10.4.3.9 () {70 vars in 1310 bytes} [Thu Aug 20 00:09:54 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:54.387641 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-25161b44-8734-418c-ab91-a048b581de40 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:54.390024 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25161b44-8734-418c-ab91-a048b581de40 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:54.390320 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25161b44-8734-418c-ab91-a048b581de40 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:54.390566 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25161b44-8734-418c-ab91-a048b581de40 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:54.390844 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-25161b44-8734-418c-ab91-a048b581de40 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 7738e4d0-8ded-4011-be00-b687e51b7111 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:09:54.396832 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:54.396832 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:54.402117 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25161b44-8734-418c-ab91-a048b581de40 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 returned with HTTP 200 Aug 20 00:09:54.402597 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 391/1559] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:09:54 2026] GET /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:55.414616 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd5898a3-ba45-4a06-99c7-e9bce54b909c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.417365 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd5898a3-ba45-4a06-99c7-e9bce54b909c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:55.417617 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd5898a3-ba45-4a06-99c7-e9bce54b909c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.417792 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd5898a3-ba45-4a06-99c7-e9bce54b909c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.417924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-dd5898a3-ba45-4a06-99c7-e9bce54b909c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 7738e4d0-8ded-4011-be00-b687e51b7111 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:09:55.421391 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.421391 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:55.425019 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd5898a3-ba45-4a06-99c7-e9bce54b909c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 returned with HTTP 200 Aug 20 00:09:55.425486 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 390/1560] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:55.435052 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6211f2c8-e83e-41fc-92fe-fdec950348d6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.436983 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6211f2c8-e83e-41fc-92fe-fdec950348d6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:09:55.437214 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6211f2c8-e83e-41fc-92fe-fdec950348d6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.437408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6211f2c8-e83e-41fc-92fe-fdec950348d6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.437846 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-6211f2c8-e83e-41fc-92fe-fdec950348d6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:55.439097 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-6211f2c8-e83e-41fc-92fe-fdec950348d6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:55.444444 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6211f2c8-e83e-41fc-92fe-fdec950348d6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Get all snapshots completed successfully. Aug 20 00:09:55.445320 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.445320 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:55.446260 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6211f2c8-e83e-41fc-92fe-fdec950348d6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:09:55.447021 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 383/1561] 10.4.3.9 () {66 vars in 1250 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:55.458686 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ce95c336-e4fb-493d-8abf-1d98ae19b42b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.460858 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce95c336-e4fb-493d-8abf-1d98ae19b42b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d Aug 20 00:09:55.461341 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce95c336-e4fb-493d-8abf-1d98ae19b42b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.461436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce95c336-e4fb-493d-8abf-1d98ae19b42b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.467488 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.467488 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:55.468057 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ce95c336-e4fb-493d-8abf-1d98ae19b42b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Snapshot retrieved successfully. Aug 20 00:09:55.469712 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce95c336-e4fb-493d-8abf-1d98ae19b42b tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d returned with HTTP 200 Aug 20 00:09:55.469712 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 398/1562] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:55.483321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f87c59e-7590-4ad1-acc3-3361c8658a2b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.485762 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f87c59e-7590-4ad1-acc3-3361c8658a2b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] POST https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action Aug 20 00:09:55.486165 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f87c59e-7590-4ad1-acc3-3361c8658a2b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:55.486274 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f87c59e-7590-4ad1-acc3-3361c8658a2b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:55.487659 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-9f87c59e-7590-4ad1-acc3-3361c8658a2b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Updating group '7738e4d0-8ded-4011-be00-b687e51b7111' with 'creating' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 00:09:55.492733 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.492733 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:55.509395 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f87c59e-7590-4ad1-acc3-3361c8658a2b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action returned with HTTP 202 Aug 20 00:09:55.509395 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 392/1563] 10.4.3.9 () {70 vars in 1441 bytes} [Thu Aug 20 00:09:55 2026] POST /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:09:55.517861 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a39e58be-917d-4260-8e09-258916e61bc6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.520422 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a39e58be-917d-4260-8e09-258916e61bc6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:55.520727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a39e58be-917d-4260-8e09-258916e61bc6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.521014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a39e58be-917d-4260-8e09-258916e61bc6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.521223 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-a39e58be-917d-4260-8e09-258916e61bc6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 7738e4d0-8ded-4011-be00-b687e51b7111 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:09:55.525841 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.525841 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:55.531065 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a39e58be-917d-4260-8e09-258916e61bc6 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 returned with HTTP 200 Aug 20 00:09:55.531649 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 391/1564] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:55.542528 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5e1362df-3f94-4c4e-a5f0-533c335502f0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.545057 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e1362df-3f94-4c4e-a5f0-533c335502f0 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] POST https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action Aug 20 00:09:55.545980 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e1362df-3f94-4c4e-a5f0-533c335502f0 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:55.546134 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e1362df-3f94-4c4e-a5f0-533c335502f0 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:55.548105 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-5e1362df-3f94-4c4e-a5f0-533c335502f0 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Updating group '7738e4d0-8ded-4011-be00-b687e51b7111' with 'available' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 00:09:55.554470 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.554470 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:55.566059 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e1362df-3f94-4c4e-a5f0-533c335502f0 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action returned with HTTP 202 Aug 20 00:09:55.566595 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 384/1565] 10.4.3.9 () {70 vars in 1441 bytes} [Thu Aug 20 00:09:55 2026] POST /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:09:55.574937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7641829b-6686-4032-b3c7-ad6b65e5c00a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.576805 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7641829b-6686-4032-b3c7-ad6b65e5c00a tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:55.577044 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7641829b-6686-4032-b3c7-ad6b65e5c00a tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.577293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7641829b-6686-4032-b3c7-ad6b65e5c00a tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.577419 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.group_snapshots [None req-7641829b-6686-4032-b3c7-ad6b65e5c00a tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 7738e4d0-8ded-4011-be00-b687e51b7111 {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:09:55.581059 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.581059 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:55.584513 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7641829b-6686-4032-b3c7-ad6b65e5c00a tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 returned with HTTP 200 Aug 20 00:09:55.584963 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 399/1566] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:55.598878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8fd2119e-3205-4650-a341-9157e25df59b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.600992 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8fd2119e-3205-4650-a341-9157e25df59b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] POST https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action Aug 20 00:09:55.601417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8fd2119e-3205-4650-a341-9157e25df59b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:55.601559 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8fd2119e-3205-4650-a341-9157e25df59b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:55.603267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-8fd2119e-3205-4650-a341-9157e25df59b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Updating group '7738e4d0-8ded-4011-be00-b687e51b7111' with 'error' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 00:09:55.606759 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.606759 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:55.622230 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8fd2119e-3205-4650-a341-9157e25df59b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action returned with HTTP 202 Aug 20 00:09:55.622682 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 393/1567] 10.4.3.9 () {70 vars in 1441 bytes} [Thu Aug 20 00:09:55 2026] POST /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:09:55.632456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e8657ad6-bfe8-4b31-8dfd-8043325c3a51 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.634017 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8657ad6-bfe8-4b31-8dfd-8043325c3a51 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:55.634219 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8657ad6-bfe8-4b31-8dfd-8043325c3a51 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.634393 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8657ad6-bfe8-4b31-8dfd-8043325c3a51 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.634502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-e8657ad6-bfe8-4b31-8dfd-8043325c3a51 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 7738e4d0-8ded-4011-be00-b687e51b7111 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:09:55.637874 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.637874 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:55.641916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8657ad6-bfe8-4b31-8dfd-8043325c3a51 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 returned with HTTP 200 Aug 20 00:09:55.642374 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 392/1568] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:55.652766 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67f938f4-3a76-41b9-9f9d-4c47c9dd0b0b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.656014 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67f938f4-3a76-41b9-9f9d-4c47c9dd0b0b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] POST https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action Aug 20 00:09:55.656486 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67f938f4-3a76-41b9-9f9d-4c47c9dd0b0b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:55.656653 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67f938f4-3a76-41b9-9f9d-4c47c9dd0b0b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:55.658468 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-67f938f4-3a76-41b9-9f9d-4c47c9dd0b0b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Updating group '7738e4d0-8ded-4011-be00-b687e51b7111' with 'available' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 00:09:55.662206 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.662206 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:55.680973 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67f938f4-3a76-41b9-9f9d-4c47c9dd0b0b tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action returned with HTTP 202 Aug 20 00:09:55.681529 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 385/1569] 10.4.3.9 () {70 vars in 1441 bytes} [Thu Aug 20 00:09:55 2026] POST /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:09:55.690278 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-431e3dd7-0b93-48a4-9dd3-047709787b67 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.694676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-431e3dd7-0b93-48a4-9dd3-047709787b67 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:55.694971 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-431e3dd7-0b93-48a4-9dd3-047709787b67 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.695226 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-431e3dd7-0b93-48a4-9dd3-047709787b67 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.695406 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.group_snapshots [None req-431e3dd7-0b93-48a4-9dd3-047709787b67 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 7738e4d0-8ded-4011-be00-b687e51b7111 {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:09:55.699656 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.699656 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:55.704380 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-431e3dd7-0b93-48a4-9dd3-047709787b67 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 returned with HTTP 200 Aug 20 00:09:55.704940 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 400/1570] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:55.717127 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3af97200-d773-4ac1-ae1e-5a9d3875841c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.719342 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3af97200-d773-4ac1-ae1e-5a9d3875841c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] DELETE https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:55.719497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3af97200-d773-4ac1-ae1e-5a9d3875841c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.719728 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3af97200-d773-4ac1-ae1e-5a9d3875841c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.719927 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-3af97200-d773-4ac1-ae1e-5a9d3875841c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] delete called for member 7738e4d0-8ded-4011-be00-b687e51b7111 {{(pid=100466) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 00:09:55.720023 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.group_snapshots [None req-3af97200-d773-4ac1-ae1e-5a9d3875841c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Delete group_snapshot with id: 7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:55.724742 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.724742 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:55.777182 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3af97200-d773-4ac1-ae1e-5a9d3875841c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 returned with HTTP 202 Aug 20 00:09:55.777778 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 394/1571] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:09:55 2026] DELETE /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:09:55.785150 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.786826 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:55.787513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.787513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.787513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:55.788134 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:55.795094 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Get all volumes completed successfully. Aug 20 00:09:55.795929 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:09:55.796101 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:09:55.833496 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:09:55.843210 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.843210 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:55.852395 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc3bdfea-6ee4-4e4f-87fe-8047f43502b7 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:55.852783 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 393/1572] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:55.869110 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5af1d4ea-aae2-4bfb-8724-aee3248f274d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.870626 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5af1d4ea-aae2-4bfb-8724-aee3248f274d tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/snapshots/detail Aug 20 00:09:55.870936 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5af1d4ea-aae2-4bfb-8724-aee3248f274d tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.872878 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5af1d4ea-aae2-4bfb-8724-aee3248f274d tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.872878 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-5af1d4ea-aae2-4bfb-8724-aee3248f274d tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:55.872878 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-5af1d4ea-aae2-4bfb-8724-aee3248f274d tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:09:55.876547 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5af1d4ea-aae2-4bfb-8724-aee3248f274d tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Get all snapshots completed successfully. Aug 20 00:09:55.876602 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.876602 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:55.877094 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5af1d4ea-aae2-4bfb-8724-aee3248f274d tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:09:55.877425 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 386/1573] 10.4.3.9 () {66 vars in 1250 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/snapshots/detail => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:55.887060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-641542a1-3f82-41cf-8856-f45c2f0b521c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:55.889507 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-641542a1-3f82-41cf-8856-f45c2f0b521c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d Aug 20 00:09:55.889674 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-641542a1-3f82-41cf-8856-f45c2f0b521c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:55.889843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-641542a1-3f82-41cf-8856-f45c2f0b521c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:55.899403 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:55.899403 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:55.900114 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-641542a1-3f82-41cf-8856-f45c2f0b521c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Snapshot retrieved successfully. Aug 20 00:09:55.901612 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-641542a1-3f82-41cf-8856-f45c2f0b521c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d returned with HTTP 200 Aug 20 00:09:55.901807 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 401/1574] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:55 2026] GET /volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:56.911663 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-42b239e2-af4f-40c0-a90b-ee669bbd0e0c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:56.913633 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-42b239e2-af4f-40c0-a90b-ee669bbd0e0c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d Aug 20 00:09:56.913922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-42b239e2-af4f-40c0-a90b-ee669bbd0e0c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:56.914309 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-42b239e2-af4f-40c0-a90b-ee669bbd0e0c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:56.919052 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-42b239e2-af4f-40c0-a90b-ee669bbd0e0c tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d returned with HTTP 404 Aug 20 00:09:56.920269 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 395/1575] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:09:56 2026] GET /volume/v3/snapshots/905d6731-30f2-4b02-947f-c4e5a9e9e38d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:56.928522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4895ed2b-6199-4c33-a227-23874eea9655 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:56.930917 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4895ed2b-6199-4c33-a227-23874eea9655 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 Aug 20 00:09:56.931174 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4895ed2b-6199-4c33-a227-23874eea9655 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:56.931399 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4895ed2b-6199-4c33-a227-23874eea9655 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:56.931592 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-4895ed2b-6199-4c33-a227-23874eea9655 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 7738e4d0-8ded-4011-be00-b687e51b7111 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:09:56.935001 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4895ed2b-6199-4c33-a227-23874eea9655 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 returned with HTTP 404 Aug 20 00:09:56.935531 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 394/1576] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:09:56 2026] GET /volume/v3/group_snapshots/7738e4d0-8ded-4011-be00-b687e51b7111 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:09:56.943261 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:56.945110 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:09:56.945408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:56.945679 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:56.945841 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:09:56.946616 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:09:56.955532 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Get all volumes completed successfully. Aug 20 00:09:56.956468 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:09:56.956691 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:09:56.995005 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:09:56.998038 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:56.998038 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:09:57.006333 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c45a6e7-3886-4a91-88d4-fb74d7194916 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:09:57.006787 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 387/1577] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:09:56 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:09:57.021030 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d1757271-8b12-42b9-a1d8-18277fbcfcb2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:57.023438 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d1757271-8b12-42b9-a1d8-18277fbcfcb2 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] POST https://10.4.3.9/volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540/action Aug 20 00:09:57.023438 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d1757271-8b12-42b9-a1d8-18277fbcfcb2 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:09:57.023438 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d1757271-8b12-42b9-a1d8-18277fbcfcb2 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:57.024779 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-d1757271-8b12-42b9-a1d8-18277fbcfcb2 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] delete called for group 86555117-c2b3-4e5e-8aa6-96511b566540 {{(pid=100469) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:09:57.024900 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-d1757271-8b12-42b9-a1d8-18277fbcfcb2 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Delete group with id: 86555117-c2b3-4e5e-8aa6-96511b566540 Aug 20 00:09:57.028589 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:57.028589 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:09:57.082951 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d1757271-8b12-42b9-a1d8-18277fbcfcb2 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540/action returned with HTTP 202 Aug 20 00:09:57.085772 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 402/1578] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:09:57 2026] POST /volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:09:57.091816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:57.093737 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 Aug 20 00:09:57.093971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:57.095906 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:57.101358 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:57.101358 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:57.112923 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Volume info retrieved successfully. Aug 20 00:09:57.113923 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:09:57.114172 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:09:57.157333 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:09:57.162273 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:57.162273 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:57.169591 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94af5e16-b15b-4c3c-a3b6-3562646e967e tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 returned with HTTP 200 Aug 20 00:09:57.170057 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 396/1579] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:09:57 2026] GET /volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 => generated 912 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:09:58.184622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2327909c-c8b4-4d1d-9f48-5af89ac49634 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:58.186234 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2327909c-c8b4-4d1d-9f48-5af89ac49634 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 Aug 20 00:09:58.186422 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2327909c-c8b4-4d1d-9f48-5af89ac49634 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:58.186577 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2327909c-c8b4-4d1d-9f48-5af89ac49634 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:58.193308 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2327909c-c8b4-4d1d-9f48-5af89ac49634 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 returned with HTTP 404 Aug 20 00:09:58.193662 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 395/1580] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:09:58 2026] GET /volume/v3/volumes/0f470605-d8cc-4d80-bf70-a1ba70e1ed47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:09:58.200482 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-59123cd4-0af8-4645-b2c9-0310eaa98619 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:58.202393 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-59123cd4-0af8-4645-b2c9-0310eaa98619 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] GET https://10.4.3.9/volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 Aug 20 00:09:58.202610 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-59123cd4-0af8-4645-b2c9-0310eaa98619 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:58.202822 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-59123cd4-0af8-4645-b2c9-0310eaa98619 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:58.202996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-59123cd4-0af8-4645-b2c9-0310eaa98619 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] show called for member 86555117-c2b3-4e5e-8aa6-96511b566540 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:09:58.218089 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-59123cd4-0af8-4645-b2c9-0310eaa98619 tempest-GroupSnapshotsV319Test-412040736 tempest-GroupSnapshotsV319Test-412040736-project-member] https://10.4.3.9/volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 returned with HTTP 404 Aug 20 00:09:58.218611 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 388/1581] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:09:58 2026] GET /volume/v3/groups/86555117-c2b3-4e5e-8aa6-96511b566540 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:09:58.227731 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-107832c4-1708-4f27-bef6-8150c8700e58 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:58.230256 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-107832c4-1708-4f27-bef6-8150c8700e58 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/3c62e594-6a64-4c3d-9e1f-b2dc71a9663f Aug 20 00:09:58.230568 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-107832c4-1708-4f27-bef6-8150c8700e58 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:58.230836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-107832c4-1708-4f27-bef6-8150c8700e58 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:58.283714 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-107832c4-1708-4f27-bef6-8150c8700e58 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/group_types/3c62e594-6a64-4c3d-9e1f-b2dc71a9663f returned with HTTP 202 Aug 20 00:09:58.284146 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 403/1582] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:09:58 2026] DELETE /volume/v3/group_types/3c62e594-6a64-4c3d-9e1f-b2dc71a9663f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:09:58.292942 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-22506f83-6dfa-4df7-8d34-8bd52fbb0dcb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:58.295406 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-22506f83-6dfa-4df7-8d34-8bd52fbb0dcb tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] DELETE https://10.4.3.9/volume/v3/types/d22b622c-d3cd-4c25-82a0-a40df3e82202 Aug 20 00:09:58.295642 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-22506f83-6dfa-4df7-8d34-8bd52fbb0dcb tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:58.295867 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-22506f83-6dfa-4df7-8d34-8bd52fbb0dcb tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:58.378752 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-22506f83-6dfa-4df7-8d34-8bd52fbb0dcb tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/types/d22b622c-d3cd-4c25-82a0-a40df3e82202 returned with HTTP 202 Aug 20 00:09:58.379310 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 397/1583] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:09:58 2026] DELETE /volume/v3/types/d22b622c-d3cd-4c25-82a0-a40df3e82202 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:09:58.389981 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2cd3975d-d69f-4e80-a71b-b731689dde93 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:58.392667 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cd3975d-d69f-4e80-a71b-b731689dde93 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] GET https://10.4.3.9/volume/v3/types/d22b622c-d3cd-4c25-82a0-a40df3e82202 Aug 20 00:09:58.393005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cd3975d-d69f-4e80-a71b-b731689dde93 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:58.393931 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cd3975d-d69f-4e80-a71b-b731689dde93 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:58.397857 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cd3975d-d69f-4e80-a71b-b731689dde93 tempest-GroupSnapshotsV319Test-315300157 tempest-GroupSnapshotsV319Test-315300157-project-admin] https://10.4.3.9/volume/v3/types/d22b622c-d3cd-4c25-82a0-a40df3e82202 returned with HTTP 404 Aug 20 00:09:58.399878 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 396/1584] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:09:58 2026] GET /volume/v3/types/d22b622c-d3cd-4c25-82a0-a40df3e82202 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:09:59.121015 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9149d793-a2cf-4535-baea-86fc8224db55 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:59.211176 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9149d793-a2cf-4535-baea-86fc8224db55 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:09:59.211589 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9149d793-a2cf-4535-baea-86fc8224db55 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-261726451", "extra_specs": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:59.256682 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9149d793-a2cf-4535-baea-86fc8224db55 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:09:59.257247 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 389/1585] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:09:59 2026] POST /volume/v3/types => generated 211 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:59.269364 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-20a9c1de-83d9-40b9-9afa-0bb3c97580fc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:59.272511 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-20a9c1de-83d9-40b9-9afa-0bb3c97580fc tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] POST https://10.4.3.9/volume/v3/types/610bfa61-3467-44db-b9a6-f5943528cb83/encryption Aug 20 00:09:59.273405 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-20a9c1de-83d9-40b9-9afa-0bb3c97580fc tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:59.311404 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-20a9c1de-83d9-40b9-9afa-0bb3c97580fc tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] https://10.4.3.9/volume/v3/types/610bfa61-3467-44db-b9a6-f5943528cb83/encryption returned with HTTP 200 Aug 20 00:09:59.313230 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 404/1586] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:09:59 2026] POST /volume/v3/types/610bfa61-3467-44db-b9a6-f5943528cb83/encryption => generated 230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:09:59.320583 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:59.441195 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:09:59.441509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-528832804", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-261726451", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:09:59.443289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-528832804', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-261726451', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:09:59.459847 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:09:59.463337 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:59.463337 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:09:59.463337 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:09:59.470529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (8fd54c53-6d69-498b-bca2-d190945c30bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:59.472599 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2dc3c12-0313-48d1-9bcf-0b4ace810ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:59.474505 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:09:59.520029 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2dc3c12-0313-48d1-9bcf-0b4ace810ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:09:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=610bfa61-3467-44db-b9a6-f5943528cb83,is_public=True,name='tempest-scenario-type-luks-261726451',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '610bfa61-3467-44db-b9a6-f5943528cb83', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:59.521442 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62425f7b-47fe-4205-8377-c7ca2e47beae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:59.570949 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-261726451 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-261726451, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:09:59.571658 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-261726451 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-261726451, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:09:59.650610 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['3b8a47bd-e866-4bef-a57a-fe08e71bf5d1', '4cc8f2f1-2ab9-423f-a928-8eb3c282eded', '587a030b-e3c5-4d7b-a046-542d5b31ebad', 'b3e8a3fd-bdb3-4d14-8dd6-d71b38435778'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:09:59.651435 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62425f7b-47fe-4205-8377-c7ca2e47beae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b8a47bd-e866-4bef-a57a-fe08e71bf5d1', '4cc8f2f1-2ab9-423f-a928-8eb3c282eded', '587a030b-e3c5-4d7b-a046-542d5b31ebad', 'b3e8a3fd-bdb3-4d14-8dd6-d71b38435778']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:59.652227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f21d5a7-1350-4621-b112-7ae724a6e0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:59.689105 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f21d5a7-1350-4621-b112-7ae724a6e0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6774aab7-19d3-4e7d-9b82-d599870490d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-528832804',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['3b8a47bd-e866-4bef-a57a-fe08e71bf5d1','4cc8f2f1-2ab9-423f-a928-8eb3c282eded','587a030b-e3c5-4d7b-a046-542d5b31ebad','b3e8a3fd-bdb3-4d14-8dd6-d71b38435778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=610bfa61-3467-44db-b9a6-f5943528cb83), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-528832804',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6774aab7-19d3-4e7d-9b82-d599870490d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(610bfa61-3467-44db-b9a6-f5943528cb83),volume_type_id=610bfa61-3467-44db-b9a6-f5943528cb83)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:59.691953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d1e362-13fa-4bab-acf2-0bcd0cc5c92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:59.723983 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d1e362-13fa-4bab-acf2-0bcd0cc5c92f) transitioned into state 'SUCCESS' from state '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-528832804',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['3b8a47bd-e866-4bef-a57a-fe08e71bf5d1','4cc8f2f1-2ab9-423f-a928-8eb3c282eded','587a030b-e3c5-4d7b-a046-542d5b31ebad','b3e8a3fd-bdb3-4d14-8dd6-d71b38435778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=610bfa61-3467-44db-b9a6-f5943528cb83)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:59.726361 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efe1214-c416-4464-aa8a-050b5d12d459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:09:59.751928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efe1214-c416-4464-aa8a-050b5d12d459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:09:59.751928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (8fd54c53-6d69-498b-bca2-d190945c30bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:09:59.751928 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:09:59.751928 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-45ea6f3c-9d7e-4a16-abc0-f10b83b60342 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:09:59.757249 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 398/1587] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:09:59 2026] POST /volume/v3/volumes => generated 774 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:09:59.770999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8a600b79-c6a0-43ba-9f8d-52dbea9d23da None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:09:59.772769 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a600b79-c6a0-43ba-9f8d-52dbea9d23da tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:09:59.773011 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a600b79-c6a0-43ba-9f8d-52dbea9d23da tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:09:59.773812 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a600b79-c6a0-43ba-9f8d-52dbea9d23da tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:09:59.784287 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:09:59.784287 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:09:59.785199 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8a600b79-c6a0-43ba-9f8d-52dbea9d23da tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:09:59.789672 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a600b79-c6a0-43ba-9f8d-52dbea9d23da tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 200 Aug 20 00:09:59.790025 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 397/1588] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:09:59 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:00.804834 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cb3d3495-5167-4056-bc31-c2e6514e4ea3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:00.809857 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb3d3495-5167-4056-bc31-c2e6514e4ea3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:00.810659 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb3d3495-5167-4056-bc31-c2e6514e4ea3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:00.811179 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb3d3495-5167-4056-bc31-c2e6514e4ea3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:00.837308 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:00.837308 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:00.841968 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cb3d3495-5167-4056-bc31-c2e6514e4ea3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:00.851334 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb3d3495-5167-4056-bc31-c2e6514e4ea3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 200 Aug 20 00:10:00.851735 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 390/1589] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:00 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:00.875466 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9628762d-aaef-42d9-929d-3085307509ae None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:00.878565 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9628762d-aaef-42d9-929d-3085307509ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:00.879009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9628762d-aaef-42d9-929d-3085307509ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:00.879085 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9628762d-aaef-42d9-929d-3085307509ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:00.891046 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:00.891046 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:00.900708 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9628762d-aaef-42d9-929d-3085307509ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:00.908921 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9628762d-aaef-42d9-929d-3085307509ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 200 Aug 20 00:10:00.909851 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 405/1590] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:00 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:00.928198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1c66fbb3-ad95-4a57-92fc-125181b3f134 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:00.932609 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c66fbb3-ad95-4a57-92fc-125181b3f134 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2/action Aug 20 00:10:00.932609 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c66fbb3-ad95-4a57-92fc-125181b3f134 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:00.932609 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c66fbb3-ad95-4a57-92fc-125181b3f134 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:00.942796 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:00.942796 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:00.943674 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1c66fbb3-ad95-4a57-92fc-125181b3f134 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:00.959214 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1c66fbb3-ad95-4a57-92fc-125181b3f134 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume updated successfully. Aug 20 00:10:00.960206 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c66fbb3-ad95-4a57-92fc-125181b3f134 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2/action returned with HTTP 200 Aug 20 00:10:00.960206 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 399/1591] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:10:00 2026] POST /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:10:01.100441 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-fba9e6c0-cd3b-4204-84f5-0abee0f07f33 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:01.106268 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-fba9e6c0-cd3b-4204-84f5-0abee0f07f33 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:01.106860 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-fba9e6c0-cd3b-4204-84f5-0abee0f07f33 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:01.106860 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-fba9e6c0-cd3b-4204-84f5-0abee0f07f33 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:01.119830 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:01.119830 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:01.126579 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-fba9e6c0-cd3b-4204-84f5-0abee0f07f33 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:01.134814 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-fba9e6c0-cd3b-4204-84f5-0abee0f07f33 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 200 Aug 20 00:10:01.135524 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 398/1592] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:01 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:01.746605 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-feb247f2-515d-410a-bf33-6bf882ce875b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:01.774337 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-c499a0e0-3c00-4978-a883-88d401bc1c1a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:01.778506 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-c499a0e0-3c00-4978-a883-88d401bc1c1a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:01.778961 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-c499a0e0-3c00-4978-a883-88d401bc1c1a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:01.780155 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-c499a0e0-3c00-4978-a883-88d401bc1c1a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:01.791557 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:01.791557 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:01.796968 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-c499a0e0-3c00-4978-a883-88d401bc1c1a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:01.803201 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-c499a0e0-3c00-4978-a883-88d401bc1c1a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 200 Aug 20 00:10:01.803791 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 406/1593] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:01 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:01.817376 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5bfeed10-2aeb-42cf-9e03-f7433ebbb5e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:01.819169 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5bfeed10-2aeb-42cf-9e03-f7433ebbb5e1 None None] GET https://10.4.3.9/volume// Aug 20 00:10:01.819169 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5bfeed10-2aeb-42cf-9e03-f7433ebbb5e1 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:01.819169 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5bfeed10-2aeb-42cf-9e03-f7433ebbb5e1 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:01.819169 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5bfeed10-2aeb-42cf-9e03-f7433ebbb5e1 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:01.819169 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 400/1594] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:10:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:10:01.838782 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-782779ab-e776-4f69-8c28-e3936f95d7d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:01.841464 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-782779ab-e776-4f69-8c28-e3936f95d7d4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:10:01.841933 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-782779ab-e776-4f69-8c28-e3936f95d7d4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6774aab7-19d3-4e7d-9b82-d599870490d2", "connector": null, "instance_uuid": "27632568-d47b-4ea6-8446-8c84171fb10b"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:01.853279 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:01.853279 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:01.910572 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-782779ab-e776-4f69-8c28-e3936f95d7d4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:10:01.911421 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 399/1595] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:10:01 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:01.933828 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-feb247f2-515d-410a-bf33-6bf882ce875b tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:10:01.936837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-feb247f2-515d-410a-bf33-6bf882ce875b tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1396622693"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:01.960999 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-feb247f2-515d-410a-bf33-6bf882ce875b tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:10:01.961756 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 391/1596] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:10:01 2026] POST /volume/v3/types => generated 216 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:01.973125 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-58746580-a281-4a6d-8cd6-e61b58e30591 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:01.975579 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58746580-a281-4a6d-8cd6-e61b58e30591 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:10:01.976026 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58746580-a281-4a6d-8cd6-e61b58e30591 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1265874153"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:02.007033 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58746580-a281-4a6d-8cd6-e61b58e30591 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:10:02.007489 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 407/1597] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:10:01 2026] POST /volume/v3/group_types => generated 173 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:02.020461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-716f0cce-9347-4b3d-ad00-bbbba174add3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:02.117161 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-716f0cce-9347-4b3d-ad00-bbbba174add3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:10:02.117718 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-716f0cce-9347-4b3d-ad00-bbbba174add3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3dc101c1-a977-49a4-92ea-a861d219192a", "volume_types": ["c6d551eb-d509-40eb-95d1-4ab5aa6d75d0"], "name": "tempest-Group1-557440661"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:02.120199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-716f0cce-9347-4b3d-ad00-bbbba174add3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Creating new group {'group': {'group_type': '3dc101c1-a977-49a4-92ea-a861d219192a', 'volume_types': ['c6d551eb-d509-40eb-95d1-4ab5aa6d75d0'], 'name': 'tempest-Group1-557440661'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:10:02.125480 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-716f0cce-9347-4b3d-ad00-bbbba174add3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Creating group tempest-Group1-557440661. Aug 20 00:10:02.137489 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-716f0cce-9347-4b3d-ad00-bbbba174add3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Availability Zones retrieved successfully. Aug 20 00:10:02.184808 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-716f0cce-9347-4b3d-ad00-bbbba174add3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Created reservations ['abe0dc53-79c0-48c1-8e47-ba139b458cdb'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:02.246880 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-716f0cce-9347-4b3d-ad00-bbbba174add3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:10:02.247366 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 401/1598] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:10:02 2026] POST /volume/v3/groups => generated 93 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:02.256825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d9f9dbb2-52ea-42b4-adbf-bcbef34863c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:02.260550 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9f9dbb2-52ea-42b4-adbf-bcbef34863c9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 Aug 20 00:10:02.260862 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9f9dbb2-52ea-42b4-adbf-bcbef34863c9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:02.262125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9f9dbb2-52ea-42b4-adbf-bcbef34863c9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:02.262125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-d9f9dbb2-52ea-42b4-adbf-bcbef34863c9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 047649f3-6ff3-44b4-b401-4c9db17e5373 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:02.282442 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:02.282442 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:02.301740 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9f9dbb2-52ea-42b4-adbf-bcbef34863c9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 returned with HTTP 200 Aug 20 00:10:02.302277 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 400/1599] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:02 2026] GET /volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 => generated 321 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:03.314249 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04d60d12-23ea-4476-b84c-f13869800258 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:03.316213 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04d60d12-23ea-4476-b84c-f13869800258 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 Aug 20 00:10:03.316989 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04d60d12-23ea-4476-b84c-f13869800258 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:03.316989 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04d60d12-23ea-4476-b84c-f13869800258 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:03.316989 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-04d60d12-23ea-4476-b84c-f13869800258 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 047649f3-6ff3-44b4-b401-4c9db17e5373 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:03.322457 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:03.322457 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:03.359517 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04d60d12-23ea-4476-b84c-f13869800258 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 returned with HTTP 200 Aug 20 00:10:03.360046 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 392/1600] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:03 2026] GET /volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:03.373222 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a6319634-a325-42f1-adb8-1fc7534a8e72 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:03.375827 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a6319634-a325-42f1-adb8-1fc7534a8e72 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:10:03.376400 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a6319634-a325-42f1-adb8-1fc7534a8e72 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3dc101c1-a977-49a4-92ea-a861d219192a", "volume_types": ["c6d551eb-d509-40eb-95d1-4ab5aa6d75d0"], "name": "tempest-Group2-1978826867"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:03.378695 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-a6319634-a325-42f1-adb8-1fc7534a8e72 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Creating new group {'group': {'group_type': '3dc101c1-a977-49a4-92ea-a861d219192a', 'volume_types': ['c6d551eb-d509-40eb-95d1-4ab5aa6d75d0'], 'name': 'tempest-Group2-1978826867'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:10:03.383804 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-a6319634-a325-42f1-adb8-1fc7534a8e72 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Creating group tempest-Group2-1978826867. Aug 20 00:10:03.395372 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a6319634-a325-42f1-adb8-1fc7534a8e72 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Availability Zones retrieved successfully. Aug 20 00:10:03.440142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-a6319634-a325-42f1-adb8-1fc7534a8e72 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Created reservations ['70ea1502-17dc-447f-acc7-d7a84cd8efa0'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:03.513467 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a6319634-a325-42f1-adb8-1fc7534a8e72 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:10:03.514050 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 408/1601] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:10:03 2026] POST /volume/v3/groups => generated 94 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:03.528672 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-96d4a6ea-e5d0-4b2a-a92e-0e00e45b4e80 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:03.530842 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96d4a6ea-e5d0-4b2a-a92e-0e00e45b4e80 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 Aug 20 00:10:03.531130 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96d4a6ea-e5d0-4b2a-a92e-0e00e45b4e80 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:03.531350 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96d4a6ea-e5d0-4b2a-a92e-0e00e45b4e80 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:03.531441 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-96d4a6ea-e5d0-4b2a-a92e-0e00e45b4e80 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:03.553673 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:03.553673 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:03.585429 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96d4a6ea-e5d0-4b2a-a92e-0e00e45b4e80 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 returned with HTTP 200 Aug 20 00:10:03.586472 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 402/1602] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:03 2026] GET /volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 => generated 322 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:03.634834 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ab0b08d9-a811-49f2-a45f-2d5468b99719 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:03.635307 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ab0b08d9-a811-49f2-a45f-2d5468b99719 None None] GET https://10.4.3.9/volume// Aug 20 00:10:03.635499 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ab0b08d9-a811-49f2-a45f-2d5468b99719 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:03.635745 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ab0b08d9-a811-49f2-a45f-2d5468b99719 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:03.636125 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ab0b08d9-a811-49f2-a45f-2d5468b99719 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:03.636449 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 401/1603] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:03.645377 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-6dadb88a-42cd-4f2e-837c-97cc82470b3f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:03.647710 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-6dadb88a-42cd-4f2e-837c-97cc82470b3f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:03.647837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-6dadb88a-42cd-4f2e-837c-97cc82470b3f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:03.648107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-6dadb88a-42cd-4f2e-837c-97cc82470b3f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:03.659807 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:03.659807 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:03.668651 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-6dadb88a-42cd-4f2e-837c-97cc82470b3f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:03.673464 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-6dadb88a-42cd-4f2e-837c-97cc82470b3f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 200 Aug 20 00:10:03.673905 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 393/1604] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:03 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 1045 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:03.789763 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-40dd6ed8-5cf9-4942-9602-cdc172524499 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:03.792604 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-40dd6ed8-5cf9-4942-9602-cdc172524499 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5 Aug 20 00:10:03.793134 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-40dd6ed8-5cf9-4942-9602-cdc172524499 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:03.802278 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-40dd6ed8-5cf9-4942-9602-cdc172524499 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-6774aab7-19d3-4e7d-9b82-d599870490d2-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:10:03.809225 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-40dd6ed8-5cf9-4942-9602-cdc172524499 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-6774aab7-19d3-4e7d-9b82-d599870490d2-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:10:03.810687 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:03.810687 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:03.932965 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-40dd6ed8-5cf9-4942-9602-cdc172524499 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-6774aab7-19d3-4e7d-9b82-d599870490d2-np0000007832" released by "attachment_update" :: held 0.124s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:10:03.933428 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-40dd6ed8-5cf9-4942-9602-cdc172524499 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5 returned with HTTP 200 Aug 20 00:10:03.934436 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 409/1605] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:10:03 2026] PUT /volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5 => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:03.965442 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-b480145e-54e2-423a-b670-05267fe21581 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:03.968912 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-b480145e-54e2-423a-b670-05267fe21581 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5/action Aug 20 00:10:03.969353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-b480145e-54e2-423a-b670-05267fe21581 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:03.969528 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-b480145e-54e2-423a-b670-05267fe21581 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:03.989795 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:03.989795 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:04.010293 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-b480145e-54e2-423a-b670-05267fe21581 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5/action returned with HTTP 204 Aug 20 00:10:04.010293 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 403/1606] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:10:03 2026] POST /volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:04.598991 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1cd52c8a-0f39-4a36-be06-3ae7eae008eb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:04.601248 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1cd52c8a-0f39-4a36-be06-3ae7eae008eb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 Aug 20 00:10:04.601531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1cd52c8a-0f39-4a36-be06-3ae7eae008eb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:04.601773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1cd52c8a-0f39-4a36-be06-3ae7eae008eb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:04.601964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-1cd52c8a-0f39-4a36-be06-3ae7eae008eb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:04.606335 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:04.606335 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:04.617203 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1cd52c8a-0f39-4a36-be06-3ae7eae008eb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 returned with HTTP 200 Aug 20 00:10:04.617859 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 402/1607] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:04 2026] GET /volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:04.628340 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:04.630409 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:04.630937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1662824563", "volume_type": "c6d551eb-d509-40eb-95d1-4ab5aa6d75d0", "group_id": "047649f3-6ff3-44b4-b401-4c9db17e5373", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:04.632783 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1662824563', 'volume_type': 'c6d551eb-d509-40eb-95d1-4ab5aa6d75d0', 'group_id': '047649f3-6ff3-44b4-b401-4c9db17e5373', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:04.640794 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:04.640794 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:04.642554 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume of 1 GB Aug 20 00:10:04.649980 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Availability Zones retrieved successfully. Aug 20 00:10:04.659343 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Flow 'volume_create_api' (14204093-d818-408a-a5f2-38bcda885f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:04.660685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fe991d-bd4d-46e8-816c-8f5af8ea995b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:04.661558 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:04.661558 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:04.662235 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:04.688515 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fe991d-bd4d-46e8-816c-8f5af8ea995b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:10:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6d551eb-d509-40eb-95d1-4ab5aa6d75d0,is_public=True,name='tempest-GroupsTest-volume-type-1396622693',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6d551eb-d509-40eb-95d1-4ab5aa6d75d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '047649f3-6ff3-44b4-b401-4c9db17e5373', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:04.689426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd13ce0-7cbd-47eb-9216-d7108ef0afb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:04.716308 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1396622693 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1396622693, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:04.716581 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1396622693 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1396622693, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:04.771881 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Created reservations ['072f0615-5b9b-4077-be38-d3597382c5be', 'c9bb7eac-a9b1-4b40-85f6-ed2caa1f4402', '665cbfd9-816a-4749-b213-9e0a98d17892', '237dc846-1edf-4dc2-b9be-9244a41e175b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:04.772713 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd13ce0-7cbd-47eb-9216-d7108ef0afb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['072f0615-5b9b-4077-be38-d3597382c5be', 'c9bb7eac-a9b1-4b40-85f6-ed2caa1f4402', '665cbfd9-816a-4749-b213-9e0a98d17892', '237dc846-1edf-4dc2-b9be-9244a41e175b']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:04.773736 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647d667e-3950-4289-b4c6-73e9ff77a4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:04.817982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647d667e-3950-4289-b4c6-73e9ff77a4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264170fb-414e-4a78-9c51-47eb1986c4da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1662824563',encryption_key_id=None,group_id=047649f3-6ff3-44b4-b401-4c9db17e5373,group_type_id=,metadata={},multiattach=False,project_id='cfdbb96244e04f10bd9e4848b983cdcb',qos_specs=None,replication_status=,reservations=['072f0615-5b9b-4077-be38-d3597382c5be','c9bb7eac-a9b1-4b40-85f6-ed2caa1f4402','665cbfd9-816a-4749-b213-9e0a98d17892','237dc846-1edf-4dc2-b9be-9244a41e175b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_type_id=c6d551eb-d509-40eb-95d1-4ab5aa6d75d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1662824563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=047649f3-6ff3-44b4-b401-4c9db17e5373,host=None,id=264170fb-414e-4a78-9c51-47eb1986c4da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdbb96244e04f10bd9e4848b983cdcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6d551eb-d509-40eb-95d1-4ab5aa6d75d0),volume_type_id=c6d551eb-d509-40eb-95d1-4ab5aa6d75d0)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:04.819389 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47883182-b878-4c6d-914a-4b91b83fcf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:04.854791 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47883182-b878-4c6d-914a-4b91b83fcf33) transitioned into state 'SUCCESS' from state '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-1662824563',encryption_key_id=None,group_id=047649f3-6ff3-44b4-b401-4c9db17e5373,group_type_id=,metadata={},multiattach=False,project_id='cfdbb96244e04f10bd9e4848b983cdcb',qos_specs=None,replication_status=,reservations=['072f0615-5b9b-4077-be38-d3597382c5be','c9bb7eac-a9b1-4b40-85f6-ed2caa1f4402','665cbfd9-816a-4749-b213-9e0a98d17892','237dc846-1edf-4dc2-b9be-9244a41e175b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_type_id=c6d551eb-d509-40eb-95d1-4ab5aa6d75d0)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:04.855774 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0412468b-1ea6-42f5-9dcb-cb5fe8a979d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:04.876947 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0412468b-1ea6-42f5-9dcb-cb5fe8a979d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:04.877754 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Flow 'volume_create_api' (14204093-d818-408a-a5f2-38bcda885f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:04.878122 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume request issued successfully. Aug 20 00:10:04.878668 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:04.878810 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:04.922920 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:04.925941 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:04.925941 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:04.929807 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b422d0f1-2185-4a0c-ab82-43a7b9ab93be tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:04.930815 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 394/1608] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:10:04 2026] POST /volume/v3/volumes => generated 811 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:04.946739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:04.948533 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da Aug 20 00:10:04.948743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:04.948961 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:04.956873 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:04.956873 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:04.961584 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Volume info retrieved successfully. Aug 20 00:10:04.962759 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:04.963061 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:05.015224 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:05.018544 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:05.018544 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:05.028807 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f2492e9-79ec-4d06-8751-a9d67d0273c2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da returned with HTTP 200 Aug 20 00:10:05.029506 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 410/1609] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:04 2026] GET /volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da => generated 879 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:06.048926 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:06.050966 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da Aug 20 00:10:06.051298 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:06.051663 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:06.064411 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.064411 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:06.082285 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Volume info retrieved successfully. Aug 20 00:10:06.082285 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:06.082285 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:06.130311 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:06.134631 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.134631 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:06.147259 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-709d10ff-fab4-45ec-86d0-32653be0fda9 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da returned with HTTP 200 Aug 20 00:10:06.147569 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 404/1610] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:06 2026] GET /volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da => generated 904 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:06.160974 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c6f5fe6a-2251-45f1-b855-aef9bb9fc35b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:06.163361 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c6f5fe6a-2251-45f1-b855-aef9bb9fc35b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 Aug 20 00:10:06.165428 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c6f5fe6a-2251-45f1-b855-aef9bb9fc35b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:06.165428 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c6f5fe6a-2251-45f1-b855-aef9bb9fc35b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:06.165428 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-c6f5fe6a-2251-45f1-b855-aef9bb9fc35b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 047649f3-6ff3-44b4-b401-4c9db17e5373 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:06.168347 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.168347 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:06.178094 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c6f5fe6a-2251-45f1-b855-aef9bb9fc35b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 returned with HTTP 200 Aug 20 00:10:06.178485 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 403/1611] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:06 2026] GET /volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:06.190128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2fb5fb29-1982-4e36-98c9-f6c87568b5d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:06.192645 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2fb5fb29-1982-4e36-98c9-f6c87568b5d2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 Aug 20 00:10:06.192940 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2fb5fb29-1982-4e36-98c9-f6c87568b5d2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:06.193200 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2fb5fb29-1982-4e36-98c9-f6c87568b5d2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:06.193379 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-2fb5fb29-1982-4e36-98c9-f6c87568b5d2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:06.198397 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.198397 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:06.210441 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2fb5fb29-1982-4e36-98c9-f6c87568b5d2 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 returned with HTTP 200 Aug 20 00:10:06.211048 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 395/1612] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:06 2026] GET /volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:06.219868 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fd68782e-18bf-4b5f-90a9-5de8eb962aa8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:06.222642 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fd68782e-18bf-4b5f-90a9-5de8eb962aa8 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/detail Aug 20 00:10:06.222983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fd68782e-18bf-4b5f-90a9-5de8eb962aa8 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:06.223280 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fd68782e-18bf-4b5f-90a9-5de8eb962aa8 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:06.242868 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fd68782e-18bf-4b5f-90a9-5de8eb962aa8 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/detail returned with HTTP 200 Aug 20 00:10:06.243301 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 411/1613] 10.4.3.9 () {68 vars in 1282 bytes} [Thu Aug 20 00:10:06 2026] GET /volume/v3/groups/detail => generated 639 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:06.252457 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-990b205d-0c74-4481-95cf-c48580d8568c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:06.254794 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:06.255098 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:06.255353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:06.255787 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:06.256760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:06.264956 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Get all volumes completed successfully. Aug 20 00:10:06.265848 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:06.266080 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:06.318236 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:06.321620 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.321620 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:06.329925 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-990b205d-0c74-4481-95cf-c48580d8568c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:06.330326 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 405/1614] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:06 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:06.350023 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-61f43998-d611-4955-8db0-b0697e46e73a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:06.352805 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:06.353346 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:06.353703 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:06.354126 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:06.354685 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.354685 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:06.355515 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:06.366079 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Get all volumes completed successfully. Aug 20 00:10:06.367110 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:06.367341 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:06.415304 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:06.418353 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.418353 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:06.426221 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61f43998-d611-4955-8db0-b0697e46e73a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:06.426766 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 404/1615] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:06 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:06.443778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e499bca-a884-4f1a-b5bc-013ce25f65a4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:06.447757 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e499bca-a884-4f1a-b5bc-013ce25f65a4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373/action Aug 20 00:10:06.448567 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e499bca-a884-4f1a-b5bc-013ce25f65a4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:06.448711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e499bca-a884-4f1a-b5bc-013ce25f65a4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:06.450500 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-2e499bca-a884-4f1a-b5bc-013ce25f65a4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] delete called for group 047649f3-6ff3-44b4-b401-4c9db17e5373 {{(pid=100467) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:10:06.450500 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-2e499bca-a884-4f1a-b5bc-013ce25f65a4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Delete group with id: 047649f3-6ff3-44b4-b401-4c9db17e5373 Aug 20 00:10:06.454299 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.454299 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:06.543080 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e499bca-a884-4f1a-b5bc-013ce25f65a4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373/action returned with HTTP 202 Aug 20 00:10:06.543080 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 396/1616] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:10:06 2026] POST /volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:06.553565 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:06.556618 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da Aug 20 00:10:06.556618 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:06.556748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:06.565614 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.565614 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:06.573009 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Volume info retrieved successfully. Aug 20 00:10:06.577040 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:06.577040 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:06.650862 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:06.655539 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:06.655539 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:06.666485 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-baed4308-8e5e-4f17-ba0d-a27807c9fee6 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da returned with HTTP 200 Aug 20 00:10:06.666752 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 412/1617] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:06 2026] GET /volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da => generated 903 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:07.681498 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8996b2d1-5693-4f46-95d6-5ab2c5558c67 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:07.683787 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8996b2d1-5693-4f46-95d6-5ab2c5558c67 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da Aug 20 00:10:07.684075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8996b2d1-5693-4f46-95d6-5ab2c5558c67 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:07.684280 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8996b2d1-5693-4f46-95d6-5ab2c5558c67 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:07.690301 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8996b2d1-5693-4f46-95d6-5ab2c5558c67 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da returned with HTTP 404 Aug 20 00:10:07.690838 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 406/1618] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:07 2026] GET /volume/v3/volumes/264170fb-414e-4a78-9c51-47eb1986c4da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:07.697823 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-59c219db-b47a-496a-9ae7-4f8c907b310d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:07.699825 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59c219db-b47a-496a-9ae7-4f8c907b310d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 Aug 20 00:10:07.700080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59c219db-b47a-496a-9ae7-4f8c907b310d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:07.700279 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59c219db-b47a-496a-9ae7-4f8c907b310d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:07.700405 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-59c219db-b47a-496a-9ae7-4f8c907b310d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 047649f3-6ff3-44b4-b401-4c9db17e5373 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:07.703635 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59c219db-b47a-496a-9ae7-4f8c907b310d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 returned with HTTP 404 Aug 20 00:10:07.704176 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 405/1619] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:07 2026] GET /volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:07.710647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e42f71a4-50a3-41ef-9947-2dedcfb64a76 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:07.712369 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e42f71a4-50a3-41ef-9947-2dedcfb64a76 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4/action Aug 20 00:10:07.712715 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e42f71a4-50a3-41ef-9947-2dedcfb64a76 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:07.712831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e42f71a4-50a3-41ef-9947-2dedcfb64a76 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:07.714194 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-e42f71a4-50a3-41ef-9947-2dedcfb64a76 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] delete called for group 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 {{(pid=100467) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:10:07.714353 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-e42f71a4-50a3-41ef-9947-2dedcfb64a76 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Delete group with id: 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 Aug 20 00:10:07.717743 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:07.717743 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:07.741895 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e42f71a4-50a3-41ef-9947-2dedcfb64a76 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4/action returned with HTTP 202 Aug 20 00:10:07.742317 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 397/1620] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:10:07 2026] POST /volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:07.752562 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8c3b920e-d46c-496f-93b8-ae76848b16dc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:07.754580 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8c3b920e-d46c-496f-93b8-ae76848b16dc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 Aug 20 00:10:07.754806 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8c3b920e-d46c-496f-93b8-ae76848b16dc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:07.755029 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8c3b920e-d46c-496f-93b8-ae76848b16dc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:07.755173 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-8c3b920e-d46c-496f-93b8-ae76848b16dc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:07.758767 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:07.758767 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:07.766133 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8c3b920e-d46c-496f-93b8-ae76848b16dc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 returned with HTTP 200 Aug 20 00:10:07.766986 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 413/1621] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:07 2026] GET /volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:08.358823 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-0f14d776-6a17-4ffd-8027-eea7d80d56f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:08.360981 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-0f14d776-6a17-4ffd-8027-eea7d80d56f1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2/encryption Aug 20 00:10:08.361224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-0f14d776-6a17-4ffd-8027-eea7d80d56f1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:08.361443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-0f14d776-6a17-4ffd-8027-eea7d80d56f1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:08.371034 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:08.371034 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:08.379346 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-65aff98a-0ba2-4bbc-99e2-960409fd0d8b req-0f14d776-6a17-4ffd-8027-eea7d80d56f1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2/encryption returned with HTTP 200 Aug 20 00:10:08.379830 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 407/1622] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:10:08 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:09.616557 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-83f8a96c-e260-4905-ab58-e52d62a1ea48 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.616557 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83f8a96c-e260-4905-ab58-e52d62a1ea48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 Aug 20 00:10:09.616557 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83f8a96c-e260-4905-ab58-e52d62a1ea48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:09.616557 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83f8a96c-e260-4905-ab58-e52d62a1ea48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:09.616557 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-83f8a96c-e260-4905-ab58-e52d62a1ea48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:09.616557 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83f8a96c-e260-4905-ab58-e52d62a1ea48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 returned with HTTP 404 Aug 20 00:10:09.616557 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 406/1623] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:08 2026] GET /volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:09.621281 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b4f4066a-5f35-42e2-8d4a-51b3370c960a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.621281 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4f4066a-5f35-42e2-8d4a-51b3370c960a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/detail Aug 20 00:10:09.621281 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4f4066a-5f35-42e2-8d4a-51b3370c960a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:09.621281 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4f4066a-5f35-42e2-8d4a-51b3370c960a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:09.621281 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4f4066a-5f35-42e2-8d4a-51b3370c960a tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/detail returned with HTTP 200 Aug 20 00:10:09.621281 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 398/1624] 10.4.3.9 () {68 vars in 1282 bytes} [Thu Aug 20 00:10:08 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e1eb4f09-8cee-4fce-a149-f7947e6edf04 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e1eb4f09-8cee-4fce-a149-f7947e6edf04 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e1eb4f09-8cee-4fce-a149-f7947e6edf04 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e1eb4f09-8cee-4fce-a149-f7947e6edf04 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-e1eb4f09-8cee-4fce-a149-f7947e6edf04 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e1eb4f09-8cee-4fce-a149-f7947e6edf04 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e1eb4f09-8cee-4fce-a149-f7947e6edf04 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Get all volumes completed successfully. Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e1eb4f09-8cee-4fce-a149-f7947e6edf04 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:09.623470 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 414/1625] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:08 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 20 00:10:09.625344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3c6b179a-d870-4884-9739-f28e28ec6caa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.625344 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3c6b179a-d870-4884-9739-f28e28ec6caa tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4/action Aug 20 00:10:09.625344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3c6b179a-d870-4884-9739-f28e28ec6caa tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:09.625344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3c6b179a-d870-4884-9739-f28e28ec6caa tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:09.625344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-3c6b179a-d870-4884-9739-f28e28ec6caa tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] delete called for group 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 {{(pid=100466) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:10:09.625344 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-3c6b179a-d870-4884-9739-f28e28ec6caa tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Delete group with id: 01ed87e0-2b1a-4210-b649-4aa34aadc4f4 Aug 20 00:10:09.625344 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3c6b179a-d870-4884-9739-f28e28ec6caa tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4/action returned with HTTP 404 Aug 20 00:10:09.625344 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 408/1626] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:10:08 2026] POST /volume/v3/groups/01ed87e0-2b1a-4210-b649-4aa34aadc4f4/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6db6766e-4bf6-422e-925a-3834cd3a8329 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6db6766e-4bf6-422e-925a-3834cd3a8329 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6db6766e-4bf6-422e-925a-3834cd3a8329 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6db6766e-4bf6-422e-925a-3834cd3a8329 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-6db6766e-4bf6-422e-925a-3834cd3a8329 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6db6766e-4bf6-422e-925a-3834cd3a8329 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6db6766e-4bf6-422e-925a-3834cd3a8329 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Get all volumes completed successfully. Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6db6766e-4bf6-422e-925a-3834cd3a8329 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:09.627755 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 407/1627] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:09.629620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d033b0a7-a818-4bff-be5e-9411261555cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.629620 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d033b0a7-a818-4bff-be5e-9411261555cc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373/action Aug 20 00:10:09.629620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d033b0a7-a818-4bff-be5e-9411261555cc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:09.629620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d033b0a7-a818-4bff-be5e-9411261555cc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:09.629620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-d033b0a7-a818-4bff-be5e-9411261555cc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] delete called for group 047649f3-6ff3-44b4-b401-4c9db17e5373 {{(pid=100467) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:10:09.629620 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-d033b0a7-a818-4bff-be5e-9411261555cc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Delete group with id: 047649f3-6ff3-44b4-b401-4c9db17e5373 Aug 20 00:10:09.629620 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d033b0a7-a818-4bff-be5e-9411261555cc tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373/action returned with HTTP 404 Aug 20 00:10:09.629620 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 399/1628] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:10:08 2026] POST /volume/v3/groups/047649f3-6ff3-44b4-b401-4c9db17e5373/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:09.630645 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-374abd0a-2c5c-42e0-9bf4-61ef9f9d1aba None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.630645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-374abd0a-2c5c-42e0-9bf4-61ef9f9d1aba tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/3dc101c1-a977-49a4-92ea-a861d219192a Aug 20 00:10:09.630645 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-374abd0a-2c5c-42e0-9bf4-61ef9f9d1aba tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:09.630645 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-374abd0a-2c5c-42e0-9bf4-61ef9f9d1aba tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:09.630645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-374abd0a-2c5c-42e0-9bf4-61ef9f9d1aba tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/group_types/3dc101c1-a977-49a4-92ea-a861d219192a returned with HTTP 202 Aug 20 00:10:09.630645 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 415/1629] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:10:08 2026] DELETE /volume/v3/group_types/3dc101c1-a977-49a4-92ea-a861d219192a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:09.633779 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-51d14bfb-e030-409e-9c18-731a68e22ceb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.633779 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51d14bfb-e030-409e-9c18-731a68e22ceb tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] DELETE https://10.4.3.9/volume/v3/types/c6d551eb-d509-40eb-95d1-4ab5aa6d75d0 Aug 20 00:10:09.633779 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51d14bfb-e030-409e-9c18-731a68e22ceb tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:09.633779 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51d14bfb-e030-409e-9c18-731a68e22ceb tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:09.633779 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51d14bfb-e030-409e-9c18-731a68e22ceb tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/types/c6d551eb-d509-40eb-95d1-4ab5aa6d75d0 returned with HTTP 202 Aug 20 00:10:09.633779 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 409/1630] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:10:09 2026] DELETE /volume/v3/types/c6d551eb-d509-40eb-95d1-4ab5aa6d75d0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:09.634473 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e9fbf61e-1405-4757-a56e-7453d897e19f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.634473 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9fbf61e-1405-4757-a56e-7453d897e19f tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] GET https://10.4.3.9/volume/v3/types/c6d551eb-d509-40eb-95d1-4ab5aa6d75d0 Aug 20 00:10:09.634473 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9fbf61e-1405-4757-a56e-7453d897e19f tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:09.634473 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9fbf61e-1405-4757-a56e-7453d897e19f tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:09.634473 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9fbf61e-1405-4757-a56e-7453d897e19f tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/types/c6d551eb-d509-40eb-95d1-4ab5aa6d75d0 returned with HTTP 404 Aug 20 00:10:09.634473 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 408/1631] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:10:09 2026] GET /volume/v3/types/c6d551eb-d509-40eb-95d1-4ab5aa6d75d0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:09.635149 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d79ca10-5404-4c34-a420-e8f0a6722dd3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.635149 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d79ca10-5404-4c34-a420-e8f0a6722dd3 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:10:09.635149 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d79ca10-5404-4c34-a420-e8f0a6722dd3 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1363698996"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:09.635149 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d79ca10-5404-4c34-a420-e8f0a6722dd3 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:10:09.635149 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 400/1632] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:10:09 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 20 00:10:09.635663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1e3a84e9-1134-44ca-ad59-02f4ab48b58c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.635663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e3a84e9-1134-44ca-ad59-02f4ab48b58c tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:10:09.635663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e3a84e9-1134-44ca-ad59-02f4ab48b58c tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1906938906"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:09.635663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e3a84e9-1134-44ca-ad59-02f4ab48b58c tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:10:09.635663 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 416/1633] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:10:09 2026] POST /volume/v3/group_types => generated 173 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3dfebb2a-841c-45bc-83bc-6513b99d807f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3dfebb2a-841c-45bc-83bc-6513b99d807f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3dfebb2a-841c-45bc-83bc-6513b99d807f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bf22d6b5-d701-4a80-a895-0f546411fb94", "volume_types": ["0415b068-7bbd-4353-88ff-38d598be7dab"], "name": "tempest-GroupsTest-Group-1408782028"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-3dfebb2a-841c-45bc-83bc-6513b99d807f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Creating new group {'group': {'group_type': 'bf22d6b5-d701-4a80-a895-0f546411fb94', 'volume_types': ['0415b068-7bbd-4353-88ff-38d598be7dab'], 'name': 'tempest-GroupsTest-Group-1408782028'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-3dfebb2a-841c-45bc-83bc-6513b99d807f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Creating group tempest-GroupsTest-Group-1408782028. Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3dfebb2a-841c-45bc-83bc-6513b99d807f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Availability Zones retrieved successfully. Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-3dfebb2a-841c-45bc-83bc-6513b99d807f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Created reservations ['4062e82a-15fb-4244-abfc-447edac4861f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3dfebb2a-841c-45bc-83bc-6513b99d807f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:10:09.636021 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 410/1634] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:10:09 2026] POST /volume/v3/groups => generated 104 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cb28b1d9-d928-4ff5-98f3-eb6645e007cb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb28b1d9-d928-4ff5-98f3-eb6645e007cb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb28b1d9-d928-4ff5-98f3-eb6645e007cb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb28b1d9-d928-4ff5-98f3-eb6645e007cb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-cb28b1d9-d928-4ff5-98f3-eb6645e007cb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb28b1d9-d928-4ff5-98f3-eb6645e007cb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 200 Aug 20 00:10:09.637277 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 409/1635] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:09 2026] GET /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 332 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:10.344956 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-fdead681-aed3-4982-a5b4-94cd72bba057 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:10.346967 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-fdead681-aed3-4982-a5b4-94cd72bba057 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] DELETE https://10.4.3.9/volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 Aug 20 00:10:10.347323 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-fdead681-aed3-4982-a5b4-94cd72bba057 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:10.347608 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-fdead681-aed3-4982-a5b4-94cd72bba057 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:10.355666 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:10.355666 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:10.373918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-df6a6de5-38f1-46ab-a06d-52b2d3310ae0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:10.375860 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df6a6de5-38f1-46ab-a06d-52b2d3310ae0 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:10.376118 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-df6a6de5-38f1-46ab-a06d-52b2d3310ae0 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:10.376297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-df6a6de5-38f1-46ab-a06d-52b2d3310ae0 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:10.376422 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-df6a6de5-38f1-46ab-a06d-52b2d3310ae0 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:10.379842 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:10.379842 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:10.388639 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df6a6de5-38f1-46ab-a06d-52b2d3310ae0 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 200 Aug 20 00:10:10.390486 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 417/1636] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:10 2026] GET /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:10.400724 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:10.402789 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:10.403230 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1797999968", "volume_type": "0415b068-7bbd-4353-88ff-38d598be7dab", "group_id": "f8cc8e8a-cd75-49fd-8b69-bd9f635b474f", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:10.405003 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1797999968', 'volume_type': '0415b068-7bbd-4353-88ff-38d598be7dab', 'group_id': 'f8cc8e8a-cd75-49fd-8b69-bd9f635b474f', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:10.412124 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-fdead681-aed3-4982-a5b4-94cd72bba057 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 returned with HTTP 200 Aug 20 00:10:10.412685 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 401/1637] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:10 2026] DELETE /volume/v3/attachments/8d062fdc-f436-4708-8e8d-5d45209fa7a1 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:10.413151 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:10.413151 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:10.413870 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume of 1 GB Aug 20 00:10:10.421180 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Availability Zones retrieved successfully. Aug 20 00:10:10.422271 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-5139820d-3db4-4362-a710-583b568d79f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:10.424567 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-5139820d-3db4-4362-a710-583b568d79f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec Aug 20 00:10:10.424716 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-5139820d-3db4-4362-a710-583b568d79f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:10.424957 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-5139820d-3db4-4362-a710-583b568d79f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:10.425172 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-5139820d-3db4-4362-a710-583b568d79f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Delete volume with id: 5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec Aug 20 00:10:10.427239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Flow 'volume_create_api' (39492682-fa74-4fc9-87c0-a2957c3b8068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:10.430179 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f806c8e-011c-4c18-b317-4b7fd42cd9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:10.430801 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:10.430801 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:10.431390 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:10.435216 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:10.435216 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:10.435823 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-5139820d-3db4-4362-a710-583b568d79f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:10:10.455000 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f806c8e-011c-4c18-b317-4b7fd42cd9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:10:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0415b068-7bbd-4353-88ff-38d598be7dab,is_public=True,name='tempest-GroupsTest-volume-type-1363698996',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0415b068-7bbd-4353-88ff-38d598be7dab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f8cc8e8a-cd75-49fd-8b69-bd9f635b474f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:10.456295 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd221655-1409-41a5-bbb5-0c1e6bea47ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:10.470115 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-5139820d-3db4-4362-a710-583b568d79f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Delete volume request issued successfully. Aug 20 00:10:10.470372 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59f66db1-61b5-4331-88ee-f6c489f5c8ee req-5139820d-3db4-4362-a710-583b568d79f1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec returned with HTTP 202 Aug 20 00:10:10.470983 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 410/1638] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:10:10 2026] DELETE /volume/v3/volumes/5205ff6e-da3c-4ca8-8c64-e5cb4a63d0ec => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:10.491502 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1363698996 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1363698996, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:10.492216 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1363698996 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1363698996, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:10.530058 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Created reservations ['d26ed939-7dbd-4409-aaf7-ffa47b24e810', '12966eed-43a9-4b1c-a3ef-c47dad492d24', 'dbd852ec-4655-4921-ae35-c09807133edb', 'c2a8886f-69ec-4620-b941-a81d1872380f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:10.530897 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd221655-1409-41a5-bbb5-0c1e6bea47ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26ed939-7dbd-4409-aaf7-ffa47b24e810', '12966eed-43a9-4b1c-a3ef-c47dad492d24', 'dbd852ec-4655-4921-ae35-c09807133edb', 'c2a8886f-69ec-4620-b941-a81d1872380f']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:10.531874 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c24da81-0b56-4453-9b9f-60edc419756d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:10.565794 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c24da81-0b56-4453-9b9f-60edc419756d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94544596-3cc5-4cc8-82f6-e6704534f3c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1797999968',encryption_key_id=None,group_id=f8cc8e8a-cd75-49fd-8b69-bd9f635b474f,group_type_id=,metadata={},multiattach=False,project_id='cfdbb96244e04f10bd9e4848b983cdcb',qos_specs=None,replication_status=,reservations=['d26ed939-7dbd-4409-aaf7-ffa47b24e810','12966eed-43a9-4b1c-a3ef-c47dad492d24','dbd852ec-4655-4921-ae35-c09807133edb','c2a8886f-69ec-4620-b941-a81d1872380f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_type_id=0415b068-7bbd-4353-88ff-38d598be7dab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1797999968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f8cc8e8a-cd75-49fd-8b69-bd9f635b474f,host=None,id=94544596-3cc5-4cc8-82f6-e6704534f3c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdbb96244e04f10bd9e4848b983cdcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0415b068-7bbd-4353-88ff-38d598be7dab),volume_type_id=0415b068-7bbd-4353-88ff-38d598be7dab)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:10.566420 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0598565a-1e89-422d-868d-4b58058408e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:10.616076 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0598565a-1e89-422d-868d-4b58058408e7) transitioned into state 'SUCCESS' from state '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-1797999968',encryption_key_id=None,group_id=f8cc8e8a-cd75-49fd-8b69-bd9f635b474f,group_type_id=,metadata={},multiattach=False,project_id='cfdbb96244e04f10bd9e4848b983cdcb',qos_specs=None,replication_status=,reservations=['d26ed939-7dbd-4409-aaf7-ffa47b24e810','12966eed-43a9-4b1c-a3ef-c47dad492d24','dbd852ec-4655-4921-ae35-c09807133edb','c2a8886f-69ec-4620-b941-a81d1872380f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_type_id=0415b068-7bbd-4353-88ff-38d598be7dab)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:10.617077 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d48c45c-fe63-4a20-bd62-9c65958c902f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:10.640781 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d48c45c-fe63-4a20-bd62-9c65958c902f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:10.641554 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Flow 'volume_create_api' (39492682-fa74-4fc9-87c0-a2957c3b8068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:10.641833 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume request issued successfully. Aug 20 00:10:10.642467 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:10.642610 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:10.681905 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:10.685466 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:10.685466 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:10.689233 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92ed1c8e-51f2-4e69-93f4-24377500f4f3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:10.689726 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 411/1639] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:10:10 2026] POST /volume/v3/volumes => generated 811 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:10.703708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:10.706857 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 Aug 20 00:10:10.707297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:10.707759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:10.717550 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:10.717550 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:10.721121 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Volume info retrieved successfully. Aug 20 00:10:10.721705 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:10.721837 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:10.758544 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:10.761402 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:10.761402 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:10.768681 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9c608712-bb62-4300-a40b-e8e7a03cf78b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 returned with HTTP 200 Aug 20 00:10:10.769161 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 418/1640] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:10 2026] GET /volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 => generated 879 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:11.031980 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0db9b42c-f4f8-4fcb-9789-b9719c14d0ce None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.033509 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0db9b42c-f4f8-4fcb-9789-b9719c14d0ce tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:11.033803 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0db9b42c-f4f8-4fcb-9789-b9719c14d0ce tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.034143 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0db9b42c-f4f8-4fcb-9789-b9719c14d0ce tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.046183 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.046183 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:11.049754 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0db9b42c-f4f8-4fcb-9789-b9719c14d0ce tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Volume info retrieved successfully. Aug 20 00:10:11.054389 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0db9b42c-f4f8-4fcb-9789-b9719c14d0ce tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:11.055036 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 402/1641] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:11 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:11.092424 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-12391b3a-50da-4996-acda-8d71dd76725d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.094404 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-12391b3a-50da-4996-acda-8d71dd76725d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:11.094601 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-12391b3a-50da-4996-acda-8d71dd76725d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.094801 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-12391b3a-50da-4996-acda-8d71dd76725d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.107924 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.107924 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:11.109179 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-12391b3a-50da-4996-acda-8d71dd76725d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:11.113494 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-12391b3a-50da-4996-acda-8d71dd76725d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:11.113494 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 411/1642] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:11 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:11.133442 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-c82e3bba-b5d5-4fc9-98f7-22b3f339b3a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.136178 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-c82e3bba-b5d5-4fc9-98f7-22b3f339b3a2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf/action Aug 20 00:10:11.136659 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-c82e3bba-b5d5-4fc9-98f7-22b3f339b3a2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:11.136859 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-c82e3bba-b5d5-4fc9-98f7-22b3f339b3a2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:11.159990 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.159990 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:11.160607 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-c82e3bba-b5d5-4fc9-98f7-22b3f339b3a2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:11.179363 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-c82e3bba-b5d5-4fc9-98f7-22b3f339b3a2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Begin detaching volume completed successfully. Aug 20 00:10:11.179621 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-c82e3bba-b5d5-4fc9-98f7-22b3f339b3a2 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf/action returned with HTTP 202 Aug 20 00:10:11.180158 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 412/1643] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:10:11 2026] POST /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:10:11.205473 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9be4c482-d80c-444b-86bf-f955f354d1bc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.208767 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9be4c482-d80c-444b-86bf-f955f354d1bc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:11.209124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9be4c482-d80c-444b-86bf-f955f354d1bc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.209420 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9be4c482-d80c-444b-86bf-f955f354d1bc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.222796 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.222796 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:11.226248 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9be4c482-d80c-444b-86bf-f955f354d1bc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:11.230859 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9be4c482-d80c-444b-86bf-f955f354d1bc tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:11.231325 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 419/1644] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:11 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:11.247444 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aadfec7b-f1fe-4cd8-854e-2b41ac1aaca4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.247444 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aadfec7b-f1fe-4cd8-854e-2b41ac1aaca4 None None] GET https://10.4.3.9/volume// Aug 20 00:10:11.247444 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aadfec7b-f1fe-4cd8-854e-2b41ac1aaca4 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.247444 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aadfec7b-f1fe-4cd8-854e-2b41ac1aaca4 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.247444 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aadfec7b-f1fe-4cd8-854e-2b41ac1aaca4 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:11.247444 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 403/1645] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:11.254686 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-ee49388a-0b7a-4c27-9199-f13b0662f769 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.257184 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-ee49388a-0b7a-4c27-9199-f13b0662f769 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:11.257474 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-ee49388a-0b7a-4c27-9199-f13b0662f769 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.257721 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-ee49388a-0b7a-4c27-9199-f13b0662f769 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.272740 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.272740 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:11.276805 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-ee49388a-0b7a-4c27-9199-f13b0662f769 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:11.282765 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-ee49388a-0b7a-4c27-9199-f13b0662f769 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:11.283245 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 412/1646] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:11 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1620 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:11.329567 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0013a5f2-78ca-4a16-89a5-0a76791d0c39 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.331543 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0013a5f2-78ca-4a16-89a5-0a76791d0c39 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] DELETE https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:10:11.331802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0013a5f2-78ca-4a16-89a5-0a76791d0c39 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.332094 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0013a5f2-78ca-4a16-89a5-0a76791d0c39 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.332284 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-0013a5f2-78ca-4a16-89a5-0a76791d0c39 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Delete volume with id: 619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:10:11.348025 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.348025 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:11.348605 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0013a5f2-78ca-4a16-89a5-0a76791d0c39 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:10:11.380172 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0013a5f2-78ca-4a16-89a5-0a76791d0c39 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Delete volume request issued successfully. Aug 20 00:10:11.380428 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0013a5f2-78ca-4a16-89a5-0a76791d0c39 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 202 Aug 20 00:10:11.380975 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 413/1647] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:11 2026] DELETE /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:11.390599 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1660defa-a665-4e39-aaad-715c3d5dd4d1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.392774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1660defa-a665-4e39-aaad-715c3d5dd4d1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:10:11.392871 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1660defa-a665-4e39-aaad-715c3d5dd4d1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.393121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1660defa-a665-4e39-aaad-715c3d5dd4d1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.400939 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.400939 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:11.408542 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1660defa-a665-4e39-aaad-715c3d5dd4d1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Volume info retrieved successfully. Aug 20 00:10:11.420593 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1660defa-a665-4e39-aaad-715c3d5dd4d1 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 200 Aug 20 00:10:11.421100 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 420/1648] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:11 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:11.789207 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.792098 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 Aug 20 00:10:11.792357 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.792583 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.804357 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.804357 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:11.809942 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Volume info retrieved successfully. Aug 20 00:10:11.810817 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:11.811056 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:11.861321 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-5d6156a3-63af-41ed-897f-8d12b92f62f7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.863544 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-5d6156a3-63af-41ed-897f-8d12b92f62f7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:11.863766 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-5d6156a3-63af-41ed-897f-8d12b92f62f7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.864034 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-5d6156a3-63af-41ed-897f-8d12b92f62f7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.865286 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:11.868295 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.868295 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:11.878910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55fb1551-cbf7-41b4-a7b0-07062ea87fba tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 returned with HTTP 200 Aug 20 00:10:11.878910 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 404/1649] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:11 2026] GET /volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 => generated 904 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:11.880809 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.880809 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:11.885151 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-5d6156a3-63af-41ed-897f-8d12b92f62f7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:11.891346 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.892384 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-5d6156a3-63af-41ed-897f-8d12b92f62f7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:11.892824 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 413/1650] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:11 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:11.893353 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:11.893827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1714402171", "volume_type": "0415b068-7bbd-4353-88ff-38d598be7dab", "group_id": "f8cc8e8a-cd75-49fd-8b69-bd9f635b474f", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:11.895388 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1714402171', 'volume_type': '0415b068-7bbd-4353-88ff-38d598be7dab', 'group_id': 'f8cc8e8a-cd75-49fd-8b69-bd9f635b474f', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:11.904302 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.904302 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:11.904810 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume of 1 GB Aug 20 00:10:11.915387 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Availability Zones retrieved successfully. Aug 20 00:10:11.923845 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Flow 'volume_create_api' (e916017a-6259-489d-9948-17e119bc7fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:11.925342 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50926dd-7539-4320-8675-f13035e8bbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:11.926069 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.926069 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:11.926683 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:11.940786 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-db26b7b7-488e-47a0-b8ae-b6eb534404f8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:11.943621 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-db26b7b7-488e-47a0-b8ae-b6eb534404f8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 Aug 20 00:10:11.943822 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-db26b7b7-488e-47a0-b8ae-b6eb534404f8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:11.944129 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-db26b7b7-488e-47a0-b8ae-b6eb534404f8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:11.949622 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50926dd-7539-4320-8675-f13035e8bbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:10:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0415b068-7bbd-4353-88ff-38d598be7dab,is_public=True,name='tempest-GroupsTest-volume-type-1363698996',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0415b068-7bbd-4353-88ff-38d598be7dab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f8cc8e8a-cd75-49fd-8b69-bd9f635b474f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:11.950404 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034f292c-c2ed-455a-a8ad-82b648dfe5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:11.954490 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:11.954490 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:12.011953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Created reservations ['9cf7c06f-a84d-42db-ba19-4f7eba1e14a3', 'fe0f5fe7-35af-4efd-a3cc-4d1896972360', 'ce4e8c75-76ad-4278-876a-d3625b5b1bed', 'd68ca282-2d68-405f-aa97-151e2b1a3869'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:12.012970 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034f292c-c2ed-455a-a8ad-82b648dfe5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf7c06f-a84d-42db-ba19-4f7eba1e14a3', 'fe0f5fe7-35af-4efd-a3cc-4d1896972360', 'ce4e8c75-76ad-4278-876a-d3625b5b1bed', 'd68ca282-2d68-405f-aa97-151e2b1a3869']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:12.014127 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c11be5-8a06-4958-af85-ba9843f2429f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:12.037503 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-35c95d7d-32c9-4ca9-921e-ee0ecd86a043 req-db26b7b7-488e-47a0-b8ae-b6eb534404f8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 returned with HTTP 200 Aug 20 00:10:12.038270 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 421/1651] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:11 2026] DELETE /volume/v3/attachments/0e83c3a9-6893-4054-8cb2-64b1a81a8f32 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:12.051257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c11be5-8a06-4958-af85-ba9843f2429f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d685226-462a-4518-8d64-0fc18275b1c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1714402171',encryption_key_id=None,group_id=f8cc8e8a-cd75-49fd-8b69-bd9f635b474f,group_type_id=,metadata={},multiattach=False,project_id='cfdbb96244e04f10bd9e4848b983cdcb',qos_specs=None,replication_status=,reservations=['9cf7c06f-a84d-42db-ba19-4f7eba1e14a3','fe0f5fe7-35af-4efd-a3cc-4d1896972360','ce4e8c75-76ad-4278-876a-d3625b5b1bed','d68ca282-2d68-405f-aa97-151e2b1a3869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_type_id=0415b068-7bbd-4353-88ff-38d598be7dab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1714402171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f8cc8e8a-cd75-49fd-8b69-bd9f635b474f,host=None,id=6d685226-462a-4518-8d64-0fc18275b1c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdbb96244e04f10bd9e4848b983cdcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0415b068-7bbd-4353-88ff-38d598be7dab),volume_type_id=0415b068-7bbd-4353-88ff-38d598be7dab)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:12.052502 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f29fca8-fdc6-4cae-b0b7-97c56ff3a2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:12.081713 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f29fca8-fdc6-4cae-b0b7-97c56ff3a2f9) transitioned into state 'SUCCESS' from state '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-1714402171',encryption_key_id=None,group_id=f8cc8e8a-cd75-49fd-8b69-bd9f635b474f,group_type_id=,metadata={},multiattach=False,project_id='cfdbb96244e04f10bd9e4848b983cdcb',qos_specs=None,replication_status=,reservations=['9cf7c06f-a84d-42db-ba19-4f7eba1e14a3','fe0f5fe7-35af-4efd-a3cc-4d1896972360','ce4e8c75-76ad-4278-876a-d3625b5b1bed','d68ca282-2d68-405f-aa97-151e2b1a3869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b2754c1cea433b9ba8b788b01563a8',volume_type_id=0415b068-7bbd-4353-88ff-38d598be7dab)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:12.082550 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774b2958-0f51-455e-bd61-0d4d58d7d29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:12.099159 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774b2958-0f51-455e-bd61-0d4d58d7d29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:12.099814 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Flow 'volume_create_api' (e916017a-6259-489d-9948-17e119bc7fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:12.100200 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Create volume request issued successfully. Aug 20 00:10:12.101097 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:12.101298 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:12.147361 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:12.151792 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.151792 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:12.156832 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8eef7549-ddf2-40ea-8b98-e19abb5d184c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:12.157456 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 414/1652] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:10:11 2026] POST /volume/v3/volumes => generated 811 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:12.173619 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.175800 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 Aug 20 00:10:12.176098 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:12.176327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:12.193486 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.193486 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:12.199972 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Volume info retrieved successfully. Aug 20 00:10:12.199972 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:12.200143 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:12.246505 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d8f379ed-0dc5-40e6-941d-d88d9ced3d5b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.248917 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d8f379ed-0dc5-40e6-941d-d88d9ced3d5b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:12.249208 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d8f379ed-0dc5-40e6-941d-d88d9ced3d5b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:12.249498 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d8f379ed-0dc5-40e6-941d-d88d9ced3d5b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:12.252590 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:12.259858 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.259858 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:12.266201 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.266201 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:12.269278 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb9c8896-e00f-4f66-80c9-5e77b59ce9bb tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 returned with HTTP 200 Aug 20 00:10:12.269921 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 405/1653] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:12 2026] GET /volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 => generated 879 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:12.270293 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d8f379ed-0dc5-40e6-941d-d88d9ced3d5b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:12.274841 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d8f379ed-0dc5-40e6-941d-d88d9ced3d5b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:12.275244 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 414/1654] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:12 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:12.289486 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3ad8a88d-e1e2-4181-9368-cd7c4ba67721 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.292333 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ad8a88d-e1e2-4181-9368-cd7c4ba67721 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:12.292595 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ad8a88d-e1e2-4181-9368-cd7c4ba67721 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:12.292870 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ad8a88d-e1e2-4181-9368-cd7c4ba67721 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:12.304040 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.304040 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:12.325480 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3ad8a88d-e1e2-4181-9368-cd7c4ba67721 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] Volume info retrieved successfully. Aug 20 00:10:12.340649 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ad8a88d-e1e2-4181-9368-cd7c4ba67721 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-reader] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:12.341158 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 422/1655] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:12 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1140 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:10:12.397395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0271568e-6126-4627-b354-3f94eb87467f req-f57ba0ed-1b2b-44cf-94f6-82a7489ba3b0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.399767 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-f57ba0ed-1b2b-44cf-94f6-82a7489ba3b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:12.400063 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-f57ba0ed-1b2b-44cf-94f6-82a7489ba3b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:12.400296 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-f57ba0ed-1b2b-44cf-94f6-82a7489ba3b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:12.419223 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.419223 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:12.423560 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0271568e-6126-4627-b354-3f94eb87467f req-f57ba0ed-1b2b-44cf-94f6-82a7489ba3b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:12.428245 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-f57ba0ed-1b2b-44cf-94f6-82a7489ba3b0 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:12.428573 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 415/1656] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:12 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:12.435426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d6ab97b8-2819-4190-bee2-a8ee7a808b22 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.437624 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6ab97b8-2819-4190-bee2-a8ee7a808b22 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] GET https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab Aug 20 00:10:12.438163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6ab97b8-2819-4190-bee2-a8ee7a808b22 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:12.438163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6ab97b8-2819-4190-bee2-a8ee7a808b22 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:12.446899 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6ab97b8-2819-4190-bee2-a8ee7a808b22 tempest-ServerActionsTestOtherA-1445557753 tempest-ServerActionsTestOtherA-1445557753-project-member] https://10.4.3.9/volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab returned with HTTP 404 Aug 20 00:10:12.447650 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 406/1657] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:12 2026] GET /volume/v3/volumes/619d7638-62fd-45b2-897c-422b12e5f3ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:12.471326 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0271568e-6126-4627-b354-3f94eb87467f req-0f6de759-10cd-470c-b30f-9d19e7676c98 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.473565 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-0f6de759-10cd-470c-b30f-9d19e7676c98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf/action Aug 20 00:10:12.474034 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-0f6de759-10cd-470c-b30f-9d19e7676c98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:12.476659 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-0f6de759-10cd-470c-b30f-9d19e7676c98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:12.485308 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.485308 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:12.485760 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-0271568e-6126-4627-b354-3f94eb87467f req-0f6de759-10cd-470c-b30f-9d19e7676c98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:12.495916 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-0271568e-6126-4627-b354-3f94eb87467f req-0f6de759-10cd-470c-b30f-9d19e7676c98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Begin detaching volume completed successfully. Aug 20 00:10:12.496240 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-0f6de759-10cd-470c-b30f-9d19e7676c98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf/action returned with HTTP 202 Aug 20 00:10:12.496798 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 415/1658] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:10:12 2026] POST /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:10:12.526551 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7db9f685-8d79-4fd0-9900-086a11b40483 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.528775 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7db9f685-8d79-4fd0-9900-086a11b40483 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:12.529040 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7db9f685-8d79-4fd0-9900-086a11b40483 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:12.529277 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7db9f685-8d79-4fd0-9900-086a11b40483 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:12.553824 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.553824 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:12.559345 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7db9f685-8d79-4fd0-9900-086a11b40483 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:12.564760 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7db9f685-8d79-4fd0-9900-086a11b40483 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:12.565231 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 423/1659] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:12 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:12.574463 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-12e48372-657c-4f0c-a3fc-0d4009bf1cf2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.574822 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12e48372-657c-4f0c-a3fc-0d4009bf1cf2 None None] GET https://10.4.3.9/volume// Aug 20 00:10:12.575038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12e48372-657c-4f0c-a3fc-0d4009bf1cf2 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:12.575226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12e48372-657c-4f0c-a3fc-0d4009bf1cf2 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:12.575664 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12e48372-657c-4f0c-a3fc-0d4009bf1cf2 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:12.575880 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 416/1660] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:10:12.632723 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0271568e-6126-4627-b354-3f94eb87467f req-c3d4f0ad-63bc-4d5c-9e17-18dc116fa5c1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:12.635171 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-c3d4f0ad-63bc-4d5c-9e17-18dc116fa5c1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:12.635938 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-c3d4f0ad-63bc-4d5c-9e17-18dc116fa5c1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:12.635938 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-c3d4f0ad-63bc-4d5c-9e17-18dc116fa5c1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:12.650612 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:12.650612 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:12.656585 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-0271568e-6126-4627-b354-3f94eb87467f req-c3d4f0ad-63bc-4d5c-9e17-18dc116fa5c1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:12.663055 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-c3d4f0ad-63bc-4d5c-9e17-18dc116fa5c1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:12.663828 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 407/1661] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:12 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:13.285141 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:13.286723 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 Aug 20 00:10:13.287011 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:13.287250 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:13.297623 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:13.297623 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:13.306788 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Volume info retrieved successfully. Aug 20 00:10:13.307918 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:13.308161 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:13.367770 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:13.372204 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:13.372204 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:13.384934 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-63d40ed0-aea0-4d94-a3a6-d78bd549b72c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 returned with HTTP 200 Aug 20 00:10:13.384934 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 416/1662] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:13 2026] GET /volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 => generated 904 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:13.400062 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a74923ab-1ccd-4713-917a-3736b39f7a48 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:13.403774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a74923ab-1ccd-4713-917a-3736b39f7a48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] PUT https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:13.403774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a74923ab-1ccd-4713-917a-3736b39f7a48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "6d685226-462a-4518-8d64-0fc18275b1c0"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:13.404549 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-a74923ab-1ccd-4713-917a-3736b39f7a48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Update called for group f8cc8e8a-cd75-49fd-8b69-bd9f635b474f. {{(pid=100469) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 00:10:13.404912 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-a74923ab-1ccd-4713-917a-3736b39f7a48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Updating group f8cc8e8a-cd75-49fd-8b69-bd9f635b474f with name new_group description: This is a new group add_volumes: None remove_volumes: 6d685226-462a-4518-8d64-0fc18275b1c0. Aug 20 00:10:13.409613 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:13.409613 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:13.444641 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a74923ab-1ccd-4713-917a-3736b39f7a48 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 202 Aug 20 00:10:13.445186 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 424/1663] 10.4.3.9 () {70 vars in 1393 bytes} [Thu Aug 20 00:10:13 2026] PUT /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:13.455632 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ee477e59-535c-4438-ab61-3a8eed08ea08 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:13.457735 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee477e59-535c-4438-ab61-3a8eed08ea08 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:13.459257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee477e59-535c-4438-ab61-3a8eed08ea08 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:13.459531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee477e59-535c-4438-ab61-3a8eed08ea08 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:13.459668 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-ee477e59-535c-4438-ab61-3a8eed08ea08 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:13.467545 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:13.467545 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:13.474872 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee477e59-535c-4438-ab61-3a8eed08ea08 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 200 Aug 20 00:10:13.475288 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 417/1664] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:13 2026] GET /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:13.582228 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-302ba9ff-29fb-4522-b79e-c60f51cb072e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:13.587097 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-302ba9ff-29fb-4522-b79e-c60f51cb072e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:13.587285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-302ba9ff-29fb-4522-b79e-c60f51cb072e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:13.587464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-302ba9ff-29fb-4522-b79e-c60f51cb072e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:13.611283 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:13.611283 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:13.617751 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-302ba9ff-29fb-4522-b79e-c60f51cb072e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:13.624105 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-302ba9ff-29fb-4522-b79e-c60f51cb072e tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:13.624488 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 408/1665] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:13 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:14.485255 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8cda4c03-07e6-4b4b-8c00-cbcb11f0276d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:14.487281 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8cda4c03-07e6-4b4b-8c00-cbcb11f0276d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:14.487525 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8cda4c03-07e6-4b4b-8c00-cbcb11f0276d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:14.487788 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8cda4c03-07e6-4b4b-8c00-cbcb11f0276d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:14.487831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-8cda4c03-07e6-4b4b-8c00-cbcb11f0276d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:14.490870 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:14.490870 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:14.497436 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8cda4c03-07e6-4b4b-8c00-cbcb11f0276d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 200 Aug 20 00:10:14.497942 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 417/1666] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:14 2026] GET /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:14.506202 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e7e936d3-f4b6-4ec3-a77c-32657ed6247c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:14.507975 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7e936d3-f4b6-4ec3-a77c-32657ed6247c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:14.508193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7e936d3-f4b6-4ec3-a77c-32657ed6247c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:14.508394 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7e936d3-f4b6-4ec3-a77c-32657ed6247c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:14.508516 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-e7e936d3-f4b6-4ec3-a77c-32657ed6247c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:14.511963 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:14.511963 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:14.523992 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7e936d3-f4b6-4ec3-a77c-32657ed6247c tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 200 Aug 20 00:10:14.524492 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 425/1667] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:14 2026] GET /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:14.536316 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:14.539806 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:14.540756 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:14.541226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:14.542207 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:14.542640 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:14.542640 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:14.543519 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:14.551833 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Get all volumes completed successfully. Aug 20 00:10:14.552734 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:14.552932 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:14.587244 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:14.590557 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:14.590557 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:14.600232 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d41dac03-7ecc-4d81-a529-07cda49b6429 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:14.600829 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 418/1668] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:14 2026] GET /volume/v3/volumes/detail => generated 1767 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:14.615570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b98ac848-64cb-4915-a514-f5dad652bf6f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:14.619500 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b98ac848-64cb-4915-a514-f5dad652bf6f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] PUT https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:14.619857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b98ac848-64cb-4915-a514-f5dad652bf6f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6d685226-462a-4518-8d64-0fc18275b1c0"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:14.622696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-b98ac848-64cb-4915-a514-f5dad652bf6f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Update called for group f8cc8e8a-cd75-49fd-8b69-bd9f635b474f. {{(pid=100467) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 00:10:14.622800 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-b98ac848-64cb-4915-a514-f5dad652bf6f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Updating group f8cc8e8a-cd75-49fd-8b69-bd9f635b474f with name None description: None add_volumes: 6d685226-462a-4518-8d64-0fc18275b1c0 remove_volumes: None. Aug 20 00:10:14.626594 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:14.626594 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:14.640433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba60bf84-0e98-41de-a406-910a1d6c49cf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:14.642152 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba60bf84-0e98-41de-a406-910a1d6c49cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:14.642369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba60bf84-0e98-41de-a406-910a1d6c49cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:14.642568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba60bf84-0e98-41de-a406-910a1d6c49cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:14.651916 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:14.651916 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:14.655496 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba60bf84-0e98-41de-a406-910a1d6c49cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:14.659201 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba60bf84-0e98-41de-a406-910a1d6c49cf tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:14.659535 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 418/1669] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:14 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:14.669297 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b98ac848-64cb-4915-a514-f5dad652bf6f tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 202 Aug 20 00:10:14.669838 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 409/1670] 10.4.3.9 () {70 vars in 1392 bytes} [Thu Aug 20 00:10:14 2026] PUT /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:14.677236 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b3b3cdc6-4197-4c90-9b00-0d11b52818b4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:14.679116 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3b3cdc6-4197-4c90-9b00-0d11b52818b4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:14.679388 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3b3cdc6-4197-4c90-9b00-0d11b52818b4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:14.679752 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3b3cdc6-4197-4c90-9b00-0d11b52818b4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:14.679841 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-b3b3cdc6-4197-4c90-9b00-0d11b52818b4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:14.683961 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:14.683961 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:14.692200 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3b3cdc6-4197-4c90-9b00-0d11b52818b4 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 200 Aug 20 00:10:14.692703 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 426/1671] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:14 2026] GET /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:15.673499 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-418fef69-1062-4db0-8d05-afcc4d4efbc3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:15.675754 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-418fef69-1062-4db0-8d05-afcc4d4efbc3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:15.676109 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-418fef69-1062-4db0-8d05-afcc4d4efbc3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:15.676306 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-418fef69-1062-4db0-8d05-afcc4d4efbc3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:15.693111 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:15.693111 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:15.697697 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-418fef69-1062-4db0-8d05-afcc4d4efbc3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:15.703275 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc24604a-32ce-48df-86ef-74edef705cb3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:15.703681 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-418fef69-1062-4db0-8d05-afcc4d4efbc3 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:15.704115 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 419/1672] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:15 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:15.705652 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc24604a-32ce-48df-86ef-74edef705cb3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:15.705852 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc24604a-32ce-48df-86ef-74edef705cb3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:15.706086 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc24604a-32ce-48df-86ef-74edef705cb3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:15.706200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-bc24604a-32ce-48df-86ef-74edef705cb3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:15.709595 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:15.709595 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:15.717529 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc24604a-32ce-48df-86ef-74edef705cb3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 200 Aug 20 00:10:15.717937 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 419/1673] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:15 2026] GET /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:15.728806 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:15.731073 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:15.731285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:15.731469 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:15.732073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:15.732384 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:15.732384 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:15.732758 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:15.740144 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Get all volumes completed successfully. Aug 20 00:10:15.740761 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:15.740932 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:15.774549 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:15.778433 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:15.778433 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:15.783214 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:15.783214 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:15.818924 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:15.822093 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:15.822093 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:15.833917 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fcee4fe5-9bed-4dd5-8e82-0398fe914c6b tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:15.834536 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 410/1674] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:15 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:15.850433 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:15.852176 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:15.852378 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:15.852559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:15.852815 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:15.853150 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:15.853150 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:15.853518 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:15.862100 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Get all volumes completed successfully. Aug 20 00:10:15.862792 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:15.862950 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:15.927648 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:15.931648 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:15.931648 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:15.938079 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:15.940055 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:15.988275 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:15.994149 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:15.994149 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:16.004443 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a3e66c82-9496-4c57-b2ba-5880de3c4ebd tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:16.004991 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 427/1675] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:15 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:16.025060 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a0fa3d56-99e8-4cb7-8d15-2da38a218ad3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:16.026881 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0fa3d56-99e8-4cb7-8d15-2da38a218ad3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] POST https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f/action Aug 20 00:10:16.027430 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0fa3d56-99e8-4cb7-8d15-2da38a218ad3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:16.027430 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0fa3d56-99e8-4cb7-8d15-2da38a218ad3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:16.028756 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-a0fa3d56-99e8-4cb7-8d15-2da38a218ad3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] delete called for group f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100466) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:10:16.029009 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-a0fa3d56-99e8-4cb7-8d15-2da38a218ad3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Delete group with id: f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:16.033452 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:16.033452 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:16.102018 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0fa3d56-99e8-4cb7-8d15-2da38a218ad3 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f/action returned with HTTP 202 Aug 20 00:10:16.102408 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 420/1676] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:10:16 2026] POST /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:16.111866 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:16.114424 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 Aug 20 00:10:16.114739 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:16.115028 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:16.124162 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:16.124162 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:16.129081 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Volume info retrieved successfully. Aug 20 00:10:16.129929 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:16.130134 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:16.181819 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:16.185242 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:16.185242 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:16.194498 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c073492-3b6a-4c75-b50f-f6f6826e3c54 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 returned with HTTP 200 Aug 20 00:10:16.195036 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 420/1677] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:16 2026] GET /volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 => generated 903 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:16.718247 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1dc89365-3de8-4ed1-9c3a-cd2cfaebdc18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:16.721915 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1dc89365-3de8-4ed1-9c3a-cd2cfaebdc18 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:16.722153 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1dc89365-3de8-4ed1-9c3a-cd2cfaebdc18 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:16.722375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1dc89365-3de8-4ed1-9c3a-cd2cfaebdc18 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:16.734348 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:16.734348 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:16.738845 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1dc89365-3de8-4ed1-9c3a-cd2cfaebdc18 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:16.743617 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1dc89365-3de8-4ed1-9c3a-cd2cfaebdc18 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:16.744173 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 411/1678] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:16 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:17.209954 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-00122fe8-c4ca-4609-8ad3-94b0520ec42d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:17.212932 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-00122fe8-c4ca-4609-8ad3-94b0520ec42d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 Aug 20 00:10:17.213233 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-00122fe8-c4ca-4609-8ad3-94b0520ec42d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:17.213472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-00122fe8-c4ca-4609-8ad3-94b0520ec42d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:17.226265 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-00122fe8-c4ca-4609-8ad3-94b0520ec42d tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 returned with HTTP 404 Aug 20 00:10:17.226701 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 428/1679] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:17 2026] GET /volume/v3/volumes/6d685226-462a-4518-8d64-0fc18275b1c0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:17.234738 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6363fa88-01d2-4256-b35b-afebe7e49901 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:17.236828 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6363fa88-01d2-4256-b35b-afebe7e49901 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 Aug 20 00:10:17.237080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6363fa88-01d2-4256-b35b-afebe7e49901 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:17.237248 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6363fa88-01d2-4256-b35b-afebe7e49901 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:17.255293 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6363fa88-01d2-4256-b35b-afebe7e49901 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 returned with HTTP 404 Aug 20 00:10:17.255940 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 421/1680] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:17 2026] GET /volume/v3/volumes/94544596-3cc5-4cc8-82f6-e6704534f3c0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:17.262720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-173295c1-86c3-427d-8858-8cfc0e8ca702 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:17.267371 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-173295c1-86c3-427d-8858-8cfc0e8ca702 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] GET https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f Aug 20 00:10:17.267598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-173295c1-86c3-427d-8858-8cfc0e8ca702 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:17.267808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-173295c1-86c3-427d-8858-8cfc0e8ca702 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:17.267997 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-173295c1-86c3-427d-8858-8cfc0e8ca702 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] show called for member f8cc8e8a-cd75-49fd-8b69-bd9f635b474f {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:17.279229 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-173295c1-86c3-427d-8858-8cfc0e8ca702 tempest-GroupsTest-348825351 tempest-GroupsTest-348825351-project-member] https://10.4.3.9/volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f returned with HTTP 404 Aug 20 00:10:17.279768 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 421/1681] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:17 2026] GET /volume/v3/groups/f8cc8e8a-cd75-49fd-8b69-bd9f635b474f => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:17.287166 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e89f2f61-1740-41d1-8872-5875d3c9eabf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:17.289868 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e89f2f61-1740-41d1-8872-5875d3c9eabf tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/bf22d6b5-d701-4a80-a895-0f546411fb94 Aug 20 00:10:17.290168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e89f2f61-1740-41d1-8872-5875d3c9eabf tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:17.290565 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e89f2f61-1740-41d1-8872-5875d3c9eabf tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:17.330392 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e89f2f61-1740-41d1-8872-5875d3c9eabf tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/group_types/bf22d6b5-d701-4a80-a895-0f546411fb94 returned with HTTP 202 Aug 20 00:10:17.330933 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 412/1682] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:10:17 2026] DELETE /volume/v3/group_types/bf22d6b5-d701-4a80-a895-0f546411fb94 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:17.342909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ed628b6f-773b-45e9-88ea-ed4fd36b40ae None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:17.347865 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed628b6f-773b-45e9-88ea-ed4fd36b40ae tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] DELETE https://10.4.3.9/volume/v3/types/0415b068-7bbd-4353-88ff-38d598be7dab Aug 20 00:10:17.348174 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed628b6f-773b-45e9-88ea-ed4fd36b40ae tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:17.348443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed628b6f-773b-45e9-88ea-ed4fd36b40ae tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:17.410827 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed628b6f-773b-45e9-88ea-ed4fd36b40ae tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/types/0415b068-7bbd-4353-88ff-38d598be7dab returned with HTTP 202 Aug 20 00:10:17.411509 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 429/1683] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:10:17 2026] DELETE /volume/v3/types/0415b068-7bbd-4353-88ff-38d598be7dab => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:17.420744 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0bc87c51-bc23-45d0-bd57-1f9ce7765c40 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:17.423866 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0bc87c51-bc23-45d0-bd57-1f9ce7765c40 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] GET https://10.4.3.9/volume/v3/types/0415b068-7bbd-4353-88ff-38d598be7dab Aug 20 00:10:17.424065 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0bc87c51-bc23-45d0-bd57-1f9ce7765c40 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:17.424252 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0bc87c51-bc23-45d0-bd57-1f9ce7765c40 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:17.428703 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0bc87c51-bc23-45d0-bd57-1f9ce7765c40 tempest-GroupsTest-1441870565 tempest-GroupsTest-1441870565-project-admin] https://10.4.3.9/volume/v3/types/0415b068-7bbd-4353-88ff-38d598be7dab returned with HTTP 404 Aug 20 00:10:17.429165 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 422/1684] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:10:17 2026] GET /volume/v3/types/0415b068-7bbd-4353-88ff-38d598be7dab => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:17.624371 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0271568e-6126-4627-b354-3f94eb87467f req-b46734c5-bab7-4fb2-84eb-25a0d4c27dbe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:17.626270 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-b46734c5-bab7-4fb2-84eb-25a0d4c27dbe tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:17.626521 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-b46734c5-bab7-4fb2-84eb-25a0d4c27dbe tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:17.626735 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-b46734c5-bab7-4fb2-84eb-25a0d4c27dbe tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:17.644817 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:17.644817 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:17.652405 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-0271568e-6126-4627-b354-3f94eb87467f req-b46734c5-bab7-4fb2-84eb-25a0d4c27dbe tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:17.657415 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-b46734c5-bab7-4fb2-84eb-25a0d4c27dbe tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:17.657983 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 422/1685] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:17 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:17.758448 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e5e27304-929e-415d-9eaa-21849fcbbd3d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:17.760337 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5e27304-929e-415d-9eaa-21849fcbbd3d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:17.760519 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5e27304-929e-415d-9eaa-21849fcbbd3d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:17.760722 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5e27304-929e-415d-9eaa-21849fcbbd3d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:17.782356 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:17.782356 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:17.791429 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e5e27304-929e-415d-9eaa-21849fcbbd3d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:17.799948 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5e27304-929e-415d-9eaa-21849fcbbd3d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:17.801050 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 413/1686] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:17 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:18.040299 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-0271568e-6126-4627-b354-3f94eb87467f req-b70fd01e-7c8e-4329-9eef-75a966c3fb17 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:18.045948 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-b70fd01e-7c8e-4329-9eef-75a966c3fb17 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd Aug 20 00:10:18.045948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-b70fd01e-7c8e-4329-9eef-75a966c3fb17 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:18.045948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-b70fd01e-7c8e-4329-9eef-75a966c3fb17 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:18.055611 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:18.055611 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:18.115668 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0271568e-6126-4627-b354-3f94eb87467f req-b70fd01e-7c8e-4329-9eef-75a966c3fb17 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd returned with HTTP 200 Aug 20 00:10:18.116130 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 430/1687] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:18 2026] DELETE /volume/v3/attachments/f8845c20-08cf-49f0-8002-5ab4fcc4f8bd => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:18.817937 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-da5218b4-2ac8-40ff-8b75-ad1cf44437d7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:18.819438 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da5218b4-2ac8-40ff-8b75-ad1cf44437d7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:18.819684 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da5218b4-2ac8-40ff-8b75-ad1cf44437d7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:18.819855 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da5218b4-2ac8-40ff-8b75-ad1cf44437d7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:18.831228 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:18.831228 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:18.838221 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-da5218b4-2ac8-40ff-8b75-ad1cf44437d7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:18.844488 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da5218b4-2ac8-40ff-8b75-ad1cf44437d7 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:18.845081 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 423/1688] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:18 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:18.864854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec3274ed-bf1c-4021-b2e2-1cea8e8466cb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:18.866906 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec3274ed-bf1c-4021-b2e2-1cea8e8466cb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:18.867143 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec3274ed-bf1c-4021-b2e2-1cea8e8466cb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:18.867347 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec3274ed-bf1c-4021-b2e2-1cea8e8466cb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:18.875309 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:18.875309 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:18.880815 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec3274ed-bf1c-4021-b2e2-1cea8e8466cb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:18.885555 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec3274ed-bf1c-4021-b2e2-1cea8e8466cb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:18.885856 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 423/1689] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:18 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:18.959677 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6327d367-5861-4420-accf-5defedb9c3c8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:18.960282 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6327d367-5861-4420-accf-5defedb9c3c8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:18.960537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6327d367-5861-4420-accf-5defedb9c3c8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:18.960798 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6327d367-5861-4420-accf-5defedb9c3c8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:18.969933 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:18.969933 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:18.974311 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6327d367-5861-4420-accf-5defedb9c3c8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:18.979925 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6327d367-5861-4420-accf-5defedb9c3c8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:18.980460 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 414/1690] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:18 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:19.061186 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:19.062853 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:19.063201 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1196151781", "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:19.064567 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1196151781', 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:19.163008 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume of 1 GB Aug 20 00:10:19.163323 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:19.163323 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:19.164041 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Availability Zones retrieved successfully. Aug 20 00:10:19.169694 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Flow 'volume_create_api' (b7049ebf-2b12-4cbf-a6f8-6c297b0c7bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:19.170747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb802e46-911d-42d9-9587-cae2705436bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:19.172012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:19.242057 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:19.242057 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:19.255434 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb802e46-911d-42d9-9587-cae2705436bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4db78b8-0a5d-44a8-9a7f-fd7057d5964c', 'encryption_key_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=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:19.256324 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0e9409-9ed9-457b-a722-2e4fe16672bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:19.305740 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-81c042fa-a8eb-4e44-a982-27fbc9241a4c req-b99b5672-2cfc-4944-918f-4f5a58bc3012 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:19.308615 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-81c042fa-a8eb-4e44-a982-27fbc9241a4c req-b99b5672-2cfc-4944-918f-4f5a58bc3012 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5 Aug 20 00:10:19.308939 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-81c042fa-a8eb-4e44-a982-27fbc9241a4c req-b99b5672-2cfc-4944-918f-4f5a58bc3012 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:19.309119 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-81c042fa-a8eb-4e44-a982-27fbc9241a4c req-b99b5672-2cfc-4944-918f-4f5a58bc3012 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:19.333440 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:19.333440 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:19.350203 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Created reservations ['ad1e3e96-cea8-4a32-a0b7-1be30a5871b7', 'c74ff95f-4621-4d47-84b7-7d17f25e3bb5', '5ec83ae4-c401-42e5-9565-23bbff080927', 'e04f23f6-dedc-4f5a-a838-72308e9b4dae'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:19.351918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0e9409-9ed9-457b-a722-2e4fe16672bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad1e3e96-cea8-4a32-a0b7-1be30a5871b7', 'c74ff95f-4621-4d47-84b7-7d17f25e3bb5', '5ec83ae4-c401-42e5-9565-23bbff080927', 'e04f23f6-dedc-4f5a-a838-72308e9b4dae']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:19.352920 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e3564fc-207b-4523-af62-c36e5d089124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:19.394405 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e3564fc-207b-4523-af62-c36e5d089124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae250e65-9e66-4d29-b250-3f2a92518084', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1196151781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',qos_specs=None,replication_status=,reservations=['ad1e3e96-cea8-4a32-a0b7-1be30a5871b7','c74ff95f-4621-4d47-84b7-7d17f25e3bb5','5ec83ae4-c401-42e5-9565-23bbff080927','e04f23f6-dedc-4f5a-a838-72308e9b4dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='770577233bc042fbbc79ce55fce5187b',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1196151781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae250e65-9e66-4d29-b250-3f2a92518084,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='770577233bc042fbbc79ce55fce5187b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4db78b8-0a5d-44a8-9a7f-fd7057d5964c),volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:19.396921 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ce7aa8-a4af-4db2-b9cd-54542f6de9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:19.418461 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-81c042fa-a8eb-4e44-a982-27fbc9241a4c req-b99b5672-2cfc-4944-918f-4f5a58bc3012 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5 returned with HTTP 200 Aug 20 00:10:19.420908 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 424/1691] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:19 2026] DELETE /volume/v3/attachments/541f133f-4f1b-42f5-bdff-4e3c88c759e5 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:19.447976 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ce7aa8-a4af-4db2-b9cd-54542f6de9fb) transitioned into state 'SUCCESS' from state '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-1196151781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9bbe246de9cd4ca5b22fcbdba371d85a',qos_specs=None,replication_status=,reservations=['ad1e3e96-cea8-4a32-a0b7-1be30a5871b7','c74ff95f-4621-4d47-84b7-7d17f25e3bb5','5ec83ae4-c401-42e5-9565-23bbff080927','e04f23f6-dedc-4f5a-a838-72308e9b4dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='770577233bc042fbbc79ce55fce5187b',volume_type_id=d4db78b8-0a5d-44a8-9a7f-fd7057d5964c)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:19.448791 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a48865ee-b4e9-4a23-995a-e14649e7c863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:19.472917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a48865ee-b4e9-4a23-995a-e14649e7c863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:19.472917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Flow 'volume_create_api' (b7049ebf-2b12-4cbf-a6f8-6c297b0c7bfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:19.472917 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create volume request issued successfully. Aug 20 00:10:19.473473 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-af1e0824-7289-40d8-8dc0-33b7745638b1 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:19.474243 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 431/1692] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:10:19 2026] POST /volume/v3/volumes => generated 756 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:19.499916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da147352-8d29-48af-b944-b8e1f0c9630b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:19.499916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da147352-8d29-48af-b944-b8e1f0c9630b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:19.499916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da147352-8d29-48af-b944-b8e1f0c9630b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:19.499916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da147352-8d29-48af-b944-b8e1f0c9630b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:19.507377 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:19.507377 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:19.511409 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-da147352-8d29-48af-b944-b8e1f0c9630b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:19.516322 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da147352-8d29-48af-b944-b8e1f0c9630b tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 200 Aug 20 00:10:19.516758 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 424/1693] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:19 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:20.379468 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:20.381290 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:20.381502 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:20.381677 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:20.381827 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: 6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:20.391154 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:20.391154 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:20.391683 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:20.411620 np0000007832 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:10:20.422256 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:10:20.422481 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5600a2b3-6ccf-4143-a5c4-a75b9859eeaa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 202 Aug 20 00:10:20.423091 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 415/1694] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:20 2026] DELETE /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:20.433378 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d34ea90d-49c2-40f2-b3af-ca578bb4089c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:20.435830 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d34ea90d-49c2-40f2-b3af-ca578bb4089c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:20.436114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d34ea90d-49c2-40f2-b3af-ca578bb4089c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:20.436391 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d34ea90d-49c2-40f2-b3af-ca578bb4089c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:20.446802 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:20.446802 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:20.452880 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d34ea90d-49c2-40f2-b3af-ca578bb4089c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:20.458445 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d34ea90d-49c2-40f2-b3af-ca578bb4089c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 200 Aug 20 00:10:20.459453 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 425/1695] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:20 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:20.531416 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-db7cfc17-be71-41c5-8b2c-2ed9b46af32f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:20.533517 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db7cfc17-be71-41c5-8b2c-2ed9b46af32f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:20.533774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db7cfc17-be71-41c5-8b2c-2ed9b46af32f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:20.534039 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db7cfc17-be71-41c5-8b2c-2ed9b46af32f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:20.543644 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:20.543644 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:20.547438 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-db7cfc17-be71-41c5-8b2c-2ed9b46af32f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:20.553124 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db7cfc17-be71-41c5-8b2c-2ed9b46af32f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 200 Aug 20 00:10:20.554191 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 432/1696] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:20 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:20.630934 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d194de1e-daf3-4cd7-bdc3-7e72d25069a3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:20.720135 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-d56760b7-d6c0-4062-b689-15fff6c17d69 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:20.723443 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-d56760b7-d6c0-4062-b689-15fff6c17d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:20.723597 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-d56760b7-d6c0-4062-b689-15fff6c17d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:20.724274 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-d56760b7-d6c0-4062-b689-15fff6c17d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:20.733972 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d194de1e-daf3-4cd7-bdc3-7e72d25069a3 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:10:20.734380 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d194de1e-daf3-4cd7-bdc3-7e72d25069a3 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1917049668"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:20.734544 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:20.734544 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:20.741338 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-d56760b7-d6c0-4062-b689-15fff6c17d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:20.749309 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-d56760b7-d6c0-4062-b689-15fff6c17d69 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 200 Aug 20 00:10:20.749732 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 416/1697] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:20 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:20.764150 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d194de1e-daf3-4cd7-bdc3-7e72d25069a3 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:10:20.764662 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 425/1698] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:10:20 2026] POST /volume/v3/types => generated 220 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:20.775885 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3f3d5d14-f9aa-4347-a43b-cd04768f86a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:20.777911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3f3d5d14-f9aa-4347-a43b-cd04768f86a8 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] POST https://10.4.3.9/volume/v3/group_types Aug 20 00:10:20.778322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3f3d5d14-f9aa-4347-a43b-cd04768f86a8 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1467566956"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:20.799355 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3f3d5d14-f9aa-4347-a43b-cd04768f86a8 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] https://10.4.3.9/volume/v3/group_types returned with HTTP 202 Aug 20 00:10:20.799996 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 426/1699] 10.4.3.9 () {70 vars in 1297 bytes} [Thu Aug 20 00:10:20 2026] POST /volume/v3/group_types => generated 177 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:20.808823 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3c268404-d892-4d83-9567-ccbd29bfee46 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:20.883168 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3c268404-d892-4d83-9567-ccbd29bfee46 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] POST https://10.4.3.9/volume/v3/groups Aug 20 00:10:20.883610 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3c268404-d892-4d83-9567-ccbd29bfee46 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "12d4622c-bb58-48d0-b2d3-89b24113303b", "volume_types": ["e4990bd2-1262-4716-a436-05ac1297c90b"], "name": "tempest-GroupsV314Test-Group-2140187399"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:20.885277 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-3c268404-d892-4d83-9567-ccbd29bfee46 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Creating new group {'group': {'group_type': '12d4622c-bb58-48d0-b2d3-89b24113303b', 'volume_types': ['e4990bd2-1262-4716-a436-05ac1297c90b'], 'name': 'tempest-GroupsV314Test-Group-2140187399'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:10:20.889916 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-3c268404-d892-4d83-9567-ccbd29bfee46 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Creating group tempest-GroupsV314Test-Group-2140187399. Aug 20 00:10:20.898830 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3c268404-d892-4d83-9567-ccbd29bfee46 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Availability Zones retrieved successfully. Aug 20 00:10:20.925784 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-3c268404-d892-4d83-9567-ccbd29bfee46 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Created reservations ['9fdfecb7-89db-4898-b72e-305fe1e5806c'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:20.960462 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3c268404-d892-4d83-9567-ccbd29bfee46 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups returned with HTTP 202 Aug 20 00:10:20.960992 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 433/1700] 10.4.3.9 () {70 vars in 1283 bytes} [Thu Aug 20 00:10:20 2026] POST /volume/v3/groups => generated 108 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:20.970483 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ebfaf2ec-b07b-4d3a-9aef-f24093f48711 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:20.974290 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ebfaf2ec-b07b-4d3a-9aef-f24093f48711 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea Aug 20 00:10:20.974290 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ebfaf2ec-b07b-4d3a-9aef-f24093f48711 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:20.974290 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ebfaf2ec-b07b-4d3a-9aef-f24093f48711 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:20.974290 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-ebfaf2ec-b07b-4d3a-9aef-f24093f48711 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] show called for member d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:20.978064 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:20.978064 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:20.987321 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ebfaf2ec-b07b-4d3a-9aef-f24093f48711 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea returned with HTTP 200 Aug 20 00:10:20.987987 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 417/1701] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:20 2026] GET /volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:21.329610 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-36eb1a41-f575-41ed-8a88-5f9fb26f4007 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.331542 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-36eb1a41-f575-41ed-8a88-5f9fb26f4007 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:21.331730 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-36eb1a41-f575-41ed-8a88-5f9fb26f4007 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:21.332367 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-36eb1a41-f575-41ed-8a88-5f9fb26f4007 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:21.349689 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:21.349689 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:21.353903 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-36eb1a41-f575-41ed-8a88-5f9fb26f4007 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:21.361789 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-36eb1a41-f575-41ed-8a88-5f9fb26f4007 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 200 Aug 20 00:10:21.362251 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 426/1702] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:21 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:21.373555 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4d078ca5-8507-4548-875f-6f13fb350457 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.373986 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d078ca5-8507-4548-875f-6f13fb350457 None None] GET https://10.4.3.9/volume// Aug 20 00:10:21.374422 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d078ca5-8507-4548-875f-6f13fb350457 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:21.374641 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d078ca5-8507-4548-875f-6f13fb350457 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:21.374993 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d078ca5-8507-4548-875f-6f13fb350457 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:21.375314 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 427/1703] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:10:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:21.383547 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-ccd73ea4-2a5e-4258-b99e-97a65dee7433 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.386044 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-ccd73ea4-2a5e-4258-b99e-97a65dee7433 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:10:21.386490 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-ccd73ea4-2a5e-4258-b99e-97a65dee7433 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae250e65-9e66-4d29-b250-3f2a92518084", "connector": null, "instance_uuid": "230a4c13-0d90-4b48-8268-cda13d46d528"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:21.398426 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:21.398426 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:21.441178 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-ccd73ea4-2a5e-4258-b99e-97a65dee7433 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:10:21.441881 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 434/1704] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:10:21 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 20 00:10:21.478081 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ff13f14-c26d-4ad0-beff-66df96fd2fb7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.480059 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ff13f14-c26d-4ad0-beff-66df96fd2fb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 Aug 20 00:10:21.480363 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ff13f14-c26d-4ad0-beff-66df96fd2fb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:21.480652 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ff13f14-c26d-4ad0-beff-66df96fd2fb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:21.487848 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ff13f14-c26d-4ad0-beff-66df96fd2fb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 returned with HTTP 404 Aug 20 00:10:21.488062 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 418/1705] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:21 2026] GET /volume/v3/volumes/6774aab7-19d3-4e7d-9b82-d599870490d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:21.499910 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6a1d58aa-7c11-426e-be07-d93f22790d50 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.501740 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a1d58aa-7c11-426e-be07-d93f22790d50 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:10:21.502002 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a1d58aa-7c11-426e-be07-d93f22790d50 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:21.502236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a1d58aa-7c11-426e-be07-d93f22790d50 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:21.503033 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a1d58aa-7c11-426e-be07-d93f22790d50 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:21.562664 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6a1d58aa-7c11-426e-be07-d93f22790d50 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Get all volumes completed successfully. Aug 20 00:10:21.564532 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:21.564532 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:21.569321 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a1d58aa-7c11-426e-be07-d93f22790d50 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:10:21.569605 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 427/1706] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:10:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11571 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:21.586981 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8c0f1dd6-13ed-4f64-aa39-2d376e25a7a1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.588772 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c0f1dd6-13ed-4f64-aa39-2d376e25a7a1 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] DELETE https://10.4.3.9/volume/v3/types/610bfa61-3467-44db-b9a6-f5943528cb83 Aug 20 00:10:21.588993 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c0f1dd6-13ed-4f64-aa39-2d376e25a7a1 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:21.589180 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c0f1dd6-13ed-4f64-aa39-2d376e25a7a1 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:21.620680 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c0f1dd6-13ed-4f64-aa39-2d376e25a7a1 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] https://10.4.3.9/volume/v3/types/610bfa61-3467-44db-b9a6-f5943528cb83 returned with HTTP 202 Aug 20 00:10:21.621216 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 428/1707] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:10:21 2026] DELETE /volume/v3/types/610bfa61-3467-44db-b9a6-f5943528cb83 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:21.635102 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-701385ae-c670-40da-b66c-856f51fc32a6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.636918 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-701385ae-c670-40da-b66c-856f51fc32a6 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:10:21.637321 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-701385ae-c670-40da-b66c-856f51fc32a6 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1290780668", "extra_specs": {}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:21.638849 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:21.638849 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:21.653237 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-701385ae-c670-40da-b66c-856f51fc32a6 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:10:21.653856 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 435/1708] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:10:21 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:21.663481 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c881441-89d9-4c9d-8f49-7987e8ec9cab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.665472 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c881441-89d9-4c9d-8f49-7987e8ec9cab tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] POST https://10.4.3.9/volume/v3/types/b130045a-63ac-4a17-aee7-b4401fc91313/encryption Aug 20 00:10:21.665863 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c881441-89d9-4c9d-8f49-7987e8ec9cab tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:21.667790 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:21.667790 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:21.707741 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c881441-89d9-4c9d-8f49-7987e8ec9cab tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] https://10.4.3.9/volume/v3/types/b130045a-63ac-4a17-aee7-b4401fc91313/encryption returned with HTTP 200 Aug 20 00:10:21.708284 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 419/1709] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:10:21 2026] POST /volume/v3/types/b130045a-63ac-4a17-aee7-b4401fc91313/encryption => generated 231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:21.715722 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9258a940-e501-434d-a957-215e7049b880 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.717476 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:21.717823 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-885865267", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1290780668", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:21.719341 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-885865267', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1290780668', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:21.723063 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:10:21.723343 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:21.723343 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:21.723844 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:10:21.729453 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (63ee2e18-985d-4a95-8c9f-051685a7c7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:21.730517 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec66e346-a8bc-4b1d-9cbc-74bd08aba14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:21.731538 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:21.762108 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec66e346-a8bc-4b1d-9cbc-74bd08aba14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:10:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b130045a-63ac-4a17-aee7-b4401fc91313,is_public=True,name='tempest-scenario-type-luks2-1290780668',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b130045a-63ac-4a17-aee7-b4401fc91313', '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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:21.763004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256ff250-ec6e-4c19-b2ce-2634dba2c691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:21.791369 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1290780668 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1290780668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:21.791754 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1290780668 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1290780668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:21.840911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['b6d72e2d-c361-4992-970a-1ea49200f5bf', 'a5f12765-3c6e-45df-be13-e1fe68d6c80d', 'b2c8376f-ae39-48e3-9379-5694f72dab3e', 'fed56571-ecfa-42f9-be6d-ce7be4fd8318'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:21.841798 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256ff250-ec6e-4c19-b2ce-2634dba2c691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d72e2d-c361-4992-970a-1ea49200f5bf', 'a5f12765-3c6e-45df-be13-e1fe68d6c80d', 'b2c8376f-ae39-48e3-9379-5694f72dab3e', 'fed56571-ecfa-42f9-be6d-ce7be4fd8318']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:21.842811 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78953766-e191-4ab7-9673-13b696646831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:21.880681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78953766-e191-4ab7-9673-13b696646831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ae3a9f8-3eeb-4f3a-97c4-ced802015992', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-885865267',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['b6d72e2d-c361-4992-970a-1ea49200f5bf','a5f12765-3c6e-45df-be13-e1fe68d6c80d','b2c8376f-ae39-48e3-9379-5694f72dab3e','fed56571-ecfa-42f9-be6d-ce7be4fd8318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b130045a-63ac-4a17-aee7-b4401fc91313), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-885865267',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0ae3a9f8-3eeb-4f3a-97c4-ced802015992,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b130045a-63ac-4a17-aee7-b4401fc91313),volume_type_id=b130045a-63ac-4a17-aee7-b4401fc91313)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:21.881546 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85267ce2-efdb-4680-b0ab-2df13b22990d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:21.912458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85267ce2-efdb-4680-b0ab-2df13b22990d) transitioned into state 'SUCCESS' from state '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-885865267',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['b6d72e2d-c361-4992-970a-1ea49200f5bf','a5f12765-3c6e-45df-be13-e1fe68d6c80d','b2c8376f-ae39-48e3-9379-5694f72dab3e','fed56571-ecfa-42f9-be6d-ce7be4fd8318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b130045a-63ac-4a17-aee7-b4401fc91313)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:21.914500 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c77b87-97b1-4ad3-bd08-d6b0796b50d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:21.928909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c77b87-97b1-4ad3-bd08-d6b0796b50d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:21.928909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (63ee2e18-985d-4a95-8c9f-051685a7c7a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:21.928909 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:10:21.928909 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9258a940-e501-434d-a957-215e7049b880 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:21.929454 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 428/1710] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:10:21 2026] POST /volume/v3/volumes => generated 776 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:21.946810 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4f5295ed-7b04-4e64-a1d9-00c9df03b590 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.946810 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f5295ed-7b04-4e64-a1d9-00c9df03b590 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:21.946810 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f5295ed-7b04-4e64-a1d9-00c9df03b590 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:21.946810 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f5295ed-7b04-4e64-a1d9-00c9df03b590 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:21.957424 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:21.957424 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:21.961839 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4f5295ed-7b04-4e64-a1d9-00c9df03b590 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:21.967784 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f5295ed-7b04-4e64-a1d9-00c9df03b590 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 200 Aug 20 00:10:21.968225 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 429/1711] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:21 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:21.997726 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1f5caeb7-29c5-4195-8270-f205146651a2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:21.999798 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f5caeb7-29c5-4195-8270-f205146651a2 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea Aug 20 00:10:22.000064 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f5caeb7-29c5-4195-8270-f205146651a2 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:22.000288 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f5caeb7-29c5-4195-8270-f205146651a2 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:22.000433 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-1f5caeb7-29c5-4195-8270-f205146651a2 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] show called for member d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:22.005386 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.005386 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:22.018908 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f5caeb7-29c5-4195-8270-f205146651a2 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea returned with HTTP 200 Aug 20 00:10:22.018908 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 436/1712] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:21 2026] GET /volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:22.028833 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:22.034092 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:22.034092 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1027878234", "volume_type": "e4990bd2-1262-4716-a436-05ac1297c90b", "group_id": "d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:22.034092 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1027878234', 'volume_type': 'e4990bd2-1262-4716-a436-05ac1297c90b', 'group_id': 'd6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:22.047467 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.047467 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:22.048059 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Create volume of 1 GB Aug 20 00:10:22.058405 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Availability Zones retrieved successfully. Aug 20 00:10:22.063906 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Flow 'volume_create_api' (f8bbe7cf-cc19-4395-94fb-025e8172fd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:22.065245 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf1b8324-b0eb-4e03-a2aa-0ace0fc56162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:22.065848 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.065848 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:22.066406 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:22.090059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf1b8324-b0eb-4e03-a2aa-0ace0fc56162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:10:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4990bd2-1262-4716-a436-05ac1297c90b,is_public=True,name='tempest-GroupsV314Test-volume-type-1917049668',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4990bd2-1262-4716-a436-05ac1297c90b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:22.090750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac799384-4d54-4fa4-b569-a5293753f861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:22.119283 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1917049668 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1917049668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:22.119616 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1917049668 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1917049668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:22.158239 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Created reservations ['a5eb29cf-de9f-4dbe-a762-5c05a3edf43e', '6871886c-f736-409a-8b3d-3ecdb12cec9a', '7fc43020-1497-4f00-a9e4-4847c427c3e3', '2ccc184f-a84e-4719-ac8e-be28a6aa23f7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:22.161908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac799384-4d54-4fa4-b569-a5293753f861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5eb29cf-de9f-4dbe-a762-5c05a3edf43e', '6871886c-f736-409a-8b3d-3ecdb12cec9a', '7fc43020-1497-4f00-a9e4-4847c427c3e3', '2ccc184f-a84e-4719-ac8e-be28a6aa23f7']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:22.161908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18d8e8d-84c8-4659-ad9b-c740c468a715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:22.188716 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18d8e8d-84c8-4659-ad9b-c740c468a715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74bda325-98ef-45ec-9bbf-65e6df2003a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1027878234',encryption_key_id=None,group_id=d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea,group_type_id=,metadata={},multiattach=False,project_id='ffdecc48021b4e3c84ceeab95108abf0',qos_specs=None,replication_status=,reservations=['a5eb29cf-de9f-4dbe-a762-5c05a3edf43e','6871886c-f736-409a-8b3d-3ecdb12cec9a','7fc43020-1497-4f00-a9e4-4847c427c3e3','2ccc184f-a84e-4719-ac8e-be28a6aa23f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea792e890c7440b8ba58a51c562d929',volume_type_id=e4990bd2-1262-4716-a436-05ac1297c90b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1027878234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea,host=None,id=74bda325-98ef-45ec-9bbf-65e6df2003a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffdecc48021b4e3c84ceeab95108abf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea792e890c7440b8ba58a51c562d929',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4990bd2-1262-4716-a436-05ac1297c90b),volume_type_id=e4990bd2-1262-4716-a436-05ac1297c90b)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:22.189667 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19dc399-c49a-4484-9949-ae962305db67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:22.219913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19dc399-c49a-4484-9949-ae962305db67) transitioned into state 'SUCCESS' from state '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-1027878234',encryption_key_id=None,group_id=d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea,group_type_id=,metadata={},multiattach=False,project_id='ffdecc48021b4e3c84ceeab95108abf0',qos_specs=None,replication_status=,reservations=['a5eb29cf-de9f-4dbe-a762-5c05a3edf43e','6871886c-f736-409a-8b3d-3ecdb12cec9a','7fc43020-1497-4f00-a9e4-4847c427c3e3','2ccc184f-a84e-4719-ac8e-be28a6aa23f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea792e890c7440b8ba58a51c562d929',volume_type_id=e4990bd2-1262-4716-a436-05ac1297c90b)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:22.220408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380a3623-df8e-43ed-9591-85dec4a76e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:22.246477 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380a3623-df8e-43ed-9591-85dec4a76e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:22.247572 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Flow 'volume_create_api' (f8bbe7cf-cc19-4395-94fb-025e8172fd55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:22.247905 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Create volume request issued successfully. Aug 20 00:10:22.248821 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:22.249073 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:22.295496 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:22.298834 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.298834 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:22.304594 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-939fdcf5-68ff-433e-9554-aad0ace3ce8f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:22.305379 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 420/1713] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:10:22 2026] POST /volume/v3/volumes => generated 815 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:22.321352 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:22.323697 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 Aug 20 00:10:22.323999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:22.324247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:22.333515 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.333515 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:22.337870 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Volume info retrieved successfully. Aug 20 00:10:22.338827 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:22.338996 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:22.391674 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:22.397983 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.397983 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:22.406713 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c6b03ff0-b5ad-48c6-b82d-2172ea7c8ecd tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 returned with HTTP 200 Aug 20 00:10:22.407547 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 429/1714] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:22 2026] GET /volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 => generated 883 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:22.811829 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-1fe03d05-09b7-41c7-a104-9f24593a0c12 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:22.815914 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-1fe03d05-09b7-41c7-a104-9f24593a0c12 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:10:22.815914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-1fe03d05-09b7-41c7-a104-9f24593a0c12 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:22.815914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-1fe03d05-09b7-41c7-a104-9f24593a0c12 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:22.826768 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.826768 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:22.830817 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-1fe03d05-09b7-41c7-a104-9f24593a0c12 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:22.837557 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-1fe03d05-09b7-41c7-a104-9f24593a0c12 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:10:22.838263 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 430/1715] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:22 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:22.884461 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1b65e6ce-0e5d-4b6a-aef7-a8aac35c54a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:22.884844 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b65e6ce-0e5d-4b6a-aef7-a8aac35c54a5 None None] GET https://10.4.3.9/volume// Aug 20 00:10:22.885113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b65e6ce-0e5d-4b6a-aef7-a8aac35c54a5 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:22.885317 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b65e6ce-0e5d-4b6a-aef7-a8aac35c54a5 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:22.885644 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b65e6ce-0e5d-4b6a-aef7-a8aac35c54a5 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:22.885951 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 437/1716] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:22.906178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-f6cdc4f1-8d92-4082-9083-182925db7297 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:22.909063 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-f6cdc4f1-8d92-4082-9083-182925db7297 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:22.909327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-f6cdc4f1-8d92-4082-9083-182925db7297 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:22.909574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-f6cdc4f1-8d92-4082-9083-182925db7297 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:22.925052 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.925052 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:22.930367 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-f6cdc4f1-8d92-4082-9083-182925db7297 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:22.935814 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-47a938b3-1e2a-4ecf-8e6f-ee77649a6af3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:22.936332 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47a938b3-1e2a-4ecf-8e6f-ee77649a6af3 None None] GET https://10.4.3.9/volume// Aug 20 00:10:22.936537 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47a938b3-1e2a-4ecf-8e6f-ee77649a6af3 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:22.936722 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-f6cdc4f1-8d92-4082-9083-182925db7297 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 200 Aug 20 00:10:22.936783 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47a938b3-1e2a-4ecf-8e6f-ee77649a6af3 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:22.937230 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47a938b3-1e2a-4ecf-8e6f-ee77649a6af3 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:22.937332 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 421/1717] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:22 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 1543 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:22.937534 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 430/1718] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:10:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:22.950258 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-755ab12d-e32e-49fa-8143-19d98e5a1ab8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:22.953823 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-755ab12d-e32e-49fa-8143-19d98e5a1ab8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:10:22.954908 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-755ab12d-e32e-49fa-8143-19d98e5a1ab8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e388d1b-e114-480e-be9f-c858a13292de", "connector": null, "instance_uuid": "2c774dcc-99a6-4c24-adb4-b930cf1cf08c"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:22.967722 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.967722 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:22.982825 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-053a764b-cd4d-46d8-a2dc-9669ceb40ef8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:22.984619 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-053a764b-cd4d-46d8-a2dc-9669ceb40ef8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:22.985083 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-053a764b-cd4d-46d8-a2dc-9669ceb40ef8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:22.985083 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-053a764b-cd4d-46d8-a2dc-9669ceb40ef8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:22.993959 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:22.993959 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:23.000009 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-053a764b-cd4d-46d8-a2dc-9669ceb40ef8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:23.003386 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-755ab12d-e32e-49fa-8143-19d98e5a1ab8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:10:23.003386 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 431/1719] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:10:22 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 20 00:10:23.009099 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-053a764b-cd4d-46d8-a2dc-9669ceb40ef8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 200 Aug 20 00:10:23.009214 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 438/1720] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:22 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:23.025584 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be7eb03d-1ca6-4ba6-bb6a-e7509fe5f3b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.028642 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be7eb03d-1ca6-4ba6-bb6a-e7509fe5f3b9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:23.028642 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be7eb03d-1ca6-4ba6-bb6a-e7509fe5f3b9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.028642 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be7eb03d-1ca6-4ba6-bb6a-e7509fe5f3b9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.037545 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.037545 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:23.047429 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c9d4776-011a-4c7c-9ccd-282a05e9b5d5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.049206 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-be7eb03d-1ca6-4ba6-bb6a-e7509fe5f3b9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:23.049806 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c9d4776-011a-4c7c-9ccd-282a05e9b5d5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:10:23.050138 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c9d4776-011a-4c7c-9ccd-282a05e9b5d5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.050268 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c9d4776-011a-4c7c-9ccd-282a05e9b5d5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.051291 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-93aa6d01-5724-4a94-8ebb-0fda29059203 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.055188 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-93aa6d01-5724-4a94-8ebb-0fda29059203 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] PUT https://10.4.3.9/volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99 Aug 20 00:10:23.055288 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-93aa6d01-5724-4a94-8ebb-0fda29059203 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:23.055677 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be7eb03d-1ca6-4ba6-bb6a-e7509fe5f3b9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 200 Aug 20 00:10:23.056105 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 422/1721] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:23.061359 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.061359 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:23.065802 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2c9d4776-011a-4c7c-9ccd-282a05e9b5d5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:23.070412 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c9d4776-011a-4c7c-9ccd-282a05e9b5d5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:10:23.070965 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 431/1722] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:23.071764 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-75b348c7-758a-436b-9ee9-24a3217409cc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.072480 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-93aa6d01-5724-4a94-8ebb-0fda29059203 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Acquiring lock "cinder-attachment_update-ae250e65-9e66-4d29-b250-3f2a92518084-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:10:23.075213 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c696f3ea-33eb-4af6-bde8-7fc095fa87a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.075311 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-75b348c7-758a-436b-9ee9-24a3217409cc None None] GET https://10.4.3.9/volume// Aug 20 00:10:23.075488 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-75b348c7-758a-436b-9ee9-24a3217409cc None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.075685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-75b348c7-758a-436b-9ee9-24a3217409cc None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.077916 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c696f3ea-33eb-4af6-bde8-7fc095fa87a8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/action Aug 20 00:10:23.078369 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c696f3ea-33eb-4af6-bde8-7fc095fa87a8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:23.078978 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c696f3ea-33eb-4af6-bde8-7fc095fa87a8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:23.079172 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-93aa6d01-5724-4a94-8ebb-0fda29059203 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-ae250e65-9e66-4d29-b250-3f2a92518084-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:10:23.079250 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-75b348c7-758a-436b-9ee9-24a3217409cc None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:23.079424 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 439/1723] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/ => generated 384 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:23.080286 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.080286 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:23.088179 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-e23d56b6-c65d-4d8d-ac43-c04b5bafc7b9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.090803 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-e23d56b6-c65d-4d8d-ac43-c04b5bafc7b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:10:23.091089 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-e23d56b6-c65d-4d8d-ac43-c04b5bafc7b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.091223 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.091223 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:23.091304 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-e23d56b6-c65d-4d8d-ac43-c04b5bafc7b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.091685 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c696f3ea-33eb-4af6-bde8-7fc095fa87a8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:23.100730 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.100730 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:23.105009 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-e23d56b6-c65d-4d8d-ac43-c04b5bafc7b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:23.106280 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c696f3ea-33eb-4af6-bde8-7fc095fa87a8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume updated successfully. Aug 20 00:10:23.106502 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c696f3ea-33eb-4af6-bde8-7fc095fa87a8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/action returned with HTTP 200 Aug 20 00:10:23.107321 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 423/1724] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:10:23 2026] POST /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:10:23.111450 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-e23d56b6-c65d-4d8d-ac43-c04b5bafc7b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:10:23.111913 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 432/1725] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:23.227310 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-d96f9212-0750-43d8-a16e-ef89759f7950 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.229697 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-d96f9212-0750-43d8-a16e-ef89759f7950 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] PUT https://10.4.3.9/volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a Aug 20 00:10:23.230085 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-d96f9212-0750-43d8-a16e-ef89759f7950 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:23.234392 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-93aa6d01-5724-4a94-8ebb-0fda29059203 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Lock "cinder-attachment_update-ae250e65-9e66-4d29-b250-3f2a92518084-np0000007832" released by "attachment_update" :: held 0.155s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:10:23.234824 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-93aa6d01-5724-4a94-8ebb-0fda29059203 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99 returned with HTTP 200 Aug 20 00:10:23.235406 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 432/1726] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:10:23 2026] PUT /volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:23.254931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-d96f9212-0750-43d8-a16e-ef89759f7950 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Acquiring lock "cinder-attachment_update-0e388d1b-e114-480e-be9f-c858a13292de-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:10:23.257472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-d96f9212-0750-43d8-a16e-ef89759f7950 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Lock "cinder-attachment_update-0e388d1b-e114-480e-be9f-c858a13292de-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:10:23.259057 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.259057 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:23.272703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-e1bde2e7-4e51-4549-8aa0-024ccbfd9b1f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.275158 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-e1bde2e7-4e51-4549-8aa0-024ccbfd9b1f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99/action Aug 20 00:10:23.275576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-e1bde2e7-4e51-4549-8aa0-024ccbfd9b1f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:23.275661 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-2dd6ccd0-f3d0-4c78-b55a-2a7ef5f6a323 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.275700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-e1bde2e7-4e51-4549-8aa0-024ccbfd9b1f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:23.277578 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-2dd6ccd0-f3d0-4c78-b55a-2a7ef5f6a323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:23.277780 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-2dd6ccd0-f3d0-4c78-b55a-2a7ef5f6a323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.277999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-2dd6ccd0-f3d0-4c78-b55a-2a7ef5f6a323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.284627 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.284627 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:23.290656 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-2dd6ccd0-f3d0-4c78-b55a-2a7ef5f6a323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:23.302380 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-2dd6ccd0-f3d0-4c78-b55a-2a7ef5f6a323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 200 Aug 20 00:10:23.303209 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 433/1727] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:10:23.307201 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.307201 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:23.341620 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ab17817d-dc41-4d44-8ed1-a03a683e16ee req-e1bde2e7-4e51-4549-8aa0-024ccbfd9b1f tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99/action returned with HTTP 204 Aug 20 00:10:23.342666 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 424/1728] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:10:23 2026] POST /volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:23.395119 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-d96f9212-0750-43d8-a16e-ef89759f7950 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Lock "cinder-attachment_update-0e388d1b-e114-480e-be9f-c858a13292de-np0000007832" released by "attachment_update" :: held 0.138s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:10:23.395582 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-d96f9212-0750-43d8-a16e-ef89759f7950 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a returned with HTTP 200 Aug 20 00:10:23.396137 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 440/1729] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:10:23 2026] PUT /volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:23.428383 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.430231 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 Aug 20 00:10:23.430435 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.430613 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.443035 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.443035 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:23.452048 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Volume info retrieved successfully. Aug 20 00:10:23.452630 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:23.452687 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:23.495584 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:23.499045 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.499045 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:23.507201 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd16ecf1-7dba-4dee-9d29-4d96e8b9180b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 returned with HTTP 200 Aug 20 00:10:23.507799 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 433/1730] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:23.521851 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-57737ed1-8974-443e-bd34-4990b982bc32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.524063 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] POST https://10.4.3.9/volume/v3/groups/action Aug 20 00:10:23.524527 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Action body: b'{"create-from-src": {"source_group_id": "d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea", "name": "tempest-Group_from_grp-900106281"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:23.524709 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea", "name": "tempest-Group_from_grp-900106281"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:23.526281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Creating new group {'create-from-src': {'source_group_id': 'd6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea', 'name': 'tempest-Group_from_grp-900106281'}}. {{(pid=100468) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 00:10:23.526422 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Creating group tempest-Group_from_grp-900106281 from source group d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea. Aug 20 00:10:23.533789 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.533789 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:23.541422 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.541422 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:23.573854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Created reservations ['27d20ce0-e351-4007-b667-ce1b9aef4ff2'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:23.626865 np0000007832 devstack@c-api.service[100468]: INFO cinder.group.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] A mapping entry already exists for group 52b04a59-4758-4d4a-978e-64443ed39877 and volume type e4990bd2-1262-4716-a436-05ac1297c90b. Do not need to create again. Aug 20 00:10:23.627261 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.627261 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:23.627698 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Availability Zones retrieved successfully. Aug 20 00:10:23.632420 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Flow 'volume_create_api' (3652cff0-9d8c-4733-9df9-127c20b481e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:23.633236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69bdbfd4-c950-474b-addb-8c0449b1d72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:23.634205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:23.655529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69bdbfd4-c950-474b-addb-8c0449b1d72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '74bda325-98ef-45ec-9bbf-65e6df2003a4', 'volume_type': VolumeType(created_at=2026-08-20T00:10:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4990bd2-1262-4716-a436-05ac1297c90b,is_public=True,name='tempest-GroupsV314Test-volume-type-1917049668',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4990bd2-1262-4716-a436-05ac1297c90b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '52b04a59-4758-4d4a-978e-64443ed39877', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:23.656789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3d50ec-d1a5-41e6-921c-96aba4b875e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:23.688739 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1917049668 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1917049668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:23.689048 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1917049668 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1917049668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:23.710294 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Created reservations ['ad19a60c-2298-4936-8b07-524a60aecf1d', '665099cc-7e56-4929-90d1-3ca9bf06c19c', '796c5f8d-443c-4fe8-9fd6-758e20068ea0', '0fdefa21-7c39-43b1-b40b-f4e56a2f2c09'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:23.711605 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3d50ec-d1a5-41e6-921c-96aba4b875e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad19a60c-2298-4936-8b07-524a60aecf1d', '665099cc-7e56-4929-90d1-3ca9bf06c19c', '796c5f8d-443c-4fe8-9fd6-758e20068ea0', '0fdefa21-7c39-43b1-b40b-f4e56a2f2c09']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:23.712180 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd22e33e-6cd5-4ea8-8a53-1b22bbcfdb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:23.748725 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd22e33e-6cd5-4ea8-8a53-1b22bbcfdb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25ad013a-a5b8-4707-b1a1-cb0be01212c6', '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=52b04a59-4758-4d4a-978e-64443ed39877,group_type_id=,metadata={},multiattach=False,project_id='ffdecc48021b4e3c84ceeab95108abf0',qos_specs=None,replication_status=,reservations=['ad19a60c-2298-4936-8b07-524a60aecf1d','665099cc-7e56-4929-90d1-3ca9bf06c19c','796c5f8d-443c-4fe8-9fd6-758e20068ea0','0fdefa21-7c39-43b1-b40b-f4e56a2f2c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=74bda325-98ef-45ec-9bbf-65e6df2003a4,status='creating',user_id='7ea792e890c7440b8ba58a51c562d929',volume_type_id=e4990bd2-1262-4716-a436-05ac1297c90b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=52b04a59-4758-4d4a-978e-64443ed39877,host=None,id=25ad013a-a5b8-4707-b1a1-cb0be01212c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffdecc48021b4e3c84ceeab95108abf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=74bda325-98ef-45ec-9bbf-65e6df2003a4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea792e890c7440b8ba58a51c562d929',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4990bd2-1262-4716-a436-05ac1297c90b),volume_type_id=e4990bd2-1262-4716-a436-05ac1297c90b)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:23.749407 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b272088-9b6d-4650-b5aa-311b297b7cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:23.776833 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b272088-9b6d-4650-b5aa-311b297b7cd9) transitioned into state 'SUCCESS' from 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=52b04a59-4758-4d4a-978e-64443ed39877,group_type_id=,metadata={},multiattach=False,project_id='ffdecc48021b4e3c84ceeab95108abf0',qos_specs=None,replication_status=,reservations=['ad19a60c-2298-4936-8b07-524a60aecf1d','665099cc-7e56-4929-90d1-3ca9bf06c19c','796c5f8d-443c-4fe8-9fd6-758e20068ea0','0fdefa21-7c39-43b1-b40b-f4e56a2f2c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=74bda325-98ef-45ec-9bbf-65e6df2003a4,status='creating',user_id='7ea792e890c7440b8ba58a51c562d929',volume_type_id=e4990bd2-1262-4716-a436-05ac1297c90b)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:23.778053 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Flow 'volume_create_api' (3652cff0-9d8c-4733-9df9-127c20b481e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:23.778369 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Create volume request issued successfully. Aug 20 00:10:23.799811 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57737ed1-8974-443e-bd34-4990b982bc32 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups/action returned with HTTP 202 Aug 20 00:10:23.799811 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 434/1731] 10.4.3.9 () {70 vars in 1304 bytes} [Thu Aug 20 00:10:23 2026] POST /volume/v3/groups/action => generated 101 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:23.809421 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.812077 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:23.813073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.813073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.813073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:23.814145 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:23.821948 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Get all volumes completed successfully. Aug 20 00:10:23.822643 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:23.822783 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:23.868048 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:23.871863 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.871863 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:23.876271 np0000007832 devstack@c-api.service[100467]: WARNING stevedore.named [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:23.876451 np0000007832 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:23.881016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-940724b0-c454-43f3-a9b5-e80373e60878 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.885976 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-940724b0-c454-43f3-a9b5-e80373e60878 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:23.886303 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-940724b0-c454-43f3-a9b5-e80373e60878 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.886446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-940724b0-c454-43f3-a9b5-e80373e60878 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.898731 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.898731 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:23.907129 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-940724b0-c454-43f3-a9b5-e80373e60878 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:23.912276 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-940724b0-c454-43f3-a9b5-e80373e60878 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 200 Aug 20 00:10:23.912963 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 441/1732] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:23.925059 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0cb9de2e-7257-43c3-9daf-87170fbca09f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.925502 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0cb9de2e-7257-43c3-9daf-87170fbca09f None None] GET https://10.4.3.9/volume// Aug 20 00:10:23.925684 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0cb9de2e-7257-43c3-9daf-87170fbca09f None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.925960 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0cb9de2e-7257-43c3-9daf-87170fbca09f None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.926307 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0cb9de2e-7257-43c3-9daf-87170fbca09f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:23.926599 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 434/1733] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:23.935332 np0000007832 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:23.935665 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-4ab46e0f-c4d4-4fb5-bc1d-33d8cef425be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.937777 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-4ab46e0f-c4d4-4fb5-bc1d-33d8cef425be tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:10:23.938200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-4ab46e0f-c4d4-4fb5-bc1d-33d8cef425be tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ae3a9f8-3eeb-4f3a-97c4-ced802015992", "connector": null, "instance_uuid": "70ec3ab0-4e35-4f09-818b-372f69c79c33"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:23.938962 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.938962 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:23.947387 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbac2442-e8d4-4154-ac60-b1f7b3882493 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:23.947856 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 425/1734] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:23.948059 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.948059 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:23.968154 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7782dffa-c9d1-4241-b551-45ee1421949f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:23.970194 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7782dffa-c9d1-4241-b551-45ee1421949f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 Aug 20 00:10:23.970442 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7782dffa-c9d1-4241-b551-45ee1421949f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:23.970678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7782dffa-c9d1-4241-b551-45ee1421949f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:23.979471 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:23.979471 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:23.983644 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7782dffa-c9d1-4241-b551-45ee1421949f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Volume info retrieved successfully. Aug 20 00:10:23.984638 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-7782dffa-c9d1-4241-b551-45ee1421949f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:23.984854 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-7782dffa-c9d1-4241-b551-45ee1421949f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:23.987326 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-4ab46e0f-c4d4-4fb5-bc1d-33d8cef425be tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:10:23.987666 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 435/1735] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:10:23 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:24.045710 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-7782dffa-c9d1-4241-b551-45ee1421949f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:24.050155 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.050155 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:24.058432 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7782dffa-c9d1-4241-b551-45ee1421949f tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 returned with HTTP 200 Aug 20 00:10:24.058968 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 442/1736] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:23 2026] GET /volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:24.073817 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-570893a0-d9e2-447e-b0ea-d253f0b1b3fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:24.076425 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-570893a0-d9e2-447e-b0ea-d253f0b1b3fb tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877 Aug 20 00:10:24.076741 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-570893a0-d9e2-447e-b0ea-d253f0b1b3fb tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:24.076994 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-570893a0-d9e2-447e-b0ea-d253f0b1b3fb tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:24.077126 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-570893a0-d9e2-447e-b0ea-d253f0b1b3fb tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] show called for member 52b04a59-4758-4d4a-978e-64443ed39877 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:24.081661 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.081661 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:24.089717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0e2f82ed-f7ec-49f8-8e5a-a6606576b60b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:24.091618 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e2f82ed-f7ec-49f8-8e5a-a6606576b60b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:10:24.091881 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e2f82ed-f7ec-49f8-8e5a-a6606576b60b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:24.092173 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e2f82ed-f7ec-49f8-8e5a-a6606576b60b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:24.092945 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-570893a0-d9e2-447e-b0ea-d253f0b1b3fb tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877 returned with HTTP 200 Aug 20 00:10:24.093465 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 435/1737] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:24 2026] GET /volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877 => generated 416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:24.104510 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.104510 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:24.105449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:24.107346 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:24.107590 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:24.107810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:24.108102 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:24.108400 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.108400 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:24.108776 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:24.109484 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0e2f82ed-f7ec-49f8-8e5a-a6606576b60b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:24.116640 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e2f82ed-f7ec-49f8-8e5a-a6606576b60b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:10:24.116640 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 426/1738] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:24 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:24.119038 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Get all volumes completed successfully. Aug 20 00:10:24.121905 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:24.121905 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:24.168352 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:24.171866 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.171866 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:24.177291 np0000007832 devstack@c-api.service[100468]: WARNING stevedore.named [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:24.177291 np0000007832 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:24.220996 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:24.225907 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.225907 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:24.234165 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d47ea9eb-54b6-442f-9c17-c84c16919c1c tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:24.234788 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 436/1739] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:24 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:24.249624 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-608d9196-0e62-4d51-b367-c380d8707306 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:24.251754 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-608d9196-0e62-4d51-b367-c380d8707306 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] POST https://10.4.3.9/volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877/action Aug 20 00:10:24.252163 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-608d9196-0e62-4d51-b367-c380d8707306 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:24.252288 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-608d9196-0e62-4d51-b367-c380d8707306 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:24.253737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-608d9196-0e62-4d51-b367-c380d8707306 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] delete called for group 52b04a59-4758-4d4a-978e-64443ed39877 {{(pid=100469) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:10:24.253854 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.groups [None req-608d9196-0e62-4d51-b367-c380d8707306 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Delete group with id: 52b04a59-4758-4d4a-978e-64443ed39877 Aug 20 00:10:24.260505 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.260505 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:24.341385 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-608d9196-0e62-4d51-b367-c380d8707306 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877/action returned with HTTP 202 Aug 20 00:10:24.342025 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 443/1740] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:10:24 2026] POST /volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:24.351500 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f24c3c76-34db-4258-bb79-059be48d4d2b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:24.353798 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f24c3c76-34db-4258-bb79-059be48d4d2b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 Aug 20 00:10:24.354306 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f24c3c76-34db-4258-bb79-059be48d4d2b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:24.354570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f24c3c76-34db-4258-bb79-059be48d4d2b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:24.366195 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.366195 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:24.371353 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f24c3c76-34db-4258-bb79-059be48d4d2b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Volume info retrieved successfully. Aug 20 00:10:24.372133 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-f24c3c76-34db-4258-bb79-059be48d4d2b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:24.372291 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-f24c3c76-34db-4258-bb79-059be48d4d2b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:24.421335 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-f24c3c76-34db-4258-bb79-059be48d4d2b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:24.428995 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:24.428995 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:24.441803 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f24c3c76-34db-4258-bb79-059be48d4d2b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 returned with HTTP 200 Aug 20 00:10:24.442423 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 436/1741] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:24 2026] GET /volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:25.131275 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-23fe1961-44de-4d38-8f61-0745c268748e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.133356 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23fe1961-44de-4d38-8f61-0745c268748e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:10:25.133356 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23fe1961-44de-4d38-8f61-0745c268748e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:25.133356 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23fe1961-44de-4d38-8f61-0745c268748e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:25.144687 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:25.144687 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:25.148445 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-23fe1961-44de-4d38-8f61-0745c268748e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:25.153185 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23fe1961-44de-4d38-8f61-0745c268748e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:10:25.153654 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 427/1742] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:25 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:25.459760 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ebe448a5-4620-4692-a4ec-ae18a1bbf4c6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.461829 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebe448a5-4620-4692-a4ec-ae18a1bbf4c6 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 Aug 20 00:10:25.462081 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebe448a5-4620-4692-a4ec-ae18a1bbf4c6 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:25.462315 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebe448a5-4620-4692-a4ec-ae18a1bbf4c6 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:25.468916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebe448a5-4620-4692-a4ec-ae18a1bbf4c6 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 returned with HTTP 404 Aug 20 00:10:25.469554 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 437/1743] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:25 2026] GET /volume/v3/volumes/25ad013a-a5b8-4707-b1a1-cb0be01212c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:25.475060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-debd55d3-9921-4377-a302-fa2649a6e355 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.477097 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-debd55d3-9921-4377-a302-fa2649a6e355 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877 Aug 20 00:10:25.477336 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-debd55d3-9921-4377-a302-fa2649a6e355 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:25.477549 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-debd55d3-9921-4377-a302-fa2649a6e355 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:25.477690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.groups [None req-debd55d3-9921-4377-a302-fa2649a6e355 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] show called for member 52b04a59-4758-4d4a-978e-64443ed39877 {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:25.483472 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-debd55d3-9921-4377-a302-fa2649a6e355 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877 returned with HTTP 404 Aug 20 00:10:25.483987 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 444/1744] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:25 2026] GET /volume/v3/groups/52b04a59-4758-4d4a-978e-64443ed39877 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:25.489394 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.491497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:10:25.491497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:25.491497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:25.491909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:10:25.492580 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:25.498473 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Get all volumes completed successfully. Aug 20 00:10:25.499091 np0000007832 devstack@c-api.service[100466]: WARNING stevedore.named [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:25.499267 np0000007832 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:25.539025 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:25.542416 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:25.542416 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:25.555930 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-034f55db-7876-4ae3-95d4-cb189bd86ad3 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:10:25.556539 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 437/1745] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:10:25 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:25.575066 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6fecbf88-b4a5-4c89-82a1-7040b7172b9b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.578169 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6fecbf88-b4a5-4c89-82a1-7040b7172b9b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] POST https://10.4.3.9/volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea/action Aug 20 00:10:25.578614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6fecbf88-b4a5-4c89-82a1-7040b7172b9b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:25.578735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6fecbf88-b4a5-4c89-82a1-7040b7172b9b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:25.580377 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-6fecbf88-b4a5-4c89-82a1-7040b7172b9b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] delete called for group d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea {{(pid=100467) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:10:25.580539 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-6fecbf88-b4a5-4c89-82a1-7040b7172b9b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Delete group with id: d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea Aug 20 00:10:25.584028 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:25.584028 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:25.619689 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ea24355b-cdc8-4808-b917-0f7c0b66a243 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.620115 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6fecbf88-b4a5-4c89-82a1-7040b7172b9b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea/action returned with HTTP 202 Aug 20 00:10:25.620171 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea24355b-cdc8-4808-b917-0f7c0b66a243 None None] GET https://10.4.3.9/volume// Aug 20 00:10:25.620302 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea24355b-cdc8-4808-b917-0f7c0b66a243 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:25.620513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea24355b-cdc8-4808-b917-0f7c0b66a243 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:25.620562 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 428/1746] 10.4.3.9 () {70 vars in 1414 bytes} [Thu Aug 20 00:10:25 2026] POST /volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:25.620981 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea24355b-cdc8-4808-b917-0f7c0b66a243 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:25.621315 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 438/1747] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:25.628465 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.630250 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-0b93ce40-6f7a-4e1d-9e03-b4dd919da0d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.630565 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 Aug 20 00:10:25.630937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:25.632390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:25.633270 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-0b93ce40-6f7a-4e1d-9e03-b4dd919da0d2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:25.633270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-0b93ce40-6f7a-4e1d-9e03-b4dd919da0d2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:25.633529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-0b93ce40-6f7a-4e1d-9e03-b4dd919da0d2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:25.645380 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:25.645380 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:25.645623 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:25.645623 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:25.650263 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-0b93ce40-6f7a-4e1d-9e03-b4dd919da0d2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:25.650576 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Volume info retrieved successfully. Aug 20 00:10:25.651539 np0000007832 devstack@c-api.service[100469]: WARNING stevedore.named [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:10:25.651816 np0000007832 devstack@c-api.service[100469]: WARNING castellan.key_manager [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:10:25.656308 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-0b93ce40-6f7a-4e1d-9e03-b4dd919da0d2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 200 Aug 20 00:10:25.656858 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 438/1748] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:25 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 1047 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:25.693758 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:10:25.697094 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:25.697094 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:25.704920 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8a1127d3-e95b-4c79-8905-7377df7f32ae tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 returned with HTTP 200 Aug 20 00:10:25.705414 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 445/1749] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:25 2026] GET /volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 => generated 907 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:25.764570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-3374e062-0c0f-4cfe-b614-fb15b8c1f491 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.767331 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-3374e062-0c0f-4cfe-b614-fb15b8c1f491 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8 Aug 20 00:10:25.767861 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-3374e062-0c0f-4cfe-b614-fb15b8c1f491 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:25.777539 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-3374e062-0c0f-4cfe-b614-fb15b8c1f491 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-0ae3a9f8-3eeb-4f3a-97c4-ced802015992-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:10:25.784099 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-3374e062-0c0f-4cfe-b614-fb15b8c1f491 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-0ae3a9f8-3eeb-4f3a-97c4-ced802015992-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:10:25.785542 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:25.785542 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:25.887307 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-3374e062-0c0f-4cfe-b614-fb15b8c1f491 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-0ae3a9f8-3eeb-4f3a-97c4-ced802015992-np0000007832" released by "attachment_update" :: held 0.103s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:10:25.887638 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-3374e062-0c0f-4cfe-b614-fb15b8c1f491 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8 returned with HTTP 200 Aug 20 00:10:25.888088 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 429/1750] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:10:25 2026] PUT /volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8 => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:25.920943 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-39009fdd-7874-4bdb-8146-1a26db915568 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:25.923082 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-39009fdd-7874-4bdb-8146-1a26db915568 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8/action Aug 20 00:10:25.923444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-39009fdd-7874-4bdb-8146-1a26db915568 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:25.923586 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-39009fdd-7874-4bdb-8146-1a26db915568 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:25.938347 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:25.938347 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:25.958788 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-39009fdd-7874-4bdb-8146-1a26db915568 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8/action returned with HTTP 204 Aug 20 00:10:25.959290 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 439/1751] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:10:25 2026] POST /volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:26.169075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-69e05888-7f90-4b77-9eb7-d1faa72a3c59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:26.171352 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-69e05888-7f90-4b77-9eb7-d1faa72a3c59 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:10:26.171611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-69e05888-7f90-4b77-9eb7-d1faa72a3c59 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:26.171854 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-69e05888-7f90-4b77-9eb7-d1faa72a3c59 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:26.190694 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:26.190694 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:26.203148 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-69e05888-7f90-4b77-9eb7-d1faa72a3c59 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:26.213265 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-69e05888-7f90-4b77-9eb7-d1faa72a3c59 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:10:26.213652 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 439/1752] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:26 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:26.717338 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-ccaeafe1-cf67-418e-b655-fc5fc68c4e0f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:26.724217 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-ccaeafe1-cf67-418e-b655-fc5fc68c4e0f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a/action Aug 20 00:10:26.724217 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-ccaeafe1-cf67-418e-b655-fc5fc68c4e0f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:26.724217 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-ccaeafe1-cf67-418e-b655-fc5fc68c4e0f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:26.724385 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-41d0f248-ed43-4c50-a52c-af9711290f1b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:26.726113 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-41d0f248-ed43-4c50-a52c-af9711290f1b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 Aug 20 00:10:26.726618 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-41d0f248-ed43-4c50-a52c-af9711290f1b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:26.726939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-41d0f248-ed43-4c50-a52c-af9711290f1b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:26.734828 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-41d0f248-ed43-4c50-a52c-af9711290f1b tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 returned with HTTP 404 Aug 20 00:10:26.736181 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 430/1753] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:10:26 2026] GET /volume/v3/volumes/74bda325-98ef-45ec-9bbf-65e6df2003a4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:26.743300 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-46f600a6-ba0c-4a5c-8f11-02d575101635 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:26.745214 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46f600a6-ba0c-4a5c-8f11-02d575101635 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] GET https://10.4.3.9/volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea Aug 20 00:10:26.745696 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46f600a6-ba0c-4a5c-8f11-02d575101635 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:26.745696 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46f600a6-ba0c-4a5c-8f11-02d575101635 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:26.745808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-46f600a6-ba0c-4a5c-8f11-02d575101635 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] show called for member d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:10:26.749116 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46f600a6-ba0c-4a5c-8f11-02d575101635 tempest-GroupsV314Test-1434516749 tempest-GroupsV314Test-1434516749-project-member] https://10.4.3.9/volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea returned with HTTP 404 Aug 20 00:10:26.749564 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 440/1754] 10.4.3.9 () {68 vars in 1372 bytes} [Thu Aug 20 00:10:26 2026] GET /volume/v3/groups/d6c0f5a2-7a5c-4f11-807c-07dc3f6d21ea => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:10:26.750964 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:26.750964 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:26.757461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aba9c002-222f-4c8a-9466-24f692e99e16 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:26.759692 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aba9c002-222f-4c8a-9466-24f692e99e16 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] DELETE https://10.4.3.9/volume/v3/group_types/12d4622c-bb58-48d0-b2d3-89b24113303b Aug 20 00:10:26.760072 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aba9c002-222f-4c8a-9466-24f692e99e16 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:26.760267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aba9c002-222f-4c8a-9466-24f692e99e16 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:26.772734 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-04eaf3b8-59ce-4fd0-a479-4bda039c4cd4 req-ccaeafe1-cf67-418e-b655-fc5fc68c4e0f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a/action returned with HTTP 204 Aug 20 00:10:26.772734 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 446/1755] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:10:26 2026] POST /volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:26.779123 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aba9c002-222f-4c8a-9466-24f692e99e16 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] https://10.4.3.9/volume/v3/group_types/12d4622c-bb58-48d0-b2d3-89b24113303b returned with HTTP 202 Aug 20 00:10:26.779551 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 440/1756] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:10:26 2026] DELETE /volume/v3/group_types/12d4622c-bb58-48d0-b2d3-89b24113303b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:10:26.788563 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-42d32ca4-61f4-47e4-a51e-b831d6187613 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:26.793128 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42d32ca4-61f4-47e4-a51e-b831d6187613 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] DELETE https://10.4.3.9/volume/v3/types/e4990bd2-1262-4716-a436-05ac1297c90b Aug 20 00:10:26.793346 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42d32ca4-61f4-47e4-a51e-b831d6187613 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:26.793535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42d32ca4-61f4-47e4-a51e-b831d6187613 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:26.793847 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:26.793847 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:26.831722 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42d32ca4-61f4-47e4-a51e-b831d6187613 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] https://10.4.3.9/volume/v3/types/e4990bd2-1262-4716-a436-05ac1297c90b returned with HTTP 202 Aug 20 00:10:26.832354 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 431/1757] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:10:26 2026] DELETE /volume/v3/types/e4990bd2-1262-4716-a436-05ac1297c90b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:26.841292 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c75aed92-d795-4256-b108-922ca86fa674 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:26.843094 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c75aed92-d795-4256-b108-922ca86fa674 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] GET https://10.4.3.9/volume/v3/types/e4990bd2-1262-4716-a436-05ac1297c90b Aug 20 00:10:26.843308 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c75aed92-d795-4256-b108-922ca86fa674 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:26.843525 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c75aed92-d795-4256-b108-922ca86fa674 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:26.847073 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c75aed92-d795-4256-b108-922ca86fa674 tempest-GroupsV314Test-1135199279 tempest-GroupsV314Test-1135199279-project-admin] https://10.4.3.9/volume/v3/types/e4990bd2-1262-4716-a436-05ac1297c90b returned with HTTP 404 Aug 20 00:10:26.847539 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 441/1758] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:10:26 2026] GET /volume/v3/types/e4990bd2-1262-4716-a436-05ac1297c90b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:27.226759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f2491bd9-911a-48b5-903e-731215b58a46 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:27.228221 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f2491bd9-911a-48b5-903e-731215b58a46 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:10:27.228475 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f2491bd9-911a-48b5-903e-731215b58a46 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:27.228739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f2491bd9-911a-48b5-903e-731215b58a46 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:27.240693 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:27.240693 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:27.244548 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f2491bd9-911a-48b5-903e-731215b58a46 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:27.249724 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f2491bd9-911a-48b5-903e-731215b58a46 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:10:27.249724 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 447/1759] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:27 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:27.266621 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6f77ea4e-dfd0-4f45-b569-8ce0deb3037a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:27.273411 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6f77ea4e-dfd0-4f45-b569-8ce0deb3037a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:10:27.277034 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6f77ea4e-dfd0-4f45-b569-8ce0deb3037a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e388d1b-e114-480e-be9f-c858a13292de", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1356129304", "container": "tempest-volumesbackupstest-backup-container-1533451750"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:27.279419 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-6f77ea4e-dfd0-4f45-b569-8ce0deb3037a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating new backup {'backup': {'volume_id': '0e388d1b-e114-480e-be9f-c858a13292de', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1356129304', 'container': 'tempest-volumesbackupstest-backup-container-1533451750'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:10:27.280082 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-6f77ea4e-dfd0-4f45-b569-8ce0deb3037a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating backup of volume 0e388d1b-e114-480e-be9f-c858a13292de in container tempest-volumesbackupstest-backup-container-1533451750 Aug 20 00:10:27.294501 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:27.294501 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:27.295052 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6f77ea4e-dfd0-4f45-b569-8ce0deb3037a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:27.318828 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-6f77ea4e-dfd0-4f45-b569-8ce0deb3037a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['62b1096f-6368-4e88-91f3-c656aa486283', '02cf9735-ff4b-41a0-8318-04c077f3e1d9'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:27.370311 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6f77ea4e-dfd0-4f45-b569-8ce0deb3037a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:10:27.370425 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 441/1760] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:10:27 2026] POST /volume/v3/backups => generated 326 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:27.383990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-73f5f116-c84e-42af-91dc-7f2ea43348db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:27.387613 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73f5f116-c84e-42af-91dc-7f2ea43348db tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:27.387613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73f5f116-c84e-42af-91dc-7f2ea43348db tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:27.387613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73f5f116-c84e-42af-91dc-7f2ea43348db tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:27.387613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-73f5f116-c84e-42af-91dc-7f2ea43348db tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:27.400057 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:27.400057 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:27.400057 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73f5f116-c84e-42af-91dc-7f2ea43348db tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:27.401416 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 432/1761] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:27 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 785 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:28.413443 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-21f3a3dc-9546-4817-9edc-5fde21cd2e0b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:28.417793 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-21f3a3dc-9546-4817-9edc-5fde21cd2e0b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:28.417793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-21f3a3dc-9546-4817-9edc-5fde21cd2e0b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:28.417793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-21f3a3dc-9546-4817-9edc-5fde21cd2e0b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:28.418015 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-21f3a3dc-9546-4817-9edc-5fde21cd2e0b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:28.425354 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:28.425354 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:28.426827 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-21f3a3dc-9546-4817-9edc-5fde21cd2e0b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:28.427363 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 442/1762] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:28 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:29.396852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-13fee1f8-be18-4188-956c-55f447cd739c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.440068 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6551a1fe-1d70-40bf-94e2-e1ca0bb3d6b9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.443425 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6551a1fe-1d70-40bf-94e2-e1ca0bb3d6b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:29.443572 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6551a1fe-1d70-40bf-94e2-e1ca0bb3d6b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:29.443778 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6551a1fe-1d70-40bf-94e2-e1ca0bb3d6b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:29.443869 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6551a1fe-1d70-40bf-94e2-e1ca0bb3d6b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:29.452418 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:29.452418 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:29.453258 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6551a1fe-1d70-40bf-94e2-e1ca0bb3d6b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:29.453824 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 442/1763] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:29 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:29.503451 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-13fee1f8-be18-4188-956c-55f447cd739c tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] GET https://10.4.3.9/volume/v3/os-quota-class-sets/default Aug 20 00:10:29.503650 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-13fee1f8-be18-4188-956c-55f447cd739c tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:29.503914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-13fee1f8-be18-4188-956c-55f447cd739c tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:29.526556 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-13fee1f8-be18-4188-956c-55f447cd739c tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 00:10:29.526937 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 448/1764] 10.4.3.9 () {66 vars in 1283 bytes} [Thu Aug 20 00:10:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 584 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:29.544688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-227f9de3-0189-48d0-a9d3-f3ec29384e44 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.545014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cecfe485-2fc3-405b-a3bb-041d0dcf4de3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.546285 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-227f9de3-0189-48d0-a9d3-f3ec29384e44 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:10:29.546285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-227f9de3-0189-48d0-a9d3-f3ec29384e44 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:29.546403 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-227f9de3-0189-48d0-a9d3-f3ec29384e44 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:29.546496 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cecfe485-2fc3-405b-a3bb-041d0dcf4de3 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] GET https://10.4.3.9/volume/v3/os-quota-class-sets/default Aug 20 00:10:29.546705 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cecfe485-2fc3-405b-a3bb-041d0dcf4de3 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:29.546924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cecfe485-2fc3-405b-a3bb-041d0dcf4de3 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:29.559419 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:29.559419 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:29.564131 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cecfe485-2fc3-405b-a3bb-041d0dcf4de3 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 00:10:29.564509 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-227f9de3-0189-48d0-a9d3-f3ec29384e44 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:10:29.565066 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 443/1765] 10.4.3.9 () {66 vars in 1283 bytes} [Thu Aug 20 00:10:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 584 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:29.574425 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-227f9de3-0189-48d0-a9d3-f3ec29384e44 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:10:29.574826 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 433/1766] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:29 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:29.588551 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e1215779-7397-4060-a3b7-80ccc6e53233 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.588551 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e1215779-7397-4060-a3b7-80ccc6e53233 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:10:29.588551 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e1215779-7397-4060-a3b7-80ccc6e53233 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-950804655"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:29.615559 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e1215779-7397-4060-a3b7-80ccc6e53233 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:10:29.615860 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 443/1767] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:10:29 2026] POST /volume/v3/types => generated 227 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:29.630726 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8b54ab40-89cc-4361-b332-9479cbfcb22d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.636190 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-3f475856-015d-4baa-8f5a-c12a32a0465b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.636696 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b54ab40-89cc-4361-b332-9479cbfcb22d tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-class-sets/default Aug 20 00:10:29.637182 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b54ab40-89cc-4361-b332-9479cbfcb22d tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-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-950804655": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-950804655": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-950804655": 7}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:29.638650 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-3f475856-015d-4baa-8f5a-c12a32a0465b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:10:29.638880 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-3f475856-015d-4baa-8f5a-c12a32a0465b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:29.639208 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-3f475856-015d-4baa-8f5a-c12a32a0465b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:29.650631 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:29.650631 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:29.654449 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-3f475856-015d-4baa-8f5a-c12a32a0465b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:10:29.661226 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-3f475856-015d-4baa-8f5a-c12a32a0465b tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:10:29.661723 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 444/1768] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:29 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:29.684828 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-7dc652ba-4af2-4ed9-a15e-b9ae16a5dfb7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.691966 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-7dc652ba-4af2-4ed9-a15e-b9ae16a5dfb7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] POST https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe/action Aug 20 00:10:29.692126 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-7dc652ba-4af2-4ed9-a15e-b9ae16a5dfb7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:29.692126 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-7dc652ba-4af2-4ed9-a15e-b9ae16a5dfb7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:29.709523 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:29.709523 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:29.710620 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-7dc652ba-4af2-4ed9-a15e-b9ae16a5dfb7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:10:29.720231 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-7dc652ba-4af2-4ed9-a15e-b9ae16a5dfb7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Begin detaching volume completed successfully. Aug 20 00:10:29.720521 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-7dc652ba-4af2-4ed9-a15e-b9ae16a5dfb7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe/action returned with HTTP 202 Aug 20 00:10:29.721211 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 434/1769] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:10:29 2026] POST /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:10:29.788680 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe2ebc55-a819-4868-b445-2f66e46c74a3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.789175 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe2ebc55-a819-4868-b445-2f66e46c74a3 None None] GET https://10.4.3.9/volume// Aug 20 00:10:29.789519 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe2ebc55-a819-4868-b445-2f66e46c74a3 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:29.789741 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe2ebc55-a819-4868-b445-2f66e46c74a3 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:29.790184 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe2ebc55-a819-4868-b445-2f66e46c74a3 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:29.794223 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 444/1770] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:29 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:29.805213 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b54ab40-89cc-4361-b332-9479cbfcb22d tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 00:10:29.807277 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 449/1771] 10.4.3.9 () {68 vars in 1304 bytes} [Thu Aug 20 00:10:29 2026] PUT /volume/v3/os-quota-class-sets/default => generated 772 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:29.820080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf2c57bd-baa3-4afd-b0bd-e7ccd6b73e30 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.820751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf2c57bd-baa3-4afd-b0bd-e7ccd6b73e30 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/3e15b5743835472b97ded1a9db5d086a/defaults Aug 20 00:10:29.821070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf2c57bd-baa3-4afd-b0bd-e7ccd6b73e30 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:29.821293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf2c57bd-baa3-4afd-b0bd-e7ccd6b73e30 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Calling method 'defaults' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:29.828133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-b35fff8a-b4d0-4d21-a417-1b60fd46cef7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:29.833772 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-b35fff8a-b4d0-4d21-a417-1b60fd46cef7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:10:29.834149 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-b35fff8a-b4d0-4d21-a417-1b60fd46cef7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:29.834581 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-b35fff8a-b4d0-4d21-a417-1b60fd46cef7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:29.837540 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-bf2c57bd-baa3-4afd-b0bd-e7ccd6b73e30 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1290780668 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1290780668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:29.847384 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf2c57bd-baa3-4afd-b0bd-e7ccd6b73e30 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/3e15b5743835472b97ded1a9db5d086a/defaults returned with HTTP 200 Aug 20 00:10:29.847592 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 445/1772] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:10:29 2026] GET /volume/v3/os-quota-sets/3e15b5743835472b97ded1a9db5d086a/defaults => generated 808 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:29.857213 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:29.857213 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:29.861020 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-b35fff8a-b4d0-4d21-a417-1b60fd46cef7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:10:29.864921 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-b35fff8a-b4d0-4d21-a417-1b60fd46cef7 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:10:29.865344 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 435/1773] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:29 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 1321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:30.067413 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cd89da05-d588-41c5-bb12-ef17b5c414a1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:30.073907 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd89da05-d588-41c5-bb12-ef17b5c414a1 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/848f7aa205e64b91940b58a91dcde2cf/defaults Aug 20 00:10:30.074136 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd89da05-d588-41c5-bb12-ef17b5c414a1 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:30.074322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd89da05-d588-41c5-bb12-ef17b5c414a1 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Calling method 'defaults' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:30.087722 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cd89da05-d588-41c5-bb12-ef17b5c414a1 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1290780668 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1290780668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:30.088130 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cd89da05-d588-41c5-bb12-ef17b5c414a1 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1290780668 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1290780668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:30.088430 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-cd89da05-d588-41c5-bb12-ef17b5c414a1 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1290780668 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1290780668, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:30.092798 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd89da05-d588-41c5-bb12-ef17b5c414a1 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/848f7aa205e64b91940b58a91dcde2cf/defaults returned with HTTP 200 Aug 20 00:10:30.093505 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 445/1774] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:10:30 2026] GET /volume/v3/os-quota-sets/848f7aa205e64b91940b58a91dcde2cf/defaults => generated 808 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:30.187088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-850e6b10-3a91-41e8-95ec-0ec060682af9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:30.188627 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-850e6b10-3a91-41e8-95ec-0ec060682af9 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] DELETE https://10.4.3.9/volume/v3/types/70d3b67a-441f-4d70-95f0-8427fd1920f4 Aug 20 00:10:30.188816 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-850e6b10-3a91-41e8-95ec-0ec060682af9 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:30.189071 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-850e6b10-3a91-41e8-95ec-0ec060682af9 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:30.222242 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-850e6b10-3a91-41e8-95ec-0ec060682af9 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/types/70d3b67a-441f-4d70-95f0-8427fd1920f4 returned with HTTP 202 Aug 20 00:10:30.222679 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 450/1775] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:10:30 2026] DELETE /volume/v3/types/70d3b67a-441f-4d70-95f0-8427fd1920f4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:30.234273 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c11c404-8b8f-44dd-b9e7-b897c6b62269 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:30.239535 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c11c404-8b8f-44dd-b9e7-b897c6b62269 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] GET https://10.4.3.9/volume/v3/types/70d3b67a-441f-4d70-95f0-8427fd1920f4 Aug 20 00:10:30.239746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c11c404-8b8f-44dd-b9e7-b897c6b62269 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:30.239972 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c11c404-8b8f-44dd-b9e7-b897c6b62269 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:30.246210 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c11c404-8b8f-44dd-b9e7-b897c6b62269 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/types/70d3b67a-441f-4d70-95f0-8427fd1920f4 returned with HTTP 404 Aug 20 00:10:30.247020 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 446/1776] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:10:30 2026] GET /volume/v3/types/70d3b67a-441f-4d70-95f0-8427fd1920f4 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:30.254024 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9aea3809-76d4-444c-a516-b537deff2c44 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:30.256777 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9aea3809-76d4-444c-a516-b537deff2c44 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-class-sets/default Aug 20 00:10:30.257211 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9aea3809-76d4-444c-a516-b537deff2c44 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:30.322906 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9aea3809-76d4-444c-a516-b537deff2c44 tempest-VolumeQuotaClassesTest-1099573678 tempest-VolumeQuotaClassesTest-1099573678-project-admin] https://10.4.3.9/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 00:10:30.323363 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 436/1777] 10.4.3.9 () {68 vars in 1304 bytes} [Thu Aug 20 00:10:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 567 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:30.470446 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bcc23462-0806-4501-8a1c-edef09c99cd3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:30.473283 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcc23462-0806-4501-8a1c-edef09c99cd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:30.473283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcc23462-0806-4501-8a1c-edef09c99cd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:30.473283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcc23462-0806-4501-8a1c-edef09c99cd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:30.473283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bcc23462-0806-4501-8a1c-edef09c99cd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:30.481747 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:30.481747 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:30.482753 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcc23462-0806-4501-8a1c-edef09c99cd3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:30.483238 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 446/1778] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:30 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:31.499011 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e28bfcdf-29b2-4e15-a62f-f7b3a649a03d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:31.504501 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e28bfcdf-29b2-4e15-a62f-f7b3a649a03d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:31.504702 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e28bfcdf-29b2-4e15-a62f-f7b3a649a03d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:31.504903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e28bfcdf-29b2-4e15-a62f-f7b3a649a03d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:31.505009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e28bfcdf-29b2-4e15-a62f-f7b3a649a03d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:31.509969 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:31.509969 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:31.510460 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e28bfcdf-29b2-4e15-a62f-f7b3a649a03d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:31.510913 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 451/1779] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:31 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:32.528135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a636eca9-ae51-4ceb-b438-daa302430c01 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:32.532540 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a636eca9-ae51-4ceb-b438-daa302430c01 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:32.533977 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a636eca9-ae51-4ceb-b438-daa302430c01 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:32.534698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a636eca9-ae51-4ceb-b438-daa302430c01 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:32.535716 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a636eca9-ae51-4ceb-b438-daa302430c01 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:32.546475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-849c3d89-a86b-491a-a6d2-406add78dbaf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:32.547717 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:32.547717 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:32.549149 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a636eca9-ae51-4ceb-b438-daa302430c01 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:32.549431 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-849c3d89-a86b-491a-a6d2-406add78dbaf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/encryption Aug 20 00:10:32.549647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-849c3d89-a86b-491a-a6d2-406add78dbaf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:32.549846 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-849c3d89-a86b-491a-a6d2-406add78dbaf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:32.550350 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 447/1780] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:32 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:32.565188 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:32.565188 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:32.577259 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c42efbe2-6969-4825-8fb6-2ffd9001eb62 req-849c3d89-a86b-491a-a6d2-406add78dbaf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/encryption returned with HTTP 200 Aug 20 00:10:32.577898 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 437/1781] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:10:32 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:32.757186 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-6f2468f4-f60e-4aed-98d2-e67eaec12f98 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:32.763303 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-6f2468f4-f60e-4aed-98d2-e67eaec12f98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/limits Aug 20 00:10:32.763580 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-6f2468f4-f60e-4aed-98d2-e67eaec12f98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:32.763878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-6f2468f4-f60e-4aed-98d2-e67eaec12f98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:32.793781 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-6f2468f4-f60e-4aed-98d2-e67eaec12f98 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/limits returned with HTTP 200 Aug 20 00:10:32.794287 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 447/1782] 10.4.3.9 () {68 vars in 1470 bytes} [Thu Aug 20 00:10:32 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:32.833540 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:32.835580 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:32.835580 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1932563403"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:32.837353 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Create volume request body: {'volume': {'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1932563403'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:32.854941 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-bbd582d7-c57d-43d9-8f60-7af7126b7063 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:32.859820 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-bbd582d7-c57d-43d9-8f60-7af7126b7063 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:32.860396 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-bbd582d7-c57d-43d9-8f60-7af7126b7063 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:32.860551 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-bbd582d7-c57d-43d9-8f60-7af7126b7063 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:32.876333 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:32.876333 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:32.882069 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-bbd582d7-c57d-43d9-8f60-7af7126b7063 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:32.890982 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-bbd582d7-c57d-43d9-8f60-7af7126b7063 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 200 Aug 20 00:10:32.891833 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 448/1783] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:32 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 1656 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:32.905513 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:32.912753 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:10:32.913192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae250e65-9e66-4d29-b250-3f2a92518084", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:32.929657 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Create volume of 1 GB Aug 20 00:10:32.933484 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:32.933484 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:32.934404 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:32.934404 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Create snapshot from volume ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:32.934840 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Availability Zones retrieved successfully. Aug 20 00:10:32.939073 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-44a91b89-507b-4bc0-bfe0-c8c149ac6c26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:32.941615 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-44a91b89-507b-4bc0-bfe0-c8c149ac6c26 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] DELETE https://10.4.3.9/volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7 Aug 20 00:10:32.942005 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-44a91b89-507b-4bc0-bfe0-c8c149ac6c26 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:32.942005 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-44a91b89-507b-4bc0-bfe0-c8c149ac6c26 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:32.943086 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Flow 'volume_create_api' (ee46c919-09f7-4fda-9544-589d322e9d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:32.946777 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6fbf06-8752-43bc-9ad6-9201fa0e2af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:32.948195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:32.951091 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:32.951091 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:32.956733 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:10:32.998524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Created reservations ['a8fa8795-2c39-4c9a-bdfe-1d109dad640b', '078e8e82-9346-4945-906e-bef0e37fcac5', 'ca40b2e8-e752-4318-97c5-c2fed5991f0c', '35f3c2d8-2918-45e4-9a53-0c9d50eacfd3'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:33.015793 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7a8847de-9c55-4406-9552-b00ba58801d6 req-44a91b89-507b-4bc0-bfe0-c8c149ac6c26 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7 returned with HTTP 200 Aug 20 00:10:33.016411 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 448/1784] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:32 2026] DELETE /volume/v3/attachments/5debd67e-10ee-43b5-8d4f-c802bb2a53c7 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:33.043412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6fbf06-8752-43bc-9ad6-9201fa0e2af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:33.044649 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31f8e49-3bb1-42b1-89b3-8d5918caeb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:33.065965 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Snapshot force create request issued successfully. Aug 20 00:10:33.065965 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a4e8a416-b5d4-47ae-95f3-b66b41198e26 req-34284550-a6e4-4a16-907b-145d70b3a3ee tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:10:33.065965 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 438/1785] 10.4.3.9 () {72 vars in 1533 bytes} [Thu Aug 20 00:10:32 2026] POST /volume/v3/snapshots => generated 292 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:33.120760 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Created reservations ['73e20bd8-899d-4a74-bf92-99dc22eff86f', '31ace9c2-6b2c-4911-a98d-e67f70b547aa', 'd45fd8f4-2f45-4e40-9cca-a9544a0424f8', '271e9e01-0abe-44b2-9205-32d9c7f7be05'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:33.122442 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31f8e49-3bb1-42b1-89b3-8d5918caeb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73e20bd8-899d-4a74-bf92-99dc22eff86f', '31ace9c2-6b2c-4911-a98d-e67f70b547aa', 'd45fd8f4-2f45-4e40-9cca-a9544a0424f8', '271e9e01-0abe-44b2-9205-32d9c7f7be05']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:33.122569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6386727-d53d-4d3c-97d9-f2c8cfa161cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:33.156610 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6386727-d53d-4d3c-97d9-f2c8cfa161cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf936c5-9ed0-421e-9c71-53524c82947d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1932563403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605145360f564805bf8fb14f398b79ac',qos_specs=None,replication_status=,reservations=['73e20bd8-899d-4a74-bf92-99dc22eff86f','31ace9c2-6b2c-4911-a98d-e67f70b547aa','d45fd8f4-2f45-4e40-9cca-a9544a0424f8','271e9e01-0abe-44b2-9205-32d9c7f7be05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3dfba66f7d646abb5d63346763cd743',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1932563403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbf936c5-9ed0-421e-9c71-53524c82947d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605145360f564805bf8fb14f398b79ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3dfba66f7d646abb5d63346763cd743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:33.157819 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2dc8d8a-7aa8-4ba9-b26e-1fbf4c33c93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:33.192231 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2dc8d8a-7aa8-4ba9-b26e-1fbf4c33c93e) transitioned into state 'SUCCESS' from state '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-1932563403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605145360f564805bf8fb14f398b79ac',qos_specs=None,replication_status=,reservations=['73e20bd8-899d-4a74-bf92-99dc22eff86f','31ace9c2-6b2c-4911-a98d-e67f70b547aa','d45fd8f4-2f45-4e40-9cca-a9544a0424f8','271e9e01-0abe-44b2-9205-32d9c7f7be05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3dfba66f7d646abb5d63346763cd743',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:33.193046 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c90f5e-80cc-4f3e-828b-973d4af1e30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:33.207436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c90f5e-80cc-4f3e-828b-973d4af1e30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:33.208654 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Flow 'volume_create_api' (ee46c919-09f7-4fda-9544-589d322e9d1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:33.209138 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Create volume request issued successfully. Aug 20 00:10:33.209781 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7895ec78-5f2e-4b36-ac0f-8431154ca9c9 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:33.210497 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 452/1786] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:10:32 2026] POST /volume/v3/volumes => generated 747 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:33.223156 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0f178b85-eca9-456e-b798-659d4d82f091 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:33.225165 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f178b85-eca9-456e-b798-659d4d82f091 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] GET https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d Aug 20 00:10:33.225395 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f178b85-eca9-456e-b798-659d4d82f091 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:33.225637 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f178b85-eca9-456e-b798-659d4d82f091 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:33.238551 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:33.238551 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:33.243658 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0f178b85-eca9-456e-b798-659d4d82f091 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:33.251778 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f178b85-eca9-456e-b798-659d4d82f091 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d returned with HTTP 200 Aug 20 00:10:33.252302 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 449/1787] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:33 2026] GET /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:33.564087 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-de649f8f-7089-4679-a749-cc3d426c97b9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:33.566540 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de649f8f-7089-4679-a749-cc3d426c97b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:33.566729 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de649f8f-7089-4679-a749-cc3d426c97b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:33.567137 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de649f8f-7089-4679-a749-cc3d426c97b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:33.567137 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-de649f8f-7089-4679-a749-cc3d426c97b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:33.574264 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:33.574264 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:33.575230 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de649f8f-7089-4679-a749-cc3d426c97b9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:33.575634 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 449/1788] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:33 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:34.039276 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e2d9dcc6-81a4-4712-b7ba-4854f3178e99 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.042703 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2d9dcc6-81a4-4712-b7ba-4854f3178e99 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:10:34.042935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2d9dcc6-81a4-4712-b7ba-4854f3178e99 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:34.043183 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2d9dcc6-81a4-4712-b7ba-4854f3178e99 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:34.064520 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.064520 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:34.069225 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e2d9dcc6-81a4-4712-b7ba-4854f3178e99 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:10:34.074344 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2d9dcc6-81a4-4712-b7ba-4854f3178e99 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:10:34.074816 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 439/1789] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:34 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:34.275972 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b06aa9ba-da82-47e4-8354-b36f22434903 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.278917 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b06aa9ba-da82-47e4-8354-b36f22434903 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] GET https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d Aug 20 00:10:34.279182 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b06aa9ba-da82-47e4-8354-b36f22434903 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:34.279451 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b06aa9ba-da82-47e4-8354-b36f22434903 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:34.302063 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.302063 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:34.315171 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b06aa9ba-da82-47e4-8354-b36f22434903 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:34.324493 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b06aa9ba-da82-47e4-8354-b36f22434903 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d returned with HTTP 200 Aug 20 00:10:34.325251 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 453/1790] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:34 2026] GET /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d => generated 1355 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:34.355644 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0196f000-fb00-44cb-bbc9-492c7b8d04a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.359680 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0196f000-fb00-44cb-bbc9-492c7b8d04a1 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] POST https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action Aug 20 00:10:34.363276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0196f000-fb00-44cb-bbc9-492c7b8d04a1 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-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=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:34.363815 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0196f000-fb00-44cb-bbc9-492c7b8d04a1 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:34.387579 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.387579 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:34.407027 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.407027 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:34.407027 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0196f000-fb00-44cb-bbc9-492c7b8d04a1 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:34.434315 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0196f000-fb00-44cb-bbc9-492c7b8d04a1 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Update volume metadata completed successfully. Aug 20 00:10:34.434315 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0196f000-fb00-44cb-bbc9-492c7b8d04a1 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action returned with HTTP 200 Aug 20 00:10:34.434315 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 450/1791] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:10:34 2026] POST /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action => generated 563 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:34.447980 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83c0850e-0fc1-4582-bac7-44ef4733bccc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.449941 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83c0850e-0fc1-4582-bac7-44ef4733bccc tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] GET https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d Aug 20 00:10:34.449941 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83c0850e-0fc1-4582-bac7-44ef4733bccc tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:34.450466 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83c0850e-0fc1-4582-bac7-44ef4733bccc tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:34.467897 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.467897 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:34.475956 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-83c0850e-0fc1-4582-bac7-44ef4733bccc tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:34.489944 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83c0850e-0fc1-4582-bac7-44ef4733bccc tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d returned with HTTP 200 Aug 20 00:10:34.489944 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 450/1792] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:34 2026] GET /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d => generated 1415 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:34.508015 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-24ee0af8-64cf-4a47-859a-ef0bef53412e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.510079 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24ee0af8-64cf-4a47-859a-ef0bef53412e tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] POST https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action Aug 20 00:10:34.510502 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24ee0af8-64cf-4a47-859a-ef0bef53412e tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:34.510642 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24ee0af8-64cf-4a47-859a-ef0bef53412e tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:34.523518 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.523518 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:34.534135 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.534135 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:34.534330 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-24ee0af8-64cf-4a47-859a-ef0bef53412e tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:34.544033 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-24ee0af8-64cf-4a47-859a-ef0bef53412e tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Get volume image-metadata completed successfully. Aug 20 00:10:34.568944 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-24ee0af8-64cf-4a47-859a-ef0bef53412e tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Delete volume metadata completed successfully. Aug 20 00:10:34.569725 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24ee0af8-64cf-4a47-859a-ef0bef53412e tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action returned with HTTP 200 Aug 20 00:10:34.570548 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 440/1793] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:10:34 2026] POST /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action => generated 0 bytes in 63 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 00:10:34.583916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9983550f-98eb-4fba-9a42-1fa21efe642b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.592302 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-05062e44-b89f-45bf-95c8-32111b072ebb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.593521 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9983550f-98eb-4fba-9a42-1fa21efe642b tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] POST https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action Aug 20 00:10:34.594118 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9983550f-98eb-4fba-9a42-1fa21efe642b tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:34.594302 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9983550f-98eb-4fba-9a42-1fa21efe642b tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:34.597753 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05062e44-b89f-45bf-95c8-32111b072ebb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:34.598051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05062e44-b89f-45bf-95c8-32111b072ebb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:34.598277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05062e44-b89f-45bf-95c8-32111b072ebb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:34.598382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-05062e44-b89f-45bf-95c8-32111b072ebb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:34.610196 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.610196 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:34.612425 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9983550f-98eb-4fba-9a42-1fa21efe642b tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:34.617297 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.617297 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:34.617973 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05062e44-b89f-45bf-95c8-32111b072ebb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:34.618668 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 451/1794] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:34 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:34.624094 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9983550f-98eb-4fba-9a42-1fa21efe642b tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Get volume image-metadata completed successfully. Aug 20 00:10:34.624094 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9983550f-98eb-4fba-9a42-1fa21efe642b tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action returned with HTTP 200 Aug 20 00:10:34.624930 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 454/1795] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:10:34 2026] POST /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d/action => generated 537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:34.641024 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ad643c01-134b-452d-b906-65ba3dc334b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.643616 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad643c01-134b-452d-b906-65ba3dc334b3 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] GET https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d Aug 20 00:10:34.643939 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad643c01-134b-452d-b906-65ba3dc334b3 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:34.644243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad643c01-134b-452d-b906-65ba3dc334b3 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:34.667985 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.667985 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:34.672128 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ad643c01-134b-452d-b906-65ba3dc334b3 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:34.680206 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad643c01-134b-452d-b906-65ba3dc334b3 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d returned with HTTP 200 Aug 20 00:10:34.681343 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 451/1796] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:34 2026] GET /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d => generated 1389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:34.702999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6da40e7b-9b94-4c92-8cc6-5a1f009d4780 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.702999 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6da40e7b-9b94-4c92-8cc6-5a1f009d4780 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] DELETE https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d Aug 20 00:10:34.702999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6da40e7b-9b94-4c92-8cc6-5a1f009d4780 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:34.702999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6da40e7b-9b94-4c92-8cc6-5a1f009d4780 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:34.702999 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-6da40e7b-9b94-4c92-8cc6-5a1f009d4780 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Delete volume with id: fbf936c5-9ed0-421e-9c71-53524c82947d Aug 20 00:10:34.734972 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.734972 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:34.736195 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6da40e7b-9b94-4c92-8cc6-5a1f009d4780 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:34.792388 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6da40e7b-9b94-4c92-8cc6-5a1f009d4780 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Delete volume request issued successfully. Aug 20 00:10:34.792388 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6da40e7b-9b94-4c92-8cc6-5a1f009d4780 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d returned with HTTP 202 Aug 20 00:10:34.793813 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 441/1797] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:34 2026] DELETE /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:34.806501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-436f2bea-279c-4345-8ed2-8dc532206d81 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:34.813222 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-436f2bea-279c-4345-8ed2-8dc532206d81 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] GET https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d Aug 20 00:10:34.813404 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-436f2bea-279c-4345-8ed2-8dc532206d81 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:34.813540 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-436f2bea-279c-4345-8ed2-8dc532206d81 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:34.829976 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:34.829976 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:34.840374 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-436f2bea-279c-4345-8ed2-8dc532206d81 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Volume info retrieved successfully. Aug 20 00:10:34.850828 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-436f2bea-279c-4345-8ed2-8dc532206d81 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d returned with HTTP 200 Aug 20 00:10:34.853631 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 452/1798] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:34 2026] GET /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d => generated 1388 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:35.635655 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cc6fe791-0622-4e28-8b63-1879ae31bb8b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:35.637816 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cc6fe791-0622-4e28-8b63-1879ae31bb8b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:35.638167 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cc6fe791-0622-4e28-8b63-1879ae31bb8b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:35.638391 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cc6fe791-0622-4e28-8b63-1879ae31bb8b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:35.638554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-cc6fe791-0622-4e28-8b63-1879ae31bb8b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:35.648877 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:35.648877 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:35.649499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cc6fe791-0622-4e28-8b63-1879ae31bb8b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:35.650067 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 455/1799] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:35 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:35.877650 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-65d51ac0-3439-49ed-860d-99a0cb5d5840 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:35.880185 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65d51ac0-3439-49ed-860d-99a0cb5d5840 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] GET https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d Aug 20 00:10:35.880391 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65d51ac0-3439-49ed-860d-99a0cb5d5840 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:35.880589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65d51ac0-3439-49ed-860d-99a0cb5d5840 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:35.894612 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65d51ac0-3439-49ed-860d-99a0cb5d5840 tempest-VolumesImageMetadata-573337615 tempest-VolumesImageMetadata-573337615-project-member] https://10.4.3.9/volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d returned with HTTP 404 Aug 20 00:10:35.895273 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 452/1800] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:35 2026] GET /volume/v3/volumes/fbf936c5-9ed0-421e-9c71-53524c82947d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:35.902037 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52e4a4bc-1bbd-4e91-8aaf-446483604501 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:35.902719 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52e4a4bc-1bbd-4e91-8aaf-446483604501 None None] GET https://10.4.3.9/volume// Aug 20 00:10:35.902795 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52e4a4bc-1bbd-4e91-8aaf-446483604501 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:35.903062 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52e4a4bc-1bbd-4e91-8aaf-446483604501 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:35.903685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52e4a4bc-1bbd-4e91-8aaf-446483604501 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:35.903909 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 442/1801] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:35.918330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-0746a717-c61e-4572-9122-a8e0daf20978 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:35.920808 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-0746a717-c61e-4572-9122-a8e0daf20978 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:10:35.921312 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-0746a717-c61e-4572-9122-a8e0daf20978 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dd564a0-9b1a-4791-881a-266e2cabcbaf", "connector": null, "instance_uuid": "db665576-a423-4bc2-9dbc-00540b1d639b"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:35.937328 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:35.937328 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:35.982311 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-0746a717-c61e-4572-9122-a8e0daf20978 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:10:35.982562 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 453/1802] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:10:35 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 20 00:10:36.000911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-abe51c56-aa84-4e50-8e49-eefb47450965 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:36.002941 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-abe51c56-aa84-4e50-8e49-eefb47450965 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] DELETE https://10.4.3.9/volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d Aug 20 00:10:36.003050 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-abe51c56-aa84-4e50-8e49-eefb47450965 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:36.003206 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-abe51c56-aa84-4e50-8e49-eefb47450965 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:36.012391 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:36.012391 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:36.076131 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-678f477b-a155-4597-80f7-59eaa9e9a5dd req-abe51c56-aa84-4e50-8e49-eefb47450965 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d returned with HTTP 200 Aug 20 00:10:36.076131 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 456/1803] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:35 2026] DELETE /volume/v3/attachments/0b869771-8664-48aa-b38c-7a7ee2f0c32d => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:36.663589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b5b19ca4-1eb0-40f7-a47b-3bbe7eb81c76 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:36.672751 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5b19ca4-1eb0-40f7-a47b-3bbe7eb81c76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:36.672751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5b19ca4-1eb0-40f7-a47b-3bbe7eb81c76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:36.673259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5b19ca4-1eb0-40f7-a47b-3bbe7eb81c76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:36.673259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b5b19ca4-1eb0-40f7-a47b-3bbe7eb81c76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:36.678119 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:36.678119 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:36.678609 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5b19ca4-1eb0-40f7-a47b-3bbe7eb81c76 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:36.679092 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 453/1804] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:36 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:36.777094 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-bc50cf91-2bb6-4a30-abdf-d74b64b86b43 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:36.787317 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-bc50cf91-2bb6-4a30-abdf-d74b64b86b43 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:36.787317 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-bc50cf91-2bb6-4a30-abdf-d74b64b86b43 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:36.789179 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-bc50cf91-2bb6-4a30-abdf-d74b64b86b43 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:36.811080 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:36.811080 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:36.819710 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-bc50cf91-2bb6-4a30-abdf-d74b64b86b43 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:36.828928 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-bc50cf91-2bb6-4a30-abdf-d74b64b86b43 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 200 Aug 20 00:10:36.829477 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 443/1805] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:36 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 1656 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:37.698485 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e4f7c432-baed-4dec-affa-7b90bc724f7b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:37.703102 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e4f7c432-baed-4dec-affa-7b90bc724f7b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:37.703102 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e4f7c432-baed-4dec-affa-7b90bc724f7b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:37.703102 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e4f7c432-baed-4dec-affa-7b90bc724f7b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:37.703102 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e4f7c432-baed-4dec-affa-7b90bc724f7b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:37.710252 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:37.710252 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:37.710252 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e4f7c432-baed-4dec-affa-7b90bc724f7b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:37.710252 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 454/1806] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:37 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:37.929215 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-35a183f4-fa48-426b-92a6-f17ef37385d8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:37.931401 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-35a183f4-fa48-426b-92a6-f17ef37385d8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99 Aug 20 00:10:37.931628 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-35a183f4-fa48-426b-92a6-f17ef37385d8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:37.931795 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-35a183f4-fa48-426b-92a6-f17ef37385d8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:37.943500 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:37.943500 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:38.028311 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b8db54e-ebf6-4b95-b944-61a0a11982a9 req-35a183f4-fa48-426b-92a6-f17ef37385d8 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99 returned with HTTP 200 Aug 20 00:10:38.028935 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 457/1807] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:37 2026] DELETE /volume/v3/attachments/b4cd3dc5-bebd-42d3-9e6a-fc387650af99 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:38.110215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-33735dfd-7fb9-436b-a708-456f676a21bf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:38.286496 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:38.286852 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1400197913"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:38.291732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1400197913'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:38.291732 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Create volume of 1 GB Aug 20 00:10:38.304154 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Availability Zones retrieved successfully. Aug 20 00:10:38.310929 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Flow 'volume_create_api' (7d8719da-76ba-42ba-bfa2-dcd1fa796cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:38.311098 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95666e68-13c8-4427-9ca5-14f8f221363f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:38.312150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:38.344066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95666e68-13c8-4427-9ca5-14f8f221363f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:38.345059 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797bcbf4-2a70-4f1f-9556-297ff93f854f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:38.432604 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Created reservations ['4853b339-bda0-4178-8d6f-53ddca895b00', '35930361-20e6-438f-bf74-8909259748d6', 'b36f9366-cb62-4065-ba89-5e598e42cd62', '3395b9cc-d382-474e-a287-24b77b1c24e6'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:38.433770 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797bcbf4-2a70-4f1f-9556-297ff93f854f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4853b339-bda0-4178-8d6f-53ddca895b00', '35930361-20e6-438f-bf74-8909259748d6', 'b36f9366-cb62-4065-ba89-5e598e42cd62', '3395b9cc-d382-474e-a287-24b77b1c24e6']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:38.434865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f26385-e86d-43aa-8a8a-0151c8d947ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:38.472918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f26385-e86d-43aa-8a8a-0151c8d947ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a1613d9-6713-460b-a2f2-156fa50db8d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1400197913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239eec357e944a6ebdfaf5e4ecdcb9ae',qos_specs=None,replication_status=,reservations=['4853b339-bda0-4178-8d6f-53ddca895b00','35930361-20e6-438f-bf74-8909259748d6','b36f9366-cb62-4065-ba89-5e598e42cd62','3395b9cc-d382-474e-a287-24b77b1c24e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23861b216f3841d68697de724169b229',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1400197913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a1613d9-6713-460b-a2f2-156fa50db8d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='239eec357e944a6ebdfaf5e4ecdcb9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23861b216f3841d68697de724169b229',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:38.473950 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad49195-7717-4a58-bcb5-f52cc8e9e10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:38.505080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad49195-7717-4a58-bcb5-f52cc8e9e10e) transitioned into state 'SUCCESS' from state '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-1400197913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239eec357e944a6ebdfaf5e4ecdcb9ae',qos_specs=None,replication_status=,reservations=['4853b339-bda0-4178-8d6f-53ddca895b00','35930361-20e6-438f-bf74-8909259748d6','b36f9366-cb62-4065-ba89-5e598e42cd62','3395b9cc-d382-474e-a287-24b77b1c24e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23861b216f3841d68697de724169b229',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:38.506174 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9fff6cd-f86e-4f29-a27b-603b0328bc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:38.527933 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9fff6cd-f86e-4f29-a27b-603b0328bc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:38.527933 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Flow 'volume_create_api' (7d8719da-76ba-42ba-bfa2-dcd1fa796cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:38.530960 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Create volume request issued successfully. Aug 20 00:10:38.530960 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33735dfd-7fb9-436b-a708-456f676a21bf tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:38.530960 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 454/1808] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:10:38 2026] POST /volume/v3/volumes => generated 746 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:38.551860 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3955d55f-7aa7-4644-b431-258a51f610ae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:38.555094 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3955d55f-7aa7-4644-b431-258a51f610ae tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 Aug 20 00:10:38.555304 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3955d55f-7aa7-4644-b431-258a51f610ae tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:38.555553 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3955d55f-7aa7-4644-b431-258a51f610ae tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:38.565937 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:38.565937 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:38.570039 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3955d55f-7aa7-4644-b431-258a51f610ae tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:38.576915 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3955d55f-7aa7-4644-b431-258a51f610ae tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 returned with HTTP 200 Aug 20 00:10:38.577514 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 444/1809] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:38 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:38.738959 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97b29e47-d3b0-4143-ade0-8d8646381cfb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:38.741690 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97b29e47-d3b0-4143-ade0-8d8646381cfb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:38.742048 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97b29e47-d3b0-4143-ade0-8d8646381cfb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:38.742578 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97b29e47-d3b0-4143-ade0-8d8646381cfb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:38.742578 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-97b29e47-d3b0-4143-ade0-8d8646381cfb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:38.748055 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:38.748055 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:38.749120 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97b29e47-d3b0-4143-ade0-8d8646381cfb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:38.749829 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 455/1810] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:38 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:39.027063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c7a38417-d222-4a24-96c4-83c978615cc9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.030112 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c7a38417-d222-4a24-96c4-83c978615cc9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084?cascade=True Aug 20 00:10:39.030112 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c7a38417-d222-4a24-96c4-83c978615cc9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.030112 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c7a38417-d222-4a24-96c4-83c978615cc9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.030112 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-c7a38417-d222-4a24-96c4-83c978615cc9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume with id: ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:39.045785 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.045785 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:39.046315 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c7a38417-d222-4a24-96c4-83c978615cc9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:39.095018 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c7a38417-d222-4a24-96c4-83c978615cc9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume request issued successfully. Aug 20 00:10:39.095018 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c7a38417-d222-4a24-96c4-83c978615cc9 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084?cascade=True returned with HTTP 202 Aug 20 00:10:39.095018 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 458/1811] 10.4.3.9 () {66 vars in 1362 bytes} [Thu Aug 20 00:10:39 2026] DELETE /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084?cascade=True => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:39.102932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4cc8b36a-3597-49e3-9034-097ef2013a85 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.107496 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cc8b36a-3597-49e3-9034-097ef2013a85 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:39.109010 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cc8b36a-3597-49e3-9034-097ef2013a85 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.109010 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cc8b36a-3597-49e3-9034-097ef2013a85 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.118757 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.118757 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:39.123362 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4cc8b36a-3597-49e3-9034-097ef2013a85 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:39.129414 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cc8b36a-3597-49e3-9034-097ef2013a85 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 200 Aug 20 00:10:39.130325 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 455/1812] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:39 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 1363 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:39.209167 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f50033fe-a49a-47b4-8fe7-99662de94c82 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.210303 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f50033fe-a49a-47b4-8fe7-99662de94c82 None None] GET https://10.4.3.9/volume// Aug 20 00:10:39.210303 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f50033fe-a49a-47b4-8fe7-99662de94c82 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.210303 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f50033fe-a49a-47b4-8fe7-99662de94c82 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.210495 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f50033fe-a49a-47b4-8fe7-99662de94c82 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:39.210774 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 445/1813] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:39.223487 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-d0f40f2e-580a-4ef4-b14d-0f4a6602d4dc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.227626 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-d0f40f2e-580a-4ef4-b14d-0f4a6602d4dc tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] GET https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf Aug 20 00:10:39.228458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-d0f40f2e-580a-4ef4-b14d-0f4a6602d4dc tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.228458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-d0f40f2e-580a-4ef4-b14d-0f4a6602d4dc tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.241732 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.241732 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:39.245207 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-d0f40f2e-580a-4ef4-b14d-0f4a6602d4dc tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Volume info retrieved successfully. Aug 20 00:10:39.252270 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-d0f40f2e-580a-4ef4-b14d-0f4a6602d4dc tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf returned with HTTP 200 Aug 20 00:10:39.252752 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 456/1814] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:39 2026] GET /volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:39.371774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-2691168a-035c-438c-82dd-1f2e6bf80997 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.377775 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-2691168a-035c-438c-82dd-1f2e6bf80997 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] PUT https://10.4.3.9/volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318 Aug 20 00:10:39.378268 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-2691168a-035c-438c-82dd-1f2e6bf80997 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:39.390204 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-2691168a-035c-438c-82dd-1f2e6bf80997 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Acquiring lock "cinder-attachment_update-6dd564a0-9b1a-4791-881a-266e2cabcbaf-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:10:39.395222 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-2691168a-035c-438c-82dd-1f2e6bf80997 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Lock "cinder-attachment_update-6dd564a0-9b1a-4791-881a-266e2cabcbaf-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:10:39.396346 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.396346 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:39.523078 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-2691168a-035c-438c-82dd-1f2e6bf80997 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Lock "cinder-attachment_update-6dd564a0-9b1a-4791-881a-266e2cabcbaf-np0000007832" released by "attachment_update" :: held 0.125s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:10:39.523078 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-2691168a-035c-438c-82dd-1f2e6bf80997 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318 returned with HTTP 200 Aug 20 00:10:39.523078 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 459/1815] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:10:39 2026] PUT /volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:39.560553 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-f2bb1cc6-5bb3-424e-9b25-822d4e23e430 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.564450 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-f2bb1cc6-5bb3-424e-9b25-822d4e23e430 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] POST https://10.4.3.9/volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318/action Aug 20 00:10:39.564912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-f2bb1cc6-5bb3-424e-9b25-822d4e23e430 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:39.565080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-f2bb1cc6-5bb3-424e-9b25-822d4e23e430 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:39.586390 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.586390 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:39.591735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dd14865e-f4d7-4c17-b229-a276be71018a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.593775 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd14865e-f4d7-4c17-b229-a276be71018a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 Aug 20 00:10:39.594117 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd14865e-f4d7-4c17-b229-a276be71018a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.594343 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd14865e-f4d7-4c17-b229-a276be71018a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.602748 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.602748 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:39.611010 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dd14865e-f4d7-4c17-b229-a276be71018a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.611207 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a7a37d97-2a36-4946-be71-3814da5f4cd4 req-f2bb1cc6-5bb3-424e-9b25-822d4e23e430 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318/action returned with HTTP 204 Aug 20 00:10:39.611990 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 456/1816] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:10:39 2026] POST /volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:39.614046 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd14865e-f4d7-4c17-b229-a276be71018a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 returned with HTTP 200 Aug 20 00:10:39.614046 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 446/1817] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:39 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:39.635707 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0318fcfd-a691-4c7e-811b-6b585b1ec211 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.638842 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0318fcfd-a691-4c7e-811b-6b585b1ec211 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] POST https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:39.639321 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0318fcfd-a691-4c7e-811b-6b585b1ec211 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:39.650742 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.650742 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:39.651367 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0318fcfd-a691-4c7e-811b-6b585b1ec211 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.672470 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0318fcfd-a691-4c7e-811b-6b585b1ec211 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Create volume metadata completed successfully. Aug 20 00:10:39.672817 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0318fcfd-a691-4c7e-811b-6b585b1ec211 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:39.674216 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 457/1818] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:10:39 2026] POST /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 101 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:39.681529 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-95ff9508-f4a8-423a-b5b2-8a3aff14c442 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.687131 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95ff9508-f4a8-423a-b5b2-8a3aff14c442 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:39.687131 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95ff9508-f4a8-423a-b5b2-8a3aff14c442 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.687131 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95ff9508-f4a8-423a-b5b2-8a3aff14c442 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.695947 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.695947 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:39.696725 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-95ff9508-f4a8-423a-b5b2-8a3aff14c442 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.707124 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-95ff9508-f4a8-423a-b5b2-8a3aff14c442 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Get volume metadata completed successfully. Aug 20 00:10:39.707554 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95ff9508-f4a8-423a-b5b2-8a3aff14c442 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:39.708105 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 460/1819] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:10:39 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:39.719693 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d67bd56e-a85b-4d01-8784-e2cf603493ab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.723674 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d67bd56e-a85b-4d01-8784-e2cf603493ab tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] PUT https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:39.724162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d67bd56e-a85b-4d01-8784-e2cf603493ab tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:39.734117 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.734117 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:39.734764 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d67bd56e-a85b-4d01-8784-e2cf603493ab tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.759875 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d67bd56e-a85b-4d01-8784-e2cf603493ab tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Update volume metadata completed successfully. Aug 20 00:10:39.760170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d67bd56e-a85b-4d01-8784-e2cf603493ab tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:39.760825 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 457/1820] 10.4.3.9 () {68 vars in 1381 bytes} [Thu Aug 20 00:10:39 2026] PUT /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:39.763396 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a1b7c155-24e4-4b9f-8851-c258eb0150a0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.765382 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1b7c155-24e4-4b9f-8851-c258eb0150a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:39.765858 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1b7c155-24e4-4b9f-8851-c258eb0150a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.766250 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1b7c155-24e4-4b9f-8851-c258eb0150a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.766514 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a1b7c155-24e4-4b9f-8851-c258eb0150a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:39.769875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8912d33e-1526-4eb0-bb06-d871c2c6de43 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.772663 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.772663 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:39.774020 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1b7c155-24e4-4b9f-8851-c258eb0150a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:39.774340 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8912d33e-1526-4eb0-bb06-d871c2c6de43 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:39.774601 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8912d33e-1526-4eb0-bb06-d871c2c6de43 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.774851 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8912d33e-1526-4eb0-bb06-d871c2c6de43 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.774960 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 447/1821] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:39 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:39.791770 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.791770 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:39.792516 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8912d33e-1526-4eb0-bb06-d871c2c6de43 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.799497 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8912d33e-1526-4eb0-bb06-d871c2c6de43 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Get volume metadata completed successfully. Aug 20 00:10:39.799857 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8912d33e-1526-4eb0-bb06-d871c2c6de43 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:39.800519 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 458/1822] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:10:39 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:39.812251 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-adbdec2c-8059-4596-a7bf-10027e24bdff None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.814204 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-adbdec2c-8059-4596-a7bf-10027e24bdff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key1 Aug 20 00:10:39.814598 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-adbdec2c-8059-4596-a7bf-10027e24bdff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.814914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-adbdec2c-8059-4596-a7bf-10027e24bdff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.824108 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.824108 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:39.825043 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-adbdec2c-8059-4596-a7bf-10027e24bdff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.836953 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-adbdec2c-8059-4596-a7bf-10027e24bdff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Get volume metadata completed successfully. Aug 20 00:10:39.851417 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-adbdec2c-8059-4596-a7bf-10027e24bdff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Delete volume metadata completed successfully. Aug 20 00:10:39.851417 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-adbdec2c-8059-4596-a7bf-10027e24bdff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key1 returned with HTTP 200 Aug 20 00:10:39.851417 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 461/1823] 10.4.3.9 () {66 vars in 1379 bytes} [Thu Aug 20 00:10:39 2026] DELETE /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key1 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 00:10:39.863171 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4cc84a04-6980-4394-a2a4-3656371b7ddd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.865514 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cc84a04-6980-4394-a2a4-3656371b7ddd tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:39.865773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cc84a04-6980-4394-a2a4-3656371b7ddd tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:39.866067 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cc84a04-6980-4394-a2a4-3656371b7ddd tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:39.875588 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.875588 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:39.876211 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4cc84a04-6980-4394-a2a4-3656371b7ddd tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.882119 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4cc84a04-6980-4394-a2a4-3656371b7ddd tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Get volume metadata completed successfully. Aug 20 00:10:39.882454 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cc84a04-6980-4394-a2a4-3656371b7ddd tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:39.882946 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 458/1824] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:10:39 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:39.895188 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9ff7dd5e-7e36-4025-94c7-42bad10fc052 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.897144 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9ff7dd5e-7e36-4025-94c7-42bad10fc052 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] PUT https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:39.897914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9ff7dd5e-7e36-4025-94c7-42bad10fc052 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:39.912812 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.912812 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:39.913666 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9ff7dd5e-7e36-4025-94c7-42bad10fc052 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.936723 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9ff7dd5e-7e36-4025-94c7-42bad10fc052 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Update volume metadata completed successfully. Aug 20 00:10:39.937347 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9ff7dd5e-7e36-4025-94c7-42bad10fc052 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:39.938088 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 448/1825] 10.4.3.9 () {68 vars in 1381 bytes} [Thu Aug 20 00:10:39 2026] PUT /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:39.951907 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b41e70ac-c0ec-44fc-b15d-45e2faac15e2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.954303 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b41e70ac-c0ec-44fc-b15d-45e2faac15e2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] POST https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:39.954867 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b41e70ac-c0ec-44fc-b15d-45e2faac15e2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:39.963230 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.963230 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:39.963784 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b41e70ac-c0ec-44fc-b15d-45e2faac15e2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:39.972717 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b41e70ac-c0ec-44fc-b15d-45e2faac15e2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Create volume metadata completed successfully. Aug 20 00:10:39.973121 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b41e70ac-c0ec-44fc-b15d-45e2faac15e2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:39.973862 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 459/1826] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:10:39 2026] POST /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:39.987227 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f9710a14-5d08-43b3-bf73-d737a39ecb76 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:39.990918 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f9710a14-5d08-43b3-bf73-d737a39ecb76 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] PUT https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key3 Aug 20 00:10:39.990918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f9710a14-5d08-43b3-bf73-d737a39ecb76 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:39.999328 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:39.999328 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:40.000013 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f9710a14-5d08-43b3-bf73-d737a39ecb76 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:40.013071 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f9710a14-5d08-43b3-bf73-d737a39ecb76 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Update volume metadata completed successfully. Aug 20 00:10:40.013681 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f9710a14-5d08-43b3-bf73-d737a39ecb76 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key3 returned with HTTP 200 Aug 20 00:10:40.014388 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 462/1827] 10.4.3.9 () {68 vars in 1396 bytes} [Thu Aug 20 00:10:39 2026] PUT /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:40.025286 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bd181e58-d716-4274-968c-763b9f91a6ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.028543 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd181e58-d716-4274-968c-763b9f91a6ff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key3 Aug 20 00:10:40.028757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd181e58-d716-4274-968c-763b9f91a6ff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.029045 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd181e58-d716-4274-968c-763b9f91a6ff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.037318 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.037318 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:40.037942 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bd181e58-d716-4274-968c-763b9f91a6ff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:40.044518 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bd181e58-d716-4274-968c-763b9f91a6ff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Get volume metadata completed successfully. Aug 20 00:10:40.044931 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd181e58-d716-4274-968c-763b9f91a6ff tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key3 returned with HTTP 200 Aug 20 00:10:40.045459 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 459/1828] 10.4.3.9 () {66 vars in 1376 bytes} [Thu Aug 20 00:10:40 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:40.054749 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-192e06b6-a50e-40c2-8830-e1a968c85e74 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.056846 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-192e06b6-a50e-40c2-8830-e1a968c85e74 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:40.062926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-192e06b6-a50e-40c2-8830-e1a968c85e74 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.062926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-192e06b6-a50e-40c2-8830-e1a968c85e74 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.081918 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.081918 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:40.082260 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-192e06b6-a50e-40c2-8830-e1a968c85e74 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:40.093766 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-192e06b6-a50e-40c2-8830-e1a968c85e74 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Get volume metadata completed successfully. Aug 20 00:10:40.094971 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-192e06b6-a50e-40c2-8830-e1a968c85e74 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:40.095308 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 449/1829] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:10:40 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 75 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:40.104050 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1b375a4a-c4f9-4f81-a1a6-1e3c700ce970 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.105850 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b375a4a-c4f9-4f81-a1a6-1e3c700ce970 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] PUT https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata Aug 20 00:10:40.106216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b375a4a-c4f9-4f81-a1a6-1e3c700ce970 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:40.115358 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.115358 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:40.115801 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1b375a4a-c4f9-4f81-a1a6-1e3c700ce970 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:40.128663 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1b375a4a-c4f9-4f81-a1a6-1e3c700ce970 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Update volume metadata completed successfully. Aug 20 00:10:40.129158 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b375a4a-c4f9-4f81-a1a6-1e3c700ce970 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata returned with HTTP 200 Aug 20 00:10:40.129791 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 460/1830] 10.4.3.9 () {68 vars in 1381 bytes} [Thu Aug 20 00:10:40 2026] PUT /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:10:40.142158 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fad99142-e754-48a7-8899-c23c0d6803c2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.148187 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fad99142-e754-48a7-8899-c23c0d6803c2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 Aug 20 00:10:40.150926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fad99142-e754-48a7-8899-c23c0d6803c2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.150926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fad99142-e754-48a7-8899-c23c0d6803c2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.151183 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-17bd439d-a9ac-4815-a83b-4361ac0dda6d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.153289 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17bd439d-a9ac-4815-a83b-4361ac0dda6d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:40.153289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17bd439d-a9ac-4815-a83b-4361ac0dda6d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.153466 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17bd439d-a9ac-4815-a83b-4361ac0dda6d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.162239 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17bd439d-a9ac-4815-a83b-4361ac0dda6d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 404 Aug 20 00:10:40.163280 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 460/1831] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:40 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:40.166171 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.166171 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:40.172172 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fad99142-e754-48a7-8899-c23c0d6803c2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:40.178289 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fad99142-e754-48a7-8899-c23c0d6803c2 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 returned with HTTP 200 Aug 20 00:10:40.179021 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 463/1832] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:40 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:40.199763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-785ff4ad-a5db-4095-98ad-fa08fef44001 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.204032 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-785ff4ad-a5db-4095-98ad-fa08fef44001 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 Aug 20 00:10:40.204032 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-785ff4ad-a5db-4095-98ad-fa08fef44001 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.204032 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-785ff4ad-a5db-4095-98ad-fa08fef44001 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.204032 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-785ff4ad-a5db-4095-98ad-fa08fef44001 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Delete volume with id: 6a1613d9-6713-460b-a2f2-156fa50db8d0 Aug 20 00:10:40.217938 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.217938 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:40.219535 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-785ff4ad-a5db-4095-98ad-fa08fef44001 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:40.259336 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-785ff4ad-a5db-4095-98ad-fa08fef44001 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Delete volume request issued successfully. Aug 20 00:10:40.259336 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-785ff4ad-a5db-4095-98ad-fa08fef44001 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 returned with HTTP 202 Aug 20 00:10:40.259336 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 450/1833] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:40 2026] DELETE /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:40.273656 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0abbee62-6b6d-44cf-8d77-e5c0db1dcf96 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.276008 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0abbee62-6b6d-44cf-8d77-e5c0db1dcf96 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 Aug 20 00:10:40.276288 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0abbee62-6b6d-44cf-8d77-e5c0db1dcf96 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.276642 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0abbee62-6b6d-44cf-8d77-e5c0db1dcf96 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.285733 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.285733 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:40.291042 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0abbee62-6b6d-44cf-8d77-e5c0db1dcf96 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Volume info retrieved successfully. Aug 20 00:10:40.301929 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0abbee62-6b6d-44cf-8d77-e5c0db1dcf96 tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 returned with HTTP 200 Aug 20 00:10:40.301929 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 461/1834] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:40 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:40.740142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3311643e-1483-4c03-a711-55df6f026647 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.741860 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3311643e-1483-4c03-a711-55df6f026647 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:40.742602 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3311643e-1483-4c03-a711-55df6f026647 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.742821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3311643e-1483-4c03-a711-55df6f026647 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.743365 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-3311643e-1483-4c03-a711-55df6f026647 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume with id: ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:40.751958 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3311643e-1483-4c03-a711-55df6f026647 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 404 Aug 20 00:10:40.752672 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 461/1835] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:40 2026] DELETE /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:40.761124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4a25e429-8e78-44d8-8015-60ed6fdbbbff None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.763323 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4a25e429-8e78-44d8-8015-60ed6fdbbbff tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 Aug 20 00:10:40.763658 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4a25e429-8e78-44d8-8015-60ed6fdbbbff tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.764036 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4a25e429-8e78-44d8-8015-60ed6fdbbbff tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.772410 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4a25e429-8e78-44d8-8015-60ed6fdbbbff tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 returned with HTTP 404 Aug 20 00:10:40.773145 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 464/1836] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:40 2026] GET /volume/v3/volumes/ae250e65-9e66-4d29-b250-3f2a92518084 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:40.780469 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-12aa3073-c4df-4877-b0ae-7e52dc70e5eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.783863 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12aa3073-c4df-4877-b0ae-7e52dc70e5eb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:40.784227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12aa3073-c4df-4877-b0ae-7e52dc70e5eb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.784957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12aa3073-c4df-4877-b0ae-7e52dc70e5eb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.785258 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-12aa3073-c4df-4877-b0ae-7e52dc70e5eb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume with id: 1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:40.787482 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba70f228-df8c-48b3-8ec3-cce5e28de579 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.789328 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba70f228-df8c-48b3-8ec3-cce5e28de579 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:40.789920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba70f228-df8c-48b3-8ec3-cce5e28de579 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.789920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba70f228-df8c-48b3-8ec3-cce5e28de579 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.789920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ba70f228-df8c-48b3-8ec3-cce5e28de579 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:40.794724 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.794724 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:40.795621 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba70f228-df8c-48b3-8ec3-cce5e28de579 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:40.796070 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 462/1837] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:40 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:40.798921 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.798921 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:40.798921 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12aa3073-c4df-4877-b0ae-7e52dc70e5eb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:40.827553 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12aa3073-c4df-4877-b0ae-7e52dc70e5eb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume request issued successfully. Aug 20 00:10:40.828077 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12aa3073-c4df-4877-b0ae-7e52dc70e5eb tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 202 Aug 20 00:10:40.828646 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 451/1838] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:40 2026] DELETE /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:40.845401 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a8102c17-3e90-4ada-9f85-bf95b9963b2d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:40.852166 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a8102c17-3e90-4ada-9f85-bf95b9963b2d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:40.852414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a8102c17-3e90-4ada-9f85-bf95b9963b2d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:40.852685 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a8102c17-3e90-4ada-9f85-bf95b9963b2d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:40.868522 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:40.868522 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:40.875128 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a8102c17-3e90-4ada-9f85-bf95b9963b2d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:40.880464 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a8102c17-3e90-4ada-9f85-bf95b9963b2d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 200 Aug 20 00:10:40.880929 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 462/1839] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:40 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:41.319403 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6c8ec536-dcf8-475c-b1ab-b5a2bc79d27a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:41.324909 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6c8ec536-dcf8-475c-b1ab-b5a2bc79d27a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] GET https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 Aug 20 00:10:41.324909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6c8ec536-dcf8-475c-b1ab-b5a2bc79d27a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:41.324909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6c8ec536-dcf8-475c-b1ab-b5a2bc79d27a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:41.336089 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6c8ec536-dcf8-475c-b1ab-b5a2bc79d27a tempest-VolumesMetadataTest-1370762406 tempest-VolumesMetadataTest-1370762406-project-member] https://10.4.3.9/volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 returned with HTTP 404 Aug 20 00:10:41.336764 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 465/1840] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:41 2026] GET /volume/v3/volumes/6a1613d9-6713-460b-a2f2-156fa50db8d0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:41.809005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-937916c1-6d2e-4bb2-a031-2aa3a7216e8e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:41.812720 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-937916c1-6d2e-4bb2-a031-2aa3a7216e8e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:41.812879 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-937916c1-6d2e-4bb2-a031-2aa3a7216e8e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:41.813110 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-937916c1-6d2e-4bb2-a031-2aa3a7216e8e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:41.813222 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-937916c1-6d2e-4bb2-a031-2aa3a7216e8e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:41.820826 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:41.820826 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:41.822267 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-937916c1-6d2e-4bb2-a031-2aa3a7216e8e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:41.822936 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 463/1841] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:41 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:41.899056 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c1f8bd24-e0c3-4231-b0bf-465c7e1f59ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:41.900881 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1f8bd24-e0c3-4231-b0bf-465c7e1f59ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf Aug 20 00:10:41.901106 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1f8bd24-e0c3-4231-b0bf-465c7e1f59ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:41.901302 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1f8bd24-e0c3-4231-b0bf-465c7e1f59ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:41.921321 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1f8bd24-e0c3-4231-b0bf-465c7e1f59ca tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf returned with HTTP 404 Aug 20 00:10:41.921321 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 452/1842] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:41 2026] GET /volume/v3/volumes/1b77bcce-6477-4447-b3a4-0f1d58a6f6bf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:42.840111 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-59e5adf5-aafe-4e0b-9adf-b1d5bb3e7512 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:42.843178 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59e5adf5-aafe-4e0b-9adf-b1d5bb3e7512 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:42.843178 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59e5adf5-aafe-4e0b-9adf-b1d5bb3e7512 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:42.843178 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59e5adf5-aafe-4e0b-9adf-b1d5bb3e7512 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:42.843178 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-59e5adf5-aafe-4e0b-9adf-b1d5bb3e7512 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:42.848971 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:42.848971 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:42.850189 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59e5adf5-aafe-4e0b-9adf-b1d5bb3e7512 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:42.851977 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 463/1843] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:42 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:43.864288 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fa745cd4-abff-42e4-b548-c631bcf9f3b3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:43.866268 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fa745cd4-abff-42e4-b548-c631bcf9f3b3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:43.866485 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fa745cd4-abff-42e4-b548-c631bcf9f3b3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:43.866707 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fa745cd4-abff-42e4-b548-c631bcf9f3b3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:43.866836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-fa745cd4-abff-42e4-b548-c631bcf9f3b3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:43.872112 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:43.872112 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:43.873380 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fa745cd4-abff-42e4-b548-c631bcf9f3b3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:43.873908 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 466/1844] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:43 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:44.884188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ff016a18-870c-4c99-b52f-edf5fb10f8f8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:44.889657 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff016a18-870c-4c99-b52f-edf5fb10f8f8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:44.890254 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff016a18-870c-4c99-b52f-edf5fb10f8f8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:44.890254 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff016a18-870c-4c99-b52f-edf5fb10f8f8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:44.890511 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ff016a18-870c-4c99-b52f-edf5fb10f8f8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:44.899000 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=335,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:10:44.904237 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:44.904237 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:44.905148 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff016a18-870c-4c99-b52f-edf5fb10f8f8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:44.905556 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 464/1845] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:44 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:45.923919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-71bf42bc-234f-447b-ad07-d4fe3c66f85b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:45.925163 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71bf42bc-234f-447b-ad07-d4fe3c66f85b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:45.925163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71bf42bc-234f-447b-ad07-d4fe3c66f85b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:45.926490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71bf42bc-234f-447b-ad07-d4fe3c66f85b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:45.927153 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-71bf42bc-234f-447b-ad07-d4fe3c66f85b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:45.930789 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=365,cinder:UPDATE=73,cinder:INSERT=36 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:10:45.934634 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:45.934634 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:45.935449 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71bf42bc-234f-447b-ad07-d4fe3c66f85b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:45.935858 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 453/1846] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:45 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:46.951866 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9400a703-897e-4ef5-a980-4a883a9983b2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:46.954185 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9400a703-897e-4ef5-a980-4a883a9983b2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:46.954448 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9400a703-897e-4ef5-a980-4a883a9983b2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:46.954688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9400a703-897e-4ef5-a980-4a883a9983b2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:46.954834 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9400a703-897e-4ef5-a980-4a883a9983b2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:46.957071 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=425,cinder:UPDATE=116,cinder:INSERT=59 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:10:46.962019 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:46.962019 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:46.962838 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9400a703-897e-4ef5-a980-4a883a9983b2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:46.963428 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 464/1847] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:46 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:47.060437 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5029cc43-4b69-46e5-92d4-172646b74703 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:47.062655 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5029cc43-4b69-46e5-92d4-172646b74703 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:10:47.062923 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5029cc43-4b69-46e5-92d4-172646b74703 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:47.063193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5029cc43-4b69-46e5-92d4-172646b74703 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:47.063468 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-5029cc43-4b69-46e5-92d4-172646b74703 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume with id: b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:10:47.073802 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:47.073802 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:47.074517 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5029cc43-4b69-46e5-92d4-172646b74703 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:47.103958 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5029cc43-4b69-46e5-92d4-172646b74703 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume request issued successfully. Aug 20 00:10:47.104122 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5029cc43-4b69-46e5-92d4-172646b74703 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 202 Aug 20 00:10:47.104686 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 467/1848] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:47 2026] DELETE /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:47.115728 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d298cdb1-b698-4fa6-8dfc-1059e49bec42 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:47.120276 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d298cdb1-b698-4fa6-8dfc-1059e49bec42 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:10:47.120570 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d298cdb1-b698-4fa6-8dfc-1059e49bec42 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:47.120999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d298cdb1-b698-4fa6-8dfc-1059e49bec42 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:47.135678 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:47.135678 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:47.148035 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d298cdb1-b698-4fa6-8dfc-1059e49bec42 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:47.157507 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d298cdb1-b698-4fa6-8dfc-1059e49bec42 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 200 Aug 20 00:10:47.158147 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 465/1849] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:47 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:47.280139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-e5242cd5-4b3e-4432-8c30-6ba22f68bb5e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:47.285323 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-e5242cd5-4b3e-4432-8c30-6ba22f68bb5e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/encryption Aug 20 00:10:47.285668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-e5242cd5-4b3e-4432-8c30-6ba22f68bb5e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:47.289917 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-e5242cd5-4b3e-4432-8c30-6ba22f68bb5e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:47.308931 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:47.308931 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:47.321559 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-e5242cd5-4b3e-4432-8c30-6ba22f68bb5e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/encryption returned with HTTP 200 Aug 20 00:10:47.321723 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 454/1850] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:10:47 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992/encryption => generated 161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:47.976450 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-73d749c3-174f-43b1-9ecb-d9ff81cfb3d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:47.979091 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73d749c3-174f-43b1-9ecb-d9ff81cfb3d2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:47.979428 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73d749c3-174f-43b1-9ecb-d9ff81cfb3d2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:47.979574 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73d749c3-174f-43b1-9ecb-d9ff81cfb3d2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:47.979712 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-73d749c3-174f-43b1-9ecb-d9ff81cfb3d2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:47.986124 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:47.986124 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:47.987371 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73d749c3-174f-43b1-9ecb-d9ff81cfb3d2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:47.987902 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 465/1851] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:47 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:48.176255 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bd1fb6d8-08e1-4157-98fb-594ef533fa4d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:48.178568 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bd1fb6d8-08e1-4157-98fb-594ef533fa4d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 Aug 20 00:10:48.178946 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bd1fb6d8-08e1-4157-98fb-594ef533fa4d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:48.179227 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bd1fb6d8-08e1-4157-98fb-594ef533fa4d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:48.188218 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bd1fb6d8-08e1-4157-98fb-594ef533fa4d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 returned with HTTP 404 Aug 20 00:10:48.188999 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 468/1852] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:48 2026] GET /volume/v3/volumes/b3941e2e-b0eb-4fe6-bfca-3c3487866f28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:48.419789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-38f4b1fb-2618-4f55-8cb5-8a60f09d46f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:48.424103 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-38f4b1fb-2618-4f55-8cb5-8a60f09d46f1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8 Aug 20 00:10:48.424363 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-38f4b1fb-2618-4f55-8cb5-8a60f09d46f1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:48.424847 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-38f4b1fb-2618-4f55-8cb5-8a60f09d46f1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:48.437365 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:48.437365 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:48.523749 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-01721fd8-230f-4ec7-8511-d2d53b8253bd req-38f4b1fb-2618-4f55-8cb5-8a60f09d46f1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8 returned with HTTP 200 Aug 20 00:10:48.524418 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 466/1853] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:48 2026] DELETE /volume/v3/attachments/6a49a54e-1eb9-49f8-a90f-ebdd5f8ffae8 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:49.003850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0e6f24c-67bd-4da0-901a-8972ff78c34a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:49.006621 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0e6f24c-67bd-4da0-901a-8972ff78c34a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:49.006906 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0e6f24c-67bd-4da0-901a-8972ff78c34a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:49.007568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0e6f24c-67bd-4da0-901a-8972ff78c34a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:49.007568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a0e6f24c-67bd-4da0-901a-8972ff78c34a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:49.016516 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:49.016516 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:49.016516 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0e6f24c-67bd-4da0-901a-8972ff78c34a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:49.016702 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 455/1854] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:49 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:50.030385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-473f7e5c-6e99-418f-9525-b6921ae4159d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:50.032420 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-473f7e5c-6e99-418f-9525-b6921ae4159d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:50.032690 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-473f7e5c-6e99-418f-9525-b6921ae4159d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:50.034654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-473f7e5c-6e99-418f-9525-b6921ae4159d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:50.034654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-473f7e5c-6e99-418f-9525-b6921ae4159d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:50.043284 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:50.043284 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:50.044103 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-473f7e5c-6e99-418f-9525-b6921ae4159d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:50.044470 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 466/1855] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:50 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:50.060334 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d3a448a1-d628-4bf4-b0a8-6eaf114e12b1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:50.065611 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d3a448a1-d628-4bf4-b0a8-6eaf114e12b1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:10:50.065910 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d3a448a1-d628-4bf4-b0a8-6eaf114e12b1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:50.066152 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d3a448a1-d628-4bf4-b0a8-6eaf114e12b1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:50.066469 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d3a448a1-d628-4bf4-b0a8-6eaf114e12b1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:50.072049 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:50.072049 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:50.074063 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d3a448a1-d628-4bf4-b0a8-6eaf114e12b1 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:10:50.074706 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 469/1856] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:50 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:50.088432 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f023aa8a-17eb-4af8-a5c2-9dfdd50d9b27 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:50.090880 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f023aa8a-17eb-4af8-a5c2-9dfdd50d9b27 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:10:50.091338 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f023aa8a-17eb-4af8-a5c2-9dfdd50d9b27 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e388d1b-e114-480e-be9f-c858a13292de", "incremental": true, "force": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:50.093849 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-f023aa8a-17eb-4af8-a5c2-9dfdd50d9b27 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating new backup {'backup': {'volume_id': '0e388d1b-e114-480e-be9f-c858a13292de', 'incremental': True, 'force': True}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:10:50.093849 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-f023aa8a-17eb-4af8-a5c2-9dfdd50d9b27 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating backup of volume 0e388d1b-e114-480e-be9f-c858a13292de in container None Aug 20 00:10:50.107519 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:50.107519 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:50.108162 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f023aa8a-17eb-4af8-a5c2-9dfdd50d9b27 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:10:50.134293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f023aa8a-17eb-4af8-a5c2-9dfdd50d9b27 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['2252efeb-67ff-47a6-a4f2-bc1d45750c3a', '7c2d5260-73e2-4a28-8589-0cfaa536948e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:50.142582 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:50.145580 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:50.145867 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:50.146139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:50.146352 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: 0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:50.157285 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:50.157285 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:50.158466 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:50.186568 np0000007832 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:10:50.196545 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:10:50.196817 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1406e0cb-6fe2-4b64-8150-dd063091ff45 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 202 Aug 20 00:10:50.197372 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 456/1857] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:50 2026] DELETE /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:50.207571 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a24eab6-5f3d-4757-b5ed-234d7b630d47 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:50.210946 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a24eab6-5f3d-4757-b5ed-234d7b630d47 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:50.211310 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a24eab6-5f3d-4757-b5ed-234d7b630d47 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:50.211543 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a24eab6-5f3d-4757-b5ed-234d7b630d47 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:50.227406 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:50.227406 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:50.238923 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5a24eab6-5f3d-4757-b5ed-234d7b630d47 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:50.239056 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f023aa8a-17eb-4af8-a5c2-9dfdd50d9b27 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:10:50.239056 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 467/1858] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:10:50 2026] POST /volume/v3/backups => generated 284 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:50.246716 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a24eab6-5f3d-4757-b5ed-234d7b630d47 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 200 Aug 20 00:10:50.247078 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 467/1859] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:50 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:50.254219 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-60317404-28bc-454b-b6aa-ee47b3bcb17d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:50.259796 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-60317404-28bc-454b-b6aa-ee47b3bcb17d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:50.260452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-60317404-28bc-454b-b6aa-ee47b3bcb17d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:50.260452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-60317404-28bc-454b-b6aa-ee47b3bcb17d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:50.260452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-60317404-28bc-454b-b6aa-ee47b3bcb17d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:50.265472 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:50.265472 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:50.267392 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-60317404-28bc-454b-b6aa-ee47b3bcb17d tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:50.267392 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 470/1860] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:50 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 690 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:51.265952 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-405c82f3-81bd-4db4-8b35-09f130295e18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:51.268424 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-405c82f3-81bd-4db4-8b35-09f130295e18 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 Aug 20 00:10:51.269319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-405c82f3-81bd-4db4-8b35-09f130295e18 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:51.269411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-405c82f3-81bd-4db4-8b35-09f130295e18 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:51.277111 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b8dec8fb-100c-449d-8d50-67caa48c613c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:51.279303 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8dec8fb-100c-449d-8d50-67caa48c613c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:51.279569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8dec8fb-100c-449d-8d50-67caa48c613c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:51.280044 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8dec8fb-100c-449d-8d50-67caa48c613c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:51.280044 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b8dec8fb-100c-449d-8d50-67caa48c613c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:51.281268 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-405c82f3-81bd-4db4-8b35-09f130295e18 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 returned with HTTP 404 Aug 20 00:10:51.281975 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 457/1861] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:51 2026] GET /volume/v3/volumes/0ae3a9f8-3eeb-4f3a-97c4-ced802015992 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:51.290993 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bf70cf83-67df-4d86-ac59-2dacf4d2bc29 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:51.293148 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf70cf83-67df-4d86-ac59-2dacf4d2bc29 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:10:51.293305 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf70cf83-67df-4d86-ac59-2dacf4d2bc29 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:51.293503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf70cf83-67df-4d86-ac59-2dacf4d2bc29 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:51.294485 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf70cf83-67df-4d86-ac59-2dacf4d2bc29 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:10:51.295132 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:51.295132 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:51.296215 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8dec8fb-100c-449d-8d50-67caa48c613c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:51.296578 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 468/1862] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:51 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 692 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:51.357263 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bf70cf83-67df-4d86-ac59-2dacf4d2bc29 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Get all volumes completed successfully. Aug 20 00:10:51.359877 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:51.359877 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:51.366536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf70cf83-67df-4d86-ac59-2dacf4d2bc29 tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:10:51.367177 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 468/1863] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:10:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9041 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:51.386704 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-190389b1-d96a-45c2-b88c-f2ca12fddc7f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:51.388571 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-190389b1-d96a-45c2-b88c-f2ca12fddc7f tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] DELETE https://10.4.3.9/volume/v3/types/b130045a-63ac-4a17-aee7-b4401fc91313 Aug 20 00:10:51.389493 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-190389b1-d96a-45c2-b88c-f2ca12fddc7f tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:51.389831 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-190389b1-d96a-45c2-b88c-f2ca12fddc7f tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:51.392996 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=407,cinder:UPDATE=93,cinder:INSERT=46 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:10:51.428791 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-190389b1-d96a-45c2-b88c-f2ca12fddc7f tempest-TestVolumeBootPattern-270815185 tempest-TestVolumeBootPattern-270815185-project-admin] https://10.4.3.9/volume/v3/types/b130045a-63ac-4a17-aee7-b4401fc91313 returned with HTTP 202 Aug 20 00:10:51.428791 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 471/1864] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:10:51 2026] DELETE /volume/v3/types/b130045a-63ac-4a17-aee7-b4401fc91313 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:51.464351 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-245a13f8-69a1-41af-aac1-513935052473 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:51.467147 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:51.468629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-434449373", "snapshot_id": null, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:51.471791 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-434449373', 'snapshot_id': None, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:51.598375 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:10:51.604855 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:10:51.614208 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (414b1bfd-4c49-4673-b60d-ef6e7a006503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:51.615941 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f83219e-eb67-4575-9184-9374aa3461b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:51.618014 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:51.704458 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f83219e-eb67-4575-9184-9374aa3461b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:51.705585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084d050b-be33-462c-a6d3-4f9b3d9c676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:51.787436 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['a5ce2f19-383b-48b8-a991-1f4fbf0db440', 'd37cb764-3a20-44ba-a436-b1a237770cf4', 'f23af328-da8a-4fd6-a896-34387dcb0ea3', 'a0925c3d-ab81-4118-85a3-cc3fbea36781'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:51.788556 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084d050b-be33-462c-a6d3-4f9b3d9c676e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ce2f19-383b-48b8-a991-1f4fbf0db440', 'd37cb764-3a20-44ba-a436-b1a237770cf4', 'f23af328-da8a-4fd6-a896-34387dcb0ea3', 'a0925c3d-ab81-4118-85a3-cc3fbea36781']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:51.789812 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7fbeeb6-c8ea-40a8-bfe8-4b53932590c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:51.817611 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7fbeeb6-c8ea-40a8-bfe8-4b53932590c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e66a9d4-c53c-42d5-97d5-de697d487171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-434449373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['a5ce2f19-383b-48b8-a991-1f4fbf0db440','d37cb764-3a20-44ba-a436-b1a237770cf4','f23af328-da8a-4fd6-a896-34387dcb0ea3','a0925c3d-ab81-4118-85a3-cc3fbea36781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-434449373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e66a9d4-c53c-42d5-97d5-de697d487171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:51.825716 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9ff385-1162-4b5f-be5f-bbf2e1f47f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:51.858154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9ff385-1162-4b5f-be5f-bbf2e1f47f2c) transitioned into state 'SUCCESS' from state '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-434449373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['a5ce2f19-383b-48b8-a991-1f4fbf0db440','d37cb764-3a20-44ba-a436-b1a237770cf4','f23af328-da8a-4fd6-a896-34387dcb0ea3','a0925c3d-ab81-4118-85a3-cc3fbea36781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:51.859269 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fafd83-3720-4ab9-ba0e-323e2589abdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:51.872772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fafd83-3720-4ab9-ba0e-323e2589abdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:51.873986 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (414b1bfd-4c49-4673-b60d-ef6e7a006503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:51.874445 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:10:51.875354 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-245a13f8-69a1-41af-aac1-513935052473 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:51.876043 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 458/1865] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:10:51 2026] POST /volume/v3/volumes => generated 754 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:51.888926 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9bd41fbe-29fa-47df-aebd-8db519bdd893 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:51.890499 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bd41fbe-29fa-47df-aebd-8db519bdd893 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:10:51.890867 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bd41fbe-29fa-47df-aebd-8db519bdd893 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:51.891256 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bd41fbe-29fa-47df-aebd-8db519bdd893 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:51.903148 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:51.903148 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:51.909333 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9bd41fbe-29fa-47df-aebd-8db519bdd893 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:51.916789 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bd41fbe-29fa-47df-aebd-8db519bdd893 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 200 Aug 20 00:10:51.916993 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 469/1866] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:51 2026] GET /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:52.310265 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a25d70dc-88b7-4f97-beef-9a0701487c48 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:52.312331 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a25d70dc-88b7-4f97-beef-9a0701487c48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:52.312677 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a25d70dc-88b7-4f97-beef-9a0701487c48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:52.312677 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a25d70dc-88b7-4f97-beef-9a0701487c48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:52.312677 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a25d70dc-88b7-4f97-beef-9a0701487c48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:52.317565 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:52.317565 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:52.318468 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a25d70dc-88b7-4f97-beef-9a0701487c48 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:52.319187 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 469/1867] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:52 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:52.930195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-260e7d26-4745-4115-845d-aaa5ef3873ce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:52.932172 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-260e7d26-4745-4115-845d-aaa5ef3873ce tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:10:52.932437 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-260e7d26-4745-4115-845d-aaa5ef3873ce tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:52.932709 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-260e7d26-4745-4115-845d-aaa5ef3873ce tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:52.940804 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:52.940804 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:52.946350 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-260e7d26-4745-4115-845d-aaa5ef3873ce tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:52.951349 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-260e7d26-4745-4115-845d-aaa5ef3873ce tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 200 Aug 20 00:10:52.951800 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 472/1868] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:52 2026] GET /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:52.964114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cdd21e02-3ffb-446d-9abd-fd0d2bd7aec7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:52.968177 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cdd21e02-3ffb-446d-9abd-fd0d2bd7aec7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:10:52.968458 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cdd21e02-3ffb-446d-9abd-fd0d2bd7aec7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:52.968795 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cdd21e02-3ffb-446d-9abd-fd0d2bd7aec7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:52.975776 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:52.975776 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:52.979906 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cdd21e02-3ffb-446d-9abd-fd0d2bd7aec7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:52.987873 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cdd21e02-3ffb-446d-9abd-fd0d2bd7aec7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 200 Aug 20 00:10:52.988451 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 459/1869] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:52 2026] GET /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:53.331343 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ddc03b70-ebae-43cc-a100-e45ba535d36e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:53.334184 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ddc03b70-ebae-43cc-a100-e45ba535d36e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:53.334362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ddc03b70-ebae-43cc-a100-e45ba535d36e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:53.334602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ddc03b70-ebae-43cc-a100-e45ba535d36e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:53.334729 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ddc03b70-ebae-43cc-a100-e45ba535d36e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:53.339274 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:53.339274 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:53.340020 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ddc03b70-ebae-43cc-a100-e45ba535d36e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:53.340494 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 470/1870] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:53 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:54.354512 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-944ffb7b-c9e3-429f-b053-c4b80fa9ba25 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:54.356316 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-944ffb7b-c9e3-429f-b053-c4b80fa9ba25 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:54.356760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-944ffb7b-c9e3-429f-b053-c4b80fa9ba25 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:54.357036 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-944ffb7b-c9e3-429f-b053-c4b80fa9ba25 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:54.357239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-944ffb7b-c9e3-429f-b053-c4b80fa9ba25 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:54.362883 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:54.362883 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:54.364405 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-944ffb7b-c9e3-429f-b053-c4b80fa9ba25 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:54.365484 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 470/1871] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:54 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:54.549569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-23b89f0b-222d-4c69-bfe6-43e592369932 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:54.555609 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-23b89f0b-222d-4c69-bfe6-43e592369932 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:10:54.557450 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-23b89f0b-222d-4c69-bfe6-43e592369932 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:54.562968 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-23b89f0b-222d-4c69-bfe6-43e592369932 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:54.580739 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:54.580739 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:54.585348 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-23b89f0b-222d-4c69-bfe6-43e592369932 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:54.592414 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-23b89f0b-222d-4c69-bfe6-43e592369932 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 200 Aug 20 00:10:54.593074 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 473/1872] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:54 2026] GET /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 1656 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:55.119775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-678f0949-392c-46aa-a9f7-f05e8a5af9ea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:55.121757 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-678f0949-392c-46aa-a9f7-f05e8a5af9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:10:55.122007 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-678f0949-392c-46aa-a9f7-f05e8a5af9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:55.122135 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-678f0949-392c-46aa-a9f7-f05e8a5af9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:55.135517 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:55.135517 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:55.144116 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-678f0949-392c-46aa-a9f7-f05e8a5af9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:55.149485 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-678f0949-392c-46aa-a9f7-f05e8a5af9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 200 Aug 20 00:10:55.149902 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 460/1873] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:55 2026] GET /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:55.381310 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e2b5237a-204a-49e5-8396-d3e73635d208 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:55.384733 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2b5237a-204a-49e5-8396-d3e73635d208 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:55.384733 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2b5237a-204a-49e5-8396-d3e73635d208 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:55.384733 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2b5237a-204a-49e5-8396-d3e73635d208 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:55.384733 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e2b5237a-204a-49e5-8396-d3e73635d208 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:55.388363 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:55.388363 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:55.389688 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2b5237a-204a-49e5-8396-d3e73635d208 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:55.390340 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 471/1874] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:55 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:55.531797 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-21d4db2a-f921-48b0-9ce9-de7a371d92b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:55.534309 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-21d4db2a-f921-48b0-9ce9-de7a371d92b5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464 Aug 20 00:10:55.534528 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-21d4db2a-f921-48b0-9ce9-de7a371d92b5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:55.534733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-21d4db2a-f921-48b0-9ce9-de7a371d92b5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:55.563683 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:55.563683 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:55.631616 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-63e7be40-b0ff-4005-9a4f-e4801510eca7 req-21d4db2a-f921-48b0-9ce9-de7a371d92b5 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464 returned with HTTP 200 Aug 20 00:10:55.632248 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 471/1875] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:10:55 2026] DELETE /volume/v3/attachments/e6a45006-1747-4dcb-8adc-d011a085f464 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:55.966104 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:55.971838 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-7f2705b3-1dc1-4ba5-aa4d-13f257cd24ac None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:55.974346 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-7f2705b3-1dc1-4ba5-aa4d-13f257cd24ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:10:55.974578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-7f2705b3-1dc1-4ba5-aa4d-13f257cd24ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:55.974829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-7f2705b3-1dc1-4ba5-aa4d-13f257cd24ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:55.984969 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:55.984969 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:55.989552 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-7f2705b3-1dc1-4ba5-aa4d-13f257cd24ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:55.996018 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-7f2705b3-1dc1-4ba5-aa4d-13f257cd24ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 200 Aug 20 00:10:55.996496 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 461/1876] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:55 2026] GET /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:56.008951 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-593e405f-1309-405c-8901-ed1f3da62444 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:56.009415 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-593e405f-1309-405c-8901-ed1f3da62444 None None] GET https://10.4.3.9/volume// Aug 20 00:10:56.009676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-593e405f-1309-405c-8901-ed1f3da62444 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:56.009956 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-593e405f-1309-405c-8901-ed1f3da62444 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:56.010353 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-593e405f-1309-405c-8901-ed1f3da62444 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:56.010738 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 472/1877] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:10:56 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:56.014087 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:56.015943 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:56.016270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1066102446"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:56.017742 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1066102446'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:56.017876 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Create volume of 1 GB Aug 20 00:10:56.018271 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:56.018271 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:56.022665 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Availability Zones retrieved successfully. Aug 20 00:10:56.022962 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-a93b39a7-9a55-46dc-8fb1-e009912391ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:56.025251 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-a93b39a7-9a55-46dc-8fb1-e009912391ed tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:10:56.025677 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-a93b39a7-9a55-46dc-8fb1-e009912391ed tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e66a9d4-c53c-42d5-97d5-de697d487171", "connector": null, "instance_uuid": "9bba57a0-1d09-4f11-8629-db56b325a348"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:56.033547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Flow 'volume_create_api' (729cfba6-f616-43c3-b766-739243a70028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:56.034805 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcccbdb3-a4cd-4957-b8de-02d953db4665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.035425 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:56.035425 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:56.035677 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:56.070042 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcccbdb3-a4cd-4957-b8de-02d953db4665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.070733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3401a9-61ef-489c-b3df-4ee416eff594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.087145 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-a93b39a7-9a55-46dc-8fb1-e009912391ed tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:10:56.087949 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 462/1878] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:10:56 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 20 00:10:56.108829 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:56.109224 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1685984747", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:56.110797 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1685984747', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:56.110913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Create volume of 1 GB Aug 20 00:10:56.117021 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Availability Zones retrieved successfully. Aug 20 00:10:56.123415 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Flow 'volume_create_api' (20ad00b8-4c99-4fde-936f-a640af08d13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:56.125239 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b45c167-9f2d-4b1e-9208-cf90bcaf5854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.126402 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:56.141370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Created reservations ['9747d5c9-9a56-4b6e-a2f7-e6874774b2a8', '5aec312b-df37-40d4-9801-445bfd25d403', '3989c641-07fd-438d-9f01-fdfa65a3a330', '080afee3-f34a-4aa8-9a7b-d6fe5867a434'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:56.142217 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3401a9-61ef-489c-b3df-4ee416eff594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9747d5c9-9a56-4b6e-a2f7-e6874774b2a8', '5aec312b-df37-40d4-9801-445bfd25d403', '3989c641-07fd-438d-9f01-fdfa65a3a330', '080afee3-f34a-4aa8-9a7b-d6fe5867a434']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.142928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7356eb6-6536-4784-bdf0-1c9150a76143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.173779 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7356eb6-6536-4784-bdf0-1c9150a76143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7daa5394-6aef-4e9b-ad80-04af1f45041f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1066102446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b46deeff2d84d44a19d8e44e303d379',qos_specs=None,replication_status=,reservations=['9747d5c9-9a56-4b6e-a2f7-e6874774b2a8','5aec312b-df37-40d4-9801-445bfd25d403','3989c641-07fd-438d-9f01-fdfa65a3a330','080afee3-f34a-4aa8-9a7b-d6fe5867a434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c63a4c8337dc41a980d6fdabc29ff60e',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1066102446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7daa5394-6aef-4e9b-ad80-04af1f45041f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b46deeff2d84d44a19d8e44e303d379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c63a4c8337dc41a980d6fdabc29ff60e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.174677 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a911b07-f8e2-4b54-baab-2a1b7dab78f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.176835 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b45c167-9f2d-4b1e-9208-cf90bcaf5854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.177704 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd0b341-213d-4d1c-b9b6-23cb981b1e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.202724 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a911b07-f8e2-4b54-baab-2a1b7dab78f8) transitioned into state 'SUCCESS' from state '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-1066102446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b46deeff2d84d44a19d8e44e303d379',qos_specs=None,replication_status=,reservations=['9747d5c9-9a56-4b6e-a2f7-e6874774b2a8','5aec312b-df37-40d4-9801-445bfd25d403','3989c641-07fd-438d-9f01-fdfa65a3a330','080afee3-f34a-4aa8-9a7b-d6fe5867a434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c63a4c8337dc41a980d6fdabc29ff60e',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.203548 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec7e2bd-c9ae-4aea-86dc-8051495d970d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.220526 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec7e2bd-c9ae-4aea-86dc-8051495d970d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.222450 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Flow 'volume_create_api' (729cfba6-f616-43c3-b766-739243a70028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:56.222450 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Create volume request issued successfully. Aug 20 00:10:56.223326 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-424d0025-2a01-44d2-93d4-aaa00f6fea89 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:56.223950 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 472/1879] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:10:56 2026] POST /volume/v3/volumes => generated 750 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:56.244836 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97965d39-7204-40f3-8cae-0e70a1c6bd34 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:56.249936 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97965d39-7204-40f3-8cae-0e70a1c6bd34 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:10:56.250129 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97965d39-7204-40f3-8cae-0e70a1c6bd34 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:56.250385 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97965d39-7204-40f3-8cae-0e70a1c6bd34 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:56.260994 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:56.260994 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:56.269100 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-97965d39-7204-40f3-8cae-0e70a1c6bd34 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:10:56.274397 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97965d39-7204-40f3-8cae-0e70a1c6bd34 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:10:56.275909 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 473/1880] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:56 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:56.323169 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Created reservations ['26bbc19e-a59d-4c5a-b547-6e8b99dc0975', '5c56d693-f307-42e8-b70b-5b6efa16582b', 'ba768521-f306-4700-9a07-583cddb86319', '53dcbc20-51a8-411b-9e27-ba580dd986e3'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:56.323862 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd0b341-213d-4d1c-b9b6-23cb981b1e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26bbc19e-a59d-4c5a-b547-6e8b99dc0975', '5c56d693-f307-42e8-b70b-5b6efa16582b', 'ba768521-f306-4700-9a07-583cddb86319', '53dcbc20-51a8-411b-9e27-ba580dd986e3']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.324542 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b9739c-d5cd-4bce-b9fb-cf2a780470fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.355368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b9739c-d5cd-4bce-b9fb-cf2a780470fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '714e0d7e-5e8f-4b4e-8382-05637582a439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1685984747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b09a0e8f86b4cfd949713de729c39c0',qos_specs=None,replication_status=,reservations=['26bbc19e-a59d-4c5a-b547-6e8b99dc0975','5c56d693-f307-42e8-b70b-5b6efa16582b','ba768521-f306-4700-9a07-583cddb86319','53dcbc20-51a8-411b-9e27-ba580dd986e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f786666d728b45d78906a6e811184f92',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1685984747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=714e0d7e-5e8f-4b4e-8382-05637582a439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b09a0e8f86b4cfd949713de729c39c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f786666d728b45d78906a6e811184f92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.356299 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a6fb9ff-88be-42c0-bd9e-44b9db18e9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.379837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a6fb9ff-88be-42c0-bd9e-44b9db18e9a3) transitioned into state 'SUCCESS' from state '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-1685984747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b09a0e8f86b4cfd949713de729c39c0',qos_specs=None,replication_status=,reservations=['26bbc19e-a59d-4c5a-b547-6e8b99dc0975','5c56d693-f307-42e8-b70b-5b6efa16582b','ba768521-f306-4700-9a07-583cddb86319','53dcbc20-51a8-411b-9e27-ba580dd986e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f786666d728b45d78906a6e811184f92',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.381293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d5d733-0b2e-49e7-88f9-69f0c7dcd6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.394966 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d5d733-0b2e-49e7-88f9-69f0c7dcd6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.394966 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Flow 'volume_create_api' (20ad00b8-4c99-4fde-936f-a640af08d13c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:56.394966 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Create volume request issued successfully. Aug 20 00:10:56.394966 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95f8d042-1689-48b4-a545-373b04a7d7a2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:56.395530 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 474/1881] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:10:55 2026] POST /volume/v3/volumes => generated 761 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:56.403448 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d7c3d4c3-9719-47ea-b3be-2d348b0ac892 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:56.405676 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d7c3d4c3-9719-47ea-b3be-2d348b0ac892 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:56.406948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d7c3d4c3-9719-47ea-b3be-2d348b0ac892 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:56.406948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d7c3d4c3-9719-47ea-b3be-2d348b0ac892 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:56.406948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d7c3d4c3-9719-47ea-b3be-2d348b0ac892 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:56.411551 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cae9471c-12cc-445c-823c-91b009070689 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:56.411839 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:56.411839 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:56.413206 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d7c3d4c3-9719-47ea-b3be-2d348b0ac892 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:56.413294 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 463/1882] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:56 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:56.414022 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:10:56.414546 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1920712925", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:56.416937 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1920712925', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:10:56.417192 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Create volume of 1 GB Aug 20 00:10:56.420167 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:56.420167 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:56.422031 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Availability Zones retrieved successfully. Aug 20 00:10:56.430838 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Flow 'volume_create_api' (5cc5c615-b77e-40d6-a79c-bfc8dc04959b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:56.432550 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83fb68d2-a2fc-4e87-a2cf-f5a5bfa834e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.433859 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:10:56.473829 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83fb68d2-a2fc-4e87-a2cf-f5a5bfa834e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.475449 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9f5785-36cc-4e40-a180-e5d95ecc4444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.535737 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Created reservations ['9c2b16d8-a727-4f6b-8b97-3c9adc4c5279', '46e7c9f5-f799-4c30-a44b-009e6faa435d', '6765b479-5f9c-4662-9b20-37dca7c3575a', 'ac4530ab-1e49-4ce3-9333-6a8bb8b05c03'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:10:56.536797 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9f5785-36cc-4e40-a180-e5d95ecc4444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c2b16d8-a727-4f6b-8b97-3c9adc4c5279', '46e7c9f5-f799-4c30-a44b-009e6faa435d', '6765b479-5f9c-4662-9b20-37dca7c3575a', 'ac4530ab-1e49-4ce3-9333-6a8bb8b05c03']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.537813 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a987f3-088b-40bb-989c-6728d5a9c967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.563339 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a987f3-088b-40bb-989c-6728d5a9c967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cfd95f3-9cc9-4bdc-b452-30a92f5ace93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1920712925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b09a0e8f86b4cfd949713de729c39c0',qos_specs=None,replication_status=,reservations=['9c2b16d8-a727-4f6b-8b97-3c9adc4c5279','46e7c9f5-f799-4c30-a44b-009e6faa435d','6765b479-5f9c-4662-9b20-37dca7c3575a','ac4530ab-1e49-4ce3-9333-6a8bb8b05c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f786666d728b45d78906a6e811184f92',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1920712925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cfd95f3-9cc9-4bdc-b452-30a92f5ace93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b09a0e8f86b4cfd949713de729c39c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f786666d728b45d78906a6e811184f92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.564196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c79e5cd-3332-4356-ad84-d69d7326eb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.587961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c79e5cd-3332-4356-ad84-d69d7326eb19) transitioned into state 'SUCCESS' from state '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-1920712925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b09a0e8f86b4cfd949713de729c39c0',qos_specs=None,replication_status=,reservations=['9c2b16d8-a727-4f6b-8b97-3c9adc4c5279','46e7c9f5-f799-4c30-a44b-009e6faa435d','6765b479-5f9c-4662-9b20-37dca7c3575a','ac4530ab-1e49-4ce3-9333-6a8bb8b05c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f786666d728b45d78906a6e811184f92',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.588802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a783911-9562-47d7-a4f2-d290913af786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:10:56.602962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a783911-9562-47d7-a4f2-d290913af786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:10:56.602962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Flow 'volume_create_api' (5cc5c615-b77e-40d6-a79c-bfc8dc04959b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:10:56.602962 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Create volume request issued successfully. Aug 20 00:10:56.602962 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cae9471c-12cc-445c-823c-91b009070689 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:10:56.603203 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 473/1883] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:10:56 2026] POST /volume/v3/volumes => generated 761 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:10:56.711405 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f55fa048-7c6f-4da9-8c45-6e4073f6b83d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:56.714460 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f55fa048-7c6f-4da9-8c45-6e4073f6b83d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] DELETE https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:10:56.714751 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f55fa048-7c6f-4da9-8c45-6e4073f6b83d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:56.715026 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f55fa048-7c6f-4da9-8c45-6e4073f6b83d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:56.715252 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f55fa048-7c6f-4da9-8c45-6e4073f6b83d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume with id: a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:10:56.724814 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:56.724814 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:56.727946 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f55fa048-7c6f-4da9-8c45-6e4073f6b83d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:56.745567 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f55fa048-7c6f-4da9-8c45-6e4073f6b83d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Delete volume request issued successfully. Aug 20 00:10:56.745850 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f55fa048-7c6f-4da9-8c45-6e4073f6b83d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 202 Aug 20 00:10:56.746306 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 474/1884] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:10:56 2026] DELETE /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:10:56.755017 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-012906e8-1ea2-43b5-b083-514406896665 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:56.757252 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-012906e8-1ea2-43b5-b083-514406896665 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:10:56.757307 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-012906e8-1ea2-43b5-b083-514406896665 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:56.757479 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-012906e8-1ea2-43b5-b083-514406896665 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:56.764713 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:56.764713 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:56.769291 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-012906e8-1ea2-43b5-b083-514406896665 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Volume info retrieved successfully. Aug 20 00:10:56.774244 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-012906e8-1ea2-43b5-b083-514406896665 tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 200 Aug 20 00:10:56.775123 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 475/1885] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:56 2026] GET /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:57.296139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7da86fc6-47d3-47c1-8f70-31e8473c3411 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:57.301086 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7da86fc6-47d3-47c1-8f70-31e8473c3411 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:10:57.301086 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7da86fc6-47d3-47c1-8f70-31e8473c3411 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:57.301086 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7da86fc6-47d3-47c1-8f70-31e8473c3411 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:57.314403 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:57.314403 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:57.325912 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7da86fc6-47d3-47c1-8f70-31e8473c3411 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:10:57.330549 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7da86fc6-47d3-47c1-8f70-31e8473c3411 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:10:57.331193 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 464/1886] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:57 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:57.424950 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5fffac90-d238-4bff-8894-ed32fc8b44e4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:57.427244 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fffac90-d238-4bff-8894-ed32fc8b44e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:57.427435 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fffac90-d238-4bff-8894-ed32fc8b44e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:57.427646 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fffac90-d238-4bff-8894-ed32fc8b44e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:57.427754 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5fffac90-d238-4bff-8894-ed32fc8b44e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:57.434572 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:57.434572 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:57.435423 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fffac90-d238-4bff-8894-ed32fc8b44e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:57.435858 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 474/1887] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:57 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:57.465924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-83c205ab-5af1-4b52-8175-f49850a673bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:57.466376 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83c205ab-5af1-4b52-8175-f49850a673bd None None] GET https://10.4.3.9/volume// Aug 20 00:10:57.466598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83c205ab-5af1-4b52-8175-f49850a673bd None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:57.466829 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83c205ab-5af1-4b52-8175-f49850a673bd None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:57.467258 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83c205ab-5af1-4b52-8175-f49850a673bd None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:57.467601 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 475/1888] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:57.484872 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-6114a4f2-fbae-48b3-aa1f-6ee1da4623d5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:57.488972 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-6114a4f2-fbae-48b3-aa1f-6ee1da4623d5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:10:57.489287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-6114a4f2-fbae-48b3-aa1f-6ee1da4623d5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:57.489546 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-6114a4f2-fbae-48b3-aa1f-6ee1da4623d5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:57.511357 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:57.511357 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:57.516646 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-6114a4f2-fbae-48b3-aa1f-6ee1da4623d5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:10:57.524308 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-6114a4f2-fbae-48b3-aa1f-6ee1da4623d5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 200 Aug 20 00:10:57.525077 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 476/1889] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:57 2026] GET /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 1541 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:57.628208 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-2505c7df-8cd1-4005-98e3-30f232750736 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:57.631916 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-2505c7df-8cd1-4005-98e3-30f232750736 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e Aug 20 00:10:57.631916 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-2505c7df-8cd1-4005-98e3-30f232750736 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:57.643627 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-2505c7df-8cd1-4005-98e3-30f232750736 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-5e66a9d4-c53c-42d5-97d5-de697d487171-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:10:57.652337 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-2505c7df-8cd1-4005-98e3-30f232750736 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-5e66a9d4-c53c-42d5-97d5-de697d487171-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:10:57.652337 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:57.652337 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:57.753220 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-2505c7df-8cd1-4005-98e3-30f232750736 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-5e66a9d4-c53c-42d5-97d5-de697d487171-np0000007832" released by "attachment_update" :: held 0.103s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:10:57.754491 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-2505c7df-8cd1-4005-98e3-30f232750736 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e returned with HTTP 200 Aug 20 00:10:57.754491 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 465/1890] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:10:57 2026] PUT /volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:57.785715 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-8a3322c0-f22b-4782-95c9-47ea5bcf9bb9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:57.789522 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-8a3322c0-f22b-4782-95c9-47ea5bcf9bb9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e/action Aug 20 00:10:57.789522 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-8a3322c0-f22b-4782-95c9-47ea5bcf9bb9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:10:57.789522 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-8a3322c0-f22b-4782-95c9-47ea5bcf9bb9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:57.791531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0485a5af-ea2d-458d-ae4c-8b5de7cfaf7d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:57.793500 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0485a5af-ea2d-458d-ae4c-8b5de7cfaf7d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] GET https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef Aug 20 00:10:57.793790 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0485a5af-ea2d-458d-ae4c-8b5de7cfaf7d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:57.794018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0485a5af-ea2d-458d-ae4c-8b5de7cfaf7d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:57.802774 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0485a5af-ea2d-458d-ae4c-8b5de7cfaf7d tempest-AttachVolumeMultiAttachTest-433074302 tempest-AttachVolumeMultiAttachTest-433074302-project-member] https://10.4.3.9/volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef returned with HTTP 404 Aug 20 00:10:57.803346 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 476/1891] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:57 2026] GET /volume/v3/volumes/a65ee042-5a15-4f11-964d-d35573c204ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:57.810657 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:57.810657 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:57.833428 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-90c20d15-7f37-4d7f-b9bf-c39a2790a93f req-8a3322c0-f22b-4782-95c9-47ea5bcf9bb9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e/action returned with HTTP 204 Aug 20 00:10:57.834312 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 475/1892] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:10:57 2026] POST /volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:10:57.961255 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-3c085074-2cd5-4131-b775-08266a3293e8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:57.963998 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-3c085074-2cd5-4131-b775-08266a3293e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:10:57.964170 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-3c085074-2cd5-4131-b775-08266a3293e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:57.964399 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-3c085074-2cd5-4131-b775-08266a3293e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:57.975164 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:57.975164 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:57.979583 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-3c085074-2cd5-4131-b775-08266a3293e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:10:57.984409 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-3c085074-2cd5-4131-b775-08266a3293e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:10:57.984863 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 477/1893] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:10:57 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:58.096833 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-403a5cc0-a4de-4f87-9f45-ac6622060f81 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:58.097386 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-403a5cc0-a4de-4f87-9f45-ac6622060f81 None None] GET https://10.4.3.9/volume// Aug 20 00:10:58.097661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-403a5cc0-a4de-4f87-9f45-ac6622060f81 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:58.097980 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-403a5cc0-a4de-4f87-9f45-ac6622060f81 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:58.098500 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-403a5cc0-a4de-4f87-9f45-ac6622060f81 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:58.098869 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 466/1894] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:10:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:58.106223 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-c597e5a8-eb16-4763-bf90-1e531be41d88 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:58.142709 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-c597e5a8-eb16-4763-bf90-1e531be41d88 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:10:58.143377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-c597e5a8-eb16-4763-bf90-1e531be41d88 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7daa5394-6aef-4e9b-ad80-04af1f45041f", "connector": null, "instance_uuid": "5d8630f2-8f9c-421d-9353-59ef196303b4"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:58.155520 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:58.155520 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:58.206296 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-c597e5a8-eb16-4763-bf90-1e531be41d88 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:10:58.206800 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 477/1895] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:10:58 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:58.245865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c00aebc4-5eba-4376-a042-e454767807e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:58.247790 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c00aebc4-5eba-4376-a042-e454767807e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:10:58.248083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c00aebc4-5eba-4376-a042-e454767807e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:58.248394 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c00aebc4-5eba-4376-a042-e454767807e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:58.258751 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:58.258751 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:58.262368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c82aa7dd-83f3-4b65-a883-923a3dd0c385 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:58.262987 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c82aa7dd-83f3-4b65-a883-923a3dd0c385 None None] GET https://10.4.3.9/volume// Aug 20 00:10:58.263038 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c82aa7dd-83f3-4b65-a883-923a3dd0c385 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:58.263234 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c82aa7dd-83f3-4b65-a883-923a3dd0c385 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:58.263600 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c82aa7dd-83f3-4b65-a883-923a3dd0c385 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:10:58.263941 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 478/1896] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:10:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:10:58.265453 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c00aebc4-5eba-4376-a042-e454767807e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:10:58.271698 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c00aebc4-5eba-4376-a042-e454767807e8 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:10:58.272225 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 476/1897] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:58 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:58.273783 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-16f739d0-beed-4aed-9f90-7063fcf1be49 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:58.275704 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-16f739d0-beed-4aed-9f90-7063fcf1be49 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:10:58.276912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-16f739d0-beed-4aed-9f90-7063fcf1be49 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:58.276912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-16f739d0-beed-4aed-9f90-7063fcf1be49 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:58.287450 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:58.287450 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:58.291516 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-16f739d0-beed-4aed-9f90-7063fcf1be49 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:10:58.296507 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-16f739d0-beed-4aed-9f90-7063fcf1be49 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:10:58.297098 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 467/1898] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:10:58 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:10:58.419242 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-ad42dded-10aa-41c8-a0fd-8097e2514995 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:58.421704 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-ad42dded-10aa-41c8-a0fd-8097e2514995 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] PUT https://10.4.3.9/volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6 Aug 20 00:10:58.422166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-ad42dded-10aa-41c8-a0fd-8097e2514995 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:10:58.431232 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-ad42dded-10aa-41c8-a0fd-8097e2514995 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Acquiring lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:10:58.435877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-ad42dded-10aa-41c8-a0fd-8097e2514995 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:10:58.437009 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:58.437009 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:10:58.448570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3bc7f109-2214-483b-bc33-9fbc418162a3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:58.451574 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3bc7f109-2214-483b-bc33-9fbc418162a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:58.451782 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3bc7f109-2214-483b-bc33-9fbc418162a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:58.451998 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3bc7f109-2214-483b-bc33-9fbc418162a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:58.452108 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3bc7f109-2214-483b-bc33-9fbc418162a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:58.456801 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:58.456801 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:10:58.457734 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3bc7f109-2214-483b-bc33-9fbc418162a3 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:58.458125 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 479/1899] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:58 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:58.544655 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-ad42dded-10aa-41c8-a0fd-8097e2514995 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" released by "attachment_update" :: held 0.109s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:10:58.545086 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-ad42dded-10aa-41c8-a0fd-8097e2514995 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6 returned with HTTP 200 Aug 20 00:10:58.545688 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 478/1900] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:10:58 2026] PUT /volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:10:59.287108 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b5eb9a0-fb05-4b20-b989-f2260c6c23e2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:59.289174 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b5eb9a0-fb05-4b20-b989-f2260c6c23e2 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:10:59.289541 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b5eb9a0-fb05-4b20-b989-f2260c6c23e2 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:59.289709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b5eb9a0-fb05-4b20-b989-f2260c6c23e2 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:59.306240 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:59.306240 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:10:59.317406 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b5eb9a0-fb05-4b20-b989-f2260c6c23e2 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:10:59.324207 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b5eb9a0-fb05-4b20-b989-f2260c6c23e2 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:10:59.324631 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 477/1901] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:59 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:10:59.480789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0af770a-d207-4fcf-8749-66445902b1c7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:10:59.480789 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0af770a-d207-4fcf-8749-66445902b1c7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:10:59.480789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0af770a-d207-4fcf-8749-66445902b1c7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:10:59.480789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0af770a-d207-4fcf-8749-66445902b1c7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:10:59.480789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a0af770a-d207-4fcf-8749-66445902b1c7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:10:59.484474 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:10:59.484474 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:10:59.485440 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0af770a-d207-4fcf-8749-66445902b1c7 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:10:59.485982 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 468/1902] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:10:59 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:00.338235 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2bf5c905-c530-4296-bf76-db18123543e5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:00.344917 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2bf5c905-c530-4296-bf76-db18123543e5 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:00.344917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2bf5c905-c530-4296-bf76-db18123543e5 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:00.344917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2bf5c905-c530-4296-bf76-db18123543e5 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:00.358090 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:00.358090 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:00.366097 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2bf5c905-c530-4296-bf76-db18123543e5 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:11:00.372116 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2bf5c905-c530-4296-bf76-db18123543e5 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:11:00.372585 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 480/1903] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:00 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:00.497611 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-992f5688-7352-4eb2-9827-cd9323dc334f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:00.499762 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-992f5688-7352-4eb2-9827-cd9323dc334f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:00.499998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-992f5688-7352-4eb2-9827-cd9323dc334f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:00.500243 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-992f5688-7352-4eb2-9827-cd9323dc334f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:00.500357 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-992f5688-7352-4eb2-9827-cd9323dc334f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:00.505815 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:00.505815 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:00.506781 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-992f5688-7352-4eb2-9827-cd9323dc334f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:11:00.507333 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 479/1904] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:00 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:01.391635 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-78be8e84-4db5-4e9c-8bc9-dd4333274779 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:01.393632 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78be8e84-4db5-4e9c-8bc9-dd4333274779 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:01.393860 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78be8e84-4db5-4e9c-8bc9-dd4333274779 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:01.394098 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78be8e84-4db5-4e9c-8bc9-dd4333274779 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:01.405427 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:01.405427 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:01.409824 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-78be8e84-4db5-4e9c-8bc9-dd4333274779 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:11:01.414450 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78be8e84-4db5-4e9c-8bc9-dd4333274779 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:11:01.414753 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 478/1905] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:01 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:01.520191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b95c51e4-9083-42ab-84c8-25d891c1d6a0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:01.528644 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b95c51e4-9083-42ab-84c8-25d891c1d6a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:01.531000 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b95c51e4-9083-42ab-84c8-25d891c1d6a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:01.531457 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b95c51e4-9083-42ab-84c8-25d891c1d6a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:01.531602 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b95c51e4-9083-42ab-84c8-25d891c1d6a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:01.541165 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:01.541165 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:01.542492 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b95c51e4-9083-42ab-84c8-25d891c1d6a0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:11:01.543030 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 469/1906] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:01 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:01.891955 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-e56efff8-91a8-4748-aa01-1f88a1bebf19 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:01.895042 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-e56efff8-91a8-4748-aa01-1f88a1bebf19 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] POST https://10.4.3.9/volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6/action Aug 20 00:11:01.895454 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-e56efff8-91a8-4748-aa01-1f88a1bebf19 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:01.895622 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-e56efff8-91a8-4748-aa01-1f88a1bebf19 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:01.926949 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:01.926949 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:01.947974 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1fae70c6-d969-45ce-be73-d005ed58c466 req-e56efff8-91a8-4748-aa01-1f88a1bebf19 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6/action returned with HTTP 204 Aug 20 00:11:01.948616 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 481/1907] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:11:01 2026] POST /volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:02.429521 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c5c84aca-6bfd-4f8e-9506-7138ed45e700 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:02.431882 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c5c84aca-6bfd-4f8e-9506-7138ed45e700 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:02.432166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c5c84aca-6bfd-4f8e-9506-7138ed45e700 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:02.432651 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c5c84aca-6bfd-4f8e-9506-7138ed45e700 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:02.449088 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-21ea1f5a-df6e-4242-be74-ce486b600c5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:02.456681 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:02.456681 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:02.461093 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c5c84aca-6bfd-4f8e-9506-7138ed45e700 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:11:02.469873 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c5c84aca-6bfd-4f8e-9506-7138ed45e700 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:11:02.469873 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 480/1908] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:02 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:02.483334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a540f1a1-14ee-4244-96b7-7e47ee2dc8ea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:02.484843 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a540f1a1-14ee-4244-96b7-7e47ee2dc8ea tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:02.485030 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a540f1a1-14ee-4244-96b7-7e47ee2dc8ea tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:02.485193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a540f1a1-14ee-4244-96b7-7e47ee2dc8ea tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:02.493800 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:02.493800 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:02.496719 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a540f1a1-14ee-4244-96b7-7e47ee2dc8ea tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:11:02.500743 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a540f1a1-14ee-4244-96b7-7e47ee2dc8ea tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:11:02.501131 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 470/1909] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:02 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:02.541957 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21ea1f5a-df6e-4242-be74-ce486b600c5e tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] GET https://10.4.3.9/volume/v3/os-hosts Aug 20 00:11:02.542126 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21ea1f5a-df6e-4242-be74-ce486b600c5e tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:02.542318 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21ea1f5a-df6e-4242-be74-ce486b600c5e tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:02.549059 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.hosts [None req-21ea1f5a-df6e-4242-be74-ce486b600c5e tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] status, active and update: available, enabled, 2026-08-20 00:10:22+00:00 {{(pid=100466) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 00:11:02.549188 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.hosts [None req-21ea1f5a-df6e-4242-be74-ce486b600c5e tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] status, active and update: available, enabled, 2026-08-20 00:10:19+00:00 {{(pid=100466) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 00:11:02.549425 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.hosts [None req-21ea1f5a-df6e-4242-be74-ce486b600c5e tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] status, active and update: available, enabled, 2026-08-20 00:09:59+00:00 {{(pid=100466) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 00:11:02.549697 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21ea1f5a-df6e-4242-be74-ce486b600c5e tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] https://10.4.3.9/volume/v3/os-hosts returned with HTTP 200 Aug 20 00:11:02.550248 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 479/1910] 10.4.3.9 () {66 vars in 1226 bytes} [Thu Aug 20 00:11:02 2026] GET /volume/v3/os-hosts => generated 560 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:02.553745 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-15d0330f-a00d-49bc-a37b-bd826e60c334 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:02.556931 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15d0330f-a00d-49bc-a37b-bd826e60c334 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:02.556931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15d0330f-a00d-49bc-a37b-bd826e60c334 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:02.556931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15d0330f-a00d-49bc-a37b-bd826e60c334 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:02.556931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-15d0330f-a00d-49bc-a37b-bd826e60c334 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:02.561983 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9783ac78-bcae-47d0-84ef-a9758fc371bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:02.563502 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:02.563502 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:02.563716 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9783ac78-bcae-47d0-84ef-a9758fc371bc tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] GET https://10.4.3.9/volume/v3/os-hosts Aug 20 00:11:02.563926 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9783ac78-bcae-47d0-84ef-a9758fc371bc tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:02.564107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9783ac78-bcae-47d0-84ef-a9758fc371bc tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:02.564265 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15d0330f-a00d-49bc-a37b-bd826e60c334 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:11:02.564648 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 482/1911] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:02 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:02.569677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.hosts [None req-9783ac78-bcae-47d0-84ef-a9758fc371bc tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] status, active and update: available, enabled, 2026-08-20 00:10:22+00:00 {{(pid=100468) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 00:11:02.569813 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.hosts [None req-9783ac78-bcae-47d0-84ef-a9758fc371bc tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] status, active and update: available, enabled, 2026-08-20 00:10:19+00:00 {{(pid=100468) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 00:11:02.569936 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.hosts [None req-9783ac78-bcae-47d0-84ef-a9758fc371bc tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] status, active and update: available, enabled, 2026-08-20 00:09:59+00:00 {{(pid=100468) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 00:11:02.570198 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9783ac78-bcae-47d0-84ef-a9758fc371bc tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] https://10.4.3.9/volume/v3/os-hosts returned with HTTP 200 Aug 20 00:11:02.570598 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 481/1912] 10.4.3.9 () {66 vars in 1226 bytes} [Thu Aug 20 00:11:02 2026] GET /volume/v3/os-hosts => generated 560 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:02.578872 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a43cb456-69f3-4c2c-8ad5-527b754e64c6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:02.580896 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a43cb456-69f3-4c2c-8ad5-527b754e64c6 tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] GET https://10.4.3.9/volume/v3/os-hosts/np0000007832@storpool Aug 20 00:11:02.581117 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a43cb456-69f3-4c2c-8ad5-527b754e64c6 tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:02.581294 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a43cb456-69f3-4c2c-8ad5-527b754e64c6 tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:02.657044 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a43cb456-69f3-4c2c-8ad5-527b754e64c6 tempest-VolumeHostsAdminTestsJSON-1033310359 tempest-VolumeHostsAdminTestsJSON-1033310359-project-admin] https://10.4.3.9/volume/v3/os-hosts/np0000007832@storpool returned with HTTP 200 Aug 20 00:11:02.657489 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 471/1913] 10.4.3.9 () {66 vars in 1292 bytes} [Thu Aug 20 00:11:02 2026] GET /volume/v3/os-hosts/np0000007832@storpool => generated 1507 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:03.578401 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e35fd5b6-e7af-404d-95dd-7adf72ed06c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:03.580764 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e35fd5b6-e7af-404d-95dd-7adf72ed06c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:03.581001 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e35fd5b6-e7af-404d-95dd-7adf72ed06c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:03.581175 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e35fd5b6-e7af-404d-95dd-7adf72ed06c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:03.581358 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e35fd5b6-e7af-404d-95dd-7adf72ed06c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:03.587846 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:03.587846 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:03.588942 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e35fd5b6-e7af-404d-95dd-7adf72ed06c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:11:03.589313 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 480/1914] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:03 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:04.605120 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-765c4bda-64a3-48b5-a348-9f8144ea07a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:04.608760 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-765c4bda-64a3-48b5-a348-9f8144ea07a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:04.608978 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-765c4bda-64a3-48b5-a348-9f8144ea07a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:04.609229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-765c4bda-64a3-48b5-a348-9f8144ea07a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:04.609365 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-765c4bda-64a3-48b5-a348-9f8144ea07a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:04.618044 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:04.618044 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:04.619016 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-765c4bda-64a3-48b5-a348-9f8144ea07a5 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:11:04.619447 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 483/1915] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:04 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:05.481538 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a88b73ff-a690-42bc-8165-7500ea2208f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:05.572742 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a88b73ff-a690-42bc-8165-7500ea2208f0 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:11:05.573257 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a88b73ff-a690-42bc-8165-7500ea2208f0 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-184537706"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:05.589548 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a88b73ff-a690-42bc-8165-7500ea2208f0 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:11:05.590010 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 482/1916] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:11:05 2026] POST /volume/v3/types => generated 232 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:05.599686 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fdbc4591-b2ca-40e4-b0d5-a850594ae023 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:05.601918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fdbc4591-b2ca-40e4-b0d5-a850594ae023 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:11:05.602394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fdbc4591-b2ca-40e4-b0d5-a850594ae023 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1414857841", "extra_specs": {"multiattach": " True"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:05.618178 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fdbc4591-b2ca-40e4-b0d5-a850594ae023 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:11:05.618601 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 472/1917] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:11:05 2026] POST /volume/v3/types => generated 259 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:05.630233 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b145bf1a-8d3e-4182-90ff-17efd174032e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:05.631875 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9b2d0689-95c9-462b-9635-6a7cf3329bac None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:05.633685 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b2d0689-95c9-462b-9635-6a7cf3329bac tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:05.633900 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b2d0689-95c9-462b-9635-6a7cf3329bac tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:05.634100 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b2d0689-95c9-462b-9635-6a7cf3329bac tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:05.634722 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-9b2d0689-95c9-462b-9635-6a7cf3329bac tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:05.642194 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:05.642194 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:05.643248 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b2d0689-95c9-462b-9635-6a7cf3329bac tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:11:05.643665 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 484/1918] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:05 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:05.656337 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ff02ecee-e9db-4473-bfb5-c4bbce86900e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:05.658592 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff02ecee-e9db-4473-bfb5-c4bbce86900e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:05.658906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff02ecee-e9db-4473-bfb5-c4bbce86900e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:05.659201 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff02ecee-e9db-4473-bfb5-c4bbce86900e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:05.659348 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ff02ecee-e9db-4473-bfb5-c4bbce86900e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:05.664773 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:05.664773 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:05.666124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff02ecee-e9db-4473-bfb5-c4bbce86900e tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:11:05.666522 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 483/1919] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:05 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:05.678796 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f7533c0-f296-454a-b6d1-ec498309c1a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:05.681163 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f7533c0-f296-454a-b6d1-ec498309c1a8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:05.681436 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f7533c0-f296-454a-b6d1-ec498309c1a8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:05.681708 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f7533c0-f296-454a-b6d1-ec498309c1a8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:05.681859 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-3f7533c0-f296-454a-b6d1-ec498309c1a8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete backup with id: 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. Aug 20 00:11:05.688044 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:05.688044 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:05.708191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-3f7533c0-f296-454a-b6d1-ec498309c1a8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] delete_backup rpcapi backup_id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:11:05.710678 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f7533c0-f296-454a-b6d1-ec498309c1a8 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 202 Aug 20 00:11:05.711137 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 473/1920] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:05 2026] DELETE /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:05.719008 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:05.719697 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-184537706", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1988354271"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:05.720580 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d6d55bff-d956-41df-840f-6f3b9f9d2029 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:05.721484 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-184537706', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1988354271'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:05.724350 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6d55bff-d956-41df-840f-6f3b9f9d2029 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:05.724716 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6d55bff-d956-41df-840f-6f3b9f9d2029 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:05.725162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6d55bff-d956-41df-840f-6f3b9f9d2029 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:05.729979 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d6d55bff-d956-41df-840f-6f3b9f9d2029 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:05.730067 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Create volume of 1 GB Aug 20 00:11:05.730067 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:05.730067 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:05.730685 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Availability Zones retrieved successfully. Aug 20 00:11:05.734344 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:05.734344 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:05.735520 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6d55bff-d956-41df-840f-6f3b9f9d2029 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 200 Aug 20 00:11:05.735945 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 485/1921] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:05 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:05.737829 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Flow 'volume_create_api' (d9914486-9ffe-4608-a326-f7dcc57950ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:05.739019 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7b62f6-5ea5-422c-8154-98c57b192583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:05.740136 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:05.770960 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7b62f6-5ea5-422c-8154-98c57b192583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:11:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e1bfd5a-3730-4775-adc7-b977d18a6fd3,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-184537706',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e1bfd5a-3730-4775-adc7-b977d18a6fd3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:05.771949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5083410a-7279-4eeb-8288-1180933e392d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:05.806719 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-184537706 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-184537706, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:11:05.807024 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-184537706 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-184537706, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:11:05.852350 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Created reservations ['d58ff386-ba28-4dde-8937-dae6c76189e4', 'ea4dc3d0-9e61-410e-88d9-8c37d845acdd', 'fdff48fb-a3b9-4811-a84d-7a72ca4280f1', '6464e144-47b9-4b88-9669-857bb85df447'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:05.853165 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5083410a-7279-4eeb-8288-1180933e392d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d58ff386-ba28-4dde-8937-dae6c76189e4', 'ea4dc3d0-9e61-410e-88d9-8c37d845acdd', 'fdff48fb-a3b9-4811-a84d-7a72ca4280f1', '6464e144-47b9-4b88-9669-857bb85df447']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:05.853909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f17e46-f91f-4c0a-b4a0-37fff2732e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:05.883700 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f17e46-f91f-4c0a-b4a0-37fff2732e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a744397-c7f7-4f48-8dca-8e723ad5794d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1988354271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36877027a7c847bd9764ddb57122ae9a',qos_specs=None,replication_status=,reservations=['d58ff386-ba28-4dde-8937-dae6c76189e4','ea4dc3d0-9e61-410e-88d9-8c37d845acdd','fdff48fb-a3b9-4811-a84d-7a72ca4280f1','6464e144-47b9-4b88-9669-857bb85df447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be6cf7c67f3487cbf3f7d48ced907c4',volume_type_id=1e1bfd5a-3730-4775-adc7-b977d18a6fd3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1988354271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a744397-c7f7-4f48-8dca-8e723ad5794d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36877027a7c847bd9764ddb57122ae9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9be6cf7c67f3487cbf3f7d48ced907c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e1bfd5a-3730-4775-adc7-b977d18a6fd3),volume_type_id=1e1bfd5a-3730-4775-adc7-b977d18a6fd3)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:05.885245 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d102e9ca-2abc-48e7-883f-0a4502e0ac82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:05.908863 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d102e9ca-2abc-48e7-883f-0a4502e0ac82) transitioned into state 'SUCCESS' from state '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-1988354271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36877027a7c847bd9764ddb57122ae9a',qos_specs=None,replication_status=,reservations=['d58ff386-ba28-4dde-8937-dae6c76189e4','ea4dc3d0-9e61-410e-88d9-8c37d845acdd','fdff48fb-a3b9-4811-a84d-7a72ca4280f1','6464e144-47b9-4b88-9669-857bb85df447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be6cf7c67f3487cbf3f7d48ced907c4',volume_type_id=1e1bfd5a-3730-4775-adc7-b977d18a6fd3)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:05.909183 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b66820f2-8b36-4d48-959a-2d37922297c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:05.926096 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b66820f2-8b36-4d48-959a-2d37922297c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:05.929280 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Flow 'volume_create_api' (d9914486-9ffe-4608-a326-f7dcc57950ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:05.929280 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Create volume request issued successfully. Aug 20 00:11:05.929280 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b145bf1a-8d3e-4182-90ff-17efd174032e tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:05.929280 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 481/1922] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:11:05 2026] POST /volume/v3/volumes => generated 867 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:05.947576 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-82de9774-9ea4-41fb-9bb1-d73b214bf0ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:05.959908 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-82de9774-9ea4-41fb-9bb1-d73b214bf0ea tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:05.960881 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-82de9774-9ea4-41fb-9bb1-d73b214bf0ea tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:05.961249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-82de9774-9ea4-41fb-9bb1-d73b214bf0ea tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:05.976332 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:05.976332 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:05.981858 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-82de9774-9ea4-41fb-9bb1-d73b214bf0ea tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:05.986790 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-82de9774-9ea4-41fb-9bb1-d73b214bf0ea tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:05.987086 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 484/1923] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:05 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 935 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:06.747129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-56a8c14f-bf6a-4065-ab00-eff875460fe6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:06.757639 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56a8c14f-bf6a-4065-ab00-eff875460fe6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af Aug 20 00:11:06.758005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56a8c14f-bf6a-4065-ab00-eff875460fe6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:06.758249 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56a8c14f-bf6a-4065-ab00-eff875460fe6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:06.758388 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-56a8c14f-bf6a-4065-ab00-eff875460fe6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 86afdcb2-7d89-4ae2-a127-5d4f6a09b9af. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:06.766717 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56a8c14f-bf6a-4065-ab00-eff875460fe6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af returned with HTTP 404 Aug 20 00:11:06.767785 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 474/1924] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:06 2026] GET /volume/v3/backups/86afdcb2-7d89-4ae2-a127-5d4f6a09b9af => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:06.784136 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2f40ee71-2f5c-4f24-a74e-ccd3223298d6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:06.786020 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2f40ee71-2f5c-4f24-a74e-ccd3223298d6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:11:06.786538 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2f40ee71-2f5c-4f24-a74e-ccd3223298d6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e388d1b-e114-480e-be9f-c858a13292de", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1872441811", "container": "tempest-volumesbackupstest-backup-container-1298760566"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:06.788133 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-2f40ee71-2f5c-4f24-a74e-ccd3223298d6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating new backup {'backup': {'volume_id': '0e388d1b-e114-480e-be9f-c858a13292de', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1872441811', 'container': 'tempest-volumesbackupstest-backup-container-1298760566'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:11:06.788280 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-2f40ee71-2f5c-4f24-a74e-ccd3223298d6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Creating backup of volume 0e388d1b-e114-480e-be9f-c858a13292de in container tempest-volumesbackupstest-backup-container-1298760566 Aug 20 00:11:06.793203 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0004fc02-178c-4403-9f5e-011aa5abe87b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:06.793481 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0004fc02-178c-4403-9f5e-011aa5abe87b None None] GET https://10.4.3.9/volume// Aug 20 00:11:06.793673 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0004fc02-178c-4403-9f5e-011aa5abe87b None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:06.793875 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0004fc02-178c-4403-9f5e-011aa5abe87b None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:06.794209 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0004fc02-178c-4403-9f5e-011aa5abe87b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:06.795866 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 482/1925] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:11:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:06.804483 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:06.804483 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:06.804972 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2f40ee71-2f5c-4f24-a74e-ccd3223298d6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:06.806174 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-5a14eeba-585e-444c-9ac5-b4861d77a463 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:06.808266 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-5a14eeba-585e-444c-9ac5-b4861d77a463 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:11:06.808701 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-5a14eeba-585e-444c-9ac5-b4861d77a463 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7daa5394-6aef-4e9b-ad80-04af1f45041f", "connector": null, "instance_uuid": "5d8630f2-8f9c-421d-9353-59ef196303b4"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:06.821154 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:06.821154 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:06.832909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-2f40ee71-2f5c-4f24-a74e-ccd3223298d6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Created reservations ['75a722a5-342d-4f2d-849f-b9cad98224d3', 'f188be8e-4555-423d-b984-9ee0513af759'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:06.866153 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-5a14eeba-585e-444c-9ac5-b4861d77a463 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:11:06.866941 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 485/1926] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:11:06 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 20 00:11:06.876993 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-baa20435-f479-439f-b61b-0142c62d3e3f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:06.879483 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-baa20435-f479-439f-b61b-0142c62d3e3f tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] DELETE https://10.4.3.9/volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6 Aug 20 00:11:06.879796 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-baa20435-f479-439f-b61b-0142c62d3e3f tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:06.880267 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-baa20435-f479-439f-b61b-0142c62d3e3f tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:06.883849 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2f40ee71-2f5c-4f24-a74e-ccd3223298d6 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:11:06.884387 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 486/1927] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:11:06 2026] POST /volume/v3/backups => generated 326 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 00:11:06.888833 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:06.888833 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:06.896687 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-55e031ac-fed3-4f5b-b6e9-adb03b704616 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:06.899222 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55e031ac-fed3-4f5b-b6e9-adb03b704616 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:06.899563 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55e031ac-fed3-4f5b-b6e9-adb03b704616 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:06.899839 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55e031ac-fed3-4f5b-b6e9-adb03b704616 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:06.899999 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-55e031ac-fed3-4f5b-b6e9-adb03b704616 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:06.905241 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:06.905241 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:06.906042 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55e031ac-fed3-4f5b-b6e9-adb03b704616 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:06.906470 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 483/1928] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:06 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:06.959759 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-baa20435-f479-439f-b61b-0142c62d3e3f tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6 returned with HTTP 200 Aug 20 00:11:06.960270 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 475/1929] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:06 2026] DELETE /volume/v3/attachments/f76d0560-4069-4eba-9ae4-68306cafa2d6 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:07.001330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-080ad246-4266-4adb-b469-30b55136cc43 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:07.005999 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-080ad246-4266-4adb-b469-30b55136cc43 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:07.006824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-080ad246-4266-4adb-b469-30b55136cc43 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:07.006824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-080ad246-4266-4adb-b469-30b55136cc43 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:07.020008 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:07.020008 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:07.025544 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-080ad246-4266-4adb-b469-30b55136cc43 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:07.031433 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-080ad246-4266-4adb-b469-30b55136cc43 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:07.031702 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 486/1930] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:06 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:07.051719 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-08088f37-71e2-4e1c-9579-b3f92f8c5ac2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:07.054907 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-08088f37-71e2-4e1c-9579-b3f92f8c5ac2 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:07.054907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-08088f37-71e2-4e1c-9579-b3f92f8c5ac2 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:07.054907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-08088f37-71e2-4e1c-9579-b3f92f8c5ac2 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:07.064394 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:07.064394 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:07.071614 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-08088f37-71e2-4e1c-9579-b3f92f8c5ac2 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Volume info retrieved successfully. Aug 20 00:11:07.079565 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-08088f37-71e2-4e1c-9579-b3f92f8c5ac2 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:07.080045 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 487/1931] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:07 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 1179 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:07.096117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:07.097931 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] POST https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d/action Aug 20 00:11:07.098396 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1414857841", "migration_policy": "never"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:07.098785 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1414857841", "migration_policy": "never"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:07.110972 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:07.110972 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:07.111533 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:07.118904 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:07.118904 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:07.133725 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1414857841 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1414857841, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:11:07.134109 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1414857841 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1414857841, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:11:07.162478 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Created reservations ['3b9eabaf-1db6-40d7-ba25-df134bb84d64', '854e2f51-5500-488c-bf7d-79cab64fb420'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:07.196867 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Created reservations ['eb3574f9-3d5e-4ffd-88bd-3db3b5278b8e', '0dde3428-cb0b-47ea-94a3-ab6e1a2fe0cf'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:07.233362 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Retype volume request issued successfully. Aug 20 00:11:07.233573 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b498dcc6-ccac-4327-8508-0ca6d78098eb tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d/action returned with HTTP 202 Aug 20 00:11:07.234102 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 484/1932] 10.4.3.9 () {70 vars in 1418 bytes} [Thu Aug 20 00:11:07 2026] POST /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:11:07.243871 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0c025a15-cafc-48ee-ac30-2231b9558d5f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:07.246062 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c025a15-cafc-48ee-ac30-2231b9558d5f tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:07.246371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c025a15-cafc-48ee-ac30-2231b9558d5f tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:07.246658 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c025a15-cafc-48ee-ac30-2231b9558d5f tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:07.258435 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:07.258435 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:07.264582 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0c025a15-cafc-48ee-ac30-2231b9558d5f tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:07.270003 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c025a15-cafc-48ee-ac30-2231b9558d5f tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:07.270480 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 476/1933] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:07 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 992 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:11:07.923724 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a4793640-babc-4bf9-9fec-d20084acc128 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:07.927200 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4793640-babc-4bf9-9fec-d20084acc128 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:07.927200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4793640-babc-4bf9-9fec-d20084acc128 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:07.927200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4793640-babc-4bf9-9fec-d20084acc128 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:07.927200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a4793640-babc-4bf9-9fec-d20084acc128 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:07.931463 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:07.931463 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:07.932459 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4793640-babc-4bf9-9fec-d20084acc128 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:07.932923 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 487/1934] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:07 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:08.032503 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-6379cdde-84fe-41d6-8369-421e495f245c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:08.035066 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-6379cdde-84fe-41d6-8369-421e495f245c tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] PUT https://10.4.3.9/volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e Aug 20 00:11:08.035534 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-6379cdde-84fe-41d6-8369-421e495f245c tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:08.046114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-6379cdde-84fe-41d6-8369-421e495f245c tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Acquiring lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:11:08.051551 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-6379cdde-84fe-41d6-8369-421e495f245c tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:11:08.052570 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:08.052570 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:08.143617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-6379cdde-84fe-41d6-8369-421e495f245c tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" released by "attachment_update" :: held 0.092s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:11:08.144092 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-6379cdde-84fe-41d6-8369-421e495f245c tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e returned with HTTP 200 Aug 20 00:11:08.144696 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 488/1935] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:11:08 2026] PUT /volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:08.158222 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-b5f1be70-1f20-4139-b4ae-8117dfe6da23 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:08.161142 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-b5f1be70-1f20-4139-b4ae-8117dfe6da23 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e Aug 20 00:11:08.161361 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-b5f1be70-1f20-4139-b4ae-8117dfe6da23 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:08.163583 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-b5f1be70-1f20-4139-b4ae-8117dfe6da23 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:08.181272 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-b5f1be70-1f20-4139-b4ae-8117dfe6da23 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e returned with HTTP 200 Aug 20 00:11:08.181843 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 485/1936] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:11:08 2026] GET /volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:08.286206 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e2b4760f-780a-4973-ace6-12278193b063 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:08.287507 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2b4760f-780a-4973-ace6-12278193b063 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:08.287950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2b4760f-780a-4973-ace6-12278193b063 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:08.288130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2b4760f-780a-4973-ace6-12278193b063 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:08.306645 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:08.306645 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:08.314735 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e2b4760f-780a-4973-ace6-12278193b063 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:08.323470 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2b4760f-780a-4973-ace6-12278193b063 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:08.324096 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 477/1937] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:08 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:08.339286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1fbaca22-ab6c-4756-9a4c-5498e11db9e6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:08.343521 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1fbaca22-ab6c-4756-9a4c-5498e11db9e6 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:08.343774 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1fbaca22-ab6c-4756-9a4c-5498e11db9e6 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:08.344042 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1fbaca22-ab6c-4756-9a4c-5498e11db9e6 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:08.352952 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:08.352952 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:08.357405 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1fbaca22-ab6c-4756-9a4c-5498e11db9e6 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Volume info retrieved successfully. Aug 20 00:11:08.361979 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1fbaca22-ab6c-4756-9a4c-5498e11db9e6 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:08.362495 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 488/1938] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:08 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 1179 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:08.379104 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c6b5b42f-b277-4e0d-995a-811cdd11d177 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:08.386079 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c6b5b42f-b277-4e0d-995a-811cdd11d177 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:08.386079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c6b5b42f-b277-4e0d-995a-811cdd11d177 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:08.386079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c6b5b42f-b277-4e0d-995a-811cdd11d177 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:08.392091 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:08.392091 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:08.397668 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c6b5b42f-b277-4e0d-995a-811cdd11d177 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Volume info retrieved successfully. Aug 20 00:11:08.403101 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c6b5b42f-b277-4e0d-995a-811cdd11d177 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:08.403523 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 489/1939] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:08 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 1179 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:08.416990 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0e955106-832d-43e0-a254-d93c8a2aa218 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:08.420532 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e955106-832d-43e0-a254-d93c8a2aa218 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] POST https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d/action Aug 20 00:11:08.420957 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e955106-832d-43e0-a254-d93c8a2aa218 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-184537706", "migration_policy": "never"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:08.421087 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e955106-832d-43e0-a254-d93c8a2aa218 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-184537706", "migration_policy": "never"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:08.437583 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:08.437583 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:08.438050 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0e955106-832d-43e0-a254-d93c8a2aa218 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:08.473969 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-0e955106-832d-43e0-a254-d93c8a2aa218 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Created reservations ['4e07db8a-dc25-4b4e-806e-5f3babf47c94', '96765b2b-485a-4156-a098-b642a7daff7a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:08.494753 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-0e955106-832d-43e0-a254-d93c8a2aa218 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Created reservations ['0efe5f90-b803-4d2c-b5bc-f84cd62a954b', '662e667a-59d8-4c01-b16e-d598159743f2'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:08.526640 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0e955106-832d-43e0-a254-d93c8a2aa218 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Retype volume request issued successfully. Aug 20 00:11:08.526640 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e955106-832d-43e0-a254-d93c8a2aa218 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d/action returned with HTTP 202 Aug 20 00:11:08.526977 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 486/1940] 10.4.3.9 () {70 vars in 1418 bytes} [Thu Aug 20 00:11:08 2026] POST /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:11:08.537302 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ad8dcba-b763-4129-8c22-751e7cec2526 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:08.540228 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ad8dcba-b763-4129-8c22-751e7cec2526 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:08.540487 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ad8dcba-b763-4129-8c22-751e7cec2526 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:08.540720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ad8dcba-b763-4129-8c22-751e7cec2526 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:08.550197 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:08.550197 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:08.555267 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ad8dcba-b763-4129-8c22-751e7cec2526 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:08.562676 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ad8dcba-b763-4129-8c22-751e7cec2526 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:08.563386 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 478/1941] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:08 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:08.944237 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d401d87d-7964-4897-be3e-2d8c5b824fb2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:08.946082 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d401d87d-7964-4897-be3e-2d8c5b824fb2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:08.946282 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d401d87d-7964-4897-be3e-2d8c5b824fb2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:08.946494 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d401d87d-7964-4897-be3e-2d8c5b824fb2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:08.946650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d401d87d-7964-4897-be3e-2d8c5b824fb2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:08.951396 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:08.951396 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:08.952239 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d401d87d-7964-4897-be3e-2d8c5b824fb2 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:08.952674 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 489/1942] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:08 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:09.582256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ee5ef740-f36b-4960-bfcf-0603e811bdbc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:09.584461 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ee5ef740-f36b-4960-bfcf-0603e811bdbc tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:09.584673 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ee5ef740-f36b-4960-bfcf-0603e811bdbc tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:09.584881 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ee5ef740-f36b-4960-bfcf-0603e811bdbc tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:09.592233 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:09.592233 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:09.595938 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ee5ef740-f36b-4960-bfcf-0603e811bdbc tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:09.600120 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ee5ef740-f36b-4960-bfcf-0603e811bdbc tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:09.600374 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 490/1943] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:09 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:09.612476 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d81ecf20-7a7c-46d1-8367-51ad407bf993 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:09.615855 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d81ecf20-7a7c-46d1-8367-51ad407bf993 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:09.616397 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d81ecf20-7a7c-46d1-8367-51ad407bf993 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:09.616600 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d81ecf20-7a7c-46d1-8367-51ad407bf993 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:09.627216 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:09.627216 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:09.633628 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d81ecf20-7a7c-46d1-8367-51ad407bf993 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Volume info retrieved successfully. Aug 20 00:11:09.638990 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d81ecf20-7a7c-46d1-8367-51ad407bf993 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:09.639437 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 487/1944] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:09 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 1179 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:09.656073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d4b4aabe-8d71-4d99-b71f-73c4f266484f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:09.658178 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d4b4aabe-8d71-4d99-b71f-73c4f266484f tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] GET https://10.4.3.9/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1988354271 Aug 20 00:11:09.658405 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d4b4aabe-8d71-4d99-b71f-73c4f266484f tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:09.658732 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d4b4aabe-8d71-4d99-b71f-73c4f266484f tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:09.659731 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d4b4aabe-8d71-4d99-b71f-73c4f266484f tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1988354271'), ('all_tenants', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:11:09.690210 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d4b4aabe-8d71-4d99-b71f-73c4f266484f tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Get all volumes completed successfully. Aug 20 00:11:09.690823 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d4b4aabe-8d71-4d99-b71f-73c4f266484f tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1988354271 returned with HTTP 200 Aug 20 00:11:09.691323 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 479/1945] 10.4.3.9 () {68 vars in 1415 bytes} [Thu Aug 20 00:11:09 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1988354271 => generated 338 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:09.702375 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20422647-4170-44d9-a541-3799f368d5be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:09.711897 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20422647-4170-44d9-a541-3799f368d5be tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] GET https://10.4.3.9/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1988354271 Aug 20 00:11:09.713266 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20422647-4170-44d9-a541-3799f368d5be tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:09.714534 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20422647-4170-44d9-a541-3799f368d5be tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:09.718999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-20422647-4170-44d9-a541-3799f368d5be tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1988354271'), ('all_tenants', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:11:09.756327 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-20422647-4170-44d9-a541-3799f368d5be tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Get all volumes completed successfully. Aug 20 00:11:09.756814 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20422647-4170-44d9-a541-3799f368d5be tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1988354271 returned with HTTP 200 Aug 20 00:11:09.757593 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 490/1946] 10.4.3.9 () {68 vars in 1415 bytes} [Thu Aug 20 00:11:09 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1988354271 => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:09.764931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5298be7f-3d76-4c02-ba0f-3b9f76c67570 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:09.766687 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5298be7f-3d76-4c02-ba0f-3b9f76c67570 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:09.766980 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5298be7f-3d76-4c02-ba0f-3b9f76c67570 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:09.767238 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5298be7f-3d76-4c02-ba0f-3b9f76c67570 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:09.777768 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:09.777768 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:09.783157 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5298be7f-3d76-4c02-ba0f-3b9f76c67570 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:09.789432 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5298be7f-3d76-4c02-ba0f-3b9f76c67570 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:09.790058 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 491/1947] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:09 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:09.803204 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6ba3d81f-363b-4a7d-a0a2-9a6b2d148448 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:09.805205 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ba3d81f-363b-4a7d-a0a2-9a6b2d148448 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] DELETE https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:09.805466 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ba3d81f-363b-4a7d-a0a2-9a6b2d148448 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:09.805737 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ba3d81f-363b-4a7d-a0a2-9a6b2d148448 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:09.805995 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6ba3d81f-363b-4a7d-a0a2-9a6b2d148448 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Delete volume with id: 3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:09.815074 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:09.815074 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:09.815657 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6ba3d81f-363b-4a7d-a0a2-9a6b2d148448 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:09.842554 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6ba3d81f-363b-4a7d-a0a2-9a6b2d148448 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Delete volume request issued successfully. Aug 20 00:11:09.842731 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ba3d81f-363b-4a7d-a0a2-9a6b2d148448 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 202 Aug 20 00:11:09.843321 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 488/1948] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:11:09 2026] DELETE /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:11:09.853397 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b081b232-97dd-4538-95dd-6c7fa39b66dd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:09.855918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b081b232-97dd-4538-95dd-6c7fa39b66dd tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:09.856304 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b081b232-97dd-4538-95dd-6c7fa39b66dd tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:09.856663 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b081b232-97dd-4538-95dd-6c7fa39b66dd tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:09.865033 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:09.865033 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:09.869682 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b081b232-97dd-4538-95dd-6c7fa39b66dd tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Volume info retrieved successfully. Aug 20 00:11:09.874428 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b081b232-97dd-4538-95dd-6c7fa39b66dd tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 200 Aug 20 00:11:09.875135 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 480/1949] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:09 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:09.966139 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5027e63a-3b66-4a68-8b51-ed86063fe613 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:09.968255 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5027e63a-3b66-4a68-8b51-ed86063fe613 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:09.968503 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5027e63a-3b66-4a68-8b51-ed86063fe613 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:09.968698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5027e63a-3b66-4a68-8b51-ed86063fe613 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:09.968797 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5027e63a-3b66-4a68-8b51-ed86063fe613 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:09.973272 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:09.973272 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:09.973971 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5027e63a-3b66-4a68-8b51-ed86063fe613 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:09.974347 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 491/1950] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:09 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:10.890734 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e69647bd-7da3-405b-a150-6a7f1601b783 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:10.893464 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e69647bd-7da3-405b-a150-6a7f1601b783 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] GET https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d Aug 20 00:11:10.893759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e69647bd-7da3-405b-a150-6a7f1601b783 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:10.894037 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e69647bd-7da3-405b-a150-6a7f1601b783 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:10.900904 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e69647bd-7da3-405b-a150-6a7f1601b783 tempest-VolumeRetypeMultiattachTest-322324776 tempest-VolumeRetypeMultiattachTest-322324776-project-member] https://10.4.3.9/volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d returned with HTTP 404 Aug 20 00:11:10.901482 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 492/1951] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:10 2026] GET /volume/v3/volumes/3a744397-c7f7-4f48-8dca-8e723ad5794d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:11:10.911700 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f40ff77a-2d1e-4dde-a018-0770e5a5ecac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:10.913997 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f40ff77a-2d1e-4dde-a018-0770e5a5ecac tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] DELETE https://10.4.3.9/volume/v3/types/5a7d7829-e064-4369-9240-8d21bff58248 Aug 20 00:11:10.914303 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f40ff77a-2d1e-4dde-a018-0770e5a5ecac tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:10.914500 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f40ff77a-2d1e-4dde-a018-0770e5a5ecac tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:10.944991 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f40ff77a-2d1e-4dde-a018-0770e5a5ecac tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/types/5a7d7829-e064-4369-9240-8d21bff58248 returned with HTTP 202 Aug 20 00:11:10.945668 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 489/1952] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:11:10 2026] DELETE /volume/v3/types/5a7d7829-e064-4369-9240-8d21bff58248 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:10.955983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-71e947cb-3a44-4d60-8e98-799af6450a5a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:10.958639 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71e947cb-3a44-4d60-8e98-799af6450a5a tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] GET https://10.4.3.9/volume/v3/types/5a7d7829-e064-4369-9240-8d21bff58248 Aug 20 00:11:10.958985 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71e947cb-3a44-4d60-8e98-799af6450a5a tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:10.959309 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71e947cb-3a44-4d60-8e98-799af6450a5a tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:10.964478 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71e947cb-3a44-4d60-8e98-799af6450a5a tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/types/5a7d7829-e064-4369-9240-8d21bff58248 returned with HTTP 404 Aug 20 00:11:10.965029 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 481/1953] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:11:10 2026] GET /volume/v3/types/5a7d7829-e064-4369-9240-8d21bff58248 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:10.972665 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-40c61929-2a6b-4954-8067-bebd3ee528bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:10.974795 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40c61929-2a6b-4954-8067-bebd3ee528bd tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] DELETE https://10.4.3.9/volume/v3/types/1e1bfd5a-3730-4775-adc7-b977d18a6fd3 Aug 20 00:11:10.974795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40c61929-2a6b-4954-8067-bebd3ee528bd tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:10.975581 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40c61929-2a6b-4954-8067-bebd3ee528bd tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:10.985570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a5ebfc3c-1387-489c-acaa-f8c23c5feffb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:10.989686 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a5ebfc3c-1387-489c-acaa-f8c23c5feffb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:10.989928 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a5ebfc3c-1387-489c-acaa-f8c23c5feffb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:10.990204 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a5ebfc3c-1387-489c-acaa-f8c23c5feffb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:10.990401 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a5ebfc3c-1387-489c-acaa-f8c23c5feffb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:10.996902 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:10.996902 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:10.997810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a5ebfc3c-1387-489c-acaa-f8c23c5feffb tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:10.998364 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 493/1954] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:10 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:11.018690 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40c61929-2a6b-4954-8067-bebd3ee528bd tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/types/1e1bfd5a-3730-4775-adc7-b977d18a6fd3 returned with HTTP 202 Aug 20 00:11:11.019148 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 492/1955] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:11:10 2026] DELETE /volume/v3/types/1e1bfd5a-3730-4775-adc7-b977d18a6fd3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:11.026032 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-20c15cb8-17ac-40c4-a91c-6668620a5540 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:11.029078 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20c15cb8-17ac-40c4-a91c-6668620a5540 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] GET https://10.4.3.9/volume/v3/types/1e1bfd5a-3730-4775-adc7-b977d18a6fd3 Aug 20 00:11:11.029383 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20c15cb8-17ac-40c4-a91c-6668620a5540 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:11.029689 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20c15cb8-17ac-40c4-a91c-6668620a5540 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:11.033966 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20c15cb8-17ac-40c4-a91c-6668620a5540 tempest-VolumeRetypeMultiattachTest-1848110880 tempest-VolumeRetypeMultiattachTest-1848110880-project-admin] https://10.4.3.9/volume/v3/types/1e1bfd5a-3730-4775-adc7-b977d18a6fd3 returned with HTTP 404 Aug 20 00:11:11.034621 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 490/1956] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:11:11 2026] GET /volume/v3/types/1e1bfd5a-3730-4775-adc7-b977d18a6fd3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:12.013764 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5219297c-d977-47cd-a2ff-4ec3e542a58c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:12.017878 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5219297c-d977-47cd-a2ff-4ec3e542a58c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:12.018095 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5219297c-d977-47cd-a2ff-4ec3e542a58c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:12.018289 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5219297c-d977-47cd-a2ff-4ec3e542a58c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:12.018406 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5219297c-d977-47cd-a2ff-4ec3e542a58c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:12.028015 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:12.028015 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:12.029044 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5219297c-d977-47cd-a2ff-4ec3e542a58c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:12.029587 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 482/1957] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:12 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:13.046768 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bd6d99fe-6056-429e-ac83-42728a107ca4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:13.049414 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bd6d99fe-6056-429e-ac83-42728a107ca4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:13.049414 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bd6d99fe-6056-429e-ac83-42728a107ca4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:13.049634 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bd6d99fe-6056-429e-ac83-42728a107ca4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:13.049689 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-bd6d99fe-6056-429e-ac83-42728a107ca4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:13.055458 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:13.055458 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:13.056503 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bd6d99fe-6056-429e-ac83-42728a107ca4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:13.057092 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 494/1958] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:13 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:13.713021 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2f0246f9-48ed-43ec-ae46-a5a007486f4d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:13.825414 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f0246f9-48ed-43ec-ae46-a5a007486f4d tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] GET https://10.4.3.9/volume/v3/os-services Aug 20 00:11:13.825414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f0246f9-48ed-43ec-ae46-a5a007486f4d tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:13.825414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f0246f9-48ed-43ec-ae46-a5a007486f4d tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:13.834272 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f0246f9-48ed-43ec-ae46-a5a007486f4d tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] https://10.4.3.9/volume/v3/os-services returned with HTTP 200 Aug 20 00:11:13.835044 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 493/1959] 10.4.3.9 () {66 vars in 1235 bytes} [Thu Aug 20 00:11:13 2026] GET /volume/v3/os-services => generated 626 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:13.848322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a5ac3e3e-4bc2-42f1-91bf-bd1d9bc6ed4c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:13.850842 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5ac3e3e-4bc2-42f1-91bf-bd1d9bc6ed4c tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] PUT https://10.4.3.9/volume/v3/os-services/disable-log-reason Aug 20 00:11:13.852107 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5ac3e3e-4bc2-42f1-91bf-bd1d9bc6ed4c tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007832", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:13.854157 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5ac3e3e-4bc2-42f1-91bf-bd1d9bc6ed4c tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] https://10.4.3.9/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 20 00:11:13.854998 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 491/1960] 10.4.3.9 () {68 vars in 1312 bytes} [Thu Aug 20 00:11:13 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 20 00:11:13.866576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-952d3da6-cf2b-4625-9964-90f1fe106d93 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:13.868569 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-952d3da6-cf2b-4625-9964-90f1fe106d93 tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] PUT https://10.4.3.9/volume/v3/os-services/disable Aug 20 00:11:13.868972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-952d3da6-cf2b-4625-9964-90f1fe106d93 tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007832", "binary": "invalid_binary"} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:13.878645 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-952d3da6-cf2b-4625-9964-90f1fe106d93 tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] https://10.4.3.9/volume/v3/os-services/disable returned with HTTP 404 Aug 20 00:11:13.879260 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 483/1961] 10.4.3.9 () {68 vars in 1279 bytes} [Thu Aug 20 00:11:13 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:13.889454 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-73e06b68-f62f-4602-872f-11438a72b4e1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:13.890663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73e06b68-f62f-4602-872f-11438a72b4e1 tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] PUT https://10.4.3.9/volume/v3/os-services/enable Aug 20 00:11:13.891120 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73e06b68-f62f-4602-872f-11438a72b4e1 tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:13.898508 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73e06b68-f62f-4602-872f-11438a72b4e1 tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] https://10.4.3.9/volume/v3/os-services/enable returned with HTTP 404 Aug 20 00:11:13.899549 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 495/1962] 10.4.3.9 () {68 vars in 1276 bytes} [Thu Aug 20 00:11:13 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:13.908284 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d3b8e780-c3ce-44ba-b32c-81937ac0e60b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:13.910452 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3b8e780-c3ce-44ba-b32c-81937ac0e60b tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] PUT https://10.4.3.9/volume/v3/os-services/freeze Aug 20 00:11:13.910901 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3b8e780-c3ce-44ba-b32c-81937ac0e60b tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:13.920146 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3b8e780-c3ce-44ba-b32c-81937ac0e60b tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] https://10.4.3.9/volume/v3/os-services/freeze returned with HTTP 400 Aug 20 00:11:13.920681 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 494/1963] 10.4.3.9 () {68 vars in 1276 bytes} [Thu Aug 20 00:11:13 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:11:13.932715 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5e0d6f30-0255-4da7-b0af-88478890336a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:13.935446 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e0d6f30-0255-4da7-b0af-88478890336a tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] PUT https://10.4.3.9/volume/v3/os-services/thaw Aug 20 00:11:13.935796 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e0d6f30-0255-4da7-b0af-88478890336a tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:13.948355 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e0d6f30-0255-4da7-b0af-88478890336a tempest-VolumeServicesNegativeTest-134493062 tempest-VolumeServicesNegativeTest-134493062-project-admin] https://10.4.3.9/volume/v3/os-services/thaw returned with HTTP 400 Aug 20 00:11:13.950066 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 492/1964] 10.4.3.9 () {68 vars in 1270 bytes} [Thu Aug 20 00:11:13 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:11:14.074845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dad89c60-e1e1-4ece-9db8-1943bc7db6da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:14.078696 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dad89c60-e1e1-4ece-9db8-1943bc7db6da tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:14.078696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dad89c60-e1e1-4ece-9db8-1943bc7db6da tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:14.078696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dad89c60-e1e1-4ece-9db8-1943bc7db6da tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:14.078794 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-dad89c60-e1e1-4ece-9db8-1943bc7db6da tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:14.088334 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:14.088334 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:14.091712 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dad89c60-e1e1-4ece-9db8-1943bc7db6da tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:14.092277 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 484/1965] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:14 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:14.111699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-4db4a3c4-5bb1-4e2a-b15d-4799d738c510 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:14.113974 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-4db4a3c4-5bb1-4e2a-b15d-4799d738c510 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] POST https://10.4.3.9/volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e/action Aug 20 00:11:14.114382 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-4db4a3c4-5bb1-4e2a-b15d-4799d738c510 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:14.114513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-4db4a3c4-5bb1-4e2a-b15d-4799d738c510 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:14.140175 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:14.140175 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:14.158241 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2a76af61-bed7-4ed0-ad17-3e6372510e5b req-4db4a3c4-5bb1-4e2a-b15d-4799d738c510 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e/action returned with HTTP 204 Aug 20 00:11:14.158797 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 496/1966] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:11:14 2026] POST /volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:15.103082 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d5aa6e42-cb60-437c-9d63-c19b53b178af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:15.105371 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5aa6e42-cb60-437c-9d63-c19b53b178af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:15.105562 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5aa6e42-cb60-437c-9d63-c19b53b178af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:15.105780 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5aa6e42-cb60-437c-9d63-c19b53b178af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:15.106065 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d5aa6e42-cb60-437c-9d63-c19b53b178af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:15.110930 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:15.110930 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:15.111983 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5aa6e42-cb60-437c-9d63-c19b53b178af tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:15.112607 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 495/1967] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:15 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:15.128316 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-038d9506-e28c-4df1-9f70-964360d2dc9c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:15.131690 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-038d9506-e28c-4df1-9f70-964360d2dc9c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:15.131930 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-038d9506-e28c-4df1-9f70-964360d2dc9c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:15.132281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-038d9506-e28c-4df1-9f70-964360d2dc9c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:15.132509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-038d9506-e28c-4df1-9f70-964360d2dc9c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:15.139075 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:15.139075 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:15.139963 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-038d9506-e28c-4df1-9f70-964360d2dc9c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:15.140697 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 493/1968] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:15 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:15.156468 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5ee755de-7190-4c98-9a13-752e6a7a3f5f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:15.159091 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ee755de-7190-4c98-9a13-752e6a7a3f5f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:15.159338 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ee755de-7190-4c98-9a13-752e6a7a3f5f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:15.159612 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ee755de-7190-4c98-9a13-752e6a7a3f5f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:15.159700 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-5ee755de-7190-4c98-9a13-752e6a7a3f5f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete backup with id: 5f0d437a-45bc-4701-9178-f8f9ea96edfd. Aug 20 00:11:15.168706 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:15.168706 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:15.190772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-5ee755de-7190-4c98-9a13-752e6a7a3f5f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] delete_backup rpcapi backup_id 5f0d437a-45bc-4701-9178-f8f9ea96edfd {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:11:15.193703 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ee755de-7190-4c98-9a13-752e6a7a3f5f tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 202 Aug 20 00:11:15.197473 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 485/1969] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:15 2026] DELETE /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:15.205527 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dc70c0ff-12f9-475b-89a6-e4904de5b56b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:15.207754 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc70c0ff-12f9-475b-89a6-e4904de5b56b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:15.208914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc70c0ff-12f9-475b-89a6-e4904de5b56b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:15.208914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc70c0ff-12f9-475b-89a6-e4904de5b56b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:15.208914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-dc70c0ff-12f9-475b-89a6-e4904de5b56b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:15.214789 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:15.214789 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:15.215782 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc70c0ff-12f9-475b-89a6-e4904de5b56b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 200 Aug 20 00:11:15.216318 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 497/1970] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:15 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:16.230717 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5d1ed2ad-45e5-4097-b2c0-ea043952e3c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:16.233159 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d1ed2ad-45e5-4097-b2c0-ea043952e3c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd Aug 20 00:11:16.233407 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d1ed2ad-45e5-4097-b2c0-ea043952e3c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:16.233670 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d1ed2ad-45e5-4097-b2c0-ea043952e3c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:16.233818 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5d1ed2ad-45e5-4097-b2c0-ea043952e3c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 5f0d437a-45bc-4701-9178-f8f9ea96edfd. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:16.238382 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d1ed2ad-45e5-4097-b2c0-ea043952e3c9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd returned with HTTP 404 Aug 20 00:11:16.239092 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 496/1971] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:16 2026] GET /volume/v3/backups/5f0d437a-45bc-4701-9178-f8f9ea96edfd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:16.303567 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:16.306666 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:16.307049 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1241704114"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:16.308606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume request body: {'volume': {'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1241704114'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:16.339723 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-64412be5-0c37-4ba2-8f2d-8ea23b4d2b17 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:16.341399 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64412be5-0c37-4ba2-8f2d-8ea23b4d2b17 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:11:16.341571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64412be5-0c37-4ba2-8f2d-8ea23b4d2b17 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:16.341756 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64412be5-0c37-4ba2-8f2d-8ea23b4d2b17 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:16.341853 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-64412be5-0c37-4ba2-8f2d-8ea23b4d2b17 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete backup with id: 1f2aa78f-3b04-4474-a1bc-535d4636148e. Aug 20 00:11:16.346305 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:16.346305 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:16.362401 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-64412be5-0c37-4ba2-8f2d-8ea23b4d2b17 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] delete_backup rpcapi backup_id 1f2aa78f-3b04-4474-a1bc-535d4636148e {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:11:16.364179 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64412be5-0c37-4ba2-8f2d-8ea23b4d2b17 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 202 Aug 20 00:11:16.364768 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 486/1972] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:16 2026] DELETE /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:16.373681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e9b76608-7579-413a-bf4e-558ebec6fe2c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:16.377632 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e9b76608-7579-413a-bf4e-558ebec6fe2c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:11:16.378061 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e9b76608-7579-413a-bf4e-558ebec6fe2c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:16.378256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e9b76608-7579-413a-bf4e-558ebec6fe2c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:16.378665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e9b76608-7579-413a-bf4e-558ebec6fe2c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:16.393921 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:16.393921 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:16.394867 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e9b76608-7579-413a-bf4e-558ebec6fe2c tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 200 Aug 20 00:11:16.395236 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 498/1973] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:16 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:16.496377 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume of 1 GB Aug 20 00:11:16.504629 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Availability Zones retrieved successfully. Aug 20 00:11:16.510816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Flow 'volume_create_api' (47716d20-02b8-4285-9677-1d022303a936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:16.512421 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e7ac3b-d228-496b-a67e-146db0bb7ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.513554 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:16.561847 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:16.564383 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:16.564924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-301878859"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:16.566881 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-301878859'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:16.567091 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume of 1 GB Aug 20 00:11:16.572162 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Availability Zones retrieved successfully. Aug 20 00:11:16.579433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Flow 'volume_create_api' (1c0cb8db-0697-45e4-a998-20b94b775a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:16.582437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb66b74c-0134-404f-80c6-e8b4e7785425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.582437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:16.591611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e7ac3b-d228-496b-a67e-146db0bb7ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.592681 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7c42ee-c957-4e8f-b19a-92627663eb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.623404 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb66b74c-0134-404f-80c6-e8b4e7785425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.624579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18e883c-1957-4d6b-a9c4-95bf48b8d5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.690117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Created reservations ['7d3889f0-3fe4-48e6-9ca5-5fd86b933881', 'd16e7268-8fca-433c-90fb-661d9d0719da', '7a1a7c06-0757-4807-b1d0-c5c58e980733', 'abbff13a-423e-4d58-b225-4d23e8a23ff9'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:16.691238 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7c42ee-c957-4e8f-b19a-92627663eb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d3889f0-3fe4-48e6-9ca5-5fd86b933881', 'd16e7268-8fca-433c-90fb-661d9d0719da', '7a1a7c06-0757-4807-b1d0-c5c58e980733', 'abbff13a-423e-4d58-b225-4d23e8a23ff9']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.692239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8fa253-aa24-4714-a98c-fa201298322a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.716382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Created reservations ['b8edc3cf-2dfa-430c-ac2d-cc8c0c914b4a', '8148afab-f7da-4fe4-a890-01f2f8bd91e2', 'dc01f094-e148-48fb-8279-2fdb530218fb', '4c1c4419-b90c-4c52-9917-ff0458c42a8b'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:16.717332 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18e883c-1957-4d6b-a9c4-95bf48b8d5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8edc3cf-2dfa-430c-ac2d-cc8c0c914b4a', '8148afab-f7da-4fe4-a890-01f2f8bd91e2', 'dc01f094-e148-48fb-8279-2fdb530218fb', '4c1c4419-b90c-4c52-9917-ff0458c42a8b']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.718314 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a97c26f-35cd-4260-820c-1da70dfc9ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.725414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8fa253-aa24-4714-a98c-fa201298322a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f411cbf-d16a-4a15-9bc3-56129b72edf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1241704114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a83f212808f4987b830bc4b0d416245',qos_specs=None,replication_status=,reservations=['7d3889f0-3fe4-48e6-9ca5-5fd86b933881','d16e7268-8fca-433c-90fb-661d9d0719da','7a1a7c06-0757-4807-b1d0-c5c58e980733','abbff13a-423e-4d58-b225-4d23e8a23ff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97ada90852c43a8bc26510523cf55f3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1241704114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f411cbf-d16a-4a15-9bc3-56129b72edf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a83f212808f4987b830bc4b0d416245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97ada90852c43a8bc26510523cf55f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.727146 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710d9586-c7fd-451d-bbbe-efca22dd1f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.763176 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a97c26f-35cd-4260-820c-1da70dfc9ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7917c432-1047-459b-b6c8-f3976124bf04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-301878859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba45b58641749d4ac1a7f031990c2f7',qos_specs=None,replication_status=,reservations=['b8edc3cf-2dfa-430c-ac2d-cc8c0c914b4a','8148afab-f7da-4fe4-a890-01f2f8bd91e2','dc01f094-e148-48fb-8279-2fdb530218fb','4c1c4419-b90c-4c52-9917-ff0458c42a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ffabd05a154dd198a443f743d8cc14',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-301878859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7917c432-1047-459b-b6c8-f3976124bf04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba45b58641749d4ac1a7f031990c2f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ffabd05a154dd198a443f743d8cc14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.763463 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9872c8b8-8a91-4276-8a2f-f1804f417b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.764449 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710d9586-c7fd-451d-bbbe-efca22dd1f15) transitioned into state 'SUCCESS' from state '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-1241704114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a83f212808f4987b830bc4b0d416245',qos_specs=None,replication_status=,reservations=['7d3889f0-3fe4-48e6-9ca5-5fd86b933881','d16e7268-8fca-433c-90fb-661d9d0719da','7a1a7c06-0757-4807-b1d0-c5c58e980733','abbff13a-423e-4d58-b225-4d23e8a23ff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97ada90852c43a8bc26510523cf55f3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.766821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e51017b-d208-4d33-9263-7a350c5a8e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.781167 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e51017b-d208-4d33-9263-7a350c5a8e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.782351 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Flow 'volume_create_api' (47716d20-02b8-4285-9677-1d022303a936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:16.782674 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume request issued successfully. Aug 20 00:11:16.786962 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9700dd4a-7c8a-4386-8244-ce3956cbee21 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:16.787986 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 494/1974] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:11:16 2026] POST /volume/v3/volumes => generated 743 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:16.790684 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9872c8b8-8a91-4276-8a2f-f1804f417b35) transitioned into state 'SUCCESS' from state '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-301878859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba45b58641749d4ac1a7f031990c2f7',qos_specs=None,replication_status=,reservations=['b8edc3cf-2dfa-430c-ac2d-cc8c0c914b4a','8148afab-f7da-4fe4-a890-01f2f8bd91e2','dc01f094-e148-48fb-8279-2fdb530218fb','4c1c4419-b90c-4c52-9917-ff0458c42a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ffabd05a154dd198a443f743d8cc14',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.791702 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b7ab2c2-45f6-4841-a7ba-63e32b78a10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:16.803709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a170995f-3e59-4a47-b1d0-b6ee5847877f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:16.805481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b7ab2c2-45f6-4841-a7ba-63e32b78a10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:16.805968 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a170995f-3e59-4a47-b1d0-b6ee5847877f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 Aug 20 00:11:16.806291 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a170995f-3e59-4a47-b1d0-b6ee5847877f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:16.806466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Flow 'volume_create_api' (1c0cb8db-0697-45e4-a998-20b94b775a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:16.806555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a170995f-3e59-4a47-b1d0-b6ee5847877f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:16.806879 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume request issued successfully. Aug 20 00:11:16.807538 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-162defbb-8f83-408e-82d5-4e66c6be1ccb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:16.808445 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 497/1975] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:16 2026] POST /volume/v3/volumes => generated 750 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:16.817365 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:16.817365 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:16.825668 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-44b220cc-cd13-44bd-9610-17bc140ad751 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:16.825743 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a170995f-3e59-4a47-b1d0-b6ee5847877f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:16.830813 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-44b220cc-cd13-44bd-9610-17bc140ad751 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:16.830813 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-44b220cc-cd13-44bd-9610-17bc140ad751 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:16.831223 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-44b220cc-cd13-44bd-9610-17bc140ad751 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:16.835114 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a170995f-3e59-4a47-b1d0-b6ee5847877f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 returned with HTTP 200 Aug 20 00:11:16.835114 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 487/1976] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:16 2026] GET /volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 => generated 811 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:16.840438 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:16.840438 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:16.844863 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-44b220cc-cd13-44bd-9610-17bc140ad751 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:16.850268 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-44b220cc-cd13-44bd-9610-17bc140ad751 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:16.850764 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 499/1977] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:16 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:17.174490 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2232f01b-d708-4525-a284-1080e90af4b4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.175025 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2232f01b-d708-4525-a284-1080e90af4b4 None None] GET https://10.4.3.9/volume// Aug 20 00:11:17.175224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2232f01b-d708-4525-a284-1080e90af4b4 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.175437 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2232f01b-d708-4525-a284-1080e90af4b4 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.175818 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2232f01b-d708-4525-a284-1080e90af4b4 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:17.176176 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 495/1978] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:17.186683 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-325069d7-b066-4a9b-b238-8db2ba80029e req-b281275c-3c8d-49bd-8a64-4a2040f1573b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.192375 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-b281275c-3c8d-49bd-8a64-4a2040f1573b tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:11:17.192901 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-b281275c-3c8d-49bd-8a64-4a2040f1573b tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7daa5394-6aef-4e9b-ad80-04af1f45041f", "connector": null, "instance_uuid": "5d8630f2-8f9c-421d-9353-59ef196303b4"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:17.216911 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.216911 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:17.258835 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-b281275c-3c8d-49bd-8a64-4a2040f1573b tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:11:17.259364 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 498/1979] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:11:17 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:17.266728 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-325069d7-b066-4a9b-b238-8db2ba80029e req-126c5c05-ca32-4d15-b4c9-a062de0a8127 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.269548 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-126c5c05-ca32-4d15-b4c9-a062de0a8127 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] DELETE https://10.4.3.9/volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e Aug 20 00:11:17.269808 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-126c5c05-ca32-4d15-b4c9-a062de0a8127 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.270071 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-126c5c05-ca32-4d15-b4c9-a062de0a8127 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.279631 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.279631 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:17.346215 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-126c5c05-ca32-4d15-b4c9-a062de0a8127 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e returned with HTTP 200 Aug 20 00:11:17.346669 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 488/1980] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:17 2026] DELETE /volume/v3/attachments/14244293-3026-4eb5-9e52-1abec81e694e => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:17.409821 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a742354c-75b2-4d0a-b790-4a2c3ba8dc2b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.412645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a742354c-75b2-4d0a-b790-4a2c3ba8dc2b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e Aug 20 00:11:17.412903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a742354c-75b2-4d0a-b790-4a2c3ba8dc2b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.413150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a742354c-75b2-4d0a-b790-4a2c3ba8dc2b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.413291 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a742354c-75b2-4d0a-b790-4a2c3ba8dc2b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Show backup with id 1f2aa78f-3b04-4474-a1bc-535d4636148e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:17.419961 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a742354c-75b2-4d0a-b790-4a2c3ba8dc2b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e returned with HTTP 404 Aug 20 00:11:17.420562 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 500/1981] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/v3/backups/1f2aa78f-3b04-4474-a1bc-535d4636148e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:17.535105 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e3fbde5c-be20-49e0-b3df-1a612e93416a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.537275 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e3fbde5c-be20-49e0-b3df-1a612e93416a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:17.537473 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e3fbde5c-be20-49e0-b3df-1a612e93416a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.537641 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e3fbde5c-be20-49e0-b3df-1a612e93416a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.548018 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.548018 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:17.551858 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e3fbde5c-be20-49e0-b3df-1a612e93416a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:17.556311 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e3fbde5c-be20-49e0-b3df-1a612e93416a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:11:17.557144 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 496/1982] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 1130 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:17.576531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-32822d39-b403-4beb-bbd8-0995f7300ea0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.579675 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-32822d39-b403-4beb-bbd8-0995f7300ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] POST https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de/action Aug 20 00:11:17.580188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-32822d39-b403-4beb-bbd8-0995f7300ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:17.580377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-32822d39-b403-4beb-bbd8-0995f7300ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:17.592988 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.592988 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:17.594360 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-32822d39-b403-4beb-bbd8-0995f7300ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:17.601625 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-32822d39-b403-4beb-bbd8-0995f7300ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Begin detaching volume completed successfully. Aug 20 00:11:17.601821 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-32822d39-b403-4beb-bbd8-0995f7300ea0 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de/action returned with HTTP 202 Aug 20 00:11:17.602303 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 499/1983] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:11:17 2026] POST /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:17.623182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9af3f4be-9618-4469-b959-9eac5050f64b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.625234 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9af3f4be-9618-4469-b959-9eac5050f64b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:17.625643 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9af3f4be-9618-4469-b959-9eac5050f64b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.625740 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9af3f4be-9618-4469-b959-9eac5050f64b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.638468 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.638468 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:17.641909 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9af3f4be-9618-4469-b959-9eac5050f64b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:17.646120 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9af3f4be-9618-4469-b959-9eac5050f64b tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:11:17.646430 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 489/1984] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:17.658231 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-693263da-1446-48e5-8c80-eb92e6f02b83 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.658629 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-693263da-1446-48e5-8c80-eb92e6f02b83 None None] GET https://10.4.3.9/volume// Aug 20 00:11:17.658803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-693263da-1446-48e5-8c80-eb92e6f02b83 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.659017 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-693263da-1446-48e5-8c80-eb92e6f02b83 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.659360 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-693263da-1446-48e5-8c80-eb92e6f02b83 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:17.659651 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 501/1985] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:17.667631 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-1f191967-4bd5-4cdb-967d-62798011332a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.669695 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-1f191967-4bd5-4cdb-967d-62798011332a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:17.669943 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-1f191967-4bd5-4cdb-967d-62798011332a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.670395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-1f191967-4bd5-4cdb-967d-62798011332a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.684319 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.684319 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:17.688148 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-1f191967-4bd5-4cdb-967d-62798011332a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:17.692531 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-1f191967-4bd5-4cdb-967d-62798011332a tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:11:17.692992 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 497/1986] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 1313 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:17.850623 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d81ff4ee-ad29-49dd-8973-c989ce141304 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.852445 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d81ff4ee-ad29-49dd-8973-c989ce141304 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 Aug 20 00:11:17.852445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d81ff4ee-ad29-49dd-8973-c989ce141304 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.852793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d81ff4ee-ad29-49dd-8973-c989ce141304 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.860873 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.860873 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:17.866307 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1c33149f-a498-44ae-8f5f-9559e8cbd44e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.867668 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d81ff4ee-ad29-49dd-8973-c989ce141304 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:17.868232 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1c33149f-a498-44ae-8f5f-9559e8cbd44e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:17.868445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1c33149f-a498-44ae-8f5f-9559e8cbd44e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.868697 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1c33149f-a498-44ae-8f5f-9559e8cbd44e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.873512 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d81ff4ee-ad29-49dd-8973-c989ce141304 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 returned with HTTP 200 Aug 20 00:11:17.874102 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 500/1987] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:17.880116 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.880116 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:17.891295 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1c33149f-a498-44ae-8f5f-9559e8cbd44e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:17.892247 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ef740876-6955-411c-a980-75dd9eb0f857 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.894670 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:17.895000 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1f411cbf-d16a-4a15-9bc3-56129b72edf8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-888778590"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:17.896824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume request body: {'volume': {'source_volid': '1f411cbf-d16a-4a15-9bc3-56129b72edf8', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-888778590'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:17.899028 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1c33149f-a498-44ae-8f5f-9559e8cbd44e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:17.899419 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 490/1988] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:17.905322 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.905322 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:17.905863 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume retrieved successfully. Aug 20 00:11:17.905992 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume of 1 GB Aug 20 00:11:17.911710 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Availability Zones retrieved successfully. Aug 20 00:11:17.916770 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Flow 'volume_create_api' (b85340a7-edb0-4253-b54b-9ab3f71ab9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:17.918159 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12400eda-0c45-4d22-be9c-92dc8b536f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:17.921238 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:17.948547 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12400eda-0c45-4d22-be9c-92dc8b536f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1f411cbf-d16a-4a15-9bc3-56129b72edf8', 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:17.951018 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8021ea9b-b45e-4e19-a481-4f7172c9951e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:17.951532 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eed1283-6c15-4c81-92f0-61c9e1e5c4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:17.953631 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8021ea9b-b45e-4e19-a481-4f7172c9951e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:17.953897 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8021ea9b-b45e-4e19-a481-4f7172c9951e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:17.954159 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8021ea9b-b45e-4e19-a481-4f7172c9951e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:17.962614 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:17.962614 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:17.966938 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8021ea9b-b45e-4e19-a481-4f7172c9951e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:17.971820 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8021ea9b-b45e-4e19-a481-4f7172c9951e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:17.972324 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 498/1989] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:17 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:17.991267 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Created reservations ['10dd043a-f256-43e5-b6a0-4dc9e107255e', 'c0c765b0-3cad-44eb-bbf9-f689724cade2', '30f1822f-204c-4e90-a8d4-12d3497ac128', '4a7539e5-0588-4077-8aed-97102fd517e7'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:17.992116 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eed1283-6c15-4c81-92f0-61c9e1e5c4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10dd043a-f256-43e5-b6a0-4dc9e107255e', 'c0c765b0-3cad-44eb-bbf9-f689724cade2', '30f1822f-204c-4e90-a8d4-12d3497ac128', '4a7539e5-0588-4077-8aed-97102fd517e7']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:17.992832 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9567c7e1-04cb-4017-b957-f4358b6779db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:18.028169 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9567c7e1-04cb-4017-b957-f4358b6779db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e7bdbf-0529-47a4-96d2-daa812a68032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-888778590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a83f212808f4987b830bc4b0d416245',qos_specs=None,replication_status=,reservations=['10dd043a-f256-43e5-b6a0-4dc9e107255e','c0c765b0-3cad-44eb-bbf9-f689724cade2','30f1822f-204c-4e90-a8d4-12d3497ac128','4a7539e5-0588-4077-8aed-97102fd517e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=1f411cbf-d16a-4a15-9bc3-56129b72edf8,status='creating',user_id='a97ada90852c43a8bc26510523cf55f3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), '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-20T00:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-888778590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38e7bdbf-0529-47a4-96d2-daa812a68032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a83f212808f4987b830bc4b0d416245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1f411cbf-d16a-4a15-9bc3-56129b72edf8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97ada90852c43a8bc26510523cf55f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:18.029543 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (615f71c2-2bd2-4c96-93d3-dba83ea87890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:18.050406 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-13d81561-24ab-4d9c-9a10-af8bb631f44a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.050849 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13d81561-24ab-4d9c-9a10-af8bb631f44a None None] GET https://10.4.3.9/volume// Aug 20 00:11:18.051079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13d81561-24ab-4d9c-9a10-af8bb631f44a None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:18.051291 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13d81561-24ab-4d9c-9a10-af8bb631f44a None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:18.051361 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (615f71c2-2bd2-4c96-93d3-dba83ea87890) transitioned into state 'SUCCESS' from state '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-888778590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a83f212808f4987b830bc4b0d416245',qos_specs=None,replication_status=,reservations=['10dd043a-f256-43e5-b6a0-4dc9e107255e','c0c765b0-3cad-44eb-bbf9-f689724cade2','30f1822f-204c-4e90-a8d4-12d3497ac128','4a7539e5-0588-4077-8aed-97102fd517e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=1f411cbf-d16a-4a15-9bc3-56129b72edf8,status='creating',user_id='a97ada90852c43a8bc26510523cf55f3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:18.051645 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13d81561-24ab-4d9c-9a10-af8bb631f44a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:18.051992 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 501/1990] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:11:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:18.052430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803f3d7b-15ec-43ea-98e1-98efa44cf677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:18.060120 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-38fa9703-9e76-4ba6-91e4-7d1b3949fd84 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.074235 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803f3d7b-15ec-43ea-98e1-98efa44cf677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:18.075266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Flow 'volume_create_api' (b85340a7-edb0-4253-b54b-9ab3f71ab9cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:18.075879 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume request issued successfully. Aug 20 00:11:18.078393 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ef740876-6955-411c-a980-75dd9eb0f857 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:18.078913 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 502/1991] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:11:17 2026] POST /volume/v3/volumes => generated 775 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:18.156442 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-38fa9703-9e76-4ba6-91e4-7d1b3949fd84 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:11:18.157264 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-38fa9703-9e76-4ba6-91e4-7d1b3949fd84 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7917c432-1047-459b-b6c8-f3976124bf04", "connector": null, "instance_uuid": "52fb926f-97dc-4773-8f95-1ab0c605a74b"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:18.163971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1120776d-d18e-4bd2-b71d-b08ba30d83ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.166292 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1120776d-d18e-4bd2-b71d-b08ba30d83ff tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 Aug 20 00:11:18.166525 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1120776d-d18e-4bd2-b71d-b08ba30d83ff tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:18.166783 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1120776d-d18e-4bd2-b71d-b08ba30d83ff tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:18.172507 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:18.172507 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:18.180123 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:18.180123 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:18.188710 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1120776d-d18e-4bd2-b71d-b08ba30d83ff tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:18.194544 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1120776d-d18e-4bd2-b71d-b08ba30d83ff tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 returned with HTTP 200 Aug 20 00:11:18.195446 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 499/1992] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:18 2026] GET /volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:18.210632 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-38fa9703-9e76-4ba6-91e4-7d1b3949fd84 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:11:18.211314 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 491/1993] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:11:18 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:18.243732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-968a72c7-646d-40a1-9fdd-839ab0e47b6e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.246637 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-968a72c7-646d-40a1-9fdd-839ab0e47b6e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:18.246937 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-968a72c7-646d-40a1-9fdd-839ab0e47b6e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:18.247197 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-968a72c7-646d-40a1-9fdd-839ab0e47b6e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:18.261267 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:18.261267 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:18.268350 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-968a72c7-646d-40a1-9fdd-839ab0e47b6e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:18.269901 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e92b784b-b13f-4d99-b962-75acd94d1ab6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.270494 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e92b784b-b13f-4d99-b962-75acd94d1ab6 None None] GET https://10.4.3.9/volume// Aug 20 00:11:18.270720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e92b784b-b13f-4d99-b962-75acd94d1ab6 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:18.270981 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e92b784b-b13f-4d99-b962-75acd94d1ab6 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:18.271383 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e92b784b-b13f-4d99-b962-75acd94d1ab6 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:18.271755 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 503/1994] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:11:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:18.275809 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-968a72c7-646d-40a1-9fdd-839ab0e47b6e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:18.277590 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 502/1995] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:18 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:18.292091 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8e60acdb-1a9d-447d-942f-53b3ae0846fd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.294221 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8e60acdb-1a9d-447d-942f-53b3ae0846fd tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:18.294431 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8e60acdb-1a9d-447d-942f-53b3ae0846fd tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:18.294637 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8e60acdb-1a9d-447d-942f-53b3ae0846fd tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:18.306977 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:18.306977 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:18.310778 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8e60acdb-1a9d-447d-942f-53b3ae0846fd tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:18.317741 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-8e60acdb-1a9d-447d-942f-53b3ae0846fd tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:18.319953 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 500/1996] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:11:18 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:18.442842 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-4e3b5b0b-3c55-48c9-8715-9354e6eb3204 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.444981 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-4e3b5b0b-3c55-48c9-8715-9354e6eb3204 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] PUT https://10.4.3.9/volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24 Aug 20 00:11:18.445328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-4e3b5b0b-3c55-48c9-8715-9354e6eb3204 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:18.454136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-4e3b5b0b-3c55-48c9-8715-9354e6eb3204 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Acquiring lock "cinder-attachment_update-7917c432-1047-459b-b6c8-f3976124bf04-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:11:18.459076 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-4e3b5b0b-3c55-48c9-8715-9354e6eb3204 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Lock "cinder-attachment_update-7917c432-1047-459b-b6c8-f3976124bf04-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:11:18.459984 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:18.459984 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:18.571451 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-4e3b5b0b-3c55-48c9-8715-9354e6eb3204 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Lock "cinder-attachment_update-7917c432-1047-459b-b6c8-f3976124bf04-np0000007832" released by "attachment_update" :: held 0.112s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:11:18.571752 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-4e3b5b0b-3c55-48c9-8715-9354e6eb3204 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24 returned with HTTP 200 Aug 20 00:11:18.572238 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 492/1997] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:11:18 2026] PUT /volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:18.614789 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e24d8f40-0e80-49bb-9bff-b78afc31bc31 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.617003 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e24d8f40-0e80-49bb-9bff-b78afc31bc31 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a Aug 20 00:11:18.617178 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e24d8f40-0e80-49bb-9bff-b78afc31bc31 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:18.617350 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e24d8f40-0e80-49bb-9bff-b78afc31bc31 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:18.631238 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:18.631238 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:18.665128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba8d8b54-049e-4f5c-8474-207165075845 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.667515 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba8d8b54-049e-4f5c-8474-207165075845 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:18.667749 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba8d8b54-049e-4f5c-8474-207165075845 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:18.668001 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba8d8b54-049e-4f5c-8474-207165075845 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:18.679704 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:18.679704 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:18.685534 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba8d8b54-049e-4f5c-8474-207165075845 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:18.685845 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3d145cb5-8fbd-4d93-a668-6845069aee07 req-e24d8f40-0e80-49bb-9bff-b78afc31bc31 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a returned with HTTP 200 Aug 20 00:11:18.686296 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 504/1998] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:18 2026] DELETE /volume/v3/attachments/5b412330-f9d1-4a6f-8ed0-fc410e7f9e9a => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:18.690908 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba8d8b54-049e-4f5c-8474-207165075845 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:11:18.691376 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 503/1999] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:18 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:18.976535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-325069d7-b066-4a9b-b238-8db2ba80029e req-9d96c2d3-a609-4a37-8e62-c0ac6b5d5c24 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:18.978553 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-9d96c2d3-a609-4a37-8e62-c0ac6b5d5c24 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] PUT https://10.4.3.9/volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a Aug 20 00:11:18.978977 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-9d96c2d3-a609-4a37-8e62-c0ac6b5d5c24 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:18.986909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-325069d7-b066-4a9b-b238-8db2ba80029e req-9d96c2d3-a609-4a37-8e62-c0ac6b5d5c24 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Acquiring lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:11:18.991395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-325069d7-b066-4a9b-b238-8db2ba80029e req-9d96c2d3-a609-4a37-8e62-c0ac6b5d5c24 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:11:18.992369 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:18.992369 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:19.077234 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-325069d7-b066-4a9b-b238-8db2ba80029e req-9d96c2d3-a609-4a37-8e62-c0ac6b5d5c24 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Lock "cinder-attachment_update-7daa5394-6aef-4e9b-ad80-04af1f45041f-np0000007832" released by "attachment_update" :: held 0.086s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:11:19.077556 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-9d96c2d3-a609-4a37-8e62-c0ac6b5d5c24 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a returned with HTTP 200 Aug 20 00:11:19.078023 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 501/2000] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:11:18 2026] PUT /volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:19.088082 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-325069d7-b066-4a9b-b238-8db2ba80029e req-c792c96b-341c-449a-a2de-7e52f96aa15f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:19.090991 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-c792c96b-341c-449a-a2de-7e52f96aa15f tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a Aug 20 00:11:19.091333 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-c792c96b-341c-449a-a2de-7e52f96aa15f tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:19.091643 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-c792c96b-341c-449a-a2de-7e52f96aa15f tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:19.112684 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-c792c96b-341c-449a-a2de-7e52f96aa15f tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a returned with HTTP 200 Aug 20 00:11:19.113202 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 493/2001] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:11:19 2026] GET /volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:19.212436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-395c6d57-f030-4a79-93f7-bb4de6dc3546 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:19.214355 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-395c6d57-f030-4a79-93f7-bb4de6dc3546 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 Aug 20 00:11:19.214553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-395c6d57-f030-4a79-93f7-bb4de6dc3546 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:19.214774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-395c6d57-f030-4a79-93f7-bb4de6dc3546 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:19.223648 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:19.223648 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:19.228079 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-395c6d57-f030-4a79-93f7-bb4de6dc3546 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:19.234734 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-395c6d57-f030-4a79-93f7-bb4de6dc3546 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 returned with HTTP 200 Aug 20 00:11:19.235182 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 505/2002] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:19 2026] GET /volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 => generated 1384 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:19.248306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-67178762-0621-4837-91dd-35539d9150bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:19.250068 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67178762-0621-4837-91dd-35539d9150bc tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 Aug 20 00:11:19.250286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67178762-0621-4837-91dd-35539d9150bc tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:19.250471 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67178762-0621-4837-91dd-35539d9150bc tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:19.258635 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:19.258635 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:19.265791 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-67178762-0621-4837-91dd-35539d9150bc tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:19.273838 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67178762-0621-4837-91dd-35539d9150bc tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 returned with HTTP 200 Aug 20 00:11:19.274508 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 504/2003] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:19 2026] GET /volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 => generated 1384 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:19.292130 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b8486aff-3967-473f-b6dc-7c17d006e6be None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:19.294639 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7db450eb-143e-4ab2-b8d9-178268101cd4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:19.294788 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b8486aff-3967-473f-b6dc-7c17d006e6be tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 Aug 20 00:11:19.294989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b8486aff-3967-473f-b6dc-7c17d006e6be tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:19.295298 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b8486aff-3967-473f-b6dc-7c17d006e6be tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:19.297227 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7db450eb-143e-4ab2-b8d9-178268101cd4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:19.297445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7db450eb-143e-4ab2-b8d9-178268101cd4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:19.297693 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7db450eb-143e-4ab2-b8d9-178268101cd4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:19.303660 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:19.303660 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:19.307912 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b8486aff-3967-473f-b6dc-7c17d006e6be tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:19.309271 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:19.309271 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:19.313514 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7db450eb-143e-4ab2-b8d9-178268101cd4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:19.314426 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b8486aff-3967-473f-b6dc-7c17d006e6be tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 returned with HTTP 200 Aug 20 00:11:19.314426 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 502/2004] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:19 2026] GET /volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 => generated 1384 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:19.319417 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7db450eb-143e-4ab2-b8d9-178268101cd4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:19.320079 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 494/2005] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:19 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:19.330179 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-875cc12c-fdf9-48a4-9ddd-35e2547884dd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:19.332681 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-875cc12c-fdf9-48a4-9ddd-35e2547884dd tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] DELETE https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 Aug 20 00:11:19.332989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-875cc12c-fdf9-48a4-9ddd-35e2547884dd tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:19.333244 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-875cc12c-fdf9-48a4-9ddd-35e2547884dd tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:19.333581 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-875cc12c-fdf9-48a4-9ddd-35e2547884dd tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Delete volume with id: 38e7bdbf-0529-47a4-96d2-daa812a68032 Aug 20 00:11:19.342601 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:19.342601 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:19.343213 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-875cc12c-fdf9-48a4-9ddd-35e2547884dd tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:19.366084 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-875cc12c-fdf9-48a4-9ddd-35e2547884dd tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Delete volume request issued successfully. Aug 20 00:11:19.366426 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-875cc12c-fdf9-48a4-9ddd-35e2547884dd tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 returned with HTTP 202 Aug 20 00:11:19.366999 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 506/2006] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:19 2026] DELETE /volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:19.376924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c2f51f74-58b5-4f2c-9c00-c2f828f0ccde None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:19.378930 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2f51f74-58b5-4f2c-9c00-c2f828f0ccde tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 Aug 20 00:11:19.379215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2f51f74-58b5-4f2c-9c00-c2f828f0ccde tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:19.379481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2f51f74-58b5-4f2c-9c00-c2f828f0ccde tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:19.386678 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:19.386678 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:19.390822 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c2f51f74-58b5-4f2c-9c00-c2f828f0ccde tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:19.396807 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2f51f74-58b5-4f2c-9c00-c2f828f0ccde tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 returned with HTTP 200 Aug 20 00:11:19.397704 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 505/2007] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:19 2026] GET /volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 => generated 1383 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:19.705212 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e9650ecd-6b01-4802-ab11-904c85148d96 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:19.710405 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9650ecd-6b01-4802-ab11-904c85148d96 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:19.710603 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9650ecd-6b01-4802-ab11-904c85148d96 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:19.710807 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9650ecd-6b01-4802-ab11-904c85148d96 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:19.724241 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:19.724241 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:19.729186 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e9650ecd-6b01-4802-ab11-904c85148d96 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:19.735322 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9650ecd-6b01-4802-ab11-904c85148d96 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:11:19.735929 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 503/2008] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:19 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:20.336480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-189f4b68-874d-4ded-ae0f-4055476dee30 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:20.341372 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-189f4b68-874d-4ded-ae0f-4055476dee30 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:20.341682 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-189f4b68-874d-4ded-ae0f-4055476dee30 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:20.341959 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-189f4b68-874d-4ded-ae0f-4055476dee30 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:20.356101 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:20.356101 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:20.361537 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-189f4b68-874d-4ded-ae0f-4055476dee30 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:20.369396 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-189f4b68-874d-4ded-ae0f-4055476dee30 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:20.370131 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 495/2009] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:20 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:20.411457 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-92ae6faf-9ada-4109-b28c-4842216f8606 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:20.413814 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-92ae6faf-9ada-4109-b28c-4842216f8606 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 Aug 20 00:11:20.414639 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-92ae6faf-9ada-4109-b28c-4842216f8606 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:20.414884 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-92ae6faf-9ada-4109-b28c-4842216f8606 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:20.426361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-92ae6faf-9ada-4109-b28c-4842216f8606 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 returned with HTTP 404 Aug 20 00:11:20.426845 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 507/2010] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:20 2026] GET /volume/v3/volumes/38e7bdbf-0529-47a4-96d2-daa812a68032 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:20.436111 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d22f7cce-2df9-4974-8ed2-6518af1042de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:20.438008 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d22f7cce-2df9-4974-8ed2-6518af1042de tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 Aug 20 00:11:20.438195 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d22f7cce-2df9-4974-8ed2-6518af1042de tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:20.438390 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d22f7cce-2df9-4974-8ed2-6518af1042de tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:20.445902 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:20.445902 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:20.450732 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d22f7cce-2df9-4974-8ed2-6518af1042de tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:20.456415 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d22f7cce-2df9-4974-8ed2-6518af1042de tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 returned with HTTP 200 Aug 20 00:11:20.456857 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 506/2011] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:20 2026] GET /volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:20.473029 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb9d7bef-7331-4d35-b4c9-d54634a9a872 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:20.475912 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb9d7bef-7331-4d35-b4c9-d54634a9a872 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] DELETE https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 Aug 20 00:11:20.476150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb9d7bef-7331-4d35-b4c9-d54634a9a872 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:20.476387 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb9d7bef-7331-4d35-b4c9-d54634a9a872 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:20.476631 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-bb9d7bef-7331-4d35-b4c9-d54634a9a872 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Delete volume with id: 1f411cbf-d16a-4a15-9bc3-56129b72edf8 Aug 20 00:11:20.483868 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:20.483868 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:20.484335 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb9d7bef-7331-4d35-b4c9-d54634a9a872 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:20.510131 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb9d7bef-7331-4d35-b4c9-d54634a9a872 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Delete volume request issued successfully. Aug 20 00:11:20.510369 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb9d7bef-7331-4d35-b4c9-d54634a9a872 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 returned with HTTP 202 Aug 20 00:11:20.511061 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 504/2012] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:20 2026] DELETE /volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:20.519203 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67d9c016-6f95-4e34-920f-e98da2ef5f9a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:20.521218 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67d9c016-6f95-4e34-920f-e98da2ef5f9a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 Aug 20 00:11:20.521369 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67d9c016-6f95-4e34-920f-e98da2ef5f9a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:20.521682 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67d9c016-6f95-4e34-920f-e98da2ef5f9a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:20.529277 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:20.529277 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:20.533420 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67d9c016-6f95-4e34-920f-e98da2ef5f9a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:20.539070 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67d9c016-6f95-4e34-920f-e98da2ef5f9a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 returned with HTTP 200 Aug 20 00:11:20.539786 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 496/2013] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:20 2026] GET /volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 => generated 1350 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:21.388503 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a04e8625-751b-4813-85d1-8b24221d6789 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:21.390301 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a04e8625-751b-4813-85d1-8b24221d6789 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:21.390526 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a04e8625-751b-4813-85d1-8b24221d6789 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:21.390792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a04e8625-751b-4813-85d1-8b24221d6789 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:21.403623 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:21.403623 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:21.408878 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a04e8625-751b-4813-85d1-8b24221d6789 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:21.414277 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a04e8625-751b-4813-85d1-8b24221d6789 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:21.414734 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 508/2014] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:21 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:21.557474 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4b81b5ed-e737-4eae-842d-cda14f405ff5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:21.559520 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4b81b5ed-e737-4eae-842d-cda14f405ff5 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 Aug 20 00:11:21.559739 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4b81b5ed-e737-4eae-842d-cda14f405ff5 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:21.559954 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4b81b5ed-e737-4eae-842d-cda14f405ff5 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:21.566678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4b81b5ed-e737-4eae-842d-cda14f405ff5 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 returned with HTTP 404 Aug 20 00:11:21.567162 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 507/2015] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:21 2026] GET /volume/v3/volumes/1f411cbf-d16a-4a15-9bc3-56129b72edf8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:21.577923 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:21.580169 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:21.581044 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-404480859"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:21.584914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-404480859'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:21.584914 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume of 1 GB Aug 20 00:11:21.588907 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Availability Zones retrieved successfully. Aug 20 00:11:21.594915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Flow 'volume_create_api' (489ba3af-38fb-4473-b6fb-5ff2fdd35c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:21.595987 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520b0efa-059a-4723-82cd-cc3a732ada7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:21.597011 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:21.626404 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520b0efa-059a-4723-82cd-cc3a732ada7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:21.627516 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (509e349e-0dc2-4cde-90f0-9a3bec2dce23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:21.687918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Created reservations ['465e6f59-4e09-4512-94e3-86fbb2906774', '973d0165-b81b-45a6-8f14-d4e526ba6407', 'f93a41ca-4148-4d55-a4e3-29991330d7c2', 'db78f097-701f-47ce-88e3-2385f5c6dbe1'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:21.687918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (509e349e-0dc2-4cde-90f0-9a3bec2dce23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['465e6f59-4e09-4512-94e3-86fbb2906774', '973d0165-b81b-45a6-8f14-d4e526ba6407', 'f93a41ca-4148-4d55-a4e3-29991330d7c2', 'db78f097-701f-47ce-88e3-2385f5c6dbe1']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:21.687918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb34407-1d66-4574-ac04-1fafd3d837b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:21.716726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb34407-1d66-4574-ac04-1fafd3d837b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b406727e-cdff-46ba-aa5f-ff84fd06c095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-404480859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a83f212808f4987b830bc4b0d416245',qos_specs=None,replication_status=,reservations=['465e6f59-4e09-4512-94e3-86fbb2906774','973d0165-b81b-45a6-8f14-d4e526ba6407','f93a41ca-4148-4d55-a4e3-29991330d7c2','db78f097-701f-47ce-88e3-2385f5c6dbe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97ada90852c43a8bc26510523cf55f3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-404480859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b406727e-cdff-46ba-aa5f-ff84fd06c095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a83f212808f4987b830bc4b0d416245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97ada90852c43a8bc26510523cf55f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:21.718139 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5551423-b13d-499e-ba26-0e08161ed18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:21.741619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5551423-b13d-499e-ba26-0e08161ed18d) transitioned into state 'SUCCESS' from state '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-404480859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a83f212808f4987b830bc4b0d416245',qos_specs=None,replication_status=,reservations=['465e6f59-4e09-4512-94e3-86fbb2906774','973d0165-b81b-45a6-8f14-d4e526ba6407','f93a41ca-4148-4d55-a4e3-29991330d7c2','db78f097-701f-47ce-88e3-2385f5c6dbe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97ada90852c43a8bc26510523cf55f3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:21.742832 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64962b81-e032-4bf4-a294-c6a0b65bb5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:21.759027 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64962b81-e032-4bf4-a294-c6a0b65bb5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:21.759027 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Flow 'volume_create_api' (489ba3af-38fb-4473-b6fb-5ff2fdd35c12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:21.759396 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume request issued successfully. Aug 20 00:11:21.760337 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d66977e-20d8-42f7-8082-17b1d9b06998 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:21.761053 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 505/2016] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:21 2026] POST /volume/v3/volumes => generated 742 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:21.775805 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-42106099-1b7b-4e53-bd1a-fb8556310c6f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:21.777767 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42106099-1b7b-4e53-bd1a-fb8556310c6f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 Aug 20 00:11:21.777971 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42106099-1b7b-4e53-bd1a-fb8556310c6f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:21.778152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42106099-1b7b-4e53-bd1a-fb8556310c6f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:21.785788 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:21.785788 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:21.789606 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-42106099-1b7b-4e53-bd1a-fb8556310c6f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:21.793925 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42106099-1b7b-4e53-bd1a-fb8556310c6f tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 returned with HTTP 200 Aug 20 00:11:21.794304 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 497/2017] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:21 2026] GET /volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 => generated 810 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:21.904419 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-e6950025-92ac-4dca-8861-4254f18a8b92 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:21.907984 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-e6950025-92ac-4dca-8861-4254f18a8b92 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24/action Aug 20 00:11:21.908835 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-e6950025-92ac-4dca-8861-4254f18a8b92 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:21.909114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-e6950025-92ac-4dca-8861-4254f18a8b92 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:21.932412 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:21.932412 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:21.948009 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-15733f8b-eb0b-4b06-bd87-4f7e9e313404 req-e6950025-92ac-4dca-8861-4254f18a8b92 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24/action returned with HTTP 204 Aug 20 00:11:21.949274 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 509/2018] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:11:21 2026] POST /volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:22.427635 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8e90ae96-66df-441b-a850-a3a4d9556735 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:22.429683 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e90ae96-66df-441b-a850-a3a4d9556735 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:22.429882 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e90ae96-66df-441b-a850-a3a4d9556735 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:22.430118 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e90ae96-66df-441b-a850-a3a4d9556735 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:22.443200 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:22.443200 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:22.457277 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8e90ae96-66df-441b-a850-a3a4d9556735 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:22.462727 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e90ae96-66df-441b-a850-a3a4d9556735 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:22.463181 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 508/2019] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:22 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:22.475839 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a5bbcf56-acef-408d-8045-6e6f5cab0413 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:22.477301 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5bbcf56-acef-408d-8045-6e6f5cab0413 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:11:22.477648 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5bbcf56-acef-408d-8045-6e6f5cab0413 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:22.477951 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5bbcf56-acef-408d-8045-6e6f5cab0413 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:22.487685 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:22.487685 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:22.494799 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a5bbcf56-acef-408d-8045-6e6f5cab0413 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:11:22.498143 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5bbcf56-acef-408d-8045-6e6f5cab0413 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:11:22.498143 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 506/2020] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:22 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:22.716582 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ef30523b-68dc-4394-a37a-0d1099f4b9a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:22.718518 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef30523b-68dc-4394-a37a-0d1099f4b9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:22.718798 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef30523b-68dc-4394-a37a-0d1099f4b9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:22.719033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef30523b-68dc-4394-a37a-0d1099f4b9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:22.726753 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:22.726753 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:22.735177 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ef30523b-68dc-4394-a37a-0d1099f4b9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:22.740239 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef30523b-68dc-4394-a37a-0d1099f4b9a9 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:11:22.740824 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 498/2021] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:22 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:22.757653 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cfbf7703-5644-4974-b5b2-6e1911ac3e18 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:22.760206 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cfbf7703-5644-4974-b5b2-6e1911ac3e18 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:22.760206 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cfbf7703-5644-4974-b5b2-6e1911ac3e18 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:22.760206 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cfbf7703-5644-4974-b5b2-6e1911ac3e18 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:22.760206 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-cfbf7703-5644-4974-b5b2-6e1911ac3e18 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume with id: 0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:22.768372 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:22.768372 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:22.768827 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cfbf7703-5644-4974-b5b2-6e1911ac3e18 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:22.789014 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cfbf7703-5644-4974-b5b2-6e1911ac3e18 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Delete volume request issued successfully. Aug 20 00:11:22.789626 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cfbf7703-5644-4974-b5b2-6e1911ac3e18 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 202 Aug 20 00:11:22.789778 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 510/2022] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:22 2026] DELETE /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:22.799056 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c7de2b0b-6073-4983-af05-d0ad85e0cd44 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:22.801443 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7de2b0b-6073-4983-af05-d0ad85e0cd44 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:22.801659 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7de2b0b-6073-4983-af05-d0ad85e0cd44 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:22.801822 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7de2b0b-6073-4983-af05-d0ad85e0cd44 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:22.810346 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:22.810346 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:22.811245 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a2aef71a-aacd-4516-876a-0eff5cd6bcb9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:22.813030 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a2aef71a-aacd-4516-876a-0eff5cd6bcb9 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 Aug 20 00:11:22.813231 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a2aef71a-aacd-4516-876a-0eff5cd6bcb9 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:22.813407 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a2aef71a-aacd-4516-876a-0eff5cd6bcb9 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:22.814283 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c7de2b0b-6073-4983-af05-d0ad85e0cd44 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Volume info retrieved successfully. Aug 20 00:11:22.824439 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:22.824439 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:22.824529 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7de2b0b-6073-4983-af05-d0ad85e0cd44 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 200 Aug 20 00:11:22.827690 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a2aef71a-aacd-4516-876a-0eff5cd6bcb9 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:22.827753 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 509/2023] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:22 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:22.833552 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a2aef71a-aacd-4516-876a-0eff5cd6bcb9 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 returned with HTTP 200 Aug 20 00:11:22.833552 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 507/2024] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:22 2026] GET /volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:22.850634 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:22.852203 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:22.852574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b406727e-cdff-46ba-aa5f-ff84fd06c095", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2146970634"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:22.854089 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume request body: {'volume': {'source_volid': 'b406727e-cdff-46ba-aa5f-ff84fd06c095', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2146970634'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:22.861048 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:22.861048 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:22.861584 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume retrieved successfully. Aug 20 00:11:22.861836 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume of 2 GB Aug 20 00:11:22.865450 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Availability Zones retrieved successfully. Aug 20 00:11:22.871250 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Flow 'volume_create_api' (0593298b-50b7-499d-8da4-036f1dcac1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:22.872489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa08fef3-a45d-42eb-bc23-ec8baee9712f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:22.873575 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:22.905316 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa08fef3-a45d-42eb-bc23-ec8baee9712f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'b406727e-cdff-46ba-aa5f-ff84fd06c095', 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:22.906098 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0118a8e6-a1df-4adb-810f-20dd811f1040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:22.952656 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Created reservations ['3967b03d-b70e-45b1-9289-6164692b4def', '4edc37b6-a1b3-454d-840d-2a2a1882568b', '8a492137-711c-4904-b1c3-6717857eed51', '3a42971f-2f72-405b-9e6b-a882991e4df8'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:22.953800 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0118a8e6-a1df-4adb-810f-20dd811f1040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3967b03d-b70e-45b1-9289-6164692b4def', '4edc37b6-a1b3-454d-840d-2a2a1882568b', '8a492137-711c-4904-b1c3-6717857eed51', '3a42971f-2f72-405b-9e6b-a882991e4df8']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:22.955040 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1430f49b-7ffc-4060-868c-c6a6bf2707c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:23.002723 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1430f49b-7ffc-4060-868c-c6a6bf2707c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '331fc79a-772b-488c-9ecc-a19a19e3085a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2146970634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a83f212808f4987b830bc4b0d416245',qos_specs=None,replication_status=,reservations=['3967b03d-b70e-45b1-9289-6164692b4def','4edc37b6-a1b3-454d-840d-2a2a1882568b','8a492137-711c-4904-b1c3-6717857eed51','3a42971f-2f72-405b-9e6b-a882991e4df8'],size=2,snapshot_id=None,source_replicaid=,source_volid=b406727e-cdff-46ba-aa5f-ff84fd06c095,status='creating',user_id='a97ada90852c43a8bc26510523cf55f3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2146970634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=331fc79a-772b-488c-9ecc-a19a19e3085a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a83f212808f4987b830bc4b0d416245',provider_auth=None,provider_geometry=None,provider_id=None,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=b406727e-cdff-46ba-aa5f-ff84fd06c095,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97ada90852c43a8bc26510523cf55f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:23.004128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1fa39d-da0c-49a9-9871-2a5d4c20d631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:23.025952 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1fa39d-da0c-49a9-9871-2a5d4c20d631) transitioned into state 'SUCCESS' from state '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-2146970634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a83f212808f4987b830bc4b0d416245',qos_specs=None,replication_status=,reservations=['3967b03d-b70e-45b1-9289-6164692b4def','4edc37b6-a1b3-454d-840d-2a2a1882568b','8a492137-711c-4904-b1c3-6717857eed51','3a42971f-2f72-405b-9e6b-a882991e4df8'],size=2,snapshot_id=None,source_replicaid=,source_volid=b406727e-cdff-46ba-aa5f-ff84fd06c095,status='creating',user_id='a97ada90852c43a8bc26510523cf55f3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:23.026645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2943f12-a15b-4a5c-8462-024ac1bbdb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:23.042955 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2943f12-a15b-4a5c-8462-024ac1bbdb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:23.044416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Flow 'volume_create_api' (0593298b-50b7-499d-8da4-036f1dcac1b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:23.044416 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Create volume request issued successfully. Aug 20 00:11:23.045569 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40de7a23-35d8-4604-af63-1cf6afd0f71a tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:23.046228 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 499/2025] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:11:22 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:23.060379 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7b32a0eb-6834-4aec-b128-98112fe3e71b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:23.061926 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7b32a0eb-6834-4aec-b128-98112fe3e71b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a Aug 20 00:11:23.062157 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7b32a0eb-6834-4aec-b128-98112fe3e71b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:23.062589 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7b32a0eb-6834-4aec-b128-98112fe3e71b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:23.069971 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:23.069971 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:23.073826 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7b32a0eb-6834-4aec-b128-98112fe3e71b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:23.077499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7b32a0eb-6834-4aec-b128-98112fe3e71b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a returned with HTTP 200 Aug 20 00:11:23.077877 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 511/2026] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:23 2026] GET /volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:23.844077 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-84c2e1e8-6bdc-4780-915d-b8926af908e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:23.846303 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84c2e1e8-6bdc-4780-915d-b8926af908e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] GET https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de Aug 20 00:11:23.846564 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84c2e1e8-6bdc-4780-915d-b8926af908e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:23.846807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84c2e1e8-6bdc-4780-915d-b8926af908e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:23.853489 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84c2e1e8-6bdc-4780-915d-b8926af908e4 tempest-VolumesBackupsTest-1517483751 tempest-VolumesBackupsTest-1517483751-project-member] https://10.4.3.9/volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de returned with HTTP 404 Aug 20 00:11:23.854166 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 510/2027] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:23 2026] GET /volume/v3/volumes/0e388d1b-e114-480e-be9f-c858a13292de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:24.095063 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe1a9283-a643-496e-8cf6-d5d7a6d50076 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:24.097266 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe1a9283-a643-496e-8cf6-d5d7a6d50076 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a Aug 20 00:11:24.097266 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe1a9283-a643-496e-8cf6-d5d7a6d50076 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:24.097573 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe1a9283-a643-496e-8cf6-d5d7a6d50076 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:24.105027 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:24.105027 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:24.109910 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fe1a9283-a643-496e-8cf6-d5d7a6d50076 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:24.113960 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe1a9283-a643-496e-8cf6-d5d7a6d50076 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a returned with HTTP 200 Aug 20 00:11:24.114371 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 508/2028] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:24 2026] GET /volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:11:24.130081 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1bccaeda-6d09-4530-89b2-d66a4ef7f222 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:24.132170 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1bccaeda-6d09-4530-89b2-d66a4ef7f222 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a Aug 20 00:11:24.132396 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1bccaeda-6d09-4530-89b2-d66a4ef7f222 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:24.132636 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1bccaeda-6d09-4530-89b2-d66a4ef7f222 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:24.140679 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:24.140679 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:24.144339 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1bccaeda-6d09-4530-89b2-d66a4ef7f222 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:24.148430 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1bccaeda-6d09-4530-89b2-d66a4ef7f222 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a returned with HTTP 200 Aug 20 00:11:24.148863 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 500/2029] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:24 2026] GET /volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:24.161571 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-db42c2a7-d720-4e5e-bc97-2265129bc321 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:24.164343 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db42c2a7-d720-4e5e-bc97-2265129bc321 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a Aug 20 00:11:24.164609 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db42c2a7-d720-4e5e-bc97-2265129bc321 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:24.164996 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db42c2a7-d720-4e5e-bc97-2265129bc321 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:24.174409 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:24.174409 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:24.179510 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-db42c2a7-d720-4e5e-bc97-2265129bc321 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:24.192271 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db42c2a7-d720-4e5e-bc97-2265129bc321 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a returned with HTTP 200 Aug 20 00:11:24.192388 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 512/2030] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:24 2026] GET /volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:24.209001 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-92cf4f6c-e6ea-46a9-b21d-068f4d5c8286 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:24.214226 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92cf4f6c-e6ea-46a9-b21d-068f4d5c8286 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] DELETE https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a Aug 20 00:11:24.214427 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92cf4f6c-e6ea-46a9-b21d-068f4d5c8286 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:24.214609 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92cf4f6c-e6ea-46a9-b21d-068f4d5c8286 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:24.214775 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-92cf4f6c-e6ea-46a9-b21d-068f4d5c8286 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Delete volume with id: 331fc79a-772b-488c-9ecc-a19a19e3085a Aug 20 00:11:24.230649 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:24.230649 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:24.231204 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-92cf4f6c-e6ea-46a9-b21d-068f4d5c8286 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:24.264910 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-92cf4f6c-e6ea-46a9-b21d-068f4d5c8286 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Delete volume request issued successfully. Aug 20 00:11:24.264910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92cf4f6c-e6ea-46a9-b21d-068f4d5c8286 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a returned with HTTP 202 Aug 20 00:11:24.264910 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 511/2031] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:24 2026] DELETE /volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:24.274862 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-295db54b-ee1f-4574-ad6b-5989189771ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:24.278100 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-295db54b-ee1f-4574-ad6b-5989189771ad tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a Aug 20 00:11:24.278100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-295db54b-ee1f-4574-ad6b-5989189771ad tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:24.278100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-295db54b-ee1f-4574-ad6b-5989189771ad tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:24.284855 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:24.284855 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:24.289262 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-295db54b-ee1f-4574-ad6b-5989189771ad tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:24.295718 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-295db54b-ee1f-4574-ad6b-5989189771ad tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a returned with HTTP 200 Aug 20 00:11:24.295718 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 509/2032] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:24 2026] GET /volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:25.310814 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f15c9b61-54ba-44a6-a376-64275b628203 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:25.319993 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f15c9b61-54ba-44a6-a376-64275b628203 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a Aug 20 00:11:25.322130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f15c9b61-54ba-44a6-a376-64275b628203 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:25.322130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f15c9b61-54ba-44a6-a376-64275b628203 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:25.329182 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f15c9b61-54ba-44a6-a376-64275b628203 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a returned with HTTP 404 Aug 20 00:11:25.330062 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 501/2033] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:25 2026] GET /volume/v3/volumes/331fc79a-772b-488c-9ecc-a19a19e3085a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:25.338999 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-97b55181-da58-4ab5-a79d-1aa0ceccaa8b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:25.341273 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-97b55181-da58-4ab5-a79d-1aa0ceccaa8b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 Aug 20 00:11:25.341402 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-97b55181-da58-4ab5-a79d-1aa0ceccaa8b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:25.341638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-97b55181-da58-4ab5-a79d-1aa0ceccaa8b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:25.350034 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:25.350034 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:25.354720 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-97b55181-da58-4ab5-a79d-1aa0ceccaa8b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:25.361129 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-97b55181-da58-4ab5-a79d-1aa0ceccaa8b tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 returned with HTTP 200 Aug 20 00:11:25.361670 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 513/2034] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:25 2026] GET /volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:25.379448 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a8d4894c-ee65-44d6-9092-a52e749e64c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:25.382221 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a8d4894c-ee65-44d6-9092-a52e749e64c7 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 Aug 20 00:11:25.382386 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a8d4894c-ee65-44d6-9092-a52e749e64c7 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:25.382574 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a8d4894c-ee65-44d6-9092-a52e749e64c7 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:25.382774 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a8d4894c-ee65-44d6-9092-a52e749e64c7 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Delete volume with id: b406727e-cdff-46ba-aa5f-ff84fd06c095 Aug 20 00:11:25.394395 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:25.394395 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:25.395020 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a8d4894c-ee65-44d6-9092-a52e749e64c7 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:25.414681 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a8d4894c-ee65-44d6-9092-a52e749e64c7 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Delete volume request issued successfully. Aug 20 00:11:25.415583 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a8d4894c-ee65-44d6-9092-a52e749e64c7 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 returned with HTTP 202 Aug 20 00:11:25.415583 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 512/2035] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:25 2026] DELETE /volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:25.424321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ab4d3047-2903-4ad4-82da-81b0a7f3c586 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:25.428151 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ab4d3047-2903-4ad4-82da-81b0a7f3c586 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 Aug 20 00:11:25.428151 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ab4d3047-2903-4ad4-82da-81b0a7f3c586 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:25.428151 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ab4d3047-2903-4ad4-82da-81b0a7f3c586 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:25.435135 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:25.435135 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:25.441474 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ab4d3047-2903-4ad4-82da-81b0a7f3c586 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Volume info retrieved successfully. Aug 20 00:11:25.448292 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ab4d3047-2903-4ad4-82da-81b0a7f3c586 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 returned with HTTP 200 Aug 20 00:11:25.449609 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 510/2036] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:25 2026] GET /volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:26.350815 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:26.352592 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:26.352592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1114173090"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:26.354915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1114173090'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:26.355036 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Create volume of 1 GB Aug 20 00:11:26.361983 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Availability Zones retrieved successfully. Aug 20 00:11:26.368652 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Flow 'volume_create_api' (76774409-8973-4cc2-871c-e49a7cf2d95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:26.372348 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999c83ec-a1e9-4d28-b715-6c33e78ff488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:26.373636 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:26.387876 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-325069d7-b066-4a9b-b238-8db2ba80029e req-cab9c419-cad0-47ac-8df7-66a6741e99ec None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:26.392514 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-cab9c419-cad0-47ac-8df7-66a6741e99ec tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] POST https://10.4.3.9/volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a/action Aug 20 00:11:26.392900 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-cab9c419-cad0-47ac-8df7-66a6741e99ec tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:26.393779 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-cab9c419-cad0-47ac-8df7-66a6741e99ec tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:26.411680 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999c83ec-a1e9-4d28-b715-6c33e78ff488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:26.412495 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8aaa27-db9b-42cc-8473-59916ad59b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:26.414181 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:26.414181 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:26.435276 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-325069d7-b066-4a9b-b238-8db2ba80029e req-cab9c419-cad0-47ac-8df7-66a6741e99ec tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a/action returned with HTTP 204 Aug 20 00:11:26.435948 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 514/2037] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:11:26 2026] POST /volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:26.467446 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-12390d00-55bd-410f-9bd8-b3a597ffe767 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:26.467825 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Created reservations ['27569611-4ce6-47b1-90f6-4ee2351da0e8', 'e231e1f0-fd31-4d93-a846-5e5ba87d93fc', 'f5298195-d862-481b-ace8-f78a652f1d53', '53c8dd4a-42c8-4d10-9235-51c6e3b23fb2'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:26.468502 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8aaa27-db9b-42cc-8473-59916ad59b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27569611-4ce6-47b1-90f6-4ee2351da0e8', 'e231e1f0-fd31-4d93-a846-5e5ba87d93fc', 'f5298195-d862-481b-ace8-f78a652f1d53', '53c8dd4a-42c8-4d10-9235-51c6e3b23fb2']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:26.469358 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a58f4bc-4ad4-4a6a-9d5a-afaba0373545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:26.474368 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12390d00-55bd-410f-9bd8-b3a597ffe767 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] GET https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 Aug 20 00:11:26.474368 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12390d00-55bd-410f-9bd8-b3a597ffe767 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:26.474368 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12390d00-55bd-410f-9bd8-b3a597ffe767 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:26.482567 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12390d00-55bd-410f-9bd8-b3a597ffe767 tempest-VolumesCloneTest-1867499853 tempest-VolumesCloneTest-1867499853-project-member] https://10.4.3.9/volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 returned with HTTP 404 Aug 20 00:11:26.482843 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 513/2038] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:26 2026] GET /volume/v3/volumes/b406727e-cdff-46ba-aa5f-ff84fd06c095 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:26.500458 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a58f4bc-4ad4-4a6a-9d5a-afaba0373545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1114173090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='745ea5989f0c49d4a5cf84e6aa371315',qos_specs=None,replication_status=,reservations=['27569611-4ce6-47b1-90f6-4ee2351da0e8','e231e1f0-fd31-4d93-a846-5e5ba87d93fc','f5298195-d862-481b-ace8-f78a652f1d53','53c8dd4a-42c8-4d10-9235-51c6e3b23fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8524ef26d2304f06a5abe4be9b84c464',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1114173090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='745ea5989f0c49d4a5cf84e6aa371315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8524ef26d2304f06a5abe4be9b84c464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:26.501327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22469cb7-0f79-42dd-aaae-9cf200264b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:26.537022 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22469cb7-0f79-42dd-aaae-9cf200264b5c) transitioned into state 'SUCCESS' from state '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-1114173090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='745ea5989f0c49d4a5cf84e6aa371315',qos_specs=None,replication_status=,reservations=['27569611-4ce6-47b1-90f6-4ee2351da0e8','e231e1f0-fd31-4d93-a846-5e5ba87d93fc','f5298195-d862-481b-ace8-f78a652f1d53','53c8dd4a-42c8-4d10-9235-51c6e3b23fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8524ef26d2304f06a5abe4be9b84c464',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:26.537829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c522079-bd51-4a5f-9067-92f00571a58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:26.557346 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c522079-bd51-4a5f-9067-92f00571a58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:26.558351 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Flow 'volume_create_api' (76774409-8973-4cc2-871c-e49a7cf2d95a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:26.558766 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Create volume request issued successfully. Aug 20 00:11:26.559393 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bf029d0-9dc1-4646-8f84-0d0966e49e71 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:26.560128 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 502/2039] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:26 2026] POST /volume/v3/volumes => generated 753 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:26.580215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f4ab1089-bb00-481d-9a64-dcda788190aa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:26.582952 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4ab1089-bb00-481d-9a64-dcda788190aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:11:26.583243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4ab1089-bb00-481d-9a64-dcda788190aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:26.583417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4ab1089-bb00-481d-9a64-dcda788190aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:26.597184 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:26.597184 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:26.604782 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f4ab1089-bb00-481d-9a64-dcda788190aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:11:26.612516 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4ab1089-bb00-481d-9a64-dcda788190aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:11:26.613040 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 511/2040] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:26 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:27.283915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-373dd8bc-99e2-40ea-8944-9e8518d63bb9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:27.287647 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-373dd8bc-99e2-40ea-8944-9e8518d63bb9 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] DELETE https://10.4.3.9/volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318 Aug 20 00:11:27.287647 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-373dd8bc-99e2-40ea-8944-9e8518d63bb9 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:27.287647 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-373dd8bc-99e2-40ea-8944-9e8518d63bb9 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:27.302708 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:27.302708 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:27.381225 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-373dd8bc-99e2-40ea-8944-9e8518d63bb9 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318 returned with HTTP 200 Aug 20 00:11:27.381742 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 515/2041] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:27 2026] DELETE /volume/v3/attachments/d368a29c-027b-4288-9c19-7de4be2ce318 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:27.398169 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-3c172701-4fa1-4132-8e51-56cd1317ca82 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:27.401719 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-3c172701-4fa1-4132-8e51-56cd1317ca82 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf Aug 20 00:11:27.401900 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-3c172701-4fa1-4132-8e51-56cd1317ca82 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:27.402090 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-3c172701-4fa1-4132-8e51-56cd1317ca82 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:27.402264 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-3c172701-4fa1-4132-8e51-56cd1317ca82 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Delete volume with id: 6dd564a0-9b1a-4791-881a-266e2cabcbaf Aug 20 00:11:27.408917 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:27.408917 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:27.410907 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-3c172701-4fa1-4132-8e51-56cd1317ca82 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Volume info retrieved successfully. Aug 20 00:11:27.432081 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-3c172701-4fa1-4132-8e51-56cd1317ca82 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] Delete volume request issued successfully. Aug 20 00:11:27.432292 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8dfa9f96-d4dc-4df6-9aab-c0f0764038ce req-3c172701-4fa1-4132-8e51-56cd1317ca82 tempest-TestShelveInstance-967589746 tempest-TestShelveInstance-967589746-project-member] https://10.4.3.9/volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf returned with HTTP 202 Aug 20 00:11:27.432722 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 514/2042] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:11:27 2026] DELETE /volume/v3/volumes/6dd564a0-9b1a-4791-881a-266e2cabcbaf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:27.626443 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ceb1b9c-ea0b-45a4-b761-031925586acf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:27.628558 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ceb1b9c-ea0b-45a4-b761-031925586acf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:11:27.628768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ceb1b9c-ea0b-45a4-b761-031925586acf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:27.629025 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ceb1b9c-ea0b-45a4-b761-031925586acf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:27.641985 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:27.641985 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:27.647171 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3ceb1b9c-ea0b-45a4-b761-031925586acf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:11:27.653768 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ceb1b9c-ea0b-45a4-b761-031925586acf tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:11:27.654237 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 503/2043] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:27 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:27.905815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:28.005027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4e754907-9980-422c-80bb-c698daa19262 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:28.031560 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:28.031970 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1680916738"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:28.033907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1680916738'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:28.034107 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Create volume of 1 GB Aug 20 00:11:28.039442 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Availability Zones retrieved successfully. Aug 20 00:11:28.043491 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:28.043906 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1652417103"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:28.045334 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1652417103'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:28.045473 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Create volume of 2 GB Aug 20 00:11:28.045769 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:28.045769 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:28.047921 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Flow 'volume_create_api' (aad8838c-a82d-45e7-9c53-52e7e63fd7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:28.049299 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5997462-8782-4f5b-92c7-b459dfb69766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.049944 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Availability Zones retrieved successfully. Aug 20 00:11:28.050695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:28.055769 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Flow 'volume_create_api' (2117d879-9b73-44af-95b1-53bf4daf736c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:28.056952 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ca9bda-3aac-403a-843e-2a0041fbe36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.057821 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Validating volume size '2' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:28.088587 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5997462-8782-4f5b-92c7-b459dfb69766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.089569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ca9bda-3aac-403a-843e-2a0041fbe36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.089665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a71156-5982-4104-880e-56b429a9cb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.090531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b0b592-2009-46de-94c7-2be26d11f068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.187577 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Created reservations ['f400b0bf-1145-4d85-9293-d81d78425233', '9235926b-194b-4000-8f08-36ba260ea269', '55ecae1e-874a-4673-9edc-a0be50c522e0', '97332317-756c-460b-bdf6-5a6b461cb51c'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:28.188412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b0b592-2009-46de-94c7-2be26d11f068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f400b0bf-1145-4d85-9293-d81d78425233', '9235926b-194b-4000-8f08-36ba260ea269', '55ecae1e-874a-4673-9edc-a0be50c522e0', '97332317-756c-460b-bdf6-5a6b461cb51c']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.189197 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd72c2e-1be2-4be3-a642-b61eb3dc3fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.204695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Created reservations ['f702d6d7-918f-4c03-9413-f7b4bf91fa1c', 'f19c4968-a78e-445c-a071-2c963ea28cd6', '9864b29a-09eb-41d7-a22e-508921285365', '7ebf9058-b6f4-4440-b294-c3e390802709'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:28.205647 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a71156-5982-4104-880e-56b429a9cb63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f702d6d7-918f-4c03-9413-f7b4bf91fa1c', 'f19c4968-a78e-445c-a071-2c963ea28cd6', '9864b29a-09eb-41d7-a22e-508921285365', '7ebf9058-b6f4-4440-b294-c3e390802709']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.206558 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (364fc9e7-3c00-4fbf-aedc-7d54e8b1a703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.217923 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd72c2e-1be2-4be3-a642-b61eb3dc3fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c426a202-9d12-4654-b370-80f56a6651ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1652417103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6c62d2033349818cf3f670bd4409ba',qos_specs=None,replication_status=,reservations=['f400b0bf-1145-4d85-9293-d81d78425233','9235926b-194b-4000-8f08-36ba260ea269','55ecae1e-874a-4673-9edc-a0be50c522e0','97332317-756c-460b-bdf6-5a6b461cb51c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='156f908cbfcb4b29a994b659d604e607',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1652417103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c426a202-9d12-4654-b370-80f56a6651ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6c62d2033349818cf3f670bd4409ba',provider_auth=None,provider_geometry=None,provider_id=None,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='156f908cbfcb4b29a994b659d604e607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.218689 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54677178-36bd-4128-b69b-4aa21eaf33fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.230526 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (364fc9e7-3c00-4fbf-aedc-7d54e8b1a703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50847d9d-1806-46f3-923e-c4fd3fa25b18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1680916738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903f8415c5fa4aeb9a2f38fba0cb310c',qos_specs=None,replication_status=,reservations=['f702d6d7-918f-4c03-9413-f7b4bf91fa1c','f19c4968-a78e-445c-a071-2c963ea28cd6','9864b29a-09eb-41d7-a22e-508921285365','7ebf9058-b6f4-4440-b294-c3e390802709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64017c3ca0934aa3a9d9ac867b82a494',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1680916738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50847d9d-1806-46f3-923e-c4fd3fa25b18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='903f8415c5fa4aeb9a2f38fba0cb310c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64017c3ca0934aa3a9d9ac867b82a494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.231370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44787913-d728-4df4-948d-df61a9eb3bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.241691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54677178-36bd-4128-b69b-4aa21eaf33fc) transitioned into state 'SUCCESS' from state '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-1652417103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6c62d2033349818cf3f670bd4409ba',qos_specs=None,replication_status=,reservations=['f400b0bf-1145-4d85-9293-d81d78425233','9235926b-194b-4000-8f08-36ba260ea269','55ecae1e-874a-4673-9edc-a0be50c522e0','97332317-756c-460b-bdf6-5a6b461cb51c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='156f908cbfcb4b29a994b659d604e607',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.242705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67093ce8-2132-49e1-b4b2-e435a548c30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.253123 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67093ce8-2132-49e1-b4b2-e435a548c30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.254383 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Flow 'volume_create_api' (2117d879-9b73-44af-95b1-53bf4daf736c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:28.254811 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Create volume request issued successfully. Aug 20 00:11:28.255609 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e754907-9980-422c-80bb-c698daa19262 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:28.256381 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 516/2044] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:28 2026] POST /volume/v3/volumes => generated 751 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:28.257854 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44787913-d728-4df4-948d-df61a9eb3bfc) transitioned into state 'SUCCESS' from state '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-1680916738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903f8415c5fa4aeb9a2f38fba0cb310c',qos_specs=None,replication_status=,reservations=['f702d6d7-918f-4c03-9413-f7b4bf91fa1c','f19c4968-a78e-445c-a071-2c963ea28cd6','9864b29a-09eb-41d7-a22e-508921285365','7ebf9058-b6f4-4440-b294-c3e390802709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64017c3ca0934aa3a9d9ac867b82a494',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.258860 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4abdb91c-2f6b-44ef-8d35-8de5b5e148d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:28.269414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f14379e6-3d2a-463b-a8e2-bc7614c11a4b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:28.269950 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4abdb91c-2f6b-44ef-8d35-8de5b5e148d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:28.271035 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Flow 'volume_create_api' (aad8838c-a82d-45e7-9c53-52e7e63fd7ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:28.271116 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f14379e6-3d2a-463b-a8e2-bc7614c11a4b tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] GET https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce Aug 20 00:11:28.271307 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f14379e6-3d2a-463b-a8e2-bc7614c11a4b tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:28.271358 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Create volume request issued successfully. Aug 20 00:11:28.271493 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f14379e6-3d2a-463b-a8e2-bc7614c11a4b tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:28.271940 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c69f5f9-8cbc-4ed5-b253-ea9cc348578f tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:28.272369 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 512/2045] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:11:27 2026] POST /volume/v3/volumes => generated 748 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:28.278121 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:28.278121 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:28.282264 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f14379e6-3d2a-463b-a8e2-bc7614c11a4b tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Volume info retrieved successfully. Aug 20 00:11:28.286373 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0202cfd3-c5ff-4215-99df-17e08a423117 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:28.287457 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f14379e6-3d2a-463b-a8e2-bc7614c11a4b tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce returned with HTTP 200 Aug 20 00:11:28.287991 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 515/2046] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:28 2026] GET /volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:28.289422 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0202cfd3-c5ff-4215-99df-17e08a423117 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 Aug 20 00:11:28.289679 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0202cfd3-c5ff-4215-99df-17e08a423117 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:28.289873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0202cfd3-c5ff-4215-99df-17e08a423117 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:28.301569 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:28.301569 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:28.306415 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0202cfd3-c5ff-4215-99df-17e08a423117 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Volume info retrieved successfully. Aug 20 00:11:28.312035 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0202cfd3-c5ff-4215-99df-17e08a423117 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 returned with HTTP 200 Aug 20 00:11:28.312508 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 504/2047] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:28 2026] GET /volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:29.200063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-cd56e79b-dd34-4fd7-975f-d8b4b37e6ae2 req-019b6fc6-e413-41a0-b85b-733c957548f1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.206349 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-cd56e79b-dd34-4fd7-975f-d8b4b37e6ae2 req-019b6fc6-e413-41a0-b85b-733c957548f1 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] DELETE https://10.4.3.9/volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a Aug 20 00:11:29.206602 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-cd56e79b-dd34-4fd7-975f-d8b4b37e6ae2 req-019b6fc6-e413-41a0-b85b-733c957548f1 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:29.206802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-cd56e79b-dd34-4fd7-975f-d8b4b37e6ae2 req-019b6fc6-e413-41a0-b85b-733c957548f1 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:29.216709 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.216709 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:29.271088 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-cd56e79b-dd34-4fd7-975f-d8b4b37e6ae2 req-019b6fc6-e413-41a0-b85b-733c957548f1 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a returned with HTTP 200 Aug 20 00:11:29.271559 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 517/2048] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:29 2026] DELETE /volume/v3/attachments/8b400fca-4537-4f6c-8db6-c0ea78436d8a => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:29.304749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d89d689f-3ba2-49c7-a2d4-d13913d4f8e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.306298 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d89d689f-3ba2-49c7-a2d4-d13913d4f8e8 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] GET https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce Aug 20 00:11:29.306298 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d89d689f-3ba2-49c7-a2d4-d13913d4f8e8 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:29.306381 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d89d689f-3ba2-49c7-a2d4-d13913d4f8e8 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:29.313541 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.313541 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:29.317151 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d89d689f-3ba2-49c7-a2d4-d13913d4f8e8 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Volume info retrieved successfully. Aug 20 00:11:29.326333 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d89d689f-3ba2-49c7-a2d4-d13913d4f8e8 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce returned with HTTP 200 Aug 20 00:11:29.326496 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64a2f1ba-f6dd-4c77-bda7-20d7680aea71 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.326803 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 513/2049] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:29 2026] GET /volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:29.339166 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64a2f1ba-f6dd-4c77-bda7-20d7680aea71 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 Aug 20 00:11:29.339503 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64a2f1ba-f6dd-4c77-bda7-20d7680aea71 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:29.339744 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64a2f1ba-f6dd-4c77-bda7-20d7680aea71 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:29.346123 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bd157833-4756-4103-aa6a-316e83431257 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.348672 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:29.349046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "c426a202-9d12-4654-b370-80f56a6651ce"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:29.350777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'c426a202-9d12-4654-b370-80f56a6651ce'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:29.352987 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.352987 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:29.359665 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.359665 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:29.359953 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64a2f1ba-f6dd-4c77-bda7-20d7680aea71 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Volume info retrieved successfully. Aug 20 00:11:29.360328 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Volume retrieved successfully. Aug 20 00:11:29.360473 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Create volume of 1 GB Aug 20 00:11:29.364203 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Availability Zones retrieved successfully. Aug 20 00:11:29.366338 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64a2f1ba-f6dd-4c77-bda7-20d7680aea71 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 returned with HTTP 200 Aug 20 00:11:29.367004 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 516/2050] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:29 2026] GET /volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:29.370576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Flow 'volume_create_api' (f8daf8bb-c1ff-4c18-9867-d8b876fb3e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:29.372622 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9969324-ffcd-4b6e-b5c4-00a0ee0bc305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:29.374317 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:29.375736 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9969324-ffcd-4b6e-b5c4-00a0ee0bc305) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 00:11:29.375736 np0000007832 devstack@c-api.service[100467]: 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 20 00:11:29.378814 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9969324-ffcd-4b6e-b5c4-00a0ee0bc305) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:29.380018 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9969324-ffcd-4b6e-b5c4-00a0ee0bc305) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:11:29.381598 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-56ba2462-3e18-4424-a860-562fcc44e43d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.381678 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Flow 'volume_create_api' (f8daf8bb-c1ff-4c18-9867-d8b876fb3e3e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 00:11:29.382445 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bd157833-4756-4103-aa6a-316e83431257 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 400 Aug 20 00:11:29.382978 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 505/2051] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:29 2026] POST /volume/v3/volumes => generated 173 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:11:29.383247 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-56ba2462-3e18-4424-a860-562fcc44e43d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:11:29.383606 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-56ba2462-3e18-4424-a860-562fcc44e43d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50847d9d-1806-46f3-923e-c4fd3fa25b18", "name": "tempest-VolumesBackupsV39Test-Backup-1526037415", "container": "tempest-volumesbackupsv39test-backup-container-1238201169"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:29.385319 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-56ba2462-3e18-4424-a860-562fcc44e43d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Creating new backup {'backup': {'volume_id': '50847d9d-1806-46f3-923e-c4fd3fa25b18', 'name': 'tempest-VolumesBackupsV39Test-Backup-1526037415', 'container': 'tempest-volumesbackupsv39test-backup-container-1238201169'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:11:29.385468 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-56ba2462-3e18-4424-a860-562fcc44e43d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Creating backup of volume 50847d9d-1806-46f3-923e-c4fd3fa25b18 in container tempest-volumesbackupsv39test-backup-container-1238201169 Aug 20 00:11:29.392393 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.392393 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:29.392565 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-da8647d2-d7e3-42ac-a5cb-4cf0a3426c51 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.392668 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-56ba2462-3e18-4424-a860-562fcc44e43d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Volume info retrieved successfully. Aug 20 00:11:29.394583 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da8647d2-d7e3-42ac-a5cb-4cf0a3426c51 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] GET https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce Aug 20 00:11:29.394799 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da8647d2-d7e3-42ac-a5cb-4cf0a3426c51 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:29.395007 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da8647d2-d7e3-42ac-a5cb-4cf0a3426c51 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:29.401822 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.401822 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:29.406089 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-da8647d2-d7e3-42ac-a5cb-4cf0a3426c51 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Volume info retrieved successfully. Aug 20 00:11:29.410366 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da8647d2-d7e3-42ac-a5cb-4cf0a3426c51 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce returned with HTTP 200 Aug 20 00:11:29.410747 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 514/2052] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:29 2026] GET /volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:29.422986 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9bf93894-6f0a-49d3-8c5c-01d782b9eeeb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.424811 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bf93894-6f0a-49d3-8c5c-01d782b9eeeb tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce Aug 20 00:11:29.424811 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bf93894-6f0a-49d3-8c5c-01d782b9eeeb tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:29.425027 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bf93894-6f0a-49d3-8c5c-01d782b9eeeb tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:29.425253 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-9bf93894-6f0a-49d3-8c5c-01d782b9eeeb tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Delete volume with id: c426a202-9d12-4654-b370-80f56a6651ce Aug 20 00:11:29.428262 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-56ba2462-3e18-4424-a860-562fcc44e43d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Created reservations ['a2cb0847-b466-43a7-a216-af810ed69efa', 'ef752a9f-af88-4cc2-87e9-553960eb5738'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:29.432312 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.432312 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:29.432785 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9bf93894-6f0a-49d3-8c5c-01d782b9eeeb tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Volume info retrieved successfully. Aug 20 00:11:29.453061 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9bf93894-6f0a-49d3-8c5c-01d782b9eeeb tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Delete volume request issued successfully. Aug 20 00:11:29.453276 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bf93894-6f0a-49d3-8c5c-01d782b9eeeb tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce returned with HTTP 202 Aug 20 00:11:29.453786 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 517/2053] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:29 2026] DELETE /volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:29.465987 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6c670a3e-82f9-453b-a604-1e1ccdb33555 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.468383 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-56ba2462-3e18-4424-a860-562fcc44e43d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:11:29.468480 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c670a3e-82f9-453b-a604-1e1ccdb33555 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] GET https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce Aug 20 00:11:29.468480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c670a3e-82f9-453b-a604-1e1ccdb33555 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:29.468668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c670a3e-82f9-453b-a604-1e1ccdb33555 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:29.468737 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 518/2054] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:11:29 2026] POST /volume/v3/backups => generated 329 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:29.480909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8365915d-75cf-4d04-8445-54655dea2dc8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:29.481346 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8365915d-75cf-4d04-8445-54655dea2dc8 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:29.481566 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8365915d-75cf-4d04-8445-54655dea2dc8 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:29.481745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8365915d-75cf-4d04-8445-54655dea2dc8 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:29.481861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8365915d-75cf-4d04-8445-54655dea2dc8 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:29.484999 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.484999 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:29.490394 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:29.490394 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:29.491105 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8365915d-75cf-4d04-8445-54655dea2dc8 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:29.492259 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 515/2055] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:29 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:29.498706 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6c670a3e-82f9-453b-a604-1e1ccdb33555 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Volume info retrieved successfully. Aug 20 00:11:29.504145 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c670a3e-82f9-453b-a604-1e1ccdb33555 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce returned with HTTP 200 Aug 20 00:11:29.504560 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 506/2056] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:29 2026] GET /volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:30.027854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a92a586c-62e8-4441-928d-3b15b1514677 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:30.029895 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a92a586c-62e8-4441-928d-3b15b1514677 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:30.030192 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a92a586c-62e8-4441-928d-3b15b1514677 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:30.030421 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a92a586c-62e8-4441-928d-3b15b1514677 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:30.037788 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:30.037788 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:30.042003 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a92a586c-62e8-4441-928d-3b15b1514677 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:11:30.046802 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a92a586c-62e8-4441-928d-3b15b1514677 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:11:30.047291 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 518/2057] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:30 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:30.091975 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-20ae65a1-85b1-49f6-a57b-853aa643b48a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:30.093662 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-20ae65a1-85b1-49f6-a57b-853aa643b48a tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:30.093847 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-20ae65a1-85b1-49f6-a57b-853aa643b48a tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:30.094041 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-20ae65a1-85b1-49f6-a57b-853aa643b48a tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:30.100629 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:30.100629 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:30.103855 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-20ae65a1-85b1-49f6-a57b-853aa643b48a tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:11:30.107620 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-20ae65a1-85b1-49f6-a57b-853aa643b48a tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:11:30.107961 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 519/2058] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:30 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:30.126144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3f2c75a-fd48-42ee-b508-26ef18b06869 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:30.128047 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3f2c75a-fd48-42ee-b508-26ef18b06869 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:30.128258 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3f2c75a-fd48-42ee-b508-26ef18b06869 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:30.128441 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3f2c75a-fd48-42ee-b508-26ef18b06869 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:30.128614 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d3f2c75a-fd48-42ee-b508-26ef18b06869 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Delete volume with id: 7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:30.136106 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:30.136106 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:30.136593 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3f2c75a-fd48-42ee-b508-26ef18b06869 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:11:30.174344 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3f2c75a-fd48-42ee-b508-26ef18b06869 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Delete volume request issued successfully. Aug 20 00:11:30.174808 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3f2c75a-fd48-42ee-b508-26ef18b06869 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 202 Aug 20 00:11:30.175227 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 516/2059] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:30 2026] DELETE /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:30.183062 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-30049c16-0f7e-4571-a1c3-3171bf45cfd6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:30.184750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30049c16-0f7e-4571-a1c3-3171bf45cfd6 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:30.184911 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30049c16-0f7e-4571-a1c3-3171bf45cfd6 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:30.185088 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30049c16-0f7e-4571-a1c3-3171bf45cfd6 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:30.195331 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:30.195331 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:30.200558 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-30049c16-0f7e-4571-a1c3-3171bf45cfd6 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Volume info retrieved successfully. Aug 20 00:11:30.207190 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30049c16-0f7e-4571-a1c3-3171bf45cfd6 tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 200 Aug 20 00:11:30.207804 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 507/2060] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:30 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:30.504303 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7495e886-5daf-42c2-b485-d35623466b53 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:30.506013 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7495e886-5daf-42c2-b485-d35623466b53 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:30.506228 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7495e886-5daf-42c2-b485-d35623466b53 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:30.506464 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7495e886-5daf-42c2-b485-d35623466b53 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:30.506617 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7495e886-5daf-42c2-b485-d35623466b53 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:30.511090 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:30.511090 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:30.511771 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7495e886-5daf-42c2-b485-d35623466b53 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:30.512280 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 519/2061] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:30 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:30.515680 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-87d4c284-90fb-4bb7-acad-24e7cd03e8d7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:30.517363 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-87d4c284-90fb-4bb7-acad-24e7cd03e8d7 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] GET https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce Aug 20 00:11:30.517597 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-87d4c284-90fb-4bb7-acad-24e7cd03e8d7 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:30.517807 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-87d4c284-90fb-4bb7-acad-24e7cd03e8d7 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:30.523219 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-87d4c284-90fb-4bb7-acad-24e7cd03e8d7 tempest-VolumesCloneNegativeTest-1238851904 tempest-VolumesCloneNegativeTest-1238851904-project-member] https://10.4.3.9/volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce returned with HTTP 404 Aug 20 00:11:30.523657 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 520/2062] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:30 2026] GET /volume/v3/volumes/c426a202-9d12-4654-b370-80f56a6651ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:31.223280 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ba2d33a-0ea9-4d61-b4ff-9a81f326c30b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:31.226513 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ba2d33a-0ea9-4d61-b4ff-9a81f326c30b tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] GET https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f Aug 20 00:11:31.226718 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ba2d33a-0ea9-4d61-b4ff-9a81f326c30b tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:31.226937 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ba2d33a-0ea9-4d61-b4ff-9a81f326c30b tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:31.236429 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ba2d33a-0ea9-4d61-b4ff-9a81f326c30b tempest-ServerActionsTestOtherB-2109929891 tempest-ServerActionsTestOtherB-2109929891-project-member] https://10.4.3.9/volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f returned with HTTP 404 Aug 20 00:11:31.237362 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 517/2063] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:31 2026] GET /volume/v3/volumes/7daa5394-6aef-4e9b-ad80-04af1f45041f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:31.523522 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3d58d842-7dbf-4b8e-95a8-b858d25f2e78 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:31.526439 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3d58d842-7dbf-4b8e-95a8-b858d25f2e78 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:31.526665 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3d58d842-7dbf-4b8e-95a8-b858d25f2e78 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:31.526831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3d58d842-7dbf-4b8e-95a8-b858d25f2e78 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:31.526968 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3d58d842-7dbf-4b8e-95a8-b858d25f2e78 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:31.531153 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:31.531153 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:31.531841 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3d58d842-7dbf-4b8e-95a8-b858d25f2e78 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:31.532197 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 508/2064] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:31 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:32.544120 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-126871be-cc63-4439-acc8-b5ff7441d093 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:32.548949 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-126871be-cc63-4439-acc8-b5ff7441d093 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:32.549167 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-126871be-cc63-4439-acc8-b5ff7441d093 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:32.549376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-126871be-cc63-4439-acc8-b5ff7441d093 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:32.549502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-126871be-cc63-4439-acc8-b5ff7441d093 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:32.558250 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:32.558250 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:32.564464 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-126871be-cc63-4439-acc8-b5ff7441d093 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:32.564464 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 520/2065] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:32 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:33.581916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7ebd9af4-cc02-4a02-8c35-ef8d1dbed468 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:33.586185 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7ebd9af4-cc02-4a02-8c35-ef8d1dbed468 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:33.586524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7ebd9af4-cc02-4a02-8c35-ef8d1dbed468 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:33.586801 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7ebd9af4-cc02-4a02-8c35-ef8d1dbed468 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:33.587804 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-7ebd9af4-cc02-4a02-8c35-ef8d1dbed468 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:33.595682 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:33.595682 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:33.596875 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7ebd9af4-cc02-4a02-8c35-ef8d1dbed468 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:33.597399 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 521/2066] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:33 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:34.054402 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-779b6eff-c9f1-4dc4-8b6c-b4b65f660f27 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.058709 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-779b6eff-c9f1-4dc4-8b6c-b4b65f660f27 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:11:34.058985 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-779b6eff-c9f1-4dc4-8b6c-b4b65f660f27 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:34.059236 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-779b6eff-c9f1-4dc4-8b6c-b4b65f660f27 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:34.070686 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.070686 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:34.075288 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-779b6eff-c9f1-4dc4-8b6c-b4b65f660f27 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:11:34.082359 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-779b6eff-c9f1-4dc4-8b6c-b4b65f660f27 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:11:34.083233 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 518/2067] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:34 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:34.111267 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c693fad-7dab-443f-af51-3ea54ec41f74 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.112036 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c693fad-7dab-443f-af51-3ea54ec41f74 None None] GET https://10.4.3.9/volume// Aug 20 00:11:34.112249 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c693fad-7dab-443f-af51-3ea54ec41f74 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:34.112563 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c693fad-7dab-443f-af51-3ea54ec41f74 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:34.113008 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c693fad-7dab-443f-af51-3ea54ec41f74 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:34.113405 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 509/2068] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:11:34 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:34.124791 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-0b91a870-f86f-45da-8200-1ad50bcaa065 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.127993 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-0b91a870-f86f-45da-8200-1ad50bcaa065 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:11:34.128494 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-0b91a870-f86f-45da-8200-1ad50bcaa065 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6", "connector": null, "instance_uuid": "2f4f3087-5fc9-4682-aba0-11445bf69a77"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:34.140509 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.140509 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:34.192007 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-0b91a870-f86f-45da-8200-1ad50bcaa065 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:11:34.192672 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 521/2069] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:11:34 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:34.250107 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-33cda327-d957-4723-87fc-6ed572095f88 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.252764 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-33cda327-d957-4723-87fc-6ed572095f88 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] POST https://10.4.3.9/volume/v3/attachments/662468aa-c894-4938-a3ca-ef35fdea09af/action Aug 20 00:11:34.253299 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-33cda327-d957-4723-87fc-6ed572095f88 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:34.253449 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-33cda327-d957-4723-87fc-6ed572095f88 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:34.275742 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.275742 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:34.290544 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2360880b-6a3c-41b7-b9ea-375afc2819fa req-33cda327-d957-4723-87fc-6ed572095f88 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/attachments/662468aa-c894-4938-a3ca-ef35fdea09af/action returned with HTTP 204 Aug 20 00:11:34.291376 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 522/2070] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:11:34 2026] POST /volume/v3/attachments/662468aa-c894-4938-a3ca-ef35fdea09af/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:34.318257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6d67b412-f6d1-42fe-850c-63bd3e7ef0cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.319759 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d67b412-f6d1-42fe-850c-63bd3e7ef0cb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:11:34.320135 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d67b412-f6d1-42fe-850c-63bd3e7ef0cb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:34.320224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d67b412-f6d1-42fe-850c-63bd3e7ef0cb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:34.333210 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.333210 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:34.337189 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6d67b412-f6d1-42fe-850c-63bd3e7ef0cb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:11:34.342313 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d67b412-f6d1-42fe-850c-63bd3e7ef0cb tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:11:34.342862 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 519/2071] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:34 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 1108 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:34.360717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6b2aba91-f91b-4a3a-850c-c1cbbcffac24 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.362792 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b2aba91-f91b-4a3a-850c-c1cbbcffac24 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:11:34.363032 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b2aba91-f91b-4a3a-850c-c1cbbcffac24 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:34.363284 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b2aba91-f91b-4a3a-850c-c1cbbcffac24 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:34.376665 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.376665 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:34.382971 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6b2aba91-f91b-4a3a-850c-c1cbbcffac24 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:11:34.390785 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b2aba91-f91b-4a3a-850c-c1cbbcffac24 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:11:34.391246 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 510/2072] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:34 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 1108 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:34.453051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-6d29d272-c2ad-4ae7-9fc4-132c8b8b0654 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.455626 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-6d29d272-c2ad-4ae7-9fc4-132c8b8b0654 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:11:34.455831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-6d29d272-c2ad-4ae7-9fc4-132c8b8b0654 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:34.456040 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-6d29d272-c2ad-4ae7-9fc4-132c8b8b0654 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:34.465937 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.465937 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:34.470539 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-6d29d272-c2ad-4ae7-9fc4-132c8b8b0654 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:11:34.480231 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-6d29d272-c2ad-4ae7-9fc4-132c8b8b0654 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:11:34.480231 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 522/2073] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:34 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 1108 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:34.528946 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-4c18a161-0b85-4aea-94ad-041262c35637 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.535401 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-4c18a161-0b85-4aea-94ad-041262c35637 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] DELETE https://10.4.3.9/volume/v3/attachments/662468aa-c894-4938-a3ca-ef35fdea09af Aug 20 00:11:34.535625 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-4c18a161-0b85-4aea-94ad-041262c35637 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:34.535847 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-4c18a161-0b85-4aea-94ad-041262c35637 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:34.548117 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.548117 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:34.600003 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e75ffb14-3bf9-4fae-be8c-3be892a6a664 req-4c18a161-0b85-4aea-94ad-041262c35637 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/attachments/662468aa-c894-4938-a3ca-ef35fdea09af returned with HTTP 200 Aug 20 00:11:34.600410 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 523/2074] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:34 2026] DELETE /volume/v3/attachments/662468aa-c894-4938-a3ca-ef35fdea09af => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:34.612458 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b369377-c358-4b5d-bbee-ff64e4eb533b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.614688 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b369377-c358-4b5d-bbee-ff64e4eb533b tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:34.614688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b369377-c358-4b5d-bbee-ff64e4eb533b tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:34.614998 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b369377-c358-4b5d-bbee-ff64e4eb533b tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:34.615073 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7b369377-c358-4b5d-bbee-ff64e4eb533b tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:34.620761 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.620761 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:34.621660 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b369377-c358-4b5d-bbee-ff64e4eb533b tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:34.622127 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 520/2075] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:34 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:34.643706 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5fffbcc5-ccec-43b3-b97d-29fbd5dafad9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:34.646836 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5fffbcc5-ccec-43b3-b97d-29fbd5dafad9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:11:34.647490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5fffbcc5-ccec-43b3-b97d-29fbd5dafad9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:34.647490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5fffbcc5-ccec-43b3-b97d-29fbd5dafad9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:34.660293 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:34.660293 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:34.665368 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5fffbcc5-ccec-43b3-b97d-29fbd5dafad9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:11:34.671694 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5fffbcc5-ccec-43b3-b97d-29fbd5dafad9 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:11:34.672154 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 511/2076] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:34 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:35.635528 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b2554880-38aa-4f5b-9d8f-f0dca5937e26 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:35.639739 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2554880-38aa-4f5b-9d8f-f0dca5937e26 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:35.639996 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2554880-38aa-4f5b-9d8f-f0dca5937e26 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:35.640218 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2554880-38aa-4f5b-9d8f-f0dca5937e26 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:35.640317 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b2554880-38aa-4f5b-9d8f-f0dca5937e26 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:35.648390 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:35.648390 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:35.649287 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2554880-38aa-4f5b-9d8f-f0dca5937e26 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:35.649685 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 523/2077] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:35 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:36.662944 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6a7660d1-d115-4b14-be34-c58abfcee391 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:36.664909 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6a7660d1-d115-4b14-be34-c58abfcee391 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:36.666613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6a7660d1-d115-4b14-be34-c58abfcee391 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:36.666613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6a7660d1-d115-4b14-be34-c58abfcee391 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:36.666613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6a7660d1-d115-4b14-be34-c58abfcee391 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:36.671028 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:36.671028 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:36.671938 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6a7660d1-d115-4b14-be34-c58abfcee391 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:36.672339 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 524/2078] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:36 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:37.020009 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2a215f7c-b350-4e60-baf3-ad40aafc0e07 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:37.211668 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a215f7c-b350-4e60-baf3-ad40aafc0e07 tempest-ProjectAdminTests-1570631578 tempest-ProjectAdminTests-1570631578-project-admin] GET https://10.4.3.9/volume/v3/scheduler-stats/get_pools Aug 20 00:11:37.211886 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a215f7c-b350-4e60-baf3-ad40aafc0e07 tempest-ProjectAdminTests-1570631578 tempest-ProjectAdminTests-1570631578-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:37.212135 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a215f7c-b350-4e60-baf3-ad40aafc0e07 tempest-ProjectAdminTests-1570631578 tempest-ProjectAdminTests-1570631578-project-admin] Calling method 'get_pools' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:37.228198 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a215f7c-b350-4e60-baf3-ad40aafc0e07 tempest-ProjectAdminTests-1570631578 tempest-ProjectAdminTests-1570631578-project-admin] https://10.4.3.9/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 00:11:37.228558 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 521/2079] 10.4.3.9 () {66 vars in 1277 bytes} [Thu Aug 20 00:11:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:37.238359 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ae4c52b-a0c9-4b7a-ad57-9de2cad7b2c3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:37.240413 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ae4c52b-a0c9-4b7a-ad57-9de2cad7b2c3 tempest-ProjectAdminTests-1570631578 tempest-ProjectAdminTests-1570631578-project-admin] GET https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool Aug 20 00:11:37.240645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ae4c52b-a0c9-4b7a-ad57-9de2cad7b2c3 tempest-ProjectAdminTests-1570631578 tempest-ProjectAdminTests-1570631578-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:37.240920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ae4c52b-a0c9-4b7a-ad57-9de2cad7b2c3 tempest-ProjectAdminTests-1570631578 tempest-ProjectAdminTests-1570631578-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:37.254513 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ae4c52b-a0c9-4b7a-ad57-9de2cad7b2c3 tempest-ProjectAdminTests-1570631578 tempest-ProjectAdminTests-1570631578-project-admin] https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool returned with HTTP 200 Aug 20 00:11:37.255388 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 512/2080] 10.4.3.9 () {66 vars in 1304 bytes} [Thu Aug 20 00:11:37 2026] GET /volume/v3/capabilities/np0000007832@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:37.684162 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c1b4b35b-ea78-4e38-9a61-d9232422eb0d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:37.686002 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1b4b35b-ea78-4e38-9a61-d9232422eb0d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:37.686441 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1b4b35b-ea78-4e38-9a61-d9232422eb0d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:37.687995 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1b4b35b-ea78-4e38-9a61-d9232422eb0d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:37.687995 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c1b4b35b-ea78-4e38-9a61-d9232422eb0d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:37.692042 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:37.692042 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:37.692984 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1b4b35b-ea78-4e38-9a61-d9232422eb0d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:37.693595 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 524/2081] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:37 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:38.709539 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-48c7ec82-00f2-4aef-b6ab-12df62c3c79c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:38.711739 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-48c7ec82-00f2-4aef-b6ab-12df62c3c79c tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:38.712107 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-48c7ec82-00f2-4aef-b6ab-12df62c3c79c tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:38.712175 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-48c7ec82-00f2-4aef-b6ab-12df62c3c79c tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:38.712266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-48c7ec82-00f2-4aef-b6ab-12df62c3c79c tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:38.719557 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:38.719557 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:38.720402 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-48c7ec82-00f2-4aef-b6ab-12df62c3c79c tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:38.720829 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 525/2082] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:38 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:39.404249 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:39.497066 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:39.497663 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1953125713"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:39.499737 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1953125713'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:39.500043 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:11:39.505879 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:11:39.513768 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (8d260342-f7b1-4530-9598-d812f60f35f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:39.515501 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b404b15f-6ca7-4061-8fc8-37ec03db9239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:39.516684 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:39.548914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b404b15f-6ca7-4061-8fc8-37ec03db9239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:39.550094 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c30df76-ac7d-4b7c-8b8c-7a885b3360a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:39.648761 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['14e1ebff-5f75-4c13-ae00-0c3bb0d4b8e0', '90017f10-85b9-425f-8759-c92751fc5203', 'bca6f656-2447-44ca-aed1-0cbcf6c4dccd', 'b7d91f5c-95a4-4094-b2fd-7214a418f8fc'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:39.649930 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c30df76-ac7d-4b7c-8b8c-7a885b3360a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e1ebff-5f75-4c13-ae00-0c3bb0d4b8e0', '90017f10-85b9-425f-8759-c92751fc5203', 'bca6f656-2447-44ca-aed1-0cbcf6c4dccd', 'b7d91f5c-95a4-4094-b2fd-7214a418f8fc']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:39.650865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85eac4e-da1a-482c-9d51-3e1ab821513d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:39.681419 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85eac4e-da1a-482c-9d51-3e1ab821513d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa34448d-3193-45da-8502-d3d2e9fabcd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1953125713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['14e1ebff-5f75-4c13-ae00-0c3bb0d4b8e0','90017f10-85b9-425f-8759-c92751fc5203','bca6f656-2447-44ca-aed1-0cbcf6c4dccd','b7d91f5c-95a4-4094-b2fd-7214a418f8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1953125713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa34448d-3193-45da-8502-d3d2e9fabcd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:39.682192 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d28274-38fc-4568-a486-3506af79356d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:39.707237 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d28274-38fc-4568-a486-3506af79356d) transitioned into state 'SUCCESS' from state '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-1953125713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['14e1ebff-5f75-4c13-ae00-0c3bb0d4b8e0','90017f10-85b9-425f-8759-c92751fc5203','bca6f656-2447-44ca-aed1-0cbcf6c4dccd','b7d91f5c-95a4-4094-b2fd-7214a418f8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:39.707982 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152f5536-8841-41af-bb4f-29393a0ce646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:39.717506 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152f5536-8841-41af-bb4f-29393a0ce646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:39.718270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (8d260342-f7b1-4530-9598-d812f60f35f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:39.718605 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:11:39.719355 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53d33ff0-19dd-4494-a2d2-16571477f5b6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:39.719878 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 522/2083] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:39 2026] POST /volume/v3/volumes => generated 774 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:39.737911 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-75080e3b-56e5-4228-984a-edc56653c898 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:39.738390 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0e2144bb-8cfc-4847-8a96-6d3b7056fb4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:39.739656 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75080e3b-56e5-4228-984a-edc56653c898 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:39.739807 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75080e3b-56e5-4228-984a-edc56653c898 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:39.739983 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e2144bb-8cfc-4847-8a96-6d3b7056fb4a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 Aug 20 00:11:39.740021 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75080e3b-56e5-4228-984a-edc56653c898 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:39.740124 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-75080e3b-56e5-4228-984a-edc56653c898 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:39.740228 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e2144bb-8cfc-4847-8a96-6d3b7056fb4a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:39.740431 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e2144bb-8cfc-4847-8a96-6d3b7056fb4a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:39.745536 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:39.745536 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:39.746597 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75080e3b-56e5-4228-984a-edc56653c898 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:39.746880 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 513/2084] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:39 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:39.748281 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:39.748281 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:39.752518 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0e2144bb-8cfc-4847-8a96-6d3b7056fb4a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:39.758402 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e2144bb-8cfc-4847-8a96-6d3b7056fb4a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 returned with HTTP 200 Aug 20 00:11:39.759136 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 525/2085] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:39 2026] GET /volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:40.760386 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-370a83be-d6c9-43ee-b914-8edcb591a0d1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:40.762806 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-370a83be-d6c9-43ee-b914-8edcb591a0d1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:40.763112 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-370a83be-d6c9-43ee-b914-8edcb591a0d1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:40.763397 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-370a83be-d6c9-43ee-b914-8edcb591a0d1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:40.763575 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-370a83be-d6c9-43ee-b914-8edcb591a0d1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:40.771809 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:40.771809 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:40.772588 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8deecb52-97fe-4189-9ec5-46a631416d27 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:40.772927 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-370a83be-d6c9-43ee-b914-8edcb591a0d1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:40.773484 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 526/2086] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:40 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:40.775917 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8deecb52-97fe-4189-9ec5-46a631416d27 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 Aug 20 00:11:40.776153 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8deecb52-97fe-4189-9ec5-46a631416d27 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:40.776384 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8deecb52-97fe-4189-9ec5-46a631416d27 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:40.785253 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:40.785253 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:40.789836 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8deecb52-97fe-4189-9ec5-46a631416d27 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:40.794830 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8deecb52-97fe-4189-9ec5-46a631416d27 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 returned with HTTP 200 Aug 20 00:11:40.795334 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 523/2087] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:40 2026] GET /volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:40.813658 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5be604b0-d79d-4011-85f8-7c6270c36ae5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:40.883485 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5be604b0-d79d-4011-85f8-7c6270c36ae5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:40.884632 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5be604b0-d79d-4011-85f8-7c6270c36ae5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa34448d-3193-45da-8502-d3d2e9fabcd1", "name": "tempest-ProjectMemberTests-Snapshot-930781050"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:40.896790 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:40.896790 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:40.897543 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5be604b0-d79d-4011-85f8-7c6270c36ae5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Volume info retrieved successfully. Aug 20 00:11:40.898117 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-5be604b0-d79d-4011-85f8-7c6270c36ae5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Create snapshot from volume fa34448d-3193-45da-8502-d3d2e9fabcd1 Aug 20 00:11:40.946317 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-5be604b0-d79d-4011-85f8-7c6270c36ae5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Created reservations ['012c75f5-37f2-4c4d-927d-3d20f304ce3a', '4e8cf028-7478-41d0-a01a-c53f4896c60f', 'aa95be72-1687-4017-89e2-bc20b8d31d19', '0df28c74-67ce-464a-bcf5-777a001936ba'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:40.990753 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5be604b0-d79d-4011-85f8-7c6270c36ae5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot create request issued successfully. Aug 20 00:11:40.991252 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5be604b0-d79d-4011-85f8-7c6270c36ae5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:11:40.991859 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 514/2088] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:11:40 2026] POST /volume/v3/snapshots => generated 304 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:41.012964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-688db789-fe18-42ca-ad0e-dc0a8b7cfbd3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.014968 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-688db789-fe18-42ca-ad0e-dc0a8b7cfbd3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] GET https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e Aug 20 00:11:41.015184 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-688db789-fe18-42ca-ad0e-dc0a8b7cfbd3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.015370 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-688db789-fe18-42ca-ad0e-dc0a8b7cfbd3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.024443 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.024443 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:41.025047 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-688db789-fe18-42ca-ad0e-dc0a8b7cfbd3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:11:41.026059 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-688db789-fe18-42ca-ad0e-dc0a8b7cfbd3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e returned with HTTP 200 Aug 20 00:11:41.026521 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 526/2089] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:41.109142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5ff310e5-6424-4f4f-92b5-ab219b63ce82 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.111851 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ff310e5-6424-4f4f-92b5-ab219b63ce82 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:41.111851 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ff310e5-6424-4f4f-92b5-ab219b63ce82 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.112059 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ff310e5-6424-4f4f-92b5-ab219b63ce82 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.123685 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.123685 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:41.140594 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5ff310e5-6424-4f4f-92b5-ab219b63ce82 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:41.148847 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ff310e5-6424-4f4f-92b5-ab219b63ce82 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:41.149674 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 527/2090] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:41.167212 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-daa04d1c-484b-4990-aa0f-68cffa1e2dc7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.170120 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-daa04d1c-484b-4990-aa0f-68cffa1e2dc7 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:41.170374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-daa04d1c-484b-4990-aa0f-68cffa1e2dc7 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.170832 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-daa04d1c-484b-4990-aa0f-68cffa1e2dc7 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.180387 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.180387 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:41.185416 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-daa04d1c-484b-4990-aa0f-68cffa1e2dc7 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:41.192175 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-daa04d1c-484b-4990-aa0f-68cffa1e2dc7 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:41.192584 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 524/2091] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:41.251925 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e024732d-ea60-488a-8272-6d366f03b88b req-51c9f1b2-55c6-4225-823b-488fd524c7c2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.257738 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-51c9f1b2-55c6-4225-823b-488fd524c7c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:41.257738 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-51c9f1b2-55c6-4225-823b-488fd524c7c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.257738 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-51c9f1b2-55c6-4225-823b-488fd524c7c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.264956 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.264956 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:41.272971 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e024732d-ea60-488a-8272-6d366f03b88b req-51c9f1b2-55c6-4225-823b-488fd524c7c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:41.280923 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-51c9f1b2-55c6-4225-823b-488fd524c7c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:41.280923 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 515/2092] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:41.405026 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5ee321c8-8b29-42d0-97c8-f82ef9ab7443 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.407036 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5ee321c8-8b29-42d0-97c8-f82ef9ab7443 None None] GET https://10.4.3.9/volume// Aug 20 00:11:41.407036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5ee321c8-8b29-42d0-97c8-f82ef9ab7443 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.407036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5ee321c8-8b29-42d0-97c8-f82ef9ab7443 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.407036 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5ee321c8-8b29-42d0-97c8-f82ef9ab7443 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:41.407743 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 527/2093] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:41.421352 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-e024732d-ea60-488a-8272-6d366f03b88b req-2e535dfc-2b2b-4860-adab-73ab68596636 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.423275 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-2e535dfc-2b2b-4860-adab-73ab68596636 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:11:41.423605 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-2e535dfc-2b2b-4860-adab-73ab68596636 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "714e0d7e-5e8f-4b4e-8382-05637582a439", "connector": null, "instance_uuid": "c18aeb77-dac8-4b43-a3ff-9cbb164fa96e"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:41.438187 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.438187 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:41.495211 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-2e535dfc-2b2b-4860-adab-73ab68596636 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:11:41.495557 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 528/2094] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:11:41 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:41.548751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-977bca23-24dd-4087-bce5-c463b9fe08da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.553918 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-977bca23-24dd-4087-bce5-c463b9fe08da tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:41.554058 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-977bca23-24dd-4087-bce5-c463b9fe08da tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.554332 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-977bca23-24dd-4087-bce5-c463b9fe08da tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.569286 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.569286 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:41.570383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-148587fb-ae9b-4125-950d-d1b987183f98 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.571009 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-148587fb-ae9b-4125-950d-d1b987183f98 None None] GET https://10.4.3.9/volume// Aug 20 00:11:41.571243 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-148587fb-ae9b-4125-950d-d1b987183f98 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.571514 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-148587fb-ae9b-4125-950d-d1b987183f98 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.572523 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-148587fb-ae9b-4125-950d-d1b987183f98 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:41.574187 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 516/2095] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:41.578595 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-977bca23-24dd-4087-bce5-c463b9fe08da tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:41.586507 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-977bca23-24dd-4087-bce5-c463b9fe08da tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:41.586598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e024732d-ea60-488a-8272-6d366f03b88b req-4e12beaa-8d45-4545-a0be-784d312e04a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.586681 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 525/2096] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:41.589358 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-4e12beaa-8d45-4545-a0be-784d312e04a5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:41.589742 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-4e12beaa-8d45-4545-a0be-784d312e04a5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.590024 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-4e12beaa-8d45-4545-a0be-784d312e04a5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.606406 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.606406 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:41.612944 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e024732d-ea60-488a-8272-6d366f03b88b req-4e12beaa-8d45-4545-a0be-784d312e04a5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:41.620839 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-4e12beaa-8d45-4545-a0be-784d312e04a5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:41.621105 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 528/2097] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 1033 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:41.765871 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-e024732d-ea60-488a-8272-6d366f03b88b req-89e14805-2b4e-4c86-af05-d1fd5bc74f3f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.769593 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-89e14805-2b4e-4c86-af05-d1fd5bc74f3f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] PUT https://10.4.3.9/volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb Aug 20 00:11:41.770228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-89e14805-2b4e-4c86-af05-d1fd5bc74f3f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:41.778280 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-e024732d-ea60-488a-8272-6d366f03b88b req-89e14805-2b4e-4c86-af05-d1fd5bc74f3f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Acquiring lock "cinder-attachment_update-714e0d7e-5e8f-4b4e-8382-05637582a439-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:11:41.785531 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae98a1b4-b9b2-4bc5-97db-59419427fa8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:41.785620 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-e024732d-ea60-488a-8272-6d366f03b88b req-89e14805-2b4e-4c86-af05-d1fd5bc74f3f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Lock "cinder-attachment_update-714e0d7e-5e8f-4b4e-8382-05637582a439-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:11:41.787079 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.787079 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:41.791930 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae98a1b4-b9b2-4bc5-97db-59419427fa8d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:41.791930 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae98a1b4-b9b2-4bc5-97db-59419427fa8d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:41.791930 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae98a1b4-b9b2-4bc5-97db-59419427fa8d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:41.791930 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ae98a1b4-b9b2-4bc5-97db-59419427fa8d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:41.798061 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:41.798061 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:41.799474 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae98a1b4-b9b2-4bc5-97db-59419427fa8d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:41.799474 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 517/2098] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:41 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:41.892503 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-e024732d-ea60-488a-8272-6d366f03b88b req-89e14805-2b4e-4c86-af05-d1fd5bc74f3f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Lock "cinder-attachment_update-714e0d7e-5e8f-4b4e-8382-05637582a439-np0000007832" released by "attachment_update" :: held 0.107s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:11:41.892792 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-89e14805-2b4e-4c86-af05-d1fd5bc74f3f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb returned with HTTP 200 Aug 20 00:11:41.893301 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 529/2099] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:11:41 2026] PUT /volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:42.037321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7065b058-f32d-43ec-98fe-2ccca13cf19f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:42.040878 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7065b058-f32d-43ec-98fe-2ccca13cf19f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] GET https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e Aug 20 00:11:42.041413 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7065b058-f32d-43ec-98fe-2ccca13cf19f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:42.041815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7065b058-f32d-43ec-98fe-2ccca13cf19f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:42.055043 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:42.055043 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:42.055043 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7065b058-f32d-43ec-98fe-2ccca13cf19f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:11:42.055043 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7065b058-f32d-43ec-98fe-2ccca13cf19f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e returned with HTTP 200 Aug 20 00:11:42.057964 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 526/2100] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:42 2026] GET /volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:42.065943 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d1eacda-289d-41b4-b124-cc841ee38bb3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:42.068124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d1eacda-289d-41b4-b124-cc841ee38bb3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e Aug 20 00:11:42.068372 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d1eacda-289d-41b4-b124-cc841ee38bb3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:42.068632 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d1eacda-289d-41b4-b124-cc841ee38bb3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:42.068819 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-8d1eacda-289d-41b4-b124-cc841ee38bb3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Delete snapshot with id: ce51e864-285d-4e0b-a7d4-969d875b195e Aug 20 00:11:42.074387 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:42.074387 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:42.075055 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8d1eacda-289d-41b4-b124-cc841ee38bb3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:11:42.095835 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8d1eacda-289d-41b4-b124-cc841ee38bb3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot delete request issued successfully. Aug 20 00:11:42.095835 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d1eacda-289d-41b4-b124-cc841ee38bb3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e returned with HTTP 202 Aug 20 00:11:42.095835 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 529/2101] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:42 2026] DELETE /volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:42.104279 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-23840a3e-fb0c-40f3-8570-52ae87f45f29 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:42.107713 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23840a3e-fb0c-40f3-8570-52ae87f45f29 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] GET https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e Aug 20 00:11:42.110908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23840a3e-fb0c-40f3-8570-52ae87f45f29 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:42.110908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23840a3e-fb0c-40f3-8570-52ae87f45f29 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:42.119488 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:42.119488 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:42.120028 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-23840a3e-fb0c-40f3-8570-52ae87f45f29 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:11:42.120900 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23840a3e-fb0c-40f3-8570-52ae87f45f29 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e returned with HTTP 200 Aug 20 00:11:42.121275 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 518/2102] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:42 2026] GET /volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:42.604413 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-584b23eb-e08e-4a07-8d23-67da66187b5d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:42.606555 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-584b23eb-e08e-4a07-8d23-67da66187b5d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:42.606788 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-584b23eb-e08e-4a07-8d23-67da66187b5d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:42.607252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-584b23eb-e08e-4a07-8d23-67da66187b5d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:42.623146 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:42.623146 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:42.628219 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-584b23eb-e08e-4a07-8d23-67da66187b5d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:42.633663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-584b23eb-e08e-4a07-8d23-67da66187b5d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:42.634207 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 530/2103] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:42 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:42.812266 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8151fbe0-ee79-46c6-96a8-7eff9cd8fe59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:42.813906 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8151fbe0-ee79-46c6-96a8-7eff9cd8fe59 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:42.814165 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8151fbe0-ee79-46c6-96a8-7eff9cd8fe59 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:42.814378 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8151fbe0-ee79-46c6-96a8-7eff9cd8fe59 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:42.814535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8151fbe0-ee79-46c6-96a8-7eff9cd8fe59 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:42.819430 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:42.819430 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:42.820458 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8151fbe0-ee79-46c6-96a8-7eff9cd8fe59 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:42.821113 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 527/2104] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:42 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:43.132126 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0a5cc4d8-e7af-46e5-a26f-91a7add8a526 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:43.134750 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a5cc4d8-e7af-46e5-a26f-91a7add8a526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] GET https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e Aug 20 00:11:43.134750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a5cc4d8-e7af-46e5-a26f-91a7add8a526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:43.135147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a5cc4d8-e7af-46e5-a26f-91a7add8a526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:43.140878 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a5cc4d8-e7af-46e5-a26f-91a7add8a526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e returned with HTTP 404 Aug 20 00:11:43.141502 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 530/2105] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:43 2026] GET /volume/v3/snapshots/ce51e864-285d-4e0b-a7d4-969d875b195e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:43.150133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65c052c4-5f06-42c6-8149-f82deab3b1ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:43.160191 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65c052c4-5f06-42c6-8149-f82deab3b1ca tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 Aug 20 00:11:43.161209 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65c052c4-5f06-42c6-8149-f82deab3b1ca tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:43.161209 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65c052c4-5f06-42c6-8149-f82deab3b1ca tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:43.161209 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-65c052c4-5f06-42c6-8149-f82deab3b1ca tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: fa34448d-3193-45da-8502-d3d2e9fabcd1 Aug 20 00:11:43.171914 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:43.171914 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:43.171914 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-65c052c4-5f06-42c6-8149-f82deab3b1ca tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:43.209046 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-65c052c4-5f06-42c6-8149-f82deab3b1ca tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:11:43.211831 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65c052c4-5f06-42c6-8149-f82deab3b1ca tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 returned with HTTP 202 Aug 20 00:11:43.211831 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 519/2106] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:43 2026] DELETE /volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:43.224045 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-04c672f4-c91e-4403-a590-ae3cd67afacf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:43.224936 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-04c672f4-c91e-4403-a590-ae3cd67afacf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 Aug 20 00:11:43.225297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-04c672f4-c91e-4403-a590-ae3cd67afacf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:43.226597 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-04c672f4-c91e-4403-a590-ae3cd67afacf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:43.245846 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:43.245846 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:43.252819 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-04c672f4-c91e-4403-a590-ae3cd67afacf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:43.265374 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-04c672f4-c91e-4403-a590-ae3cd67afacf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 returned with HTTP 200 Aug 20 00:11:43.265582 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 531/2107] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:43 2026] GET /volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 => generated 1004 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:43.649712 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d575dd53-3d05-4d6f-a4a4-0af27d87d7b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:43.651495 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d575dd53-3d05-4d6f-a4a4-0af27d87d7b5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:43.651695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d575dd53-3d05-4d6f-a4a4-0af27d87d7b5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:43.651942 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d575dd53-3d05-4d6f-a4a4-0af27d87d7b5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:43.668788 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:43.668788 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:43.678877 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d575dd53-3d05-4d6f-a4a4-0af27d87d7b5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:43.683179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d575dd53-3d05-4d6f-a4a4-0af27d87d7b5 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:43.685382 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 528/2108] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:43 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:43.834930 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5f80d8cd-ba19-4bb6-8d47-ceb64aaa6158 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:43.837299 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5f80d8cd-ba19-4bb6-8d47-ceb64aaa6158 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:43.837509 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5f80d8cd-ba19-4bb6-8d47-ceb64aaa6158 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:43.837688 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5f80d8cd-ba19-4bb6-8d47-ceb64aaa6158 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:43.837789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5f80d8cd-ba19-4bb6-8d47-ceb64aaa6158 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:43.846115 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:43.846115 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:43.846115 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5f80d8cd-ba19-4bb6-8d47-ceb64aaa6158 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:43.846355 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 531/2109] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:43 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:44.284925 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-661b9b47-61bb-4b2f-a537-9428f3019bcd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:44.287049 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-661b9b47-61bb-4b2f-a537-9428f3019bcd tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 Aug 20 00:11:44.287233 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-661b9b47-61bb-4b2f-a537-9428f3019bcd tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:44.287411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-661b9b47-61bb-4b2f-a537-9428f3019bcd tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:44.296151 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-661b9b47-61bb-4b2f-a537-9428f3019bcd tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 returned with HTTP 404 Aug 20 00:11:44.296659 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 520/2110] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:44 2026] GET /volume/v3/volumes/fa34448d-3193-45da-8502-d3d2e9fabcd1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:44.306053 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:44.308050 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:44.308462 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-546019182"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:44.309992 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-546019182'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:44.310292 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:11:44.314974 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:11:44.320950 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (7b3d68f2-9db4-4af4-a4f3-b7b1a55eed56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:44.321834 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0bbd8b-00f6-4070-9abf-1d1ed6f5681b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:44.322597 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:44.363096 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0bbd8b-00f6-4070-9abf-1d1ed6f5681b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:44.364530 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ec7d9b-9337-4288-b7da-a4ca00a8caf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:44.423534 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['41afdf1b-5c98-4cde-84b0-1ac93b336f4e', '7aad93f8-6820-498a-adf7-3420a00176b0', 'a2523585-909f-4360-a262-a048efaa8ce0', '438018fb-9fc6-48f9-b803-8c1b6f5dc047'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:44.424369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ec7d9b-9337-4288-b7da-a4ca00a8caf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41afdf1b-5c98-4cde-84b0-1ac93b336f4e', '7aad93f8-6820-498a-adf7-3420a00176b0', 'a2523585-909f-4360-a262-a048efaa8ce0', '438018fb-9fc6-48f9-b803-8c1b6f5dc047']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:44.425168 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfcb5c6-440a-419a-896f-14d129cd3453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:44.452059 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfcb5c6-440a-419a-896f-14d129cd3453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0682584c-060a-495b-ba31-95bc48372163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-546019182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['41afdf1b-5c98-4cde-84b0-1ac93b336f4e','7aad93f8-6820-498a-adf7-3420a00176b0','a2523585-909f-4360-a262-a048efaa8ce0','438018fb-9fc6-48f9-b803-8c1b6f5dc047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-546019182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0682584c-060a-495b-ba31-95bc48372163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:44.453221 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6333da-56be-4f65-920d-a48bb5d61b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:44.481465 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6333da-56be-4f65-920d-a48bb5d61b63) transitioned into state 'SUCCESS' from state '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-546019182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['41afdf1b-5c98-4cde-84b0-1ac93b336f4e','7aad93f8-6820-498a-adf7-3420a00176b0','a2523585-909f-4360-a262-a048efaa8ce0','438018fb-9fc6-48f9-b803-8c1b6f5dc047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:44.482609 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fc0460-fa5a-480e-b855-ea4f418dbd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:44.486608 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-383da262-c8c9-4fee-a124-1b9a84cef7e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:44.489211 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-383da262-c8c9-4fee-a124-1b9a84cef7e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:44.489648 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-383da262-c8c9-4fee-a124-1b9a84cef7e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e66a9d4-c53c-42d5-97d5-de697d487171", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1775902683", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:44.495788 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fc0460-fa5a-480e-b855-ea4f418dbd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:44.496528 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (7b3d68f2-9db4-4af4-a4f3-b7b1a55eed56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:44.496825 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:11:44.497526 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-767cb5d0-4279-4f10-9e0c-514f783f74c2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:44.497989 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 532/2111] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:44 2026] POST /volume/v3/volumes => generated 773 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:44.508209 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:44.508209 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:44.508639 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-383da262-c8c9-4fee-a124-1b9a84cef7e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:44.508799 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-383da262-c8c9-4fee-a124-1b9a84cef7e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create snapshot from volume 5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:11:44.510302 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-68d0b5aa-aaa8-435e-9f2f-ce1f4f4a55c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:44.512119 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-68d0b5aa-aaa8-435e-9f2f-ce1f4f4a55c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 Aug 20 00:11:44.512382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-68d0b5aa-aaa8-435e-9f2f-ce1f4f4a55c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:44.512587 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-68d0b5aa-aaa8-435e-9f2f-ce1f4f4a55c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:44.519979 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:44.519979 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:44.523208 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-68d0b5aa-aaa8-435e-9f2f-ce1f4f4a55c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:44.526793 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-68d0b5aa-aaa8-435e-9f2f-ce1f4f4a55c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 returned with HTTP 200 Aug 20 00:11:44.527216 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 532/2112] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:44 2026] GET /volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:44.559514 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-383da262-c8c9-4fee-a124-1b9a84cef7e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['b496f348-812d-483a-b3a3-0221a6bfe152', '721d4ec0-aabf-4027-8f78-d196133893dd', '2601c964-c8d5-40a8-9b33-292a80685f0c', 'cbc6701e-d8b0-48f8-826e-b8a18bfc33ec'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:44.605229 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-383da262-c8c9-4fee-a124-1b9a84cef7e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot force create request issued successfully. Aug 20 00:11:44.605594 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-383da262-c8c9-4fee-a124-1b9a84cef7e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:11:44.606025 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 529/2113] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:11:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:44.619004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7eafbd64-d9c5-4d48-ac78-4e701cce7c50 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:44.620360 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7eafbd64-d9c5-4d48-ac78-4e701cce7c50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:44.620657 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7eafbd64-d9c5-4d48-ac78-4e701cce7c50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:44.620995 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7eafbd64-d9c5-4d48-ac78-4e701cce7c50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:44.628873 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:44.628873 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:44.629342 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7eafbd64-d9c5-4d48-ac78-4e701cce7c50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:44.630165 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7eafbd64-d9c5-4d48-ac78-4e701cce7c50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c returned with HTTP 200 Aug 20 00:11:44.630544 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 521/2114] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:44 2026] GET /volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:44.699250 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bd2fffd2-25ee-455a-af26-14edbceb9191 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:44.700868 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bd2fffd2-25ee-455a-af26-14edbceb9191 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:44.701083 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bd2fffd2-25ee-455a-af26-14edbceb9191 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:44.701293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bd2fffd2-25ee-455a-af26-14edbceb9191 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:44.712345 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:44.712345 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:44.717168 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bd2fffd2-25ee-455a-af26-14edbceb9191 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:44.722966 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bd2fffd2-25ee-455a-af26-14edbceb9191 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:44.723337 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 533/2115] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:44 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:44.796188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:44.863210 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-da4b3ad7-5306-480d-b871-04b62882a3db None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:44.865506 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da4b3ad7-5306-480d-b871-04b62882a3db tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:44.865756 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da4b3ad7-5306-480d-b871-04b62882a3db tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:44.866049 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da4b3ad7-5306-480d-b871-04b62882a3db tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:44.866189 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-da4b3ad7-5306-480d-b871-04b62882a3db tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:44.871015 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:44.871015 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:44.871789 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da4b3ad7-5306-480d-b871-04b62882a3db tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:44.872182 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 530/2116] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:44 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:44.899704 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:44.900095 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1699860502"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:44.901690 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1699860502'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:44.901815 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Create volume of 1 GB Aug 20 00:11:44.905841 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Availability Zones retrieved successfully. Aug 20 00:11:44.911152 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Flow 'volume_create_api' (4ac2d396-4184-4736-9da4-a7cb7d28cb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:44.912162 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5e9658-1cd3-4db5-96de-7f8e3a87fdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:44.913052 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:44.917537 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=235,cinder:UPDATE=43,cinder:INSERT=23 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:11:44.943753 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5e9658-1cd3-4db5-96de-7f8e3a87fdce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:44.944544 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c552d489-08a2-419c-b2c5-8739909c074a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:45.025704 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Created reservations ['1e6d0f50-de18-49ab-807a-df41939aae16', '26348dcd-16f1-479b-b2f1-73c044be4d68', '21fe3eca-9f31-4751-8a03-92b9d746cd8e', '607a999d-f2d7-4ca5-a0a9-3a0e134d39dd'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:45.026874 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c552d489-08a2-419c-b2c5-8739909c074a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e6d0f50-de18-49ab-807a-df41939aae16', '26348dcd-16f1-479b-b2f1-73c044be4d68', '21fe3eca-9f31-4751-8a03-92b9d746cd8e', '607a999d-f2d7-4ca5-a0a9-3a0e134d39dd']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:45.028014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e63607-5f57-4819-ad36-7ab073664fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:45.068194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e63607-5f57-4819-ad36-7ab073664fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e038bca-b2bf-431c-9876-6f2d8d9a5da2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1699860502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6763b44bdbd34802a5af8c9032bd73d3',qos_specs=None,replication_status=,reservations=['1e6d0f50-de18-49ab-807a-df41939aae16','26348dcd-16f1-479b-b2f1-73c044be4d68','21fe3eca-9f31-4751-8a03-92b9d746cd8e','607a999d-f2d7-4ca5-a0a9-3a0e134d39dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5e3ce1d1fa4986968b1673c6dfbbce',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1699860502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e038bca-b2bf-431c-9876-6f2d8d9a5da2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6763b44bdbd34802a5af8c9032bd73d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5e3ce1d1fa4986968b1673c6dfbbce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:45.069412 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f3bf4fc-dc4f-42b1-8aca-df0bef67bf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:45.091919 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f3bf4fc-dc4f-42b1-8aca-df0bef67bf62) transitioned into state 'SUCCESS' from state '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-1699860502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6763b44bdbd34802a5af8c9032bd73d3',qos_specs=None,replication_status=,reservations=['1e6d0f50-de18-49ab-807a-df41939aae16','26348dcd-16f1-479b-b2f1-73c044be4d68','21fe3eca-9f31-4751-8a03-92b9d746cd8e','607a999d-f2d7-4ca5-a0a9-3a0e134d39dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5e3ce1d1fa4986968b1673c6dfbbce',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:45.092097 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44ff6cb-1efb-43b3-a0bc-822e598f91aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:45.106924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44ff6cb-1efb-43b3-a0bc-822e598f91aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:45.108467 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Flow 'volume_create_api' (4ac2d396-4184-4736-9da4-a7cb7d28cb09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:45.108930 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Create volume request issued successfully. Aug 20 00:11:45.109737 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1d3b9c7-9e4d-498d-9148-c06ccbf14e5b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:45.110302 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 533/2117] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:11:44 2026] POST /volume/v3/volumes => generated 770 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:45.136919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-25927617-4923-443c-aeea-1d7108a4759d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.136919 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25927617-4923-443c-aeea-1d7108a4759d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:11:45.136919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25927617-4923-443c-aeea-1d7108a4759d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.136919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25927617-4923-443c-aeea-1d7108a4759d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.149337 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.149337 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:45.153374 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-25927617-4923-443c-aeea-1d7108a4759d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:11:45.158795 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25927617-4923-443c-aeea-1d7108a4759d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:11:45.159289 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 522/2118] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:45.217693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-e024732d-ea60-488a-8272-6d366f03b88b req-34c99c2d-5ea7-4c63-b3e2-c4bfba1fbf41 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.220790 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-34c99c2d-5ea7-4c63-b3e2-c4bfba1fbf41 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb/action Aug 20 00:11:45.221285 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-34c99c2d-5ea7-4c63-b3e2-c4bfba1fbf41 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:45.221450 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-34c99c2d-5ea7-4c63-b3e2-c4bfba1fbf41 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:45.244616 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.244616 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:45.258637 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e024732d-ea60-488a-8272-6d366f03b88b req-34c99c2d-5ea7-4c63-b3e2-c4bfba1fbf41 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb/action returned with HTTP 204 Aug 20 00:11:45.259706 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 534/2119] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:11:45 2026] POST /volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:45.539452 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5b7a5776-a529-43ac-8652-c5ab4c5ec4cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.541337 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b7a5776-a529-43ac-8652-c5ab4c5ec4cf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 Aug 20 00:11:45.541535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b7a5776-a529-43ac-8652-c5ab4c5ec4cf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.541711 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b7a5776-a529-43ac-8652-c5ab4c5ec4cf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.551744 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.551744 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:45.556515 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5b7a5776-a529-43ac-8652-c5ab4c5ec4cf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:45.561729 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b7a5776-a529-43ac-8652-c5ab4c5ec4cf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 returned with HTTP 200 Aug 20 00:11:45.562321 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 531/2120] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 => generated 1004 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:45.580690 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8672b888-c29a-410b-99ab-4667c3016423 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.583703 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8672b888-c29a-410b-99ab-4667c3016423 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:45.584381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8672b888-c29a-410b-99ab-4667c3016423 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0682584c-060a-495b-ba31-95bc48372163", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1407672605"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:45.597625 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.597625 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:45.598201 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8672b888-c29a-410b-99ab-4667c3016423 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:45.598510 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-8672b888-c29a-410b-99ab-4667c3016423 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create snapshot from volume 0682584c-060a-495b-ba31-95bc48372163 Aug 20 00:11:45.644453 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f1d9ea7-1515-4cb8-8092-5f6c58160984 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.645142 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-8672b888-c29a-410b-99ab-4667c3016423 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['db67161d-a582-4857-a9de-bdec471997a9', '59749739-c30b-47c3-b619-902de6c66f93', '2efc36c8-9630-409d-9a55-dcdcb4189dc1', 'd02a9335-16d3-4ab3-9135-ce36d6000fc9'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:45.649328 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f1d9ea7-1515-4cb8-8092-5f6c58160984 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:45.649605 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f1d9ea7-1515-4cb8-8092-5f6c58160984 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.649819 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f1d9ea7-1515-4cb8-8092-5f6c58160984 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.658361 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.658361 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:45.658951 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f1d9ea7-1515-4cb8-8092-5f6c58160984 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:45.660310 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f1d9ea7-1515-4cb8-8092-5f6c58160984 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c returned with HTTP 200 Aug 20 00:11:45.660310 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 523/2121] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:45.674810 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bda1f7aa-29d6-4b97-95da-0e597d883f17 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.679301 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bda1f7aa-29d6-4b97-95da-0e597d883f17 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:45.680003 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bda1f7aa-29d6-4b97-95da-0e597d883f17 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.680003 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bda1f7aa-29d6-4b97-95da-0e597d883f17 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.689612 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.689612 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:45.690309 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bda1f7aa-29d6-4b97-95da-0e597d883f17 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:45.691847 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bda1f7aa-29d6-4b97-95da-0e597d883f17 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c returned with HTTP 200 Aug 20 00:11:45.692464 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 535/2122] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:45.703722 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-12344094-c858-4914-a19c-1dbd7ef690e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.705967 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12344094-c858-4914-a19c-1dbd7ef690e1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:45.706385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12344094-c858-4914-a19c-1dbd7ef690e1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e66a9d4-c53c-42d5-97d5-de697d487171", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-231183583", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:45.713910 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8672b888-c29a-410b-99ab-4667c3016423 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot create request issued successfully. Aug 20 00:11:45.714697 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8672b888-c29a-410b-99ab-4667c3016423 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:11:45.715175 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 534/2123] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:11:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:45.719185 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.719185 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:45.719634 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-12344094-c858-4914-a19c-1dbd7ef690e1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:45.719789 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-12344094-c858-4914-a19c-1dbd7ef690e1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create snapshot from volume 5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:11:45.729235 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ec10bac4-7f47-42dc-a7a9-638b40e4dd3a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.735286 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ec10bac4-7f47-42dc-a7a9-638b40e4dd3a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:45.735530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ec10bac4-7f47-42dc-a7a9-638b40e4dd3a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.735772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ec10bac4-7f47-42dc-a7a9-638b40e4dd3a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.738912 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4f533c77-6fdb-4598-a5dc-028c874efe49 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.741337 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4f533c77-6fdb-4598-a5dc-028c874efe49 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:45.741613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4f533c77-6fdb-4598-a5dc-028c874efe49 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.741858 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4f533c77-6fdb-4598-a5dc-028c874efe49 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.746936 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.746936 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:45.749981 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ec10bac4-7f47-42dc-a7a9-638b40e4dd3a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:45.749981 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ec10bac4-7f47-42dc-a7a9-638b40e4dd3a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 returned with HTTP 200 Aug 20 00:11:45.749981 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 524/2124] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:45.755525 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.755525 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:45.760313 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4f533c77-6fdb-4598-a5dc-028c874efe49 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:45.763026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-12344094-c858-4914-a19c-1dbd7ef690e1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['b787f399-34fe-4920-8df6-7c17d91ebee2', '4d75b09b-0e22-485c-a739-1418f8da078d', '3f20e02f-992d-44db-9ddd-734b526a749b', '5a847070-89d2-4188-8668-41dc7925de96'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:45.767770 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4f533c77-6fdb-4598-a5dc-028c874efe49 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:45.768291 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 536/2125] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:45.788155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fb10f7c2-1805-4432-8b35-9f65cee482d6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.792990 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb10f7c2-1805-4432-8b35-9f65cee482d6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:45.793254 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb10f7c2-1805-4432-8b35-9f65cee482d6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.793406 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb10f7c2-1805-4432-8b35-9f65cee482d6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.802279 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-12344094-c858-4914-a19c-1dbd7ef690e1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot force create request issued successfully. Aug 20 00:11:45.802701 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12344094-c858-4914-a19c-1dbd7ef690e1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:11:45.803191 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 532/2126] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:11:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:45.808390 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.808390 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:45.812531 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-816eb2c3-ae50-4d30-8643-ba0a9bd2a32a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.813622 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fb10f7c2-1805-4432-8b35-9f65cee482d6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:45.814333 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-816eb2c3-ae50-4d30-8643-ba0a9bd2a32a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:45.814493 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-816eb2c3-ae50-4d30-8643-ba0a9bd2a32a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.814679 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-816eb2c3-ae50-4d30-8643-ba0a9bd2a32a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.818212 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb10f7c2-1805-4432-8b35-9f65cee482d6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:45.818627 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 535/2127] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:45.821012 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.821012 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:45.821394 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-816eb2c3-ae50-4d30-8643-ba0a9bd2a32a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:45.822142 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-816eb2c3-ae50-4d30-8643-ba0a9bd2a32a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 returned with HTTP 200 Aug 20 00:11:45.822479 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 525/2128] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:45.835727 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.838177 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action Aug 20 00:11:45.838798 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action body: b'{"os-detach": {}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:45.839055 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:45.858992 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.858992 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:45.860393 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:45.882263 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5d36e6d0-783e-46e8-bdba-4cdc28ba81c4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.884611 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5d36e6d0-783e-46e8-bdba-4cdc28ba81c4 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:45.884995 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5d36e6d0-783e-46e8-bdba-4cdc28ba81c4 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.885263 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5d36e6d0-783e-46e8-bdba-4cdc28ba81c4 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.885367 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5d36e6d0-783e-46e8-bdba-4cdc28ba81c4 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:45.890175 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.890175 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:45.890934 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5d36e6d0-783e-46e8-bdba-4cdc28ba81c4 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:45.891457 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 533/2129] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:45.900754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6dfc1b1d-1631-4065-a29a-bb287b29ebe0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.902473 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6dfc1b1d-1631-4065-a29a-bb287b29ebe0 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 Aug 20 00:11:45.902695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6dfc1b1d-1631-4065-a29a-bb287b29ebe0 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.902927 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6dfc1b1d-1631-4065-a29a-bb287b29ebe0 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.913006 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.913006 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:45.917678 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6dfc1b1d-1631-4065-a29a-bb287b29ebe0 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Volume info retrieved successfully. Aug 20 00:11:45.923504 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6dfc1b1d-1631-4065-a29a-bb287b29ebe0 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 returned with HTTP 200 Aug 20 00:11:45.924219 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Attachment connected to vm c18aeb77-dac8-4b43-a3ff-9cbb164fa96e, checking data on nova Aug 20 00:11:45.924287 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 536/2130] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:45.924347 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.compute.nova [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Creating Keystone token plugin using URL: https://10.4.3.9/identity {{(pid=100469) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 00:11:45.935696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-42088307-7686-4513-b6d0-e81f881574bf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.937447 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42088307-7686-4513-b6d0-e81f881574bf tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] PUT https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:45.937812 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42088307-7686-4513-b6d0-e81f881574bf tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-809054898", "description": "tempest-volume-backup-description-1471734196"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:45.945025 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.945025 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:45.955902 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42088307-7686-4513-b6d0-e81f881574bf tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:45.956277 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 526/2131] 10.4.3.9 () {70 vars in 1395 bytes} [Thu Aug 20 00:11:45 2026] PUT /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:45.964353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-01b5a2f7-351c-44dc-869b-3078b7964fa6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.966637 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01b5a2f7-351c-44dc-869b-3078b7964fa6 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:45.966923 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01b5a2f7-351c-44dc-869b-3078b7964fa6 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.967151 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01b5a2f7-351c-44dc-869b-3078b7964fa6 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.967290 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-01b5a2f7-351c-44dc-869b-3078b7964fa6 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:45.972596 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.972596 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:45.973675 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01b5a2f7-351c-44dc-869b-3078b7964fa6 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:45.974240 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 534/2132] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:45 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:45.984743 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d2736455-bd5a-4582-af39-c2c9c1ddd229 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:45.986598 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d2736455-bd5a-4582-af39-c2c9c1ddd229 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] DELETE https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:45.986711 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d2736455-bd5a-4582-af39-c2c9c1ddd229 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:45.986948 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d2736455-bd5a-4582-af39-c2c9c1ddd229 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:45.987081 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-d2736455-bd5a-4582-af39-c2c9c1ddd229 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Delete backup with id: 010f431d-b4e2-4877-a715-aa740cb0db2e. Aug 20 00:11:45.991399 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:45.991399 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:46.009688 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-d2736455-bd5a-4582-af39-c2c9c1ddd229 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] delete_backup rpcapi backup_id 010f431d-b4e2-4877-a715-aa740cb0db2e {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:11:46.011464 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d2736455-bd5a-4582-af39-c2c9c1ddd229 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 202 Aug 20 00:11:46.011949 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 537/2133] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:11:45 2026] DELETE /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:46.021616 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0028de10-1e0e-42dd-b999-30f1c8f476bf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.023979 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0028de10-1e0e-42dd-b999-30f1c8f476bf tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:46.024320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0028de10-1e0e-42dd-b999-30f1c8f476bf tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.024600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0028de10-1e0e-42dd-b999-30f1c8f476bf tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:46.024749 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0028de10-1e0e-42dd-b999-30f1c8f476bf tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:46.030630 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.030630 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:46.031678 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0028de10-1e0e-42dd-b999-30f1c8f476bf tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 200 Aug 20 00:11:46.032178 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 527/2134] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:46 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:46.033167 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=306,cinder:UPDATE=66,cinder:INSERT=33 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:11:46.113678 np0000007832 devstack@c-api.service[100469]: DEBUG novaclient.v2.client [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] REQ: curl -g -i -X GET https://10.4.3.9/compute/v2.1/servers/c18aeb77-dac8-4b43-a3ff-9cbb164fa96e/os-volume_attachments/714e0d7e-5e8f-4b4e-8382-05637582a439 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}af99aed707d1df5238e434e59c06e3ebb0708b1233a514f233abe15e15288575" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0123a23f-4ff1-49ea-b784-674d9ac45d5f" -H "X-Service-Token: {SHA256}2f07427f9a0d6a8ff63028b732b0206d73253fb8bdb6154840c0207c316f43f6" {{(pid=100469) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 00:11:46.173723 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-db4bdc38-0b68-49a5-b47b-151e090e58f6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.180411 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db4bdc38-0b68-49a5-b47b-151e090e58f6 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:11:46.181738 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db4bdc38-0b68-49a5-b47b-151e090e58f6 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.183141 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db4bdc38-0b68-49a5-b47b-151e090e58f6 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:46.199083 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.199083 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:46.206485 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-db4bdc38-0b68-49a5-b47b-151e090e58f6 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:11:46.212202 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db4bdc38-0b68-49a5-b47b-151e090e58f6 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:11:46.212719 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 535/2135] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:11:46 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:46.255979 np0000007832 devstack@c-api.service[100469]: DEBUG novaclient.v2.client [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 00:11:46 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-a7122ac0-1191-401c-9616-0b33e8ce8ead x-openstack-request-id: req-a7122ac0-1191-401c-9616-0b33e8ce8ead {{(pid=100469) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 00:11:46.255979 np0000007832 devstack@c-api.service[100469]: DEBUG novaclient.v2.client [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "714e0d7e-5e8f-4b4e-8382-05637582a439", "serverId": "c18aeb77-dac8-4b43-a3ff-9cbb164fa96e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "62e4fbc2-9129-453f-8462-e258b220efcb", "bdm_uuid": "372e5fbd-4588-4195-99f9-2b4f16f42b6d"}} {{(pid=100469) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 00:11:46.255979 np0000007832 devstack@c-api.service[100469]: DEBUG novaclient.v2.client [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET call to compute for https://10.4.3.9/compute/v2.1/servers/c18aeb77-dac8-4b43-a3ff-9cbb164fa96e/os-volume_attachments/714e0d7e-5e8f-4b4e-8382-05637582a439 used request id req-a7122ac0-1191-401c-9616-0b33e8ce8ead {{(pid=100469) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 00:11:46.256399 np0000007832 devstack@c-api.service[100469]: ERROR cinder.volume.api [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-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 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Caught error: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: 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 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.258788 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: ERROR cinder.api.middleware.fault Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.middleware.fault [None req-0123a23f-4ff1-49ea-b784-674d9ac45d5f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action returned with HTTP 409 Aug 20 00:11:46.259878 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 537/2136] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:11:45 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 167 bytes in 425 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:46.270817 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.273759 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action Aug 20 00:11:46.274407 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:46.274553 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:46.298042 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.298042 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:46.298999 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:46.395312 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Attachment connected to vm c18aeb77-dac8-4b43-a3ff-9cbb164fa96e, checking data on nova Aug 20 00:11:46.395744 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.compute.nova [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Creating Keystone token plugin using URL: https://10.4.3.9/identity {{(pid=100468) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 00:11:46.550307 np0000007832 devstack@c-api.service[100468]: DEBUG novaclient.v2.client [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] REQ: curl -g -i -X GET https://10.4.3.9/compute/v2.1/servers/c18aeb77-dac8-4b43-a3ff-9cbb164fa96e/os-volume_attachments/714e0d7e-5e8f-4b4e-8382-05637582a439 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d463b03750b83c76d7af0053cbe697d3441e8499075d2e381b39f6005a7755ba" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d" -H "X-Service-Token: {SHA256}9e006c3baa06cdbb356f02b4d9ce15dce0987bf318f6f74bfbf8936507a65dbb" {{(pid=100468) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 00:11:46.698712 np0000007832 devstack@c-api.service[100468]: DEBUG novaclient.v2.client [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 00:11:46 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-dcc22b14-6d42-4c06-ba20-a51e77974631 x-openstack-request-id: req-dcc22b14-6d42-4c06-ba20-a51e77974631 {{(pid=100468) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 00:11:46.699169 np0000007832 devstack@c-api.service[100468]: DEBUG novaclient.v2.client [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "714e0d7e-5e8f-4b4e-8382-05637582a439", "serverId": "c18aeb77-dac8-4b43-a3ff-9cbb164fa96e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "62e4fbc2-9129-453f-8462-e258b220efcb", "bdm_uuid": "372e5fbd-4588-4195-99f9-2b4f16f42b6d"}} {{(pid=100468) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 00:11:46.699169 np0000007832 devstack@c-api.service[100468]: DEBUG novaclient.v2.client [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET call to compute for https://10.4.3.9/compute/v2.1/servers/c18aeb77-dac8-4b43-a3ff-9cbb164fa96e/os-volume_attachments/714e0d7e-5e8f-4b4e-8382-05637582a439 used request id req-dcc22b14-6d42-4c06-ba20-a51e77974631 {{(pid=100468) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 00:11:46.701471 np0000007832 devstack@c-api.service[100468]: ERROR cinder.volume.api [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-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 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Caught error: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: 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 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.703418 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.middleware.fault [None req-451a57a9-76b1-4c47-b2b0-1ce24df64a8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action returned with HTTP 409 Aug 20 00:11:46.704938 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 538/2137] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:11:46 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 167 bytes in 437 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:46.713164 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5e77527a-2aca-4fd1-89d0-60ca92c3df2b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.714569 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 528/2138] 10.4.3.9 () {70 vars in 1583 bytes} [Thu Aug 20 00:11:46 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:11:46.724304 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-73715b52-3d1e-4e8c-8703-3f5067a1d42f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.726305 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 536/2139] 10.4.3.9 () {70 vars in 1583 bytes} [Thu Aug 20 00:11:46 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:11:46.735568 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ea5903ac-8d57-449d-9ef3-30dbd500b109 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.762778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-57c66495-b6c6-42b3-a6bc-b39943c53bd8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.764913 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57c66495-b6c6-42b3-a6bc-b39943c53bd8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:46.765164 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57c66495-b6c6-42b3-a6bc-b39943c53bd8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.765363 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57c66495-b6c6-42b3-a6bc-b39943c53bd8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:46.783972 np0000007832 devstack@c-api.service[100469]: WARNING keystonemiddleware.auth_token [None req-ea5903ac-8d57-449d-9ef3-30dbd500b109 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 00:11:46.783972 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 538/2140] 10.4.3.9 () {70 vars in 1583 bytes} [Thu Aug 20 00:11:46 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:11:46.792601 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-477a87e4-d6e2-42af-9966-c3d6729115ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.804304 np0000007832 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-57c66495-b6c6-42b3-a6bc-b39943c53bd8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-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=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:11:46.809208 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.809208 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:46.809548 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-57c66495-b6c6-42b3-a6bc-b39943c53bd8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:46.810366 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57c66495-b6c6-42b3-a6bc-b39943c53bd8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 returned with HTTP 200 Aug 20 00:11:46.810535 np0000007832 devstack@c-api.service[100467]: WARNING keystonemiddleware.auth_token [None req-477a87e4-d6e2-42af-9966-c3d6729115ee None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 00:11:46.810727 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 539/2141] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:46 2026] GET /volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:46.814498 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 529/2142] 10.4.3.9 () {70 vars in 1583 bytes} [Thu Aug 20 00:11:46 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:11:46.820436 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8a4d729d-89c7-49d1-ad51-8ecf533b5a0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.822196 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a4d729d-89c7-49d1-ad51-8ecf533b5a0d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:46.822395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a4d729d-89c7-49d1-ad51-8ecf533b5a0d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.822624 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a4d729d-89c7-49d1-ad51-8ecf533b5a0d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:46.822765 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-8a4d729d-89c7-49d1-ad51-8ecf533b5a0d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Delete snapshot with id: fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:46.825518 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dadfaa91-c6d1-4ff2-93ae-184cf364b722 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.827678 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.827678 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:46.828746 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8a4d729d-89c7-49d1-ad51-8ecf533b5a0d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:11:46.833028 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-41d99bb7-e4c5-49a1-ac2e-32f8c5dec859 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.836745 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41d99bb7-e4c5-49a1-ac2e-32f8c5dec859 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:46.836745 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41d99bb7-e4c5-49a1-ac2e-32f8c5dec859 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.836745 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41d99bb7-e4c5-49a1-ac2e-32f8c5dec859 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:46.840731 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.840731 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:46.840731 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-41d99bb7-e4c5-49a1-ac2e-32f8c5dec859 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:46.841421 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41d99bb7-e4c5-49a1-ac2e-32f8c5dec859 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 returned with HTTP 200 Aug 20 00:11:46.842146 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 540/2143] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:46 2026] GET /volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:46.844945 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8a4d729d-89c7-49d1-ad51-8ecf533b5a0d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot delete request issued successfully. Aug 20 00:11:46.845137 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a4d729d-89c7-49d1-ad51-8ecf533b5a0d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 returned with HTTP 202 Aug 20 00:11:46.845570 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 537/2144] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:46 2026] DELETE /volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:46.855051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b61c4816-d19c-4189-b0a1-3ea7980a734a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.857119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0fa8c31c-f7c0-4611-b227-d3fdf23675b8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.857711 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b61c4816-d19c-4189-b0a1-3ea7980a734a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:46.857950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b61c4816-d19c-4189-b0a1-3ea7980a734a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.858164 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b61c4816-d19c-4189-b0a1-3ea7980a734a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:46.858925 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fa8c31c-f7c0-4611-b227-d3fdf23675b8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] GET https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:46.859286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fa8c31c-f7c0-4611-b227-d3fdf23675b8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.859868 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fa8c31c-f7c0-4611-b227-d3fdf23675b8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:46.867442 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.867442 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:46.869913 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.869913 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:46.870020 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b61c4816-d19c-4189-b0a1-3ea7980a734a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:46.870064 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0fa8c31c-f7c0-4611-b227-d3fdf23675b8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:11:46.870107 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b61c4816-d19c-4189-b0a1-3ea7980a734a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 returned with HTTP 200 Aug 20 00:11:46.870188 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fa8c31c-f7c0-4611-b227-d3fdf23675b8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 returned with HTTP 200 Aug 20 00:11:46.870261 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 530/2145] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:46 2026] GET /volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:46.870626 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 541/2146] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:46 2026] GET /volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:46.885212 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c494db91-7641-48c2-8d1e-259db6ee23b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.887123 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c494db91-7641-48c2-8d1e-259db6ee23b7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:46.887479 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c494db91-7641-48c2-8d1e-259db6ee23b7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e66a9d4-c53c-42d5-97d5-de697d487171", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-849402853", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:46.900306 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.900306 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:46.900783 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c494db91-7641-48c2-8d1e-259db6ee23b7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:46.900964 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-c494db91-7641-48c2-8d1e-259db6ee23b7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create snapshot from volume 5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:11:46.904467 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dadfaa91-c6d1-4ff2-93ae-184cf364b722 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] POST https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action Aug 20 00:11:46.904764 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dadfaa91-c6d1-4ff2-93ae-184cf364b722 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:46.905141 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dadfaa91-c6d1-4ff2-93ae-184cf364b722 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:46.928922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-c494db91-7641-48c2-8d1e-259db6ee23b7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['81fb989d-2649-48cb-9d39-3c1831de3939', '1b6eb362-a23f-4aec-9f72-837e900652a1', '5e245f32-b8ca-4d0b-9a03-c3da97bc4659', '7cf044d4-ee16-4d42-a9c2-9411a8f8cdbb'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:46.946615 np0000007832 devstack@c-api.service[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-dadfaa91-c6d1-4ff2-93ae-184cf364b722 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-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=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:11:46.956494 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.956494 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:46.957713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.admin_actions [None req-dadfaa91-c6d1-4ff2-93ae-184cf364b722 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Updating volume '714e0d7e-5e8f-4b4e-8382-05637582a439' with '{'status': 'error'}' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:11:46.965561 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c494db91-7641-48c2-8d1e-259db6ee23b7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot force create request issued successfully. Aug 20 00:11:46.965870 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c494db91-7641-48c2-8d1e-259db6ee23b7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:11:46.966292 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 538/2147] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:11:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:46.975483 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fca641bf-442f-4055-ac29-ab0e41263016 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.977257 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fca641bf-442f-4055-ac29-ab0e41263016 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:46.977448 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fca641bf-442f-4055-ac29-ab0e41263016 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.977647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fca641bf-442f-4055-ac29-ab0e41263016 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:46.982161 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:46.982161 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:46.982333 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dadfaa91-c6d1-4ff2-93ae-184cf364b722 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action returned with HTTP 202 Aug 20 00:11:46.982603 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fca641bf-442f-4055-ac29-ab0e41263016 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:46.982796 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 539/2148] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:11:46 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:46.983380 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fca641bf-442f-4055-ac29-ab0e41263016 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 returned with HTTP 200 Aug 20 00:11:46.983757 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 531/2149] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:46 2026] GET /volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:46.992754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-788b7a29-316c-4a46-a1b7-95f0b016986d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:46.996593 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-788b7a29-316c-4a46-a1b7-95f0b016986d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:46.996593 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-788b7a29-316c-4a46-a1b7-95f0b016986d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:46.996593 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-788b7a29-316c-4a46-a1b7-95f0b016986d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.010870 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.010870 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:47.017907 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-788b7a29-316c-4a46-a1b7-95f0b016986d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:47.021392 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-788b7a29-316c-4a46-a1b7-95f0b016986d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:47.021882 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 542/2150] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:46 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:47.039672 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-347b66e9-569b-4ffa-8012-db611b8834e0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.042175 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] POST https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action Aug 20 00:11:47.042518 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "62e4fbc2-9129-453f-8462-e258b220efcb"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:47.042637 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "62e4fbc2-9129-453f-8462-e258b220efcb"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:47.046813 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ed9f9367-cbde-4d1a-84db-4227a68a58f1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.047290 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=443,cinder:UPDATE=142,cinder:INSERT=92 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:11:47.050282 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed9f9367-cbde-4d1a-84db-4227a68a58f1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e Aug 20 00:11:47.050570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed9f9367-cbde-4d1a-84db-4227a68a58f1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.050852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed9f9367-cbde-4d1a-84db-4227a68a58f1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.051043 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-ed9f9367-cbde-4d1a-84db-4227a68a58f1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Show backup with id 010f431d-b4e2-4877-a715-aa740cb0db2e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:11:47.054710 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed9f9367-cbde-4d1a-84db-4227a68a58f1 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e returned with HTTP 404 Aug 20 00:11:47.055315 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 540/2151] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/backups/010f431d-b4e2-4877-a715-aa740cb0db2e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:47.056183 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.056183 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:47.057667 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Volume info retrieved successfully. Aug 20 00:11:47.121927 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Attachment connected to vm c18aeb77-dac8-4b43-a3ff-9cbb164fa96e, checking data on nova Aug 20 00:11:47.121927 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.compute.nova [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Creating Keystone token plugin using URL: https://10.4.3.9/identity {{(pid=100466) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 00:11:47.133700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a7f69cfe-cecd-4aaf-80a8-e8de156efd6d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.135553 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7f69cfe-cecd-4aaf-80a8-e8de156efd6d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 Aug 20 00:11:47.135753 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7f69cfe-cecd-4aaf-80a8-e8de156efd6d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.135963 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7f69cfe-cecd-4aaf-80a8-e8de156efd6d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.142757 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.142757 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:47.146277 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a7f69cfe-cecd-4aaf-80a8-e8de156efd6d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Volume info retrieved successfully. Aug 20 00:11:47.150304 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7f69cfe-cecd-4aaf-80a8-e8de156efd6d tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 returned with HTTP 200 Aug 20 00:11:47.150703 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 532/2152] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:47.167447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-781b7eda-b1d9-4b5b-874a-25024b88c908 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.168988 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-781b7eda-b1d9-4b5b-874a-25024b88c908 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] DELETE https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 Aug 20 00:11:47.169345 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-781b7eda-b1d9-4b5b-874a-25024b88c908 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.169669 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-781b7eda-b1d9-4b5b-874a-25024b88c908 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.169928 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-781b7eda-b1d9-4b5b-874a-25024b88c908 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Delete volume with id: 50847d9d-1806-46f3-923e-c4fd3fa25b18 Aug 20 00:11:47.181043 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.181043 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:47.184340 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-781b7eda-b1d9-4b5b-874a-25024b88c908 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Volume info retrieved successfully. Aug 20 00:11:47.208931 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-781b7eda-b1d9-4b5b-874a-25024b88c908 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Delete volume request issued successfully. Aug 20 00:11:47.209934 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-781b7eda-b1d9-4b5b-874a-25024b88c908 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 returned with HTTP 202 Aug 20 00:11:47.209934 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 543/2153] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:11:47 2026] DELETE /volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:47.220481 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7e1c1f71-ee5c-4fe1-b72a-eb0dcff1a342 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.223007 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7e1c1f71-ee5c-4fe1-b72a-eb0dcff1a342 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 Aug 20 00:11:47.223312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7e1c1f71-ee5c-4fe1-b72a-eb0dcff1a342 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.223621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7e1c1f71-ee5c-4fe1-b72a-eb0dcff1a342 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.231959 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.231959 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:47.247061 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7e1c1f71-ee5c-4fe1-b72a-eb0dcff1a342 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Volume info retrieved successfully. Aug 20 00:11:47.254245 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7e1c1f71-ee5c-4fe1-b72a-eb0dcff1a342 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 returned with HTTP 200 Aug 20 00:11:47.254694 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 541/2154] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:47.273806 np0000007832 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] REQ: curl -g -i -X GET https://10.4.3.9/compute/v2.1/servers/c18aeb77-dac8-4b43-a3ff-9cbb164fa96e/os-volume_attachments/714e0d7e-5e8f-4b4e-8382-05637582a439 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b8fe78c519ab4bdee4b5b65033f710b039a4feb8a468ff572f89a955d32d3bb6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-347b66e9-569b-4ffa-8012-db611b8834e0" -H "X-Service-Token: {SHA256}e376cb26a6c24bde5211b1dcb1e1ad9b906e2b0ab917ccd13e915af994ab5fc2" {{(pid=100466) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 00:11:47.390319 np0000007832 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 00:11:47 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-7609a707-f5ff-4442-a3c2-14182ffb6694 x-openstack-request-id: req-7609a707-f5ff-4442-a3c2-14182ffb6694 {{(pid=100466) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 00:11:47.390497 np0000007832 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "714e0d7e-5e8f-4b4e-8382-05637582a439", "serverId": "c18aeb77-dac8-4b43-a3ff-9cbb164fa96e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "62e4fbc2-9129-453f-8462-e258b220efcb", "bdm_uuid": "372e5fbd-4588-4195-99f9-2b4f16f42b6d"}} {{(pid=100466) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 00:11:47.390561 np0000007832 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] GET call to compute for https://10.4.3.9/compute/v2.1/servers/c18aeb77-dac8-4b43-a3ff-9cbb164fa96e/os-volume_attachments/714e0d7e-5e8f-4b4e-8382-05637582a439 used request id req-7609a707-f5ff-4442-a3c2-14182ffb6694 {{(pid=100466) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 00:11:47.393275 np0000007832 devstack@c-api.service[100466]: ERROR cinder.volume.api [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-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 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Caught error: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: 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 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 00:11:47.396134 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c18aeb77-dac8-4b43-a3ff-9cbb164fa96e using the Compute API Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.middleware.fault [None req-347b66e9-569b-4ffa-8012-db611b8834e0 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action returned with HTTP 409 Aug 20 00:11:47.397190 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 539/2155] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:11:47 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 167 bytes in 358 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:47.406748 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b9c79437-fca5-4e98-b31d-ea1669e6163a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.408046 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 533/2156] 10.4.3.9 () {70 vars in 1583 bytes} [Thu Aug 20 00:11:47 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:11:47.415004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b9d7f828-875b-4cae-af0f-a23ee20edb2d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.434706 np0000007832 devstack@c-api.service[100468]: WARNING keystonemiddleware.auth_token [None req-b9d7f828-875b-4cae-af0f-a23ee20edb2d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 00:11:47.435460 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 544/2157] 10.4.3.9 () {70 vars in 1583 bytes} [Thu Aug 20 00:11:47 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:11:47.443310 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8b2c30d9-6f6d-445c-b041-ded15f9be009 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.445058 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b2c30d9-6f6d-445c-b041-ded15f9be009 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:47.445271 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b2c30d9-6f6d-445c-b041-ded15f9be009 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.445518 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b2c30d9-6f6d-445c-b041-ded15f9be009 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.453120 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.453120 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:47.457966 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8b2c30d9-6f6d-445c-b041-ded15f9be009 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:47.462193 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b2c30d9-6f6d-445c-b041-ded15f9be009 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:47.462596 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 542/2158] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:47.477737 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f4a4188f-13b1-467b-90f0-62dab5e1123a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.479733 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4a4188f-13b1-467b-90f0-62dab5e1123a tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:47.479970 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4a4188f-13b1-467b-90f0-62dab5e1123a tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.480184 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4a4188f-13b1-467b-90f0-62dab5e1123a tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.513148 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-f4a4188f-13b1-467b-90f0-62dab5e1123a tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:11:47.519276 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.519276 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:47.522809 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f4a4188f-13b1-467b-90f0-62dab5e1123a tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:47.527589 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4a4188f-13b1-467b-90f0-62dab5e1123a tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:47.528018 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 540/2159] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:47.571721 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-56802d58-9b8b-44ef-b04b-17da523a84e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.578038 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-56802d58-9b8b-44ef-b04b-17da523a84e4 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:47.578280 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-56802d58-9b8b-44ef-b04b-17da523a84e4 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.578523 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-56802d58-9b8b-44ef-b04b-17da523a84e4 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.593456 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.593456 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:47.597636 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-56802d58-9b8b-44ef-b04b-17da523a84e4 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:47.602131 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-56802d58-9b8b-44ef-b04b-17da523a84e4 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:47.602565 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 534/2160] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:47.688048 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-90b15bbc-a50f-4baa-a3e0-113b9f38af5f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.688048 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90b15bbc-a50f-4baa-a3e0-113b9f38af5f None None] GET https://10.4.3.9/volume// Aug 20 00:11:47.688048 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90b15bbc-a50f-4baa-a3e0-113b9f38af5f None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.688048 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90b15bbc-a50f-4baa-a3e0-113b9f38af5f None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.688048 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90b15bbc-a50f-4baa-a3e0-113b9f38af5f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:47.688048 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 545/2161] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:47.695701 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-0d62e53e-81d3-4375-95c9-8dab4272eb5b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.699040 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-0d62e53e-81d3-4375-95c9-8dab4272eb5b tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:11:47.699402 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-0d62e53e-81d3-4375-95c9-8dab4272eb5b tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cfd95f3-9cc9-4bdc-b452-30a92f5ace93", "connector": null, "instance_uuid": "c18aeb77-dac8-4b43-a3ff-9cbb164fa96e"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:47.711266 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.711266 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:47.748915 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-0d62e53e-81d3-4375-95c9-8dab4272eb5b tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:11:47.748915 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 543/2162] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:11:47 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 20 00:11:47.782911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-078fab35-9778-4e8c-a949-b7a76767e22e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.785091 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-078fab35-9778-4e8c-a949-b7a76767e22e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:47.785384 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-078fab35-9778-4e8c-a949-b7a76767e22e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.785631 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-078fab35-9778-4e8c-a949-b7a76767e22e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.799685 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.799685 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:47.803588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f61cbe58-5d65-42f7-b3b5-247eeecd1e6e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.803588 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f61cbe58-5d65-42f7-b3b5-247eeecd1e6e None None] GET https://10.4.3.9/volume// Aug 20 00:11:47.803588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f61cbe58-5d65-42f7-b3b5-247eeecd1e6e None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.803588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f61cbe58-5d65-42f7-b3b5-247eeecd1e6e None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.803588 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f61cbe58-5d65-42f7-b3b5-247eeecd1e6e None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:47.803588 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 535/2163] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:47.804211 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-078fab35-9778-4e8c-a949-b7a76767e22e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:47.812542 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-078fab35-9778-4e8c-a949-b7a76767e22e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:47.812626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-a9c6ca63-7ee2-4e99-807c-85c577697f8d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.812926 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 541/2164] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:47.814473 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-a9c6ca63-7ee2-4e99-807c-85c577697f8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:47.814770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-a9c6ca63-7ee2-4e99-807c-85c577697f8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.815057 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-a9c6ca63-7ee2-4e99-807c-85c577697f8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.827652 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.827652 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:47.834978 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-a9c6ca63-7ee2-4e99-807c-85c577697f8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:47.847410 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-a9c6ca63-7ee2-4e99-807c-85c577697f8d tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:47.847410 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 546/2165] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 1033 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:47.886898 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a8e631ce-d024-4c32-9ddc-aac6f126bb9b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.892508 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a8e631ce-d024-4c32-9ddc-aac6f126bb9b tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] GET https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:47.892746 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a8e631ce-d024-4c32-9ddc-aac6f126bb9b tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.892945 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a8e631ce-d024-4c32-9ddc-aac6f126bb9b tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.897656 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a8e631ce-d024-4c32-9ddc-aac6f126bb9b tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 returned with HTTP 404 Aug 20 00:11:47.898178 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 544/2166] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:47.906540 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-27c258a0-3e95-48c2-a50b-52c083a27d76 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.908277 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27c258a0-3e95-48c2-a50b-52c083a27d76 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:47.908453 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27c258a0-3e95-48c2-a50b-52c083a27d76 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.908639 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27c258a0-3e95-48c2-a50b-52c083a27d76 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.908733 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-27c258a0-3e95-48c2-a50b-52c083a27d76 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete snapshot with id: fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:47.912917 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27c258a0-3e95-48c2-a50b-52c083a27d76 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 returned with HTTP 404 Aug 20 00:11:47.913411 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 536/2167] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:47 2026] DELETE /volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:47.920075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fecfe5b0-0172-4af4-9594-740682c5527c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.922750 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fecfe5b0-0172-4af4-9594-740682c5527c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 Aug 20 00:11:47.923015 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fecfe5b0-0172-4af4-9594-740682c5527c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.923259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fecfe5b0-0172-4af4-9594-740682c5527c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.938670 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fecfe5b0-0172-4af4-9594-740682c5527c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 returned with HTTP 404 Aug 20 00:11:47.939217 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 542/2168] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/snapshots/fadaf293-c1a6-463a-b758-96bb3888b0b4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:47.950997 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e81afad7-9e91-41ee-84cd-b9a1d5a19b60 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.955361 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e81afad7-9e91-41ee-84cd-b9a1d5a19b60 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 Aug 20 00:11:47.956450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e81afad7-9e91-41ee-84cd-b9a1d5a19b60 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.957907 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e81afad7-9e91-41ee-84cd-b9a1d5a19b60 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:47.957907 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e81afad7-9e91-41ee-84cd-b9a1d5a19b60 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: 0682584c-060a-495b-ba31-95bc48372163 Aug 20 00:11:47.972154 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:47.972154 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:47.972679 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e81afad7-9e91-41ee-84cd-b9a1d5a19b60 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:47.986874 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-71c8bc37-9868-407c-ae62-b46884d3e9ce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.989835 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-71c8bc37-9868-407c-ae62-b46884d3e9ce tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] PUT https://10.4.3.9/volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f Aug 20 00:11:47.989835 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-71c8bc37-9868-407c-ae62-b46884d3e9ce tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:47.993768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df986a40-eb2e-4f3e-aec1-f25040bcfd27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:47.995702 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e81afad7-9e91-41ee-84cd-b9a1d5a19b60 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:11:47.995702 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e81afad7-9e91-41ee-84cd-b9a1d5a19b60 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 returned with HTTP 202 Aug 20 00:11:47.995702 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 547/2169] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:47 2026] DELETE /volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:47.995807 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df986a40-eb2e-4f3e-aec1-f25040bcfd27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:47.998578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df986a40-eb2e-4f3e-aec1-f25040bcfd27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:47.998853 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df986a40-eb2e-4f3e-aec1-f25040bcfd27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:48.003615 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d4475c1e-f1a7-4ff5-ab2f-87195800f66c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:48.004130 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-71c8bc37-9868-407c-ae62-b46884d3e9ce tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Acquiring lock "cinder-attachment_update-7cfd95f3-9cc9-4bdc-b452-30a92f5ace93-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:11:48.006354 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d4475c1e-f1a7-4ff5-ab2f-87195800f66c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 Aug 20 00:11:48.006661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d4475c1e-f1a7-4ff5-ab2f-87195800f66c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:48.006799 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:48.006799 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:48.006946 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d4475c1e-f1a7-4ff5-ab2f-87195800f66c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:48.007408 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-df986a40-eb2e-4f3e-aec1-f25040bcfd27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:48.008957 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df986a40-eb2e-4f3e-aec1-f25040bcfd27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 returned with HTTP 200 Aug 20 00:11:48.009341 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-71c8bc37-9868-407c-ae62-b46884d3e9ce tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Lock "cinder-attachment_update-7cfd95f3-9cc9-4bdc-b452-30a92f5ace93-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:11:48.010286 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:48.010286 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:48.012508 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 537/2170] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:47 2026] GET /volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:48.016588 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:48.016588 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:48.020793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2961c301-ab8d-47b2-bd2f-1c32a9922aa7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:48.021326 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d4475c1e-f1a7-4ff5-ab2f-87195800f66c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:48.022590 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2961c301-ab8d-47b2-bd2f-1c32a9922aa7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:48.022883 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2961c301-ab8d-47b2-bd2f-1c32a9922aa7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:48.023191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2961c301-ab8d-47b2-bd2f-1c32a9922aa7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:48.026486 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d4475c1e-f1a7-4ff5-ab2f-87195800f66c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 returned with HTTP 200 Aug 20 00:11:48.028455 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 543/2171] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:48 2026] GET /volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:48.030147 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:48.030147 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:48.030681 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2961c301-ab8d-47b2-bd2f-1c32a9922aa7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:48.031581 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2961c301-ab8d-47b2-bd2f-1c32a9922aa7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 returned with HTTP 200 Aug 20 00:11:48.032081 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 548/2172] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:48 2026] GET /volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:48.146142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-71c8bc37-9868-407c-ae62-b46884d3e9ce tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Lock "cinder-attachment_update-7cfd95f3-9cc9-4bdc-b452-30a92f5ace93-np0000007832" released by "attachment_update" :: held 0.137s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:11:48.146541 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-71c8bc37-9868-407c-ae62-b46884d3e9ce tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f returned with HTTP 200 Aug 20 00:11:48.147155 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 545/2173] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:11:47 2026] PUT /volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:48.272475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c477c4e8-2b13-419e-bcc0-734d8bcf66b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:48.276383 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c477c4e8-2b13-419e-bcc0-734d8bcf66b9 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] GET https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 Aug 20 00:11:48.276522 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c477c4e8-2b13-419e-bcc0-734d8bcf66b9 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:48.276707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c477c4e8-2b13-419e-bcc0-734d8bcf66b9 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:48.282707 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c477c4e8-2b13-419e-bcc0-734d8bcf66b9 tempest-VolumesBackupsV39Test-2104295716 tempest-VolumesBackupsV39Test-2104295716-project-member] https://10.4.3.9/volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 returned with HTTP 404 Aug 20 00:11:48.283356 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 538/2174] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:11:48 2026] GET /volume/v3/volumes/50847d9d-1806-46f3-923e-c4fd3fa25b18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:48.828758 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-25dd0907-ea9a-48a2-8ae5-3d081e14e9ee None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:48.831091 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25dd0907-ea9a-48a2-8ae5-3d081e14e9ee tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:48.831140 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25dd0907-ea9a-48a2-8ae5-3d081e14e9ee tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:48.831444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25dd0907-ea9a-48a2-8ae5-3d081e14e9ee tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:48.843244 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:48.843244 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:48.850746 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-25dd0907-ea9a-48a2-8ae5-3d081e14e9ee tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:48.855643 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25dd0907-ea9a-48a2-8ae5-3d081e14e9ee tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:48.856161 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 544/2175] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:48 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:49.049197 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c845534-037c-439b-b5f8-6579f32c8226 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:49.051094 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c845534-037c-439b-b5f8-6579f32c8226 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 Aug 20 00:11:49.051295 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c845534-037c-439b-b5f8-6579f32c8226 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:49.051480 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c845534-037c-439b-b5f8-6579f32c8226 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:49.058538 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c845534-037c-439b-b5f8-6579f32c8226 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 returned with HTTP 404 Aug 20 00:11:49.059146 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 549/2176] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:49 2026] GET /volume/v3/volumes/0682584c-060a-495b-ba31-95bc48372163 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:49.067141 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:49.069133 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:49.069525 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-969883403"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:49.071480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-969883403'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:49.071619 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:11:49.071963 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:49.071963 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:49.076832 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:11:49.087837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (dbe0f425-c3d1-4a78-8efe-4cf64bab77d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:49.089119 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (806d5111-1ff7-4972-a33f-78e854a88098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:49.090123 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:49.121075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (806d5111-1ff7-4972-a33f-78e854a88098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:49.121901 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01437175-dec2-454a-9f67-01c2a0ebbf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:49.164251 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['6ba602b6-f207-4f9f-bc72-949386e02786', 'bee2ecb3-670b-46fe-814c-99cf40e510d5', '02107cb5-33b5-4fc0-8e05-239a3fd0ce3a', '7e550d79-5c72-480c-9cbf-ba26b27014f6'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:49.165167 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01437175-dec2-454a-9f67-01c2a0ebbf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ba602b6-f207-4f9f-bc72-949386e02786', 'bee2ecb3-670b-46fe-814c-99cf40e510d5', '02107cb5-33b5-4fc0-8e05-239a3fd0ce3a', '7e550d79-5c72-480c-9cbf-ba26b27014f6']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:49.165957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155ef649-9e19-477c-bdc9-a1b47911f99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:49.197719 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155ef649-9e19-477c-bdc9-a1b47911f99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a35101bf-c86c-4d28-a423-81af1ff7d22c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969883403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['6ba602b6-f207-4f9f-bc72-949386e02786','bee2ecb3-670b-46fe-814c-99cf40e510d5','02107cb5-33b5-4fc0-8e05-239a3fd0ce3a','7e550d79-5c72-480c-9cbf-ba26b27014f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969883403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a35101bf-c86c-4d28-a423-81af1ff7d22c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:49.198556 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dde431-2ecf-4d63-b63d-c39a1cf68166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:49.224948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dde431-2ecf-4d63-b63d-c39a1cf68166) transitioned into state 'SUCCESS' from state '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-969883403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['6ba602b6-f207-4f9f-bc72-949386e02786','bee2ecb3-670b-46fe-814c-99cf40e510d5','02107cb5-33b5-4fc0-8e05-239a3fd0ce3a','7e550d79-5c72-480c-9cbf-ba26b27014f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:49.225826 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f967f3-1527-44f8-ae7f-83b84ee9d401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:49.244484 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f967f3-1527-44f8-ae7f-83b84ee9d401) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:49.245690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (dbe0f425-c3d1-4a78-8efe-4cf64bab77d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:49.246080 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:11:49.248106 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a8d0704d-a636-4e8a-b241-b4f5aeffce10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:49.248106 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 546/2177] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:49 2026] POST /volume/v3/volumes => generated 773 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:49.264865 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f7330bd-36d9-4293-814f-f68961cc8f8e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:49.267150 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f7330bd-36d9-4293-814f-f68961cc8f8e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c Aug 20 00:11:49.267253 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f7330bd-36d9-4293-814f-f68961cc8f8e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:49.267411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f7330bd-36d9-4293-814f-f68961cc8f8e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:49.276937 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:49.276937 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:49.280974 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f7330bd-36d9-4293-814f-f68961cc8f8e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:49.285654 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f7330bd-36d9-4293-814f-f68961cc8f8e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c returned with HTTP 200 Aug 20 00:11:49.286129 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 539/2178] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:49 2026] GET /volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:49.649629 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-35a88fd2-a773-44f3-8812-93bd9793506b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:49.651942 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-35a88fd2-a773-44f3-8812-93bd9793506b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:49.652222 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-35a88fd2-a773-44f3-8812-93bd9793506b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:49.652509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-35a88fd2-a773-44f3-8812-93bd9793506b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:49.652672 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-35a88fd2-a773-44f3-8812-93bd9793506b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:49.659785 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:49.659785 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:49.660327 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-35a88fd2-a773-44f3-8812-93bd9793506b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:49.694813 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-35a88fd2-a773-44f3-8812-93bd9793506b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot delete request issued successfully. Aug 20 00:11:49.695015 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-35a88fd2-a773-44f3-8812-93bd9793506b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 returned with HTTP 202 Aug 20 00:11:49.695537 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 545/2179] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:49 2026] DELETE /volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:49.709136 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ce894f8c-9d77-4738-8ba6-01df4f48c35f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:49.713219 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce894f8c-9d77-4738-8ba6-01df4f48c35f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:49.713476 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce894f8c-9d77-4738-8ba6-01df4f48c35f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:49.713676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce894f8c-9d77-4738-8ba6-01df4f48c35f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:49.722885 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:49.722885 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:49.723981 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ce894f8c-9d77-4738-8ba6-01df4f48c35f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:49.724774 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce894f8c-9d77-4738-8ba6-01df4f48c35f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 returned with HTTP 200 Aug 20 00:11:49.726677 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 550/2180] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:49 2026] GET /volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:49.873252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-80ec2c81-88a2-4845-af44-4526a774061c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:49.876502 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80ec2c81-88a2-4845-af44-4526a774061c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:49.876773 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80ec2c81-88a2-4845-af44-4526a774061c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:49.877095 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80ec2c81-88a2-4845-af44-4526a774061c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:49.893923 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:49.893923 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:49.899613 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-80ec2c81-88a2-4845-af44-4526a774061c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:49.906565 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80ec2c81-88a2-4845-af44-4526a774061c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:49.908912 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 547/2181] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:49 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:50.305661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-090c44a4-153f-49e5-a1bb-db9848b05f83 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:50.306874 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-090c44a4-153f-49e5-a1bb-db9848b05f83 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c Aug 20 00:11:50.307185 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-090c44a4-153f-49e5-a1bb-db9848b05f83 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:50.307185 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-090c44a4-153f-49e5-a1bb-db9848b05f83 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:50.314649 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:50.314649 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:50.319068 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-090c44a4-153f-49e5-a1bb-db9848b05f83 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:50.334400 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-090c44a4-153f-49e5-a1bb-db9848b05f83 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c returned with HTTP 200 Aug 20 00:11:50.334828 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 540/2182] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:50 2026] GET /volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c => generated 1004 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:50.350070 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ed404407-2919-4bdd-979e-c3b8d42130c7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:50.353982 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ed404407-2919-4bdd-979e-c3b8d42130c7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:50.354693 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ed404407-2919-4bdd-979e-c3b8d42130c7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a35101bf-c86c-4d28-a423-81af1ff7d22c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-802559421"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:50.370624 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:50.370624 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:50.371416 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ed404407-2919-4bdd-979e-c3b8d42130c7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:50.371705 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-ed404407-2919-4bdd-979e-c3b8d42130c7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create snapshot from volume a35101bf-c86c-4d28-a423-81af1ff7d22c Aug 20 00:11:50.415919 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-ed404407-2919-4bdd-979e-c3b8d42130c7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['4d907dd1-cf7d-469b-89b2-c1efc1188acc', '99ad988c-10d9-48f0-bebc-1f3840f1d628', '65d31033-0368-4dcd-81b0-52147719c5e5', '205930aa-4616-4ee3-89e0-35a8b144fc18'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:50.453686 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ed404407-2919-4bdd-979e-c3b8d42130c7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot create request issued successfully. Aug 20 00:11:50.454085 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ed404407-2919-4bdd-979e-c3b8d42130c7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:11:50.454690 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 546/2183] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:11:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:50.466435 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4346dd93-1555-4cfc-85a4-90d11be5ed99 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:50.468176 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4346dd93-1555-4cfc-85a4-90d11be5ed99 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 Aug 20 00:11:50.468364 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4346dd93-1555-4cfc-85a4-90d11be5ed99 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:50.468579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4346dd93-1555-4cfc-85a4-90d11be5ed99 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:50.473192 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:50.473192 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:50.473472 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4346dd93-1555-4cfc-85a4-90d11be5ed99 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:50.474227 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4346dd93-1555-4cfc-85a4-90d11be5ed99 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 returned with HTTP 200 Aug 20 00:11:50.474738 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 551/2184] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:50 2026] GET /volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:50.734570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-66ffe0b0-fec0-41c2-b55a-2acc5bec193d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:50.736322 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-66ffe0b0-fec0-41c2-b55a-2acc5bec193d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:50.736551 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-66ffe0b0-fec0-41c2-b55a-2acc5bec193d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:50.736737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-66ffe0b0-fec0-41c2-b55a-2acc5bec193d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:50.740940 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-66ffe0b0-fec0-41c2-b55a-2acc5bec193d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 returned with HTTP 404 Aug 20 00:11:50.741420 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 548/2185] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:50 2026] GET /volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:50.748163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6cc8d4e1-e95d-4e6c-abdd-ed0bc453eed8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:50.750332 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6cc8d4e1-e95d-4e6c-abdd-ed0bc453eed8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:50.750589 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6cc8d4e1-e95d-4e6c-abdd-ed0bc453eed8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:50.750845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6cc8d4e1-e95d-4e6c-abdd-ed0bc453eed8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:50.751017 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-6cc8d4e1-e95d-4e6c-abdd-ed0bc453eed8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:50.757508 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:50.757508 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:50.758143 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6cc8d4e1-e95d-4e6c-abdd-ed0bc453eed8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:50.781773 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6cc8d4e1-e95d-4e6c-abdd-ed0bc453eed8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot delete request issued successfully. Aug 20 00:11:50.781943 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6cc8d4e1-e95d-4e6c-abdd-ed0bc453eed8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 returned with HTTP 202 Aug 20 00:11:50.782359 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 541/2186] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:50 2026] DELETE /volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:50.792754 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9cfcd5ff-35b1-4c74-acd4-1af476431371 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:50.794607 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9cfcd5ff-35b1-4c74-acd4-1af476431371 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:50.794779 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9cfcd5ff-35b1-4c74-acd4-1af476431371 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:50.794995 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9cfcd5ff-35b1-4c74-acd4-1af476431371 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:50.801245 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:50.801245 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:50.801694 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9cfcd5ff-35b1-4c74-acd4-1af476431371 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:50.802474 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9cfcd5ff-35b1-4c74-acd4-1af476431371 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 returned with HTTP 200 Aug 20 00:11:50.802861 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 547/2187] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:50 2026] GET /volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:50.923560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a1a0e67c-d0ec-4876-ac4b-fb9b42ba2c8c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:50.925626 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1a0e67c-d0ec-4876-ac4b-fb9b42ba2c8c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:50.925864 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a1a0e67c-d0ec-4876-ac4b-fb9b42ba2c8c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:50.926114 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a1a0e67c-d0ec-4876-ac4b-fb9b42ba2c8c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:50.936001 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:50.936001 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:50.939648 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a1a0e67c-d0ec-4876-ac4b-fb9b42ba2c8c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:50.943534 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1a0e67c-d0ec-4876-ac4b-fb9b42ba2c8c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:50.943964 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 552/2188] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:50 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:51.472378 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-03f48e94-6af6-4cd0-ae3b-db7249866f22 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.479795 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-03f48e94-6af6-4cd0-ae3b-db7249866f22 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f/action Aug 20 00:11:51.483342 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-03f48e94-6af6-4cd0-ae3b-db7249866f22 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:51.483342 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-03f48e94-6af6-4cd0-ae3b-db7249866f22 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:51.487399 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5da34fcc-de65-46d0-8f24-032211a80245 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.488013 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=379,cinder:UPDATE=114,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:11:51.489179 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5da34fcc-de65-46d0-8f24-032211a80245 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 Aug 20 00:11:51.489392 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5da34fcc-de65-46d0-8f24-032211a80245 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:51.490011 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5da34fcc-de65-46d0-8f24-032211a80245 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:51.499518 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:51.499518 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:51.504691 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5da34fcc-de65-46d0-8f24-032211a80245 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:51.504691 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5da34fcc-de65-46d0-8f24-032211a80245 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 returned with HTTP 200 Aug 20 00:11:51.504691 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 542/2189] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:51 2026] GET /volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:51.513608 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3f4c1cc-9e85-4452-9b14-79626db71384 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.520004 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:51.520004 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:51.520716 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3f4c1cc-9e85-4452-9b14-79626db71384 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] POST https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156/action Aug 20 00:11:51.521200 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3f4c1cc-9e85-4452-9b14-79626db71384 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:51.521452 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3f4c1cc-9e85-4452-9b14-79626db71384 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:51.532377 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:51.532377 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:51.533014 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3f4c1cc-9e85-4452-9b14-79626db71384 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:11:51.534619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-d3f4c1cc-9e85-4452-9b14-79626db71384 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fabce9a16a6045e9afecb954a0664bac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7650edd928374418960f4886f24d27eb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:11:51.534903 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3f4c1cc-9e85-4452-9b14-79626db71384 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156/action returned with HTTP 403 Aug 20 00:11:51.535525 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 548/2190] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:11:51 2026] POST /volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:51.535992 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b58e5d7-7351-4f3e-8f86-a4a4121a2493 req-03f48e94-6af6-4cd0-ae3b-db7249866f22 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f/action returned with HTTP 204 Aug 20 00:11:51.536482 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 549/2191] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:11:51 2026] POST /volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:51.542666 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc2d488f-1a4b-47dc-a7d0-0c28d149bc15 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.545641 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc2d488f-1a4b-47dc-a7d0-0c28d149bc15 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 Aug 20 00:11:51.545884 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc2d488f-1a4b-47dc-a7d0-0c28d149bc15 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:51.546141 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc2d488f-1a4b-47dc-a7d0-0c28d149bc15 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:51.546285 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-cc2d488f-1a4b-47dc-a7d0-0c28d149bc15 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete snapshot with id: 6b1b0c2a-2e8f-4814-9afb-6374d135a156 Aug 20 00:11:51.553677 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:51.553677 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:51.554126 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cc2d488f-1a4b-47dc-a7d0-0c28d149bc15 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:51.578414 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cc2d488f-1a4b-47dc-a7d0-0c28d149bc15 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot delete request issued successfully. Aug 20 00:11:51.578674 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc2d488f-1a4b-47dc-a7d0-0c28d149bc15 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 returned with HTTP 202 Aug 20 00:11:51.579247 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 553/2192] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:51 2026] DELETE /volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:51.590101 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-55f254fc-a6d7-48f5-8c0c-26bdaf4947c5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.592485 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55f254fc-a6d7-48f5-8c0c-26bdaf4947c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 Aug 20 00:11:51.592757 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55f254fc-a6d7-48f5-8c0c-26bdaf4947c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:51.593052 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55f254fc-a6d7-48f5-8c0c-26bdaf4947c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:51.604735 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:51.604735 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:51.606040 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-55f254fc-a6d7-48f5-8c0c-26bdaf4947c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:51.606794 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55f254fc-a6d7-48f5-8c0c-26bdaf4947c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 returned with HTTP 200 Aug 20 00:11:51.607217 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 543/2193] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:51 2026] GET /volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:51.815291 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-58500f61-25f2-4284-a50f-7906a2e585ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.818971 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-58500f61-25f2-4284-a50f-7906a2e585ff tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:51.818971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-58500f61-25f2-4284-a50f-7906a2e585ff tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:51.818971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-58500f61-25f2-4284-a50f-7906a2e585ff tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:51.825717 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-58500f61-25f2-4284-a50f-7906a2e585ff tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 returned with HTTP 404 Aug 20 00:11:51.826318 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 549/2194] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:51 2026] GET /volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:11:51.835192 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4e1566a8-f219-41da-8cb0-34eefb7a7e61 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.841961 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e1566a8-f219-41da-8cb0-34eefb7a7e61 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:51.841961 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4e1566a8-f219-41da-8cb0-34eefb7a7e61 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:51.841961 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4e1566a8-f219-41da-8cb0-34eefb7a7e61 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:51.841961 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-4e1566a8-f219-41da-8cb0-34eefb7a7e61 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: 8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:51.848845 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:51.848845 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:51.850471 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4e1566a8-f219-41da-8cb0-34eefb7a7e61 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:51.874191 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4e1566a8-f219-41da-8cb0-34eefb7a7e61 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot delete request issued successfully. Aug 20 00:11:51.874366 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e1566a8-f219-41da-8cb0-34eefb7a7e61 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c returned with HTTP 202 Aug 20 00:11:51.874781 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 550/2195] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:51 2026] DELETE /volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:51.882108 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-60ec4dd4-000c-48b1-bafc-dc7cd144845f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.885428 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60ec4dd4-000c-48b1-bafc-dc7cd144845f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:51.885640 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60ec4dd4-000c-48b1-bafc-dc7cd144845f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:51.885851 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60ec4dd4-000c-48b1-bafc-dc7cd144845f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:51.893501 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:51.893501 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:51.894095 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-60ec4dd4-000c-48b1-bafc-dc7cd144845f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:11:51.897769 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60ec4dd4-000c-48b1-bafc-dc7cd144845f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c returned with HTTP 200 Aug 20 00:11:51.898311 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 554/2196] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:51 2026] GET /volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:51.959182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-648c1c74-1097-47c1-bb03-5591989404ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:51.963032 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-648c1c74-1097-47c1-bb03-5591989404ed tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:51.963583 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-648c1c74-1097-47c1-bb03-5591989404ed tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:51.963866 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-648c1c74-1097-47c1-bb03-5591989404ed tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:51.979908 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:51.979908 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:51.984625 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-648c1c74-1097-47c1-bb03-5591989404ed tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:51.991442 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-648c1c74-1097-47c1-bb03-5591989404ed tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:51.991900 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 544/2197] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:51 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:52.004904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d1bac190-800f-4f70-82a5-90a09718945c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.007440 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1bac190-800f-4f70-82a5-90a09718945c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:52.007642 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d1bac190-800f-4f70-82a5-90a09718945c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.007937 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d1bac190-800f-4f70-82a5-90a09718945c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.021617 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:52.021617 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:52.025377 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d1bac190-800f-4f70-82a5-90a09718945c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:52.031803 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1bac190-800f-4f70-82a5-90a09718945c tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:52.032390 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 550/2198] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:52 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:52.044559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-85e48573-1438-4653-b134-76907fcaa3aa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.046583 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-85e48573-1438-4653-b134-76907fcaa3aa tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action Aug 20 00:11:52.046977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-85e48573-1438-4653-b134-76907fcaa3aa tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action body: b'{"os-detach": {"attachment_id": "dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:52.047253 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-85e48573-1438-4653-b134-76907fcaa3aa tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:52.060238 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:52.060238 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:52.060745 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-85e48573-1438-4653-b134-76907fcaa3aa tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:52.070115 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-85e48573-1438-4653-b134-76907fcaa3aa tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action returned with HTTP 400 Aug 20 00:11:52.070324 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 551/2199] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:11:52 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 100 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:11:52.107718 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-c27c877a-72ab-4e94-92e3-9fd3f951ad75 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.110118 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-c27c877a-72ab-4e94-92e3-9fd3f951ad75 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:52.110325 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-c27c877a-72ab-4e94-92e3-9fd3f951ad75 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.110589 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-c27c877a-72ab-4e94-92e3-9fd3f951ad75 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.120049 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:52.120049 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:52.123793 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-c27c877a-72ab-4e94-92e3-9fd3f951ad75 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:52.128702 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-c27c877a-72ab-4e94-92e3-9fd3f951ad75 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:52.129207 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 555/2200] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:52 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:52.151537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-231e618e-fe2f-401f-b544-b875a46f0ec1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.154002 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-231e618e-fe2f-401f-b544-b875a46f0ec1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93/action Aug 20 00:11:52.154435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-231e618e-fe2f-401f-b544-b875a46f0ec1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:52.154580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-231e618e-fe2f-401f-b544-b875a46f0ec1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:52.166049 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:52.166049 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:52.166552 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-231e618e-fe2f-401f-b544-b875a46f0ec1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:52.176410 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-231e618e-fe2f-401f-b544-b875a46f0ec1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Begin detaching volume completed successfully. Aug 20 00:11:52.176781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-231e618e-fe2f-401f-b544-b875a46f0ec1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93/action returned with HTTP 202 Aug 20 00:11:52.177261 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 545/2201] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:11:52 2026] POST /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:52.255138 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9ec566de-bbbb-45c0-85af-8774c7804fc6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.256012 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ec566de-bbbb-45c0-85af-8774c7804fc6 None None] GET https://10.4.3.9/volume// Aug 20 00:11:52.256012 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ec566de-bbbb-45c0-85af-8774c7804fc6 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.256012 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ec566de-bbbb-45c0-85af-8774c7804fc6 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.256233 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ec566de-bbbb-45c0-85af-8774c7804fc6 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:52.256605 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 551/2202] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:11:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:52.269970 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-e105af94-cf3d-48c6-87e6-ab503ed92267 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.272060 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-e105af94-cf3d-48c6-87e6-ab503ed92267 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:52.272720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-e105af94-cf3d-48c6-87e6-ab503ed92267 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.272720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-e105af94-cf3d-48c6-87e6-ab503ed92267 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.285699 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:52.285699 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:52.291385 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-e105af94-cf3d-48c6-87e6-ab503ed92267 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:52.297020 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-e105af94-cf3d-48c6-87e6-ab503ed92267 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:52.297581 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 552/2203] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:11:52 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 1329 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:52.619796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0eb75f7-0b33-4ea6-95ba-0687f6c854bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.621358 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0eb75f7-0b33-4ea6-95ba-0687f6c854bb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 Aug 20 00:11:52.621650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0eb75f7-0b33-4ea6-95ba-0687f6c854bb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.621939 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0eb75f7-0b33-4ea6-95ba-0687f6c854bb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.626907 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0eb75f7-0b33-4ea6-95ba-0687f6c854bb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 returned with HTTP 404 Aug 20 00:11:52.626907 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 556/2204] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:52 2026] GET /volume/v3/snapshots/6b1b0c2a-2e8f-4814-9afb-6374d135a156 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:52.640718 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0b65a47-1872-4be5-93c8-36f8f94ad0e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.643061 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0b65a47-1872-4be5-93c8-36f8f94ad0e9 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c Aug 20 00:11:52.643239 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0b65a47-1872-4be5-93c8-36f8f94ad0e9 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.643856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0b65a47-1872-4be5-93c8-36f8f94ad0e9 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.644062 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a0b65a47-1872-4be5-93c8-36f8f94ad0e9 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: a35101bf-c86c-4d28-a423-81af1ff7d22c Aug 20 00:11:52.661420 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:52.661420 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:52.662883 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a0b65a47-1872-4be5-93c8-36f8f94ad0e9 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:52.688753 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a0b65a47-1872-4be5-93c8-36f8f94ad0e9 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:11:52.691387 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0b65a47-1872-4be5-93c8-36f8f94ad0e9 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c returned with HTTP 202 Aug 20 00:11:52.691387 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 546/2205] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:52 2026] DELETE /volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:52.697880 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-155ede2b-471c-4806-b4e8-be28694c5793 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.701057 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-155ede2b-471c-4806-b4e8-be28694c5793 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c Aug 20 00:11:52.701127 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-155ede2b-471c-4806-b4e8-be28694c5793 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.701499 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-155ede2b-471c-4806-b4e8-be28694c5793 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.713362 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:52.713362 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:52.716342 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-155ede2b-471c-4806-b4e8-be28694c5793 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:52.721129 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-155ede2b-471c-4806-b4e8-be28694c5793 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c returned with HTTP 200 Aug 20 00:11:52.721649 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 552/2206] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:52 2026] GET /volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:52.908171 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-74ce5ed6-7054-41a5-9456-9ffd25fd8896 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.910774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-74ce5ed6-7054-41a5-9456-9ffd25fd8896 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:52.911048 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-74ce5ed6-7054-41a5-9456-9ffd25fd8896 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.911281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-74ce5ed6-7054-41a5-9456-9ffd25fd8896 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.928353 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-74ce5ed6-7054-41a5-9456-9ffd25fd8896 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c returned with HTTP 404 Aug 20 00:11:52.928704 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 553/2207] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:52 2026] GET /volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:52.937800 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37edc0b2-4f0f-4337-bf30-0ecdc5c0815e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.939808 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37edc0b2-4f0f-4337-bf30-0ecdc5c0815e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:52.939808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37edc0b2-4f0f-4337-bf30-0ecdc5c0815e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.939883 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37edc0b2-4f0f-4337-bf30-0ecdc5c0815e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.940128 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-37edc0b2-4f0f-4337-bf30-0ecdc5c0815e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:52.947678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37edc0b2-4f0f-4337-bf30-0ecdc5c0815e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 returned with HTTP 404 Aug 20 00:11:52.948237 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 557/2208] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:52 2026] DELETE /volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:52.960646 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68030b81-20f3-455b-a09c-9cd2059b1579 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.962263 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68030b81-20f3-455b-a09c-9cd2059b1579 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 Aug 20 00:11:52.962385 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68030b81-20f3-455b-a09c-9cd2059b1579 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.962519 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68030b81-20f3-455b-a09c-9cd2059b1579 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.973784 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68030b81-20f3-455b-a09c-9cd2059b1579 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 returned with HTTP 404 Aug 20 00:11:52.974841 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 547/2209] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:52 2026] GET /volume/v3/snapshots/b050c3b0-a759-4229-8aae-53815b52c532 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:52.983290 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-31ca4423-d14c-446d-a957-365c079633c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:52.985211 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31ca4423-d14c-446d-a957-365c079633c5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:52.985379 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31ca4423-d14c-446d-a957-365c079633c5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:52.987618 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31ca4423-d14c-446d-a957-365c079633c5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:52.987618 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-31ca4423-d14c-446d-a957-365c079633c5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:52.992298 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31ca4423-d14c-446d-a957-365c079633c5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 returned with HTTP 404 Aug 20 00:11:52.992794 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 553/2210] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:52 2026] DELETE /volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:53.007766 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-485eaa0e-ee38-4027-9524-df963d13aaa1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:53.010457 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-485eaa0e-ee38-4027-9524-df963d13aaa1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 Aug 20 00:11:53.010661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-485eaa0e-ee38-4027-9524-df963d13aaa1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:53.010904 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-485eaa0e-ee38-4027-9524-df963d13aaa1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:53.017359 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-485eaa0e-ee38-4027-9524-df963d13aaa1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 returned with HTTP 404 Aug 20 00:11:53.017837 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 554/2211] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:53 2026] GET /volume/v3/snapshots/df558a12-9145-4ab5-9dff-9b1f05df1628 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:11:53.027233 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7472beda-e1f0-4c0a-88aa-2c4d6088cfa2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:53.030639 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7472beda-e1f0-4c0a-88aa-2c4d6088cfa2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:53.031004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7472beda-e1f0-4c0a-88aa-2c4d6088cfa2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:53.031332 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7472beda-e1f0-4c0a-88aa-2c4d6088cfa2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:53.032580 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-7472beda-e1f0-4c0a-88aa-2c4d6088cfa2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: 8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:53.036879 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7472beda-e1f0-4c0a-88aa-2c4d6088cfa2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c returned with HTTP 404 Aug 20 00:11:53.036879 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 558/2212] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:53 2026] DELETE /volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:53.046407 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-84f249e6-b422-4d87-9059-10323a523a4e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:53.053238 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-84f249e6-b422-4d87-9059-10323a523a4e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c Aug 20 00:11:53.053238 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-84f249e6-b422-4d87-9059-10323a523a4e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:53.053238 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-84f249e6-b422-4d87-9059-10323a523a4e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:53.058451 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-84f249e6-b422-4d87-9059-10323a523a4e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c returned with HTTP 404 Aug 20 00:11:53.059287 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 548/2213] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:53 2026] GET /volume/v3/snapshots/8432715e-b548-46f6-a7cb-6c5e28de674c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:53.287481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-eefe7347-5389-4bc8-9a8b-ef153a9211a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:53.292012 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-eefe7347-5389-4bc8-9a8b-ef153a9211a6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] DELETE https://10.4.3.9/volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f Aug 20 00:11:53.292297 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-eefe7347-5389-4bc8-9a8b-ef153a9211a6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:53.292607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-eefe7347-5389-4bc8-9a8b-ef153a9211a6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:53.304382 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:53.304382 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:53.364334 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-45ba8f05-a385-40e2-b626-3c15f3d01c9d req-eefe7347-5389-4bc8-9a8b-ef153a9211a6 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f returned with HTTP 200 Aug 20 00:11:53.364717 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 554/2214] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:53 2026] DELETE /volume/v3/attachments/dafe2c3e-0ba7-47e7-a37a-c1ba44686f0f => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:53.737500 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-da136d4d-40ad-4bdd-b263-6bcb143a4ccf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:53.739288 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-da136d4d-40ad-4bdd-b263-6bcb143a4ccf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c Aug 20 00:11:53.739491 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-da136d4d-40ad-4bdd-b263-6bcb143a4ccf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:53.739682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-da136d4d-40ad-4bdd-b263-6bcb143a4ccf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:53.746321 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-da136d4d-40ad-4bdd-b263-6bcb143a4ccf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c returned with HTTP 404 Aug 20 00:11:53.746961 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 555/2215] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:53 2026] GET /volume/v3/volumes/a35101bf-c86c-4d28-a423-81af1ff7d22c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:53.757273 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:53.759247 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:53.759597 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-254241016"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:53.761249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-254241016'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:53.761380 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:11:53.767290 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:11:53.776278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (54b3b3f9-140c-491d-8d65-d2dab048d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:53.777715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fbfdc42-5bed-4fb8-be3b-4d458c98a051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:53.778612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:53.817306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fbfdc42-5bed-4fb8-be3b-4d458c98a051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:53.818171 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (791d966d-8212-4218-90e2-1356498ee86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:53.872113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['fa341c6f-14c0-4683-98f4-35f8f13542d5', '9158dfd7-e2ff-4cd4-ba98-66b857a60c08', 'e6d137c6-288f-466a-8870-a868482ab764', 'b6c81a66-6b7c-4c3b-b0f4-b27f1b93fc32'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:53.873787 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (791d966d-8212-4218-90e2-1356498ee86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa341c6f-14c0-4683-98f4-35f8f13542d5', '9158dfd7-e2ff-4cd4-ba98-66b857a60c08', 'e6d137c6-288f-466a-8870-a868482ab764', 'b6c81a66-6b7c-4c3b-b0f4-b27f1b93fc32']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:53.875032 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a54afa58-a505-4fae-87dd-ada702b8cb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:53.912992 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a54afa58-a505-4fae-87dd-ada702b8cb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71e004c3-fa79-4fc8-ab00-899aa41bc5e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-254241016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['fa341c6f-14c0-4683-98f4-35f8f13542d5','9158dfd7-e2ff-4cd4-ba98-66b857a60c08','e6d137c6-288f-466a-8870-a868482ab764','b6c81a66-6b7c-4c3b-b0f4-b27f1b93fc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-254241016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71e004c3-fa79-4fc8-ab00-899aa41bc5e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:53.914124 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7973ce54-daf3-4790-b6ab-d4cddc34b218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:53.939329 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7973ce54-daf3-4790-b6ab-d4cddc34b218) transitioned into state 'SUCCESS' from state '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-254241016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['fa341c6f-14c0-4683-98f4-35f8f13542d5','9158dfd7-e2ff-4cd4-ba98-66b857a60c08','e6d137c6-288f-466a-8870-a868482ab764','b6c81a66-6b7c-4c3b-b0f4-b27f1b93fc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:53.941259 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c1387d-20aa-48ce-b348-d39918505b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:53.956579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c1387d-20aa-48ce-b348-d39918505b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:53.956579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (54b3b3f9-140c-491d-8d65-d2dab048d606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:53.956579 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:11:53.956579 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dca460d9-e713-4a0c-accd-34cf0cd2239e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:53.961689 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 559/2216] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:53 2026] POST /volume/v3/volumes => generated 773 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:53.980962 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d0f81ec-b369-41b3-8b44-a1be4ddad6a3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:53.984401 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d0f81ec-b369-41b3-8b44-a1be4ddad6a3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 Aug 20 00:11:53.984401 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d0f81ec-b369-41b3-8b44-a1be4ddad6a3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:53.984401 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d0f81ec-b369-41b3-8b44-a1be4ddad6a3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:53.996257 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:53.996257 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:54.000451 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d0f81ec-b369-41b3-8b44-a1be4ddad6a3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:54.006735 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d0f81ec-b369-41b3-8b44-a1be4ddad6a3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 returned with HTTP 200 Aug 20 00:11:54.007072 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 549/2217] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:53 2026] GET /volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:54.361879 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8bfbf735-0246-45ce-8c48-03e072671117 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:54.363109 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8bfbf735-0246-45ce-8c48-03e072671117 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] POST https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action Aug 20 00:11:54.363525 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8bfbf735-0246-45ce-8c48-03e072671117 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:54.363783 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8bfbf735-0246-45ce-8c48-03e072671117 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:54.376487 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:54.376487 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:54.380176 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-8bfbf735-0246-45ce-8c48-03e072671117 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] Updating volume '714e0d7e-5e8f-4b4e-8382-05637582a439' with '{'status': 'in-use'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:11:54.409218 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8bfbf735-0246-45ce-8c48-03e072671117 tempest-TestServerVolumeAttachmentScenario-1770731829 tempest-TestServerVolumeAttachmentScenario-1770731829-project-admin] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action returned with HTTP 202 Aug 20 00:11:54.409672 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 555/2218] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:11:54 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:54.418606 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6b9c977c-9cc0-49de-ae16-9fa84a01e365 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:54.420810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b9c977c-9cc0-49de-ae16-9fa84a01e365 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:54.421085 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b9c977c-9cc0-49de-ae16-9fa84a01e365 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:54.421559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b9c977c-9cc0-49de-ae16-9fa84a01e365 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:54.432786 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:54.432786 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:54.437934 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b39c3461-a3d5-4d72-bbfe-bd0dfd1385ea req-cb5db426-5c4a-46a1-8a2f-1cfdd4a4d863 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:54.439351 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6b9c977c-9cc0-49de-ae16-9fa84a01e365 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:54.446862 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b39c3461-a3d5-4d72-bbfe-bd0dfd1385ea req-cb5db426-5c4a-46a1-8a2f-1cfdd4a4d863 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e Aug 20 00:11:54.447477 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b39c3461-a3d5-4d72-bbfe-bd0dfd1385ea req-cb5db426-5c4a-46a1-8a2f-1cfdd4a4d863 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:54.448279 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b39c3461-a3d5-4d72-bbfe-bd0dfd1385ea req-cb5db426-5c4a-46a1-8a2f-1cfdd4a4d863 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:54.450211 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b9c977c-9cc0-49de-ae16-9fa84a01e365 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:54.451771 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 556/2219] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:54 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:54.461066 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:54.461066 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:54.510114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-971c783d-a07c-4bbe-b2ef-8523ba5ce65f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:54.515120 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-971c783d-a07c-4bbe-b2ef-8523ba5ce65f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:54.515321 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-971c783d-a07c-4bbe-b2ef-8523ba5ce65f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:54.515521 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-971c783d-a07c-4bbe-b2ef-8523ba5ce65f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:54.527994 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:54.527994 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:54.533290 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-971c783d-a07c-4bbe-b2ef-8523ba5ce65f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:54.539985 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-971c783d-a07c-4bbe-b2ef-8523ba5ce65f tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:54.540596 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 550/2220] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:54 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:54.551525 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b39c3461-a3d5-4d72-bbfe-bd0dfd1385ea req-cb5db426-5c4a-46a1-8a2f-1cfdd4a4d863 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e returned with HTTP 200 Aug 20 00:11:54.552036 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 560/2221] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:54 2026] DELETE /volume/v3/attachments/523ac285-0cd4-4cb1-85de-9a6af5a1410e => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:11:54.561424 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-9e4d2281-2c2f-43d7-8f3a-3a22b6d3b8c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:54.563733 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-9e4d2281-2c2f-43d7-8f3a-3a22b6d3b8c1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] POST https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action Aug 20 00:11:54.564128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-9e4d2281-2c2f-43d7-8f3a-3a22b6d3b8c1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:11:54.564282 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-9e4d2281-2c2f-43d7-8f3a-3a22b6d3b8c1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:54.577645 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:54.577645 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:54.580909 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-9e4d2281-2c2f-43d7-8f3a-3a22b6d3b8c1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:54.586859 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-9e4d2281-2c2f-43d7-8f3a-3a22b6d3b8c1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Begin detaching volume completed successfully. Aug 20 00:11:54.587126 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-9e4d2281-2c2f-43d7-8f3a-3a22b6d3b8c1 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action returned with HTTP 202 Aug 20 00:11:54.587832 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 556/2222] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:11:54 2026] POST /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:11:54.646368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2256f004-6896-49ba-ad05-5141acf6ea21 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:54.646368 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2256f004-6896-49ba-ad05-5141acf6ea21 None None] GET https://10.4.3.9/volume// Aug 20 00:11:54.653774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2256f004-6896-49ba-ad05-5141acf6ea21 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:54.653774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2256f004-6896-49ba-ad05-5141acf6ea21 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:54.653774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2256f004-6896-49ba-ad05-5141acf6ea21 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:11:54.653774 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 557/2223] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:11:54 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:11:54.658768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-c95ce159-b763-4f60-b15e-4cac30948c30 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:54.660943 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-c95ce159-b763-4f60-b15e-4cac30948c30 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:54.661180 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-c95ce159-b763-4f60-b15e-4cac30948c30 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:54.661409 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-c95ce159-b763-4f60-b15e-4cac30948c30 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:54.672312 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:54.672312 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:54.676304 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-c95ce159-b763-4f60-b15e-4cac30948c30 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:54.681149 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-c95ce159-b763-4f60-b15e-4cac30948c30 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:54.681617 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 551/2224] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:11:54 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 1329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:11:55.022789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f41f765b-a27e-44a3-b713-e1c00cd2b0e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:55.025698 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f41f765b-a27e-44a3-b713-e1c00cd2b0e4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 Aug 20 00:11:55.025954 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f41f765b-a27e-44a3-b713-e1c00cd2b0e4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:55.026181 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f41f765b-a27e-44a3-b713-e1c00cd2b0e4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:55.032976 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:55.032976 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:55.036509 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f41f765b-a27e-44a3-b713-e1c00cd2b0e4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:55.041324 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f41f765b-a27e-44a3-b713-e1c00cd2b0e4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 returned with HTTP 200 Aug 20 00:11:55.041752 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 561/2225] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:55 2026] GET /volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:55.060072 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1bd29657-4612-4e8f-b4f3-78b9790424b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:55.061932 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bd29657-4612-4e8f-b4f3-78b9790424b5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:55.062281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bd29657-4612-4e8f-b4f3-78b9790424b5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71e004c3-fa79-4fc8-ab00-899aa41bc5e6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1148323297"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:55.073057 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:55.073057 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:55.073251 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1bd29657-4612-4e8f-b4f3-78b9790424b5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:55.073409 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-1bd29657-4612-4e8f-b4f3-78b9790424b5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create snapshot from volume 71e004c3-fa79-4fc8-ab00-899aa41bc5e6 Aug 20 00:11:55.117936 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1bd29657-4612-4e8f-b4f3-78b9790424b5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['0a524ce0-0169-4359-b270-3e8b632f4134', 'caf4e79c-3981-421a-a8ed-a17b311d6e11', 'd334e816-1582-4e81-9fc1-0a3319271790', 'df39a9c1-fc9d-4fbd-8607-2aa9e51ba464'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:55.170919 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1bd29657-4612-4e8f-b4f3-78b9790424b5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot create request issued successfully. Aug 20 00:11:55.170919 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bd29657-4612-4e8f-b4f3-78b9790424b5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:11:55.170919 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 557/2226] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:11:55 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 20 00:11:55.178069 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9e76fba5-a3f5-436d-a4bc-64d63fd225a6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:55.180523 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9e76fba5-a3f5-436d-a4bc-64d63fd225a6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 Aug 20 00:11:55.180717 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9e76fba5-a3f5-436d-a4bc-64d63fd225a6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:55.180962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9e76fba5-a3f5-436d-a4bc-64d63fd225a6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:55.193876 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:55.193876 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:55.193876 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9e76fba5-a3f5-436d-a4bc-64d63fd225a6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:55.194375 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9e76fba5-a3f5-436d-a4bc-64d63fd225a6 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 returned with HTTP 200 Aug 20 00:11:55.194860 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 558/2227] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:55 2026] GET /volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:55.580204 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-f8682eda-bf2f-48fe-8e38-ce53d304798e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:55.582556 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-f8682eda-bf2f-48fe-8e38-ce53d304798e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] DELETE https://10.4.3.9/volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb Aug 20 00:11:55.582775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-f8682eda-bf2f-48fe-8e38-ce53d304798e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:55.583056 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-f8682eda-bf2f-48fe-8e38-ce53d304798e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:55.591991 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:55.591991 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:55.665151 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a9b717ac-5750-477e-8b05-04a5842161d3 req-f8682eda-bf2f-48fe-8e38-ce53d304798e tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb returned with HTTP 200 Aug 20 00:11:55.665810 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 552/2228] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:11:55 2026] DELETE /volume/v3/attachments/62e4fbc2-9129-453f-8462-e258b220efcb => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:56.114746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-261c3c8d-463d-45cb-86be-064af26656fd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:56.117096 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-261c3c8d-463d-45cb-86be-064af26656fd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:11:56.117356 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-261c3c8d-463d-45cb-86be-064af26656fd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:56.117635 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-261c3c8d-463d-45cb-86be-064af26656fd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:56.117855 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-261c3c8d-463d-45cb-86be-064af26656fd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: 5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:11:56.127045 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:56.127045 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:56.127230 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-261c3c8d-463d-45cb-86be-064af26656fd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:56.151675 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-261c3c8d-463d-45cb-86be-064af26656fd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:11:56.151956 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-261c3c8d-463d-45cb-86be-064af26656fd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 202 Aug 20 00:11:56.152506 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 562/2229] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:56 2026] DELETE /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:56.165903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dc5553b5-e6a9-4015-91e1-7de123cfb612 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:56.168034 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc5553b5-e6a9-4015-91e1-7de123cfb612 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:11:56.168562 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc5553b5-e6a9-4015-91e1-7de123cfb612 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:56.169108 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc5553b5-e6a9-4015-91e1-7de123cfb612 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:56.184885 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:56.184885 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:56.191101 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dc5553b5-e6a9-4015-91e1-7de123cfb612 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:56.202206 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc5553b5-e6a9-4015-91e1-7de123cfb612 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 200 Aug 20 00:11:56.202776 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 558/2230] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:56 2026] GET /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:56.205581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b463f840-0820-4d3d-bede-fd32c86e6706 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:56.208330 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b463f840-0820-4d3d-bede-fd32c86e6706 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 Aug 20 00:11:56.208638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b463f840-0820-4d3d-bede-fd32c86e6706 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:56.208946 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b463f840-0820-4d3d-bede-fd32c86e6706 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:56.215710 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:56.215710 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:56.216246 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b463f840-0820-4d3d-bede-fd32c86e6706 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:56.217955 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b463f840-0820-4d3d-bede-fd32c86e6706 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 returned with HTTP 200 Aug 20 00:11:56.218964 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 559/2231] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:56 2026] GET /volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:11:56.227596 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7e02174c-6a5a-4b2a-aa6f-0868b7ae40c5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:56.231370 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7e02174c-6a5a-4b2a-aa6f-0868b7ae40c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] GET https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:56.233337 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7e02174c-6a5a-4b2a-aa6f-0868b7ae40c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:56.233713 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7e02174c-6a5a-4b2a-aa6f-0868b7ae40c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:56.234168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-7e02174c-6a5a-4b2a-aa6f-0868b7ae40c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:11:56.235311 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:56.235311 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:56.236588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-7e02174c-6a5a-4b2a-aa6f-0868b7ae40c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:11:56.245848 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7e02174c-6a5a-4b2a-aa6f-0868b7ae40c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Get all snapshots completed successfully. Aug 20 00:11:56.247453 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7e02174c-6a5a-4b2a-aa6f-0868b7ae40c5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 200 Aug 20 00:11:56.248536 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 553/2232] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:11:56 2026] GET /volume/v3/snapshots => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:56.257698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f4884d40-35a8-44e2-a95a-047562c371b0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:56.260645 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f4884d40-35a8-44e2-a95a-047562c371b0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 Aug 20 00:11:56.260645 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f4884d40-35a8-44e2-a95a-047562c371b0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:56.260645 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f4884d40-35a8-44e2-a95a-047562c371b0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:56.260912 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-f4884d40-35a8-44e2-a95a-047562c371b0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete snapshot with id: 092b9788-4df4-4f26-8a47-678cabdd5e71 Aug 20 00:11:56.268551 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:56.268551 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:56.268883 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f4884d40-35a8-44e2-a95a-047562c371b0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:56.296614 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f4884d40-35a8-44e2-a95a-047562c371b0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot delete request issued successfully. Aug 20 00:11:56.296802 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f4884d40-35a8-44e2-a95a-047562c371b0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 returned with HTTP 202 Aug 20 00:11:56.297261 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 563/2233] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:11:56 2026] DELETE /volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:56.306157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-17f20687-3914-458d-ace7-e0514fadef47 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:56.309055 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17f20687-3914-458d-ace7-e0514fadef47 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 Aug 20 00:11:56.310614 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17f20687-3914-458d-ace7-e0514fadef47 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:56.310614 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17f20687-3914-458d-ace7-e0514fadef47 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:56.319829 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:56.319829 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:56.320308 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-17f20687-3914-458d-ace7-e0514fadef47 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:56.321258 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17f20687-3914-458d-ace7-e0514fadef47 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 returned with HTTP 200 Aug 20 00:11:56.321767 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 559/2234] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:56 2026] GET /volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:56.795717 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-bfcb95ae-3691-4422-a765-5d75ed79723e req-667e6ab4-3c35-4891-bb27-8756d327d6b3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:56.798550 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-bfcb95ae-3691-4422-a765-5d75ed79723e req-667e6ab4-3c35-4891-bb27-8756d327d6b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:11:56.799041 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-bfcb95ae-3691-4422-a765-5d75ed79723e req-667e6ab4-3c35-4891-bb27-8756d327d6b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:56.799304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-bfcb95ae-3691-4422-a765-5d75ed79723e req-667e6ab4-3c35-4891-bb27-8756d327d6b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:56.808347 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:56.808347 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:56.812856 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-bfcb95ae-3691-4422-a765-5d75ed79723e req-667e6ab4-3c35-4891-bb27-8756d327d6b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:56.818312 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-bfcb95ae-3691-4422-a765-5d75ed79723e req-667e6ab4-3c35-4891-bb27-8756d327d6b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:11:56.818848 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 560/2235] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:56 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:57.216515 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94ca6da3-4787-454f-8a4c-2879cc240210 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:57.218529 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94ca6da3-4787-454f-8a4c-2879cc240210 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 Aug 20 00:11:57.218745 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94ca6da3-4787-454f-8a4c-2879cc240210 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:57.218970 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94ca6da3-4787-454f-8a4c-2879cc240210 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:57.225765 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94ca6da3-4787-454f-8a4c-2879cc240210 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 returned with HTTP 404 Aug 20 00:11:57.227658 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 554/2236] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:57 2026] GET /volume/v3/volumes/5e66a9d4-c53c-42d5-97d5-de697d487171 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:57.268244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:57.271290 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:57.271722 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-315426217", "snapshot_id": null, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:57.274045 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-315426217', 'snapshot_id': None, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:57.333185 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-959a9a93-d500-4c65-b75e-06d499c83c12 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:57.337487 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-959a9a93-d500-4c65-b75e-06d499c83c12 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 Aug 20 00:11:57.337713 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-959a9a93-d500-4c65-b75e-06d499c83c12 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:57.337989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-959a9a93-d500-4c65-b75e-06d499c83c12 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:57.347058 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-959a9a93-d500-4c65-b75e-06d499c83c12 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 returned with HTTP 404 Aug 20 00:11:57.347568 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 560/2237] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:57 2026] GET /volume/v3/snapshots/092b9788-4df4-4f26-8a47-678cabdd5e71 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:57.360164 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b2420a7a-198d-4bea-8773-a587cf04738e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:57.364634 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b2420a7a-198d-4bea-8773-a587cf04738e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 Aug 20 00:11:57.364634 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b2420a7a-198d-4bea-8773-a587cf04738e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:57.364634 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b2420a7a-198d-4bea-8773-a587cf04738e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:57.364634 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-b2420a7a-198d-4bea-8773-a587cf04738e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: 71e004c3-fa79-4fc8-ab00-899aa41bc5e6 Aug 20 00:11:57.380097 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:57.380097 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:57.381440 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b2420a7a-198d-4bea-8773-a587cf04738e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:57.407107 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:11:57.407107 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:57.407107 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:57.410790 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:11:57.420031 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b2420a7a-198d-4bea-8773-a587cf04738e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:11:57.420031 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b2420a7a-198d-4bea-8773-a587cf04738e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 returned with HTTP 202 Aug 20 00:11:57.420790 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (d2730b24-d4c0-48a5-aedc-b64464abef28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:57.420854 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 561/2238] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:57 2026] DELETE /volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:57.420939 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2306c2ad-9a23-44eb-aabf-f9b6a65b5972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:57.421278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:57.428731 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6b27ab2b-55f4-4853-809d-9def58c30c62 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:57.430918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b27ab2b-55f4-4853-809d-9def58c30c62 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 Aug 20 00:11:57.430918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b27ab2b-55f4-4853-809d-9def58c30c62 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:57.430918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b27ab2b-55f4-4853-809d-9def58c30c62 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:57.438175 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:57.438175 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:57.441975 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6b27ab2b-55f4-4853-809d-9def58c30c62 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:57.446240 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b27ab2b-55f4-4853-809d-9def58c30c62 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 returned with HTTP 200 Aug 20 00:11:57.446631 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 555/2239] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:57 2026] GET /volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:57.498636 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2306c2ad-9a23-44eb-aabf-f9b6a65b5972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:57.499755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7822ffd4-362e-458c-bbac-88d3bffc6feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:57.546047 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['97cabef8-787f-4336-b8b4-bf512c1b4346', '4a921135-4d50-4572-8b19-57e3c2b36b15', 'f39dffb2-312b-45ac-b70e-ad45d306101b', '55a76363-019f-404a-8b5e-32f1dc025019'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:57.546853 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7822ffd4-362e-458c-bbac-88d3bffc6feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97cabef8-787f-4336-b8b4-bf512c1b4346', '4a921135-4d50-4572-8b19-57e3c2b36b15', 'f39dffb2-312b-45ac-b70e-ad45d306101b', '55a76363-019f-404a-8b5e-32f1dc025019']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:57.547698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929d2e0c-be1f-4edb-9d79-e9594a2e7235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:57.569619 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929d2e0c-be1f-4edb-9d79-e9594a2e7235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ba15e6d-b373-4a7d-b90f-33f125bc794c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-315426217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['97cabef8-787f-4336-b8b4-bf512c1b4346','4a921135-4d50-4572-8b19-57e3c2b36b15','f39dffb2-312b-45ac-b70e-ad45d306101b','55a76363-019f-404a-8b5e-32f1dc025019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-315426217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ba15e6d-b373-4a7d-b90f-33f125bc794c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:57.570448 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a50a1a7-3400-412c-b2f4-5d269b1467ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:57.594274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a50a1a7-3400-412c-b2f4-5d269b1467ae) transitioned into state 'SUCCESS' from state '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-315426217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['97cabef8-787f-4336-b8b4-bf512c1b4346','4a921135-4d50-4572-8b19-57e3c2b36b15','f39dffb2-312b-45ac-b70e-ad45d306101b','55a76363-019f-404a-8b5e-32f1dc025019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:57.595193 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7392a3e7-09b1-48cb-a523-3d42e4b28582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:57.605681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7392a3e7-09b1-48cb-a523-3d42e4b28582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:57.606951 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (d2730b24-d4c0-48a5-aedc-b64464abef28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:57.607369 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:11:57.608131 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96ecfc37-b727-4527-98c3-51c061ed2b12 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:57.608740 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 564/2240] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:11:57 2026] POST /volume/v3/volumes => generated 754 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:57.626270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8fbabdc8-e66b-4691-9ce5-c61ef51468bd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:57.630058 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8fbabdc8-e66b-4691-9ce5-c61ef51468bd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:11:57.630316 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8fbabdc8-e66b-4691-9ce5-c61ef51468bd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:57.630571 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8fbabdc8-e66b-4691-9ce5-c61ef51468bd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:57.641753 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:57.641753 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:57.646044 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8fbabdc8-e66b-4691-9ce5-c61ef51468bd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:57.650971 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8fbabdc8-e66b-4691-9ce5-c61ef51468bd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 200 Aug 20 00:11:57.651517 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 561/2241] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:57 2026] GET /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:58.464137 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2bac080b-83b6-47fb-968e-488d04f3f880 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:58.466652 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2bac080b-83b6-47fb-968e-488d04f3f880 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 Aug 20 00:11:58.467092 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2bac080b-83b6-47fb-968e-488d04f3f880 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:58.467092 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2bac080b-83b6-47fb-968e-488d04f3f880 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:58.476486 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2bac080b-83b6-47fb-968e-488d04f3f880 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 returned with HTTP 404 Aug 20 00:11:58.477400 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 562/2242] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:58 2026] GET /volume/v3/volumes/71e004c3-fa79-4fc8-ab00-899aa41bc5e6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:11:58.487294 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:58.488790 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:11:58.489119 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-374202656"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:58.490387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-374202656'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:11:58.490497 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:11:58.494472 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:11:58.500031 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (af7afc27-9596-4847-a0fe-8830bc1e7442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:58.500966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14280424-5dca-459e-a0d0-fe3201a334a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:58.501703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:11:58.531110 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14280424-5dca-459e-a0d0-fe3201a334a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:58.531110 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb24ab9-a25b-4ee4-ad41-e3e363692d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:58.577713 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['759aadc5-c59e-4a52-a278-593426819deb', '3ba88e6d-2760-4aaa-b216-6b92c270837a', '76e478d9-d2fb-42de-9a39-788652545e61', 'ac388b5f-aece-444f-9299-01c9d96a428d'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:58.578739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb24ab9-a25b-4ee4-ad41-e3e363692d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['759aadc5-c59e-4a52-a278-593426819deb', '3ba88e6d-2760-4aaa-b216-6b92c270837a', '76e478d9-d2fb-42de-9a39-788652545e61', 'ac388b5f-aece-444f-9299-01c9d96a428d']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:58.579672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08da7514-57cf-47db-b35b-09a94837be6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:58.606097 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08da7514-57cf-47db-b35b-09a94837be6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488951db-04b6-45b9-ade5-bab11cd97456', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-374202656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['759aadc5-c59e-4a52-a278-593426819deb','3ba88e6d-2760-4aaa-b216-6b92c270837a','76e478d9-d2fb-42de-9a39-788652545e61','ac388b5f-aece-444f-9299-01c9d96a428d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:11:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-374202656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488951db-04b6-45b9-ade5-bab11cd97456,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:58.606941 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50c0364-7f80-46de-8e68-d9dd51708a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:58.630382 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50c0364-7f80-46de-8e68-d9dd51708a57) transitioned into state 'SUCCESS' from state '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-374202656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['759aadc5-c59e-4a52-a278-593426819deb','3ba88e6d-2760-4aaa-b216-6b92c270837a','76e478d9-d2fb-42de-9a39-788652545e61','ac388b5f-aece-444f-9299-01c9d96a428d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:58.631173 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2787224-15b0-492b-82a9-aa9694066a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:11:58.642791 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2787224-15b0-492b-82a9-aa9694066a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:11:58.643772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (af7afc27-9596-4847-a0fe-8830bc1e7442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:11:58.644152 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:11:58.644872 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6388f0cd-a4b3-408a-a141-fa4b41a36ce4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:11:58.645421 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 556/2243] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:11:58 2026] POST /volume/v3/volumes => generated 773 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:58.667241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-86bb466b-8a2b-4d77-a170-ff382f61f710 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:58.667803 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7693a0af-986c-40ec-bd53-320c9a1a2c23 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:58.669323 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7693a0af-986c-40ec-bd53-320c9a1a2c23 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:11:58.669501 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7693a0af-986c-40ec-bd53-320c9a1a2c23 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:58.669665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7693a0af-986c-40ec-bd53-320c9a1a2c23 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:58.669781 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86bb466b-8a2b-4d77-a170-ff382f61f710 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 Aug 20 00:11:58.670173 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86bb466b-8a2b-4d77-a170-ff382f61f710 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:58.670531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86bb466b-8a2b-4d77-a170-ff382f61f710 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:58.676422 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:58.676422 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:58.679328 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:58.679328 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:58.680153 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7693a0af-986c-40ec-bd53-320c9a1a2c23 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:58.683935 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-86bb466b-8a2b-4d77-a170-ff382f61f710 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:58.685360 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7693a0af-986c-40ec-bd53-320c9a1a2c23 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 200 Aug 20 00:11:58.686851 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 562/2244] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:58 2026] GET /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:58.689595 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86bb466b-8a2b-4d77-a170-ff382f61f710 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 returned with HTTP 200 Aug 20 00:11:58.690146 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 565/2245] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:58 2026] GET /volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:58.706316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-169758a5-f975-4eda-9003-4e90004f44c6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:58.708738 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-169758a5-f975-4eda-9003-4e90004f44c6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:11:58.709104 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-169758a5-f975-4eda-9003-4e90004f44c6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:58.709508 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-169758a5-f975-4eda-9003-4e90004f44c6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:58.720718 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:58.720718 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:58.726677 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-169758a5-f975-4eda-9003-4e90004f44c6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:58.733737 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-169758a5-f975-4eda-9003-4e90004f44c6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 200 Aug 20 00:11:58.734326 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 563/2246] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:58 2026] GET /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:59.706351 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2882f182-5dca-4ab9-856a-dcfbc4249769 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:59.710398 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2882f182-5dca-4ab9-856a-dcfbc4249769 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 Aug 20 00:11:59.710661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2882f182-5dca-4ab9-856a-dcfbc4249769 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:59.711122 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2882f182-5dca-4ab9-856a-dcfbc4249769 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:59.723453 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:59.723453 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:59.727788 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2882f182-5dca-4ab9-856a-dcfbc4249769 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:59.733709 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2882f182-5dca-4ab9-856a-dcfbc4249769 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 returned with HTTP 200 Aug 20 00:11:59.734017 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 557/2247] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:59 2026] GET /volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 => generated 1004 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:11:59.750774 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9d0cb462-2ef5-41ab-8b7a-01013164fe4f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:59.752658 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d0cb462-2ef5-41ab-8b7a-01013164fe4f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:11:59.753023 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d0cb462-2ef5-41ab-8b7a-01013164fe4f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "488951db-04b6-45b9-ade5-bab11cd97456", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-533594955"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:11:59.762651 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:59.762651 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:59.763037 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9d0cb462-2ef5-41ab-8b7a-01013164fe4f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:11:59.763291 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-9d0cb462-2ef5-41ab-8b7a-01013164fe4f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create snapshot from volume 488951db-04b6-45b9-ade5-bab11cd97456 Aug 20 00:11:59.805519 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-9d0cb462-2ef5-41ab-8b7a-01013164fe4f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['be8cf10d-e9c9-4248-b09a-bdc92d2bf541', '7c2dd06e-a838-463d-aa09-aa5aa5a9345d', 'a64956c4-b5a7-4c8d-8147-3e7cc6ab0a08', '9073c243-470d-42a4-aab1-77d589c7405d'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:11:59.836547 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d674b847-886d-4fdb-bc1e-1a6e1f0860fc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:59.838905 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d674b847-886d-4fdb-bc1e-1a6e1f0860fc tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:59.839188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d674b847-886d-4fdb-bc1e-1a6e1f0860fc tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:59.839627 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d674b847-886d-4fdb-bc1e-1a6e1f0860fc tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:59.839748 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d674b847-886d-4fdb-bc1e-1a6e1f0860fc tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Delete volume with id: 7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:59.841619 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9d0cb462-2ef5-41ab-8b7a-01013164fe4f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot create request issued successfully. Aug 20 00:11:59.841928 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d0cb462-2ef5-41ab-8b7a-01013164fe4f tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:11:59.842355 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 563/2248] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:11:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:11:59.848747 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:59.848747 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:11:59.849797 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d674b847-886d-4fdb-bc1e-1a6e1f0860fc tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:59.854329 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-24f2e1b7-be4a-4fcf-b524-b539f4647e00 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:59.856005 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-24f2e1b7-be4a-4fcf-b524-b539f4647e00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 Aug 20 00:11:59.856212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-24f2e1b7-be4a-4fcf-b524-b539f4647e00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:59.856422 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-24f2e1b7-be4a-4fcf-b524-b539f4647e00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:59.861153 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:59.861153 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:11:59.861482 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-24f2e1b7-be4a-4fcf-b524-b539f4647e00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:11:59.862224 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-24f2e1b7-be4a-4fcf-b524-b539f4647e00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 returned with HTTP 200 Aug 20 00:11:59.862781 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 564/2249] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:11:59 2026] GET /volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:59.875620 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d674b847-886d-4fdb-bc1e-1a6e1f0860fc tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Delete volume request issued successfully. Aug 20 00:11:59.875876 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d674b847-886d-4fdb-bc1e-1a6e1f0860fc tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 202 Aug 20 00:11:59.876409 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 566/2250] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:11:59 2026] DELETE /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:11:59.884932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-586d7e2c-302b-486c-97cb-d0a7d44481f9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:59.887130 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-586d7e2c-302b-486c-97cb-d0a7d44481f9 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:11:59.887782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-586d7e2c-302b-486c-97cb-d0a7d44481f9 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:59.887782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-586d7e2c-302b-486c-97cb-d0a7d44481f9 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:59.898481 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:59.898481 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:11:59.904657 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-586d7e2c-302b-486c-97cb-d0a7d44481f9 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:11:59.910127 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-586d7e2c-302b-486c-97cb-d0a7d44481f9 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 200 Aug 20 00:11:59.910585 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 558/2251] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:11:59 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:11:59.963448 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-d4254980-dc11-4ba2-b86d-1a3813518d89 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:11:59.965680 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-d4254980-dc11-4ba2-b86d-1a3813518d89 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:11:59.965881 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-d4254980-dc11-4ba2-b86d-1a3813518d89 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:11:59.966103 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-d4254980-dc11-4ba2-b86d-1a3813518d89 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:11:59.974460 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:11:59.974460 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:11:59.979725 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-d4254980-dc11-4ba2-b86d-1a3813518d89 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:11:59.984306 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-d4254980-dc11-4ba2-b86d-1a3813518d89 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 200 Aug 20 00:11:59.984707 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 564/2252] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:11:59 2026] GET /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:00.669299 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-802bb784-d6d0-427a-9fa7-2f26fbaef412 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.672416 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-802bb784-d6d0-427a-9fa7-2f26fbaef412 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:12:00.672733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-802bb784-d6d0-427a-9fa7-2f26fbaef412 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:00.673033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-802bb784-d6d0-427a-9fa7-2f26fbaef412 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:00.683995 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:00.683995 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:00.689795 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-802bb784-d6d0-427a-9fa7-2f26fbaef412 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:12:00.697777 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-802bb784-d6d0-427a-9fa7-2f26fbaef412 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 200 Aug 20 00:12:00.698411 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 565/2253] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:12:00 2026] GET /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:00.709386 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7a9ba9e8-b7ec-44a5-ae06-baddaa82ac2f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.709820 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a9ba9e8-b7ec-44a5-ae06-baddaa82ac2f None None] GET https://10.4.3.9/volume// Aug 20 00:12:00.709976 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a9ba9e8-b7ec-44a5-ae06-baddaa82ac2f None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:00.710166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a9ba9e8-b7ec-44a5-ae06-baddaa82ac2f None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:00.710488 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a9ba9e8-b7ec-44a5-ae06-baddaa82ac2f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:00.710807 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 567/2254] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:12:00 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:00.718914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-9fa9ec4e-6fe2-4644-ac1a-85f8551d2938 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.721176 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-9fa9ec4e-6fe2-4644-ac1a-85f8551d2938 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:12:00.721568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-9fa9ec4e-6fe2-4644-ac1a-85f8551d2938 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ba15e6d-b373-4a7d-b90f-33f125bc794c", "connector": null, "instance_uuid": "887785d9-06bd-4712-abad-f6ca59a71dc5"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:00.731676 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:00.731676 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:00.760810 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-9fa9ec4e-6fe2-4644-ac1a-85f8551d2938 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:12:00.761235 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 559/2255] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:12: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 20 00:12:00.872157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c88d46a-e605-4e93-9fd8-66a0d3fddae8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.874057 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c88d46a-e605-4e93-9fd8-66a0d3fddae8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 Aug 20 00:12:00.874262 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c88d46a-e605-4e93-9fd8-66a0d3fddae8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:00.874483 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c88d46a-e605-4e93-9fd8-66a0d3fddae8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:00.879939 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:00.879939 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:00.880318 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0c88d46a-e605-4e93-9fd8-66a0d3fddae8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:00.881139 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c88d46a-e605-4e93-9fd8-66a0d3fddae8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 returned with HTTP 200 Aug 20 00:12:00.881530 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 565/2256] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:00 2026] GET /volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:00.895993 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a1793dc8-74e2-43ff-b58a-84f6df525a17 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.899093 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a1793dc8-74e2-43ff-b58a-84f6df525a17 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] POST https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705/action Aug 20 00:12:00.899416 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a1793dc8-74e2-43ff-b58a-84f6df525a17 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:00.899527 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a1793dc8-74e2-43ff-b58a-84f6df525a17 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:00.900868 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.admin_actions [None req-a1793dc8-74e2-43ff-b58a-84f6df525a17 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Updating snapshot '751817de-d3d4-4f99-a713-40e649777705' with '{'status': 'error'}' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:00.914211 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:00.914211 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:00.914727 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-a1793dc8-74e2-43ff-b58a-84f6df525a17 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fabce9a16a6045e9afecb954a0664bac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7650edd928374418960f4886f24d27eb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:12:00.914985 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a1793dc8-74e2-43ff-b58a-84f6df525a17 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705/action returned with HTTP 403 Aug 20 00:12:00.915486 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 566/2257] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:00 2026] POST /volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:00.924810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad04d73e-78d5-4f54-876a-5fddb27a3efb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.926960 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad04d73e-78d5-4f54-876a-5fddb27a3efb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 Aug 20 00:12:00.927300 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad04d73e-78d5-4f54-876a-5fddb27a3efb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:00.927450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad04d73e-78d5-4f54-876a-5fddb27a3efb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:00.927617 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-ad04d73e-78d5-4f54-876a-5fddb27a3efb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete snapshot with id: 751817de-d3d4-4f99-a713-40e649777705 Aug 20 00:12:00.927961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5f8f1ce5-99f0-42f1-a424-16186ef1e4b3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.930679 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f8f1ce5-99f0-42f1-a424-16186ef1e4b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 Aug 20 00:12:00.930976 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f8f1ce5-99f0-42f1-a424-16186ef1e4b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:00.931249 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f8f1ce5-99f0-42f1-a424-16186ef1e4b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:00.933729 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:00.933729 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:00.934170 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad04d73e-78d5-4f54-876a-5fddb27a3efb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:00.940906 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f8f1ce5-99f0-42f1-a424-16186ef1e4b3 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 returned with HTTP 404 Aug 20 00:12:00.941583 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 560/2258] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:00 2026] GET /volume/v3/volumes/7cfd95f3-9cc9-4bdc-b452-30a92f5ace93 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:00.950750 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-881d6e93-b019-4c84-98c5-ef5e9aea7027 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.952864 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-881d6e93-b019-4c84-98c5-ef5e9aea7027 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] DELETE https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:12:00.953146 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-881d6e93-b019-4c84-98c5-ef5e9aea7027 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:00.953304 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-881d6e93-b019-4c84-98c5-ef5e9aea7027 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:00.953470 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-881d6e93-b019-4c84-98c5-ef5e9aea7027 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Delete volume with id: 714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:12:00.960716 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad04d73e-78d5-4f54-876a-5fddb27a3efb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:00.960716 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad04d73e-78d5-4f54-876a-5fddb27a3efb tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 returned with HTTP 202 Aug 20 00:12:00.960716 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 568/2259] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:00 2026] DELETE /volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:00.962273 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:00.962273 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:00.962937 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-881d6e93-b019-4c84-98c5-ef5e9aea7027 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:12:00.969016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4c6a4bcf-9d40-42f8-b659-d8bc397b6969 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.971991 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4c6a4bcf-9d40-42f8-b659-d8bc397b6969 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 Aug 20 00:12:00.973314 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4c6a4bcf-9d40-42f8-b659-d8bc397b6969 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:00.973314 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4c6a4bcf-9d40-42f8-b659-d8bc397b6969 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:00.987082 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-881d6e93-b019-4c84-98c5-ef5e9aea7027 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Delete volume request issued successfully. Aug 20 00:12:00.987311 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-881d6e93-b019-4c84-98c5-ef5e9aea7027 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 202 Aug 20 00:12:00.987477 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:00.987477 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:00.987853 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 566/2260] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:00 2026] DELETE /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:00.987970 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4c6a4bcf-9d40-42f8-b659-d8bc397b6969 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:00.988599 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4c6a4bcf-9d40-42f8-b659-d8bc397b6969 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 returned with HTTP 200 Aug 20 00:12:00.991429 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 567/2261] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:00 2026] GET /volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:00.995104 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-76809fc0-fd5e-41d2-a54e-11318cf49895 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:00.997067 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76809fc0-fd5e-41d2-a54e-11318cf49895 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:12:00.997206 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76809fc0-fd5e-41d2-a54e-11318cf49895 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:00.997416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76809fc0-fd5e-41d2-a54e-11318cf49895 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:01.005601 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:01.005601 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:01.010138 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-76809fc0-fd5e-41d2-a54e-11318cf49895 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Volume info retrieved successfully. Aug 20 00:12:01.016093 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76809fc0-fd5e-41d2-a54e-11318cf49895 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 200 Aug 20 00:12:01.016745 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 561/2262] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:00 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:01.888286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f60ea98c-653f-4d00-a210-c44b126d76ca None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:01.888565 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f60ea98c-653f-4d00-a210-c44b126d76ca None None] GET https://10.4.3.9/volume// Aug 20 00:12:01.888728 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f60ea98c-653f-4d00-a210-c44b126d76ca None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:01.888977 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f60ea98c-653f-4d00-a210-c44b126d76ca None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:01.889345 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f60ea98c-653f-4d00-a210-c44b126d76ca None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:01.889640 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 569/2263] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:12:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:01.896905 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-e471bc6d-228d-4472-878e-e5d35f887b78 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:01.900697 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-e471bc6d-228d-4472-878e-e5d35f887b78 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:12:01.900956 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-e471bc6d-228d-4472-878e-e5d35f887b78 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:01.901175 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-e471bc6d-228d-4472-878e-e5d35f887b78 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:01.911174 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:01.911174 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:01.914817 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-e471bc6d-228d-4472-878e-e5d35f887b78 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:12:01.919238 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-e471bc6d-228d-4472-878e-e5d35f887b78 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 200 Aug 20 00:12:01.919673 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 567/2264] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:12:01 2026] GET /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:01.998985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3cf9fa0e-2bf4-4a53-94b0-7a7edd517b9c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:02.000774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3cf9fa0e-2bf4-4a53-94b0-7a7edd517b9c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 Aug 20 00:12:02.000982 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3cf9fa0e-2bf4-4a53-94b0-7a7edd517b9c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:02.001182 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3cf9fa0e-2bf4-4a53-94b0-7a7edd517b9c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:02.006228 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3cf9fa0e-2bf4-4a53-94b0-7a7edd517b9c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 returned with HTTP 404 Aug 20 00:12:02.006969 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 568/2265] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:01 2026] GET /volume/v3/snapshots/751817de-d3d4-4f99-a713-40e649777705 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:02.018052 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0a373d09-8c27-4858-91a4-ac8a287af0a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:02.018052 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a373d09-8c27-4858-91a4-ac8a287af0a2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 Aug 20 00:12:02.018052 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a373d09-8c27-4858-91a4-ac8a287af0a2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:02.018052 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a373d09-8c27-4858-91a4-ac8a287af0a2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:02.018052 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-0a373d09-8c27-4858-91a4-ac8a287af0a2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: 488951db-04b6-45b9-ade5-bab11cd97456 Aug 20 00:12:02.024779 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:02.024779 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:02.025237 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0a373d09-8c27-4858-91a4-ac8a287af0a2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:02.028385 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-2fe8ce65-42d5-4483-a66e-b8ef5df56395 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:02.031850 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-2fe8ce65-42d5-4483-a66e-b8ef5df56395 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4 Aug 20 00:12:02.032194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-2fe8ce65-42d5-4483-a66e-b8ef5df56395 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:02.035316 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0a17afd-76d8-42bf-9ccb-80abaadf22c2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:02.040463 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0a17afd-76d8-42bf-9ccb-80abaadf22c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] GET https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 Aug 20 00:12:02.040692 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0a17afd-76d8-42bf-9ccb-80abaadf22c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:02.040901 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0a17afd-76d8-42bf-9ccb-80abaadf22c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:02.043818 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-2fe8ce65-42d5-4483-a66e-b8ef5df56395 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-7ba15e6d-b373-4a7d-b90f-33f125bc794c-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:12:02.046673 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0a17afd-76d8-42bf-9ccb-80abaadf22c2 tempest-TestServerVolumeAttachmentScenario-756010694 tempest-TestServerVolumeAttachmentScenario-756010694-project-member] https://10.4.3.9/volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 returned with HTTP 404 Aug 20 00:12:02.047732 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 568/2266] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:02 2026] GET /volume/v3/volumes/714e0d7e-5e8f-4b4e-8382-05637582a439 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:02.049995 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0a373d09-8c27-4858-91a4-ac8a287af0a2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:12:02.049995 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a373d09-8c27-4858-91a4-ac8a287af0a2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 returned with HTTP 202 Aug 20 00:12:02.049995 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 562/2267] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:02 2026] DELETE /volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:12:02.050133 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-2fe8ce65-42d5-4483-a66e-b8ef5df56395 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-7ba15e6d-b373-4a7d-b90f-33f125bc794c-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:12:02.051045 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:02.051045 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:02.059305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-38dcf8aa-9669-4102-a70b-f8cf35a44057 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:02.062679 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-38dcf8aa-9669-4102-a70b-f8cf35a44057 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 Aug 20 00:12:02.062875 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-38dcf8aa-9669-4102-a70b-f8cf35a44057 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:02.063089 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-38dcf8aa-9669-4102-a70b-f8cf35a44057 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:02.078432 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:02.078432 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:02.083624 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-38dcf8aa-9669-4102-a70b-f8cf35a44057 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:02.088571 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-38dcf8aa-9669-4102-a70b-f8cf35a44057 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 returned with HTTP 200 Aug 20 00:12:02.089349 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 569/2268] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:02 2026] GET /volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:02.167746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-2fe8ce65-42d5-4483-a66e-b8ef5df56395 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-7ba15e6d-b373-4a7d-b90f-33f125bc794c-np0000007832" released by "attachment_update" :: held 0.118s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:12:02.168326 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-2fe8ce65-42d5-4483-a66e-b8ef5df56395 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4 returned with HTTP 200 Aug 20 00:12:02.169999 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 570/2269] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:12:02 2026] PUT /volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:02.197739 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-c2746789-ddd6-4967-b5dd-2ee82d8226ed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:02.200201 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-c2746789-ddd6-4967-b5dd-2ee82d8226ed tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4/action Aug 20 00:12:02.200584 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-c2746789-ddd6-4967-b5dd-2ee82d8226ed tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:02.200711 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-c2746789-ddd6-4967-b5dd-2ee82d8226ed tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:02.227061 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:02.227061 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:02.246001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ca1c856-89fb-4c78-a273-1c74fcf50f48 req-c2746789-ddd6-4967-b5dd-2ee82d8226ed tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4/action returned with HTTP 204 Aug 20 00:12:02.246480 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 569/2270] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:12:02 2026] POST /volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:03.107588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ea74ff4a-ae88-4b14-bf73-6b725828aecf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:03.112054 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea74ff4a-ae88-4b14-bf73-6b725828aecf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 Aug 20 00:12:03.112298 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea74ff4a-ae88-4b14-bf73-6b725828aecf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:03.112577 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea74ff4a-ae88-4b14-bf73-6b725828aecf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:03.126046 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea74ff4a-ae88-4b14-bf73-6b725828aecf tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 returned with HTTP 404 Aug 20 00:12:03.126824 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 563/2271] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:03 2026] GET /volume/v3/volumes/488951db-04b6-45b9-ade5-bab11cd97456 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:03.139064 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:03.141239 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:03.141642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1383506012"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:03.143377 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1383506012'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:03.143533 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:12:03.147881 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:12:03.155436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (dd1d890d-3200-4194-9202-5d707c9ea415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:03.156603 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc73964-8770-49c1-ac7e-f2ca95ed3f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:03.157692 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:03.192708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc73964-8770-49c1-ac7e-f2ca95ed3f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:03.193441 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0200f2c5-3463-49bc-8705-e13f233c5db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:03.244123 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['085f9242-538c-4325-96a0-fa31a685574c', '2fc66651-8bc5-4585-8427-149395c8db72', '2c8f2d0b-cc5f-4a84-8e26-0ac12e617fd6', '7f2a29c8-1102-40ce-a8ea-7590adf14593'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:03.244882 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0200f2c5-3463-49bc-8705-e13f233c5db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['085f9242-538c-4325-96a0-fa31a685574c', '2fc66651-8bc5-4585-8427-149395c8db72', '2c8f2d0b-cc5f-4a84-8e26-0ac12e617fd6', '7f2a29c8-1102-40ce-a8ea-7590adf14593']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:03.245781 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73209f6c-e923-4008-b365-2fdac09b020d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:03.282786 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73209f6c-e923-4008-b365-2fdac09b020d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '478095da-cfc1-49fe-8894-e9a36274d87e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1383506012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['085f9242-538c-4325-96a0-fa31a685574c','2fc66651-8bc5-4585-8427-149395c8db72','2c8f2d0b-cc5f-4a84-8e26-0ac12e617fd6','7f2a29c8-1102-40ce-a8ea-7590adf14593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1383506012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=478095da-cfc1-49fe-8894-e9a36274d87e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:03.283542 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997eeaa2-6540-4dbe-b3ae-839097ee10aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:03.303495 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997eeaa2-6540-4dbe-b3ae-839097ee10aa) transitioned into state 'SUCCESS' from state '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-1383506012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['085f9242-538c-4325-96a0-fa31a685574c','2fc66651-8bc5-4585-8427-149395c8db72','2c8f2d0b-cc5f-4a84-8e26-0ac12e617fd6','7f2a29c8-1102-40ce-a8ea-7590adf14593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:03.304223 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8220b97c-ca9d-46f4-9ed8-f79b9ae1d90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:03.318825 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8220b97c-ca9d-46f4-9ed8-f79b9ae1d90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:03.319852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (dd1d890d-3200-4194-9202-5d707c9ea415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:03.320202 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:12:03.320808 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a840c023-e18c-43e3-9c3c-2129636e58c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:03.321345 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 570/2272] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:12:03 2026] POST /volume/v3/volumes => generated 774 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:03.336694 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-95123b3b-9f56-4f24-81d6-a3196da4de40 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:03.339501 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95123b3b-9f56-4f24-81d6-a3196da4de40 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e Aug 20 00:12:03.339749 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95123b3b-9f56-4f24-81d6-a3196da4de40 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:03.341140 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95123b3b-9f56-4f24-81d6-a3196da4de40 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:03.351175 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:03.351175 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:03.355807 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-95123b3b-9f56-4f24-81d6-a3196da4de40 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:03.364559 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95123b3b-9f56-4f24-81d6-a3196da4de40 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e returned with HTTP 200 Aug 20 00:12:03.365198 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 571/2273] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:03 2026] GET /volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:04.379473 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6067636b-9948-4ce5-b2bf-b071f0dc6cf0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:04.383666 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6067636b-9948-4ce5-b2bf-b071f0dc6cf0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e Aug 20 00:12:04.384043 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6067636b-9948-4ce5-b2bf-b071f0dc6cf0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:04.384346 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6067636b-9948-4ce5-b2bf-b071f0dc6cf0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:04.394984 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:04.394984 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:04.401475 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6067636b-9948-4ce5-b2bf-b071f0dc6cf0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:04.411717 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6067636b-9948-4ce5-b2bf-b071f0dc6cf0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e returned with HTTP 200 Aug 20 00:12:04.412401 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 570/2274] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:04 2026] GET /volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e => generated 1005 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:04.425287 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-718cc2e4-02e8-4214-8ad6-5331eea724ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:04.428914 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-718cc2e4-02e8-4214-8ad6-5331eea724ee tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:04.428914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-718cc2e4-02e8-4214-8ad6-5331eea724ee tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "478095da-cfc1-49fe-8894-e9a36274d87e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2061249174"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:04.436732 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:04.436732 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:04.437377 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-718cc2e4-02e8-4214-8ad6-5331eea724ee tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:04.437637 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-718cc2e4-02e8-4214-8ad6-5331eea724ee tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create snapshot from volume 478095da-cfc1-49fe-8894-e9a36274d87e Aug 20 00:12:04.463959 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-718cc2e4-02e8-4214-8ad6-5331eea724ee tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['e3bbf9ac-d59d-4f03-90d7-ef995a558f10', 'ce1a4868-b2eb-45a1-a294-f499cdd562e3', '60df7f3e-e182-4898-a620-ea56b6d7d595', 'e5c4a6d5-4779-40f8-9580-4e91ac68064f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:04.494114 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-718cc2e4-02e8-4214-8ad6-5331eea724ee tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot create request issued successfully. Aug 20 00:12:04.494458 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-718cc2e4-02e8-4214-8ad6-5331eea724ee tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:04.494871 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 564/2275] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:04.504052 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-aeb062f8-5335-47c8-8e85-eb8559f6a671 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:04.506199 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aeb062f8-5335-47c8-8e85-eb8559f6a671 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a Aug 20 00:12:04.506396 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aeb062f8-5335-47c8-8e85-eb8559f6a671 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:04.506578 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aeb062f8-5335-47c8-8e85-eb8559f6a671 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:04.511733 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:04.511733 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:04.512375 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-aeb062f8-5335-47c8-8e85-eb8559f6a671 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:04.512919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aeb062f8-5335-47c8-8e85-eb8559f6a671 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a returned with HTTP 200 Aug 20 00:12:04.513429 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 571/2276] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:04 2026] GET /volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:05.523965 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf106dd5-acbd-41d9-a100-bfaa454f28ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:05.525985 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf106dd5-acbd-41d9-a100-bfaa454f28ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a Aug 20 00:12:05.526394 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf106dd5-acbd-41d9-a100-bfaa454f28ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:05.526394 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf106dd5-acbd-41d9-a100-bfaa454f28ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:05.541062 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:05.541062 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:05.541452 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf106dd5-acbd-41d9-a100-bfaa454f28ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:05.542409 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf106dd5-acbd-41d9-a100-bfaa454f28ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a returned with HTTP 200 Aug 20 00:12:05.542878 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 572/2277] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:05 2026] GET /volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:05.553569 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4287baaa-69d6-4d87-b20f-63c038da3809 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:05.555454 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4287baaa-69d6-4d87-b20f-63c038da3809 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] GET https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a Aug 20 00:12:05.555661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4287baaa-69d6-4d87-b20f-63c038da3809 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:05.555875 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4287baaa-69d6-4d87-b20f-63c038da3809 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:05.561355 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:05.561355 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:05.561752 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4287baaa-69d6-4d87-b20f-63c038da3809 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:12:05.562492 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4287baaa-69d6-4d87-b20f-63c038da3809 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a returned with HTTP 200 Aug 20 00:12:05.566144 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 571/2278] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:05 2026] GET /volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:05.578026 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-662304f8-b263-44ad-8401-8aad04156df7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:05.584606 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-662304f8-b263-44ad-8401-8aad04156df7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a Aug 20 00:12:05.584862 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-662304f8-b263-44ad-8401-8aad04156df7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:05.585124 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-662304f8-b263-44ad-8401-8aad04156df7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:05.585247 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-662304f8-b263-44ad-8401-8aad04156df7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete snapshot with id: 1f1d6170-9cc3-4b87-806b-497b7ee4837a Aug 20 00:12:05.594094 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:05.594094 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:05.594362 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-662304f8-b263-44ad-8401-8aad04156df7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:05.621337 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-662304f8-b263-44ad-8401-8aad04156df7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:05.621601 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-662304f8-b263-44ad-8401-8aad04156df7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a returned with HTTP 202 Aug 20 00:12:05.622063 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 565/2279] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:05 2026] DELETE /volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:05.639694 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9ad826c6-26a3-4120-9004-d36abbf7ae44 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:05.639694 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ad826c6-26a3-4120-9004-d36abbf7ae44 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a Aug 20 00:12:05.639694 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ad826c6-26a3-4120-9004-d36abbf7ae44 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:05.643630 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ad826c6-26a3-4120-9004-d36abbf7ae44 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:05.650149 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:05.650149 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:05.650149 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9ad826c6-26a3-4120-9004-d36abbf7ae44 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:05.650149 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ad826c6-26a3-4120-9004-d36abbf7ae44 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a returned with HTTP 200 Aug 20 00:12:05.650149 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 572/2280] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:05 2026] GET /volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:06.661504 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-281380e4-d3a8-4561-9eb9-039741ec189b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:06.664014 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-281380e4-d3a8-4561-9eb9-039741ec189b tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a Aug 20 00:12:06.664380 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-281380e4-d3a8-4561-9eb9-039741ec189b tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:06.664588 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-281380e4-d3a8-4561-9eb9-039741ec189b tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:06.670258 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-281380e4-d3a8-4561-9eb9-039741ec189b tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a returned with HTTP 404 Aug 20 00:12:06.670959 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 573/2281] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:06 2026] GET /volume/v3/snapshots/1f1d6170-9cc3-4b87-806b-497b7ee4837a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:06.680136 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-33091697-0a5e-4e77-903e-a744b3b92017 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:06.681987 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33091697-0a5e-4e77-903e-a744b3b92017 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e Aug 20 00:12:06.682169 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33091697-0a5e-4e77-903e-a744b3b92017 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:06.682458 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33091697-0a5e-4e77-903e-a744b3b92017 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:06.682606 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-33091697-0a5e-4e77-903e-a744b3b92017 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: 478095da-cfc1-49fe-8894-e9a36274d87e Aug 20 00:12:06.691193 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:06.691193 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:06.691490 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-33091697-0a5e-4e77-903e-a744b3b92017 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:06.716461 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-33091697-0a5e-4e77-903e-a744b3b92017 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:12:06.716675 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33091697-0a5e-4e77-903e-a744b3b92017 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e returned with HTTP 202 Aug 20 00:12:06.717176 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 572/2282] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:06 2026] DELETE /volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:06.732305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d420a1d0-9a1b-44df-938f-4a301c881eb7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:06.738769 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d420a1d0-9a1b-44df-938f-4a301c881eb7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e Aug 20 00:12:06.739133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d420a1d0-9a1b-44df-938f-4a301c881eb7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:06.739470 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d420a1d0-9a1b-44df-938f-4a301c881eb7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:06.755429 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:06.755429 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:06.763791 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d420a1d0-9a1b-44df-938f-4a301c881eb7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:06.768562 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d420a1d0-9a1b-44df-938f-4a301c881eb7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e returned with HTTP 200 Aug 20 00:12:06.769111 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 566/2283] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:06 2026] GET /volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e => generated 1004 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:07.357247 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-3d39f0d1-d4e2-425b-8630-d35cd3c57d73 req-4111ec66-0cc9-4338-86e9-26f805ab559c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:07.360535 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3d39f0d1-d4e2-425b-8630-d35cd3c57d73 req-4111ec66-0cc9-4338-86e9-26f805ab559c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:12:07.361299 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3d39f0d1-d4e2-425b-8630-d35cd3c57d73 req-4111ec66-0cc9-4338-86e9-26f805ab559c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:07.361937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3d39f0d1-d4e2-425b-8630-d35cd3c57d73 req-4111ec66-0cc9-4338-86e9-26f805ab559c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:07.379185 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:07.379185 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:07.386035 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-3d39f0d1-d4e2-425b-8630-d35cd3c57d73 req-4111ec66-0cc9-4338-86e9-26f805ab559c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:12:07.393313 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3d39f0d1-d4e2-425b-8630-d35cd3c57d73 req-4111ec66-0cc9-4338-86e9-26f805ab559c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:12:07.394023 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 573/2284] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:12:07 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:07.790503 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d4c0f882-cedf-4570-8ee4-8290b05a891d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:07.796915 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4c0f882-cedf-4570-8ee4-8290b05a891d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e Aug 20 00:12:07.796915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4c0f882-cedf-4570-8ee4-8290b05a891d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:07.796915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4c0f882-cedf-4570-8ee4-8290b05a891d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:07.807001 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4c0f882-cedf-4570-8ee4-8290b05a891d tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e returned with HTTP 404 Aug 20 00:12:07.808079 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 574/2285] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:07 2026] GET /volume/v3/volumes/478095da-cfc1-49fe-8894-e9a36274d87e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:07.823252 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:07.825098 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:07.825626 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1513627495"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:07.827167 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1513627495'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:07.827280 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:12:07.834322 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:12:07.841469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (9aa8112f-3def-4b1e-80bf-89d61a5a3506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:07.841954 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333abfc5-62fc-4022-bd19-35464f16e8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:07.842842 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:07.876102 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333abfc5-62fc-4022-bd19-35464f16e8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:07.877223 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdadd087-7745-4446-a3ac-79b27180c711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:07.940079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['6bae7725-2b3f-46d8-b341-0c89a9dcc199', 'c5c663fc-f9d6-45b0-828d-d59a9554457f', '97bc7dc8-bb7c-4e1c-acdd-f717d7a09594', '842434aa-f17f-47fb-84e4-b77feac369bd'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:07.941369 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdadd087-7745-4446-a3ac-79b27180c711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bae7725-2b3f-46d8-b341-0c89a9dcc199', 'c5c663fc-f9d6-45b0-828d-d59a9554457f', '97bc7dc8-bb7c-4e1c-acdd-f717d7a09594', '842434aa-f17f-47fb-84e4-b77feac369bd']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:07.942193 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a173abfb-655e-4cc4-829d-ff3959aba4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:07.976705 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a173abfb-655e-4cc4-829d-ff3959aba4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3077a99d-9d7a-41c0-85a1-8172be8f2e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1513627495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['6bae7725-2b3f-46d8-b341-0c89a9dcc199','c5c663fc-f9d6-45b0-828d-d59a9554457f','97bc7dc8-bb7c-4e1c-acdd-f717d7a09594','842434aa-f17f-47fb-84e4-b77feac369bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1513627495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3077a99d-9d7a-41c0-85a1-8172be8f2e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:07.977569 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d74a3fd-f1d9-4627-990d-523eb64c9c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:08.007951 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d74a3fd-f1d9-4627-990d-523eb64c9c4d) transitioned into state 'SUCCESS' from state '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-1513627495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['6bae7725-2b3f-46d8-b341-0c89a9dcc199','c5c663fc-f9d6-45b0-828d-d59a9554457f','97bc7dc8-bb7c-4e1c-acdd-f717d7a09594','842434aa-f17f-47fb-84e4-b77feac369bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:08.009057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e26b674-3a8e-407c-8333-4aaac9e262d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:08.031270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e26b674-3a8e-407c-8333-4aaac9e262d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:08.032584 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (9aa8112f-3def-4b1e-80bf-89d61a5a3506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:08.033329 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:12:08.034093 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9a9f179-dbf9-40c9-b85e-3e3985b2fa10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:08.034648 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 573/2286] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:12:07 2026] POST /volume/v3/volumes => generated 774 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:08.057294 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ca33c2c5-b181-41fc-8342-113091acfa01 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:08.058993 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca33c2c5-b181-41fc-8342-113091acfa01 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 Aug 20 00:12:08.059194 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca33c2c5-b181-41fc-8342-113091acfa01 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:08.059403 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca33c2c5-b181-41fc-8342-113091acfa01 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:08.077457 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:08.077457 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:08.085128 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ca33c2c5-b181-41fc-8342-113091acfa01 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:08.090876 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca33c2c5-b181-41fc-8342-113091acfa01 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 returned with HTTP 200 Aug 20 00:12:08.091484 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 567/2287] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:08 2026] GET /volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:08.351715 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:08.354521 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:08.355075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-598713676", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:08.357432 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-598713676', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:08.357818 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Create volume of 1 GB Aug 20 00:12:08.363156 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Availability Zones retrieved successfully. Aug 20 00:12:08.374227 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Flow 'volume_create_api' (4f299d98-915c-4bdf-85a1-448f06a062ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:08.375778 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea17d8a-28ce-476c-b387-cf94a9089f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:08.377957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:08.420554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea17d8a-28ce-476c-b387-cf94a9089f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:08.421621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (603f1144-c128-421d-89ba-b744f785ea7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:08.483966 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Created reservations ['98890f66-98e1-4d5e-9c72-7fb1cb23803a', 'cc7e3f66-de6e-4954-8e1f-c7bc1d2cc11f', '7b8d194c-4f75-43fe-82d6-b39dfbd57f05', 'defe2220-b70e-4b45-8989-4409cfde05cb'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:08.483966 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (603f1144-c128-421d-89ba-b744f785ea7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98890f66-98e1-4d5e-9c72-7fb1cb23803a', 'cc7e3f66-de6e-4954-8e1f-c7bc1d2cc11f', '7b8d194c-4f75-43fe-82d6-b39dfbd57f05', 'defe2220-b70e-4b45-8989-4409cfde05cb']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:08.484218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f611de70-095d-48ee-a0d0-716033387210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:08.513563 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f611de70-095d-48ee-a0d0-716033387210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae937673-2eea-44bf-ad33-b279b506fe39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-598713676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e27568e2d944b4fa70b64507d0d48d7',qos_specs=None,replication_status=,reservations=['98890f66-98e1-4d5e-9c72-7fb1cb23803a','cc7e3f66-de6e-4954-8e1f-c7bc1d2cc11f','7b8d194c-4f75-43fe-82d6-b39dfbd57f05','defe2220-b70e-4b45-8989-4409cfde05cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61c84adc17481a902ca5c6b73d37ca',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-598713676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae937673-2eea-44bf-ad33-b279b506fe39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e27568e2d944b4fa70b64507d0d48d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e61c84adc17481a902ca5c6b73d37ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:08.514486 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f6384e-8aa5-4ebb-8325-a75463354f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:08.536504 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f6384e-8aa5-4ebb-8325-a75463354f20) transitioned into state 'SUCCESS' from state '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-598713676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e27568e2d944b4fa70b64507d0d48d7',qos_specs=None,replication_status=,reservations=['98890f66-98e1-4d5e-9c72-7fb1cb23803a','cc7e3f66-de6e-4954-8e1f-c7bc1d2cc11f','7b8d194c-4f75-43fe-82d6-b39dfbd57f05','defe2220-b70e-4b45-8989-4409cfde05cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61c84adc17481a902ca5c6b73d37ca',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:08.537577 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15882765-659e-4e8c-ae64-631c237119f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:08.553639 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15882765-659e-4e8c-ae64-631c237119f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:08.554925 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Flow 'volume_create_api' (4f299d98-915c-4bdf-85a1-448f06a062ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:08.555410 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Create volume request issued successfully. Aug 20 00:12:08.556123 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15404c84-37a4-4d44-b37d-9769b6d2bfaa tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:08.556700 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 574/2288] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:12:08 2026] POST /volume/v3/volumes => generated 750 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:08.570798 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-69ba9f0d-d38d-4299-aabe-7f3fdf5b2247 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:08.577598 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69ba9f0d-d38d-4299-aabe-7f3fdf5b2247 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:08.577795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69ba9f0d-d38d-4299-aabe-7f3fdf5b2247 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:08.578169 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69ba9f0d-d38d-4299-aabe-7f3fdf5b2247 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:08.593145 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:08.593145 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:08.597326 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-69ba9f0d-d38d-4299-aabe-7f3fdf5b2247 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:08.603300 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69ba9f0d-d38d-4299-aabe-7f3fdf5b2247 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:08.604433 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 575/2289] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:08 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:09.108259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6eaf3770-bf1d-4caf-994d-954658b96583 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.112143 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6eaf3770-bf1d-4caf-994d-954658b96583 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 Aug 20 00:12:09.112143 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6eaf3770-bf1d-4caf-994d-954658b96583 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:09.112143 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6eaf3770-bf1d-4caf-994d-954658b96583 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:09.124670 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.124670 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:09.129308 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6eaf3770-bf1d-4caf-994d-954658b96583 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:09.135372 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6eaf3770-bf1d-4caf-994d-954658b96583 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 returned with HTTP 200 Aug 20 00:12:09.135973 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 574/2290] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:09 2026] GET /volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:09.148811 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2a736a0-3170-4fbb-bc30-02a397063b85 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.150784 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2a736a0-3170-4fbb-bc30-02a397063b85 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:09.151981 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2a736a0-3170-4fbb-bc30-02a397063b85 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3077a99d-9d7a-41c0-85a1-8172be8f2e38", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-169591231"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:09.161225 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.161225 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:09.161613 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c2a736a0-3170-4fbb-bc30-02a397063b85 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:09.161785 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-c2a736a0-3170-4fbb-bc30-02a397063b85 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create snapshot from volume 3077a99d-9d7a-41c0-85a1-8172be8f2e38 Aug 20 00:12:09.202484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c2a736a0-3170-4fbb-bc30-02a397063b85 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['2a3d24c2-bec8-4451-94db-dfeec03bef7d', '178ecef4-9148-4a35-96ed-12a51e4d0c99', '40e7a1d9-cb23-4db0-9e73-d79127b2e2b5', 'e5207ba8-0064-4925-b639-9a50ce3b8567'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:09.248042 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c2a736a0-3170-4fbb-bc30-02a397063b85 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot create request issued successfully. Aug 20 00:12:09.249142 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2a736a0-3170-4fbb-bc30-02a397063b85 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:09.249142 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 568/2291] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:09.260220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-571d79c3-16a5-4b58-933a-0fa55bde0e13 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.263698 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-571d79c3-16a5-4b58-933a-0fa55bde0e13 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 Aug 20 00:12:09.263698 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-571d79c3-16a5-4b58-933a-0fa55bde0e13 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:09.263698 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-571d79c3-16a5-4b58-933a-0fa55bde0e13 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:09.273273 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.273273 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:09.273800 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-571d79c3-16a5-4b58-933a-0fa55bde0e13 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:09.274935 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-571d79c3-16a5-4b58-933a-0fa55bde0e13 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 returned with HTTP 200 Aug 20 00:12:09.275351 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 575/2292] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:09 2026] GET /volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:09.619280 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-747756a0-bf27-4f10-a97f-f0fcdab9e55c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.623373 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-747756a0-bf27-4f10-a97f-f0fcdab9e55c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:09.623726 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-747756a0-bf27-4f10-a97f-f0fcdab9e55c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:09.626245 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-747756a0-bf27-4f10-a97f-f0fcdab9e55c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:09.635585 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.635585 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:09.643260 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-747756a0-bf27-4f10-a97f-f0fcdab9e55c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:09.650989 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-747756a0-bf27-4f10-a97f-f0fcdab9e55c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:09.651538 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 576/2293] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:09 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:09.664215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8649032d-a646-4f81-aca0-f3bf6cb6f0d5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.667622 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8649032d-a646-4f81-aca0-f3bf6cb6f0d5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:09.667622 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8649032d-a646-4f81-aca0-f3bf6cb6f0d5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:09.668038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8649032d-a646-4f81-aca0-f3bf6cb6f0d5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:09.679278 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.679278 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:09.688389 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8649032d-a646-4f81-aca0-f3bf6cb6f0d5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:09.695211 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8649032d-a646-4f81-aca0-f3bf6cb6f0d5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:09.695745 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 575/2294] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:09 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:09.717365 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f8eda15c-2fde-4f1a-b2f0-a6692aae14e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.719805 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8eda15c-2fde-4f1a-b2f0-a6692aae14e0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:12:09.720047 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8eda15c-2fde-4f1a-b2f0-a6692aae14e0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:09.720475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8eda15c-2fde-4f1a-b2f0-a6692aae14e0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:09.721068 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-f8eda15c-2fde-4f1a-b2f0-a6692aae14e0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:12:09.721568 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.721568 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:09.722942 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f8eda15c-2fde-4f1a-b2f0-a6692aae14e0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:12:09.730955 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f8eda15c-2fde-4f1a-b2f0-a6692aae14e0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Get all volumes completed successfully. Aug 20 00:12:09.731579 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8eda15c-2fde-4f1a-b2f0-a6692aae14e0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:12:09.732204 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 569/2295] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:12:09 2026] GET /volume/v3/volumes => generated 334 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:09.741956 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2f8083c5-d893-449f-8e64-41f5101a3a6c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.744581 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2f8083c5-d893-449f-8e64-41f5101a3a6c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:09.744666 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2f8083c5-d893-449f-8e64-41f5101a3a6c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:09.744882 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2f8083c5-d893-449f-8e64-41f5101a3a6c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:09.752188 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.752188 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:09.756094 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2f8083c5-d893-449f-8e64-41f5101a3a6c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:09.760168 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2f8083c5-d893-449f-8e64-41f5101a3a6c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:09.760526 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 576/2296] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:09 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:09.801865 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-86b88c32-40a0-4eff-b297-43ddf503ca20 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.803828 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-86b88c32-40a0-4eff-b297-43ddf503ca20 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:09.804726 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-86b88c32-40a0-4eff-b297-43ddf503ca20 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:09.804726 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-86b88c32-40a0-4eff-b297-43ddf503ca20 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:09.812146 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.812146 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:09.815909 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-86b88c32-40a0-4eff-b297-43ddf503ca20 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:09.820232 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-86b88c32-40a0-4eff-b297-43ddf503ca20 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:09.820636 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 577/2297] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:12:09 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:09.926423 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b895c788-5238-437a-9d93-63c089bf3200 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.926778 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b895c788-5238-437a-9d93-63c089bf3200 None None] GET https://10.4.3.9/volume// Aug 20 00:12:09.927118 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b895c788-5238-437a-9d93-63c089bf3200 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:09.927118 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b895c788-5238-437a-9d93-63c089bf3200 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:09.927432 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b895c788-5238-437a-9d93-63c089bf3200 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:09.927684 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 576/2298] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:12:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:09.936016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-1f399f42-d7ef-47f8-b418-b66a9bc99030 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:09.940835 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-1f399f42-d7ef-47f8-b418-b66a9bc99030 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:12:09.941267 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-1f399f42-d7ef-47f8-b418-b66a9bc99030 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae937673-2eea-44bf-ad33-b279b506fe39", "connector": null, "instance_uuid": "2c5c8176-8b62-443a-8681-380f69075d0c"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:09.952755 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:09.952755 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:09.993420 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-1f399f42-d7ef-47f8-b418-b66a9bc99030 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:12:09.994128 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 570/2299] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:12:09 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:10.039028 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8604b2a3-9e80-47af-8ed2-d37329689af0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.041133 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8604b2a3-9e80-47af-8ed2-d37329689af0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:10.041373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8604b2a3-9e80-47af-8ed2-d37329689af0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.041612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8604b2a3-9e80-47af-8ed2-d37329689af0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.056295 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.056295 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:10.061393 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8604b2a3-9e80-47af-8ed2-d37329689af0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:10.063466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2639487e-be23-45ab-b0f4-de92021b07bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.063777 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2639487e-be23-45ab-b0f4-de92021b07bb None None] GET https://10.4.3.9/volume// Aug 20 00:12:10.063777 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2639487e-be23-45ab-b0f4-de92021b07bb None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.063875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2639487e-be23-45ab-b0f4-de92021b07bb None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.064275 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2639487e-be23-45ab-b0f4-de92021b07bb None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:10.064600 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 578/2300] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:10.067391 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8604b2a3-9e80-47af-8ed2-d37329689af0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:10.067903 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 577/2301] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:10.074189 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-08eac662-00c6-4f8a-90fb-92cb7b6c713d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.076193 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-08eac662-00c6-4f8a-90fb-92cb7b6c713d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:10.076459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-08eac662-00c6-4f8a-90fb-92cb7b6c713d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.076815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-08eac662-00c6-4f8a-90fb-92cb7b6c713d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.100111 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.100111 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:10.102709 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-08eac662-00c6-4f8a-90fb-92cb7b6c713d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:10.108786 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-08eac662-00c6-4f8a-90fb-92cb7b6c713d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:10.109348 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 577/2302] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:10.230523 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-de2a3040-415e-415d-bc01-f5c5f944648c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.233066 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-de2a3040-415e-415d-bc01-f5c5f944648c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] PUT https://10.4.3.9/volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c Aug 20 00:12:10.236732 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-de2a3040-415e-415d-bc01-f5c5f944648c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:10.244988 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-de2a3040-415e-415d-bc01-f5c5f944648c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Acquiring lock "cinder-attachment_update-ae937673-2eea-44bf-ad33-b279b506fe39-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:12:10.249854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-de2a3040-415e-415d-bc01-f5c5f944648c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Lock "cinder-attachment_update-ae937673-2eea-44bf-ad33-b279b506fe39-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:12:10.250493 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.250493 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:10.288208 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-91cadcbb-93e2-4b09-821f-3e47b9cb83ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.290414 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-91cadcbb-93e2-4b09-821f-3e47b9cb83ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 Aug 20 00:12:10.290414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-91cadcbb-93e2-4b09-821f-3e47b9cb83ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.291115 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-91cadcbb-93e2-4b09-821f-3e47b9cb83ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.297048 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.297048 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:10.297391 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-91cadcbb-93e2-4b09-821f-3e47b9cb83ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:10.298171 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-91cadcbb-93e2-4b09-821f-3e47b9cb83ff tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 returned with HTTP 200 Aug 20 00:12:10.298590 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 579/2303] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:10.309866 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-00400deb-d6ac-4e63-bd9d-4de502053678 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.311278 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-00400deb-d6ac-4e63-bd9d-4de502053678 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] POST https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7/action Aug 20 00:12:10.311710 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-00400deb-d6ac-4e63-bd9d-4de502053678 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:10.311866 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-00400deb-d6ac-4e63-bd9d-4de502053678 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:10.313438 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.snapshot_unmanage [None req-00400deb-d6ac-4e63-bd9d-4de502053678 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Unmanage snapshot with id: 0ecb6685-fc38-49bd-8a86-9c70496fb1d7 Aug 20 00:12:10.320816 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.320816 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:10.320816 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-00400deb-d6ac-4e63-bd9d-4de502053678 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:12:10.321476 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-00400deb-d6ac-4e63-bd9d-4de502053678 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fabce9a16a6045e9afecb954a0664bac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7650edd928374418960f4886f24d27eb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:12:10.321900 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-00400deb-d6ac-4e63-bd9d-4de502053678 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7/action returned with HTTP 403 Aug 20 00:12:10.322499 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 578/2304] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:10 2026] POST /volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:10.329620 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b78eed59-57ce-41c9-83b0-023074632526 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.331543 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b78eed59-57ce-41c9-83b0-023074632526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 Aug 20 00:12:10.331760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b78eed59-57ce-41c9-83b0-023074632526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.332024 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b78eed59-57ce-41c9-83b0-023074632526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.332118 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-b78eed59-57ce-41c9-83b0-023074632526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete snapshot with id: 0ecb6685-fc38-49bd-8a86-9c70496fb1d7 Aug 20 00:12:10.340604 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.340604 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:10.340982 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b78eed59-57ce-41c9-83b0-023074632526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:10.366982 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b78eed59-57ce-41c9-83b0-023074632526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:10.366982 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b78eed59-57ce-41c9-83b0-023074632526 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 returned with HTTP 202 Aug 20 00:12:10.366982 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 578/2305] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:10 2026] DELETE /volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:10.378147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7a4bbc2c-70a6-4adc-adb1-e5a95a80b2d3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.378147 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a4bbc2c-70a6-4adc-adb1-e5a95a80b2d3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 Aug 20 00:12:10.378147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a4bbc2c-70a6-4adc-adb1-e5a95a80b2d3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.378647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-de2a3040-415e-415d-bc01-f5c5f944648c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Lock "cinder-attachment_update-ae937673-2eea-44bf-ad33-b279b506fe39-np0000007832" released by "attachment_update" :: held 0.129s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:12:10.379054 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-de2a3040-415e-415d-bc01-f5c5f944648c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c returned with HTTP 200 Aug 20 00:12:10.379828 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 571/2306] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:12:10 2026] PUT /volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:10.382913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a4bbc2c-70a6-4adc-adb1-e5a95a80b2d3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.387256 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.387256 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:10.387547 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7a4bbc2c-70a6-4adc-adb1-e5a95a80b2d3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:10.388318 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a4bbc2c-70a6-4adc-adb1-e5a95a80b2d3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 returned with HTTP 200 Aug 20 00:12:10.388746 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 580/2307] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:10.617652 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2d076375-1705-4322-993e-a13710ad52be None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.620455 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2d076375-1705-4322-993e-a13710ad52be tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:12:10.620646 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2d076375-1705-4322-993e-a13710ad52be tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.620822 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2d076375-1705-4322-993e-a13710ad52be tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.632405 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.632405 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:10.636078 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2d076375-1705-4322-993e-a13710ad52be tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:12:10.640616 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2d076375-1705-4322-993e-a13710ad52be tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:12:10.641140 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 579/2308] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:10.684796 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-0f5065dd-1775-4b6e-a551-1557f96ff18d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.689232 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-0f5065dd-1775-4b6e-a551-1557f96ff18d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:12:10.689464 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-0f5065dd-1775-4b6e-a551-1557f96ff18d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.689703 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-0f5065dd-1775-4b6e-a551-1557f96ff18d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.708260 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.708260 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:10.716493 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-0f5065dd-1775-4b6e-a551-1557f96ff18d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:12:10.721810 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-0f5065dd-1775-4b6e-a551-1557f96ff18d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:12:10.722346 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 579/2309] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:10.742512 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-cceef344-3545-49ca-affd-823a41539cd1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.744497 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-cceef344-3545-49ca-affd-823a41539cd1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04/action Aug 20 00:12:10.744902 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-cceef344-3545-49ca-affd-823a41539cd1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:10.745059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-cceef344-3545-49ca-affd-823a41539cd1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:10.756571 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.756571 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:10.757117 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-cceef344-3545-49ca-affd-823a41539cd1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:12:10.764869 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-cceef344-3545-49ca-affd-823a41539cd1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Begin detaching volume completed successfully. Aug 20 00:12:10.765138 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-cceef344-3545-49ca-affd-823a41539cd1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04/action returned with HTTP 202 Aug 20 00:12:10.765645 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 572/2310] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:12:10 2026] POST /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:10.810743 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0015fc02-768a-4b7c-a714-d00daf80bbcb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.811124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0015fc02-768a-4b7c-a714-d00daf80bbcb None None] GET https://10.4.3.9/volume// Aug 20 00:12:10.811275 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0015fc02-768a-4b7c-a714-d00daf80bbcb None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.811460 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0015fc02-768a-4b7c-a714-d00daf80bbcb None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.812111 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0015fc02-768a-4b7c-a714-d00daf80bbcb None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:10.812111 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 581/2311] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:10.826778 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-32609eed-a48f-451b-aaf5-7c2333da0bab None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:10.832075 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-32609eed-a48f-451b-aaf5-7c2333da0bab tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:12:10.832523 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-32609eed-a48f-451b-aaf5-7c2333da0bab tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:10.832602 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-32609eed-a48f-451b-aaf5-7c2333da0bab tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:10.844503 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:10.844503 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:10.849629 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-32609eed-a48f-451b-aaf5-7c2333da0bab tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:12:10.854586 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-32609eed-a48f-451b-aaf5-7c2333da0bab tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:12:10.855089 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 580/2312] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:12:10 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:11.086644 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6809a324-00da-4a21-9cce-e510c2866382 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:11.088734 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6809a324-00da-4a21-9cce-e510c2866382 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:11.088983 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6809a324-00da-4a21-9cce-e510c2866382 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:11.089186 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6809a324-00da-4a21-9cce-e510c2866382 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:11.100673 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:11.100673 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:11.105511 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6809a324-00da-4a21-9cce-e510c2866382 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:11.111670 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6809a324-00da-4a21-9cce-e510c2866382 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:11.112425 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 580/2313] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:11 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:11.399182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fd00a6ea-f303-4a8c-afba-98400107636a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:11.401519 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fd00a6ea-f303-4a8c-afba-98400107636a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 Aug 20 00:12:11.401780 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fd00a6ea-f303-4a8c-afba-98400107636a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:11.402051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fd00a6ea-f303-4a8c-afba-98400107636a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:11.407912 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fd00a6ea-f303-4a8c-afba-98400107636a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 returned with HTTP 404 Aug 20 00:12:11.408572 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 573/2314] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:11 2026] GET /volume/v3/snapshots/0ecb6685-fc38-49bd-8a86-9c70496fb1d7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:11.417599 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5a00a26a-327c-44ae-acad-745b213230c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:11.419838 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a00a26a-327c-44ae-acad-745b213230c3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 Aug 20 00:12:11.420064 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a00a26a-327c-44ae-acad-745b213230c3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:11.420313 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a00a26a-327c-44ae-acad-745b213230c3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:11.420510 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-5a00a26a-327c-44ae-acad-745b213230c3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: 3077a99d-9d7a-41c0-85a1-8172be8f2e38 Aug 20 00:12:11.427802 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:11.427802 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:11.428168 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5a00a26a-327c-44ae-acad-745b213230c3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:11.443546 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5a00a26a-327c-44ae-acad-745b213230c3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:12:11.443716 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a00a26a-327c-44ae-acad-745b213230c3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 returned with HTTP 202 Aug 20 00:12:11.444172 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 582/2315] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:11 2026] DELETE /volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:11.451033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a399639e-64f2-4789-9499-fe1a7e3e69f7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:11.452874 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a399639e-64f2-4789-9499-fe1a7e3e69f7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 Aug 20 00:12:11.453116 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a399639e-64f2-4789-9499-fe1a7e3e69f7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:11.453318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a399639e-64f2-4789-9499-fe1a7e3e69f7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:11.461554 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:11.461554 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:11.467426 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a399639e-64f2-4789-9499-fe1a7e3e69f7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:11.469972 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a399639e-64f2-4789-9499-fe1a7e3e69f7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 returned with HTTP 200 Aug 20 00:12:11.470493 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 581/2316] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:11 2026] GET /volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:12.132067 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-327bada6-3e10-4876-afa7-883aeb886169 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:12.133819 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-327bada6-3e10-4876-afa7-883aeb886169 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:12.134082 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-327bada6-3e10-4876-afa7-883aeb886169 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:12.134347 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-327bada6-3e10-4876-afa7-883aeb886169 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:12.153189 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:12.153189 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:12.157488 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-327bada6-3e10-4876-afa7-883aeb886169 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:12.162358 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-327bada6-3e10-4876-afa7-883aeb886169 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:12.162825 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 581/2317] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:12 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:12.485798 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-21ea3b71-7a93-4dd4-9ad5-878acaeff966 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:12.489021 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21ea3b71-7a93-4dd4-9ad5-878acaeff966 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 Aug 20 00:12:12.489288 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21ea3b71-7a93-4dd4-9ad5-878acaeff966 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:12.489563 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21ea3b71-7a93-4dd4-9ad5-878acaeff966 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:12.499180 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21ea3b71-7a93-4dd4-9ad5-878acaeff966 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 returned with HTTP 404 Aug 20 00:12:12.499823 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 574/2318] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:12 2026] GET /volume/v3/volumes/3077a99d-9d7a-41c0-85a1-8172be8f2e38 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:12.509441 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:12.511334 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:12.511713 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1625379812"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:12.513267 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1625379812'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:12.513432 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:12:12.516998 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:12:12.522705 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (97eb6628-4912-4db5-be8f-d146e96a10de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:12.523621 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b2c517-dec3-47e8-844b-5a400de38724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:12.524335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:12.548723 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b2c517-dec3-47e8-844b-5a400de38724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:12.549683 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3efdc1-dfa3-4ef0-9d78-1010dc9df85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:12.587612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['830f10e5-7f17-43ad-9eac-c3a677366523', 'be3cee61-4909-48c7-8b5c-91cca5b589c9', '7d032bce-de0d-4d2e-a626-3cdba376c489', 'cd907212-1371-4a03-b925-18a145682c14'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:12.588560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3efdc1-dfa3-4ef0-9d78-1010dc9df85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['830f10e5-7f17-43ad-9eac-c3a677366523', 'be3cee61-4909-48c7-8b5c-91cca5b589c9', '7d032bce-de0d-4d2e-a626-3cdba376c489', 'cd907212-1371-4a03-b925-18a145682c14']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:12.589308 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ebf2597-c9c0-4380-a548-a2c4ec4803c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:12.617039 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ebf2597-c9c0-4380-a548-a2c4ec4803c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9115f433-d1de-46a2-abe4-b1bec4e80f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625379812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['830f10e5-7f17-43ad-9eac-c3a677366523','be3cee61-4909-48c7-8b5c-91cca5b589c9','7d032bce-de0d-4d2e-a626-3cdba376c489','cd907212-1371-4a03-b925-18a145682c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625379812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9115f433-d1de-46a2-abe4-b1bec4e80f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:12.617771 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2594d4b-f48e-4ce9-a61c-d45b666d43e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:12.641934 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2594d4b-f48e-4ce9-a61c-d45b666d43e5) transitioned into state 'SUCCESS' from state '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-1625379812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['830f10e5-7f17-43ad-9eac-c3a677366523','be3cee61-4909-48c7-8b5c-91cca5b589c9','7d032bce-de0d-4d2e-a626-3cdba376c489','cd907212-1371-4a03-b925-18a145682c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:12.642976 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0480b0-4641-4e71-b569-5d5abb5cf00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:12.655234 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0480b0-4641-4e71-b569-5d5abb5cf00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:12.656480 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (97eb6628-4912-4db5-be8f-d146e96a10de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:12.657104 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:12:12.658181 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb2fb9e7-d2c2-4605-b858-614ecd978de2 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:12.659910 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 583/2319] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:12:12 2026] POST /volume/v3/volumes => generated 774 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:12.677577 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b1c57bf8-1bbd-4509-bf30-f4805f004b4c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:12.679417 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b1c57bf8-1bbd-4509-bf30-f4805f004b4c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 Aug 20 00:12:12.679637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b1c57bf8-1bbd-4509-bf30-f4805f004b4c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:12.679828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b1c57bf8-1bbd-4509-bf30-f4805f004b4c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:12.693589 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:12.693589 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:12.715203 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b1c57bf8-1bbd-4509-bf30-f4805f004b4c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:12.721176 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b1c57bf8-1bbd-4509-bf30-f4805f004b4c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 returned with HTTP 200 Aug 20 00:12:12.721749 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 582/2320] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:12 2026] GET /volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 => generated 953 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:13.176279 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-97f09847-c9b3-4a2e-b8d5-1949cbfd6dbd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:13.178484 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97f09847-c9b3-4a2e-b8d5-1949cbfd6dbd tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:13.178669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97f09847-c9b3-4a2e-b8d5-1949cbfd6dbd tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:13.178981 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97f09847-c9b3-4a2e-b8d5-1949cbfd6dbd tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:13.196187 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:13.196187 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:13.201394 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-97f09847-c9b3-4a2e-b8d5-1949cbfd6dbd tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:13.207857 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97f09847-c9b3-4a2e-b8d5-1949cbfd6dbd tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:13.208232 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 582/2321] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:13 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:13.687334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-cbc8f041-76d5-4bb2-a51f-e570f9da11f7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:13.691623 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-cbc8f041-76d5-4bb2-a51f-e570f9da11f7 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c/action Aug 20 00:12:13.692142 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-cbc8f041-76d5-4bb2-a51f-e570f9da11f7 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:13.692341 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-cbc8f041-76d5-4bb2-a51f-e570f9da11f7 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:13.711422 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:13.711422 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:13.729403 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-640cee45-8e96-4093-8a29-4d7bb9203274 req-cbc8f041-76d5-4bb2-a51f-e570f9da11f7 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c/action returned with HTTP 204 Aug 20 00:12:13.730030 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 575/2322] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:12:13 2026] POST /volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:13.738682 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b9e3c64b-fec0-46ca-8e9b-4c0c9141c3e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:13.741479 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9e3c64b-fec0-46ca-8e9b-4c0c9141c3e0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 Aug 20 00:12:13.741861 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9e3c64b-fec0-46ca-8e9b-4c0c9141c3e0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:13.742154 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9e3c64b-fec0-46ca-8e9b-4c0c9141c3e0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:13.754140 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:13.754140 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:13.765996 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b9e3c64b-fec0-46ca-8e9b-4c0c9141c3e0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:13.774438 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9e3c64b-fec0-46ca-8e9b-4c0c9141c3e0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 returned with HTTP 200 Aug 20 00:12:13.779278 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 584/2323] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:13 2026] GET /volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 => generated 1005 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:12:13.791807 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-e26d2d92-d71b-45fe-a014-1e8a7a5c2531 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:13.793340 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-966844cf-1528-4212-9708-cd5cda57ac69 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:13.794025 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-e26d2d92-d71b-45fe-a014-1e8a7a5c2531 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] DELETE https://10.4.3.9/volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24 Aug 20 00:12:13.794306 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-e26d2d92-d71b-45fe-a014-1e8a7a5c2531 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:13.794828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-e26d2d92-d71b-45fe-a014-1e8a7a5c2531 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:13.795632 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-966844cf-1528-4212-9708-cd5cda57ac69 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:13.796007 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-966844cf-1528-4212-9708-cd5cda57ac69 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9115f433-d1de-46a2-abe4-b1bec4e80f52", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-182305999"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:13.803912 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:13.803912 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:13.807335 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:13.807335 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:13.807656 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-966844cf-1528-4212-9708-cd5cda57ac69 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:13.807991 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-966844cf-1528-4212-9708-cd5cda57ac69 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create snapshot from volume 9115f433-d1de-46a2-abe4-b1bec4e80f52 Aug 20 00:12:13.851330 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-966844cf-1528-4212-9708-cd5cda57ac69 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['39f819fd-aeb9-469d-8f20-26880cbaea2d', 'bb474c7e-4d4e-403a-a722-b56fbc20e933', '9077f193-238e-4ad1-ad11-c82967b09609', '1e86e61f-adf4-42ac-a99c-ddd95004e4fb'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:13.866099 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-247993de-ffc1-4da9-9824-0cf537bf4690 req-e26d2d92-d71b-45fe-a014-1e8a7a5c2531 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24 returned with HTTP 200 Aug 20 00:12:13.866702 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 583/2324] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:12:13 2026] DELETE /volume/v3/attachments/27980253-1673-40e3-b485-dcd5f6c8bf24 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:13.887629 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-966844cf-1528-4212-9708-cd5cda57ac69 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot create request issued successfully. Aug 20 00:12:13.888113 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-966844cf-1528-4212-9708-cd5cda57ac69 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:13.888710 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 583/2325] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:13 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 20 00:12:13.903402 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2a6173eb-6f13-4117-8d38-ab4ff43993d7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:13.908111 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a6173eb-6f13-4117-8d38-ab4ff43993d7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c Aug 20 00:12:13.908421 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a6173eb-6f13-4117-8d38-ab4ff43993d7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:13.908965 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a6173eb-6f13-4117-8d38-ab4ff43993d7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:13.915075 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:13.915075 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:13.915242 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2a6173eb-6f13-4117-8d38-ab4ff43993d7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:13.916025 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a6173eb-6f13-4117-8d38-ab4ff43993d7 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c returned with HTTP 200 Aug 20 00:12:13.916387 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 576/2326] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:13 2026] GET /volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:13.950385 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8dca7390-812b-4b6b-8e2d-35e2a14d5c3e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:13.952055 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8dca7390-812b-4b6b-8e2d-35e2a14d5c3e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:12:13.952236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8dca7390-812b-4b6b-8e2d-35e2a14d5c3e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:13.952433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8dca7390-812b-4b6b-8e2d-35e2a14d5c3e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:13.959489 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:13.959489 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:13.963781 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8dca7390-812b-4b6b-8e2d-35e2a14d5c3e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:12:13.968164 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8dca7390-812b-4b6b-8e2d-35e2a14d5c3e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:12:13.968553 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 585/2327] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:13 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:14.224830 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ba8a0d91-134b-4ae8-af5d-6991ec605aec None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:14.226879 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ba8a0d91-134b-4ae8-af5d-6991ec605aec tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:14.227049 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ba8a0d91-134b-4ae8-af5d-6991ec605aec tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:14.227248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ba8a0d91-134b-4ae8-af5d-6991ec605aec tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:14.239440 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:14.239440 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:14.248190 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ba8a0d91-134b-4ae8-af5d-6991ec605aec tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:14.252787 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ba8a0d91-134b-4ae8-af5d-6991ec605aec tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:14.253300 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 584/2328] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:14 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:14.266747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1ef8b9ac-1d82-4274-b6fe-47e315f927ed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:14.268790 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ef8b9ac-1d82-4274-b6fe-47e315f927ed tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:14.268989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ef8b9ac-1d82-4274-b6fe-47e315f927ed tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:14.269159 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ef8b9ac-1d82-4274-b6fe-47e315f927ed tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:14.283217 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:14.283217 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:14.289959 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1ef8b9ac-1d82-4274-b6fe-47e315f927ed tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:14.295240 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ef8b9ac-1d82-4274-b6fe-47e315f927ed tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:14.295771 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 584/2329] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:14 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:14.309847 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c3d482f4-f2d7-46e0-83af-d6d36a1f9d2c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:14.314030 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3d482f4-f2d7-46e0-83af-d6d36a1f9d2c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:14.314340 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3d482f4-f2d7-46e0-83af-d6d36a1f9d2c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae937673-2eea-44bf-ad33-b279b506fe39", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-676795747", "description": null, "metadata": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:14.328786 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:14.328786 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:14.329407 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c3d482f4-f2d7-46e0-83af-d6d36a1f9d2c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:14.329567 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-c3d482f4-f2d7-46e0-83af-d6d36a1f9d2c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Create snapshot from volume ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:14.379225 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c3d482f4-f2d7-46e0-83af-d6d36a1f9d2c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Created reservations ['4420241d-4223-41e6-848a-049aa0512181', '80c8244a-1f73-4777-b7e3-9d125b644295', 'abdb248f-50d3-43f7-b7ea-f469039f8c02', '0c4f55cd-d66b-408b-a95d-c8ae6cc44f9b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:14.415282 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c3d482f4-f2d7-46e0-83af-d6d36a1f9d2c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Snapshot force create request issued successfully. Aug 20 00:12:14.415502 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3d482f4-f2d7-46e0-83af-d6d36a1f9d2c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:14.415901 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 577/2330] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:14.428549 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e29b9c70-c354-405f-8fc8-62b558531be0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:14.431227 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e29b9c70-c354-405f-8fc8-62b558531be0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:12:14.431621 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e29b9c70-c354-405f-8fc8-62b558531be0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:14.431948 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e29b9c70-c354-405f-8fc8-62b558531be0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:14.438700 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:14.438700 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:14.439255 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e29b9c70-c354-405f-8fc8-62b558531be0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Snapshot retrieved successfully. Aug 20 00:12:14.440257 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e29b9c70-c354-405f-8fc8-62b558531be0 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 returned with HTTP 200 Aug 20 00:12:14.440823 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 586/2331] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:14 2026] GET /volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:14.927589 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4ca70180-c103-4543-873f-2a16d508934e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:14.930015 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4ca70180-c103-4543-873f-2a16d508934e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c Aug 20 00:12:14.930324 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4ca70180-c103-4543-873f-2a16d508934e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:14.930608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4ca70180-c103-4543-873f-2a16d508934e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:14.936390 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:14.936390 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:14.936990 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4ca70180-c103-4543-873f-2a16d508934e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:14.938046 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4ca70180-c103-4543-873f-2a16d508934e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c returned with HTTP 200 Aug 20 00:12:14.938563 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 585/2332] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:14 2026] GET /volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:14.950469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-567956d4-4850-4038-a399-4d6d85736c10 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:14.953451 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-567956d4-4850-4038-a399-4d6d85736c10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] PUT https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c Aug 20 00:12:14.953985 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-567956d4-4850-4038-a399-4d6d85736c10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:14.961859 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:14.961859 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:14.962410 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-567956d4-4850-4038-a399-4d6d85736c10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Snapshot retrieved successfully. Aug 20 00:12:14.969637 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-567956d4-4850-4038-a399-4d6d85736c10 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c returned with HTTP 200 Aug 20 00:12:14.970063 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 585/2333] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:12:14 2026] PUT /volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c => generated 360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:14.979724 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3516b016-4b40-4eb5-9793-1a27e9b3ea1c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:14.982471 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3516b016-4b40-4eb5-9793-1a27e9b3ea1c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c Aug 20 00:12:14.982759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3516b016-4b40-4eb5-9793-1a27e9b3ea1c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:14.983049 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3516b016-4b40-4eb5-9793-1a27e9b3ea1c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:14.983192 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-3516b016-4b40-4eb5-9793-1a27e9b3ea1c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete snapshot with id: ba7af457-5fb5-4416-b8b6-0b377dc7291c Aug 20 00:12:14.990911 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:14.990911 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:14.991382 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3516b016-4b40-4eb5-9793-1a27e9b3ea1c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:15.019941 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3516b016-4b40-4eb5-9793-1a27e9b3ea1c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:15.020191 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3516b016-4b40-4eb5-9793-1a27e9b3ea1c tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c returned with HTTP 202 Aug 20 00:12:15.020786 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 578/2334] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:14 2026] DELETE /volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:15.029784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6bc49f57-8745-4bfa-b796-bdde8ec0eab3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:15.032259 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bc49f57-8745-4bfa-b796-bdde8ec0eab3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c Aug 20 00:12:15.032530 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bc49f57-8745-4bfa-b796-bdde8ec0eab3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:15.032798 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bc49f57-8745-4bfa-b796-bdde8ec0eab3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:15.039634 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:15.039634 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:15.040114 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6bc49f57-8745-4bfa-b796-bdde8ec0eab3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:15.041073 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bc49f57-8745-4bfa-b796-bdde8ec0eab3 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c returned with HTTP 200 Aug 20 00:12:15.041634 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 587/2335] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:15 2026] GET /volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c => generated 493 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:15.451225 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9981b7a4-f2db-4817-9238-77cdaeb19566 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:15.452950 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9981b7a4-f2db-4817-9238-77cdaeb19566 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:12:15.453131 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9981b7a4-f2db-4817-9238-77cdaeb19566 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:15.453305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9981b7a4-f2db-4817-9238-77cdaeb19566 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:15.458064 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:15.458064 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:15.458629 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9981b7a4-f2db-4817-9238-77cdaeb19566 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Snapshot retrieved successfully. Aug 20 00:12:15.459759 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9981b7a4-f2db-4817-9238-77cdaeb19566 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 returned with HTTP 200 Aug 20 00:12:15.460202 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 586/2336] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:15 2026] GET /volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:15.470016 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3da9d236-3444-4c96-8fc4-6e548184afd2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:15.471756 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3da9d236-3444-4c96-8fc4-6e548184afd2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:12:15.471950 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3da9d236-3444-4c96-8fc4-6e548184afd2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:15.472168 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3da9d236-3444-4c96-8fc4-6e548184afd2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:15.478508 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:15.478508 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:15.479176 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3da9d236-3444-4c96-8fc4-6e548184afd2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Snapshot retrieved successfully. Aug 20 00:12:15.479958 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3da9d236-3444-4c96-8fc4-6e548184afd2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 returned with HTTP 200 Aug 20 00:12:15.480411 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 586/2337] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:15 2026] GET /volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:15.491471 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8f99e12d-7e36-4ef5-a4cb-405ab7531e43 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:15.494201 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f99e12d-7e36-4ef5-a4cb-405ab7531e43 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:12:15.494782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f99e12d-7e36-4ef5-a4cb-405ab7531e43 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:15.495103 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f99e12d-7e36-4ef5-a4cb-405ab7531e43 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:15.508083 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:15.508083 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:15.512795 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8f99e12d-7e36-4ef5-a4cb-405ab7531e43 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:12:15.518899 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f99e12d-7e36-4ef5-a4cb-405ab7531e43 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:12:15.519933 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 579/2338] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:15 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:16.053769 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eb3785b7-62ed-4cad-ad10-f28e5d9ef5c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:16.056099 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eb3785b7-62ed-4cad-ad10-f28e5d9ef5c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c Aug 20 00:12:16.056348 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eb3785b7-62ed-4cad-ad10-f28e5d9ef5c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:16.056581 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eb3785b7-62ed-4cad-ad10-f28e5d9ef5c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:16.062182 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eb3785b7-62ed-4cad-ad10-f28e5d9ef5c0 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c returned with HTTP 404 Aug 20 00:12:16.062754 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 588/2339] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:16 2026] GET /volume/v3/snapshots/ba7af457-5fb5-4416-b8b6-0b377dc7291c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:16.072358 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f9229caf-e450-4e02-ae4f-656695136cf8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:16.075258 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f9229caf-e450-4e02-ae4f-656695136cf8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 Aug 20 00:12:16.075562 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f9229caf-e450-4e02-ae4f-656695136cf8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:16.075822 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f9229caf-e450-4e02-ae4f-656695136cf8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:16.076060 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-f9229caf-e450-4e02-ae4f-656695136cf8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: 9115f433-d1de-46a2-abe4-b1bec4e80f52 Aug 20 00:12:16.086130 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:16.086130 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:16.086604 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f9229caf-e450-4e02-ae4f-656695136cf8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:16.121289 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f9229caf-e450-4e02-ae4f-656695136cf8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:12:16.121636 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f9229caf-e450-4e02-ae4f-656695136cf8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 returned with HTTP 202 Aug 20 00:12:16.122436 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 587/2340] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:16 2026] DELETE /volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:16.130903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c981ad7e-0471-4dc6-8c0b-17252a06adb8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:16.133089 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c981ad7e-0471-4dc6-8c0b-17252a06adb8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 Aug 20 00:12:16.133269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c981ad7e-0471-4dc6-8c0b-17252a06adb8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:16.133444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c981ad7e-0471-4dc6-8c0b-17252a06adb8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:16.141082 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:16.141082 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:16.144903 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c981ad7e-0471-4dc6-8c0b-17252a06adb8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:16.149040 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c981ad7e-0471-4dc6-8c0b-17252a06adb8 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 returned with HTTP 200 Aug 20 00:12:16.149412 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 587/2341] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:16 2026] GET /volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:17.162149 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8ad65579-647c-4b27-9f48-f3eaab4fc562 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:17.165174 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ad65579-647c-4b27-9f48-f3eaab4fc562 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 Aug 20 00:12:17.165393 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ad65579-647c-4b27-9f48-f3eaab4fc562 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:17.165637 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ad65579-647c-4b27-9f48-f3eaab4fc562 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:17.177909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ad65579-647c-4b27-9f48-f3eaab4fc562 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 returned with HTTP 404 Aug 20 00:12:17.178412 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 580/2342] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:17 2026] GET /volume/v3/volumes/9115f433-d1de-46a2-abe4-b1bec4e80f52 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:17.190512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3eea25ac-ad40-406d-afa6-c69942e946ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:17.193404 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:17.193853 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-397914807"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:17.196322 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-397914807'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:17.196488 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume of 1 GB Aug 20 00:12:17.204093 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Availability Zones retrieved successfully. Aug 20 00:12:17.210847 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (0cd6f50b-47ca-4ecd-a2e8-083304ec350c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:17.212718 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adb56d1-6dfb-40b5-a8a3-a5926b72d25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:17.213548 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:17.249529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adb56d1-6dfb-40b5-a8a3-a5926b72d25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:17.250780 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849e61ff-fd1f-432e-87be-875e898093ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:17.309995 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['7d3cb3ad-28c7-4a31-b155-f97d4c715bfb', '3b905317-4c52-42e2-a433-001117362c45', '126faf25-def4-4cd3-ba88-731b85dcab92', 'd368252b-4c93-418b-bd6c-2d45e7bd3983'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:17.311163 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849e61ff-fd1f-432e-87be-875e898093ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d3cb3ad-28c7-4a31-b155-f97d4c715bfb', '3b905317-4c52-42e2-a433-001117362c45', '126faf25-def4-4cd3-ba88-731b85dcab92', 'd368252b-4c93-418b-bd6c-2d45e7bd3983']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:17.312397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f724714c-327e-4bc7-bb3c-36baeec4e241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:17.348228 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f724714c-327e-4bc7-bb3c-36baeec4e241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3676c3a7-3293-4e0e-93c4-cdf941d444bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-397914807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['7d3cb3ad-28c7-4a31-b155-f97d4c715bfb','3b905317-4c52-42e2-a433-001117362c45','126faf25-def4-4cd3-ba88-731b85dcab92','d368252b-4c93-418b-bd6c-2d45e7bd3983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-397914807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3676c3a7-3293-4e0e-93c4-cdf941d444bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7650edd928374418960f4886f24d27eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c8d02bab3d4182b33f11c392e9c512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:17.349199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a424cb8e-b635-42c8-a78b-af405abb90d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:17.371750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a424cb8e-b635-42c8-a78b-af405abb90d0) transitioned into state 'SUCCESS' from state '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-397914807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7650edd928374418960f4886f24d27eb',qos_specs=None,replication_status=,reservations=['7d3cb3ad-28c7-4a31-b155-f97d4c715bfb','3b905317-4c52-42e2-a433-001117362c45','126faf25-def4-4cd3-ba88-731b85dcab92','d368252b-4c93-418b-bd6c-2d45e7bd3983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c8d02bab3d4182b33f11c392e9c512',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:17.372640 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebea07f8-64f1-4b40-958c-4ac1abfe0dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:17.385194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebea07f8-64f1-4b40-958c-4ac1abfe0dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:17.386181 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Flow 'volume_create_api' (0cd6f50b-47ca-4ecd-a2e8-083304ec350c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:17.386517 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create volume request issued successfully. Aug 20 00:12:17.387390 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3eea25ac-ad40-406d-afa6-c69942e946ae tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:17.388013 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 589/2343] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:12:17 2026] POST /volume/v3/volumes => generated 773 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:17.403996 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c1c7ff69-7f60-4344-8d52-fc23daf04859 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:17.407730 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c1c7ff69-7f60-4344-8d52-fc23daf04859 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd Aug 20 00:12:17.407730 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c1c7ff69-7f60-4344-8d52-fc23daf04859 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:17.407730 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c1c7ff69-7f60-4344-8d52-fc23daf04859 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:17.416463 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:17.416463 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:17.423503 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c1c7ff69-7f60-4344-8d52-fc23daf04859 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:17.429286 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c1c7ff69-7f60-4344-8d52-fc23daf04859 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd returned with HTTP 200 Aug 20 00:12:17.429813 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 588/2344] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:17 2026] GET /volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:18.446715 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5f44ce3c-5fdc-484a-b378-a1a65907e42a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:18.452036 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f44ce3c-5fdc-484a-b378-a1a65907e42a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd Aug 20 00:12:18.452036 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f44ce3c-5fdc-484a-b378-a1a65907e42a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:18.452036 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f44ce3c-5fdc-484a-b378-a1a65907e42a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:18.461277 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:18.461277 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:18.466360 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5f44ce3c-5fdc-484a-b378-a1a65907e42a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:18.472493 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f44ce3c-5fdc-484a-b378-a1a65907e42a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd returned with HTTP 200 Aug 20 00:12:18.473260 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 588/2345] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:18 2026] GET /volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:18.489264 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68f78999-5782-472d-8d09-dbf069eac235 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:18.496149 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68f78999-5782-472d-8d09-dbf069eac235 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:18.496539 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68f78999-5782-472d-8d09-dbf069eac235 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3676c3a7-3293-4e0e-93c4-cdf941d444bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1989387030"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:18.513259 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:18.513259 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:18.514984 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-68f78999-5782-472d-8d09-dbf069eac235 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:18.514984 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-68f78999-5782-472d-8d09-dbf069eac235 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Create snapshot from volume 3676c3a7-3293-4e0e-93c4-cdf941d444bd Aug 20 00:12:18.557509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-68f78999-5782-472d-8d09-dbf069eac235 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Created reservations ['82cca667-063d-4605-ba89-8ed9e3b5abab', '9d1bf98c-ae27-410d-b474-757e43ff4d2b', '9f24338c-92db-4754-b04b-603b3182759d', 'ec8fdb9a-4659-49a1-8d26-a9e08b0b6d83'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:18.597939 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-68f78999-5782-472d-8d09-dbf069eac235 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot create request issued successfully. Aug 20 00:12:18.598001 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68f78999-5782-472d-8d09-dbf069eac235 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:18.598485 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 581/2346] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:18.613217 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c4b2cd1-8ed6-4d05-b424-4e5e0e898457 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:18.616433 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c4b2cd1-8ed6-4d05-b424-4e5e0e898457 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 Aug 20 00:12:18.618049 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c4b2cd1-8ed6-4d05-b424-4e5e0e898457 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:18.618220 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c4b2cd1-8ed6-4d05-b424-4e5e0e898457 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:18.631225 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:18.631225 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:18.632293 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4c4b2cd1-8ed6-4d05-b424-4e5e0e898457 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:18.633642 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c4b2cd1-8ed6-4d05-b424-4e5e0e898457 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 returned with HTTP 200 Aug 20 00:12:18.634251 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 590/2347] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:18 2026] GET /volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:19.647579 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f907af5a-b1ac-4a02-98f5-f65d2393741a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:19.649916 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f907af5a-b1ac-4a02-98f5-f65d2393741a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 Aug 20 00:12:19.650480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f907af5a-b1ac-4a02-98f5-f65d2393741a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:19.650480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f907af5a-b1ac-4a02-98f5-f65d2393741a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:19.662400 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:19.662400 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:19.662734 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f907af5a-b1ac-4a02-98f5-f65d2393741a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:19.663578 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f907af5a-b1ac-4a02-98f5-f65d2393741a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 returned with HTTP 200 Aug 20 00:12:19.663946 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 589/2348] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:19 2026] GET /volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:19.674755 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b84f377f-d91d-4a82-8883-2960cec4f62e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:19.676433 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b84f377f-d91d-4a82-8883-2960cec4f62e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] POST https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922/action Aug 20 00:12:19.676771 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b84f377f-d91d-4a82-8883-2960cec4f62e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:19.676878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b84f377f-d91d-4a82-8883-2960cec4f62e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:19.678239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-b84f377f-d91d-4a82-8883-2960cec4f62e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Updating snapshot '2bd0bf9e-e46b-4bae-adea-5e6d2703e922' with '{'status': 'creating'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:19.689996 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:19.689996 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:19.708555 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b84f377f-d91d-4a82-8883-2960cec4f62e tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922/action returned with HTTP 202 Aug 20 00:12:19.708555 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 589/2349] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:19 2026] POST /volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:19.718996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-15208688-905a-4061-9af8-46188c95c980 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:19.722243 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15208688-905a-4061-9af8-46188c95c980 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 Aug 20 00:12:19.722716 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15208688-905a-4061-9af8-46188c95c980 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:19.723212 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15208688-905a-4061-9af8-46188c95c980 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:19.736057 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:19.736057 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:19.736057 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-15208688-905a-4061-9af8-46188c95c980 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:19.736057 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15208688-905a-4061-9af8-46188c95c980 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 returned with HTTP 200 Aug 20 00:12:19.736779 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 582/2350] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:19 2026] GET /volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:19.746233 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ff54dc4-c433-4e64-afac-fa58d17ee762 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:19.747981 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ff54dc4-c433-4e64-afac-fa58d17ee762 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] POST https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922/action Aug 20 00:12:19.748421 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ff54dc4-c433-4e64-afac-fa58d17ee762 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:19.748595 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ff54dc4-c433-4e64-afac-fa58d17ee762 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:19.750841 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ff54dc4-c433-4e64-afac-fa58d17ee762 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100468) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 00:12:19.757388 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:19.757388 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:19.757713 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.snapshot_actions [None req-6ff54dc4-c433-4e64-afac-fa58d17ee762 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] Updating snapshot 2bd0bf9e-e46b-4bae-adea-5e6d2703e922 with info {'id': '2bd0bf9e-e46b-4bae-adea-5e6d2703e922', 'status': 'error', 'progress': '80%'} Aug 20 00:12:19.766038 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ff54dc4-c433-4e64-afac-fa58d17ee762 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-member] https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922/action returned with HTTP 202 Aug 20 00:12:19.766783 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 591/2351] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:19 2026] POST /volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:19.781929 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0f77a153-7d87-4c1e-ae69-a6dfc0c8b200 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:19.783602 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f77a153-7d87-4c1e-ae69-a6dfc0c8b200 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 Aug 20 00:12:19.783875 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f77a153-7d87-4c1e-ae69-a6dfc0c8b200 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:19.784126 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f77a153-7d87-4c1e-ae69-a6dfc0c8b200 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:19.784238 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-0f77a153-7d87-4c1e-ae69-a6dfc0c8b200 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete snapshot with id: 2bd0bf9e-e46b-4bae-adea-5e6d2703e922 Aug 20 00:12:19.790897 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:19.790897 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:19.791383 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0f77a153-7d87-4c1e-ae69-a6dfc0c8b200 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:19.816604 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0f77a153-7d87-4c1e-ae69-a6dfc0c8b200 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:19.816789 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f77a153-7d87-4c1e-ae69-a6dfc0c8b200 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 returned with HTTP 202 Aug 20 00:12:19.817213 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 590/2352] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:19 2026] DELETE /volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:19.825376 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9133f98b-9733-4d83-bfbb-b14d846006c4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:19.830391 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9133f98b-9733-4d83-bfbb-b14d846006c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 Aug 20 00:12:19.830625 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9133f98b-9733-4d83-bfbb-b14d846006c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:19.830844 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9133f98b-9733-4d83-bfbb-b14d846006c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:19.843957 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:19.843957 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:19.843957 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9133f98b-9733-4d83-bfbb-b14d846006c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Snapshot retrieved successfully. Aug 20 00:12:19.843957 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9133f98b-9733-4d83-bfbb-b14d846006c4 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 returned with HTTP 200 Aug 20 00:12:19.844443 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 590/2353] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:19 2026] GET /volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:20.855205 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-662552b1-b2a2-4ff8-a723-1cd7ef79eb00 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:20.857350 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-662552b1-b2a2-4ff8-a723-1cd7ef79eb00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 Aug 20 00:12:20.857534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-662552b1-b2a2-4ff8-a723-1cd7ef79eb00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:20.857740 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-662552b1-b2a2-4ff8-a723-1cd7ef79eb00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:20.863491 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-662552b1-b2a2-4ff8-a723-1cd7ef79eb00 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 returned with HTTP 404 Aug 20 00:12:20.864077 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 583/2354] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:20 2026] GET /volume/v3/snapshots/2bd0bf9e-e46b-4bae-adea-5e6d2703e922 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:20.873192 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c9a3592c-0cab-4f51-b38e-33fbbc6dc5e5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:20.875443 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9a3592c-0cab-4f51-b38e-33fbbc6dc5e5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd Aug 20 00:12:20.875716 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9a3592c-0cab-4f51-b38e-33fbbc6dc5e5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:20.875938 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9a3592c-0cab-4f51-b38e-33fbbc6dc5e5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:20.876181 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-c9a3592c-0cab-4f51-b38e-33fbbc6dc5e5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume with id: 3676c3a7-3293-4e0e-93c4-cdf941d444bd Aug 20 00:12:20.884035 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:20.884035 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:20.884458 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c9a3592c-0cab-4f51-b38e-33fbbc6dc5e5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:20.911065 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c9a3592c-0cab-4f51-b38e-33fbbc6dc5e5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Delete volume request issued successfully. Aug 20 00:12:20.911353 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9a3592c-0cab-4f51-b38e-33fbbc6dc5e5 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd returned with HTTP 202 Aug 20 00:12:20.911993 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 592/2355] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:20 2026] DELETE /volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:20.919783 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c5a61642-8187-4794-9f00-1904cef4468a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:20.923430 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c5a61642-8187-4794-9f00-1904cef4468a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd Aug 20 00:12:20.923430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c5a61642-8187-4794-9f00-1904cef4468a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:20.923430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c5a61642-8187-4794-9f00-1904cef4468a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:20.938248 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:20.938248 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:20.941845 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c5a61642-8187-4794-9f00-1904cef4468a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Volume info retrieved successfully. Aug 20 00:12:20.947833 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c5a61642-8187-4794-9f00-1904cef4468a tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd returned with HTTP 200 Aug 20 00:12:20.948455 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 591/2356] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:20 2026] GET /volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:21.135160 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-60d17788-76d8-4379-ae24-2b149f191464 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:21.136965 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:21.137306 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1193108982", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:21.139054 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1193108982', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:21.139187 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Create volume of 1 GB Aug 20 00:12:21.143798 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Availability Zones retrieved successfully. Aug 20 00:12:21.149630 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Flow 'volume_create_api' (0b977016-87b3-4e28-af10-7f9b633914c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:21.150745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c178a307-4512-4e81-bdfd-6ba91092ec61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:21.151764 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:21.180234 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c178a307-4512-4e81-bdfd-6ba91092ec61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:21.181116 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede65fac-9cfe-496c-a756-ca8eefd8f886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:21.251352 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Created reservations ['3bf81110-f4f7-4294-b6d0-e213090b913c', '7e4d8743-b7fa-4a17-bf73-fd496f33ccab', '7efc070f-157b-4d7b-af73-ef373f98fbf7', 'c8d2981e-5b4a-487f-9473-10f9bc70c9b9'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:21.252172 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede65fac-9cfe-496c-a756-ca8eefd8f886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf81110-f4f7-4294-b6d0-e213090b913c', '7e4d8743-b7fa-4a17-bf73-fd496f33ccab', '7efc070f-157b-4d7b-af73-ef373f98fbf7', 'c8d2981e-5b4a-487f-9473-10f9bc70c9b9']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:21.252905 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29787f2e-866f-4206-b309-98cd613543cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:21.278385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29787f2e-866f-4206-b309-98cd613543cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d77fce-e27d-4257-9c2c-b144951bbd2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1193108982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='293a387f96144494a72801a5293fcd6f',qos_specs=None,replication_status=,reservations=['3bf81110-f4f7-4294-b6d0-e213090b913c','7e4d8743-b7fa-4a17-bf73-fd496f33ccab','7efc070f-157b-4d7b-af73-ef373f98fbf7','c8d2981e-5b4a-487f-9473-10f9bc70c9b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b477f137fe9745bb9fd2ba6517ff3305',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1193108982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d77fce-e27d-4257-9c2c-b144951bbd2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='293a387f96144494a72801a5293fcd6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b477f137fe9745bb9fd2ba6517ff3305',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:21.279470 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da659dc6-2367-45b6-a0c5-95dfe2c8abd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:21.303901 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da659dc6-2367-45b6-a0c5-95dfe2c8abd6) transitioned into state 'SUCCESS' from state '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-1193108982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='293a387f96144494a72801a5293fcd6f',qos_specs=None,replication_status=,reservations=['3bf81110-f4f7-4294-b6d0-e213090b913c','7e4d8743-b7fa-4a17-bf73-fd496f33ccab','7efc070f-157b-4d7b-af73-ef373f98fbf7','c8d2981e-5b4a-487f-9473-10f9bc70c9b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b477f137fe9745bb9fd2ba6517ff3305',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:21.305407 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3409192b-54b3-4fb8-8f03-77a5eafec11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:21.319240 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3409192b-54b3-4fb8-8f03-77a5eafec11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:21.320350 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Flow 'volume_create_api' (0b977016-87b3-4e28-af10-7f9b633914c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:21.320734 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Create volume request issued successfully. Aug 20 00:12:21.321542 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60d17788-76d8-4379-ae24-2b149f191464 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:21.322104 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 591/2357] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:12:21 2026] POST /volume/v3/volumes => generated 743 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:21.695481 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e541a694-3915-4b25-9b99-aae2fa3923c6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:21.698590 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e541a694-3915-4b25-9b99-aae2fa3923c6 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:12:21.698860 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e541a694-3915-4b25-9b99-aae2fa3923c6 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:21.699163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e541a694-3915-4b25-9b99-aae2fa3923c6 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:21.708734 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:21.708734 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:21.714452 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e541a694-3915-4b25-9b99-aae2fa3923c6 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:12:21.720798 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e541a694-3915-4b25-9b99-aae2fa3923c6 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:12:21.721418 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 584/2358] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:21 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:21.776652 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8e57c3a0-d0f4-44d3-b722-2e2550a7a7df None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:21.778647 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e57c3a0-d0f4-44d3-b722-2e2550a7a7df tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:12:21.778913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e57c3a0-d0f4-44d3-b722-2e2550a7a7df tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:21.779143 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e57c3a0-d0f4-44d3-b722-2e2550a7a7df tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:21.787772 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:21.787772 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:21.792514 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8e57c3a0-d0f4-44d3-b722-2e2550a7a7df tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:12:21.798396 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e57c3a0-d0f4-44d3-b722-2e2550a7a7df tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:12:21.799025 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 593/2359] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:21 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:21.961918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3c83b6a8-c5fc-4a1d-891a-d8034fedc444 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:21.969634 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3c83b6a8-c5fc-4a1d-891a-d8034fedc444 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] GET https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd Aug 20 00:12:21.969634 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3c83b6a8-c5fc-4a1d-891a-d8034fedc444 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:21.969634 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3c83b6a8-c5fc-4a1d-891a-d8034fedc444 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:21.976518 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3c83b6a8-c5fc-4a1d-891a-d8034fedc444 tempest-ProjectMemberTests-1324126362 tempest-ProjectMemberTests-1324126362-project-admin] https://10.4.3.9/volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd returned with HTTP 404 Aug 20 00:12:21.976518 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 592/2360] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:21 2026] GET /volume/v3/volumes/3676c3a7-3293-4e0e-93c4-cdf941d444bd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:24.954215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6513ee29-e42d-472b-ac2b-b70de62369aa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:24.956386 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6513ee29-e42d-472b-ac2b-b70de62369aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] DELETE https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:12:24.956719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6513ee29-e42d-472b-ac2b-b70de62369aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:24.957068 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6513ee29-e42d-472b-ac2b-b70de62369aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:24.957312 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6513ee29-e42d-472b-ac2b-b70de62369aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Delete volume with id: e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:12:24.964220 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:24.964220 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:24.965061 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6513ee29-e42d-472b-ac2b-b70de62369aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:12:24.985028 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6513ee29-e42d-472b-ac2b-b70de62369aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Delete volume request issued successfully. Aug 20 00:12:24.985429 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6513ee29-e42d-472b-ac2b-b70de62369aa tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 202 Aug 20 00:12:24.985933 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 592/2361] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:24 2026] DELETE /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:24.995401 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7358230d-15eb-43a2-8199-97dbc0708d5a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:24.997957 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7358230d-15eb-43a2-8199-97dbc0708d5a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:12:24.998192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7358230d-15eb-43a2-8199-97dbc0708d5a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:24.998431 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7358230d-15eb-43a2-8199-97dbc0708d5a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:25.007500 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:25.007500 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:25.016648 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7358230d-15eb-43a2-8199-97dbc0708d5a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:12:25.018811 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7358230d-15eb-43a2-8199-97dbc0708d5a tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 200 Aug 20 00:12:25.018811 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 585/2362] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:24 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:26.032471 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2e53f57e-8645-48c9-a2f4-1a3acda0fadd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:26.034419 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e53f57e-8645-48c9-a2f4-1a3acda0fadd tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 Aug 20 00:12:26.034806 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e53f57e-8645-48c9-a2f4-1a3acda0fadd tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:26.035989 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e53f57e-8645-48c9-a2f4-1a3acda0fadd tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:26.043459 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e53f57e-8645-48c9-a2f4-1a3acda0fadd tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 returned with HTTP 404 Aug 20 00:12:26.044328 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 594/2363] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:26 2026] GET /volume/v3/volumes/e6c2720e-8a02-4dd8-a127-ad0f0c3b31a6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:26.122088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-daa9899d-5f6b-4916-8c30-6bfcc8f8a489 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:26.125107 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-daa9899d-5f6b-4916-8c30-6bfcc8f8a489 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] DELETE https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:12:26.125388 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-daa9899d-5f6b-4916-8c30-6bfcc8f8a489 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:26.125586 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-daa9899d-5f6b-4916-8c30-6bfcc8f8a489 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:26.125742 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-daa9899d-5f6b-4916-8c30-6bfcc8f8a489 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Delete volume with id: d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:12:26.137112 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:26.137112 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:26.137597 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-daa9899d-5f6b-4916-8c30-6bfcc8f8a489 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:12:26.168419 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-daa9899d-5f6b-4916-8c30-6bfcc8f8a489 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Delete volume request issued successfully. Aug 20 00:12:26.168419 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-daa9899d-5f6b-4916-8c30-6bfcc8f8a489 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 202 Aug 20 00:12:26.168942 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 593/2364] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:26 2026] DELETE /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:26.179570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9d953f9-d926-41ee-a9d1-4af32422e38c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:26.184245 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9d953f9-d926-41ee-a9d1-4af32422e38c tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:12:26.184245 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9d953f9-d926-41ee-a9d1-4af32422e38c tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:26.185751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9d953f9-d926-41ee-a9d1-4af32422e38c tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:26.198470 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:26.198470 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:26.203174 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9d953f9-d926-41ee-a9d1-4af32422e38c tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Volume info retrieved successfully. Aug 20 00:12:26.210654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9d953f9-d926-41ee-a9d1-4af32422e38c tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 200 Aug 20 00:12:26.211408 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 593/2365] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:26 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:27.225020 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-046a8879-ba2f-4f07-b9f6-3e4293838d95 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:27.227105 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-046a8879-ba2f-4f07-b9f6-3e4293838d95 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] GET https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe Aug 20 00:12:27.227337 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-046a8879-ba2f-4f07-b9f6-3e4293838d95 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:27.227558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-046a8879-ba2f-4f07-b9f6-3e4293838d95 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:27.232714 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-046a8879-ba2f-4f07-b9f6-3e4293838d95 tempest-AttachVolumeShelveTestJSON-1984980423 tempest-AttachVolumeShelveTestJSON-1984980423-project-member] https://10.4.3.9/volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe returned with HTTP 404 Aug 20 00:12:27.233165 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 586/2366] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:27 2026] GET /volume/v3/volumes/d2920476-d940-4cb7-a983-7facbe6425fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:28.831556 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:28.833756 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:28.834214 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2067620818"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:28.835639 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2067620818'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:28.835709 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume of 1 GB Aug 20 00:12:28.843852 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Availability Zones retrieved successfully. Aug 20 00:12:28.857483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Flow 'volume_create_api' (f3373f97-9f37-490e-a7e3-162704b5adcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:28.857483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4cd2e9-ffda-4e1b-b922-09d829f53584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:28.860650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:28.898723 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4cd2e9-ffda-4e1b-b922-09d829f53584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:28.900004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49db0f9-cf13-4ec0-935f-2d9efd05d80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:28.974112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Created reservations ['ff435da6-f833-4835-ba4a-3ed841ff2706', '6bcb1e15-63b3-4109-b41f-96afef05904d', '800308f8-4623-4f69-a6d5-baf2ddc4a373', '129d1b67-0a20-4086-b412-0707864c521d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:28.974969 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49db0f9-cf13-4ec0-935f-2d9efd05d80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff435da6-f833-4835-ba4a-3ed841ff2706', '6bcb1e15-63b3-4109-b41f-96afef05904d', '800308f8-4623-4f69-a6d5-baf2ddc4a373', '129d1b67-0a20-4086-b412-0707864c521d']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:28.975659 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (681e5876-8e4d-4679-97ef-0acd48fc57a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:29.003494 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (681e5876-8e4d-4679-97ef-0acd48fc57a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '143efb66-9e60-438b-b848-388a7eb0bd00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2067620818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c372a9c39a1047deaec0e6befb0f496f',qos_specs=None,replication_status=,reservations=['ff435da6-f833-4835-ba4a-3ed841ff2706','6bcb1e15-63b3-4109-b41f-96afef05904d','800308f8-4623-4f69-a6d5-baf2ddc4a373','129d1b67-0a20-4086-b412-0707864c521d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2067620818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=143efb66-9e60-438b-b848-388a7eb0bd00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c372a9c39a1047deaec0e6befb0f496f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:29.004739 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ab3ae7d-246c-4881-b637-d2971075fe23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:29.030054 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ab3ae7d-246c-4881-b637-d2971075fe23) transitioned into state 'SUCCESS' from state '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-2067620818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c372a9c39a1047deaec0e6befb0f496f',qos_specs=None,replication_status=,reservations=['ff435da6-f833-4835-ba4a-3ed841ff2706','6bcb1e15-63b3-4109-b41f-96afef05904d','800308f8-4623-4f69-a6d5-baf2ddc4a373','129d1b67-0a20-4086-b412-0707864c521d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:29.030827 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9154bc-3ab6-4b6e-a548-dfa9eda0810a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:29.043837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9154bc-3ab6-4b6e-a548-dfa9eda0810a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:29.045247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Flow 'volume_create_api' (f3373f97-9f37-490e-a7e3-162704b5adcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:29.045884 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume request issued successfully. Aug 20 00:12:29.046480 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-80114dee-5dd8-4f81-9d54-e00e47c97997 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:29.047308 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 595/2367] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:12:28 2026] POST /volume/v3/volumes => generated 747 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:29.064083 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1e350c6a-97bd-4a85-9dbe-2f85afe04711 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:29.067289 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e350c6a-97bd-4a85-9dbe-2f85afe04711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:29.067505 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e350c6a-97bd-4a85-9dbe-2f85afe04711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:29.067745 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e350c6a-97bd-4a85-9dbe-2f85afe04711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:29.075355 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:29.075355 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:29.080525 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1e350c6a-97bd-4a85-9dbe-2f85afe04711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:29.084646 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e350c6a-97bd-4a85-9dbe-2f85afe04711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:29.085169 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 594/2368] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:29 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:30.102871 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0205278f-720c-4139-a178-d9018d1b59d6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:30.104525 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0205278f-720c-4139-a178-d9018d1b59d6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:30.104703 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0205278f-720c-4139-a178-d9018d1b59d6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:30.104883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0205278f-720c-4139-a178-d9018d1b59d6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:30.111672 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:30.111672 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:30.115093 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0205278f-720c-4139-a178-d9018d1b59d6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:30.118978 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0205278f-720c-4139-a178-d9018d1b59d6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:30.119407 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 594/2369] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:30 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:30.171558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-aa03f70e-da33-4476-a916-54d0eecc782d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:30.173471 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-aa03f70e-da33-4476-a916-54d0eecc782d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:30.173659 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-aa03f70e-da33-4476-a916-54d0eecc782d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:30.173846 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-aa03f70e-da33-4476-a916-54d0eecc782d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:30.181011 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:30.181011 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:30.184438 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-aa03f70e-da33-4476-a916-54d0eecc782d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:30.189799 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-aa03f70e-da33-4476-a916-54d0eecc782d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:30.190223 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 587/2370] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:12:30 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:30.306030 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-df52f784-5fd2-4798-8a49-09808457bd01 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:30.306455 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df52f784-5fd2-4798-8a49-09808457bd01 None None] GET https://10.4.3.9/volume// Aug 20 00:12:30.306631 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df52f784-5fd2-4798-8a49-09808457bd01 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:30.306799 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df52f784-5fd2-4798-8a49-09808457bd01 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:30.307205 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df52f784-5fd2-4798-8a49-09808457bd01 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:30.307542 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 596/2371] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:12:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:30.317873 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-a863989f-ef10-455a-85fd-5c4748a2c2a6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:30.322686 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-a863989f-ef10-455a-85fd-5c4748a2c2a6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:12:30.323170 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-a863989f-ef10-455a-85fd-5c4748a2c2a6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "143efb66-9e60-438b-b848-388a7eb0bd00", "connector": null, "instance_uuid": "f0625583-1104-4c84-8316-dbef0be00301"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:30.332647 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:30.332647 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:30.365202 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-a863989f-ef10-455a-85fd-5c4748a2c2a6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:12:30.365670 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 595/2372] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:12:30 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 20 00:12:30.394149 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bcb32ddd-a8c2-4691-9a50-261f1ba10b94 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:30.396251 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcb32ddd-a8c2-4691-9a50-261f1ba10b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:30.396543 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcb32ddd-a8c2-4691-9a50-261f1ba10b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:30.396806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcb32ddd-a8c2-4691-9a50-261f1ba10b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:30.403147 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-46f3dff8-461a-4190-9c21-f767c7277675 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:30.403535 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46f3dff8-461a-4190-9c21-f767c7277675 None None] GET https://10.4.3.9/volume// Aug 20 00:12:30.403693 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46f3dff8-461a-4190-9c21-f767c7277675 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:30.403899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46f3dff8-461a-4190-9c21-f767c7277675 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:30.404370 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46f3dff8-461a-4190-9c21-f767c7277675 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:30.404695 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 588/2373] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:12:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:30.406539 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:30.406539 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:30.410395 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bcb32ddd-a8c2-4691-9a50-261f1ba10b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:30.414328 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcb32ddd-a8c2-4691-9a50-261f1ba10b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:30.414725 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 595/2374] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:30 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:30.419149 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-3b63ea1b-40df-4516-84c2-7bb13c9a25b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:30.421441 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-3b63ea1b-40df-4516-84c2-7bb13c9a25b4 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:30.421701 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-3b63ea1b-40df-4516-84c2-7bb13c9a25b4 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:30.421951 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-3b63ea1b-40df-4516-84c2-7bb13c9a25b4 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:30.431590 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:30.431590 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:30.434941 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-3b63ea1b-40df-4516-84c2-7bb13c9a25b4 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:30.439225 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-3b63ea1b-40df-4516-84c2-7bb13c9a25b4 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:30.439647 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 597/2375] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:12:30 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 1019 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:30.542785 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-5a8286a8-f679-476a-9244-c6f0ed0a2330 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:30.544899 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-5a8286a8-f679-476a-9244-c6f0ed0a2330 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] PUT https://10.4.3.9/volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a Aug 20 00:12:30.545291 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-5a8286a8-f679-476a-9244-c6f0ed0a2330 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:30.552916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-5a8286a8-f679-476a-9244-c6f0ed0a2330 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Acquiring lock "cinder-attachment_update-143efb66-9e60-438b-b848-388a7eb0bd00-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:12:30.557423 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-5a8286a8-f679-476a-9244-c6f0ed0a2330 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Lock "cinder-attachment_update-143efb66-9e60-438b-b848-388a7eb0bd00-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:12:30.558305 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:30.558305 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:30.663253 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-5a8286a8-f679-476a-9244-c6f0ed0a2330 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Lock "cinder-attachment_update-143efb66-9e60-438b-b848-388a7eb0bd00-np0000007832" released by "attachment_update" :: held 0.106s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:12:30.663647 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-5a8286a8-f679-476a-9244-c6f0ed0a2330 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a returned with HTTP 200 Aug 20 00:12:30.664444 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 596/2376] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:12:30 2026] PUT /volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:31.299767 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-42552149-7a64-43b6-ab35-41ecd9349514 req-f892994a-2920-4274-b760-f1927fb7e75e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:31.301972 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-f892994a-2920-4274-b760-f1927fb7e75e tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:31.302484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-f892994a-2920-4274-b760-f1927fb7e75e tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:31.302604 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-f892994a-2920-4274-b760-f1927fb7e75e tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:31.318606 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:31.318606 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:31.324267 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-42552149-7a64-43b6-ab35-41ecd9349514 req-f892994a-2920-4274-b760-f1927fb7e75e tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:31.330321 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-f892994a-2920-4274-b760-f1927fb7e75e tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:31.330935 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 589/2377] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:12:31 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:31.421605 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5ee3a892-0ae2-4448-8cf7-a3cdd4937a38 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:31.422059 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ee3a892-0ae2-4448-8cf7-a3cdd4937a38 None None] GET https://10.4.3.9/volume// Aug 20 00:12:31.422253 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ee3a892-0ae2-4448-8cf7-a3cdd4937a38 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:31.422484 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ee3a892-0ae2-4448-8cf7-a3cdd4937a38 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:31.422837 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ee3a892-0ae2-4448-8cf7-a3cdd4937a38 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:31.426001 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 596/2378] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:12:31 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:31.428569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2cc032b2-9eed-45dd-8613-a4308ca0d8f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:31.433395 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0f99eeae-4cb4-4143-a9c2-3385c7152315 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:31.433956 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cc032b2-9eed-45dd-8613-a4308ca0d8f5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:31.434142 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cc032b2-9eed-45dd-8613-a4308ca0d8f5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:31.434426 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cc032b2-9eed-45dd-8613-a4308ca0d8f5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:31.435762 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0f99eeae-4cb4-4143-a9c2-3385c7152315 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:12:31.436135 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0f99eeae-4cb4-4143-a9c2-3385c7152315 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e038bca-b2bf-431c-9876-6f2d8d9a5da2", "connector": null, "instance_uuid": "65ea3002-b9d8-4053-a052-aecb6d93c2fb"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:31.447295 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:31.447295 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:31.448175 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:31.448175 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:31.452674 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2cc032b2-9eed-45dd-8613-a4308ca0d8f5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:31.457286 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cc032b2-9eed-45dd-8613-a4308ca0d8f5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:31.457811 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 598/2379] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:31 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:31.484462 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0f99eeae-4cb4-4143-a9c2-3385c7152315 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:12:31.484954 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 597/2380] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:12:31 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 20 00:12:31.521159 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da243b6e-3e4e-458c-a489-172dad67ed39 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:31.524939 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da243b6e-3e4e-458c-a489-172dad67ed39 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:31.524939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da243b6e-3e4e-458c-a489-172dad67ed39 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:31.524939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da243b6e-3e4e-458c-a489-172dad67ed39 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:31.536557 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7d3d72c4-a8aa-4b04-901b-e99c4f29a82c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:31.536557 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d3d72c4-a8aa-4b04-901b-e99c4f29a82c None None] GET https://10.4.3.9/volume// Aug 20 00:12:31.536557 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d3d72c4-a8aa-4b04-901b-e99c4f29a82c None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:31.536717 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:31.536717 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:31.542037 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-da243b6e-3e4e-458c-a489-172dad67ed39 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:31.542322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d3d72c4-a8aa-4b04-901b-e99c4f29a82c None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:31.543093 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d3d72c4-a8aa-4b04-901b-e99c4f29a82c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:31.543276 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 597/2381] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:12:31 2026] GET /volume/ => generated 384 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:31.544552 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da243b6e-3e4e-458c-a489-172dad67ed39 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:31.545179 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 590/2382] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:31 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:31.553095 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-42552149-7a64-43b6-ab35-41ecd9349514 req-fbe26a44-99b8-4d5f-ad75-7ef2b26b1741 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:31.556566 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-fbe26a44-99b8-4d5f-ad75-7ef2b26b1741 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:31.557016 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-fbe26a44-99b8-4d5f-ad75-7ef2b26b1741 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:31.557362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-fbe26a44-99b8-4d5f-ad75-7ef2b26b1741 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:31.571635 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:31.571635 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:31.577317 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-42552149-7a64-43b6-ab35-41ecd9349514 req-fbe26a44-99b8-4d5f-ad75-7ef2b26b1741 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:31.584952 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-fbe26a44-99b8-4d5f-ad75-7ef2b26b1741 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:31.586278 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 599/2383] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:12:31 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:31.688820 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0ba79193-cd87-4b8a-999a-82ef376634d7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:31.689882 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0ba79193-cd87-4b8a-999a-82ef376634d7 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] PUT https://10.4.3.9/volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d Aug 20 00:12:31.690240 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0ba79193-cd87-4b8a-999a-82ef376634d7 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:31.697188 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0ba79193-cd87-4b8a-999a-82ef376634d7 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Acquiring lock "cinder-attachment_update-5e038bca-b2bf-431c-9876-6f2d8d9a5da2-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:12:31.703543 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0ba79193-cd87-4b8a-999a-82ef376634d7 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Lock "cinder-attachment_update-5e038bca-b2bf-431c-9876-6f2d8d9a5da2-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:12:31.705367 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:31.705367 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:31.820406 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0ba79193-cd87-4b8a-999a-82ef376634d7 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Lock "cinder-attachment_update-5e038bca-b2bf-431c-9876-6f2d8d9a5da2-np0000007832" released by "attachment_update" :: held 0.117s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:12:31.820561 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-0ba79193-cd87-4b8a-999a-82ef376634d7 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d returned with HTTP 200 Aug 20 00:12:31.821639 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 598/2384] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:12:31 2026] PUT /volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:32.088901 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e7da9990-bc17-45aa-aa38-353c502d3aea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:32.214006 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:32.214386 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-982316208"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:32.215862 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-982316208'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:32.216638 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Create volume of 1 GB Aug 20 00:12:32.220865 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Availability Zones retrieved successfully. Aug 20 00:12:32.229675 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Flow 'volume_create_api' (e4e09eb2-92d7-444a-8490-59fa9692f5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:32.230705 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c815fae-7b50-490e-b055-df533af14e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:32.231749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:32.261224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c815fae-7b50-490e-b055-df533af14e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:32.262071 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa958bfb-d90f-471c-a7ab-8fc0c55727ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:32.344267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Created reservations ['abf13317-42be-468b-9f4b-2205e12ed64d', '861648ad-820f-41ab-9631-734110935f24', '02a1bbf7-5338-4cac-bc44-3ef40ad36900', '10a9255c-90bc-4b0b-ac7e-7347255d6b35'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:32.345025 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa958bfb-d90f-471c-a7ab-8fc0c55727ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abf13317-42be-468b-9f4b-2205e12ed64d', '861648ad-820f-41ab-9631-734110935f24', '02a1bbf7-5338-4cac-bc44-3ef40ad36900', '10a9255c-90bc-4b0b-ac7e-7347255d6b35']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:32.345715 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33d69b4-75e0-4678-85c0-cc55520d0032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:32.372979 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33d69b4-75e0-4678-85c0-cc55520d0032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c60eaade-aaae-4c7b-9d60-43e5241dd51e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-982316208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81dff3c331a2426dbc2c1d38d38ea6df',qos_specs=None,replication_status=,reservations=['abf13317-42be-468b-9f4b-2205e12ed64d','861648ad-820f-41ab-9631-734110935f24','02a1bbf7-5338-4cac-bc44-3ef40ad36900','10a9255c-90bc-4b0b-ac7e-7347255d6b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4a725583e245178b805151cbbb5eeb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-982316208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c60eaade-aaae-4c7b-9d60-43e5241dd51e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81dff3c331a2426dbc2c1d38d38ea6df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd4a725583e245178b805151cbbb5eeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:32.373653 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1585f7cd-f722-4651-83ae-071c074f7785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:32.390370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1585f7cd-f722-4651-83ae-071c074f7785) transitioned into state 'SUCCESS' from state '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-982316208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81dff3c331a2426dbc2c1d38d38ea6df',qos_specs=None,replication_status=,reservations=['abf13317-42be-468b-9f4b-2205e12ed64d','861648ad-820f-41ab-9631-734110935f24','02a1bbf7-5338-4cac-bc44-3ef40ad36900','10a9255c-90bc-4b0b-ac7e-7347255d6b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4a725583e245178b805151cbbb5eeb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:32.391188 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55073601-8a2b-418b-af47-085060b262c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:32.402236 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55073601-8a2b-418b-af47-085060b262c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:32.403002 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Flow 'volume_create_api' (e4e09eb2-92d7-444a-8490-59fa9692f5ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:32.403272 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Create volume request issued successfully. Aug 20 00:12:32.403776 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7da9990-bc17-45aa-aa38-353c502d3aea tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:32.404160 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 598/2385] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:12:32 2026] POST /volume/v3/volumes => generated 746 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:32.418125 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68fdab4e-fa4d-4c24-a6f3-49fad35e7bc6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:32.419797 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68fdab4e-fa4d-4c24-a6f3-49fad35e7bc6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:32.419990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68fdab4e-fa4d-4c24-a6f3-49fad35e7bc6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:32.420309 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68fdab4e-fa4d-4c24-a6f3-49fad35e7bc6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:32.426433 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:32.426433 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:32.430021 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-68fdab4e-fa4d-4c24-a6f3-49fad35e7bc6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:32.433831 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68fdab4e-fa4d-4c24-a6f3-49fad35e7bc6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e returned with HTTP 200 Aug 20 00:12:32.434331 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 591/2386] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:32 2026] GET /volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:32.469984 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-811dccfc-17fe-4aa8-b7ca-2975c7166451 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:32.472207 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-811dccfc-17fe-4aa8-b7ca-2975c7166451 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:32.472369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-811dccfc-17fe-4aa8-b7ca-2975c7166451 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:32.472549 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-811dccfc-17fe-4aa8-b7ca-2975c7166451 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:32.484272 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:32.484272 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:32.491408 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-811dccfc-17fe-4aa8-b7ca-2975c7166451 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:32.497544 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-811dccfc-17fe-4aa8-b7ca-2975c7166451 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:32.498130 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 600/2387] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:32 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:32.559129 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-25f29b47-1973-4692-a1ac-b5410d497afb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:32.560751 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25f29b47-1973-4692-a1ac-b5410d497afb tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:32.560977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25f29b47-1973-4692-a1ac-b5410d497afb tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:32.561122 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25f29b47-1973-4692-a1ac-b5410d497afb tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:32.571008 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:32.571008 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:32.575193 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-25f29b47-1973-4692-a1ac-b5410d497afb tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:32.580409 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25f29b47-1973-4692-a1ac-b5410d497afb tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:32.580818 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 599/2388] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:32 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:33.447377 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ca4432b6-7116-4656-866f-2f8c4482d7bb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.449477 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca4432b6-7116-4656-866f-2f8c4482d7bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:33.449703 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca4432b6-7116-4656-866f-2f8c4482d7bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:33.449907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca4432b6-7116-4656-866f-2f8c4482d7bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:33.458088 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:33.458088 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:33.463095 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ca4432b6-7116-4656-866f-2f8c4482d7bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:33.468233 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca4432b6-7116-4656-866f-2f8c4482d7bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e returned with HTTP 200 Aug 20 00:12:33.468828 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 599/2389] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:33 2026] GET /volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:33.480730 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-debbbe1e-21d6-4096-94bc-0dfe14b53602 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.485142 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-debbbe1e-21d6-4096-94bc-0dfe14b53602 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:33.485460 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-debbbe1e-21d6-4096-94bc-0dfe14b53602 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c60eaade-aaae-4c7b-9d60-43e5241dd51e", "name": "tempest-SnapshotsActionsTest-Snapshot-67439534"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:33.493323 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:33.493323 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:33.493949 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-debbbe1e-21d6-4096-94bc-0dfe14b53602 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:33.494079 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-debbbe1e-21d6-4096-94bc-0dfe14b53602 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Create snapshot from volume c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:33.514051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ed5fd940-09b2-4658-9c17-339f87181a13 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.516179 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed5fd940-09b2-4658-9c17-339f87181a13 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:33.516434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed5fd940-09b2-4658-9c17-339f87181a13 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:33.516671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed5fd940-09b2-4658-9c17-339f87181a13 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:33.535159 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:33.535159 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:33.542840 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ed5fd940-09b2-4658-9c17-339f87181a13 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:33.550192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-debbbe1e-21d6-4096-94bc-0dfe14b53602 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Created reservations ['e4ed7b23-0c97-44d8-b3cd-0518306ddbbe', '046ed81d-6f89-4939-8bc4-d39d77c74b51', '2b79275b-2a00-4328-8ed2-d6624da3196c', '204c5c37-83cd-4849-91b1-4d921133376d'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:33.555149 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed5fd940-09b2-4658-9c17-339f87181a13 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:33.555649 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 601/2390] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:33 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:33.595383 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-debbbe1e-21d6-4096-94bc-0dfe14b53602 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot create request issued successfully. Aug 20 00:12:33.596324 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-debbbe1e-21d6-4096-94bc-0dfe14b53602 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:33.596324 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 592/2391] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:33 2026] POST /volume/v3/snapshots => generated 305 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:33.602019 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-73af2954-f3e1-4db5-9b90-eae24a7df746 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.605625 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73af2954-f3e1-4db5-9b90-eae24a7df746 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:33.605952 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73af2954-f3e1-4db5-9b90-eae24a7df746 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:33.606151 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73af2954-f3e1-4db5-9b90-eae24a7df746 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:33.611020 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ebd560cc-29de-4564-b97e-4780e31073fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.613428 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebd560cc-29de-4564-b97e-4780e31073fb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:33.613817 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebd560cc-29de-4564-b97e-4780e31073fb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:33.613817 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebd560cc-29de-4564-b97e-4780e31073fb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:33.619537 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:33.619537 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:33.620011 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ebd560cc-29de-4564-b97e-4780e31073fb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:33.620989 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebd560cc-29de-4564-b97e-4780e31073fb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:33.621460 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 600/2392] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:33 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:33.625592 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:33.625592 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:33.630807 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-73af2954-f3e1-4db5-9b90-eae24a7df746 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:33.634873 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73af2954-f3e1-4db5-9b90-eae24a7df746 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:33.635285 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 600/2393] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:33 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:33.735316 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-04d7f40a-b188-44e1-84eb-b0fa435e6a09 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.769608 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-04d7f40a-b188-44e1-84eb-b0fa435e6a09 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:12:33.769969 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-04d7f40a-b188-44e1-84eb-b0fa435e6a09 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-693064226", "extra_specs": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:33.783476 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-04d7f40a-b188-44e1-84eb-b0fa435e6a09 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:12:33.783806 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 602/2394] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:12:33 2026] POST /volume/v3/types => generated 211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:33.792752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ff6fb27a-e18b-4038-9e89-a19b3d53f226 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.795298 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ff6fb27a-e18b-4038-9e89-a19b3d53f226 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] POST https://10.4.3.9/volume/v3/types/764cbadd-6396-4493-a71c-dff49019444c/encryption Aug 20 00:12:33.795755 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ff6fb27a-e18b-4038-9e89-a19b3d53f226 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:33.797871 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:33.797871 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:33.815191 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ff6fb27a-e18b-4038-9e89-a19b3d53f226 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] https://10.4.3.9/volume/v3/types/764cbadd-6396-4493-a71c-dff49019444c/encryption returned with HTTP 200 Aug 20 00:12:33.815761 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 593/2395] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:12:33 2026] POST /volume/v3/types/764cbadd-6396-4493-a71c-dff49019444c/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:33.824001 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.889723 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:33.890142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-429886990", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-693064226", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:33.891611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-429886990', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-693064226', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:33.901919 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume of 1 GB Aug 20 00:12:33.902027 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:33.902027 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:33.902626 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Availability Zones retrieved successfully. Aug 20 00:12:33.909176 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Flow 'volume_create_api' (32bab682-2faa-4038-a56a-06234846c43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:33.910150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99f35a1-8fcc-4f0d-a0d4-ebd2aff16669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:33.911157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:33.943069 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99f35a1-8fcc-4f0d-a0d4-ebd2aff16669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:12:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=764cbadd-6396-4493-a71c-dff49019444c,is_public=True,name='tempest-scenario-type-luks-693064226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '764cbadd-6396-4493-a71c-dff49019444c', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:33.944080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130dd6a1-41f3-4a12-ae70-eb27764632c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:33.952531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-882ae9b2-d54c-4a77-a800-6c2be441b8bc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:33.954591 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-882ae9b2-d54c-4a77-a800-6c2be441b8bc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a/action Aug 20 00:12:33.955108 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-882ae9b2-d54c-4a77-a800-6c2be441b8bc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:33.955233 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-882ae9b2-d54c-4a77-a800-6c2be441b8bc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:33.973356 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:33.973356 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:33.976752 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-693064226 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-693064226, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:12:33.977200 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-693064226 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-693064226, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:12:33.986777 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-14096fda-9eb9-41e5-8feb-3d70e85a3d60 req-882ae9b2-d54c-4a77-a800-6c2be441b8bc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a/action returned with HTTP 204 Aug 20 00:12:33.987503 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 601/2396] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:12:33 2026] POST /volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:34.019619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Created reservations ['376da34c-2b8d-4ec2-aa1a-8da3d59e7914', '0e4589bd-6cc0-4ccd-8c5f-234611f584ed', 'dc6d3d50-abcf-4da3-ae79-7c49d07b82e6', '6e267f08-c20a-492b-a5f2-a9c4f354b8a9'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:34.021214 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130dd6a1-41f3-4a12-ae70-eb27764632c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['376da34c-2b8d-4ec2-aa1a-8da3d59e7914', '0e4589bd-6cc0-4ccd-8c5f-234611f584ed', 'dc6d3d50-abcf-4da3-ae79-7c49d07b82e6', '6e267f08-c20a-492b-a5f2-a9c4f354b8a9']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:34.022370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af2abc8-a5df-428d-b11f-1f9d28bbaa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:34.050584 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af2abc8-a5df-428d-b11f-1f9d28bbaa0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3268f71-7dba-4d26-9a75-24936715fa54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-429886990',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',qos_specs=None,replication_status=,reservations=['376da34c-2b8d-4ec2-aa1a-8da3d59e7914','0e4589bd-6cc0-4ccd-8c5f-234611f584ed','dc6d3d50-abcf-4da3-ae79-7c49d07b82e6','6e267f08-c20a-492b-a5f2-a9c4f354b8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3909eb7899924c879ab3a051d296fcc1',volume_type_id=764cbadd-6396-4493-a71c-dff49019444c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-429886990',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f3268f71-7dba-4d26-9a75-24936715fa54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3909eb7899924c879ab3a051d296fcc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(764cbadd-6396-4493-a71c-dff49019444c),volume_type_id=764cbadd-6396-4493-a71c-dff49019444c)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:34.051343 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23666bad-5368-4a38-b5df-a89343c02a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:34.068425 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23666bad-5368-4a38-b5df-a89343c02a1c) transitioned into state 'SUCCESS' from state '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-429886990',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',qos_specs=None,replication_status=,reservations=['376da34c-2b8d-4ec2-aa1a-8da3d59e7914','0e4589bd-6cc0-4ccd-8c5f-234611f584ed','dc6d3d50-abcf-4da3-ae79-7c49d07b82e6','6e267f08-c20a-492b-a5f2-a9c4f354b8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3909eb7899924c879ab3a051d296fcc1',volume_type_id=764cbadd-6396-4493-a71c-dff49019444c)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:34.069227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af8541f-89a1-41d0-af5c-3194e4672bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:34.080377 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af8541f-89a1-41d0-af5c-3194e4672bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:34.081811 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Flow 'volume_create_api' (32bab682-2faa-4038-a56a-06234846c43d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:34.081811 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume request issued successfully. Aug 20 00:12:34.082528 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff03e4a9-01ec-4acc-9a33-4992dc21a9f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:34.083320 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 601/2397] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:12:33 2026] POST /volume/v3/volumes => generated 779 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:34.095986 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ac897a73-dfee-482a-9b7d-98a3acd0a1bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.097713 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac897a73-dfee-482a-9b7d-98a3acd0a1bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 Aug 20 00:12:34.097900 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac897a73-dfee-482a-9b7d-98a3acd0a1bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:34.098066 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac897a73-dfee-482a-9b7d-98a3acd0a1bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:34.106784 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.106784 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:34.110587 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac897a73-dfee-482a-9b7d-98a3acd0a1bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:34.115458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac897a73-dfee-482a-9b7d-98a3acd0a1bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 returned with HTTP 200 Aug 20 00:12:34.115937 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 603/2398] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:34 2026] GET /volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:34.571391 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-32907045-b6cc-45d5-8842-9e0a004b6e65 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.573220 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32907045-b6cc-45d5-8842-9e0a004b6e65 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:34.573475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32907045-b6cc-45d5-8842-9e0a004b6e65 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:34.573688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32907045-b6cc-45d5-8842-9e0a004b6e65 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:34.584664 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.584664 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:34.589175 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-32907045-b6cc-45d5-8842-9e0a004b6e65 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:34.594649 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32907045-b6cc-45d5-8842-9e0a004b6e65 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:34.595285 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 594/2399] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:34 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:34.608230 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2d312cdf-1378-4f06-a7e4-5d56102ebf6a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.610133 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2d312cdf-1378-4f06-a7e4-5d56102ebf6a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:12:34.610380 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2d312cdf-1378-4f06-a7e4-5d56102ebf6a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:34.610611 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2d312cdf-1378-4f06-a7e4-5d56102ebf6a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:34.620760 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.620760 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:34.624803 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2d312cdf-1378-4f06-a7e4-5d56102ebf6a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:12:34.629523 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2d312cdf-1378-4f06-a7e4-5d56102ebf6a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:12:34.629974 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 602/2400] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:34 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:34.633915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-07ebca6f-bdd8-43a6-a6bc-63f003e00dab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.633915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07ebca6f-bdd8-43a6-a6bc-63f003e00dab tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:34.633915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07ebca6f-bdd8-43a6-a6bc-63f003e00dab tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:34.633915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07ebca6f-bdd8-43a6-a6bc-63f003e00dab tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:34.639782 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.639782 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:34.641218 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-07ebca6f-bdd8-43a6-a6bc-63f003e00dab tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:34.641218 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07ebca6f-bdd8-43a6-a6bc-63f003e00dab tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:34.641586 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 602/2401] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:34 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:34.648440 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-290c17c7-7b3b-4c22-84b2-2ee5ea9a9134 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.650221 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-290c17c7-7b3b-4c22-84b2-2ee5ea9a9134 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:34.650418 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-290c17c7-7b3b-4c22-84b2-2ee5ea9a9134 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:34.650605 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-290c17c7-7b3b-4c22-84b2-2ee5ea9a9134 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:34.655895 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-daa3a4d9-c99c-41c4-baa0-cb0d27ec783b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.661198 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.661198 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:34.663451 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-290c17c7-7b3b-4c22-84b2-2ee5ea9a9134 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:34.667666 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-290c17c7-7b3b-4c22-84b2-2ee5ea9a9134 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:34.668057 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 604/2402] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:34 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:34.694302 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-daa3a4d9-c99c-41c4-baa0-cb0d27ec783b tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:34.694824 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-daa3a4d9-c99c-41c4-baa0-cb0d27ec783b tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:34.694984 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-daa3a4d9-c99c-41c4-baa0-cb0d27ec783b tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:34.696628 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-daa3a4d9-c99c-41c4-baa0-cb0d27ec783b tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59' with '{'status': 'creating'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:34.705228 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.705228 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:34.717964 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-daa3a4d9-c99c-41c4-baa0-cb0d27ec783b tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:34.718380 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 595/2403] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:34 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:34.726235 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e880349f-346c-4746-aec2-c2b55a3b5bd2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.728300 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e880349f-346c-4746-aec2-c2b55a3b5bd2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:34.728531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e880349f-346c-4746-aec2-c2b55a3b5bd2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:34.728771 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e880349f-346c-4746-aec2-c2b55a3b5bd2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:34.736159 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.736159 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:34.737361 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e880349f-346c-4746-aec2-c2b55a3b5bd2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:34.738259 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e880349f-346c-4746-aec2-c2b55a3b5bd2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:34.738619 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 603/2404] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:34 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:34.750077 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c366f5a6-6bf4-46cc-b44a-f78d3cf82c24 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.751462 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c366f5a6-6bf4-46cc-b44a-f78d3cf82c24 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:34.752048 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c366f5a6-6bf4-46cc-b44a-f78d3cf82c24 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:34.754400 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c366f5a6-6bf4-46cc-b44a-f78d3cf82c24 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:34.754400 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-c366f5a6-6bf4-46cc-b44a-f78d3cf82c24 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59' with '{'status': 'available'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:34.773111 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.773111 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:34.790763 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c366f5a6-6bf4-46cc-b44a-f78d3cf82c24 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:34.791274 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 603/2405] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:34 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:34.799568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5d9458bb-cd7c-4291-9a4d-7cc3eaeee3f6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.801815 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d9458bb-cd7c-4291-9a4d-7cc3eaeee3f6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:34.802080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d9458bb-cd7c-4291-9a4d-7cc3eaeee3f6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:34.802334 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d9458bb-cd7c-4291-9a4d-7cc3eaeee3f6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:34.809048 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.809048 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:34.809682 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5d9458bb-cd7c-4291-9a4d-7cc3eaeee3f6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:34.810835 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d9458bb-cd7c-4291-9a4d-7cc3eaeee3f6 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:34.811384 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 605/2406] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:34 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:34.823854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dceb44b7-e498-4cc7-9be9-4dde68918d4d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.827261 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dceb44b7-e498-4cc7-9be9-4dde68918d4d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:34.827261 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dceb44b7-e498-4cc7-9be9-4dde68918d4d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c60eaade-aaae-4c7b-9d60-43e5241dd51e", "name": "tempest-SnapshotsActionsTest-Snapshot-1444943562"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:34.841448 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.841448 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:34.842160 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dceb44b7-e498-4cc7-9be9-4dde68918d4d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:34.842303 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-dceb44b7-e498-4cc7-9be9-4dde68918d4d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Create snapshot from volume c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:34.890876 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-dceb44b7-e498-4cc7-9be9-4dde68918d4d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Created reservations ['a6e424ad-842b-42ce-8b66-eb32bb5702e5', 'b108ee68-7847-4ff8-b948-c1fe60563962', '8903fc7b-e613-43ba-aba3-9d2954bad48e', '97c74e76-78ce-4247-b526-0130b0ef1624'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:34.931760 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dceb44b7-e498-4cc7-9be9-4dde68918d4d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot create request issued successfully. Aug 20 00:12:34.932238 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dceb44b7-e498-4cc7-9be9-4dde68918d4d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:34.932738 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 596/2407] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:34.943712 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e7fc72b6-eb4c-496a-b83f-b6c5a3a30704 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:34.946163 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7fc72b6-eb4c-496a-b83f-b6c5a3a30704 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 Aug 20 00:12:34.946478 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7fc72b6-eb4c-496a-b83f-b6c5a3a30704 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:34.946721 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7fc72b6-eb4c-496a-b83f-b6c5a3a30704 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:34.953222 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:34.953222 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:34.953841 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e7fc72b6-eb4c-496a-b83f-b6c5a3a30704 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:34.955060 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7fc72b6-eb4c-496a-b83f-b6c5a3a30704 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 returned with HTTP 200 Aug 20 00:12:34.955563 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 604/2408] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:34 2026] GET /volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:35.130477 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ec752c9-0308-4502-a45c-e73ab6e5dd53 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:35.132742 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ec752c9-0308-4502-a45c-e73ab6e5dd53 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 Aug 20 00:12:35.133054 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ec752c9-0308-4502-a45c-e73ab6e5dd53 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:35.133365 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ec752c9-0308-4502-a45c-e73ab6e5dd53 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:35.144708 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:35.144708 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:35.148657 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8ec752c9-0308-4502-a45c-e73ab6e5dd53 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:35.153829 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ec752c9-0308-4502-a45c-e73ab6e5dd53 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 returned with HTTP 200 Aug 20 00:12:35.154393 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 604/2409] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:35 2026] GET /volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:35.169088 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a96eef86-fcfe-44ed-a823-44cb5cf90fae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:35.171169 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a96eef86-fcfe-44ed-a823-44cb5cf90fae tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 Aug 20 00:12:35.171418 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a96eef86-fcfe-44ed-a823-44cb5cf90fae tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:35.171627 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a96eef86-fcfe-44ed-a823-44cb5cf90fae tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:35.181000 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:35.181000 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:35.185575 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a96eef86-fcfe-44ed-a823-44cb5cf90fae tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:35.190500 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a96eef86-fcfe-44ed-a823-44cb5cf90fae tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 returned with HTTP 200 Aug 20 00:12:35.190934 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 606/2410] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:35 2026] GET /volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:35.204341 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:35.206575 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:35.206938 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1995731790", "source_volid": "f3268f71-7dba-4d26-9a75-24936715fa54", "volume_type": "tempest-scenario-type-luks-693064226", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:35.208434 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1995731790', 'source_volid': 'f3268f71-7dba-4d26-9a75-24936715fa54', 'volume_type': 'tempest-scenario-type-luks-693064226', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:35.221912 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:35.221912 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:35.222565 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume retrieved successfully. Aug 20 00:12:35.222741 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume of 1 GB Aug 20 00:12:35.223573 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Availability Zones retrieved successfully. Aug 20 00:12:35.231385 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Flow 'volume_create_api' (789d454c-b9b0-4219-9fd7-b7baecd21d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:35.232992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb88902f-2e82-4e06-912d-bacc429612a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:35.234033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:35.253134 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb88902f-2e82-4e06-912d-bacc429612a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f3268f71-7dba-4d26-9a75-24936715fa54', 'volume_type': VolumeType(created_at=2026-08-20T00:12:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=764cbadd-6396-4493-a71c-dff49019444c,is_public=True,name='tempest-scenario-type-luks-693064226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '764cbadd-6396-4493-a71c-dff49019444c', '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=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:35.253986 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22aa067b-7a62-4d45-a711-1e4164a869d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:35.280765 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-693064226 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-693064226, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:12:35.281114 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-693064226 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-693064226, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:12:35.296805 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Created reservations ['b61a2a5e-c174-47d7-b565-dbd9a36e2329', '711298eb-25d7-482c-9a33-bfe57247c011', 'b919b00f-f8d0-4d24-b3f0-8f7b147653fc', '698fd62b-9ed2-497e-b98b-0f19d600ea5f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:35.297728 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22aa067b-7a62-4d45-a711-1e4164a869d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b61a2a5e-c174-47d7-b565-dbd9a36e2329', '711298eb-25d7-482c-9a33-bfe57247c011', 'b919b00f-f8d0-4d24-b3f0-8f7b147653fc', '698fd62b-9ed2-497e-b98b-0f19d600ea5f']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:35.298668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3839578-f2d8-48fb-a05d-57daef3599b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:35.332065 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3839578-f2d8-48fb-a05d-57daef3599b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2738b518-5859-4067-bb2d-f64d4ec2b385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1995731790',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',qos_specs=None,replication_status=,reservations=['b61a2a5e-c174-47d7-b565-dbd9a36e2329','711298eb-25d7-482c-9a33-bfe57247c011','b919b00f-f8d0-4d24-b3f0-8f7b147653fc','698fd62b-9ed2-497e-b98b-0f19d600ea5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=f3268f71-7dba-4d26-9a75-24936715fa54,status='creating',user_id='3909eb7899924c879ab3a051d296fcc1',volume_type_id=764cbadd-6396-4493-a71c-dff49019444c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1995731790',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2738b518-5859-4067-bb2d-f64d4ec2b385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f3268f71-7dba-4d26-9a75-24936715fa54,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3909eb7899924c879ab3a051d296fcc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(764cbadd-6396-4493-a71c-dff49019444c),volume_type_id=764cbadd-6396-4493-a71c-dff49019444c)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:35.332831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2552c99d-df60-488a-9dc8-440c7d24569f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:35.352845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2552c99d-df60-488a-9dc8-440c7d24569f) transitioned into state 'SUCCESS' from state '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-1995731790',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',qos_specs=None,replication_status=,reservations=['b61a2a5e-c174-47d7-b565-dbd9a36e2329','711298eb-25d7-482c-9a33-bfe57247c011','b919b00f-f8d0-4d24-b3f0-8f7b147653fc','698fd62b-9ed2-497e-b98b-0f19d600ea5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=f3268f71-7dba-4d26-9a75-24936715fa54,status='creating',user_id='3909eb7899924c879ab3a051d296fcc1',volume_type_id=764cbadd-6396-4493-a71c-dff49019444c)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:35.353768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab41472-b140-4aae-a496-a2156c6edd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:35.371467 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab41472-b140-4aae-a496-a2156c6edd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:35.372529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Flow 'volume_create_api' (789d454c-b9b0-4219-9fd7-b7baecd21d90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:35.372944 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume request issued successfully. Aug 20 00:12:35.373543 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e1acc2c5-9014-4be6-9550-eb2e9f652fca tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:35.374023 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 597/2411] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:12:35 2026] POST /volume/v3/volumes => generated 807 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:35.386033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0eac6fac-555a-460f-9b1b-f98e2a63fadf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:35.388337 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0eac6fac-555a-460f-9b1b-f98e2a63fadf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:35.388592 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0eac6fac-555a-460f-9b1b-f98e2a63fadf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:35.388829 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0eac6fac-555a-460f-9b1b-f98e2a63fadf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:35.399506 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:35.399506 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:35.404255 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0eac6fac-555a-460f-9b1b-f98e2a63fadf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:35.409584 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0eac6fac-555a-460f-9b1b-f98e2a63fadf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:35.410069 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 605/2412] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:35 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:35.682043 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-21da9e5d-345e-49a6-a7a0-ba2647ff1f62 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:35.683818 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21da9e5d-345e-49a6-a7a0-ba2647ff1f62 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:35.684036 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21da9e5d-345e-49a6-a7a0-ba2647ff1f62 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:35.684208 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21da9e5d-345e-49a6-a7a0-ba2647ff1f62 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:35.694009 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:35.694009 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:35.697162 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-21da9e5d-345e-49a6-a7a0-ba2647ff1f62 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:35.700655 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21da9e5d-345e-49a6-a7a0-ba2647ff1f62 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:35.701013 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 605/2413] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:35 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:35.966187 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-01644a65-a82a-4f64-a0bd-dce97e475476 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:35.967885 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01644a65-a82a-4f64-a0bd-dce97e475476 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 Aug 20 00:12:35.968113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01644a65-a82a-4f64-a0bd-dce97e475476 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:35.968318 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01644a65-a82a-4f64-a0bd-dce97e475476 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:35.974350 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:35.974350 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:35.975061 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-01644a65-a82a-4f64-a0bd-dce97e475476 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:35.976270 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01644a65-a82a-4f64-a0bd-dce97e475476 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 returned with HTTP 200 Aug 20 00:12:35.976709 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 607/2414] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:35 2026] GET /volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:35.985657 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-efaec539-35ed-4b5f-b4d4-12bf87a56a32 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:35.987613 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-efaec539-35ed-4b5f-b4d4-12bf87a56a32 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5/action Aug 20 00:12:35.987957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-efaec539-35ed-4b5f-b4d4-12bf87a56a32 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:35.988102 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-efaec539-35ed-4b5f-b4d4-12bf87a56a32 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:35.989489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-efaec539-35ed-4b5f-b4d4-12bf87a56a32 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot '4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5' with '{'status': 'creating'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:35.997338 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:35.997338 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:36.011395 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-efaec539-35ed-4b5f-b4d4-12bf87a56a32 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5/action returned with HTTP 202 Aug 20 00:12:36.011775 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 598/2415] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:35 2026] POST /volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:36.018521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9e102636-4293-494a-a16c-280b70e449da None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:36.020097 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9e102636-4293-494a-a16c-280b70e449da tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 Aug 20 00:12:36.020275 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9e102636-4293-494a-a16c-280b70e449da tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:36.020445 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9e102636-4293-494a-a16c-280b70e449da tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:36.026458 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:36.026458 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:36.026954 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9e102636-4293-494a-a16c-280b70e449da tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:36.027698 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9e102636-4293-494a-a16c-280b70e449da tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 returned with HTTP 200 Aug 20 00:12:36.028120 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 606/2416] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:36 2026] GET /volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:36.040841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-95d4881e-21cd-4b80-9f77-22487bf79e82 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:36.042439 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-95d4881e-21cd-4b80-9f77-22487bf79e82 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5/action Aug 20 00:12:36.042718 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-95d4881e-21cd-4b80-9f77-22487bf79e82 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:36.042822 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-95d4881e-21cd-4b80-9f77-22487bf79e82 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:36.054507 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:36.054507 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:36.054752 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-95d4881e-21cd-4b80-9f77-22487bf79e82 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot retrieved successfully. Aug 20 00:12:36.076951 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-95d4881e-21cd-4b80-9f77-22487bf79e82 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:36.077121 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-95d4881e-21cd-4b80-9f77-22487bf79e82 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5/action returned with HTTP 202 Aug 20 00:12:36.077823 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 606/2417] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:36 2026] POST /volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:36.084667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aae31ce8-2feb-4fd3-9040-a1b0ac53ec27 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:36.086421 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aae31ce8-2feb-4fd3-9040-a1b0ac53ec27 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 Aug 20 00:12:36.086589 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aae31ce8-2feb-4fd3-9040-a1b0ac53ec27 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:36.086774 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aae31ce8-2feb-4fd3-9040-a1b0ac53ec27 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:36.091582 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:36.091582 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:36.091992 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aae31ce8-2feb-4fd3-9040-a1b0ac53ec27 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:36.092660 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aae31ce8-2feb-4fd3-9040-a1b0ac53ec27 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 returned with HTTP 200 Aug 20 00:12:36.093159 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 608/2418] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:36 2026] GET /volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:36.424371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e11d628-368c-49d0-bbb8-ece095998dd5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:36.426181 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e11d628-368c-49d0-bbb8-ece095998dd5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:36.426412 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e11d628-368c-49d0-bbb8-ece095998dd5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:36.426943 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e11d628-368c-49d0-bbb8-ece095998dd5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:36.434664 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:36.434664 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:36.441392 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2e11d628-368c-49d0-bbb8-ece095998dd5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:36.445734 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e11d628-368c-49d0-bbb8-ece095998dd5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:36.446124 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 599/2419] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:36 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:36.712756 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-22a8788b-f0a8-44ba-8d02-41d737830844 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:36.714642 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-22a8788b-f0a8-44ba-8d02-41d737830844 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:36.714844 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-22a8788b-f0a8-44ba-8d02-41d737830844 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:36.715040 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-22a8788b-f0a8-44ba-8d02-41d737830844 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:36.727867 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:36.727867 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:36.734536 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-22a8788b-f0a8-44ba-8d02-41d737830844 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:36.739732 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-22a8788b-f0a8-44ba-8d02-41d737830844 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:36.740139 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 607/2420] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:36 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:36.990212 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-42552149-7a64-43b6-ab35-41ecd9349514 req-6607461f-3304-4fbd-a9c2-ca2f4232645d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:36.997607 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-6607461f-3304-4fbd-a9c2-ca2f4232645d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] POST https://10.4.3.9/volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d/action Aug 20 00:12:36.999747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-6607461f-3304-4fbd-a9c2-ca2f4232645d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:37.000038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-6607461f-3304-4fbd-a9c2-ca2f4232645d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:37.026101 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.026101 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:37.040261 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-42552149-7a64-43b6-ab35-41ecd9349514 req-6607461f-3304-4fbd-a9c2-ca2f4232645d tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d/action returned with HTTP 204 Aug 20 00:12:37.041270 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 607/2421] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:12:36 2026] POST /volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:37.107529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-24c5082d-f005-4260-b107-9a58a3051ad0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.109532 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-24c5082d-f005-4260-b107-9a58a3051ad0 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 Aug 20 00:12:37.109717 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-24c5082d-f005-4260-b107-9a58a3051ad0 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:37.109906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-24c5082d-f005-4260-b107-9a58a3051ad0 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:37.116023 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-24c5082d-f005-4260-b107-9a58a3051ad0 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 returned with HTTP 404 Aug 20 00:12:37.116527 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 609/2422] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:37 2026] GET /volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:37.125799 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-453ccfb9-90fd-4baa-afd5-6fff4d0ba3eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.130006 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-453ccfb9-90fd-4baa-afd5-6fff4d0ba3eb tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:37.130006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-453ccfb9-90fd-4baa-afd5-6fff4d0ba3eb tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:37.130006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-453ccfb9-90fd-4baa-afd5-6fff4d0ba3eb tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:37.131225 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-453ccfb9-90fd-4baa-afd5-6fff4d0ba3eb tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59' with '{'status': 'available'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:37.152723 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.152723 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:37.166026 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-453ccfb9-90fd-4baa-afd5-6fff4d0ba3eb tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:37.167274 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 600/2423] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:37 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:37.174158 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cf8705e0-3aee-4cda-ac38-21f871014c2d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.176345 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cf8705e0-3aee-4cda-ac38-21f871014c2d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:37.176592 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cf8705e0-3aee-4cda-ac38-21f871014c2d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:37.176834 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cf8705e0-3aee-4cda-ac38-21f871014c2d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:37.183083 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.183083 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:37.183942 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cf8705e0-3aee-4cda-ac38-21f871014c2d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:37.185110 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cf8705e0-3aee-4cda-ac38-21f871014c2d tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:37.185191 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 608/2424] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:37 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:37.198439 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-38c49b2b-bcd6-4168-84cc-333cc3c3b3c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.200593 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38c49b2b-bcd6-4168-84cc-333cc3c3b3c9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 Aug 20 00:12:37.200843 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38c49b2b-bcd6-4168-84cc-333cc3c3b3c9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:37.201091 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38c49b2b-bcd6-4168-84cc-333cc3c3b3c9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:37.201596 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-38c49b2b-bcd6-4168-84cc-333cc3c3b3c9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Delete snapshot with id: 4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 Aug 20 00:12:37.208087 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38c49b2b-bcd6-4168-84cc-333cc3c3b3c9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 returned with HTTP 404 Aug 20 00:12:37.208915 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 608/2425] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:37 2026] DELETE /volume/v3/snapshots/4af78c0b-41c1-4e7e-b9a2-b4dc3b7d3cb5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:37.217713 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3bc7437b-bd77-457f-b338-658f07a689bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.220497 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3bc7437b-bd77-457f-b338-658f07a689bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:37.220497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3bc7437b-bd77-457f-b338-658f07a689bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c60eaade-aaae-4c7b-9d60-43e5241dd51e", "name": "tempest-SnapshotsActionsTest-Snapshot-1108963751"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:37.230568 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.230568 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:37.230568 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3bc7437b-bd77-457f-b338-658f07a689bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:37.230568 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-3bc7437b-bd77-457f-b338-658f07a689bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Create snapshot from volume c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:37.261691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3bc7437b-bd77-457f-b338-658f07a689bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Created reservations ['74e6b50f-f7e8-48de-8606-df9afaff3bed', 'eba960ed-8753-4570-b311-ebe167aa1d28', '2db0f320-335a-447d-9d53-5621163cf746', '70f47531-a9b3-49df-92b5-657f72483f2d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:37.292374 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3bc7437b-bd77-457f-b338-658f07a689bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot create request issued successfully. Aug 20 00:12:37.292799 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3bc7437b-bd77-457f-b338-658f07a689bb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:37.293263 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 610/2426] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:37.303808 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d7c5b79-fe47-431e-8305-e2fbaa74b884 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.305716 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d7c5b79-fe47-431e-8305-e2fbaa74b884 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 Aug 20 00:12:37.305990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d7c5b79-fe47-431e-8305-e2fbaa74b884 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:37.306202 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d7c5b79-fe47-431e-8305-e2fbaa74b884 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:37.311352 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.311352 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:37.311789 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1d7c5b79-fe47-431e-8305-e2fbaa74b884 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:37.312603 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d7c5b79-fe47-431e-8305-e2fbaa74b884 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 returned with HTTP 200 Aug 20 00:12:37.313045 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 601/2427] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:37 2026] GET /volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:37.459041 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2304e90b-1d86-40b7-932e-6a11d85290d1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.460837 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2304e90b-1d86-40b7-932e-6a11d85290d1 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:37.461043 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2304e90b-1d86-40b7-932e-6a11d85290d1 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:37.461294 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2304e90b-1d86-40b7-932e-6a11d85290d1 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:37.468446 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.468446 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:37.472854 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2304e90b-1d86-40b7-932e-6a11d85290d1 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:37.477665 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2304e90b-1d86-40b7-932e-6a11d85290d1 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:37.478085 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 609/2428] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:37 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:37.756268 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3fb96d9e-525a-4383-be76-ab528469b788 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.758549 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fb96d9e-525a-4383-be76-ab528469b788 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:37.758826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fb96d9e-525a-4383-be76-ab528469b788 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:37.759087 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fb96d9e-525a-4383-be76-ab528469b788 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:37.772087 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.772087 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:37.776775 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3fb96d9e-525a-4383-be76-ab528469b788 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:37.782303 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fb96d9e-525a-4383-be76-ab528469b788 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:37.782703 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 609/2429] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:37 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1155 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:37.798633 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4e604c76-efd7-4fcc-9abd-75d467c24ebf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.800557 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e604c76-efd7-4fcc-9abd-75d467c24ebf tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] POST https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2/action Aug 20 00:12:37.801018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e604c76-efd7-4fcc-9abd-75d467c24ebf tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:37.801192 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e604c76-efd7-4fcc-9abd-75d467c24ebf tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:37.816493 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.816493 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:37.817023 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4e604c76-efd7-4fcc-9abd-75d467c24ebf tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:37.870264 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-4e604c76-efd7-4fcc-9abd-75d467c24ebf tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Created reservations ['03880d5d-95eb-4c32-ae77-ff69b030f8e0', '59b2a159-505c-4c04-90db-29fc3e1a5362'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:37.894171 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4e604c76-efd7-4fcc-9abd-75d467c24ebf tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Extend volume request issued successfully. Aug 20 00:12:37.894421 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e604c76-efd7-4fcc-9abd-75d467c24ebf tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2/action returned with HTTP 202 Aug 20 00:12:37.894820 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 611/2430] 10.4.3.9 () {70 vars in 1417 bytes} [Thu Aug 20 00:12:37 2026] POST /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:12:37.905725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8018e3d2-0e3d-45c2-9a06-8df16e8a3f74 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:37.908481 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8018e3d2-0e3d-45c2-9a06-8df16e8a3f74 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:37.912100 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8018e3d2-0e3d-45c2-9a06-8df16e8a3f74 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:37.912435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8018e3d2-0e3d-45c2-9a06-8df16e8a3f74 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:37.929652 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:37.929652 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:37.934652 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8018e3d2-0e3d-45c2-9a06-8df16e8a3f74 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:37.944494 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8018e3d2-0e3d-45c2-9a06-8df16e8a3f74 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:37.944494 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 602/2431] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:37 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1158 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:38.267922 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-4e604c76-efd7-4fcc-9abd-75d467c24ebf req-b148a2af-17f2-49bc-b5ea-21eea9416711 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.269871 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-4e604c76-efd7-4fcc-9abd-75d467c24ebf req-b148a2af-17f2-49bc-b5ea-21eea9416711 service nova] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:38.270069 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-4e604c76-efd7-4fcc-9abd-75d467c24ebf req-b148a2af-17f2-49bc-b5ea-21eea9416711 service nova] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:38.270256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-4e604c76-efd7-4fcc-9abd-75d467c24ebf req-b148a2af-17f2-49bc-b5ea-21eea9416711 service nova] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:38.279795 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:38.279795 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:38.282912 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-4e604c76-efd7-4fcc-9abd-75d467c24ebf req-b148a2af-17f2-49bc-b5ea-21eea9416711 service nova] Volume info retrieved successfully. Aug 20 00:12:38.286761 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-4e604c76-efd7-4fcc-9abd-75d467c24ebf req-b148a2af-17f2-49bc-b5ea-21eea9416711 service nova] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:38.287179 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 610/2432] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:12:38 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1311 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:38.322359 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-74b7ea8c-86c2-4611-94da-143076b902cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.324137 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74b7ea8c-86c2-4611-94da-143076b902cb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 Aug 20 00:12:38.324347 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74b7ea8c-86c2-4611-94da-143076b902cb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:38.324529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74b7ea8c-86c2-4611-94da-143076b902cb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:38.331212 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:38.331212 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:38.331614 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-74b7ea8c-86c2-4611-94da-143076b902cb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:38.332344 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74b7ea8c-86c2-4611-94da-143076b902cb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 returned with HTTP 200 Aug 20 00:12:38.332677 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 610/2433] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:38 2026] GET /volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:38.341754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ce18bbfa-5c6f-4c9b-af09-f4c50d7113b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.343557 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce18bbfa-5c6f-4c9b-af09-f4c50d7113b5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29/action Aug 20 00:12:38.343877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce18bbfa-5c6f-4c9b-af09-f4c50d7113b5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:38.344056 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce18bbfa-5c6f-4c9b-af09-f4c50d7113b5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:38.345513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-ce18bbfa-5c6f-4c9b-af09-f4c50d7113b5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot '44d8d100-b6e1-4a49-a87a-e39c27e34a29' with '{'status': 'deleting'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:38.356106 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:38.356106 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:38.370599 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce18bbfa-5c6f-4c9b-af09-f4c50d7113b5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29/action returned with HTTP 202 Aug 20 00:12:38.371062 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 612/2434] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:38 2026] POST /volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:38.378544 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-400c349b-b2f6-4338-b1b2-5b32c208942f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.382806 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-400c349b-b2f6-4338-b1b2-5b32c208942f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 Aug 20 00:12:38.383035 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-400c349b-b2f6-4338-b1b2-5b32c208942f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:38.383287 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-400c349b-b2f6-4338-b1b2-5b32c208942f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:38.388177 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:38.388177 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:38.388696 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-400c349b-b2f6-4338-b1b2-5b32c208942f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:38.389532 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-400c349b-b2f6-4338-b1b2-5b32c208942f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 returned with HTTP 200 Aug 20 00:12:38.389851 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 603/2435] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:38 2026] GET /volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:12:38.403375 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f354c69a-778b-4e3d-9bc9-e5db2ddf5762 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.405454 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f354c69a-778b-4e3d-9bc9-e5db2ddf5762 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29/action Aug 20 00:12:38.405932 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f354c69a-778b-4e3d-9bc9-e5db2ddf5762 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:38.406106 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f354c69a-778b-4e3d-9bc9-e5db2ddf5762 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:38.412578 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:38.412578 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:38.412944 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f354c69a-778b-4e3d-9bc9-e5db2ddf5762 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot retrieved successfully. Aug 20 00:12:38.426842 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f354c69a-778b-4e3d-9bc9-e5db2ddf5762 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:38.427118 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f354c69a-778b-4e3d-9bc9-e5db2ddf5762 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29/action returned with HTTP 202 Aug 20 00:12:38.427549 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 611/2436] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:38 2026] POST /volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:38.441269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d17d6c4b-8bea-4b9c-a769-758ff9f56c8c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.446654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d17d6c4b-8bea-4b9c-a769-758ff9f56c8c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 Aug 20 00:12:38.446957 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d17d6c4b-8bea-4b9c-a769-758ff9f56c8c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:38.447182 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d17d6c4b-8bea-4b9c-a769-758ff9f56c8c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:38.453365 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:38.453365 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:38.453975 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d17d6c4b-8bea-4b9c-a769-758ff9f56c8c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:38.454742 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d17d6c4b-8bea-4b9c-a769-758ff9f56c8c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 returned with HTTP 200 Aug 20 00:12:38.458904 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 611/2437] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:38 2026] GET /volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:38.493122 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-00ca5c0a-5d71-44e5-8f12-d5b1422d93b0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.495035 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00ca5c0a-5d71-44e5-8f12-d5b1422d93b0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:38.495241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00ca5c0a-5d71-44e5-8f12-d5b1422d93b0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:38.495428 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00ca5c0a-5d71-44e5-8f12-d5b1422d93b0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:38.509998 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:38.509998 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:38.515947 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-00ca5c0a-5d71-44e5-8f12-d5b1422d93b0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:38.522464 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00ca5c0a-5d71-44e5-8f12-d5b1422d93b0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:38.522863 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 613/2438] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:38 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:38.956435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-74ed3fe3-48fb-4fbe-af41-dea389cc9d3c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.958025 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-74ed3fe3-48fb-4fbe-af41-dea389cc9d3c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:38.958449 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-74ed3fe3-48fb-4fbe-af41-dea389cc9d3c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:38.958787 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-74ed3fe3-48fb-4fbe-af41-dea389cc9d3c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:38.969029 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:38.969029 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:38.976369 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-74ed3fe3-48fb-4fbe-af41-dea389cc9d3c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:38.978546 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-74ed3fe3-48fb-4fbe-af41-dea389cc9d3c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:38.979059 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 604/2439] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:38 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1155 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:38.991055 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d34e318a-9e1e-4772-8efe-8a72e83535f0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:38.993085 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d34e318a-9e1e-4772-8efe-8a72e83535f0 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:38.993351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d34e318a-9e1e-4772-8efe-8a72e83535f0 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:38.993567 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d34e318a-9e1e-4772-8efe-8a72e83535f0 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.004027 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.004027 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:39.007744 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d34e318a-9e1e-4772-8efe-8a72e83535f0 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:39.012208 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d34e318a-9e1e-4772-8efe-8a72e83535f0 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:39.012693 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 612/2440] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:38 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1155 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:39.185611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-dc004fc3-685f-4a3e-8884-4339b217afa2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.188489 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-dc004fc3-685f-4a3e-8884-4339b217afa2 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:39.188844 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-dc004fc3-685f-4a3e-8884-4339b217afa2 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.189115 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-dc004fc3-685f-4a3e-8884-4339b217afa2 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.200096 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.200096 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:39.204665 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-dc004fc3-685f-4a3e-8884-4339b217afa2 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:39.209988 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-dc004fc3-685f-4a3e-8884-4339b217afa2 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:39.210477 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 612/2441] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:12:39 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:39.228461 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-f2608e11-864c-46c5-943d-bf8f82848428 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.230532 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-f2608e11-864c-46c5-943d-bf8f82848428 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] POST https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2/action Aug 20 00:12:39.230930 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-f2608e11-864c-46c5-943d-bf8f82848428 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:39.231070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-f2608e11-864c-46c5-943d-bf8f82848428 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:39.241716 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.241716 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:39.242187 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-f2608e11-864c-46c5-943d-bf8f82848428 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:39.248187 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-f2608e11-864c-46c5-943d-bf8f82848428 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Begin detaching volume completed successfully. Aug 20 00:12:39.248455 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-f2608e11-864c-46c5-943d-bf8f82848428 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2/action returned with HTTP 202 Aug 20 00:12:39.248944 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 614/2442] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:12:39 2026] POST /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:39.266955 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-05a4ddd6-b2e7-4038-8485-1c96d85c8c92 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.270711 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-05a4ddd6-b2e7-4038-8485-1c96d85c8c92 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:39.271012 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-05a4ddd6-b2e7-4038-8485-1c96d85c8c92 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.271423 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-05a4ddd6-b2e7-4038-8485-1c96d85c8c92 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.287922 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.287922 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:39.293268 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-05a4ddd6-b2e7-4038-8485-1c96d85c8c92 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:39.294957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3a2f6b01-089e-481f-a630-1b114d43b072 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.295366 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a2f6b01-089e-481f-a630-1b114d43b072 None None] GET https://10.4.3.9/volume// Aug 20 00:12:39.295532 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a2f6b01-089e-481f-a630-1b114d43b072 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.295734 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a2f6b01-089e-481f-a630-1b114d43b072 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.296119 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a2f6b01-089e-481f-a630-1b114d43b072 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:12:39.296456 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 613/2443] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:12:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:12:39.298707 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-05a4ddd6-b2e7-4038-8485-1c96d85c8c92 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:39.299210 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 605/2444] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:39 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1158 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:39.309658 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-a78c3c63-8701-4924-83b7-cf3240187054 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.312225 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-a78c3c63-8701-4924-83b7-cf3240187054 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:39.312516 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-a78c3c63-8701-4924-83b7-cf3240187054 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.312754 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-a78c3c63-8701-4924-83b7-cf3240187054 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.324158 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.324158 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:39.327462 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-a78c3c63-8701-4924-83b7-cf3240187054 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:39.331740 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-a78c3c63-8701-4924-83b7-cf3240187054 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:39.332250 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 613/2445] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:12:39 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:39.464174 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a627e9f2-c2ac-4af0-bd12-9b28ef5ec857 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.465757 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a627e9f2-c2ac-4af0-bd12-9b28ef5ec857 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 Aug 20 00:12:39.465959 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a627e9f2-c2ac-4af0-bd12-9b28ef5ec857 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.466138 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a627e9f2-c2ac-4af0-bd12-9b28ef5ec857 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.470206 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a627e9f2-c2ac-4af0-bd12-9b28ef5ec857 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 returned with HTTP 404 Aug 20 00:12:39.470661 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 615/2446] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:39 2026] GET /volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:39.476773 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fe07067a-ed46-429c-99f4-ee03694ec8e5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.478441 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fe07067a-ed46-429c-99f4-ee03694ec8e5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:39.478746 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fe07067a-ed46-429c-99f4-ee03694ec8e5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:39.478874 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fe07067a-ed46-429c-99f4-ee03694ec8e5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:39.480137 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.admin_actions [None req-fe07067a-ed46-429c-99f4-ee03694ec8e5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59' with '{'status': 'available'}' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:39.488380 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.488380 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:39.502034 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fe07067a-ed46-429c-99f4-ee03694ec8e5 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:39.502643 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 614/2447] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:39 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:39.509816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-58025f32-b80a-4449-81d3-31ab33c1df88 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.511960 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58025f32-b80a-4449-81d3-31ab33c1df88 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:39.512216 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58025f32-b80a-4449-81d3-31ab33c1df88 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.512470 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58025f32-b80a-4449-81d3-31ab33c1df88 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.518170 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.518170 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:39.518711 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-58025f32-b80a-4449-81d3-31ab33c1df88 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:39.519679 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58025f32-b80a-4449-81d3-31ab33c1df88 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:39.520127 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 606/2448] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:39 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:39.529289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f7e56f9e-9226-4b8c-9b1f-bcd415a67201 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.531789 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f7e56f9e-9226-4b8c-9b1f-bcd415a67201 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 Aug 20 00:12:39.532041 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f7e56f9e-9226-4b8c-9b1f-bcd415a67201 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.532229 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f7e56f9e-9226-4b8c-9b1f-bcd415a67201 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.532334 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-f7e56f9e-9226-4b8c-9b1f-bcd415a67201 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Delete snapshot with id: 44d8d100-b6e1-4a49-a87a-e39c27e34a29 Aug 20 00:12:39.539997 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-813ff312-bf83-44ed-929a-d5f482c64fe4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.540852 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f7e56f9e-9226-4b8c-9b1f-bcd415a67201 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 returned with HTTP 404 Aug 20 00:12:39.541358 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 614/2449] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:39 2026] DELETE /volume/v3/snapshots/44d8d100-b6e1-4a49-a87a-e39c27e34a29 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:39.542900 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-813ff312-bf83-44ed-929a-d5f482c64fe4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:39.543093 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-813ff312-bf83-44ed-929a-d5f482c64fe4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.543292 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-813ff312-bf83-44ed-929a-d5f482c64fe4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.549137 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ecaea627-258d-40a1-be56-2e3af69afb9f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.550262 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.550262 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:39.550941 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ecaea627-258d-40a1-be56-2e3af69afb9f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:39.551287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ecaea627-258d-40a1-be56-2e3af69afb9f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c60eaade-aaae-4c7b-9d60-43e5241dd51e", "name": "tempest-SnapshotsActionsTest-Snapshot-346821644"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:39.554079 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-813ff312-bf83-44ed-929a-d5f482c64fe4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:39.558287 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-813ff312-bf83-44ed-929a-d5f482c64fe4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:39.558656 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 616/2450] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:39 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:39.560133 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.560133 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:39.560707 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ecaea627-258d-40a1-be56-2e3af69afb9f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:39.560851 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-ecaea627-258d-40a1-be56-2e3af69afb9f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Create snapshot from volume c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:39.585812 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-ecaea627-258d-40a1-be56-2e3af69afb9f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Created reservations ['ab6f6b9d-b4d8-488d-83bc-2593c692a75e', '742901e3-bc51-45e6-8e18-78dd3c599092', 'ae53c540-ada2-413b-ae8b-3e58af46ac1a', 'f67bdb22-ed3b-4980-9f25-a3224e13dc49'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:39.616178 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ecaea627-258d-40a1-be56-2e3af69afb9f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot create request issued successfully. Aug 20 00:12:39.616567 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ecaea627-258d-40a1-be56-2e3af69afb9f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:39.617013 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 615/2451] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:39.627639 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf656379-63cb-49fc-ac78-b9c47527cbae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:39.629821 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf656379-63cb-49fc-ac78-b9c47527cbae tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf Aug 20 00:12:39.630085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf656379-63cb-49fc-ac78-b9c47527cbae tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:39.630970 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf656379-63cb-49fc-ac78-b9c47527cbae tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:39.636082 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:39.636082 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:39.636613 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cf656379-63cb-49fc-ac78-b9c47527cbae tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:39.637537 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf656379-63cb-49fc-ac78-b9c47527cbae tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf returned with HTTP 200 Aug 20 00:12:39.637969 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 607/2452] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:39 2026] GET /volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:40.315414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ab6c770c-fd7b-4602-a0b3-51a94859c6c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.320578 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ab6c770c-fd7b-4602-a0b3-51a94859c6c1 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:40.320578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ab6c770c-fd7b-4602-a0b3-51a94859c6c1 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:40.320777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ab6c770c-fd7b-4602-a0b3-51a94859c6c1 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:40.335751 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.335751 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:40.347595 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ab6c770c-fd7b-4602-a0b3-51a94859c6c1 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:40.353253 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ab6c770c-fd7b-4602-a0b3-51a94859c6c1 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:40.353640 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 615/2453] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:40 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 1158 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:12:40.569777 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-047f1727-f5c9-49ae-baeb-dfe7d1fd4a87 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.571385 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-047f1727-f5c9-49ae-baeb-dfe7d1fd4a87 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:40.571567 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-047f1727-f5c9-49ae-baeb-dfe7d1fd4a87 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:40.571746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-047f1727-f5c9-49ae-baeb-dfe7d1fd4a87 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:40.578598 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.578598 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:40.582409 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-047f1727-f5c9-49ae-baeb-dfe7d1fd4a87 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:40.586738 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-047f1727-f5c9-49ae-baeb-dfe7d1fd4a87 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:40.587180 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 617/2454] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:40 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:40.602048 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-31598999-5f9e-4d52-984a-cd7db0e09420 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.604992 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-31598999-5f9e-4d52-984a-cd7db0e09420 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] DELETE https://10.4.3.9/volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d Aug 20 00:12:40.605202 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-31598999-5f9e-4d52-984a-cd7db0e09420 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:40.605426 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-31598999-5f9e-4d52-984a-cd7db0e09420 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:40.615145 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.615145 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:40.648150 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-08f92aca-96cf-4812-8388-a07a2559fa46 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.650506 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08f92aca-96cf-4812-8388-a07a2559fa46 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf Aug 20 00:12:40.650789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08f92aca-96cf-4812-8388-a07a2559fa46 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:40.651032 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08f92aca-96cf-4812-8388-a07a2559fa46 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:40.658830 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.658830 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:40.659602 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-08f92aca-96cf-4812-8388-a07a2559fa46 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:40.660702 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08f92aca-96cf-4812-8388-a07a2559fa46 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf returned with HTTP 200 Aug 20 00:12:40.662154 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 608/2455] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:40 2026] GET /volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:40.671956 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dc4c1190-3bee-439a-b0a7-7af93879de9a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.674325 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc4c1190-3bee-439a-b0a7-7af93879de9a tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf/action Aug 20 00:12:40.674787 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc4c1190-3bee-439a-b0a7-7af93879de9a tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:40.675036 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc4c1190-3bee-439a-b0a7-7af93879de9a tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:40.677504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-dc4c1190-3bee-439a-b0a7-7af93879de9a tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf' with '{'status': 'error'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:40.688197 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46a25814-4c68-4d04-9efc-03e4286b18b6 req-31598999-5f9e-4d52-984a-cd7db0e09420 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d returned with HTTP 200 Aug 20 00:12:40.688789 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 616/2456] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:12:40 2026] DELETE /volume/v3/attachments/bee63078-31cd-431c-bdf5-69bcf8cb797d => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:40.691094 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.691094 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:40.706970 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc4c1190-3bee-439a-b0a7-7af93879de9a tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf/action returned with HTTP 202 Aug 20 00:12:40.707590 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 616/2457] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:40 2026] POST /volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:40.716695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e904a4b6-e441-4b20-a382-e1351f52979f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.718482 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e904a4b6-e441-4b20-a382-e1351f52979f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf Aug 20 00:12:40.718684 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e904a4b6-e441-4b20-a382-e1351f52979f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:40.718871 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e904a4b6-e441-4b20-a382-e1351f52979f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:40.723478 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.723478 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:40.723915 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e904a4b6-e441-4b20-a382-e1351f52979f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:40.724628 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e904a4b6-e441-4b20-a382-e1351f52979f tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf returned with HTTP 200 Aug 20 00:12:40.725162 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 618/2458] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:40 2026] GET /volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:40.736180 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a1aa22e5-9859-4b17-822f-ba63cc315c58 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.737937 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1aa22e5-9859-4b17-822f-ba63cc315c58 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf/action Aug 20 00:12:40.738332 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1aa22e5-9859-4b17-822f-ba63cc315c58 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:40.738534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1aa22e5-9859-4b17-822f-ba63cc315c58 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:40.744455 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.744455 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:40.744799 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a1aa22e5-9859-4b17-822f-ba63cc315c58 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot retrieved successfully. Aug 20 00:12:40.759931 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a1aa22e5-9859-4b17-822f-ba63cc315c58 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:40.760187 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1aa22e5-9859-4b17-822f-ba63cc315c58 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf/action returned with HTTP 202 Aug 20 00:12:40.760648 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 609/2459] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:40 2026] POST /volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:40.769911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9d4d6979-373e-4c4a-884f-49c27406c1d5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.773087 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9d4d6979-373e-4c4a-884f-49c27406c1d5 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf Aug 20 00:12:40.773415 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9d4d6979-373e-4c4a-884f-49c27406c1d5 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:40.773681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9d4d6979-373e-4c4a-884f-49c27406c1d5 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:40.780783 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.780783 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:40.781463 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9d4d6979-373e-4c4a-884f-49c27406c1d5 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:40.782866 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9d4d6979-373e-4c4a-884f-49c27406c1d5 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf returned with HTTP 200 Aug 20 00:12:40.783446 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 617/2460] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:40 2026] GET /volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:40.856535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6511b03a-a9cb-4ff5-8541-bf31bcda5e41 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.858292 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6511b03a-a9cb-4ff5-8541-bf31bcda5e41 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:12:40.858578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6511b03a-a9cb-4ff5-8541-bf31bcda5e41 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:40.858768 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6511b03a-a9cb-4ff5-8541-bf31bcda5e41 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:40.858865 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-6511b03a-a9cb-4ff5-8541-bf31bcda5e41 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Delete snapshot with id: 7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:12:40.863670 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.863670 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:40.864110 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6511b03a-a9cb-4ff5-8541-bf31bcda5e41 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Snapshot retrieved successfully. Aug 20 00:12:40.880270 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6511b03a-a9cb-4ff5-8541-bf31bcda5e41 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Snapshot delete request issued successfully. Aug 20 00:12:40.880581 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6511b03a-a9cb-4ff5-8541-bf31bcda5e41 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 returned with HTTP 202 Aug 20 00:12:40.881042 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 617/2461] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:40 2026] DELETE /volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:40.889490 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-de14370b-fa1e-4623-896e-5a62ad5dbe1a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:40.891723 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de14370b-fa1e-4623-896e-5a62ad5dbe1a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:12:40.891981 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de14370b-fa1e-4623-896e-5a62ad5dbe1a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:40.892225 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de14370b-fa1e-4623-896e-5a62ad5dbe1a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:40.898680 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:40.898680 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:40.899331 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-de14370b-fa1e-4623-896e-5a62ad5dbe1a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Snapshot retrieved successfully. Aug 20 00:12:40.900348 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de14370b-fa1e-4623-896e-5a62ad5dbe1a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 returned with HTTP 200 Aug 20 00:12:40.900794 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 619/2462] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:40 2026] GET /volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:41.368508 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-63a9271f-5a43-4b18-8fca-0c929a99e63c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:41.370170 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63a9271f-5a43-4b18-8fca-0c929a99e63c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:41.370390 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-63a9271f-5a43-4b18-8fca-0c929a99e63c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:41.370568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-63a9271f-5a43-4b18-8fca-0c929a99e63c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:41.378414 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:41.378414 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:41.382210 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-63a9271f-5a43-4b18-8fca-0c929a99e63c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:41.386730 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63a9271f-5a43-4b18-8fca-0c929a99e63c tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:41.387180 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 610/2463] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:41 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:41.598983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-20997a6b-86d9-4e43-a634-0b5e67905679 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:41.601093 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-20997a6b-86d9-4e43-a634-0b5e67905679 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:41.601340 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-20997a6b-86d9-4e43-a634-0b5e67905679 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:41.601566 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-20997a6b-86d9-4e43-a634-0b5e67905679 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:41.610686 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:41.610686 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:41.615387 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-20997a6b-86d9-4e43-a634-0b5e67905679 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:41.622139 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-20997a6b-86d9-4e43-a634-0b5e67905679 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:41.622571 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 618/2464] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:41 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:41.794312 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e4bd71d6-6867-4b67-b30e-5abcf4be99c2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:41.796414 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e4bd71d6-6867-4b67-b30e-5abcf4be99c2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf Aug 20 00:12:41.796494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e4bd71d6-6867-4b67-b30e-5abcf4be99c2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:41.796639 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e4bd71d6-6867-4b67-b30e-5abcf4be99c2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:41.801170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e4bd71d6-6867-4b67-b30e-5abcf4be99c2 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf returned with HTTP 404 Aug 20 00:12:41.802180 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 618/2465] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:41 2026] GET /volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:41.810520 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0d1d1f41-27eb-4f18-9de0-944c6fd46163 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:41.814353 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d1d1f41-27eb-4f18-9de0-944c6fd46163 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:41.814653 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d1d1f41-27eb-4f18-9de0-944c6fd46163 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:41.814754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d1d1f41-27eb-4f18-9de0-944c6fd46163 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:41.817015 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-0d1d1f41-27eb-4f18-9de0-944c6fd46163 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59' with '{'status': 'available'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:41.826792 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:41.826792 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:41.851318 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d1d1f41-27eb-4f18-9de0-944c6fd46163 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:41.852080 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 620/2466] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:41 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:41.865871 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-93b2489b-5b20-4857-84d1-ef052d3cd074 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:41.867764 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-93b2489b-5b20-4857-84d1-ef052d3cd074 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:41.867996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-93b2489b-5b20-4857-84d1-ef052d3cd074 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:41.868313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-93b2489b-5b20-4857-84d1-ef052d3cd074 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:41.874692 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:41.874692 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:41.875499 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-93b2489b-5b20-4857-84d1-ef052d3cd074 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:41.879180 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-93b2489b-5b20-4857-84d1-ef052d3cd074 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:41.879643 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 611/2467] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:41 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:41.889563 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-96c44b8a-52f5-4e8e-8991-e311652040bd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:41.891833 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-96c44b8a-52f5-4e8e-8991-e311652040bd tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf Aug 20 00:12:41.892114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-96c44b8a-52f5-4e8e-8991-e311652040bd tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:41.892379 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-96c44b8a-52f5-4e8e-8991-e311652040bd tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:41.892524 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-96c44b8a-52f5-4e8e-8991-e311652040bd tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Delete snapshot with id: f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf Aug 20 00:12:41.897746 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-96c44b8a-52f5-4e8e-8991-e311652040bd tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf returned with HTTP 404 Aug 20 00:12:41.898364 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 619/2468] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:41 2026] DELETE /volume/v3/snapshots/f4b6d5fc-c1bb-4822-b197-356a7fb3f2cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:41.908634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-59817ec4-2763-4f7d-a244-ece3565d7404 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:41.910325 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6eaf760d-2cc7-4b6c-8ffe-23caccec467c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:41.911931 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59817ec4-2763-4f7d-a244-ece3565d7404 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:41.912381 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59817ec4-2763-4f7d-a244-ece3565d7404 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c60eaade-aaae-4c7b-9d60-43e5241dd51e", "name": "tempest-SnapshotsActionsTest-Snapshot-1440633265"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:41.919572 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6eaf760d-2cc7-4b6c-8ffe-23caccec467c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:12:41.919572 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6eaf760d-2cc7-4b6c-8ffe-23caccec467c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:41.919572 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6eaf760d-2cc7-4b6c-8ffe-23caccec467c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:41.923266 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6eaf760d-2cc7-4b6c-8ffe-23caccec467c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 returned with HTTP 404 Aug 20 00:12:41.923971 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 621/2469] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:41 2026] GET /volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:41.926710 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:41.926710 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:41.927239 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-59817ec4-2763-4f7d-a244-ece3565d7404 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:41.927384 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-59817ec4-2763-4f7d-a244-ece3565d7404 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Create snapshot from volume c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:41.971775 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-59817ec4-2763-4f7d-a244-ece3565d7404 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Created reservations ['b4d0e54f-a573-4419-bfcc-8af4d5e38a94', 'c24f5b5d-47f3-4420-8c2c-1ebdccdfa184', '03fbf9b4-5f6d-40cf-b663-d82f593d409c', 'e62f0da0-2d70-4c30-b70b-3bc7cb7da033'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:42.007762 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-59817ec4-2763-4f7d-a244-ece3565d7404 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot create request issued successfully. Aug 20 00:12:42.008141 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59817ec4-2763-4f7d-a244-ece3565d7404 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:42.008682 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 619/2470] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:42.024059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dbeb0c48-ef1a-4ae2-8f5b-bf6e9b855241 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:42.026711 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dbeb0c48-ef1a-4ae2-8f5b-bf6e9b855241 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 Aug 20 00:12:42.026957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dbeb0c48-ef1a-4ae2-8f5b-bf6e9b855241 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:42.027140 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dbeb0c48-ef1a-4ae2-8f5b-bf6e9b855241 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:42.035537 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:42.035537 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:42.035537 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dbeb0c48-ef1a-4ae2-8f5b-bf6e9b855241 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:42.035537 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dbeb0c48-ef1a-4ae2-8f5b-bf6e9b855241 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 returned with HTTP 200 Aug 20 00:12:42.035537 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 612/2471] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:42 2026] GET /volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:42.052592 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-0f360da7-b49d-436c-81c1-a320845803f1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:42.055117 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-0f360da7-b49d-436c-81c1-a320845803f1 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/attachments?instance_id=2c5c8176-8b62-443a-8681-380f69075d0c Aug 20 00:12:42.055331 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-0f360da7-b49d-436c-81c1-a320845803f1 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:42.055511 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-0f360da7-b49d-436c-81c1-a320845803f1 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:42.073957 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-0f360da7-b49d-436c-81c1-a320845803f1 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments?instance_id=2c5c8176-8b62-443a-8681-380f69075d0c returned with HTTP 200 Aug 20 00:12:42.074378 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 620/2472] 10.4.3.9 () {70 vars in 1623 bytes} [Thu Aug 20 00:12:42 2026] GET /volume/v3/attachments?instance_id=2c5c8176-8b62-443a-8681-380f69075d0c => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:42.090687 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-c1494da0-3598-490f-8150-2f03422c6093 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:42.092386 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-c1494da0-3598-490f-8150-2f03422c6093 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c Aug 20 00:12:42.092824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-c1494da0-3598-490f-8150-2f03422c6093 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:42.093112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-c1494da0-3598-490f-8150-2f03422c6093 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:42.108400 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-227c6afe-69ff-4a1c-b08e-b621647ca339 req-c1494da0-3598-490f-8150-2f03422c6093 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c returned with HTTP 200 Aug 20 00:12:42.109092 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 622/2473] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:12:42 2026] GET /volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:42.636536 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0e16a64d-95ce-4736-823c-a71740716c24 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:42.638456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e16a64d-95ce-4736-823c-a71740716c24 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:42.638975 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e16a64d-95ce-4736-823c-a71740716c24 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:42.638975 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e16a64d-95ce-4736-823c-a71740716c24 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:42.645806 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:42.645806 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:42.649503 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0e16a64d-95ce-4736-823c-a71740716c24 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:42.654840 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e16a64d-95ce-4736-823c-a71740716c24 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:42.655457 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 620/2474] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:42 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:43.045021 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0f18fe01-6d5a-45eb-b71d-626ed1c5676b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:43.046784 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0f18fe01-6d5a-45eb-b71d-626ed1c5676b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 Aug 20 00:12:43.047027 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0f18fe01-6d5a-45eb-b71d-626ed1c5676b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:43.047193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0f18fe01-6d5a-45eb-b71d-626ed1c5676b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:43.051837 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:43.051837 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:43.052268 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0f18fe01-6d5a-45eb-b71d-626ed1c5676b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:43.052966 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0f18fe01-6d5a-45eb-b71d-626ed1c5676b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 returned with HTTP 200 Aug 20 00:12:43.053470 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 613/2475] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:43 2026] GET /volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:43.061825 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b3facb8f-d7fb-42b5-a301-08da3b83b940 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:43.063756 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3facb8f-d7fb-42b5-a301-08da3b83b940 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1/action Aug 20 00:12:43.064212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3facb8f-d7fb-42b5-a301-08da3b83b940 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:43.064382 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3facb8f-d7fb-42b5-a301-08da3b83b940 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:43.066364 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.admin_actions [None req-b3facb8f-d7fb-42b5-a301-08da3b83b940 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot '7e4d2ac9-a355-4822-abb0-ac3ed11640b1' with '{'status': 'error_deleting'}' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:43.076505 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:43.076505 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:43.100080 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3facb8f-d7fb-42b5-a301-08da3b83b940 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1/action returned with HTTP 202 Aug 20 00:12:43.100610 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 621/2476] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:43 2026] POST /volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:43.107430 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f2c2d4fb-517b-486a-90bc-bb4c0af06105 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:43.109589 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2c2d4fb-517b-486a-90bc-bb4c0af06105 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 Aug 20 00:12:43.109816 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2c2d4fb-517b-486a-90bc-bb4c0af06105 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:43.110116 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2c2d4fb-517b-486a-90bc-bb4c0af06105 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:43.116909 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:43.116909 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:43.116909 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f2c2d4fb-517b-486a-90bc-bb4c0af06105 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:43.117546 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2c2d4fb-517b-486a-90bc-bb4c0af06105 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 returned with HTTP 200 Aug 20 00:12:43.117982 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 623/2477] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:43 2026] GET /volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:43.127277 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6b7b793a-53fc-4146-a934-312b55ba4c0e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:43.129164 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b7b793a-53fc-4146-a934-312b55ba4c0e tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1/action Aug 20 00:12:43.129579 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b7b793a-53fc-4146-a934-312b55ba4c0e tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:43.129740 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b7b793a-53fc-4146-a934-312b55ba4c0e tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:43.136126 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:43.136126 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:43.136499 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6b7b793a-53fc-4146-a934-312b55ba4c0e tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot retrieved successfully. Aug 20 00:12:43.152167 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6b7b793a-53fc-4146-a934-312b55ba4c0e tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot delete request issued successfully. Aug 20 00:12:43.153215 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b7b793a-53fc-4146-a934-312b55ba4c0e tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1/action returned with HTTP 202 Aug 20 00:12:43.153215 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 621/2478] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:43 2026] POST /volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:43.162154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a20a83b-f244-48da-baa6-4515bd8495ad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:43.165784 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a20a83b-f244-48da-baa6-4515bd8495ad tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 Aug 20 00:12:43.165784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a20a83b-f244-48da-baa6-4515bd8495ad tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:43.165784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a20a83b-f244-48da-baa6-4515bd8495ad tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:43.171943 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:43.171943 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:43.172004 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5a20a83b-f244-48da-baa6-4515bd8495ad tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:43.173073 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a20a83b-f244-48da-baa6-4515bd8495ad tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 returned with HTTP 200 Aug 20 00:12:43.173537 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 614/2479] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:43 2026] GET /volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:43.672366 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-952682c0-4103-49bc-a81a-df98efc9a8be None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:43.674832 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-952682c0-4103-49bc-a81a-df98efc9a8be tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:43.675064 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-952682c0-4103-49bc-a81a-df98efc9a8be tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:43.675742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-952682c0-4103-49bc-a81a-df98efc9a8be tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:43.687721 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:43.687721 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:43.692316 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-952682c0-4103-49bc-a81a-df98efc9a8be tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:43.697816 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-952682c0-4103-49bc-a81a-df98efc9a8be tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:43.698797 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 622/2480] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:43 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:44.189542 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ebf902e0-8b8f-40db-b185-9c4ae2f9c8c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.191621 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebf902e0-8b8f-40db-b185-9c4ae2f9c8c7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 Aug 20 00:12:44.192008 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebf902e0-8b8f-40db-b185-9c4ae2f9c8c7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.192309 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebf902e0-8b8f-40db-b185-9c4ae2f9c8c7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.199456 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebf902e0-8b8f-40db-b185-9c4ae2f9c8c7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 returned with HTTP 404 Aug 20 00:12:44.199456 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 624/2481] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:44.208391 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cd703acc-2c0a-4b5b-a71b-9ee28c5afd88 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.211170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd703acc-2c0a-4b5b-a71b-9ee28c5afd88 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:44.211534 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd703acc-2c0a-4b5b-a71b-9ee28c5afd88 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:44.211704 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd703acc-2c0a-4b5b-a71b-9ee28c5afd88 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:44.213166 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-cd703acc-2c0a-4b5b-a71b-9ee28c5afd88 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59' with '{'status': 'available'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:44.227695 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.227695 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:44.243701 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd703acc-2c0a-4b5b-a71b-9ee28c5afd88 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:44.244406 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 622/2482] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:44 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:44.254868 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e3025d7c-7100-48c3-ba30-38fa2d150f3b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.259174 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3025d7c-7100-48c3-ba30-38fa2d150f3b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:44.259400 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3025d7c-7100-48c3-ba30-38fa2d150f3b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.259606 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3025d7c-7100-48c3-ba30-38fa2d150f3b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.264457 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.264457 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:44.264902 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e3025d7c-7100-48c3-ba30-38fa2d150f3b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:44.265599 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3025d7c-7100-48c3-ba30-38fa2d150f3b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:44.266008 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 615/2483] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:44.276054 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5fa286b9-bf24-40b2-8d96-619939099358 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.277855 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5fa286b9-bf24-40b2-8d96-619939099358 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 Aug 20 00:12:44.278093 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5fa286b9-bf24-40b2-8d96-619939099358 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.278293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5fa286b9-bf24-40b2-8d96-619939099358 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.278396 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-5fa286b9-bf24-40b2-8d96-619939099358 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Delete snapshot with id: 7e4d2ac9-a355-4822-abb0-ac3ed11640b1 Aug 20 00:12:44.283619 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5fa286b9-bf24-40b2-8d96-619939099358 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 returned with HTTP 404 Aug 20 00:12:44.284120 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 623/2484] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:44 2026] DELETE /volume/v3/snapshots/7e4d2ac9-a355-4822-abb0-ac3ed11640b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:44.293443 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c0320ad-acfc-4220-bcad-f2dd089106cd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.294955 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c0320ad-acfc-4220-bcad-f2dd089106cd tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:44.295485 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c0320ad-acfc-4220-bcad-f2dd089106cd tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:44.295745 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c0320ad-acfc-4220-bcad-f2dd089106cd tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:44.299381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-4c0320ad-acfc-4220-bcad-f2dd089106cd tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59' with '{'status': 'creating'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:44.307050 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.307050 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:44.321319 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c0320ad-acfc-4220-bcad-f2dd089106cd tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:44.321319 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 625/2485] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:44 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:44.330871 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bcc167e5-2920-4f18-9eda-e7c1277de4b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.333343 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcc167e5-2920-4f18-9eda-e7c1277de4b7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:44.333343 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcc167e5-2920-4f18-9eda-e7c1277de4b7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.333824 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcc167e5-2920-4f18-9eda-e7c1277de4b7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.340059 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.340059 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:44.340693 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bcc167e5-2920-4f18-9eda-e7c1277de4b7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:44.341735 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcc167e5-2920-4f18-9eda-e7c1277de4b7 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:44.342121 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 623/2486] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:44.354023 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6654a25c-f86e-480e-85b7-f725f231f148 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.355769 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6654a25c-f86e-480e-85b7-f725f231f148 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:44.356159 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6654a25c-f86e-480e-85b7-f725f231f148 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:44.356299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6654a25c-f86e-480e-85b7-f725f231f148 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:44.357627 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.snapshot_actions [None req-6654a25c-f86e-480e-85b7-f725f231f148 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100467) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 00:12:44.363407 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.363407 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:44.363783 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.snapshot_actions [None req-6654a25c-f86e-480e-85b7-f725f231f148 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Updating snapshot a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 with info {'id': 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59', 'status': 'error', 'progress': '80%'} Aug 20 00:12:44.371145 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6654a25c-f86e-480e-85b7-f725f231f148 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:44.371552 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 616/2487] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:44 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:44.379596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a1fdb92b-b995-4ce1-b394-23947e745199 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.381991 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a1fdb92b-b995-4ce1-b394-23947e745199 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:44.382207 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a1fdb92b-b995-4ce1-b394-23947e745199 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.382427 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a1fdb92b-b995-4ce1-b394-23947e745199 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.387759 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.387759 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:44.388091 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a1fdb92b-b995-4ce1-b394-23947e745199 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Snapshot retrieved successfully. Aug 20 00:12:44.388769 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a1fdb92b-b995-4ce1-b394-23947e745199 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:44.389131 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 624/2488] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 459 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:44.399016 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d64177f-7ac0-4b12-9453-c08022e772c6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.402784 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d64177f-7ac0-4b12-9453-c08022e772c6 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] POST https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action Aug 20 00:12:44.402784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d64177f-7ac0-4b12-9453-c08022e772c6 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:12:44.402784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d64177f-7ac0-4b12-9453-c08022e772c6 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:44.402784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-8d64177f-7ac0-4b12-9453-c08022e772c6 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] Updating snapshot 'a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59' with '{'status': 'available'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:12:44.412866 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.412866 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:44.424699 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d64177f-7ac0-4b12-9453-c08022e772c6 tempest-SnapshotsActionsTest-837819024 tempest-SnapshotsActionsTest-837819024-project-admin] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action returned with HTTP 202 Aug 20 00:12:44.425348 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 626/2489] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:12:44 2026] POST /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:12:44.434808 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-96d21f51-8c1b-4476-818c-94ed2a91ad9b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.438051 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96d21f51-8c1b-4476-818c-94ed2a91ad9b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:44.438307 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96d21f51-8c1b-4476-818c-94ed2a91ad9b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.438438 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96d21f51-8c1b-4476-818c-94ed2a91ad9b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.444840 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.444840 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:44.445468 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-96d21f51-8c1b-4476-818c-94ed2a91ad9b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:44.446467 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96d21f51-8c1b-4476-818c-94ed2a91ad9b tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:44.447099 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 624/2490] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:44.457131 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0204ba6-c90b-40b9-9715-e1a75a5214eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.458828 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0204ba6-c90b-40b9-9715-e1a75a5214eb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:44.458999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0204ba6-c90b-40b9-9715-e1a75a5214eb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.459781 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0204ba6-c90b-40b9-9715-e1a75a5214eb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.459781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-a0204ba6-c90b-40b9-9715-e1a75a5214eb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Delete snapshot with id: a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:44.467015 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.467015 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:44.467417 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a0204ba6-c90b-40b9-9715-e1a75a5214eb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:44.495019 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a0204ba6-c90b-40b9-9715-e1a75a5214eb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot delete request issued successfully. Aug 20 00:12:44.495181 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0204ba6-c90b-40b9-9715-e1a75a5214eb tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 202 Aug 20 00:12:44.495589 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 617/2491] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:44 2026] DELETE /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:44.503683 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5132e413-aa2a-4b16-bbea-130c0a994f50 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.506088 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5132e413-aa2a-4b16-bbea-130c0a994f50 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:44.506318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5132e413-aa2a-4b16-bbea-130c0a994f50 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.506510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5132e413-aa2a-4b16-bbea-130c0a994f50 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.512276 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.512276 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:44.512756 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5132e413-aa2a-4b16-bbea-130c0a994f50 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Snapshot retrieved successfully. Aug 20 00:12:44.513581 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5132e413-aa2a-4b16-bbea-130c0a994f50 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 200 Aug 20 00:12:44.513984 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 625/2492] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:44.662045 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6386810e-f69f-42e9-a3a1-3b4b3ca9b502 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.663735 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6386810e-f69f-42e9-a3a1-3b4b3ca9b502 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:44.664138 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6386810e-f69f-42e9-a3a1-3b4b3ca9b502 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.664459 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6386810e-f69f-42e9-a3a1-3b4b3ca9b502 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.673014 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.673014 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:44.678648 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6386810e-f69f-42e9-a3a1-3b4b3ca9b502 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:44.685771 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6386810e-f69f-42e9-a3a1-3b4b3ca9b502 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:44.685771 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 627/2493] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:44.705424 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-850436b7-b2e5-424b-a3dd-b71827d87d55 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.708867 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-850436b7-b2e5-424b-a3dd-b71827d87d55 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:44.708867 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-850436b7-b2e5-424b-a3dd-b71827d87d55 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.708867 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-850436b7-b2e5-424b-a3dd-b71827d87d55 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.708867 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-850436b7-b2e5-424b-a3dd-b71827d87d55 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Delete volume with id: 5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:44.711064 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-403bad44-22ae-4629-b879-52e839e268ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.716757 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-403bad44-22ae-4629-b879-52e839e268ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:44.716757 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-403bad44-22ae-4629-b879-52e839e268ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.716757 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-403bad44-22ae-4629-b879-52e839e268ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.724974 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.724974 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:44.724974 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-850436b7-b2e5-424b-a3dd-b71827d87d55 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:44.726470 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.726470 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:44.730646 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-403bad44-22ae-4629-b879-52e839e268ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:44.735347 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-403bad44-22ae-4629-b879-52e839e268ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:44.735830 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 618/2494] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:44.745991 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-850436b7-b2e5-424b-a3dd-b71827d87d55 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Delete volume request issued successfully. Aug 20 00:12:44.746213 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-850436b7-b2e5-424b-a3dd-b71827d87d55 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 202 Aug 20 00:12:44.746746 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 625/2495] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:12:44 2026] DELETE /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:12:44.754602 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-636ceb40-4aac-489c-90ea-99d3311e059b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:44.757411 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-636ceb40-4aac-489c-90ea-99d3311e059b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:44.757680 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-636ceb40-4aac-489c-90ea-99d3311e059b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:44.757933 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-636ceb40-4aac-489c-90ea-99d3311e059b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:44.766737 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:44.766737 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:44.771295 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-636ceb40-4aac-489c-90ea-99d3311e059b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Volume info retrieved successfully. Aug 20 00:12:44.777082 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-636ceb40-4aac-489c-90ea-99d3311e059b tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 200 Aug 20 00:12:44.777635 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 626/2496] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:44 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:45.523398 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b713e542-f8ef-485e-94e8-e158377ff54c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:45.525446 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b713e542-f8ef-485e-94e8-e158377ff54c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 Aug 20 00:12:45.525659 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b713e542-f8ef-485e-94e8-e158377ff54c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:45.525863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b713e542-f8ef-485e-94e8-e158377ff54c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:45.527827 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=390,cinder:INSERT=63,cinder:UPDATE=119,cinder:DELETE=4 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:12:45.532128 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b713e542-f8ef-485e-94e8-e158377ff54c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 returned with HTTP 404 Aug 20 00:12:45.532779 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 628/2497] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:45 2026] GET /volume/v3/snapshots/a0fd45f8-3d6b-4e2d-9712-3d9b3fa61c59 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:45.541407 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0e14acf9-edd4-4d87-9b12-235e44f64a26 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:45.543211 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e14acf9-edd4-4d87-9b12-235e44f64a26 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:45.543453 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e14acf9-edd4-4d87-9b12-235e44f64a26 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:45.543669 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e14acf9-edd4-4d87-9b12-235e44f64a26 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:45.550603 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:45.550603 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:45.554160 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0e14acf9-edd4-4d87-9b12-235e44f64a26 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:45.557958 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e14acf9-edd4-4d87-9b12-235e44f64a26 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e returned with HTTP 200 Aug 20 00:12:45.558356 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 619/2498] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:45 2026] GET /volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:45.569278 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-209987ed-1d28-424d-b52c-eb68f64f3145 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:45.570914 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-209987ed-1d28-424d-b52c-eb68f64f3145 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:45.571117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-209987ed-1d28-424d-b52c-eb68f64f3145 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:45.571300 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-209987ed-1d28-424d-b52c-eb68f64f3145 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:45.571447 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-209987ed-1d28-424d-b52c-eb68f64f3145 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Delete volume with id: c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:45.578691 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:45.578691 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:45.579276 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-209987ed-1d28-424d-b52c-eb68f64f3145 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:45.597136 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-209987ed-1d28-424d-b52c-eb68f64f3145 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Delete volume request issued successfully. Aug 20 00:12:45.597323 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-209987ed-1d28-424d-b52c-eb68f64f3145 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e returned with HTTP 202 Aug 20 00:12:45.597783 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 626/2499] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:45 2026] DELETE /volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:45.606307 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fdbd6bdc-bea1-4279-adaa-3a459ec3b82c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:45.607738 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fdbd6bdc-bea1-4279-adaa-3a459ec3b82c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:45.607947 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fdbd6bdc-bea1-4279-adaa-3a459ec3b82c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:45.608126 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fdbd6bdc-bea1-4279-adaa-3a459ec3b82c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:45.614576 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:45.614576 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:45.618350 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fdbd6bdc-bea1-4279-adaa-3a459ec3b82c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Volume info retrieved successfully. Aug 20 00:12:45.622508 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fdbd6bdc-bea1-4279-adaa-3a459ec3b82c tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e returned with HTTP 200 Aug 20 00:12:45.622954 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 627/2500] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:45 2026] GET /volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:45.750014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b047430c-f8f9-47f5-b1d9-4942cbc72fdf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:45.753911 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b047430c-f8f9-47f5-b1d9-4942cbc72fdf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:45.753911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b047430c-f8f9-47f5-b1d9-4942cbc72fdf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:45.753911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b047430c-f8f9-47f5-b1d9-4942cbc72fdf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:45.761450 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:45.761450 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:45.765467 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b047430c-f8f9-47f5-b1d9-4942cbc72fdf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:45.770996 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b047430c-f8f9-47f5-b1d9-4942cbc72fdf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:45.771670 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 629/2501] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:45 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:45.790609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3616721f-d792-4ee8-a00f-97aefa208735 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:45.792292 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3616721f-d792-4ee8-a00f-97aefa208735 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] GET https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 Aug 20 00:12:45.792492 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3616721f-d792-4ee8-a00f-97aefa208735 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:45.792677 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3616721f-d792-4ee8-a00f-97aefa208735 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:45.799008 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3616721f-d792-4ee8-a00f-97aefa208735 tempest-VolumesExtendAttachedTest-1586244971 tempest-VolumesExtendAttachedTest-1586244971-project-member] https://10.4.3.9/volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 returned with HTTP 404 Aug 20 00:12:45.799584 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 620/2502] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:12:45 2026] GET /volume/v3/volumes/5e038bca-b2bf-431c-9876-6f2d8d9a5da2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:12:46.634844 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9bef2f9-b703-4a55-b084-b432a9e659b9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:46.636638 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9bef2f9-b703-4a55-b084-b432a9e659b9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] GET https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e Aug 20 00:12:46.636861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9bef2f9-b703-4a55-b084-b432a9e659b9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:46.637109 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9bef2f9-b703-4a55-b084-b432a9e659b9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:46.644393 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9bef2f9-b703-4a55-b084-b432a9e659b9 tempest-SnapshotsActionsTest-1512059089 tempest-SnapshotsActionsTest-1512059089-project-member] https://10.4.3.9/volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e returned with HTTP 404 Aug 20 00:12:46.644951 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 627/2503] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:46 2026] GET /volume/v3/volumes/c60eaade-aaae-4c7b-9d60-43e5241dd51e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:46.785713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-384c1aff-7915-4c28-9dff-b5d4f660c96e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:46.790158 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-384c1aff-7915-4c28-9dff-b5d4f660c96e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:46.790474 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-384c1aff-7915-4c28-9dff-b5d4f660c96e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:46.790747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-384c1aff-7915-4c28-9dff-b5d4f660c96e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:46.802663 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:46.802663 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:46.808773 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-384c1aff-7915-4c28-9dff-b5d4f660c96e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:46.814901 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-384c1aff-7915-4c28-9dff-b5d4f660c96e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:46.815302 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 628/2504] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:46 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:47.831085 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b02b720f-1bbc-4ade-86c4-370ee085fdec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:47.836100 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b02b720f-1bbc-4ade-86c4-370ee085fdec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:47.836100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b02b720f-1bbc-4ade-86c4-370ee085fdec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:47.836100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b02b720f-1bbc-4ade-86c4-370ee085fdec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:47.847214 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:47.847214 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:47.853166 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b02b720f-1bbc-4ade-86c4-370ee085fdec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:47.857822 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b02b720f-1bbc-4ade-86c4-370ee085fdec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:47.858466 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 630/2505] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:47 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:47.872136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31659a16-be9b-4301-87d6-3f8c2d5ca8b8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:47.874385 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31659a16-be9b-4301-87d6-3f8c2d5ca8b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:12:47.874545 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31659a16-be9b-4301-87d6-3f8c2d5ca8b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:47.874725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31659a16-be9b-4301-87d6-3f8c2d5ca8b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:47.878267 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=348,cinder:UPDATE=119,cinder:INSERT=51,cinder:DELETE=3 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:12:47.883187 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:47.883187 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:47.889232 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-31659a16-be9b-4301-87d6-3f8c2d5ca8b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:12:47.894702 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31659a16-be9b-4301-87d6-3f8c2d5ca8b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:12:47.895038 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 621/2506] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:47 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:48.405836 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1d030fcd-d0da-4627-8e59-cbd514817bb7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:48.408178 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d030fcd-d0da-4627-8e59-cbd514817bb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:48.408916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d030fcd-d0da-4627-8e59-cbd514817bb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ba15e6d-b373-4a7d-b90f-33f125bc794c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1190994152", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:48.411693 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=405,cinder:UPDATE=132,cinder:INSERT=66,cinder:DELETE=5 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:12:48.421034 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:48.421034 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:48.421684 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1d030fcd-d0da-4627-8e59-cbd514817bb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:12:48.421878 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-1d030fcd-d0da-4627-8e59-cbd514817bb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create snapshot from volume 7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:12:48.446844 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1d030fcd-d0da-4627-8e59-cbd514817bb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['7eabd19c-b652-4b7c-bbc7-96accf3363c8', '2922490a-d247-479c-b1a0-b694d38e44d9', '9c129c55-0520-4a7b-a034-04e830649846', '21d41d2b-dcaf-43a5-b78b-fec851626114'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:48.482922 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1d030fcd-d0da-4627-8e59-cbd514817bb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot force create request issued successfully. Aug 20 00:12:48.482922 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d030fcd-d0da-4627-8e59-cbd514817bb7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:48.482922 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 628/2507] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:48.492661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9ed8b79f-aabf-4252-a6a4-ae4b9b3a5e28 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:48.492661 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ed8b79f-aabf-4252-a6a4-ae4b9b3a5e28 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c Aug 20 00:12:48.492661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ed8b79f-aabf-4252-a6a4-ae4b9b3a5e28 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:48.492661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ed8b79f-aabf-4252-a6a4-ae4b9b3a5e28 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:48.498963 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:48.498963 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:48.499442 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9ed8b79f-aabf-4252-a6a4-ae4b9b3a5e28 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:12:48.500142 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ed8b79f-aabf-4252-a6a4-ae4b9b3a5e28 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c returned with HTTP 200 Aug 20 00:12:48.500688 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 629/2508] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:48 2026] GET /volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:49.207374 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4acc3f4d-984c-4492-ba80-6708c5c4a4de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:49.322811 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4acc3f4d-984c-4492-ba80-6708c5c4a4de tempest-VolumePoolsAdminTestsJSON-1989591405 tempest-VolumePoolsAdminTestsJSON-1989591405-project-admin] GET https://10.4.3.9/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 00:12:49.323070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4acc3f4d-984c-4492-ba80-6708c5c4a4de tempest-VolumePoolsAdminTestsJSON-1989591405 tempest-VolumePoolsAdminTestsJSON-1989591405-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:49.323345 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4acc3f4d-984c-4492-ba80-6708c5c4a4de tempest-VolumePoolsAdminTestsJSON-1989591405 tempest-VolumePoolsAdminTestsJSON-1989591405-project-admin] Calling method 'get_pools' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:49.334267 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4acc3f4d-984c-4492-ba80-6708c5c4a4de tempest-VolumePoolsAdminTestsJSON-1989591405 tempest-VolumePoolsAdminTestsJSON-1989591405-project-admin] https://10.4.3.9/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 00:12:49.334678 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 631/2509] 10.4.3.9 () {66 vars in 1300 bytes} [Thu Aug 20 00:12:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:49.345144 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b3233efc-643c-4748-85e5-52a258a43338 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:49.346865 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b3233efc-643c-4748-85e5-52a258a43338 tempest-VolumePoolsAdminTestsJSON-1989591405 tempest-VolumePoolsAdminTestsJSON-1989591405-project-admin] GET https://10.4.3.9/volume/v3/scheduler-stats/get_pools Aug 20 00:12:49.347082 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b3233efc-643c-4748-85e5-52a258a43338 tempest-VolumePoolsAdminTestsJSON-1989591405 tempest-VolumePoolsAdminTestsJSON-1989591405-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:49.347264 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b3233efc-643c-4748-85e5-52a258a43338 tempest-VolumePoolsAdminTestsJSON-1989591405 tempest-VolumePoolsAdminTestsJSON-1989591405-project-admin] Calling method 'get_pools' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:49.356085 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b3233efc-643c-4748-85e5-52a258a43338 tempest-VolumePoolsAdminTestsJSON-1989591405 tempest-VolumePoolsAdminTestsJSON-1989591405-project-admin] https://10.4.3.9/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 00:12:49.356463 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 622/2510] 10.4.3.9 () {66 vars in 1277 bytes} [Thu Aug 20 00:12:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:49.513651 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9d86918d-1b2a-4292-995d-ed082af88f01 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:49.517473 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d86918d-1b2a-4292-995d-ed082af88f01 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c Aug 20 00:12:49.517750 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d86918d-1b2a-4292-995d-ed082af88f01 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:49.518251 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d86918d-1b2a-4292-995d-ed082af88f01 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:49.526159 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:49.526159 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:49.527083 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9d86918d-1b2a-4292-995d-ed082af88f01 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:12:49.528142 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d86918d-1b2a-4292-995d-ed082af88f01 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c returned with HTTP 200 Aug 20 00:12:49.528661 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 629/2511] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:49 2026] GET /volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:49.544549 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ab579f93-2a39-43f1-9f53-00348e9dcbf5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:49.546066 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ab579f93-2a39-43f1-9f53-00348e9dcbf5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c Aug 20 00:12:49.546241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ab579f93-2a39-43f1-9f53-00348e9dcbf5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:49.546413 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ab579f93-2a39-43f1-9f53-00348e9dcbf5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:49.551449 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:49.551449 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:49.552110 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ab579f93-2a39-43f1-9f53-00348e9dcbf5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:12:49.553000 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ab579f93-2a39-43f1-9f53-00348e9dcbf5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c returned with HTTP 200 Aug 20 00:12:49.553354 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 630/2512] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:49 2026] GET /volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:52.244877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ea82143-c1de-4787-b8c3-28cfd0ee0045 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:52.441692 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ea82143-c1de-4787-b8c3-28cfd0ee0045 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] GET https://10.4.3.9/volume/v3/os-services Aug 20 00:12:52.441975 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ea82143-c1de-4787-b8c3-28cfd0ee0045 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:52.442244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ea82143-c1de-4787-b8c3-28cfd0ee0045 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:52.451374 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ea82143-c1de-4787-b8c3-28cfd0ee0045 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] https://10.4.3.9/volume/v3/os-services returned with HTTP 200 Aug 20 00:12:52.451859 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 632/2513] 10.4.3.9 () {66 vars in 1235 bytes} [Thu Aug 20 00:12:52 2026] GET /volume/v3/os-services => generated 626 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:52.461907 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f4fd388b-e039-430a-b704-abd11cd72f92 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:52.465432 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4fd388b-e039-430a-b704-abd11cd72f92 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] GET https://10.4.3.9/volume/v3/os-services?host=np0000007832 Aug 20 00:12:52.465432 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4fd388b-e039-430a-b704-abd11cd72f92 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:52.465432 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4fd388b-e039-430a-b704-abd11cd72f92 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:52.469937 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4fd388b-e039-430a-b704-abd11cd72f92 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] https://10.4.3.9/volume/v3/os-services?host=np0000007832 returned with HTTP 200 Aug 20 00:12:52.470429 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 623/2514] 10.4.3.9 () {66 vars in 1270 bytes} [Thu Aug 20 00:12:52 2026] GET /volume/v3/os-services?host=np0000007832 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:52.488683 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c7f42548-0dec-4632-8f23-a1c003965c00 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:52.490210 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7f42548-0dec-4632-8f23-a1c003965c00 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] GET https://10.4.3.9/volume/v3/os-services?host=np0000007832&binary=cinder-scheduler Aug 20 00:12:52.490378 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7f42548-0dec-4632-8f23-a1c003965c00 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:52.490563 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7f42548-0dec-4632-8f23-a1c003965c00 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:52.500662 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7f42548-0dec-4632-8f23-a1c003965c00 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] https://10.4.3.9/volume/v3/os-services?host=np0000007832&binary=cinder-scheduler returned with HTTP 200 Aug 20 00:12:52.501190 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 630/2515] 10.4.3.9 () {66 vars in 1318 bytes} [Thu Aug 20 00:12:52 2026] GET /volume/v3/os-services?host=np0000007832&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:52.515088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bcb6da46-5fc6-4dcd-9b19-206418dc955d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:52.517532 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bcb6da46-5fc6-4dcd-9b19-206418dc955d tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] GET https://10.4.3.9/volume/v3/os-services?binary=cinder-scheduler Aug 20 00:12:52.517793 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bcb6da46-5fc6-4dcd-9b19-206418dc955d tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:52.518028 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bcb6da46-5fc6-4dcd-9b19-206418dc955d tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:52.520088 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=301,cinder:UPDATE=60,cinder:INSERT=26,cinder:DELETE=2 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:12:52.523043 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bcb6da46-5fc6-4dcd-9b19-206418dc955d tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] https://10.4.3.9/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 20 00:12:52.523478 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 631/2516] 10.4.3.9 () {66 vars in 1282 bytes} [Thu Aug 20 00:12:52 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:52.537443 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:52.669631 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:52.670070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1659408160"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:52.671797 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1659408160'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:52.671971 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Create volume of 1 GB Aug 20 00:12:52.677115 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Availability Zones retrieved successfully. Aug 20 00:12:52.684599 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Flow 'volume_create_api' (f38ad1e9-6129-4c44-a2bb-39f00aef9262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:52.685810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1d0acf-8590-490b-9909-a53695d2cac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:52.687125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:52.723273 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1d0acf-8590-490b-9909-a53695d2cac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:52.724314 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d74461a-c811-49f3-b775-5a457b316dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:52.818300 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Created reservations ['fc656aa2-e574-4255-8f4f-6c0fde5f3e0b', '72652afd-b0c8-41b9-a071-1abdce08effa', '6444557c-e880-4878-a038-6ec1d4cbd0b4', '6dd51776-c851-44a8-8731-224f365dd0fd'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:52.819147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d74461a-c811-49f3-b775-5a457b316dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc656aa2-e574-4255-8f4f-6c0fde5f3e0b', '72652afd-b0c8-41b9-a071-1abdce08effa', '6444557c-e880-4878-a038-6ec1d4cbd0b4', '6dd51776-c851-44a8-8731-224f365dd0fd']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:52.819870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb0d5b1-819d-44e5-bbe1-e8043ce025a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:52.846444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb0d5b1-819d-44e5-bbe1-e8043ce025a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd817d0b1-2854-4f0a-b724-f2d0e86f16bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1659408160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62bb6cd79e64b58b60168f0c543e975',qos_specs=None,replication_status=,reservations=['fc656aa2-e574-4255-8f4f-6c0fde5f3e0b','72652afd-b0c8-41b9-a071-1abdce08effa','6444557c-e880-4878-a038-6ec1d4cbd0b4','6dd51776-c851-44a8-8731-224f365dd0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75163735e52b48df9528c817bc72015d',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1659408160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d817d0b1-2854-4f0a-b724-f2d0e86f16bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a62bb6cd79e64b58b60168f0c543e975',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75163735e52b48df9528c817bc72015d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:52.847182 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c1907de-b66d-4df1-81d5-8f1398f6e14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:52.866870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c1907de-b66d-4df1-81d5-8f1398f6e14f) transitioned into state 'SUCCESS' from state '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-1659408160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62bb6cd79e64b58b60168f0c543e975',qos_specs=None,replication_status=,reservations=['fc656aa2-e574-4255-8f4f-6c0fde5f3e0b','72652afd-b0c8-41b9-a071-1abdce08effa','6444557c-e880-4878-a038-6ec1d4cbd0b4','6dd51776-c851-44a8-8731-224f365dd0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75163735e52b48df9528c817bc72015d',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:52.867544 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528fd239-cccd-4d43-8243-4ca49c15bd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:52.881133 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528fd239-cccd-4d43-8243-4ca49c15bd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:52.882383 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Flow 'volume_create_api' (f38ad1e9-6129-4c44-a2bb-39f00aef9262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:52.882758 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Create volume request issued successfully. Aug 20 00:12:52.883694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d01ddaa9-cbbb-45d6-b0ce-ad0b566ddaf9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:52.884276 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 633/2517] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:12:52 2026] POST /volume/v3/volumes => generated 750 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:52.894971 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d004bd1c-8744-4840-9921-770f10e9cfb9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:52.896826 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d004bd1c-8744-4840-9921-770f10e9cfb9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] GET https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb Aug 20 00:12:52.897045 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d004bd1c-8744-4840-9921-770f10e9cfb9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:52.897252 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d004bd1c-8744-4840-9921-770f10e9cfb9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:52.907901 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:52.907901 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:52.912626 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d004bd1c-8744-4840-9921-770f10e9cfb9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Volume info retrieved successfully. Aug 20 00:12:52.917960 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d004bd1c-8744-4840-9921-770f10e9cfb9 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb returned with HTTP 200 Aug 20 00:12:52.918346 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 624/2518] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:52 2026] GET /volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:53.935352 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7433fc10-f4cd-4653-816a-f5217ec59f2b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:53.937795 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7433fc10-f4cd-4653-816a-f5217ec59f2b tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] GET https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb Aug 20 00:12:53.938116 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7433fc10-f4cd-4653-816a-f5217ec59f2b tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:53.938747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7433fc10-f4cd-4653-816a-f5217ec59f2b tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:53.948322 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:53.948322 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:53.954188 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7433fc10-f4cd-4653-816a-f5217ec59f2b tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Volume info retrieved successfully. Aug 20 00:12:53.960507 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7433fc10-f4cd-4653-816a-f5217ec59f2b tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb returned with HTTP 200 Aug 20 00:12:53.961129 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 631/2519] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:53 2026] GET /volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:53.978163 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5ce70c11-cf11-445b-bf11-a1168151898e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:53.981145 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ce70c11-cf11-445b-bf11-a1168151898e tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] GET https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb Aug 20 00:12:53.981145 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ce70c11-cf11-445b-bf11-a1168151898e tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:53.981145 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ce70c11-cf11-445b-bf11-a1168151898e tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:53.987441 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:53.987441 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:53.991166 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5ce70c11-cf11-445b-bf11-a1168151898e tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Volume info retrieved successfully. Aug 20 00:12:53.996904 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ce70c11-cf11-445b-bf11-a1168151898e tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb returned with HTTP 200 Aug 20 00:12:53.997097 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 632/2520] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:53 2026] GET /volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:12:54.028948 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f6e31a83-1a79-41a4-973b-d5220f77501c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:54.035155 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6e31a83-1a79-41a4-973b-d5220f77501c tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] GET https://10.4.3.9/volume/v3/os-services?host=np0000007832&binary=cinder-volume Aug 20 00:12:54.035155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6e31a83-1a79-41a4-973b-d5220f77501c tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:54.035155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6e31a83-1a79-41a4-973b-d5220f77501c tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:54.035155 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:54.035155 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:54.047299 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6e31a83-1a79-41a4-973b-d5220f77501c tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] https://10.4.3.9/volume/v3/os-services?host=np0000007832&binary=cinder-volume returned with HTTP 200 Aug 20 00:12:54.047758 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 634/2521] 10.4.3.9 () {66 vars in 1312 bytes} [Thu Aug 20 00:12:54 2026] GET /volume/v3/os-services?host=np0000007832&binary=cinder-volume => generated 275 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:54.058070 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c7e3674f-850d-47ed-ad26-b1bafb11732e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:54.060585 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7e3674f-850d-47ed-ad26-b1bafb11732e tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] GET https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb Aug 20 00:12:54.060585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7e3674f-850d-47ed-ad26-b1bafb11732e tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:54.060585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7e3674f-850d-47ed-ad26-b1bafb11732e tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:54.071238 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:54.071238 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:54.077817 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c7e3674f-850d-47ed-ad26-b1bafb11732e tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Volume info retrieved successfully. Aug 20 00:12:54.082353 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7e3674f-850d-47ed-ad26-b1bafb11732e tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb returned with HTTP 200 Aug 20 00:12:54.082789 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 625/2522] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:54 2026] GET /volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:54.099698 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e1591083-ce48-4690-8e22-7219c43e7be2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:54.101737 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e1591083-ce48-4690-8e22-7219c43e7be2 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] DELETE https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb Aug 20 00:12:54.101918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e1591083-ce48-4690-8e22-7219c43e7be2 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:54.102092 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e1591083-ce48-4690-8e22-7219c43e7be2 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:54.102253 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e1591083-ce48-4690-8e22-7219c43e7be2 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Delete volume with id: d817d0b1-2854-4f0a-b724-f2d0e86f16bb Aug 20 00:12:54.112462 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:54.112462 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:54.113015 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e1591083-ce48-4690-8e22-7219c43e7be2 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Volume info retrieved successfully. Aug 20 00:12:54.134633 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e1591083-ce48-4690-8e22-7219c43e7be2 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Delete volume request issued successfully. Aug 20 00:12:54.134825 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e1591083-ce48-4690-8e22-7219c43e7be2 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb returned with HTTP 202 Aug 20 00:12:54.135278 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 632/2523] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:12:54 2026] DELETE /volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:54.143394 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-96f4ba8a-1064-4855-84be-313c0a3f16d1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:54.146064 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-96f4ba8a-1064-4855-84be-313c0a3f16d1 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] GET https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb Aug 20 00:12:54.146259 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-96f4ba8a-1064-4855-84be-313c0a3f16d1 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:54.146429 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-96f4ba8a-1064-4855-84be-313c0a3f16d1 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:54.154465 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:54.154465 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:54.159936 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-96f4ba8a-1064-4855-84be-313c0a3f16d1 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Volume info retrieved successfully. Aug 20 00:12:54.164287 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-96f4ba8a-1064-4855-84be-313c0a3f16d1 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb returned with HTTP 200 Aug 20 00:12:54.164666 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 633/2524] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:54 2026] GET /volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:55.182624 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-497dc4ae-b240-4f95-86bc-3ef10ae635b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:55.189833 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-497dc4ae-b240-4f95-86bc-3ef10ae635b5 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] GET https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb Aug 20 00:12:55.190276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-497dc4ae-b240-4f95-86bc-3ef10ae635b5 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:55.190447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-497dc4ae-b240-4f95-86bc-3ef10ae635b5 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:55.207470 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-497dc4ae-b240-4f95-86bc-3ef10ae635b5 tempest-VolumesServicesTestJSON-815760294 tempest-VolumesServicesTestJSON-815760294-project-member] https://10.4.3.9/volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb returned with HTTP 404 Aug 20 00:12:55.208051 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 635/2525] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:55 2026] GET /volume/v3/volumes/d817d0b1-2854-4f0a-b724-f2d0e86f16bb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:55.226617 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4569a7de-4a46-49cc-8819-e723064f7a88 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:55.229310 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4569a7de-4a46-49cc-8819-e723064f7a88 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] GET https://10.4.3.9/volume/v3/os-services Aug 20 00:12:55.229768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4569a7de-4a46-49cc-8819-e723064f7a88 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:55.229939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4569a7de-4a46-49cc-8819-e723064f7a88 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:55.236231 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4569a7de-4a46-49cc-8819-e723064f7a88 tempest-VolumesServicesTestJSON-872166335 tempest-VolumesServicesTestJSON-872166335-project-admin] https://10.4.3.9/volume/v3/os-services returned with HTTP 200 Aug 20 00:12:55.236714 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 626/2526] 10.4.3.9 () {66 vars in 1235 bytes} [Thu Aug 20 00:12:55 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:56.209620 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6ad327a2-3f04-4c18-aa7e-818993128fa0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:56.212160 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ad327a2-3f04-4c18-aa7e-818993128fa0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c Aug 20 00:12:56.212625 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ad327a2-3f04-4c18-aa7e-818993128fa0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:56.212697 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ad327a2-3f04-4c18-aa7e-818993128fa0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:56.212828 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-6ad327a2-3f04-4c18-aa7e-818993128fa0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: 21c7a175-f5dd-4036-9191-44a55658775c Aug 20 00:12:56.225564 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:56.225564 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:56.226384 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6ad327a2-3f04-4c18-aa7e-818993128fa0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:12:56.289102 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6ad327a2-3f04-4c18-aa7e-818993128fa0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot delete request issued successfully. Aug 20 00:12:56.289102 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ad327a2-3f04-4c18-aa7e-818993128fa0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c returned with HTTP 202 Aug 20 00:12:56.289302 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 633/2527] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:12:56 2026] DELETE /volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:12:56.300295 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2ed2f7b8-479f-4231-abea-34a3ff1f7ca8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:56.304919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2ed2f7b8-479f-4231-abea-34a3ff1f7ca8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c Aug 20 00:12:56.304919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2ed2f7b8-479f-4231-abea-34a3ff1f7ca8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:56.304919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2ed2f7b8-479f-4231-abea-34a3ff1f7ca8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:56.319835 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:56.319835 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:56.320601 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2ed2f7b8-479f-4231-abea-34a3ff1f7ca8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:12:56.322066 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2ed2f7b8-479f-4231-abea-34a3ff1f7ca8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c returned with HTTP 200 Aug 20 00:12:56.322738 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 634/2528] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:56 2026] GET /volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:57.334842 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e458566b-0c15-44a4-855d-35d4e63ed844 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:57.336509 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e458566b-0c15-44a4-855d-35d4e63ed844 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c Aug 20 00:12:57.336671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e458566b-0c15-44a4-855d-35d4e63ed844 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:57.336835 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e458566b-0c15-44a4-855d-35d4e63ed844 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:57.342624 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e458566b-0c15-44a4-855d-35d4e63ed844 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c returned with HTTP 404 Aug 20 00:12:57.343046 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 636/2529] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:57 2026] GET /volume/v3/snapshots/21c7a175-f5dd-4036-9191-44a55658775c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:12:57.675436 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:57.834688 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:12:57.834688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-697152447"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:57.835924 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-697152447'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:12:57.836046 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Create volume of 1 GB Aug 20 00:12:57.845868 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Availability Zones retrieved successfully. Aug 20 00:12:57.854296 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Flow 'volume_create_api' (36d2b5b4-c1fa-4492-b26e-40fe9321aebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:57.856520 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7270e2-0083-4bd1-a416-527fcb64e3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:57.857751 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:12:57.896511 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7270e2-0083-4bd1-a416-527fcb64e3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:57.897665 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e7e291-7fe0-478f-84a8-a27dd2499167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:57.974114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Created reservations ['8a3a3266-16e3-4c3e-bdea-fb1fe354d568', '92d6b96b-f434-468b-94b5-0223f68f4a4c', '188ed850-6c65-478f-aac8-fefabfafe820', '29697ba0-5bf1-4c0c-956c-e87fe26e571c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:57.974949 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e7e291-7fe0-478f-84a8-a27dd2499167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3a3266-16e3-4c3e-bdea-fb1fe354d568', '92d6b96b-f434-468b-94b5-0223f68f4a4c', '188ed850-6c65-478f-aac8-fefabfafe820', '29697ba0-5bf1-4c0c-956c-e87fe26e571c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:57.975724 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa18577-5d0e-44cf-a3ac-4cd6f05de344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:58.002635 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa18577-5d0e-44cf-a3ac-4cd6f05de344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9a89b77-c78a-4338-a8ad-b6fbda87665e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-697152447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dfbbb9fc8244db29c09c1e3b21fc98e',qos_specs=None,replication_status=,reservations=['8a3a3266-16e3-4c3e-bdea-fb1fe354d568','92d6b96b-f434-468b-94b5-0223f68f4a4c','188ed850-6c65-478f-aac8-fefabfafe820','29697ba0-5bf1-4c0c-956c-e87fe26e571c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3418f7bffc6a43388a97f1fee0f8bc71',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-697152447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9a89b77-c78a-4338-a8ad-b6fbda87665e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dfbbb9fc8244db29c09c1e3b21fc98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3418f7bffc6a43388a97f1fee0f8bc71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:58.003620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85fbbb86-63e1-4adf-8043-27404fa82994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:58.033240 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85fbbb86-63e1-4adf-8043-27404fa82994) transitioned into state 'SUCCESS' from state '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-697152447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dfbbb9fc8244db29c09c1e3b21fc98e',qos_specs=None,replication_status=,reservations=['8a3a3266-16e3-4c3e-bdea-fb1fe354d568','92d6b96b-f434-468b-94b5-0223f68f4a4c','188ed850-6c65-478f-aac8-fefabfafe820','29697ba0-5bf1-4c0c-956c-e87fe26e571c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3418f7bffc6a43388a97f1fee0f8bc71',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:58.034069 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7f084f-43a8-4b90-9888-9639fb179464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:12:58.045376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7f084f-43a8-4b90-9888-9639fb179464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:12:58.046485 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Flow 'volume_create_api' (36d2b5b4-c1fa-4492-b26e-40fe9321aebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:12:58.047001 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Create volume request issued successfully. Aug 20 00:12:58.047817 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d84b7ae2-381c-4202-9205-bbb0834ce95f tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:12:58.048694 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 627/2530] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:12:57 2026] POST /volume/v3/volumes => generated 750 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:58.061692 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b05ebae-fe01-40b7-9a67-8aa1e3cd6ee0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:58.063332 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b05ebae-fe01-40b7-9a67-8aa1e3cd6ee0 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e Aug 20 00:12:58.063651 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b05ebae-fe01-40b7-9a67-8aa1e3cd6ee0 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:58.063723 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b05ebae-fe01-40b7-9a67-8aa1e3cd6ee0 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:58.079665 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:58.079665 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:58.085982 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b05ebae-fe01-40b7-9a67-8aa1e3cd6ee0 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Volume info retrieved successfully. Aug 20 00:12:58.093033 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b05ebae-fe01-40b7-9a67-8aa1e3cd6ee0 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e returned with HTTP 200 Aug 20 00:12:58.093683 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 634/2531] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:58 2026] GET /volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:58.938096 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-46730104-ce65-4e17-8b02-a8009d2a0281 req-3cd95e24-9947-4626-9a27-1de57b3039d8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:58.940170 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46730104-ce65-4e17-8b02-a8009d2a0281 req-3cd95e24-9947-4626-9a27-1de57b3039d8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4 Aug 20 00:12:58.940264 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-46730104-ce65-4e17-8b02-a8009d2a0281 req-3cd95e24-9947-4626-9a27-1de57b3039d8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:58.940419 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-46730104-ce65-4e17-8b02-a8009d2a0281 req-3cd95e24-9947-4626-9a27-1de57b3039d8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:58.947177 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:58.947177 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:12:58.990045 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-46730104-ce65-4e17-8b02-a8009d2a0281 req-3cd95e24-9947-4626-9a27-1de57b3039d8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4 returned with HTTP 200 Aug 20 00:12:58.990447 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 635/2532] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:12:58 2026] DELETE /volume/v3/attachments/5635c790-0860-4f21-8bab-018c35f22de4 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:59.108266 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ee6fc459-cc6b-44d1-87ea-8a985dae731b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:59.109981 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee6fc459-cc6b-44d1-87ea-8a985dae731b tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e Aug 20 00:12:59.110155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee6fc459-cc6b-44d1-87ea-8a985dae731b tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:59.110354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee6fc459-cc6b-44d1-87ea-8a985dae731b tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:59.117644 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:59.117644 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:12:59.121421 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ee6fc459-cc6b-44d1-87ea-8a985dae731b tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Volume info retrieved successfully. Aug 20 00:12:59.125865 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee6fc459-cc6b-44d1-87ea-8a985dae731b tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e returned with HTTP 200 Aug 20 00:12:59.126281 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 637/2533] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:12:59 2026] GET /volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:12:59.140192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-248c1c21-88be-4974-bb52-53c9657365ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:59.141932 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-248c1c21-88be-4974-bb52-53c9657365ba tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:12:59.142274 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-248c1c21-88be-4974-bb52-53c9657365ba tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9a89b77-c78a-4338-a8ad-b6fbda87665e", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-937275079"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:12:59.150413 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:59.150413 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:12:59.150856 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-248c1c21-88be-4974-bb52-53c9657365ba tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Volume info retrieved successfully. Aug 20 00:12:59.150998 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-248c1c21-88be-4974-bb52-53c9657365ba tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Create snapshot from volume b9a89b77-c78a-4338-a8ad-b6fbda87665e Aug 20 00:12:59.197237 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-248c1c21-88be-4974-bb52-53c9657365ba tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Created reservations ['e6cc8607-a07e-4c19-a067-198f3c49ece0', '519f1a78-1cdc-4b98-b703-e4aafab5ec61', 'c78de400-b779-404b-b89a-88e6e50700e6', '192bcfcf-baa8-476b-9d98-9160de047502'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:12:59.254709 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-248c1c21-88be-4974-bb52-53c9657365ba tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot create request issued successfully. Aug 20 00:12:59.255138 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-248c1c21-88be-4974-bb52-53c9657365ba tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:12:59.255688 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 628/2534] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:12:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:12:59.265516 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c720ebc3-cbc6-4fa7-b349-87690a1cd941 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:12:59.267885 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c720ebc3-cbc6-4fa7-b349-87690a1cd941 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c Aug 20 00:12:59.268204 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c720ebc3-cbc6-4fa7-b349-87690a1cd941 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:12:59.268456 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c720ebc3-cbc6-4fa7-b349-87690a1cd941 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:12:59.274615 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:12:59.274615 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:12:59.275288 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c720ebc3-cbc6-4fa7-b349-87690a1cd941 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:12:59.276334 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c720ebc3-cbc6-4fa7-b349-87690a1cd941 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c returned with HTTP 200 Aug 20 00:12:59.276791 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 635/2535] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:12:59 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:00.294691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-609b1719-e2af-41b5-9aeb-42eb5193f65a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.297810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-609b1719-e2af-41b5-9aeb-42eb5193f65a tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c Aug 20 00:13:00.298230 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-609b1719-e2af-41b5-9aeb-42eb5193f65a tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.298936 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-609b1719-e2af-41b5-9aeb-42eb5193f65a tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.306638 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.306638 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:00.307433 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-609b1719-e2af-41b5-9aeb-42eb5193f65a tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.308662 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-609b1719-e2af-41b5-9aeb-42eb5193f65a tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c returned with HTTP 200 Aug 20 00:13:00.309284 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 636/2536] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:00.320539 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a62c9224-3098-4988-b505-0d5a009293f6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.322910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a62c9224-3098-4988-b505-0d5a009293f6 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] POST https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.323368 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a62c9224-3098-4988-b505-0d5a009293f6 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:00.332144 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.332144 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:00.332906 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a62c9224-3098-4988-b505-0d5a009293f6 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.369976 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a62c9224-3098-4988-b505-0d5a009293f6 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Update snapshot metadata completed successfully. Aug 20 00:13:00.370368 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a62c9224-3098-4988-b505-0d5a009293f6 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.370940 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 638/2537] 10.4.3.9 () {68 vars in 1388 bytes} [Thu Aug 20 00:13:00 2026] POST /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.378595 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3b9cf1e7-0a62-4e4d-836f-aee45b2844c5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.380531 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3b9cf1e7-0a62-4e4d-836f-aee45b2844c5 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.380751 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3b9cf1e7-0a62-4e4d-836f-aee45b2844c5 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.380994 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3b9cf1e7-0a62-4e4d-836f-aee45b2844c5 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.386756 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.386756 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:00.387276 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3b9cf1e7-0a62-4e4d-836f-aee45b2844c5 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.388359 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3b9cf1e7-0a62-4e4d-836f-aee45b2844c5 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Get snapshot metadata completed successfully. Aug 20 00:13:00.388618 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3b9cf1e7-0a62-4e4d-836f-aee45b2844c5 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.389168 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 629/2538] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.397696 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-286ab5bf-7f98-46e1-9aeb-5b0ef37e2334 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.399832 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-286ab5bf-7f98-46e1-9aeb-5b0ef37e2334 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] PUT https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.400490 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-286ab5bf-7f98-46e1-9aeb-5b0ef37e2334 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:00.410909 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.410909 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:00.410909 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-286ab5bf-7f98-46e1-9aeb-5b0ef37e2334 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.446271 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-286ab5bf-7f98-46e1-9aeb-5b0ef37e2334 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Update snapshot metadata completed successfully. Aug 20 00:13:00.446405 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ceb63dab-2efa-40e1-83f4-afbf53199a7b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.446550 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-286ab5bf-7f98-46e1-9aeb-5b0ef37e2334 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.447000 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 636/2539] 10.4.3.9 () {68 vars in 1387 bytes} [Thu Aug 20 00:13:00 2026] PUT /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.448099 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ceb63dab-2efa-40e1-83f4-afbf53199a7b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:13:00.448349 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ceb63dab-2efa-40e1-83f4-afbf53199a7b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.448538 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ceb63dab-2efa-40e1-83f4-afbf53199a7b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.448704 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-ceb63dab-2efa-40e1-83f4-afbf53199a7b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: 7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:13:00.456157 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.456157 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:00.457354 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ceb63dab-2efa-40e1-83f4-afbf53199a7b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:00.458851 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f974066d-14d4-4cb3-be52-5720663a91e3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.460729 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f974066d-14d4-4cb3-be52-5720663a91e3 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.460729 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f974066d-14d4-4cb3-be52-5720663a91e3 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.460979 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f974066d-14d4-4cb3-be52-5720663a91e3 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.465617 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.465617 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:00.466076 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f974066d-14d4-4cb3-be52-5720663a91e3 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.466835 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f974066d-14d4-4cb3-be52-5720663a91e3 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Get snapshot metadata completed successfully. Aug 20 00:13:00.467100 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f974066d-14d4-4cb3-be52-5720663a91e3 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.467485 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 639/2540] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 57 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.475915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eb681e06-9ae1-4769-87d1-8c3515fd170c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.476026 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ceb63dab-2efa-40e1-83f4-afbf53199a7b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:13:00.476168 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ceb63dab-2efa-40e1-83f4-afbf53199a7b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 202 Aug 20 00:13:00.476562 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 637/2541] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:00 2026] DELETE /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:00.478496 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb681e06-9ae1-4769-87d1-8c3515fd170c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 Aug 20 00:13:00.478496 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb681e06-9ae1-4769-87d1-8c3515fd170c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.478496 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb681e06-9ae1-4769-87d1-8c3515fd170c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.483675 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c75e86f-10a1-42cc-bebc-cda280cdb3fc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.485361 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c75e86f-10a1-42cc-bebc-cda280cdb3fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:13:00.485552 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c75e86f-10a1-42cc-bebc-cda280cdb3fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.485782 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c75e86f-10a1-42cc-bebc-cda280cdb3fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.485964 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.485964 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:00.486515 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eb681e06-9ae1-4769-87d1-8c3515fd170c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.487265 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eb681e06-9ae1-4769-87d1-8c3515fd170c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Get snapshot metadata completed successfully. Aug 20 00:13:00.492831 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.492831 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:00.496831 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0c75e86f-10a1-42cc-bebc-cda280cdb3fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:00.504302 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c75e86f-10a1-42cc-bebc-cda280cdb3fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 200 Aug 20 00:13:00.504841 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 637/2542] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:00.511038 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eb681e06-9ae1-4769-87d1-8c3515fd170c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Delete snapshot metadata completed successfully. Aug 20 00:13:00.511446 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb681e06-9ae1-4769-87d1-8c3515fd170c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 returned with HTTP 200 Aug 20 00:13:00.511687 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 630/2543] 10.4.3.9 () {66 vars in 1385 bytes} [Thu Aug 20 00:13:00 2026] DELETE /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 00:13:00.520054 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1c5d5716-a6f5-4259-9c95-51c5a1a330ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.521821 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c5d5716-a6f5-4259-9c95-51c5a1a330ea tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.522038 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c5d5716-a6f5-4259-9c95-51c5a1a330ea tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.522241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c5d5716-a6f5-4259-9c95-51c5a1a330ea tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.529066 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.529066 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:00.529583 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1c5d5716-a6f5-4259-9c95-51c5a1a330ea tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.530665 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1c5d5716-a6f5-4259-9c95-51c5a1a330ea tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Get snapshot metadata completed successfully. Aug 20 00:13:00.531121 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c5d5716-a6f5-4259-9c95-51c5a1a330ea tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.531509 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 640/2544] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.540743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ac6b6c1c-d3a0-4576-8f3e-3ab564d9be6c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.542621 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ac6b6c1c-d3a0-4576-8f3e-3ab564d9be6c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] PUT https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.543007 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ac6b6c1c-d3a0-4576-8f3e-3ab564d9be6c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:00.549767 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.549767 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:00.550305 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ac6b6c1c-d3a0-4576-8f3e-3ab564d9be6c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.568902 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ac6b6c1c-d3a0-4576-8f3e-3ab564d9be6c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Update snapshot metadata completed successfully. Aug 20 00:13:00.569202 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ac6b6c1c-d3a0-4576-8f3e-3ab564d9be6c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.569754 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 638/2545] 10.4.3.9 () {68 vars in 1387 bytes} [Thu Aug 20 00:13:00 2026] PUT /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.580997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ef3c0d29-3721-4af3-8fb7-2cb55a6a1a0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.583415 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef3c0d29-3721-4af3-8fb7-2cb55a6a1a0d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] POST https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.583830 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef3c0d29-3721-4af3-8fb7-2cb55a6a1a0d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:00.590905 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.590905 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:00.591457 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ef3c0d29-3721-4af3-8fb7-2cb55a6a1a0d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.609690 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ef3c0d29-3721-4af3-8fb7-2cb55a6a1a0d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Update snapshot metadata completed successfully. Aug 20 00:13:00.609941 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef3c0d29-3721-4af3-8fb7-2cb55a6a1a0d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.610707 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 638/2546] 10.4.3.9 () {68 vars in 1388 bytes} [Thu Aug 20 00:13:00 2026] POST /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.619855 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-90faee50-6e7e-4a05-8393-cab2cdd1394c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.621699 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90faee50-6e7e-4a05-8393-cab2cdd1394c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.621958 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90faee50-6e7e-4a05-8393-cab2cdd1394c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.622152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90faee50-6e7e-4a05-8393-cab2cdd1394c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.627934 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.627934 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:00.628581 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-90faee50-6e7e-4a05-8393-cab2cdd1394c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.629514 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-90faee50-6e7e-4a05-8393-cab2cdd1394c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Get snapshot metadata completed successfully. Aug 20 00:13:00.629787 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90faee50-6e7e-4a05-8393-cab2cdd1394c tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.630155 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 631/2547] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.640353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6150d660-4270-4ed1-ac3a-d1e520936973 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.642286 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6150d660-4270-4ed1-ac3a-d1e520936973 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] PUT https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 Aug 20 00:13:00.642655 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6150d660-4270-4ed1-ac3a-d1e520936973 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:00.650521 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.650521 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:00.651012 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6150d660-4270-4ed1-ac3a-d1e520936973 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.670321 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6150d660-4270-4ed1-ac3a-d1e520936973 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Update snapshot metadata completed successfully. Aug 20 00:13:00.670637 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6150d660-4270-4ed1-ac3a-d1e520936973 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 returned with HTTP 200 Aug 20 00:13:00.671411 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 641/2548] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:13:00 2026] PUT /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.679540 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-17d76f4f-edcd-4600-bd43-8d8e1bee4e32 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.681218 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17d76f4f-edcd-4600-bd43-8d8e1bee4e32 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 Aug 20 00:13:00.681387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17d76f4f-edcd-4600-bd43-8d8e1bee4e32 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.681598 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-17d76f4f-edcd-4600-bd43-8d8e1bee4e32 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.687975 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.687975 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:00.688609 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-17d76f4f-edcd-4600-bd43-8d8e1bee4e32 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.689648 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-17d76f4f-edcd-4600-bd43-8d8e1bee4e32 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Get snapshot metadata completed successfully. Aug 20 00:13:00.689996 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-17d76f4f-edcd-4600-bd43-8d8e1bee4e32 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 returned with HTTP 200 Aug 20 00:13:00.690516 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 639/2549] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.698040 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dabd819a-6ea3-4615-9cef-414ae84fc094 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.700037 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dabd819a-6ea3-4615-9cef-414ae84fc094 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.700243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dabd819a-6ea3-4615-9cef-414ae84fc094 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.700454 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dabd819a-6ea3-4615-9cef-414ae84fc094 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.706362 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.706362 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:00.706812 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dabd819a-6ea3-4615-9cef-414ae84fc094 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.707618 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dabd819a-6ea3-4615-9cef-414ae84fc094 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Get snapshot metadata completed successfully. Aug 20 00:13:00.707881 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dabd819a-6ea3-4615-9cef-414ae84fc094 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.708269 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 639/2550] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.715781 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8b9e24ac-0a48-4e79-ba55-8334666bd570 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.717570 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b9e24ac-0a48-4e79-ba55-8334666bd570 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] PUT https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata Aug 20 00:13:00.717932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b9e24ac-0a48-4e79-ba55-8334666bd570 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:00.724792 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.724792 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:00.725463 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8b9e24ac-0a48-4e79-ba55-8334666bd570 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.755424 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8b9e24ac-0a48-4e79-ba55-8334666bd570 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Update snapshot metadata completed successfully. Aug 20 00:13:00.755792 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b9e24ac-0a48-4e79-ba55-8334666bd570 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata returned with HTTP 200 Aug 20 00:13:00.756399 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 632/2551] 10.4.3.9 () {68 vars in 1387 bytes} [Thu Aug 20 00:13:00 2026] PUT /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:13:00.767676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fca5cd85-08bd-4d51-a9c8-c774bea668f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.769865 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fca5cd85-08bd-4d51-a9c8-c774bea668f9 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c Aug 20 00:13:00.770371 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fca5cd85-08bd-4d51-a9c8-c774bea668f9 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.770575 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fca5cd85-08bd-4d51-a9c8-c774bea668f9 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.770707 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-fca5cd85-08bd-4d51-a9c8-c774bea668f9 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Delete snapshot with id: c2c8f6e0-e4bb-41f1-9643-782de965166c Aug 20 00:13:00.776821 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.776821 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:00.777375 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fca5cd85-08bd-4d51-a9c8-c774bea668f9 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.795871 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fca5cd85-08bd-4d51-a9c8-c774bea668f9 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot delete request issued successfully. Aug 20 00:13:00.796122 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fca5cd85-08bd-4d51-a9c8-c774bea668f9 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c returned with HTTP 202 Aug 20 00:13:00.796651 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 642/2552] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:13:00 2026] DELETE /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:00.804466 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-be102cda-80a2-4a28-ab4b-70a71f22acce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:00.808447 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-be102cda-80a2-4a28-ab4b-70a71f22acce tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c Aug 20 00:13:00.808821 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-be102cda-80a2-4a28-ab4b-70a71f22acce tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:00.809118 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-be102cda-80a2-4a28-ab4b-70a71f22acce tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:00.821472 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:00.821472 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:00.822079 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-be102cda-80a2-4a28-ab4b-70a71f22acce tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Snapshot retrieved successfully. Aug 20 00:13:00.823088 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-be102cda-80a2-4a28-ab4b-70a71f22acce tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c returned with HTTP 200 Aug 20 00:13:00.823546 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 640/2553] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:00 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:01.519226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-88f5e4f6-8d54-4e82-98ab-2b9aa2afc897 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:01.521553 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-88f5e4f6-8d54-4e82-98ab-2b9aa2afc897 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c Aug 20 00:13:01.521825 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-88f5e4f6-8d54-4e82-98ab-2b9aa2afc897 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:01.522098 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-88f5e4f6-8d54-4e82-98ab-2b9aa2afc897 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:01.531279 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-88f5e4f6-8d54-4e82-98ab-2b9aa2afc897 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c returned with HTTP 404 Aug 20 00:13:01.532384 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 640/2554] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:01 2026] GET /volume/v3/volumes/7ba15e6d-b373-4a7d-b90f-33f125bc794c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:01.567302 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:01.571622 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:01.573196 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-719977439", "snapshot_id": null, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:01.576751 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-719977439', 'snapshot_id': None, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:01.820455 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:13:01.824022 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:13:01.836441 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-69195b33-cffb-4e41-b936-b56b36dc7c2d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:01.839054 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (391ec8c4-f326-474a-a48e-3c257ffff4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:01.839054 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef643f1d-588a-4743-a869-ea026744c2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:01.839467 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69195b33-cffb-4e41-b936-b56b36dc7c2d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c Aug 20 00:13:01.839674 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:01.839752 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69195b33-cffb-4e41-b936-b56b36dc7c2d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:01.840397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69195b33-cffb-4e41-b936-b56b36dc7c2d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:01.847752 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69195b33-cffb-4e41-b936-b56b36dc7c2d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c returned with HTTP 404 Aug 20 00:13:01.847752 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 643/2555] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:01 2026] GET /volume/v3/snapshots/c2c8f6e0-e4bb-41f1-9643-782de965166c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:01.855496 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-39d8a480-5f57-45dc-b1af-284ebc3eed35 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:01.857284 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-39d8a480-5f57-45dc-b1af-284ebc3eed35 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e Aug 20 00:13:01.857464 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-39d8a480-5f57-45dc-b1af-284ebc3eed35 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:01.857634 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-39d8a480-5f57-45dc-b1af-284ebc3eed35 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:01.865060 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:01.865060 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:01.871397 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-39d8a480-5f57-45dc-b1af-284ebc3eed35 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Volume info retrieved successfully. Aug 20 00:13:01.876051 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-39d8a480-5f57-45dc-b1af-284ebc3eed35 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e returned with HTTP 200 Aug 20 00:13:01.876685 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 641/2556] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:01 2026] GET /volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:01.890458 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4e475d28-55e6-4b91-824e-847520d83b4d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:01.891933 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4e475d28-55e6-4b91-824e-847520d83b4d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e Aug 20 00:13:01.892104 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4e475d28-55e6-4b91-824e-847520d83b4d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:01.892390 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4e475d28-55e6-4b91-824e-847520d83b4d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:01.892515 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4e475d28-55e6-4b91-824e-847520d83b4d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Delete volume with id: b9a89b77-c78a-4338-a8ad-b6fbda87665e Aug 20 00:13:01.898829 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:01.898829 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:01.899314 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4e475d28-55e6-4b91-824e-847520d83b4d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Volume info retrieved successfully. Aug 20 00:13:01.916854 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4e475d28-55e6-4b91-824e-847520d83b4d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Delete volume request issued successfully. Aug 20 00:13:01.917036 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4e475d28-55e6-4b91-824e-847520d83b4d tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e returned with HTTP 202 Aug 20 00:13:01.918252 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 641/2557] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:01 2026] DELETE /volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:01.918371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef643f1d-588a-4743-a869-ea026744c2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:01.919858 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e54bcb-0208-4e23-81f8-b7e130463607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:01.930397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5fe97a8f-8783-4b32-80ba-e1009c541612 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:01.932396 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fe97a8f-8783-4b32-80ba-e1009c541612 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e Aug 20 00:13:01.932603 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fe97a8f-8783-4b32-80ba-e1009c541612 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:01.932796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fe97a8f-8783-4b32-80ba-e1009c541612 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:01.941287 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:01.941287 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:01.945207 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5fe97a8f-8783-4b32-80ba-e1009c541612 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Volume info retrieved successfully. Aug 20 00:13:01.950925 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fe97a8f-8783-4b32-80ba-e1009c541612 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e returned with HTTP 200 Aug 20 00:13:01.951416 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 644/2558] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:01 2026] GET /volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:01.972703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['733b71ae-6d4c-4c83-b0af-13b33fbb67b4', 'fac11bbd-a80f-4cfa-a398-1a4c33687eea', 'e2ecf0cb-d0a0-4c4f-9a1d-58a4c89432d0', '44dff84a-ac36-4f54-842e-224c60ba9830'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:01.973478 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e54bcb-0208-4e23-81f8-b7e130463607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['733b71ae-6d4c-4c83-b0af-13b33fbb67b4', 'fac11bbd-a80f-4cfa-a398-1a4c33687eea', 'e2ecf0cb-d0a0-4c4f-9a1d-58a4c89432d0', '44dff84a-ac36-4f54-842e-224c60ba9830']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:01.974182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad75472e-f534-4947-be50-4669a9a23bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:01.995138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad75472e-f534-4947-be50-4669a9a23bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffe19c9d-b347-436d-b65c-190bc49baa12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-719977439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['733b71ae-6d4c-4c83-b0af-13b33fbb67b4','fac11bbd-a80f-4cfa-a398-1a4c33687eea','e2ecf0cb-d0a0-4c4f-9a1d-58a4c89432d0','44dff84a-ac36-4f54-842e-224c60ba9830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-719977439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffe19c9d-b347-436d-b65c-190bc49baa12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:01.995874 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (addf3435-c316-4ed5-939a-c7c5069d8f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:02.012140 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (addf3435-c316-4ed5-939a-c7c5069d8f2e) transitioned into state 'SUCCESS' from state '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-719977439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['733b71ae-6d4c-4c83-b0af-13b33fbb67b4','fac11bbd-a80f-4cfa-a398-1a4c33687eea','e2ecf0cb-d0a0-4c4f-9a1d-58a4c89432d0','44dff84a-ac36-4f54-842e-224c60ba9830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:02.012902 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2886a1a5-8542-4251-9b82-1fdd4e2288d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:02.020978 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2886a1a5-8542-4251-9b82-1fdd4e2288d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:02.021719 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (391ec8c4-f326-474a-a48e-3c257ffff4c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:02.022184 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:13:02.022708 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f4eb78e-da73-460d-9393-fd322efbc4d0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:02.023141 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 633/2559] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:01 2026] POST /volume/v3/volumes => generated 754 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:02.035169 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e127a567-ef00-4977-ae5c-add24c7ee54d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:02.040541 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e127a567-ef00-4977-ae5c-add24c7ee54d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:02.040712 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e127a567-ef00-4977-ae5c-add24c7ee54d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:02.040879 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e127a567-ef00-4977-ae5c-add24c7ee54d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:02.050917 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:02.050917 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:02.054575 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e127a567-ef00-4977-ae5c-add24c7ee54d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:02.058860 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e127a567-ef00-4977-ae5c-add24c7ee54d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 returned with HTTP 200 Aug 20 00:13:02.059308 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 642/2560] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:02 2026] GET /volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:02.714943 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:02.787741 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:02.788157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1152773529", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:02.789565 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1152773529', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:02.789702 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Create volume of 1 GB Aug 20 00:13:02.793774 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Availability Zones retrieved successfully. Aug 20 00:13:02.798961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Flow 'volume_create_api' (b6be00e2-824c-4f7f-a404-df5752791b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:02.799868 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d890f3c6-92d6-4558-a86f-e760954fcb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:02.800817 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:02.830860 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d890f3c6-92d6-4558-a86f-e760954fcb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:02.831814 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ee43ab-ff6f-49f7-9838-d87fddbed8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:02.895382 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Created reservations ['c8f02d3a-0e55-4ea1-be34-8208a34bfc53', '8b3c0aae-c7f9-47d1-a9c2-1b7b4fb770fe', '12599232-5b12-407f-916a-9b27a5c386fc', '972ce1bf-4fdd-476f-aa47-9a8686be754b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:02.896166 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ee43ab-ff6f-49f7-9838-d87fddbed8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f02d3a-0e55-4ea1-be34-8208a34bfc53', '8b3c0aae-c7f9-47d1-a9c2-1b7b4fb770fe', '12599232-5b12-407f-916a-9b27a5c386fc', '972ce1bf-4fdd-476f-aa47-9a8686be754b']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:02.896903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c608f1-9c85-40e0-a366-0938285e6430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:02.919047 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c608f1-9c85-40e0-a366-0938285e6430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5f58c66-7fef-4a91-90ae-830a685a9990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1152773529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b6eba77da624f40b7495f450d20c3ad',qos_specs=None,replication_status=,reservations=['c8f02d3a-0e55-4ea1-be34-8208a34bfc53','8b3c0aae-c7f9-47d1-a9c2-1b7b4fb770fe','12599232-5b12-407f-916a-9b27a5c386fc','972ce1bf-4fdd-476f-aa47-9a8686be754b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf1d73405b548e59785f8777bb1ad33',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1152773529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5f58c66-7fef-4a91-90ae-830a685a9990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b6eba77da624f40b7495f450d20c3ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf1d73405b548e59785f8777bb1ad33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:02.919835 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4108cdf-47ac-4d6f-84f6-86bb1d1a08b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:02.936750 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4108cdf-47ac-4d6f-84f6-86bb1d1a08b7) transitioned into state 'SUCCESS' from state '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-1152773529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b6eba77da624f40b7495f450d20c3ad',qos_specs=None,replication_status=,reservations=['c8f02d3a-0e55-4ea1-be34-8208a34bfc53','8b3c0aae-c7f9-47d1-a9c2-1b7b4fb770fe','12599232-5b12-407f-916a-9b27a5c386fc','972ce1bf-4fdd-476f-aa47-9a8686be754b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf1d73405b548e59785f8777bb1ad33',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:02.937719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b76ccf-b487-4aaa-82d9-bf0993507a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:02.947097 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b76ccf-b487-4aaa-82d9-bf0993507a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:02.947813 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Flow 'volume_create_api' (b6be00e2-824c-4f7f-a404-df5752791b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:02.948110 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Create volume request issued successfully. Aug 20 00:13:02.948631 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-905db698-7bef-4a8e-a08b-b22ec7a71b9d tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:02.949064 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 642/2561] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:02 2026] POST /volume/v3/volumes => generated 752 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:02.964183 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9db3a9f8-937c-41f0-b18e-dc818b66de55 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:02.966847 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9db3a9f8-937c-41f0-b18e-dc818b66de55 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] GET https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:02.967138 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9db3a9f8-937c-41f0-b18e-dc818b66de55 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:02.967426 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9db3a9f8-937c-41f0-b18e-dc818b66de55 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:02.968027 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-82fce11d-77bb-4ed4-a92c-f4e9c2dfd9a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:02.971207 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82fce11d-77bb-4ed4-a92c-f4e9c2dfd9a2 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] GET https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e Aug 20 00:13:02.971454 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82fce11d-77bb-4ed4-a92c-f4e9c2dfd9a2 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:02.971710 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82fce11d-77bb-4ed4-a92c-f4e9c2dfd9a2 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:02.977457 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82fce11d-77bb-4ed4-a92c-f4e9c2dfd9a2 tempest-SnapshotMetadataTestJSON-1899466661 tempest-SnapshotMetadataTestJSON-1899466661-project-member] https://10.4.3.9/volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e returned with HTTP 404 Aug 20 00:13:02.978039 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 634/2562] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:02 2026] GET /volume/v3/volumes/b9a89b77-c78a-4338-a8ad-b6fbda87665e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:02.978592 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:02.978592 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:02.985656 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9db3a9f8-937c-41f0-b18e-dc818b66de55 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Volume info retrieved successfully. Aug 20 00:13:02.991603 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9db3a9f8-937c-41f0-b18e-dc818b66de55 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 returned with HTTP 200 Aug 20 00:13:02.992132 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 645/2563] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:02 2026] GET /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:03.071267 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-eb21c25f-e87e-477a-915c-0b0eb06242fa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:03.073543 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eb21c25f-e87e-477a-915c-0b0eb06242fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:03.073907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eb21c25f-e87e-477a-915c-0b0eb06242fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:03.074028 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eb21c25f-e87e-477a-915c-0b0eb06242fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:03.084934 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:03.084934 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:03.091752 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-eb21c25f-e87e-477a-915c-0b0eb06242fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:03.098848 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eb21c25f-e87e-477a-915c-0b0eb06242fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 returned with HTTP 200 Aug 20 00:13:03.099068 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 643/2564] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:03 2026] GET /volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:03.112740 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0dc04f9-a46f-40bf-9739-c3633badd14f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:03.114399 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0dc04f9-a46f-40bf-9739-c3633badd14f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:03.118093 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0dc04f9-a46f-40bf-9739-c3633badd14f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:03.118350 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0dc04f9-a46f-40bf-9739-c3633badd14f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:03.127197 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:03.127197 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:03.130025 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:03.133712 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f0dc04f9-a46f-40bf-9739-c3633badd14f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:03.133843 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:03.133843 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1997777663"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:03.134386 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1997777663'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:03.134565 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume of 1 GB Aug 20 00:13:03.134919 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:03.134919 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:03.136536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0dc04f9-a46f-40bf-9739-c3633badd14f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 returned with HTTP 200 Aug 20 00:13:03.137006 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 643/2565] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:03 2026] GET /volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:03.138748 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Availability Zones retrieved successfully. Aug 20 00:13:03.144147 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Flow 'volume_create_api' (76814723-1a5b-45c1-9f93-12f4095e4c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:03.147592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4e244ee-0840-4193-a5d6-6b1bd173f424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:03.147592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:03.152261 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-65b0ce9a-1d00-4123-94fa-b39c48ee055f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:03.156452 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65b0ce9a-1d00-4123-94fa-b39c48ee055f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:13:03.157011 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65b0ce9a-1d00-4123-94fa-b39c48ee055f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffe19c9d-b347-436d-b65c-190bc49baa12", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2120932436", "description": null, "metadata": null}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:03.168503 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:03.168503 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:03.169117 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65b0ce9a-1d00-4123-94fa-b39c48ee055f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:03.169314 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-65b0ce9a-1d00-4123-94fa-b39c48ee055f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create snapshot from volume ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:03.174998 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4e244ee-0840-4193-a5d6-6b1bd173f424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:03.175760 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a28dd0e8-0378-4f4f-a0a0-5022b26d75a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:03.222462 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-65b0ce9a-1d00-4123-94fa-b39c48ee055f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['022e8b9a-8ad2-42d9-b45a-98e51af32a7c', 'b814defd-45d6-43ae-ad4c-f736bebbf5af', '4995d726-d022-4d4f-adfd-0e885119d826', 'dda2ed05-bcd7-46b8-875c-19e6d945aef3'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:03.230684 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Created reservations ['61f8791c-7646-47d7-9fc5-eb2b1aaa8fec', '937ec818-3c32-4d72-88b2-9e6021a9a147', '4a4a1919-b2f2-44f1-8d58-0c7e16969adc', '7297f064-0679-4938-a6be-3a67ea32bf92'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:03.231673 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a28dd0e8-0378-4f4f-a0a0-5022b26d75a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61f8791c-7646-47d7-9fc5-eb2b1aaa8fec', '937ec818-3c32-4d72-88b2-9e6021a9a147', '4a4a1919-b2f2-44f1-8d58-0c7e16969adc', '7297f064-0679-4938-a6be-3a67ea32bf92']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:03.232624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe74ee6d-d1cc-4c4e-8a96-81a54baaeddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:03.261297 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe74ee6d-d1cc-4c4e-8a96-81a54baaeddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c28bd72-c73d-4869-8da2-ddc5a1a2719e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1997777663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba45b58641749d4ac1a7f031990c2f7',qos_specs=None,replication_status=,reservations=['61f8791c-7646-47d7-9fc5-eb2b1aaa8fec','937ec818-3c32-4d72-88b2-9e6021a9a147','4a4a1919-b2f2-44f1-8d58-0c7e16969adc','7297f064-0679-4938-a6be-3a67ea32bf92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ffabd05a154dd198a443f743d8cc14',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1997777663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c28bd72-c73d-4869-8da2-ddc5a1a2719e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba45b58641749d4ac1a7f031990c2f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ffabd05a154dd198a443f743d8cc14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:03.263744 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1ca5fb-1464-452e-b336-b42f796cbc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:03.267454 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65b0ce9a-1d00-4123-94fa-b39c48ee055f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot create request issued successfully. Aug 20 00:13:03.270906 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65b0ce9a-1d00-4123-94fa-b39c48ee055f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:13:03.270906 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 646/2566] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:13:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:03.279761 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7358e7c8-913c-45d1-9e43-748dae7f28a7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:03.282732 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7358e7c8-913c-45d1-9e43-748dae7f28a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:03.283150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7358e7c8-913c-45d1-9e43-748dae7f28a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:03.284090 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7358e7c8-913c-45d1-9e43-748dae7f28a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:03.287773 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1ca5fb-1464-452e-b336-b42f796cbc33) transitioned into state 'SUCCESS' from state '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-1997777663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba45b58641749d4ac1a7f031990c2f7',qos_specs=None,replication_status=,reservations=['61f8791c-7646-47d7-9fc5-eb2b1aaa8fec','937ec818-3c32-4d72-88b2-9e6021a9a147','4a4a1919-b2f2-44f1-8d58-0c7e16969adc','7297f064-0679-4938-a6be-3a67ea32bf92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ffabd05a154dd198a443f743d8cc14',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:03.289538 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d0dfad-a53f-45d3-82ad-40cc00a8dd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:03.290070 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:03.290070 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:03.290713 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7358e7c8-913c-45d1-9e43-748dae7f28a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:03.291797 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7358e7c8-913c-45d1-9e43-748dae7f28a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 200 Aug 20 00:13:03.292699 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 644/2567] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:03 2026] GET /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:03.300641 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d0dfad-a53f-45d3-82ad-40cc00a8dd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:03.302464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Flow 'volume_create_api' (76814723-1a5b-45c1-9f93-12f4095e4c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:03.302464 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume request issued successfully. Aug 20 00:13:03.302954 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-93ae0786-ca55-4337-9ca3-f3aacb5117a6 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:03.303606 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 635/2568] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:13:03 2026] POST /volume/v3/volumes => generated 751 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:03.315849 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-756e8470-18d2-4a64-8ed6-445212032d2a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:03.317025 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-756e8470-18d2-4a64-8ed6-445212032d2a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:03.317183 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-756e8470-18d2-4a64-8ed6-445212032d2a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:03.317357 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-756e8470-18d2-4a64-8ed6-445212032d2a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:03.324772 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:03.324772 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:03.329162 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-756e8470-18d2-4a64-8ed6-445212032d2a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:03.333586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-756e8470-18d2-4a64-8ed6-445212032d2a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:03.334126 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 644/2569] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:03 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.006300 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-de04f032-9d9b-42c0-8a0b-8383066ce905 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.008171 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de04f032-9d9b-42c0-8a0b-8383066ce905 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] GET https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:04.008366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de04f032-9d9b-42c0-8a0b-8383066ce905 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.008568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de04f032-9d9b-42c0-8a0b-8383066ce905 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.015453 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.015453 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:04.018766 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-de04f032-9d9b-42c0-8a0b-8383066ce905 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Volume info retrieved successfully. Aug 20 00:13:04.022958 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de04f032-9d9b-42c0-8a0b-8383066ce905 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 returned with HTTP 200 Aug 20 00:13:04.023328 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 647/2570] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.035016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1d21c09a-3535-4932-9183-3cd3adf0b19f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.036861 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1d21c09a-3535-4932-9183-3cd3adf0b19f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] GET https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:04.037491 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1d21c09a-3535-4932-9183-3cd3adf0b19f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.037491 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1d21c09a-3535-4932-9183-3cd3adf0b19f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.045196 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.045196 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:04.049366 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1d21c09a-3535-4932-9183-3cd3adf0b19f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Volume info retrieved successfully. Aug 20 00:13:04.054864 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1d21c09a-3535-4932-9183-3cd3adf0b19f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 returned with HTTP 200 Aug 20 00:13:04.055386 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 645/2571] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.067749 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ca321cbc-4fd4-4815-93ae-5d607b9586ad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.069698 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca321cbc-4fd4-4815-93ae-5d607b9586ad tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] POST https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990/action Aug 20 00:13:04.070104 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca321cbc-4fd4-4815-93ae-5d607b9586ad tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-736652635", "disk_format": "raw"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:04.070270 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca321cbc-4fd4-4815-93ae-5d607b9586ad tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-736652635", "disk_format": "raw"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:04.080821 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.080821 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:04.081480 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ca321cbc-4fd4-4815-93ae-5d607b9586ad tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Volume info retrieved successfully. Aug 20 00:13:04.089435 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-427de1c7-e588-42f2-801a-d406a967b2c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.089816 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-427de1c7-e588-42f2-801a-d406a967b2c5 None None] GET https://10.4.3.9/volume// Aug 20 00:13:04.089998 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-427de1c7-e588-42f2-801a-d406a967b2c5 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.090182 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-427de1c7-e588-42f2-801a-d406a967b2c5 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.090484 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-427de1c7-e588-42f2-801a-d406a967b2c5 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:04.090744 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 645/2572] 10.4.3.9 () {64 vars in 990 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:04.097550 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.097550 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:04.100162 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6b62f89-78a5-484a-99df-7ee7f592dd56 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.100721 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6b62f89-78a5-484a-99df-7ee7f592dd56 None None] GET https://10.4.3.9/volume// Aug 20 00:13:04.100995 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6b62f89-78a5-484a-99df-7ee7f592dd56 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.101280 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6b62f89-78a5-484a-99df-7ee7f592dd56 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.101669 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6b62f89-78a5-484a-99df-7ee7f592dd56 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:04.102091 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 648/2573] 10.4.3.9 () {64 vars in 990 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:04.103357 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.image.image_utils [None req-ca321cbc-4fd4-4815-93ae-5d607b9586ad tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-736652635'}] 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-736652635'}]. {{(pid=100467) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 00:13:04.108518 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-58d9ec10-4881-4a8e-a20d-0797e49e3301 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.198186 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58d9ec10-4881-4a8e-a20d-0797e49e3301 tempest-VersionsTest-132107638 tempest-VersionsTest-132107638-project-member] GET https://10.4.3.9/volume/v3/ Aug 20 00:13:04.198293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58d9ec10-4881-4a8e-a20d-0797e49e3301 tempest-VersionsTest-132107638 tempest-VersionsTest-132107638-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.198488 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58d9ec10-4881-4a8e-a20d-0797e49e3301 tempest-VersionsTest-132107638 tempest-VersionsTest-132107638-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.199207 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58d9ec10-4881-4a8e-a20d-0797e49e3301 tempest-VersionsTest-132107638 tempest-VersionsTest-132107638-project-member] https://10.4.3.9/volume/v3/ returned with HTTP 200 Aug 20 00:13:04.199207 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 646/2574] 10.4.3.9 () {66 vars in 1202 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/ => generated 384 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.305053 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-238823ed-f944-4683-a7d3-6b3b82b0cb37 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.307702 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-238823ed-f944-4683-a7d3-6b3b82b0cb37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:04.308091 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-238823ed-f944-4683-a7d3-6b3b82b0cb37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.308850 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-238823ed-f944-4683-a7d3-6b3b82b0cb37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.316180 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.316180 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:04.316582 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-238823ed-f944-4683-a7d3-6b3b82b0cb37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:04.317539 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-238823ed-f944-4683-a7d3-6b3b82b0cb37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 200 Aug 20 00:13:04.318430 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 646/2575] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.326694 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-666e812f-a6c4-4800-842c-be3025854b0f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.328611 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-666e812f-a6c4-4800-842c-be3025854b0f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:04.328770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-666e812f-a6c4-4800-842c-be3025854b0f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.328982 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-666e812f-a6c4-4800-842c-be3025854b0f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.333830 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.333830 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:04.334289 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-666e812f-a6c4-4800-842c-be3025854b0f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:04.335001 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-666e812f-a6c4-4800-842c-be3025854b0f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 200 Aug 20 00:13:04.335364 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 649/2576] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.346557 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7d8a6c80-0ee5-4bd7-8904-60b392cd8d1f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.348334 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7d8a6c80-0ee5-4bd7-8904-60b392cd8d1f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:04.348563 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7d8a6c80-0ee5-4bd7-8904-60b392cd8d1f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.348780 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7d8a6c80-0ee5-4bd7-8904-60b392cd8d1f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.355761 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.355761 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:04.359644 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7d8a6c80-0ee5-4bd7-8904-60b392cd8d1f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:04.364342 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7d8a6c80-0ee5-4bd7-8904-60b392cd8d1f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:04.365765 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 647/2577] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.406104 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d0421e27-3be3-4bb4-922c-aac9133b0db4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.408283 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d0421e27-3be3-4bb4-922c-aac9133b0db4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:04.408571 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d0421e27-3be3-4bb4-922c-aac9133b0db4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.408758 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d0421e27-3be3-4bb4-922c-aac9133b0db4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.416296 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.416296 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:04.420013 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d0421e27-3be3-4bb4-922c-aac9133b0db4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:04.424557 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d0421e27-3be3-4bb4-922c-aac9133b0db4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:04.425097 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 647/2578] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.460847 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-ee9ada4e-2798-45fc-b7ae-2c0e92b835d6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.463678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-ee9ada4e-2798-45fc-b7ae-2c0e92b835d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:04.463944 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-ee9ada4e-2798-45fc-b7ae-2c0e92b835d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.464202 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-ee9ada4e-2798-45fc-b7ae-2c0e92b835d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.470513 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.470513 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:04.471306 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-ee9ada4e-2798-45fc-b7ae-2c0e92b835d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:04.472629 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-ee9ada4e-2798-45fc-b7ae-2c0e92b835d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 200 Aug 20 00:13:04.473227 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 650/2579] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.487223 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-fcecc219-146d-4cb4-b216-a22ea7ed2f69 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.488233 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-fcecc219-146d-4cb4-b216-a22ea7ed2f69 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:04.488532 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-fcecc219-146d-4cb4-b216-a22ea7ed2f69 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.488842 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-fcecc219-146d-4cb4-b216-a22ea7ed2f69 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.497570 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.497570 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:04.503376 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-fcecc219-146d-4cb4-b216-a22ea7ed2f69 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:04.511296 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-fcecc219-146d-4cb4-b216-a22ea7ed2f69 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 returned with HTTP 200 Aug 20 00:13:04.511687 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 648/2580] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:04.514278 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-26fab8a9-6779-4d8f-8316-590fe1bbe43b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.514499 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26fab8a9-6779-4d8f-8316-590fe1bbe43b None None] GET https://10.4.3.9/volume// Aug 20 00:13:04.514668 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26fab8a9-6779-4d8f-8316-590fe1bbe43b None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.515028 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26fab8a9-6779-4d8f-8316-590fe1bbe43b None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.515275 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26fab8a9-6779-4d8f-8316-590fe1bbe43b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:04.515599 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 648/2581] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:04.522536 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-05bdfbb0-61d4-48b2-b2dc-e07f72d8dc17 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.525142 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-05bdfbb0-61d4-48b2-b2dc-e07f72d8dc17 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:13:04.525727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-05bdfbb0-61d4-48b2-b2dc-e07f72d8dc17 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c28bd72-c73d-4869-8da2-ddc5a1a2719e", "connector": null, "instance_uuid": "70fb91be-3889-48e9-8ac5-7a70cb24c172"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:04.534323 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.534323 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:04.559344 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-05bdfbb0-61d4-48b2-b2dc-e07f72d8dc17 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:13:04.560204 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 651/2582] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:13:04 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 20 00:13:04.607682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fbb0cf41-bf92-41c7-a9c9-aca7364aa75e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.611194 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fbb0cf41-bf92-41c7-a9c9-aca7364aa75e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:04.611194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fbb0cf41-bf92-41c7-a9c9-aca7364aa75e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.611194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fbb0cf41-bf92-41c7-a9c9-aca7364aa75e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.622870 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.622870 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:04.624319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d7681cb6-9496-4a59-8dab-1cba1de18b53 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.624319 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7681cb6-9496-4a59-8dab-1cba1de18b53 None None] GET https://10.4.3.9/volume// Aug 20 00:13:04.624319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7681cb6-9496-4a59-8dab-1cba1de18b53 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.624319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7681cb6-9496-4a59-8dab-1cba1de18b53 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.624319 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7681cb6-9496-4a59-8dab-1cba1de18b53 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:04.624488 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 649/2583] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:04.627962 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fbb0cf41-bf92-41c7-a9c9-aca7364aa75e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:04.633197 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d29ae0e5-6017-4e78-9969-116ba2ecded3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.636972 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ca321cbc-4fd4-4815-93ae-5d607b9586ad tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Copy volume to image completed successfully. Aug 20 00:13:04.637376 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca321cbc-4fd4-4815-93ae-5d607b9586ad tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990/action returned with HTTP 202 Aug 20 00:13:04.638664 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 636/2584] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:13:04 2026] POST /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990/action => generated 685 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:04.638735 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d29ae0e5-6017-4e78-9969-116ba2ecded3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:04.638735 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d29ae0e5-6017-4e78-9969-116ba2ecded3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:04.638735 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d29ae0e5-6017-4e78-9969-116ba2ecded3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:04.639118 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fbb0cf41-bf92-41c7-a9c9-aca7364aa75e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:04.639701 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 649/2585] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:04.653463 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.653463 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:04.656829 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d29ae0e5-6017-4e78-9969-116ba2ecded3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:04.662138 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-d29ae0e5-6017-4e78-9969-116ba2ecded3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:04.662312 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 652/2586] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:04.780042 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c6cb00d1-2222-4eed-82a0-fa277846735f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:04.782484 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c6cb00d1-2222-4eed-82a0-fa277846735f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] PUT https://10.4.3.9/volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d Aug 20 00:13:04.782832 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c6cb00d1-2222-4eed-82a0-fa277846735f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:04.790019 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c6cb00d1-2222-4eed-82a0-fa277846735f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Acquiring lock "cinder-attachment_update-5c28bd72-c73d-4869-8da2-ddc5a1a2719e-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:13:04.793898 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c6cb00d1-2222-4eed-82a0-fa277846735f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Lock "cinder-attachment_update-5c28bd72-c73d-4869-8da2-ddc5a1a2719e-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:13:04.794724 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:04.794724 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:04.896577 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c6cb00d1-2222-4eed-82a0-fa277846735f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Lock "cinder-attachment_update-5c28bd72-c73d-4869-8da2-ddc5a1a2719e-np0000007832" released by "attachment_update" :: held 0.103s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:13:04.896928 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c6cb00d1-2222-4eed-82a0-fa277846735f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d returned with HTTP 200 Aug 20 00:13:04.897455 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 650/2587] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:13:04 2026] PUT /volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:04.994532 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-8546f4d8-2b81-4ceb-a5ac-697991af61a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:05.000334 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-8546f4d8-2b81-4ceb-a5ac-697991af61a2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:05.000592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-8546f4d8-2b81-4ceb-a5ac-697991af61a2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:05.000827 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-8546f4d8-2b81-4ceb-a5ac-697991af61a2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:05.010639 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:05.010639 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:05.011256 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-8546f4d8-2b81-4ceb-a5ac-697991af61a2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:05.012351 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-8546f4d8-2b81-4ceb-a5ac-697991af61a2 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 200 Aug 20 00:13:05.012819 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 637/2588] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:13:04 2026] GET /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:05.656489 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fe103162-3848-4652-970f-5ec055409da3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:05.658522 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fe103162-3848-4652-970f-5ec055409da3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:05.658729 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fe103162-3848-4652-970f-5ec055409da3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:05.659053 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fe103162-3848-4652-970f-5ec055409da3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:05.669247 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:05.669247 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:05.672654 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fe103162-3848-4652-970f-5ec055409da3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:05.677650 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fe103162-3848-4652-970f-5ec055409da3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:05.678135 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 650/2589] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:05 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.070821 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-8abb0e84-0806-49f0-b2e5-0fcb059e8b8c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.072897 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-8abb0e84-0806-49f0-b2e5-0fcb059e8b8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:06.073172 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-8abb0e84-0806-49f0-b2e5-0fcb059e8b8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.073417 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-8abb0e84-0806-49f0-b2e5-0fcb059e8b8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.079064 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.079064 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:06.079669 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-8abb0e84-0806-49f0-b2e5-0fcb059e8b8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:06.080576 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-8abb0e84-0806-49f0-b2e5-0fcb059e8b8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 200 Aug 20 00:13:06.080985 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 653/2590] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.096820 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-89ff3b8c-b8d6-4c29-938b-080419ed5955 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.099438 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-89ff3b8c-b8d6-4c29-938b-080419ed5955 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:06.099673 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-89ff3b8c-b8d6-4c29-938b-080419ed5955 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.099915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-89ff3b8c-b8d6-4c29-938b-080419ed5955 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.117712 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.117712 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:06.122594 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-89ff3b8c-b8d6-4c29-938b-080419ed5955 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:06.128002 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-89ff3b8c-b8d6-4c29-938b-080419ed5955 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 returned with HTTP 200 Aug 20 00:13:06.128503 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 651/2591] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:06.137098 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.139330 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:06.140225 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9303a5a6-6a4a-45dc-96a1-d121414f391f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:06.141172 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9303a5a6-6a4a-45dc-96a1-d121414f391f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:06.151083 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.151083 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:06.151543 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:06.151681 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:13:06.152470 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:13:06.158002 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (8ad08e32-ce07-4abf-aa6b-e1e32050b231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:06.159004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99ff486-d61b-4d99-8214-d7ac84eb2ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:06.159785 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:06.186306 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99ff486-d61b-4d99-8214-d7ac84eb2ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9303a5a6-6a4a-45dc-96a1-d121414f391f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:06.186306 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0e577d-a423-4b39-a6a9-2cada228248c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:06.244620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['dee1853b-9780-4702-9a97-98cb41fff495', 'e7ea5603-e1c6-4f0c-9620-ef6b06259f89', '14679e62-57b3-43e2-813e-7074095ea73b', 'ac923b53-7b9a-430c-989f-cd1504ec076a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:06.245536 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0e577d-a423-4b39-a6a9-2cada228248c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dee1853b-9780-4702-9a97-98cb41fff495', 'e7ea5603-e1c6-4f0c-9620-ef6b06259f89', '14679e62-57b3-43e2-813e-7074095ea73b', 'ac923b53-7b9a-430c-989f-cd1504ec076a']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:06.246541 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41b6ad9-08f4-4ecb-b0c2-1ff21912cce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:06.303364 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41b6ad9-08f4-4ecb-b0c2-1ff21912cce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90bea99-9b2f-4178-a709-5d14c5f94b43', '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='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['dee1853b-9780-4702-9a97-98cb41fff495','e7ea5603-e1c6-4f0c-9620-ef6b06259f89','14679e62-57b3-43e2-813e-7074095ea73b','ac923b53-7b9a-430c-989f-cd1504ec076a'],size=1,snapshot_id=9303a5a6-6a4a-45dc-96a1-d121414f391f,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), '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-20T00:13:06Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90bea99-9b2f-4178-a709-5d14c5f94b43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9303a5a6-6a4a-45dc-96a1-d121414f391f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:06.304036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53c2c3c-3e2f-4c6c-a153-d7b50a9ce413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:06.329035 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53c2c3c-3e2f-4c6c-a153-d7b50a9ce413) transitioned into 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='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['dee1853b-9780-4702-9a97-98cb41fff495','e7ea5603-e1c6-4f0c-9620-ef6b06259f89','14679e62-57b3-43e2-813e-7074095ea73b','ac923b53-7b9a-430c-989f-cd1504ec076a'],size=1,snapshot_id=9303a5a6-6a4a-45dc-96a1-d121414f391f,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:06.329761 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73287563-c472-4f0c-9b63-c3d27042197f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:06.351311 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73287563-c472-4f0c-9b63-c3d27042197f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:06.352150 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (8ad08e32-ce07-4abf-aa6b-e1e32050b231) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:06.352455 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:13:06.353166 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-aa355365-0b41-4c11-91e9-5984c4e598fc tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:06.353613 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 638/2592] 10.4.3.9 () {72 vars in 1527 bytes} [Thu Aug 20 00:13:06 2026] POST /volume/v3/volumes => generated 732 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:06.361696 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-4870321a-3554-425b-9db0-82b0ec729f57 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.365605 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-4870321a-3554-425b-9db0-82b0ec729f57 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 Aug 20 00:13:06.365799 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-4870321a-3554-425b-9db0-82b0ec729f57 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.366001 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-4870321a-3554-425b-9db0-82b0ec729f57 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.378456 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.378456 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:06.387479 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-4870321a-3554-425b-9db0-82b0ec729f57 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:06.391781 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-433a7fc8-86df-4b3b-851e-cacf9d306cd4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.392169 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-4870321a-3554-425b-9db0-82b0ec729f57 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 returned with HTTP 200 Aug 20 00:13:06.392562 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 651/2593] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 => generated 800 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.394006 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-433a7fc8-86df-4b3b-851e-cacf9d306cd4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:06.394579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-433a7fc8-86df-4b3b-851e-cacf9d306cd4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.394579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-433a7fc8-86df-4b3b-851e-cacf9d306cd4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.403529 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.403529 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:06.407461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-9c132b4d-ae09-4450-b6bc-8342a1627971 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.408192 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-433a7fc8-86df-4b3b-851e-cacf9d306cd4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:06.409613 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-9c132b4d-ae09-4450-b6bc-8342a1627971 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 Aug 20 00:13:06.409803 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-9c132b4d-ae09-4450-b6bc-8342a1627971 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.410022 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-9c132b4d-ae09-4450-b6bc-8342a1627971 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.414676 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-433a7fc8-86df-4b3b-851e-cacf9d306cd4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:06.414676 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 654/2594] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.417438 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.417438 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:06.421506 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-9c132b4d-ae09-4450-b6bc-8342a1627971 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:06.426556 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-9c132b4d-ae09-4450-b6bc-8342a1627971 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 returned with HTTP 200 Aug 20 00:13:06.427001 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 652/2595] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.432856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6ffcc563-17f5-453c-895f-ffaebfa46a38 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.435799 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ffcc563-17f5-453c-895f-ffaebfa46a38 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:06.436023 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ffcc563-17f5-453c-895f-ffaebfa46a38 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.436327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ffcc563-17f5-453c-895f-ffaebfa46a38 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.447541 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.447541 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:06.456055 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6ffcc563-17f5-453c-895f-ffaebfa46a38 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:06.464456 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ffcc563-17f5-453c-895f-ffaebfa46a38 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:06.466954 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 639/2596] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.514239 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-c17020c3-705b-421e-a9cb-3ef9634708a4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.516596 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-c17020c3-705b-421e-a9cb-3ef9634708a4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:06.516742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-c17020c3-705b-421e-a9cb-3ef9634708a4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.517011 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-c17020c3-705b-421e-a9cb-3ef9634708a4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.527613 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.527613 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:06.531134 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-c17020c3-705b-421e-a9cb-3ef9634708a4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:06.535057 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-c17020c3-705b-421e-a9cb-3ef9634708a4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:06.535441 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 652/2597] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.625585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cbc57e9e-1abc-49cc-bc07-7903667dc5be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.626025 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbc57e9e-1abc-49cc-bc07-7903667dc5be None None] GET https://10.4.3.9/volume// Aug 20 00:13:06.626234 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbc57e9e-1abc-49cc-bc07-7903667dc5be None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.626449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbc57e9e-1abc-49cc-bc07-7903667dc5be None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.626792 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbc57e9e-1abc-49cc-bc07-7903667dc5be None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:06.627128 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 655/2598] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:13:06.636218 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-57895635-df6c-4156-94d1-17ae845da1ef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.638762 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-57895635-df6c-4156-94d1-17ae845da1ef tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:13:06.639243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-57895635-df6c-4156-94d1-17ae845da1ef tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7d77fce-e27d-4257-9c2c-b144951bbd2a", "connector": null, "instance_uuid": "28b5231b-558c-4106-9ede-105cac1a8cb8"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:06.650840 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.650840 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:06.686765 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-57895635-df6c-4156-94d1-17ae845da1ef tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:13:06.687333 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 653/2599] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:13:06 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 20 00:13:06.691827 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-73792838-526a-4162-b22e-20522ca21e48 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.693233 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73792838-526a-4162-b22e-20522ca21e48 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:06.693430 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73792838-526a-4162-b22e-20522ca21e48 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.693608 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73792838-526a-4162-b22e-20522ca21e48 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.702563 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.702563 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:06.705821 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-73792838-526a-4162-b22e-20522ca21e48 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:06.710500 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73792838-526a-4162-b22e-20522ca21e48 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:06.711121 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 640/2600] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.719410 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9239331c-002a-4a7d-b8da-9aef645645da None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.721289 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9239331c-002a-4a7d-b8da-9aef645645da tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:06.722344 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9239331c-002a-4a7d-b8da-9aef645645da tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.722550 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9239331c-002a-4a7d-b8da-9aef645645da tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.729477 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec001623-30bd-433b-b131-fb1748d0f2ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.729791 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec001623-30bd-433b-b131-fb1748d0f2ce None None] GET https://10.4.3.9/volume// Aug 20 00:13:06.729958 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec001623-30bd-433b-b131-fb1748d0f2ce None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.730132 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec001623-30bd-433b-b131-fb1748d0f2ce None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.730474 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec001623-30bd-433b-b131-fb1748d0f2ce None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:06.730766 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 656/2601] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:06.732791 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.732791 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:06.737310 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9239331c-002a-4a7d-b8da-9aef645645da tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:06.740075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-03825efe-ab9f-411b-a7d3-660e3c92b42d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.742545 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-03825efe-ab9f-411b-a7d3-660e3c92b42d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:06.744067 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-03825efe-ab9f-411b-a7d3-660e3c92b42d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:06.744320 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-03825efe-ab9f-411b-a7d3-660e3c92b42d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:06.745640 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9239331c-002a-4a7d-b8da-9aef645645da tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:06.746075 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 653/2602] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:06.753472 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.753472 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:06.756540 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-03825efe-ab9f-411b-a7d3-660e3c92b42d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:06.760642 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-03825efe-ab9f-411b-a7d3-660e3c92b42d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:06.761119 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 654/2603] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:06 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:06.877489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-e5a3bb51-7e23-43cb-b938-befa12bc5425 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:06.879449 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-e5a3bb51-7e23-43cb-b938-befa12bc5425 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] PUT https://10.4.3.9/volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04 Aug 20 00:13:06.879780 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-e5a3bb51-7e23-43cb-b938-befa12bc5425 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:06.887125 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-e5a3bb51-7e23-43cb-b938-befa12bc5425 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Acquiring lock "cinder-attachment_update-d7d77fce-e27d-4257-9c2c-b144951bbd2a-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:13:06.891031 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-e5a3bb51-7e23-43cb-b938-befa12bc5425 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Lock "cinder-attachment_update-d7d77fce-e27d-4257-9c2c-b144951bbd2a-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:13:06.891975 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:06.891975 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:06.979441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-e5a3bb51-7e23-43cb-b938-befa12bc5425 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Lock "cinder-attachment_update-d7d77fce-e27d-4257-9c2c-b144951bbd2a-np0000007832" released by "attachment_update" :: held 0.088s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:13:06.979750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-e5a3bb51-7e23-43cb-b938-befa12bc5425 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04 returned with HTTP 200 Aug 20 00:13:06.980194 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 641/2604] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:13:06 2026] PUT /volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:07.732913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da89268b-ff68-4b51-ab44-6c7a22e6d9c1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:07.732913 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da89268b-ff68-4b51-ab44-6c7a22e6d9c1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:07.732913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da89268b-ff68-4b51-ab44-6c7a22e6d9c1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:07.733444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da89268b-ff68-4b51-ab44-6c7a22e6d9c1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:07.741674 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:07.741674 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:07.744642 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-da89268b-ff68-4b51-ab44-6c7a22e6d9c1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:07.748374 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da89268b-ff68-4b51-ab44-6c7a22e6d9c1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:07.749019 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 657/2605] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:07 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:07.760173 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b7a1d205-801d-4280-a743-b446076feeec None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:07.762336 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7a1d205-801d-4280-a743-b446076feeec tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:07.762604 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7a1d205-801d-4280-a743-b446076feeec tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:07.762850 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7a1d205-801d-4280-a743-b446076feeec tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:07.775252 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:07.775252 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:07.779517 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b7a1d205-801d-4280-a743-b446076feeec tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:07.785050 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7a1d205-801d-4280-a743-b446076feeec tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:07.785599 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 654/2606] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:07 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:08.762961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6aaea22-84b2-469e-8072-c26bea994e5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:08.768664 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6aaea22-84b2-469e-8072-c26bea994e5e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:08.768861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6aaea22-84b2-469e-8072-c26bea994e5e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:08.769078 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6aaea22-84b2-469e-8072-c26bea994e5e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:08.788948 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:08.788948 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:08.794253 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b6aaea22-84b2-469e-8072-c26bea994e5e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:08.800472 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6aaea22-84b2-469e-8072-c26bea994e5e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:08.800651 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f9c442d0-0838-4b96-af05-be9941098296 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:08.801052 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 655/2607] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:08 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:08.802659 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9c442d0-0838-4b96-af05-be9941098296 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:08.802828 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f9c442d0-0838-4b96-af05-be9941098296 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:08.803014 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f9c442d0-0838-4b96-af05-be9941098296 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:08.816962 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:08.816962 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:08.820404 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f9c442d0-0838-4b96-af05-be9941098296 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:08.824050 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9c442d0-0838-4b96-af05-be9941098296 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:08.824420 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 642/2608] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:08 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:09.436736 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-95fa3326-80e5-4b74-9770-e05a2030f9b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.439226 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-95fa3326-80e5-4b74-9770-e05a2030f9b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 Aug 20 00:13:09.439591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-95fa3326-80e5-4b74-9770-e05a2030f9b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:09.439705 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-95fa3326-80e5-4b74-9770-e05a2030f9b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:09.448615 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:09.448615 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:09.453498 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-95fa3326-80e5-4b74-9770-e05a2030f9b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:09.460999 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-95fa3326-80e5-4b74-9770-e05a2030f9b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 returned with HTTP 200 Aug 20 00:13:09.461678 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 658/2609] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:09 2026] GET /volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 => generated 1341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:09.471212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e90658c4-61c6-4b7d-97e5-22d058bad065 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.471212 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e90658c4-61c6-4b7d-97e5-22d058bad065 None None] GET https://10.4.3.9/volume// Aug 20 00:13:09.471212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e90658c4-61c6-4b7d-97e5-22d058bad065 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:09.471212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e90658c4-61c6-4b7d-97e5-22d058bad065 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:09.471212 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e90658c4-61c6-4b7d-97e5-22d058bad065 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:09.471212 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 655/2610] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:09.478659 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-d919f9a5-327d-49dd-a65a-56f005b7978f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.481414 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-d919f9a5-327d-49dd-a65a-56f005b7978f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:13:09.481953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-d919f9a5-327d-49dd-a65a-56f005b7978f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a90bea99-9b2f-4178-a709-5d14c5f94b43", "connector": null, "instance_uuid": "8ed98d43-2d1c-4130-b941-b50189ee78b0"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:09.493138 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:09.493138 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:09.529813 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-d919f9a5-327d-49dd-a65a-56f005b7978f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:13:09.530283 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 656/2611] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:13:09 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 20 00:13:09.542857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a816b092-90ae-48ad-9d12-ddb90c363ee1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.543279 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a816b092-90ae-48ad-9d12-ddb90c363ee1 None None] GET https://10.4.3.9/volume// Aug 20 00:13:09.543451 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a816b092-90ae-48ad-9d12-ddb90c363ee1 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:09.543650 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a816b092-90ae-48ad-9d12-ddb90c363ee1 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:09.544015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a816b092-90ae-48ad-9d12-ddb90c363ee1 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:09.544318 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 643/2612] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:09 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:09.551362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-80b668fc-c723-4da1-b711-1ce65ee946b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.556307 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-80b668fc-c723-4da1-b711-1ce65ee946b5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 Aug 20 00:13:09.556512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-80b668fc-c723-4da1-b711-1ce65ee946b5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:09.556714 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-80b668fc-c723-4da1-b711-1ce65ee946b5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:09.566879 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:09.566879 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:09.571850 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59402b63-4bad-4016-bd67-9280a91133be req-80b668fc-c723-4da1-b711-1ce65ee946b5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:09.578082 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-80b668fc-c723-4da1-b711-1ce65ee946b5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 returned with HTTP 200 Aug 20 00:13:09.578491 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 659/2613] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:09 2026] GET /volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 => generated 1520 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:09.692938 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-874bb4b7-a4f7-44d9-8760-c4a193f76f95 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.696932 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-874bb4b7-a4f7-44d9-8760-c4a193f76f95 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34 Aug 20 00:13:09.696932 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-874bb4b7-a4f7-44d9-8760-c4a193f76f95 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:09.705626 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-59402b63-4bad-4016-bd67-9280a91133be req-874bb4b7-a4f7-44d9-8760-c4a193f76f95 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-a90bea99-9b2f-4178-a709-5d14c5f94b43-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:13:09.709189 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.709278 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-59402b63-4bad-4016-bd67-9280a91133be req-874bb4b7-a4f7-44d9-8760-c4a193f76f95 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-a90bea99-9b2f-4178-a709-5d14c5f94b43-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:13:09.710238 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:09.710238 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:09.779132 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:09.779501 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-188110712"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:09.780989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-188110712'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:09.781117 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Create volume of 1 GB Aug 20 00:13:09.781384 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:09.781384 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:09.785103 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Availability Zones retrieved successfully. Aug 20 00:13:09.793013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Flow 'volume_create_api' (ace8f861-adbd-48b7-ba1a-1a448d234c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:09.793013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b5ffea-dab3-4f5c-805d-17a75e775165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:09.794615 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:09.818603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-886bbb19-fbef-42de-a55d-bfb45a9c53b0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.822754 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-886bbb19-fbef-42de-a55d-bfb45a9c53b0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:09.822754 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-886bbb19-fbef-42de-a55d-bfb45a9c53b0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:09.822915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-886bbb19-fbef-42de-a55d-bfb45a9c53b0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:09.830465 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b5ffea-dab3-4f5c-805d-17a75e775165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:09.831828 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edc963c-92cd-466f-ad96-b1328e9ba723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:09.835114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-59402b63-4bad-4016-bd67-9280a91133be req-874bb4b7-a4f7-44d9-8760-c4a193f76f95 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-a90bea99-9b2f-4178-a709-5d14c5f94b43-np0000007832" released by "attachment_update" :: held 0.126s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:13:09.836079 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-874bb4b7-a4f7-44d9-8760-c4a193f76f95 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34 returned with HTTP 200 Aug 20 00:13:09.837019 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 656/2614] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:13:09 2026] PUT /volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:09.838970 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-58c1f3f1-a8ea-41f7-b2ec-62c0dac7c029 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.841109 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58c1f3f1-a8ea-41f7-b2ec-62c0dac7c029 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:09.841309 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-58c1f3f1-a8ea-41f7-b2ec-62c0dac7c029 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:09.841841 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-58c1f3f1-a8ea-41f7-b2ec-62c0dac7c029 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:09.847365 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:09.847365 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:09.850920 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-886bbb19-fbef-42de-a55d-bfb45a9c53b0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:09.854872 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-886bbb19-fbef-42de-a55d-bfb45a9c53b0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:09.855909 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 644/2615] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:09 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:09.867781 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:09.867781 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:09.873084 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58c1f3f1-a8ea-41f7-b2ec-62c0dac7c029 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:09.880545 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58c1f3f1-a8ea-41f7-b2ec-62c0dac7c029 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:09.880545 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 660/2616] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:09 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:09.882659 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-59402b63-4bad-4016-bd67-9280a91133be req-403be139-7602-48c1-9f30-a59111017e86 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:09.887145 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-403be139-7602-48c1-9f30-a59111017e86 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34/action Aug 20 00:13:09.887565 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-403be139-7602-48c1-9f30-a59111017e86 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:09.887691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-403be139-7602-48c1-9f30-a59111017e86 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:09.914050 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:09.914050 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:09.917777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Created reservations ['19ab0e70-0ae8-448a-9add-7f11dcc492f0', '4ee6a4d9-3f61-441e-8db3-3b5e3d4ea99a', 'a16688fd-98af-4358-83a5-a3488f79f3e3', '4a25cba2-24bb-46b7-9e55-83a496b1686f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:09.918883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edc963c-92cd-466f-ad96-b1328e9ba723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19ab0e70-0ae8-448a-9add-7f11dcc492f0', '4ee6a4d9-3f61-441e-8db3-3b5e3d4ea99a', 'a16688fd-98af-4358-83a5-a3488f79f3e3', '4a25cba2-24bb-46b7-9e55-83a496b1686f']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:09.919691 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e93ac74-dfa2-4ac8-bba5-ce6d7583d9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:09.938324 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59402b63-4bad-4016-bd67-9280a91133be req-403be139-7602-48c1-9f30-a59111017e86 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34/action returned with HTTP 204 Aug 20 00:13:09.939140 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 657/2617] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:13:09 2026] POST /volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:09.945760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e93ac74-dfa2-4ac8-bba5-ce6d7583d9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '418be268-2765-4fce-8bd5-590c77c34695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-188110712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb9ad27757447bf99237f2cc1c885a2',qos_specs=None,replication_status=,reservations=['19ab0e70-0ae8-448a-9add-7f11dcc492f0','4ee6a4d9-3f61-441e-8db3-3b5e3d4ea99a','a16688fd-98af-4358-83a5-a3488f79f3e3','4a25cba2-24bb-46b7-9e55-83a496b1686f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ee5838fab446f9abfe697fb18afad8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-188110712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=418be268-2765-4fce-8bd5-590c77c34695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb9ad27757447bf99237f2cc1c885a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08ee5838fab446f9abfe697fb18afad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:09.946667 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e361b6c-d0de-4a7e-a6c3-6d9fda03d3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:09.972126 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e361b6c-d0de-4a7e-a6c3-6d9fda03d3fd) transitioned into state 'SUCCESS' from state '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-188110712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb9ad27757447bf99237f2cc1c885a2',qos_specs=None,replication_status=,reservations=['19ab0e70-0ae8-448a-9add-7f11dcc492f0','4ee6a4d9-3f61-441e-8db3-3b5e3d4ea99a','a16688fd-98af-4358-83a5-a3488f79f3e3','4a25cba2-24bb-46b7-9e55-83a496b1686f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ee5838fab446f9abfe697fb18afad8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:09.972735 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62b8dc7-1f22-46aa-aca7-5662c0477f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:09.988615 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62b8dc7-1f22-46aa-aca7-5662c0477f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:09.989491 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Flow 'volume_create_api' (ace8f861-adbd-48b7-ba1a-1a448d234c56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:09.989730 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Create volume request issued successfully. Aug 20 00:13:09.990326 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13656bf6-4ac8-4e5a-8ed5-9ef1aadba1bf tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:09.991109 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 657/2618] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:13:09 2026] POST /volume/v3/volumes => generated 744 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:10.007461 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5e29b170-57af-45c1-a519-68e0ed09f5f9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:10.011820 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e29b170-57af-45c1-a519-68e0ed09f5f9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:10.011983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e29b170-57af-45c1-a519-68e0ed09f5f9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:10.015996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e29b170-57af-45c1-a519-68e0ed09f5f9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:10.030693 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:10.030693 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:10.036078 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5e29b170-57af-45c1-a519-68e0ed09f5f9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:10.044281 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e29b170-57af-45c1-a519-68e0ed09f5f9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:10.044281 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 645/2619] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:10 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 812 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:10.874752 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-15eab2be-4959-4ddf-bf88-7d6d27b94932 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:10.876781 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-15eab2be-4959-4ddf-bf88-7d6d27b94932 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:10.877196 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-15eab2be-4959-4ddf-bf88-7d6d27b94932 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:10.877548 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-15eab2be-4959-4ddf-bf88-7d6d27b94932 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:10.897954 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-712e0844-bc66-45fd-adca-bf985c49286d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:10.901369 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-712e0844-bc66-45fd-adca-bf985c49286d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:10.901369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-712e0844-bc66-45fd-adca-bf985c49286d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:10.901369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-712e0844-bc66-45fd-adca-bf985c49286d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:10.901488 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:10.901488 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:10.910943 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-15eab2be-4959-4ddf-bf88-7d6d27b94932 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:10.915570 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:10.915570 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:10.918097 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-15eab2be-4959-4ddf-bf88-7d6d27b94932 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:10.918569 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 661/2620] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:10 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:10.919644 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-712e0844-bc66-45fd-adca-bf985c49286d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:10.926256 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-712e0844-bc66-45fd-adca-bf985c49286d tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:10.926256 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 658/2621] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:10 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:11.060580 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c56af24-d870-43ef-befb-79f262c836a9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:11.063015 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c56af24-d870-43ef-befb-79f262c836a9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:11.063206 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c56af24-d870-43ef-befb-79f262c836a9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:11.063432 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c56af24-d870-43ef-befb-79f262c836a9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:11.070537 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:11.070537 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:11.076209 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4c56af24-d870-43ef-befb-79f262c836a9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:11.082002 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c56af24-d870-43ef-befb-79f262c836a9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:11.082434 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 658/2622] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:11 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:11.218935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c935b0e0-ef0a-44dd-be9d-ec562cacd7d8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:11.221645 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c935b0e0-ef0a-44dd-be9d-ec562cacd7d8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d/action Aug 20 00:13:11.222544 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c935b0e0-ef0a-44dd-be9d-ec562cacd7d8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:11.223099 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c935b0e0-ef0a-44dd-be9d-ec562cacd7d8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:11.246403 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:11.246403 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:11.269744 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-106451bf-b413-4f23-bae7-2a0cbf313cef req-c935b0e0-ef0a-44dd-be9d-ec562cacd7d8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d/action returned with HTTP 204 Aug 20 00:13:11.269977 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 646/2623] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:13:11 2026] POST /volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:11.941236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-61b4e6cf-e544-4ad9-b5c2-7104f273219f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:11.941641 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f97e9b2f-2dfa-41f5-9d3a-e70a0566adb9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:11.943014 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f97e9b2f-2dfa-41f5-9d3a-e70a0566adb9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:11.943124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61b4e6cf-e544-4ad9-b5c2-7104f273219f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:11.943206 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f97e9b2f-2dfa-41f5-9d3a-e70a0566adb9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:11.943402 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f97e9b2f-2dfa-41f5-9d3a-e70a0566adb9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:11.943474 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61b4e6cf-e544-4ad9-b5c2-7104f273219f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:11.943692 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61b4e6cf-e544-4ad9-b5c2-7104f273219f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:11.953389 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:11.953389 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:11.956330 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f97e9b2f-2dfa-41f5-9d3a-e70a0566adb9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:11.961080 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:11.961080 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:11.962781 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f97e9b2f-2dfa-41f5-9d3a-e70a0566adb9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:11.964844 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 659/2624] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:11 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:11.966048 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-61b4e6cf-e544-4ad9-b5c2-7104f273219f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:11.973514 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61b4e6cf-e544-4ad9-b5c2-7104f273219f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:11.973514 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 662/2625] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:11 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:11.992539 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0b62074-830e-4d4f-ad94-08b78d4a270d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:11.996661 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0b62074-830e-4d4f-ad94-08b78d4a270d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:11.997107 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0b62074-830e-4d4f-ad94-08b78d4a270d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:11.997417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0b62074-830e-4d4f-ad94-08b78d4a270d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:12.012074 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:12.012074 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:12.017405 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0b62074-830e-4d4f-ad94-08b78d4a270d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:12.028350 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0b62074-830e-4d4f-ad94-08b78d4a270d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:12.028350 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 659/2626] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:11 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:12.095349 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-19fbba88-b95f-48bf-9d52-c18197f812ac req-06e00ddd-23a9-47a3-94d5-30ee50c975b3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:12.098364 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-19fbba88-b95f-48bf-9d52-c18197f812ac req-06e00ddd-23a9-47a3-94d5-30ee50c975b3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:12.098645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-19fbba88-b95f-48bf-9d52-c18197f812ac req-06e00ddd-23a9-47a3-94d5-30ee50c975b3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:12.098915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-19fbba88-b95f-48bf-9d52-c18197f812ac req-06e00ddd-23a9-47a3-94d5-30ee50c975b3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:12.114564 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:12.114564 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:12.122571 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-19fbba88-b95f-48bf-9d52-c18197f812ac req-06e00ddd-23a9-47a3-94d5-30ee50c975b3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:12.127057 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-19fbba88-b95f-48bf-9d52-c18197f812ac req-06e00ddd-23a9-47a3-94d5-30ee50c975b3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:12.127583 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 647/2627] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:12 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:12.159536 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5ab17536-6d51-4744-b1fc-74bc71cb42b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:12.164330 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ab17536-6d51-4744-b1fc-74bc71cb42b5 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:12.164535 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ab17536-6d51-4744-b1fc-74bc71cb42b5 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:12.164706 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ab17536-6d51-4744-b1fc-74bc71cb42b5 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:12.186217 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:12.186217 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:12.191575 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5ab17536-6d51-4744-b1fc-74bc71cb42b5 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:12.203102 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ab17536-6d51-4744-b1fc-74bc71cb42b5 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:12.204061 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 660/2628] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:12 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:12.278587 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-22324ac8-0a0b-444d-8867-cdb3e3aa1bdb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:12.280641 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-22324ac8-0a0b-444d-8867-cdb3e3aa1bdb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:12.280957 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-22324ac8-0a0b-444d-8867-cdb3e3aa1bdb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:12.281240 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-22324ac8-0a0b-444d-8867-cdb3e3aa1bdb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:12.295077 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:12.295077 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:12.309278 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-22324ac8-0a0b-444d-8867-cdb3e3aa1bdb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:12.315272 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-22324ac8-0a0b-444d-8867-cdb3e3aa1bdb tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:12.315744 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 663/2629] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:12 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:12.341284 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-5f48792c-2502-46f6-af20-c6a802b18bd8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:12.343394 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-5f48792c-2502-46f6-af20-c6a802b18bd8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e/action Aug 20 00:13:12.343726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-5f48792c-2502-46f6-af20-c6a802b18bd8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:12.343824 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-5f48792c-2502-46f6-af20-c6a802b18bd8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:12.366034 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:12.366034 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:12.367712 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-5f48792c-2502-46f6-af20-c6a802b18bd8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:12.374089 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-5f48792c-2502-46f6-af20-c6a802b18bd8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Begin detaching volume completed successfully. Aug 20 00:13:12.374466 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-5f48792c-2502-46f6-af20-c6a802b18bd8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e/action returned with HTTP 202 Aug 20 00:13:12.376054 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 660/2630] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:13:12 2026] POST /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:12.438566 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-21f59cb9-a4da-4840-bf2f-86f11adef2ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:12.438566 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21f59cb9-a4da-4840-bf2f-86f11adef2ed None None] GET https://10.4.3.9/volume// Aug 20 00:13:12.438566 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21f59cb9-a4da-4840-bf2f-86f11adef2ed None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:12.438566 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21f59cb9-a4da-4840-bf2f-86f11adef2ed None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:12.439287 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21f59cb9-a4da-4840-bf2f-86f11adef2ed None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:12.439287 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 648/2631] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:12.452262 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-8b315835-e0a5-431b-b831-f4ffb1f59399 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:12.454572 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-8b315835-e0a5-431b-b831-f4ffb1f59399 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:12.454854 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-8b315835-e0a5-431b-b831-f4ffb1f59399 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:12.455130 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-8b315835-e0a5-431b-b831-f4ffb1f59399 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:12.465928 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:12.465928 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:12.470713 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-8b315835-e0a5-431b-b831-f4ffb1f59399 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:12.476424 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-8b315835-e0a5-431b-b831-f4ffb1f59399 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:12.476812 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 661/2632] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:12 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:12.987103 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2ba27635-c071-459f-ad3f-0e7fdeb1465f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:12.991437 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ba27635-c071-459f-ad3f-0e7fdeb1465f tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:12.991437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ba27635-c071-459f-ad3f-0e7fdeb1465f tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:12.991437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ba27635-c071-459f-ad3f-0e7fdeb1465f tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:13.006417 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:13.006417 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:13.012924 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2ba27635-c071-459f-ad3f-0e7fdeb1465f tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:13.021101 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ba27635-c071-459f-ad3f-0e7fdeb1465f tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:13.021661 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 664/2633] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:12 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:14.039495 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-62abe320-8ac4-49b0-9013-3bc48636b889 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:14.041501 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-62abe320-8ac4-49b0-9013-3bc48636b889 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:14.041693 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-62abe320-8ac4-49b0-9013-3bc48636b889 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:14.041920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-62abe320-8ac4-49b0-9013-3bc48636b889 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:14.051864 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:14.051864 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:14.055593 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-62abe320-8ac4-49b0-9013-3bc48636b889 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:14.060650 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-62abe320-8ac4-49b0-9013-3bc48636b889 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:14.061134 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 661/2634] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:14 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:14.228614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-4422d8ba-4b1f-4025-95ea-f5248f9a6470 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:14.234810 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-4422d8ba-4b1f-4025-95ea-f5248f9a6470 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04/action Aug 20 00:13:14.235328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-4422d8ba-4b1f-4025-95ea-f5248f9a6470 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:14.235486 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-4422d8ba-4b1f-4025-95ea-f5248f9a6470 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:14.262065 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:14.262065 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:14.274694 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b96a5529-851f-45f7-b6d5-1aef015437c8 req-4422d8ba-4b1f-4025-95ea-f5248f9a6470 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04/action returned with HTTP 204 Aug 20 00:13:14.275135 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 649/2635] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:13:14 2026] POST /volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:15.080692 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ca1673fc-c794-4159-affe-2d9bd803a988 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:15.085474 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca1673fc-c794-4159-affe-2d9bd803a988 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:15.085794 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ca1673fc-c794-4159-affe-2d9bd803a988 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:15.086054 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ca1673fc-c794-4159-affe-2d9bd803a988 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:15.104413 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:15.104413 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:15.108366 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ca1673fc-c794-4159-affe-2d9bd803a988 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:15.113415 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca1673fc-c794-4159-affe-2d9bd803a988 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:15.113779 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 662/2636] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:15 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:15.128505 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d4d1d012-f263-4b24-aef5-a00da024c4e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:15.131685 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4d1d012-f263-4b24-aef5-a00da024c4e4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:15.132043 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4d1d012-f263-4b24-aef5-a00da024c4e4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:15.132346 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4d1d012-f263-4b24-aef5-a00da024c4e4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:15.151643 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:15.151643 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:15.157945 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d4d1d012-f263-4b24-aef5-a00da024c4e4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:15.165147 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4d1d012-f263-4b24-aef5-a00da024c4e4 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:15.165147 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 665/2637] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:15 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:17.435143 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-049b2b1b-1144-4bfd-9fc8-8056d53e3966 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:17.445529 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-049b2b1b-1144-4bfd-9fc8-8056d53e3966 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] DELETE https://10.4.3.9/volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d Aug 20 00:13:17.445529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-049b2b1b-1144-4bfd-9fc8-8056d53e3966 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:17.445529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-049b2b1b-1144-4bfd-9fc8-8056d53e3966 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:17.456792 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:17.456792 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:17.520055 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-24c857eb-95bf-4d4e-86c4-51da5d90b4fb req-049b2b1b-1144-4bfd-9fc8-8056d53e3966 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d returned with HTTP 200 Aug 20 00:13:17.520494 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 662/2638] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:13:17 2026] DELETE /volume/v3/attachments/b0e9d2ce-4d90-4f85-a36f-1af192a3f12d => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:17.688505 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e5d9bbb8-aa07-4027-ae6a-f211f6890f8e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:17.691695 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5d9bbb8-aa07-4027-ae6a-f211f6890f8e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:13:17.691955 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5d9bbb8-aa07-4027-ae6a-f211f6890f8e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:17.692150 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5d9bbb8-aa07-4027-ae6a-f211f6890f8e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:17.698852 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:17.698852 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:17.704527 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e5d9bbb8-aa07-4027-ae6a-f211f6890f8e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:13:17.711672 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5d9bbb8-aa07-4027-ae6a-f211f6890f8e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:13:17.712344 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 650/2639] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:17 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:18.155117 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-33a88946-5ed1-4657-adf2-9cef3193b676 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:18.157540 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-33a88946-5ed1-4657-adf2-9cef3193b676 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:18.159840 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-33a88946-5ed1-4657-adf2-9cef3193b676 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-attach": {"instance_uuid": "1e0b1519-b49e-408d-bb5c-d5182a4a8047", "mountpoint": "/dev/vdb"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:18.159840 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-33a88946-5ed1-4657-adf2-9cef3193b676 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1e0b1519-b49e-408d-bb5c-d5182a4a8047", "mountpoint": "/dev/vdb"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:18.172781 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:18.172781 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:18.173504 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-33a88946-5ed1-4657-adf2-9cef3193b676 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:18.197741 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-33a88946-5ed1-4657-adf2-9cef3193b676 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Update volume admin metadata completed successfully. Aug 20 00:13:18.297430 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-33a88946-5ed1-4657-adf2-9cef3193b676 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Attach volume completed successfully. Aug 20 00:13:18.298921 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-33a88946-5ed1-4657-adf2-9cef3193b676 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:18.304133 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 663/2640] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:18 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:18.311116 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72bd7393-c36f-4b37-9eb8-4a83d3053d3a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:18.311786 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72bd7393-c36f-4b37-9eb8-4a83d3053d3a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:18.312036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72bd7393-c36f-4b37-9eb8-4a83d3053d3a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:18.312297 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72bd7393-c36f-4b37-9eb8-4a83d3053d3a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:18.329190 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:18.329190 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:18.335496 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-72bd7393-c36f-4b37-9eb8-4a83d3053d3a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:18.341257 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72bd7393-c36f-4b37-9eb8-4a83d3053d3a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:18.341257 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 666/2641] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:18 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:18.362830 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7264ae57-ee88-43e8-b3dc-5ef4c8f61ec7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:18.367196 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7264ae57-ee88-43e8-b3dc-5ef4c8f61ec7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:18.368273 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7264ae57-ee88-43e8-b3dc-5ef4c8f61ec7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-detach": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:18.368406 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7264ae57-ee88-43e8-b3dc-5ef4c8f61ec7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:18.392589 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:18.392589 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:18.392750 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7264ae57-ee88-43e8-b3dc-5ef4c8f61ec7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:18.460528 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7264ae57-ee88-43e8-b3dc-5ef4c8f61ec7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Detach volume completed successfully. Aug 20 00:13:18.461054 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7264ae57-ee88-43e8-b3dc-5ef4c8f61ec7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:18.461428 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 663/2642] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:18 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:18.472112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c31c6ae2-0947-4ab5-9aa0-565bf155ec9c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:18.477672 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c31c6ae2-0947-4ab5-9aa0-565bf155ec9c tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:18.477907 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c31c6ae2-0947-4ab5-9aa0-565bf155ec9c tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:18.478174 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c31c6ae2-0947-4ab5-9aa0-565bf155ec9c tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:18.488645 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:18.488645 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:18.496612 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c31c6ae2-0947-4ab5-9aa0-565bf155ec9c tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:18.508376 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c31c6ae2-0947-4ab5-9aa0-565bf155ec9c tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:18.508879 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 651/2643] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:18 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:18.997100 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-8dd54523-cdcb-4c76-a714-b9d1a43fe273 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:19.004185 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-8dd54523-cdcb-4c76-a714-b9d1a43fe273 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:19.004359 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-8dd54523-cdcb-4c76-a714-b9d1a43fe273 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:19.004432 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-8dd54523-cdcb-4c76-a714-b9d1a43fe273 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:19.014907 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:19.014907 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:19.018968 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-8dd54523-cdcb-4c76-a714-b9d1a43fe273 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:19.025141 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-8dd54523-cdcb-4c76-a714-b9d1a43fe273 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:19.025528 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 664/2644] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:18 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:19.047544 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-7cc0aef1-4cf1-40b8-b206-0a69ff71ac74 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:19.049764 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-7cc0aef1-4cf1-40b8-b206-0a69ff71ac74 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a/action Aug 20 00:13:19.050104 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-7cc0aef1-4cf1-40b8-b206-0a69ff71ac74 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:19.050243 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-7cc0aef1-4cf1-40b8-b206-0a69ff71ac74 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:19.066319 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:19.066319 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:19.066982 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-7cc0aef1-4cf1-40b8-b206-0a69ff71ac74 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:19.078572 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-7cc0aef1-4cf1-40b8-b206-0a69ff71ac74 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Begin detaching volume completed successfully. Aug 20 00:13:19.078795 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-7cc0aef1-4cf1-40b8-b206-0a69ff71ac74 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a/action returned with HTTP 202 Aug 20 00:13:19.079489 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 667/2645] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:13:19 2026] POST /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:19.174811 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d8727b06-a932-4596-bf29-d25d915a694b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:19.175257 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d8727b06-a932-4596-bf29-d25d915a694b None None] GET https://10.4.3.9/volume// Aug 20 00:13:19.175439 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d8727b06-a932-4596-bf29-d25d915a694b None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:19.175747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d8727b06-a932-4596-bf29-d25d915a694b None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:19.175978 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d8727b06-a932-4596-bf29-d25d915a694b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:19.176299 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 664/2646] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:19.187795 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-95d4a946-10a9-4a83-94ce-d943cae93c03 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:19.190838 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-95d4a946-10a9-4a83-94ce-d943cae93c03 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:19.191097 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-95d4a946-10a9-4a83-94ce-d943cae93c03 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:19.191373 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-95d4a946-10a9-4a83-94ce-d943cae93c03 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:19.212314 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:19.212314 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:19.217432 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-95d4a946-10a9-4a83-94ce-d943cae93c03 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:19.235223 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-95d4a946-10a9-4a83-94ce-d943cae93c03 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:13:19.235877 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 652/2647] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:19 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 1311 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:20.019691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-697b511e-59e6-4079-9d8c-65651544dc7f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:20.022101 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-697b511e-59e6-4079-9d8c-65651544dc7f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] GET https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:20.022411 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-697b511e-59e6-4079-9d8c-65651544dc7f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:20.022683 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-697b511e-59e6-4079-9d8c-65651544dc7f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:20.037048 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:20.037048 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:20.042384 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-697b511e-59e6-4079-9d8c-65651544dc7f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Volume info retrieved successfully. Aug 20 00:13:20.050334 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-697b511e-59e6-4079-9d8c-65651544dc7f tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 returned with HTTP 200 Aug 20 00:13:20.050934 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 665/2648] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:20 2026] GET /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:20.211651 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-442d4ba8-d191-49fc-ae82-756290c8c494 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:20.213684 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-442d4ba8-d191-49fc-ae82-756290c8c494 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] DELETE https://10.4.3.9/volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04 Aug 20 00:13:20.214072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-442d4ba8-d191-49fc-ae82-756290c8c494 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:20.214272 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-442d4ba8-d191-49fc-ae82-756290c8c494 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:20.226969 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:20.226969 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:20.310774 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-13c132ef-0933-46b2-9589-31b029ea1f3d req-442d4ba8-d191-49fc-ae82-756290c8c494 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04 returned with HTTP 200 Aug 20 00:13:20.311189 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 668/2649] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:13:20 2026] DELETE /volume/v3/attachments/c59ab5cd-ffa8-4d2d-a96c-ed7df0733e04 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:20.441330 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a2592a95-80e9-4270-910b-4f1d3d67a9ea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:20.443018 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a2592a95-80e9-4270-910b-4f1d3d67a9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 Aug 20 00:13:20.443218 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a2592a95-80e9-4270-910b-4f1d3d67a9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:20.443390 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a2592a95-80e9-4270-910b-4f1d3d67a9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:20.455225 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:20.455225 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:20.459105 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a2592a95-80e9-4270-910b-4f1d3d67a9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:20.465000 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a2592a95-80e9-4270-910b-4f1d3d67a9ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 returned with HTTP 200 Aug 20 00:13:20.465366 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 665/2650] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:20 2026] GET /volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 => generated 1633 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:21.065503 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9e6d1e57-694d-4b74-b513-6e15ca026c15 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:21.067087 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e6d1e57-694d-4b74-b513-6e15ca026c15 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] GET https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:21.067274 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e6d1e57-694d-4b74-b513-6e15ca026c15 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:21.067447 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e6d1e57-694d-4b74-b513-6e15ca026c15 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:21.074144 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:21.074144 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:21.078039 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9e6d1e57-694d-4b74-b513-6e15ca026c15 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Volume info retrieved successfully. Aug 20 00:13:21.082934 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e6d1e57-694d-4b74-b513-6e15ca026c15 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 returned with HTTP 200 Aug 20 00:13:21.083541 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 653/2651] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:21 2026] GET /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:21.240053 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8b11b77b-a8d2-4f9a-abfc-124bf6321c54 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:21.241791 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b11b77b-a8d2-4f9a-abfc-124bf6321c54 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:13:21.241906 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b11b77b-a8d2-4f9a-abfc-124bf6321c54 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7d77fce-e27d-4257-9c2c-b144951bbd2a", "force": false, "name": "tempest-TestStampPattern-snapshot-1746192768", "description": null, "metadata": null}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:21.251243 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:21.251243 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:21.251722 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8b11b77b-a8d2-4f9a-abfc-124bf6321c54 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:13:21.251879 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-8b11b77b-a8d2-4f9a-abfc-124bf6321c54 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Create snapshot from volume d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:13:21.322016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-8b11b77b-a8d2-4f9a-abfc-124bf6321c54 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Created reservations ['80c2d791-e0b6-4609-a57a-bc04cb43bcd7', '1ff93f38-1ef1-4b45-8eea-438f9fa721f1', '72e59a40-19a0-4980-a63d-f2318733fd85', '0e4400ac-a1f6-4ffa-8e37-b2eba92771ac'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:21.370176 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8b11b77b-a8d2-4f9a-abfc-124bf6321c54 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Snapshot create request issued successfully. Aug 20 00:13:21.370609 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b11b77b-a8d2-4f9a-abfc-124bf6321c54 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:13:21.371126 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 666/2652] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:13:21 2026] POST /volume/v3/snapshots => generated 303 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:21.385572 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-de5ed405-e905-443d-aa2c-0d5e3384bb22 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:21.388018 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de5ed405-e905-443d-aa2c-0d5e3384bb22 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca Aug 20 00:13:21.388303 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de5ed405-e905-443d-aa2c-0d5e3384bb22 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:21.388564 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de5ed405-e905-443d-aa2c-0d5e3384bb22 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:21.394390 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:21.394390 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:21.394882 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-de5ed405-e905-443d-aa2c-0d5e3384bb22 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Snapshot retrieved successfully. Aug 20 00:13:21.395678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de5ed405-e905-443d-aa2c-0d5e3384bb22 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca returned with HTTP 200 Aug 20 00:13:21.396018 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 669/2653] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:21 2026] GET /volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:21.508299 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9935358f-f348-46a3-977d-becb8d0ada91 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:21.510123 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9935358f-f348-46a3-977d-becb8d0ada91 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] DELETE https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:21.510344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9935358f-f348-46a3-977d-becb8d0ada91 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:21.510778 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9935358f-f348-46a3-977d-becb8d0ada91 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:21.510778 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-9935358f-f348-46a3-977d-becb8d0ada91 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Delete volume with id: a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:21.519028 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:21.519028 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:21.519028 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9935358f-f348-46a3-977d-becb8d0ada91 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Volume info retrieved successfully. Aug 20 00:13:21.543794 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9935358f-f348-46a3-977d-becb8d0ada91 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Delete volume request issued successfully. Aug 20 00:13:21.544058 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9935358f-f348-46a3-977d-becb8d0ada91 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 returned with HTTP 202 Aug 20 00:13:21.544479 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 666/2654] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:21 2026] DELETE /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:21.553629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f0095a76-7ab1-4502-8366-16d26c422289 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:21.556340 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0095a76-7ab1-4502-8366-16d26c422289 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] GET https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:21.556534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0095a76-7ab1-4502-8366-16d26c422289 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:21.556723 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0095a76-7ab1-4502-8366-16d26c422289 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:21.567183 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:21.567183 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:21.574629 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f0095a76-7ab1-4502-8366-16d26c422289 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Volume info retrieved successfully. Aug 20 00:13:21.580577 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0095a76-7ab1-4502-8366-16d26c422289 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 returned with HTTP 200 Aug 20 00:13:21.581053 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 654/2655] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:21 2026] GET /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:21.772828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-55900ff1-0e51-462b-8130-f7cd53476df0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:21.777752 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-55900ff1-0e51-462b-8130-f7cd53476df0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34 Aug 20 00:13:21.777752 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-55900ff1-0e51-462b-8130-f7cd53476df0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:21.777752 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-55900ff1-0e51-462b-8130-f7cd53476df0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:21.782344 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:21.782344 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:21.853621 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-55900ff1-0e51-462b-8130-f7cd53476df0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34 returned with HTTP 200 Aug 20 00:13:21.854207 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 667/2656] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:13:21 2026] DELETE /volume/v3/attachments/a968f133-d1e2-4acf-8d8e-9c48be307b34 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:21.865913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-5633a099-c04d-415d-b5d1-84f10406841e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:21.869828 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-5633a099-c04d-415d-b5d1-84f10406841e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 Aug 20 00:13:21.870003 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-5633a099-c04d-415d-b5d1-84f10406841e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:21.870231 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-5633a099-c04d-415d-b5d1-84f10406841e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:21.870355 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-5633a099-c04d-415d-b5d1-84f10406841e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: a90bea99-9b2f-4178-a709-5d14c5f94b43 Aug 20 00:13:21.882153 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:21.882153 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:21.882677 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-5633a099-c04d-415d-b5d1-84f10406841e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:21.912839 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-5633a099-c04d-415d-b5d1-84f10406841e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:13:21.913022 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-37abfa0d-6b30-4e44-b97a-1dbc231e7af4 req-5633a099-c04d-415d-b5d1-84f10406841e tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 returned with HTTP 202 Aug 20 00:13:21.913446 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 670/2657] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:13:21 2026] DELETE /volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:22.159686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-dd0dd51e-169a-405f-b586-6cd3996b5331 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.162057 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-dd0dd51e-169a-405f-b586-6cd3996b5331 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:13:22.162325 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-dd0dd51e-169a-405f-b586-6cd3996b5331 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.162516 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-dd0dd51e-169a-405f-b586-6cd3996b5331 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.172593 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:22.172593 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:22.175813 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-dd0dd51e-169a-405f-b586-6cd3996b5331 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:13:22.179720 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-dd0dd51e-169a-405f-b586-6cd3996b5331 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:13:22.180088 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 667/2658] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:22 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:22.201180 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-501b631f-1fac-498f-8891-9fd02d174ef8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.202914 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-501b631f-1fac-498f-8891-9fd02d174ef8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00/action Aug 20 00:13:22.203251 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-501b631f-1fac-498f-8891-9fd02d174ef8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:22.203361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-501b631f-1fac-498f-8891-9fd02d174ef8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:22.213234 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:22.213234 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:22.213657 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-501b631f-1fac-498f-8891-9fd02d174ef8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:13:22.240072 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-501b631f-1fac-498f-8891-9fd02d174ef8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Begin detaching volume completed successfully. Aug 20 00:13:22.240355 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-501b631f-1fac-498f-8891-9fd02d174ef8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00/action returned with HTTP 202 Aug 20 00:13:22.241006 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 655/2659] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:13:22 2026] POST /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:22.270278 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b6e0c3ab-20a7-4747-8b4d-75a8226010c8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.271532 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b6e0c3ab-20a7-4747-8b4d-75a8226010c8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:13:22.271741 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b6e0c3ab-20a7-4747-8b4d-75a8226010c8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.271944 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b6e0c3ab-20a7-4747-8b4d-75a8226010c8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.282258 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:22.282258 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:22.286081 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b6e0c3ab-20a7-4747-8b4d-75a8226010c8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:13:22.291988 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b6e0c3ab-20a7-4747-8b4d-75a8226010c8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:13:22.292535 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 668/2660] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:22 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:22.293174 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e0abe4f1-25e3-4f85-ab25-452cffc206fa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.293692 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0abe4f1-25e3-4f85-ab25-452cffc206fa None None] GET https://10.4.3.9/volume// Aug 20 00:13:22.293692 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0abe4f1-25e3-4f85-ab25-452cffc206fa None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.293886 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0abe4f1-25e3-4f85-ab25-452cffc206fa None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.296315 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0abe4f1-25e3-4f85-ab25-452cffc206fa None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:22.296315 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 671/2661] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:22.303600 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-cb5e4d77-9137-4333-ae04-3f68e5af9816 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.306046 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-cb5e4d77-9137-4333-ae04-3f68e5af9816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:13:22.306270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-cb5e4d77-9137-4333-ae04-3f68e5af9816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.306482 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-cb5e4d77-9137-4333-ae04-3f68e5af9816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.319124 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:22.319124 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:22.323521 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-cb5e4d77-9137-4333-ae04-3f68e5af9816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:13:22.338779 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-cb5e4d77-9137-4333-ae04-3f68e5af9816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:13:22.339340 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 668/2662] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:22 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 1315 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:22.407076 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2324e8ee-2c92-413f-9bab-71a12e87802a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.408416 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2324e8ee-2c92-413f-9bab-71a12e87802a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca Aug 20 00:13:22.408701 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2324e8ee-2c92-413f-9bab-71a12e87802a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.408818 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2324e8ee-2c92-413f-9bab-71a12e87802a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.423544 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:22.423544 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:22.424044 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2324e8ee-2c92-413f-9bab-71a12e87802a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Snapshot retrieved successfully. Aug 20 00:13:22.424862 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2324e8ee-2c92-413f-9bab-71a12e87802a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca returned with HTTP 200 Aug 20 00:13:22.425517 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 656/2663] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:22 2026] GET /volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:22.436592 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-71d2e81e-6414-47a9-aa77-3f5531d8d69a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.438486 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-71d2e81e-6414-47a9-aa77-3f5531d8d69a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca Aug 20 00:13:22.438590 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-71d2e81e-6414-47a9-aa77-3f5531d8d69a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.438695 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-71d2e81e-6414-47a9-aa77-3f5531d8d69a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.443492 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:22.443492 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:22.443941 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-71d2e81e-6414-47a9-aa77-3f5531d8d69a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Snapshot retrieved successfully. Aug 20 00:13:22.444642 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-71d2e81e-6414-47a9-aa77-3f5531d8d69a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca returned with HTTP 200 Aug 20 00:13:22.444985 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 669/2664] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:22 2026] GET /volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:22.596706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-05a63e50-07bc-46d9-8f17-9bd0c7fe6a45 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.598525 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05a63e50-07bc-46d9-8f17-9bd0c7fe6a45 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] GET https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 Aug 20 00:13:22.598747 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05a63e50-07bc-46d9-8f17-9bd0c7fe6a45 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.598968 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05a63e50-07bc-46d9-8f17-9bd0c7fe6a45 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.604516 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05a63e50-07bc-46d9-8f17-9bd0c7fe6a45 tempest-TestImageHashVerification-1265532358 tempest-TestImageHashVerification-1265532358-project-member] https://10.4.3.9/volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 returned with HTTP 404 Aug 20 00:13:22.604977 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 672/2665] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:22 2026] GET /volume/v3/volumes/a5f58c66-7fef-4a91-90ae-830a685a9990 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:22.892041 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6a843980-9638-4b8c-b737-e0ede81db6a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.894942 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6a843980-9638-4b8c-b737-e0ede81db6a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 Aug 20 00:13:22.895196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6a843980-9638-4b8c-b737-e0ede81db6a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.895431 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6a843980-9638-4b8c-b737-e0ede81db6a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.910219 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6a843980-9638-4b8c-b737-e0ede81db6a7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 returned with HTTP 404 Aug 20 00:13:22.910761 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 669/2666] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:22 2026] GET /volume/v3/volumes/a90bea99-9b2f-4178-a709-5d14c5f94b43 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:22.978514 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6fe36ca9-8226-4a05-b2d7-59aa2add4232 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:22.980655 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6fe36ca9-8226-4a05-b2d7-59aa2add4232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:22.980936 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6fe36ca9-8226-4a05-b2d7-59aa2add4232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:22.981197 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6fe36ca9-8226-4a05-b2d7-59aa2add4232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:22.981338 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-6fe36ca9-8226-4a05-b2d7-59aa2add4232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: 9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:22.989242 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:22.989242 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:22.989242 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6fe36ca9-8226-4a05-b2d7-59aa2add4232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:23.039708 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6fe36ca9-8226-4a05-b2d7-59aa2add4232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot delete request issued successfully. Aug 20 00:13:23.039907 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6fe36ca9-8226-4a05-b2d7-59aa2add4232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 202 Aug 20 00:13:23.040934 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 657/2667] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:13:22 2026] DELETE /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:23.051685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-770f9f61-2a2f-453d-b7dc-7139c60351ea None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:23.057619 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-770f9f61-2a2f-453d-b7dc-7139c60351ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:23.057865 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-770f9f61-2a2f-453d-b7dc-7139c60351ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:23.058081 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-770f9f61-2a2f-453d-b7dc-7139c60351ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:23.066630 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:23.066630 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:23.067066 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-770f9f61-2a2f-453d-b7dc-7139c60351ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:13:23.068308 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-770f9f61-2a2f-453d-b7dc-7139c60351ea tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 200 Aug 20 00:13:23.068656 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 670/2668] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:23 2026] GET /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:23.264491 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-1a6a8e2f-2241-40b0-ab77-52196675236a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:23.267195 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-1a6a8e2f-2241-40b0-ab77-52196675236a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] DELETE https://10.4.3.9/volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a Aug 20 00:13:23.267477 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-1a6a8e2f-2241-40b0-ab77-52196675236a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:23.267742 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-1a6a8e2f-2241-40b0-ab77-52196675236a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:23.284377 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:23.284377 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:23.304224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-54872cf3-3993-482f-b5d1-517b070d8b3d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:23.310374 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-54872cf3-3993-482f-b5d1-517b070d8b3d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:13:23.310495 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-54872cf3-3993-482f-b5d1-517b070d8b3d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:23.310765 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-54872cf3-3993-482f-b5d1-517b070d8b3d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:23.330200 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:23.330200 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:23.335219 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-54872cf3-3993-482f-b5d1-517b070d8b3d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:13:23.345923 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-54872cf3-3993-482f-b5d1-517b070d8b3d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:13:23.345923 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 670/2669] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:23 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:23.376631 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-889d4acd-e62a-492e-86ad-0dd8ce10fed3 req-1a6a8e2f-2241-40b0-ab77-52196675236a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a returned with HTTP 200 Aug 20 00:13:23.377143 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 673/2670] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:13:23 2026] DELETE /volume/v3/attachments/9bdd8701-935c-42e9-a27e-0bee04aa2b4a => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:24.081915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-77a9f71f-f0fa-43a8-ba5e-b76a076bd6fb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:24.086159 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-77a9f71f-f0fa-43a8-ba5e-b76a076bd6fb tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f Aug 20 00:13:24.086394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-77a9f71f-f0fa-43a8-ba5e-b76a076bd6fb tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:24.086603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-77a9f71f-f0fa-43a8-ba5e-b76a076bd6fb tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:24.091975 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-77a9f71f-f0fa-43a8-ba5e-b76a076bd6fb tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f returned with HTTP 404 Aug 20 00:13:24.093352 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 658/2671] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:24 2026] GET /volume/v3/snapshots/9303a5a6-6a4a-45dc-96a1-d121414f391f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:24.102429 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-27a7c0d3-b128-47d6-a775-b529e02698f7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:24.104138 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-27a7c0d3-b128-47d6-a775-b529e02698f7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:24.104326 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-27a7c0d3-b128-47d6-a775-b529e02698f7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:24.104542 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-27a7c0d3-b128-47d6-a775-b529e02698f7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:24.104734 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-27a7c0d3-b128-47d6-a775-b529e02698f7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:24.115354 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:24.115354 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:24.115796 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-27a7c0d3-b128-47d6-a775-b529e02698f7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:24.149727 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-27a7c0d3-b128-47d6-a775-b529e02698f7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:13:24.149783 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-27a7c0d3-b128-47d6-a775-b529e02698f7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 returned with HTTP 202 Aug 20 00:13:24.150423 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 671/2672] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:24 2026] DELETE /volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:24.162705 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c015cbf-c5f0-4842-9b01-71cfbff3cf15 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:24.166818 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c015cbf-c5f0-4842-9b01-71cfbff3cf15 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:24.167162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c015cbf-c5f0-4842-9b01-71cfbff3cf15 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:24.167447 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c015cbf-c5f0-4842-9b01-71cfbff3cf15 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:24.177709 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:24.177709 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:24.182688 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4c015cbf-c5f0-4842-9b01-71cfbff3cf15 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:24.189788 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c015cbf-c5f0-4842-9b01-71cfbff3cf15 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 returned with HTTP 200 Aug 20 00:13:24.190160 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 671/2673] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:24 2026] GET /volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:24.359291 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8058a08f-f9a1-4825-99ea-9db55f26f2c6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:24.361671 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8058a08f-f9a1-4825-99ea-9db55f26f2c6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:13:24.361975 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8058a08f-f9a1-4825-99ea-9db55f26f2c6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:24.362216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8058a08f-f9a1-4825-99ea-9db55f26f2c6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:24.370112 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:24.370112 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:24.374389 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8058a08f-f9a1-4825-99ea-9db55f26f2c6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:13:24.378846 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8058a08f-f9a1-4825-99ea-9db55f26f2c6 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:13:24.379293 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 674/2674] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:24 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:25.205961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2feb40fc-3d58-4fd1-8076-03020cdf716c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:25.208336 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2feb40fc-3d58-4fd1-8076-03020cdf716c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 Aug 20 00:13:25.209073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2feb40fc-3d58-4fd1-8076-03020cdf716c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:25.210679 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2feb40fc-3d58-4fd1-8076-03020cdf716c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:25.222330 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2feb40fc-3d58-4fd1-8076-03020cdf716c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 returned with HTTP 404 Aug 20 00:13:25.222964 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 659/2675] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:25 2026] GET /volume/v3/volumes/ffe19c9d-b347-436d-b65c-190bc49baa12 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:25.256612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8d284163-9699-4e16-b010-d49c8bb1015a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:25.260863 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:25.260863 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-193302559", "snapshot_id": null, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "volume_type": null, "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:25.262029 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-193302559', 'snapshot_id': None, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'volume_type': None, 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:25.530091 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:13:25.536494 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:13:25.543906 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (ad1cfbf9-38af-4ebd-8bc5-d95fd9aa277f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:25.545554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1734c9c3-ba05-4ebf-8427-815fb5f24b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:25.546845 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:25.622161 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1734c9c3-ba05-4ebf-8427-815fb5f24b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:25.623229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e08d604e-bffd-4ca3-b463-43b9ddca36ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:25.678278 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['5acf249e-85f3-4ebb-9b57-0b585df7eeb7', 'a1b99aab-5955-4aeb-a383-5dcef6288661', '80db4197-4098-46b9-9bc0-b6236e323812', '0d79cff3-8491-44a1-b35c-0ac3a032bea1'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:25.679167 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e08d604e-bffd-4ca3-b463-43b9ddca36ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5acf249e-85f3-4ebb-9b57-0b585df7eeb7', 'a1b99aab-5955-4aeb-a383-5dcef6288661', '80db4197-4098-46b9-9bc0-b6236e323812', '0d79cff3-8491-44a1-b35c-0ac3a032bea1']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:25.680779 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185bdb62-fafa-4e1f-92e9-6c91dd3b3521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:25.712668 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185bdb62-fafa-4e1f-92e9-6c91dd3b3521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa666bfe-66af-4f23-8b7d-8fab6f0aed67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-193302559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['5acf249e-85f3-4ebb-9b57-0b585df7eeb7','a1b99aab-5955-4aeb-a383-5dcef6288661','80db4197-4098-46b9-9bc0-b6236e323812','0d79cff3-8491-44a1-b35c-0ac3a032bea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-193302559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa666bfe-66af-4f23-8b7d-8fab6f0aed67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:25.713632 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697f602e-0b24-450a-87f9-3a5adcaf1c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:25.739677 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697f602e-0b24-450a-87f9-3a5adcaf1c34) transitioned into state 'SUCCESS' from state '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-193302559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['5acf249e-85f3-4ebb-9b57-0b585df7eeb7','a1b99aab-5955-4aeb-a383-5dcef6288661','80db4197-4098-46b9-9bc0-b6236e323812','0d79cff3-8491-44a1-b35c-0ac3a032bea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:25.740626 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c22a25-7886-448e-88a5-aeba57dd9756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:25.754765 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c22a25-7886-448e-88a5-aeba57dd9756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:25.754765 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (ad1cfbf9-38af-4ebd-8bc5-d95fd9aa277f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:25.754765 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:13:25.754765 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8d284163-9699-4e16-b010-d49c8bb1015a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:25.755208 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 672/2676] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:25 2026] POST /volume/v3/volumes => generated 754 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:25.770915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bba9c27f-a022-4377-af54-e8b1909fd38a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:25.770915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bba9c27f-a022-4377-af54-e8b1909fd38a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:13:25.771281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bba9c27f-a022-4377-af54-e8b1909fd38a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:25.771401 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bba9c27f-a022-4377-af54-e8b1909fd38a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:25.779684 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:25.779684 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:25.783611 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bba9c27f-a022-4377-af54-e8b1909fd38a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:25.787844 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bba9c27f-a022-4377-af54-e8b1909fd38a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 200 Aug 20 00:13:25.788325 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 672/2677] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:25 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:26.802207 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4571ba71-fbb4-4ead-9243-14441eebbec4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:26.804882 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4571ba71-fbb4-4ead-9243-14441eebbec4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:13:26.805244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4571ba71-fbb4-4ead-9243-14441eebbec4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:26.805545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4571ba71-fbb4-4ead-9243-14441eebbec4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:26.817859 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:26.817859 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:26.819980 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4571ba71-fbb4-4ead-9243-14441eebbec4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:26.826424 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4571ba71-fbb4-4ead-9243-14441eebbec4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 200 Aug 20 00:13:26.826982 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 675/2678] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:26 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:26.843211 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-11d73236-577d-4746-abc5-98970a2c6edf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:26.846080 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-11d73236-577d-4746-abc5-98970a2c6edf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:13:26.846260 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-11d73236-577d-4746-abc5-98970a2c6edf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:26.846430 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-11d73236-577d-4746-abc5-98970a2c6edf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:26.853630 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:26.853630 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:26.857063 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-11d73236-577d-4746-abc5-98970a2c6edf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:26.865185 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-11d73236-577d-4746-abc5-98970a2c6edf tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 200 Aug 20 00:13:26.865723 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 660/2679] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:26 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:27.767438 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-05e35872-f66c-4119-8d7c-b4d0914469d3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:27.770989 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-05e35872-f66c-4119-8d7c-b4d0914469d3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:13:27.771291 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-05e35872-f66c-4119-8d7c-b4d0914469d3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:27.771672 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-05e35872-f66c-4119-8d7c-b4d0914469d3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:27.771772 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-05e35872-f66c-4119-8d7c-b4d0914469d3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Delete snapshot with id: 7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:13:27.778442 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-05e35872-f66c-4119-8d7c-b4d0914469d3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 returned with HTTP 404 Aug 20 00:13:27.778926 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 673/2680] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:13:27 2026] DELETE /volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:27.787634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e9943364-c3e1-4df2-825b-5a336fef564a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:27.794979 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9943364-c3e1-4df2-825b-5a336fef564a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 Aug 20 00:13:27.795207 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9943364-c3e1-4df2-825b-5a336fef564a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:27.795427 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9943364-c3e1-4df2-825b-5a336fef564a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:27.808689 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9943364-c3e1-4df2-825b-5a336fef564a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 returned with HTTP 404 Aug 20 00:13:27.809269 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 673/2681] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:27 2026] GET /volume/v3/snapshots/7e2a4bdb-c661-43e0-a692-0285fb9c37a5 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:13:27.851073 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-9c061550-feda-4b8e-bde4-35bca03e54f8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:27.852373 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-9c061550-feda-4b8e-bde4-35bca03e54f8 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:13:27.852621 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-9c061550-feda-4b8e-bde4-35bca03e54f8 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:27.852877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-9c061550-feda-4b8e-bde4-35bca03e54f8 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:27.864268 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:27.864268 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:27.868637 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-9c061550-feda-4b8e-bde4-35bca03e54f8 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:27.873513 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-9c061550-feda-4b8e-bde4-35bca03e54f8 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:13:27.873919 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 676/2682] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:27 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:27.896486 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-3d5ffbd4-5aa2-4ebd-a452-b999fd9b2d9c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:27.899306 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-3d5ffbd4-5aa2-4ebd-a452-b999fd9b2d9c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39/action Aug 20 00:13:27.899306 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-3d5ffbd4-5aa2-4ebd-a452-b999fd9b2d9c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:27.899306 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-3d5ffbd4-5aa2-4ebd-a452-b999fd9b2d9c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:27.909124 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:27.909124 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:27.909636 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-3d5ffbd4-5aa2-4ebd-a452-b999fd9b2d9c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:27.916264 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-3d5ffbd4-5aa2-4ebd-a452-b999fd9b2d9c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Begin detaching volume completed successfully. Aug 20 00:13:27.916462 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-3d5ffbd4-5aa2-4ebd-a452-b999fd9b2d9c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39/action returned with HTTP 202 Aug 20 00:13:27.916853 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 661/2683] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:13:27 2026] POST /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:27.994345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7c781495-f770-4bf7-8aee-8ed9f8460dac None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:27.994781 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c781495-f770-4bf7-8aee-8ed9f8460dac None None] GET https://10.4.3.9/volume// Aug 20 00:13:27.994995 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c781495-f770-4bf7-8aee-8ed9f8460dac None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:27.995313 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c781495-f770-4bf7-8aee-8ed9f8460dac None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:27.998153 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c781495-f770-4bf7-8aee-8ed9f8460dac None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:27.998153 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 674/2684] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:28.015481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-c5163c3e-943e-4278-9530-da10273050c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:28.022673 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-c5163c3e-943e-4278-9530-da10273050c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:13:28.022885 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-c5163c3e-943e-4278-9530-da10273050c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:28.023472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-c5163c3e-943e-4278-9530-da10273050c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:28.028726 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b5678933-3388-4f46-8fb8-f1d5bb843a1e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:28.031291 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5678933-3388-4f46-8fb8-f1d5bb843a1e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:28.031658 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5678933-3388-4f46-8fb8-f1d5bb843a1e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-attach": {"instance_uuid": "4c011240-034e-495f-9cb4-59debcfac5d5", "mountpoint": "/dev/vdb"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:28.031774 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5678933-3388-4f46-8fb8-f1d5bb843a1e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4c011240-034e-495f-9cb4-59debcfac5d5", "mountpoint": "/dev/vdb"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:28.045261 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:28.045261 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:28.045609 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:28.045609 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:28.046147 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b5678933-3388-4f46-8fb8-f1d5bb843a1e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:28.048088 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-c5163c3e-943e-4278-9530-da10273050c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:28.053908 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b5678933-3388-4f46-8fb8-f1d5bb843a1e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Update volume admin metadata completed successfully. Aug 20 00:13:28.054953 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-c5163c3e-943e-4278-9530-da10273050c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:13:28.056719 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 674/2685] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:28 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 1318 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:28.129960 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b5678933-3388-4f46-8fb8-f1d5bb843a1e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Attach volume completed successfully. Aug 20 00:13:28.130283 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5678933-3388-4f46-8fb8-f1d5bb843a1e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:28.130864 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 677/2686] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:28 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:28.140940 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e0302806-be78-436b-8d2b-f2fb4b5d8175 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:28.143486 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e0302806-be78-436b-8d2b-f2fb4b5d8175 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:28.143656 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e0302806-be78-436b-8d2b-f2fb4b5d8175 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:28.143901 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e0302806-be78-436b-8d2b-f2fb4b5d8175 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:28.153445 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:28.153445 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:28.157003 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e0302806-be78-436b-8d2b-f2fb4b5d8175 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:28.160740 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e0302806-be78-436b-8d2b-f2fb4b5d8175 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:28.161068 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 662/2687] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:28 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:28.177765 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7928d702-38e8-4855-885f-48fbfbeb7dc7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:28.179452 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7928d702-38e8-4855-885f-48fbfbeb7dc7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:28.179652 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7928d702-38e8-4855-885f-48fbfbeb7dc7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:28.179816 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7928d702-38e8-4855-885f-48fbfbeb7dc7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:28.189628 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:28.189628 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:28.194095 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7928d702-38e8-4855-885f-48fbfbeb7dc7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:28.204623 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7928d702-38e8-4855-885f-48fbfbeb7dc7 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:28.205173 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 675/2688] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:28 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:28.222060 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a0bc2142-9fbe-4789-9671-898bfbb89665 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:28.224355 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0bc2142-9fbe-4789-9671-898bfbb89665 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:28.224801 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0bc2142-9fbe-4789-9671-898bfbb89665 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-detach": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:28.225082 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0bc2142-9fbe-4789-9671-898bfbb89665 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:28.241269 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:28.241269 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:28.241721 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a0bc2142-9fbe-4789-9671-898bfbb89665 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:28.300581 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a0bc2142-9fbe-4789-9671-898bfbb89665 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Detach volume completed successfully. Aug 20 00:13:28.300835 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0bc2142-9fbe-4789-9671-898bfbb89665 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:28.301298 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 675/2689] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:28 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:28.310358 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cabf4520-58c2-48ef-96a2-3c7cb026260d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:28.313629 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cabf4520-58c2-48ef-96a2-3c7cb026260d tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:28.313902 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cabf4520-58c2-48ef-96a2-3c7cb026260d tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:28.315613 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cabf4520-58c2-48ef-96a2-3c7cb026260d tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:28.326430 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:28.326430 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:28.331548 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cabf4520-58c2-48ef-96a2-3c7cb026260d tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:28.338192 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cabf4520-58c2-48ef-96a2-3c7cb026260d tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:28.338831 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 678/2690] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:28 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:28.392406 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:28.393615 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:28.393990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1540481497", "snapshot_id": "864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:28.395458 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1540481497', 'snapshot_id': '864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:28.400417 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:28.400417 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:28.401027 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Snapshot retrieved successfully. Aug 20 00:13:28.401027 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Create volume of 1 GB Aug 20 00:13:28.404548 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Availability Zones retrieved successfully. Aug 20 00:13:28.404791 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-79f0f394-79b9-4665-bd69-358ac7a33c37 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:28.407034 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-79f0f394-79b9-4665-bd69-358ac7a33c37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:13:28.407193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-79f0f394-79b9-4665-bd69-358ac7a33c37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:28.407381 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-79f0f394-79b9-4665-bd69-358ac7a33c37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:28.410461 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Flow 'volume_create_api' (655ea86f-f20f-4e61-83ee-6d681fe451b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:28.412168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1d00d5-85fe-47c5-b932-f01b1ff3765d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:28.414319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:28.416021 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:28.416021 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:28.420029 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-79f0f394-79b9-4665-bd69-358ac7a33c37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:28.426439 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-79f0f394-79b9-4665-bd69-358ac7a33c37 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 200 Aug 20 00:13:28.427041 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 676/2691] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:28 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:28.445199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1d00d5-85fe-47c5-b932-f01b1ff3765d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:28.445199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff4e74c-7824-42da-a6e1-0ff53f1032c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:28.494293 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Created reservations ['0bf86e43-671c-41c2-8628-c2eb770813dd', 'a2e5b3a0-e762-4d09-a9be-a356442ffe81', '651cc679-ec71-4155-bc09-1ae920aacedd', '28e34fca-56a2-49f2-b89c-c0a81fbacc8f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:28.495253 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff4e74c-7824-42da-a6e1-0ff53f1032c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bf86e43-671c-41c2-8628-c2eb770813dd', 'a2e5b3a0-e762-4d09-a9be-a356442ffe81', '651cc679-ec71-4155-bc09-1ae920aacedd', '28e34fca-56a2-49f2-b89c-c0a81fbacc8f']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:28.496166 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59618b5c-dc37-4585-9de4-50d833cec941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:28.540742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59618b5c-dc37-4585-9de4-50d833cec941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aad94100-38ac-45cb-b08c-e30e6af36c88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1540481497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='293a387f96144494a72801a5293fcd6f',qos_specs=None,replication_status=,reservations=['0bf86e43-671c-41c2-8628-c2eb770813dd','a2e5b3a0-e762-4d09-a9be-a356442ffe81','651cc679-ec71-4155-bc09-1ae920aacedd','28e34fca-56a2-49f2-b89c-c0a81fbacc8f'],size=1,snapshot_id=864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca,source_replicaid=,source_volid=None,status='creating',user_id='b477f137fe9745bb9fd2ba6517ff3305',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1540481497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aad94100-38ac-45cb-b08c-e30e6af36c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='293a387f96144494a72801a5293fcd6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b477f137fe9745bb9fd2ba6517ff3305',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:28.541548 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79113b4d-2416-4524-b4ce-0793406113c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:28.558453 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79113b4d-2416-4524-b4ce-0793406113c7) transitioned into state 'SUCCESS' from state '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-1540481497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='293a387f96144494a72801a5293fcd6f',qos_specs=None,replication_status=,reservations=['0bf86e43-671c-41c2-8628-c2eb770813dd','a2e5b3a0-e762-4d09-a9be-a356442ffe81','651cc679-ec71-4155-bc09-1ae920aacedd','28e34fca-56a2-49f2-b89c-c0a81fbacc8f'],size=1,snapshot_id=864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca,source_replicaid=,source_volid=None,status='creating',user_id='b477f137fe9745bb9fd2ba6517ff3305',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:28.559218 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9d512f-a6f9-4edd-8338-7580b25eab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:28.580995 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9d512f-a6f9-4edd-8338-7580b25eab8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:28.581836 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Flow 'volume_create_api' (655ea86f-f20f-4e61-83ee-6d681fe451b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:28.582198 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Create volume request issued successfully. Aug 20 00:13:28.582753 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d069dd8-a2b8-43d2-9cd3-fb2ab9f8a956 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:28.583234 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 663/2692] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:28 2026] POST /volume/v3/volumes => generated 777 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:29.020346 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-ffdb304b-a086-4c78-be04-8609ab65d103 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:29.022294 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-ffdb304b-a086-4c78-be04-8609ab65d103 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:13:29.022527 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-ffdb304b-a086-4c78-be04-8609ab65d103 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:29.022714 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-ffdb304b-a086-4c78-be04-8609ab65d103 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:29.035359 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:29.035359 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:29.039091 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-ffdb304b-a086-4c78-be04-8609ab65d103 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:29.049315 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-ffdb304b-a086-4c78-be04-8609ab65d103 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 200 Aug 20 00:13:29.049868 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 676/2693] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:29 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:29.062786 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-56db831f-e394-4261-8ad5-73818a1e4f70 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:29.062786 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-56db831f-e394-4261-8ad5-73818a1e4f70 None None] GET https://10.4.3.9/volume// Aug 20 00:13:29.062786 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-56db831f-e394-4261-8ad5-73818a1e4f70 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:29.062786 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-56db831f-e394-4261-8ad5-73818a1e4f70 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:29.062786 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-56db831f-e394-4261-8ad5-73818a1e4f70 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:29.062786 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 679/2694] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:13:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:29.070373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-78fa8a8c-e6b9-4788-91e6-cd96489b73ce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:29.074663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-78fa8a8c-e6b9-4788-91e6-cd96489b73ce tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:13:29.076140 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-78fa8a8c-e6b9-4788-91e6-cd96489b73ce tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa666bfe-66af-4f23-8b7d-8fab6f0aed67", "connector": null, "instance_uuid": "75dcfd59-ac42-4266-89dd-58dff080a32e"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:29.077969 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-17edbeab-ddc8-429c-a874-0963d1ab122e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:29.079995 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-17edbeab-ddc8-429c-a874-0963d1ab122e tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] DELETE https://10.4.3.9/volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c Aug 20 00:13:29.080247 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-17edbeab-ddc8-429c-a874-0963d1ab122e tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:29.080344 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-17edbeab-ddc8-429c-a874-0963d1ab122e tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:29.084043 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:29.084043 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:29.088210 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:29.088210 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:29.113147 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-78fa8a8c-e6b9-4788-91e6-cd96489b73ce tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:13:29.114303 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 677/2695] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:13: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 20 00:13:29.153789 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-29a723c4-a013-47e4-8b11-d41c7dc7961a req-17edbeab-ddc8-429c-a874-0963d1ab122e tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c returned with HTTP 200 Aug 20 00:13:29.154249 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 664/2696] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:13:29 2026] DELETE /volume/v3/attachments/2a7ac484-08b1-49c0-a01c-49ed63d1137c => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:29.632280 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:29.758660 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:29.758994 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1744389252"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:29.760321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request body: {'volume': {"'imageRef": '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1744389252'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:29.760432 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume of 1 GB Aug 20 00:13:29.764674 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Availability Zones retrieved successfully. Aug 20 00:13:29.770246 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (c6931d6a-374a-4678-a21f-10677746ae14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:29.771083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d321085-5304-4800-abfb-e2567ee997b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:29.771968 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:29.797196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d321085-5304-4800-abfb-e2567ee997b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:29.798090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b519889-3cbe-45bb-9195-34bdd2e50f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:29.849066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Created reservations ['1fb16cae-d27a-4a88-90b2-da627cdddb3b', 'd2251706-dea7-4afe-983e-b1c9b5d4f5d8', 'c032eac7-2a0e-4e7b-9cf6-ebcc5879b64a', '050c952f-1085-44f6-ac5c-3981e0d8bbd7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:29.849806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b519889-3cbe-45bb-9195-34bdd2e50f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fb16cae-d27a-4a88-90b2-da627cdddb3b', 'd2251706-dea7-4afe-983e-b1c9b5d4f5d8', 'c032eac7-2a0e-4e7b-9cf6-ebcc5879b64a', '050c952f-1085-44f6-ac5c-3981e0d8bbd7']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:29.850524 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66f7c6f-39fc-4e6c-8640-d7b351a1f7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:29.874127 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66f7c6f-39fc-4e6c-8640-d7b351a1f7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '699a3c7c-771c-41ad-8e51-ff54411f2343', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1744389252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['1fb16cae-d27a-4a88-90b2-da627cdddb3b','d2251706-dea7-4afe-983e-b1c9b5d4f5d8','c032eac7-2a0e-4e7b-9cf6-ebcc5879b64a','050c952f-1085-44f6-ac5c-3981e0d8bbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1744389252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=699a3c7c-771c-41ad-8e51-ff54411f2343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee02074d7cd4d02a76aca039d668269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:29.874127 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0aa6136-eb17-4cc3-854f-9f6552e5927b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:29.895338 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0aa6136-eb17-4cc3-854f-9f6552e5927b) transitioned into state 'SUCCESS' from state '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-1744389252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['1fb16cae-d27a-4a88-90b2-da627cdddb3b','d2251706-dea7-4afe-983e-b1c9b5d4f5d8','c032eac7-2a0e-4e7b-9cf6-ebcc5879b64a','050c952f-1085-44f6-ac5c-3981e0d8bbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:29.895984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (751866b9-f6ff-4bf1-bfdd-23da66deef63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:29.903841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (751866b9-f6ff-4bf1-bfdd-23da66deef63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:29.904636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (c6931d6a-374a-4678-a21f-10677746ae14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:29.904909 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request issued successfully. Aug 20 00:13:29.905462 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fbbf35f8-7bde-4801-ae81-cf672f376c69 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:29.905898 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 677/2697] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:29 2026] POST /volume/v3/volumes => generated 753 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:29.916398 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3599a827-3a62-453d-99ca-e088e73f20a6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:29.918014 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:29.918356 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-904658696"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:29.919711 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request body: {'volume': {"'imageRef": '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-904658696'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:29.919824 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume of 1 GB Aug 20 00:13:29.928916 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Availability Zones retrieved successfully. Aug 20 00:13:29.935219 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (44d8220e-0cc8-4157-8171-95d5e223b6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:29.936257 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2048f3e3-14b4-47aa-820a-d8a4d062f7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:29.937078 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:29.964214 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2048f3e3-14b4-47aa-820a-d8a4d062f7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:29.964965 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7e2fed-0d76-4610-af41-946261f1ff12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.017024 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Created reservations ['a2274b34-bbd9-4261-9510-6912e94769c7', '3b6eeb94-52ee-46cc-8508-a8add23d1c87', '30e781b5-302f-41e1-854c-c395e65ebb85', 'a399ad36-4dc5-46cf-bbf7-b12cdb8f670c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:30.018494 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7e2fed-0d76-4610-af41-946261f1ff12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2274b34-bbd9-4261-9510-6912e94769c7', '3b6eeb94-52ee-46cc-8508-a8add23d1c87', '30e781b5-302f-41e1-854c-c395e65ebb85', 'a399ad36-4dc5-46cf-bbf7-b12cdb8f670c']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.019652 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60239bbd-6495-434e-b85a-d03c4cd6eccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.057578 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60239bbd-6495-434e-b85a-d03c4cd6eccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3a5fdc-4ccb-478c-9280-a2bcb550c469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-904658696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['a2274b34-bbd9-4261-9510-6912e94769c7','3b6eeb94-52ee-46cc-8508-a8add23d1c87','30e781b5-302f-41e1-854c-c395e65ebb85','a399ad36-4dc5-46cf-bbf7-b12cdb8f670c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-904658696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3a5fdc-4ccb-478c-9280-a2bcb550c469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee02074d7cd4d02a76aca039d668269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.058560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330bd2ee-9413-40a7-a3f5-66da5e7e051f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.088998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330bd2ee-9413-40a7-a3f5-66da5e7e051f) transitioned into state 'SUCCESS' from state '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-904658696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['a2274b34-bbd9-4261-9510-6912e94769c7','3b6eeb94-52ee-46cc-8508-a8add23d1c87','30e781b5-302f-41e1-854c-c395e65ebb85','a399ad36-4dc5-46cf-bbf7-b12cdb8f670c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.091148 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e3a069-274d-4ddb-a08d-159aadce9fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.102676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e3a069-274d-4ddb-a08d-159aadce9fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.103806 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (44d8220e-0cc8-4157-8171-95d5e223b6a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:30.104557 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request issued successfully. Aug 20 00:13:30.105126 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3599a827-3a62-453d-99ca-e088e73f20a6 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:30.105676 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 680/2698] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:29 2026] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:30.117690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.119778 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:30.120239 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1262231842"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:30.121548 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request body: {'volume': {"'imageRef": '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1262231842'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:30.121682 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume of 1 GB Aug 20 00:13:30.122206 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.122206 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:30.123135 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-dcd08e0e-da53-4a26-a4a5-b9337fee27e9 req-5fa5474b-2cba-47c8-a4cc-755fea5fb577 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.125711 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dcd08e0e-da53-4a26-a4a5-b9337fee27e9 req-5fa5474b-2cba-47c8-a4cc-755fea5fb577 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:13:30.125997 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dcd08e0e-da53-4a26-a4a5-b9337fee27e9 req-5fa5474b-2cba-47c8-a4cc-755fea5fb577 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.126035 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Availability Zones retrieved successfully. Aug 20 00:13:30.126274 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dcd08e0e-da53-4a26-a4a5-b9337fee27e9 req-5fa5474b-2cba-47c8-a4cc-755fea5fb577 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.131345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (1e81e78e-7088-4f71-afee-ddb35a5a3d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:30.132821 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d612ccfd-3271-4e25-beff-d1bf8e550bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.133708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:30.134984 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.134984 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:30.139221 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-dcd08e0e-da53-4a26-a4a5-b9337fee27e9 req-5fa5474b-2cba-47c8-a4cc-755fea5fb577 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:30.144693 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dcd08e0e-da53-4a26-a4a5-b9337fee27e9 req-5fa5474b-2cba-47c8-a4cc-755fea5fb577 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:13:30.145251 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 665/2699] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:30.159852 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-55a2eb16-649a-486d-86e9-39f0a1b63922 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.160661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d612ccfd-3271-4e25-beff-d1bf8e550bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.161418 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2847618f-9030-4b82-a6bb-20dd599d04a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.161671 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55a2eb16-649a-486d-86e9-39f0a1b63922 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:13:30.161955 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55a2eb16-649a-486d-86e9-39f0a1b63922 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.162157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55a2eb16-649a-486d-86e9-39f0a1b63922 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.162307 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-55a2eb16-649a-486d-86e9-39f0a1b63922 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Delete volume with id: ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:13:30.171520 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.171520 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:30.171947 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-55a2eb16-649a-486d-86e9-39f0a1b63922 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:30.195778 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-55a2eb16-649a-486d-86e9-39f0a1b63922 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Delete volume request issued successfully. Aug 20 00:13:30.195982 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55a2eb16-649a-486d-86e9-39f0a1b63922 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 202 Aug 20 00:13:30.196442 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 678/2700] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:30 2026] DELETE /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:30.202998 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Created reservations ['13702361-4c02-47fb-9e54-93b2f5f9e832', '5ec06f40-65b5-493b-91e6-927e4795cfb0', '92481a49-bcfd-428d-a01e-50a9065fedf4', '0950c544-8d96-4f36-8713-c17b22d344d5'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:30.204355 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2847618f-9030-4b82-a6bb-20dd599d04a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13702361-4c02-47fb-9e54-93b2f5f9e832', '5ec06f40-65b5-493b-91e6-927e4795cfb0', '92481a49-bcfd-428d-a01e-50a9065fedf4', '0950c544-8d96-4f36-8713-c17b22d344d5']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.205351 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a60e4042-46f8-4adf-bc27-68587a1f2afb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.205515 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475612ae-c9f4-438e-9a04-3fc8516ed79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.207636 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a60e4042-46f8-4adf-bc27-68587a1f2afb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:13:30.208181 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a60e4042-46f8-4adf-bc27-68587a1f2afb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.208181 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a60e4042-46f8-4adf-bc27-68587a1f2afb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.220490 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.220490 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:30.224534 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a60e4042-46f8-4adf-bc27-68587a1f2afb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:30.226022 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475612ae-c9f4-438e-9a04-3fc8516ed79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc4bfb2-a30d-4a74-8e47-423d45ba505e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1262231842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['13702361-4c02-47fb-9e54-93b2f5f9e832','5ec06f40-65b5-493b-91e6-927e4795cfb0','92481a49-bcfd-428d-a01e-50a9065fedf4','0950c544-8d96-4f36-8713-c17b22d344d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1262231842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc4bfb2-a30d-4a74-8e47-423d45ba505e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee02074d7cd4d02a76aca039d668269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.226698 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f9294a-c810-4df1-bf24-1346a7a8f5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.229269 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a60e4042-46f8-4adf-bc27-68587a1f2afb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 200 Aug 20 00:13:30.229777 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 681/2701] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:30.266814 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f9294a-c810-4df1-bf24-1346a7a8f5c0) transitioned into state 'SUCCESS' from state '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-1262231842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['13702361-4c02-47fb-9e54-93b2f5f9e832','5ec06f40-65b5-493b-91e6-927e4795cfb0','92481a49-bcfd-428d-a01e-50a9065fedf4','0950c544-8d96-4f36-8713-c17b22d344d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.267783 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433ef1e2-fdfd-424f-979e-131077181613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.280098 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433ef1e2-fdfd-424f-979e-131077181613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.281349 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (1e81e78e-7088-4f71-afee-ddb35a5a3d9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:30.281727 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request issued successfully. Aug 20 00:13:30.282454 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c64b68c5-d1aa-49c9-a342-ac3db4bd71dc tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:30.282992 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 678/2702] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:30 2026] POST /volume/v3/volumes => generated 753 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:30.294323 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8976d978-897d-4f97-8ae0-1105ff660151 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.298127 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:30.298639 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-604510555"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:30.302632 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request body: {'volume': {"'imageRef": '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-604510555'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:30.302832 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume of 1 GB Aug 20 00:13:30.313420 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Availability Zones retrieved successfully. Aug 20 00:13:30.327033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (91cca73c-b8bc-446f-a5fd-d1b7372b6943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:30.328592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7857534f-09d9-42f6-9d6f-9eb543118e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.331495 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:30.372629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7857534f-09d9-42f6-9d6f-9eb543118e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.373881 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e2dae9-c58f-4e04-b4cb-52e12c27b45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.450817 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Created reservations ['7ae21e41-d32b-4fbd-b4a9-810bb061601f', 'bdfad518-7f75-463d-9f66-535e974ac731', 'c5982a1a-8779-420b-bcf5-3a4a2072087b', '3ad0529a-b919-4e17-a8f0-62ecb93889c0'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:30.451999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e2dae9-c58f-4e04-b4cb-52e12c27b45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ae21e41-d32b-4fbd-b4a9-810bb061601f', 'bdfad518-7f75-463d-9f66-535e974ac731', 'c5982a1a-8779-420b-bcf5-3a4a2072087b', '3ad0529a-b919-4e17-a8f0-62ecb93889c0']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.453309 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3bea416-b7d0-490b-8534-2e426cf5c9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.490144 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3bea416-b7d0-490b-8534-2e426cf5c9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd44d2cd4-3583-4e0d-8488-7190fa86530f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-604510555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['7ae21e41-d32b-4fbd-b4a9-810bb061601f','bdfad518-7f75-463d-9f66-535e974ac731','c5982a1a-8779-420b-bcf5-3a4a2072087b','3ad0529a-b919-4e17-a8f0-62ecb93889c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-604510555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d44d2cd4-3583-4e0d-8488-7190fa86530f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee02074d7cd4d02a76aca039d668269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.490798 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ea5b68-2403-4d44-a093-65c78f16833e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.511551 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ea5b68-2403-4d44-a093-65c78f16833e) transitioned into state 'SUCCESS' from state '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-604510555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['7ae21e41-d32b-4fbd-b4a9-810bb061601f','bdfad518-7f75-463d-9f66-535e974ac731','c5982a1a-8779-420b-bcf5-3a4a2072087b','3ad0529a-b919-4e17-a8f0-62ecb93889c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.512311 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37df815b-e405-4348-b3a9-368f4f78cb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.526330 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37df815b-e405-4348-b3a9-368f4f78cb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.527181 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (91cca73c-b8bc-446f-a5fd-d1b7372b6943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:30.528356 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request issued successfully. Aug 20 00:13:30.528356 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8976d978-897d-4f97-8ae0-1105ff660151 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:30.528356 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 666/2703] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:30 2026] POST /volume/v3/volumes => generated 752 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:30.548166 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.553906 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:30.554030 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-83bbbecb-ac05-4b03-bc2a-5070cd66665c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.554077 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-810896568"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:30.554107 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83bbbecb-ac05-4b03-bc2a-5070cd66665c None None] GET https://10.4.3.9/volume// Aug 20 00:13:30.554107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83bbbecb-ac05-4b03-bc2a-5070cd66665c None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.554107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83bbbecb-ac05-4b03-bc2a-5070cd66665c None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.554107 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83bbbecb-ac05-4b03-bc2a-5070cd66665c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:30.554107 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 682/2704] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:30.554225 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request body: {'volume': {"'imageRef": '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-810896568'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:30.554225 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume of 1 GB Aug 20 00:13:30.557481 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Availability Zones retrieved successfully. Aug 20 00:13:30.565334 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-4bd95d90-bd21-46e1-b269-5328dd090030 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.565442 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (7edb81e4-c466-40c6-b062-045f8f135728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:30.566372 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11951b5-d199-4812-9292-56f88a85c3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.567766 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:30.567828 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-4bd95d90-bd21-46e1-b269-5328dd090030 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:13:30.567996 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-4bd95d90-bd21-46e1-b269-5328dd090030 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.568193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-4bd95d90-bd21-46e1-b269-5328dd090030 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.577762 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.577762 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:30.581010 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-4bd95d90-bd21-46e1-b269-5328dd090030 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:13:30.585326 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-4bd95d90-bd21-46e1-b269-5328dd090030 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 200 Aug 20 00:13:30.585904 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 679/2705] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 1541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:30.598830 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11951b5-d199-4812-9292-56f88a85c3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.600352 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ebe311e-efcb-4e05-8127-aad3a6e29eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.654686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Created reservations ['5ea1443f-e25f-41a5-a6c1-f8563a30b1b1', '3f466c46-0560-4612-879b-36784fd73309', '09503ec7-3972-44e4-835c-b84d2ca191b3', '0aaa36e5-86f0-432b-9f9c-68d021a1ccd7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:30.655540 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ebe311e-efcb-4e05-8127-aad3a6e29eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ea1443f-e25f-41a5-a6c1-f8563a30b1b1', '3f466c46-0560-4612-879b-36784fd73309', '09503ec7-3972-44e4-835c-b84d2ca191b3', '0aaa36e5-86f0-432b-9f9c-68d021a1ccd7']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.656298 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da08928d-807b-48fe-a6d8-6f888dcd71af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.681756 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da08928d-807b-48fe-a6d8-6f888dcd71af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bd71b20-431e-446f-ab3b-f859f4f0576f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-810896568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['5ea1443f-e25f-41a5-a6c1-f8563a30b1b1','3f466c46-0560-4612-879b-36784fd73309','09503ec7-3972-44e4-835c-b84d2ca191b3','0aaa36e5-86f0-432b-9f9c-68d021a1ccd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-810896568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bd71b20-431e-446f-ab3b-f859f4f0576f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee02074d7cd4d02a76aca039d668269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.682541 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30021345-99d9-4190-a400-ff07660a31dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.699939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-8f72bcc3-e371-460e-a746-4c51699d84e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.701494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30021345-99d9-4190-a400-ff07660a31dd) transitioned into state 'SUCCESS' from state '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-810896568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00fa5efa35f34b1db38fd8ee0e66bffa',qos_specs=None,replication_status=,reservations=['5ea1443f-e25f-41a5-a6c1-f8563a30b1b1','3f466c46-0560-4612-879b-36784fd73309','09503ec7-3972-44e4-835c-b84d2ca191b3','0aaa36e5-86f0-432b-9f9c-68d021a1ccd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee02074d7cd4d02a76aca039d668269',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.701903 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-8f72bcc3-e371-460e-a746-4c51699d84e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9 Aug 20 00:13:30.702193 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03a1cbd0-c96f-4f82-923a-a6581ce234fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:30.702338 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-8f72bcc3-e371-460e-a746-4c51699d84e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:30.709467 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-8f72bcc3-e371-460e-a746-4c51699d84e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-aa666bfe-66af-4f23-8b7d-8fab6f0aed67-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:13:30.710857 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03a1cbd0-c96f-4f82-923a-a6581ce234fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:30.711827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Flow 'volume_create_api' (7edb81e4-c466-40c6-b062-045f8f135728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:30.711827 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Create volume request issued successfully. Aug 20 00:13:30.712167 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a80a2dd5-974f-4a46-abc6-ac547a894a26 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:30.713097 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 679/2706] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:30 2026] POST /volume/v3/volumes => generated 752 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:30.713412 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-8f72bcc3-e371-460e-a746-4c51699d84e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-aa666bfe-66af-4f23-8b7d-8fab6f0aed67-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:13:30.714333 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.714333 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:30.725079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc39e898-e425-42c9-abbb-7567ff09060d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.730262 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc39e898-e425-42c9-abbb-7567ff09060d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 Aug 20 00:13:30.730479 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc39e898-e425-42c9-abbb-7567ff09060d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.730664 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc39e898-e425-42c9-abbb-7567ff09060d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.744660 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.744660 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:30.749390 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dc39e898-e425-42c9-abbb-7567ff09060d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:30.757031 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc39e898-e425-42c9-abbb-7567ff09060d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 returned with HTTP 200 Aug 20 00:13:30.757801 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 683/2707] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:30.774607 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1e54f192-421c-4664-8d2a-6d70c9b57654 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.780106 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e54f192-421c-4664-8d2a-6d70c9b57654 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 Aug 20 00:13:30.781200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e54f192-421c-4664-8d2a-6d70c9b57654 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.782920 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e54f192-421c-4664-8d2a-6d70c9b57654 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.794960 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.794960 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:30.802406 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1e54f192-421c-4664-8d2a-6d70c9b57654 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:30.806187 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-8f72bcc3-e371-460e-a746-4c51699d84e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-aa666bfe-66af-4f23-8b7d-8fab6f0aed67-np0000007832" released by "attachment_update" :: held 0.093s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:13:30.806500 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-8f72bcc3-e371-460e-a746-4c51699d84e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9 returned with HTTP 200 Aug 20 00:13:30.807011 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 667/2708] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:13:30 2026] PUT /volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:30.811019 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e54f192-421c-4664-8d2a-6d70c9b57654 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 returned with HTTP 200 Aug 20 00:13:30.811845 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 680/2709] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:30.827847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-516c6b78-b9a9-4151-988b-f86734c32470 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.829883 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-516c6b78-b9a9-4151-988b-f86734c32470 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e Aug 20 00:13:30.830164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-516c6b78-b9a9-4151-988b-f86734c32470 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.830424 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-516c6b78-b9a9-4151-988b-f86734c32470 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.840733 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.840733 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:30.843877 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-516c6b78-b9a9-4151-988b-f86734c32470 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:30.844583 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-84104369-0b8a-4cc8-9b06-3ba0915f55ef None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.847372 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-84104369-0b8a-4cc8-9b06-3ba0915f55ef tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9/action Aug 20 00:13:30.847873 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-84104369-0b8a-4cc8-9b06-3ba0915f55ef tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:30.848092 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-84104369-0b8a-4cc8-9b06-3ba0915f55ef tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:30.849353 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-516c6b78-b9a9-4151-988b-f86734c32470 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e returned with HTTP 200 Aug 20 00:13:30.849881 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 680/2710] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:30.867297 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-30584cd3-e0ac-4684-b8f5-4fda9894d5db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.869772 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30584cd3-e0ac-4684-b8f5-4fda9894d5db tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f Aug 20 00:13:30.869992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30584cd3-e0ac-4684-b8f5-4fda9894d5db tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.870268 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30584cd3-e0ac-4684-b8f5-4fda9894d5db tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.872240 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.872240 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:30.882080 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.882080 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:30.887009 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-30584cd3-e0ac-4684-b8f5-4fda9894d5db tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:30.888481 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0b6d9dee-af47-4463-b6ad-0815b8f42a99 req-84104369-0b8a-4cc8-9b06-3ba0915f55ef tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9/action returned with HTTP 204 Aug 20 00:13:30.888952 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 684/2711] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:13:30 2026] POST /volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:30.895018 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30584cd3-e0ac-4684-b8f5-4fda9894d5db tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f returned with HTTP 200 Aug 20 00:13:30.895498 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 668/2712] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:30.909976 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-034d3e1b-e483-4019-85b8-8955395e1d63 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.912243 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-034d3e1b-e483-4019-85b8-8955395e1d63 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f Aug 20 00:13:30.912448 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-034d3e1b-e483-4019-85b8-8955395e1d63 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.912681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-034d3e1b-e483-4019-85b8-8955395e1d63 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.922569 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.922569 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:30.927539 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-034d3e1b-e483-4019-85b8-8955395e1d63 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:30.933162 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-034d3e1b-e483-4019-85b8-8955395e1d63 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f returned with HTTP 200 Aug 20 00:13:30.933623 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 681/2713] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:30 2026] GET /volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:30.955769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-481f4920-9aee-496b-9d3d-2d9cd1ccb36c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:30.957883 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-481f4920-9aee-496b-9d3d-2d9cd1ccb36c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f Aug 20 00:13:30.958127 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-481f4920-9aee-496b-9d3d-2d9cd1ccb36c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:30.958601 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-481f4920-9aee-496b-9d3d-2d9cd1ccb36c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:30.958926 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-481f4920-9aee-496b-9d3d-2d9cd1ccb36c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume with id: 2bd71b20-431e-446f-ab3b-f859f4f0576f Aug 20 00:13:30.968791 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:30.968791 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:30.969497 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-481f4920-9aee-496b-9d3d-2d9cd1ccb36c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:30.994576 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-481f4920-9aee-496b-9d3d-2d9cd1ccb36c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume request issued successfully. Aug 20 00:13:30.994693 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-481f4920-9aee-496b-9d3d-2d9cd1ccb36c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f returned with HTTP 202 Aug 20 00:13:30.995148 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 681/2714] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:30 2026] DELETE /volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:31.002586 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c6fd10f-5847-43bb-8d42-bb921fbb9ef1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.003771 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c6fd10f-5847-43bb-8d42-bb921fbb9ef1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f Aug 20 00:13:31.003958 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c6fd10f-5847-43bb-8d42-bb921fbb9ef1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:31.004153 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c6fd10f-5847-43bb-8d42-bb921fbb9ef1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:31.012720 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.012720 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:31.019576 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2c6fd10f-5847-43bb-8d42-bb921fbb9ef1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:31.024105 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c6fd10f-5847-43bb-8d42-bb921fbb9ef1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f returned with HTTP 200 Aug 20 00:13:31.024554 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 685/2715] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:31 2026] GET /volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:31.242418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b9c8bebb-a302-44e8-94d1-b08f73669540 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.245462 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9c8bebb-a302-44e8-94d1-b08f73669540 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 Aug 20 00:13:31.245673 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9c8bebb-a302-44e8-94d1-b08f73669540 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:31.245923 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9c8bebb-a302-44e8-94d1-b08f73669540 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:31.259990 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9c8bebb-a302-44e8-94d1-b08f73669540 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 returned with HTTP 404 Aug 20 00:13:31.260593 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 669/2716] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:31 2026] GET /volume/v3/volumes/ae937673-2eea-44bf-ad33-b279b506fe39 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:31.395079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bbc2dcdf-852c-46f6-88f0-cc80892299c6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.399759 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbc2dcdf-852c-46f6-88f0-cc80892299c6 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:31.400477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbc2dcdf-852c-46f6-88f0-cc80892299c6 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:31.401310 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbc2dcdf-852c-46f6-88f0-cc80892299c6 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:31.416207 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.416207 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:31.416770 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bbc2dcdf-852c-46f6-88f0-cc80892299c6 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.425477 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bbc2dcdf-852c-46f6-88f0-cc80892299c6 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Reserve volume completed successfully. Aug 20 00:13:31.425920 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbc2dcdf-852c-46f6-88f0-cc80892299c6 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:31.426171 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 682/2717] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:31 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:31.433883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eee865b0-733c-48d4-969a-98193713e3e3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.435263 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eee865b0-733c-48d4-969a-98193713e3e3 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:31.435449 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eee865b0-733c-48d4-969a-98193713e3e3 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:31.435624 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eee865b0-733c-48d4-969a-98193713e3e3 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:31.444302 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.444302 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:31.449251 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eee865b0-733c-48d4-969a-98193713e3e3 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.456624 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eee865b0-733c-48d4-969a-98193713e3e3 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:31.457390 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 682/2718] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:31 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:31.470147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd227c05-54a3-4a1e-8a43-303a548e9fad None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.475665 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd227c05-54a3-4a1e-8a43-303a548e9fad tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:31.476099 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd227c05-54a3-4a1e-8a43-303a548e9fad tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:31.476268 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd227c05-54a3-4a1e-8a43-303a548e9fad tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:31.490646 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.490646 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:31.491099 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dd227c05-54a3-4a1e-8a43-303a548e9fad tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.514085 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dd227c05-54a3-4a1e-8a43-303a548e9fad tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Unreserve volume completed successfully. Aug 20 00:13:31.514207 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd227c05-54a3-4a1e-8a43-303a548e9fad tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:31.514608 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 686/2719] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:31 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:31.522698 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5026ef2a-5110-409b-8a75-73990ba0f230 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.524724 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5026ef2a-5110-409b-8a75-73990ba0f230 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:31.524967 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5026ef2a-5110-409b-8a75-73990ba0f230 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:31.525224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5026ef2a-5110-409b-8a75-73990ba0f230 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:31.533979 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.533979 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:31.540035 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5026ef2a-5110-409b-8a75-73990ba0f230 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.545393 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5026ef2a-5110-409b-8a75-73990ba0f230 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:31.548912 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 670/2720] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:31 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:31.560905 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-957eabf8-f59b-4305-8163-58418b2a7198 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.562587 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-957eabf8-f59b-4305-8163-58418b2a7198 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:31.563015 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-957eabf8-f59b-4305-8163-58418b2a7198 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:31.563227 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-957eabf8-f59b-4305-8163-58418b2a7198 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:31.570866 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.570866 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:31.571406 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-957eabf8-f59b-4305-8163-58418b2a7198 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.586724 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-957eabf8-f59b-4305-8163-58418b2a7198 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume updated successfully. Aug 20 00:13:31.586980 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-957eabf8-f59b-4305-8163-58418b2a7198 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 200 Aug 20 00:13:31.587331 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 683/2721] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:31 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:13:31.598922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a3d9b263-5434-4d8f-8a41-b6e150bc3e9e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.602014 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3d9b263-5434-4d8f-8a41-b6e150bc3e9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:31.602532 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3d9b263-5434-4d8f-8a41-b6e150bc3e9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:31.604300 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3d9b263-5434-4d8f-8a41-b6e150bc3e9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:31.616189 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.616189 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:31.623781 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a3d9b263-5434-4d8f-8a41-b6e150bc3e9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.633034 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3d9b263-5434-4d8f-8a41-b6e150bc3e9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:31.633726 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 683/2722] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:31 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:31.647942 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-02404586-7de0-44c5-ab3a-2ac83c5e8ad4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.649744 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02404586-7de0-44c5-ab3a-2ac83c5e8ad4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:31.649998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02404586-7de0-44c5-ab3a-2ac83c5e8ad4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:31.650151 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02404586-7de0-44c5-ab3a-2ac83c5e8ad4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:31.660207 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.660207 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:31.660621 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-02404586-7de0-44c5-ab3a-2ac83c5e8ad4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.672942 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-02404586-7de0-44c5-ab3a-2ac83c5e8ad4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume updated successfully. Aug 20 00:13:31.673161 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02404586-7de0-44c5-ab3a-2ac83c5e8ad4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 200 Aug 20 00:13:31.673572 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 687/2723] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:31 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:13:31.684873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e9c6c669-9485-45d1-81c0-c848aa0e6623 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.688090 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e9c6c669-9485-45d1-81c0-c848aa0e6623 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:31.688739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e9c6c669-9485-45d1-81c0-c848aa0e6623 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:31.688739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e9c6c669-9485-45d1-81c0-c848aa0e6623 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:31.696187 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.696187 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:31.700241 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e9c6c669-9485-45d1-81c0-c848aa0e6623 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.704862 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e9c6c669-9485-45d1-81c0-c848aa0e6623 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:31.705557 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 671/2724] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:31 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:31.719128 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-39de5537-3b97-461a-8006-3dedb9582729 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.720778 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-39de5537-3b97-461a-8006-3dedb9582729 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:31.721141 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-39de5537-3b97-461a-8006-3dedb9582729 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:31.721248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-39de5537-3b97-461a-8006-3dedb9582729 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:31.740050 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.740050 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:31.740631 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-39de5537-3b97-461a-8006-3dedb9582729 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.768207 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-39de5537-3b97-461a-8006-3dedb9582729 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Update volume admin metadata completed successfully. Aug 20 00:13:31.768383 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-39de5537-3b97-461a-8006-3dedb9582729 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Update readonly setting on volume completed successfully. Aug 20 00:13:31.768591 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-39de5537-3b97-461a-8006-3dedb9582729 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:31.769037 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 684/2725] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:31 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:31.779087 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4cbdda18-4393-410d-8b7d-a1386501eed9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.783381 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cbdda18-4393-410d-8b7d-a1386501eed9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:31.783567 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cbdda18-4393-410d-8b7d-a1386501eed9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:31.783778 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cbdda18-4393-410d-8b7d-a1386501eed9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:31.801619 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.801619 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:31.806340 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4cbdda18-4393-410d-8b7d-a1386501eed9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.815864 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cbdda18-4393-410d-8b7d-a1386501eed9 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:31.817181 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 684/2726] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:31 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:31.832602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-915376fd-afc4-4195-b9f6-c0541b16a7f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.835250 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-915376fd-afc4-4195-b9f6-c0541b16a7f4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:31.835514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-915376fd-afc4-4195-b9f6-c0541b16a7f4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:31.835683 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-915376fd-afc4-4195-b9f6-c0541b16a7f4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:31.853053 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.853053 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:31.853571 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-915376fd-afc4-4195-b9f6-c0541b16a7f4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.870977 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-915376fd-afc4-4195-b9f6-c0541b16a7f4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Update volume admin metadata completed successfully. Aug 20 00:13:31.870977 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-915376fd-afc4-4195-b9f6-c0541b16a7f4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Update readonly setting on volume completed successfully. Aug 20 00:13:31.870977 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-915376fd-afc4-4195-b9f6-c0541b16a7f4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:31.870977 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 688/2727] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:13:31 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:31.884814 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8fb2fced-4a88-4d92-9e91-c1cfae65d336 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.888690 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fb2fced-4a88-4d92-9e91-c1cfae65d336 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:31.889005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fb2fced-4a88-4d92-9e91-c1cfae65d336 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:31.889295 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fb2fced-4a88-4d92-9e91-c1cfae65d336 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:31.902253 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.902253 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:31.907306 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8fb2fced-4a88-4d92-9e91-c1cfae65d336 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.913555 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fb2fced-4a88-4d92-9e91-c1cfae65d336 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:31.913848 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 672/2728] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:31 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:31.930916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3aed82f8-7ff6-4e81-81b8-b337914f34e0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:31.932642 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3aed82f8-7ff6-4e81-81b8-b337914f34e0 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:31.933037 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3aed82f8-7ff6-4e81-81b8-b337914f34e0 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2008272249", "disk_format": "raw"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:31.933137 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3aed82f8-7ff6-4e81-81b8-b337914f34e0 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2008272249", "disk_format": "raw"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:31.942369 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.942369 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:31.942873 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3aed82f8-7ff6-4e81-81b8-b337914f34e0 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:31.966567 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:31.966567 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:31.975914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.image.image_utils [None req-3aed82f8-7ff6-4e81-81b8-b337914f34e0 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2008272249'}] 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-2008272249'}]. {{(pid=100469) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 00:13:32.047914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3fcc2835-d177-49be-8cac-ed3a5e63a69c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:32.047914 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fcc2835-d177-49be-8cac-ed3a5e63a69c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f Aug 20 00:13:32.047914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fcc2835-d177-49be-8cac-ed3a5e63a69c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:32.047914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fcc2835-d177-49be-8cac-ed3a5e63a69c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:32.053026 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fcc2835-d177-49be-8cac-ed3a5e63a69c tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f returned with HTTP 404 Aug 20 00:13:32.053460 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 685/2729] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:32 2026] GET /volume/v3/volumes/2bd71b20-431e-446f-ab3b-f859f4f0576f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:32.065028 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d40355ab-7669-4176-8003-b607e25f08d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:32.066829 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d40355ab-7669-4176-8003-b607e25f08d9 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f Aug 20 00:13:32.067904 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d40355ab-7669-4176-8003-b607e25f08d9 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:32.067904 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d40355ab-7669-4176-8003-b607e25f08d9 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:32.067904 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d40355ab-7669-4176-8003-b607e25f08d9 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume with id: d44d2cd4-3583-4e0d-8488-7190fa86530f Aug 20 00:13:32.074194 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:32.074194 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:32.074439 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d40355ab-7669-4176-8003-b607e25f08d9 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:32.092404 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d40355ab-7669-4176-8003-b607e25f08d9 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume request issued successfully. Aug 20 00:13:32.092621 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d40355ab-7669-4176-8003-b607e25f08d9 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f returned with HTTP 202 Aug 20 00:13:32.093065 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 689/2730] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:32 2026] DELETE /volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:32.103488 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-40b284f6-e7c7-4521-b2f8-81ab91c0a7d1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:32.106938 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40b284f6-e7c7-4521-b2f8-81ab91c0a7d1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f Aug 20 00:13:32.107248 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40b284f6-e7c7-4521-b2f8-81ab91c0a7d1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:32.107491 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40b284f6-e7c7-4521-b2f8-81ab91c0a7d1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:32.123093 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:32.123093 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:32.126959 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40b284f6-e7c7-4521-b2f8-81ab91c0a7d1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:32.131044 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40b284f6-e7c7-4521-b2f8-81ab91c0a7d1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f returned with HTTP 200 Aug 20 00:13:32.131262 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 673/2731] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:32 2026] GET /volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:32.518502 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3aed82f8-7ff6-4e81-81b8-b337914f34e0 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Copy volume to image completed successfully. Aug 20 00:13:32.518905 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3aed82f8-7ff6-4e81-81b8-b337914f34e0 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:32.519354 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 685/2732] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:13:31 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 687 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:33.146146 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-af214132-7e5a-4d15-b6f2-4fdf29528955 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:33.148271 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af214132-7e5a-4d15-b6f2-4fdf29528955 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f Aug 20 00:13:33.148494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af214132-7e5a-4d15-b6f2-4fdf29528955 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:33.148696 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af214132-7e5a-4d15-b6f2-4fdf29528955 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:33.155024 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af214132-7e5a-4d15-b6f2-4fdf29528955 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f returned with HTTP 404 Aug 20 00:13:33.155787 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 686/2733] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:33 2026] GET /volume/v3/volumes/d44d2cd4-3583-4e0d-8488-7190fa86530f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:33.163712 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fffa51e1-7166-401c-b024-b64af255fc2d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:33.168508 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fffa51e1-7166-401c-b024-b64af255fc2d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e Aug 20 00:13:33.168508 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fffa51e1-7166-401c-b024-b64af255fc2d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:33.168508 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fffa51e1-7166-401c-b024-b64af255fc2d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:33.168508 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-fffa51e1-7166-401c-b024-b64af255fc2d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume with id: adc4bfb2-a30d-4a74-8e47-423d45ba505e Aug 20 00:13:33.176250 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:33.176250 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:33.176250 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fffa51e1-7166-401c-b024-b64af255fc2d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:34.016297 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fffa51e1-7166-401c-b024-b64af255fc2d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume request issued successfully. Aug 20 00:13:34.016297 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fffa51e1-7166-401c-b024-b64af255fc2d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e returned with HTTP 202 Aug 20 00:13:34.016297 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 690/2734] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:33 2026] DELETE /volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49f08fe6-5a33-459e-9dca-624acc60a112 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49f08fe6-5a33-459e-9dca-624acc60a112 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49f08fe6-5a33-459e-9dca-624acc60a112 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49f08fe6-5a33-459e-9dca-624acc60a112 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-49f08fe6-5a33-459e-9dca-624acc60a112 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49f08fe6-5a33-459e-9dca-624acc60a112 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e returned with HTTP 200 Aug 20 00:13:34.021404 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 674/2735] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:33 2026] GET /volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:34.072314 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-41699a5f-d413-4448-b55c-92e98287923f req-32c42919-ac43-4659-8d14-ccc3dc701e62 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.077254 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-32c42919-ac43-4659-8d14-ccc3dc701e62 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:34.077254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-32c42919-ac43-4659-8d14-ccc3dc701e62 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.077254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-32c42919-ac43-4659-8d14-ccc3dc701e62 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.084348 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.084348 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:34.087917 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-41699a5f-d413-4448-b55c-92e98287923f req-32c42919-ac43-4659-8d14-ccc3dc701e62 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:34.091685 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-32c42919-ac43-4659-8d14-ccc3dc701e62 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:34.092268 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 686/2736] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:34 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:34.170373 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-01483cbd-2ddb-4056-858f-7ed034536c00 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.170725 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01483cbd-2ddb-4056-858f-7ed034536c00 None None] GET https://10.4.3.9/volume// Aug 20 00:13:34.170880 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01483cbd-2ddb-4056-858f-7ed034536c00 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.171074 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01483cbd-2ddb-4056-858f-7ed034536c00 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.171412 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01483cbd-2ddb-4056-858f-7ed034536c00 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:34.171680 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 687/2737] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:13:34 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:34.179153 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-41699a5f-d413-4448-b55c-92e98287923f req-9bf910fc-c9b9-4f18-8be4-0e58f9ffb677 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.181989 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-9bf910fc-c9b9-4f18-8be4-0e58f9ffb677 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:13:34.182477 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-9bf910fc-c9b9-4f18-8be4-0e58f9ffb677 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2738b518-5859-4067-bb2d-f64d4ec2b385", "connector": null, "instance_uuid": "9624cc23-b982-4c50-ac4b-60a65e8393f1"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:34.193038 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.193038 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:34.223956 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-9bf910fc-c9b9-4f18-8be4-0e58f9ffb677 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:13:34.224646 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 691/2738] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:13:34 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 20 00:13:34.255028 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2e74d18-d324-47a9-9f6a-b866ca4b3706 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.256781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2e74d18-d324-47a9-9f6a-b866ca4b3706 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:34.257332 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2e74d18-d324-47a9-9f6a-b866ca4b3706 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.257673 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2e74d18-d324-47a9-9f6a-b866ca4b3706 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.267035 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0a7d3da3-b793-4443-9ee6-d45646e339fd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.267582 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a7d3da3-b793-4443-9ee6-d45646e339fd None None] GET https://10.4.3.9/volume// Aug 20 00:13:34.267825 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a7d3da3-b793-4443-9ee6-d45646e339fd None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.268099 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a7d3da3-b793-4443-9ee6-d45646e339fd None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.269673 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a7d3da3-b793-4443-9ee6-d45646e339fd None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:34.269673 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 687/2739] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:34 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:34.270150 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.270150 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:34.275004 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c2e74d18-d324-47a9-9f6a-b866ca4b3706 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:34.278756 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-41699a5f-d413-4448-b55c-92e98287923f req-39f87ea1-39d4-4ea7-b5f7-75d4cb068393 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.281232 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-39f87ea1-39d4-4ea7-b5f7-75d4cb068393 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:34.281498 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-39f87ea1-39d4-4ea7-b5f7-75d4cb068393 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.281576 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2e74d18-d324-47a9-9f6a-b866ca4b3706 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:34.282225 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-39f87ea1-39d4-4ea7-b5f7-75d4cb068393 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.282287 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 675/2740] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:34 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:34.293799 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.293799 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:34.302468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f7bbf952-d363-4100-8c5b-6fc6ecc1c8d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.305247 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7bbf952-d363-4100-8c5b-6fc6ecc1c8d4 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e Aug 20 00:13:34.305469 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f7bbf952-d363-4100-8c5b-6fc6ecc1c8d4 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.305528 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-41699a5f-d413-4448-b55c-92e98287923f req-39f87ea1-39d4-4ea7-b5f7-75d4cb068393 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:34.305695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f7bbf952-d363-4100-8c5b-6fc6ecc1c8d4 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.311921 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-39f87ea1-39d4-4ea7-b5f7-75d4cb068393 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:34.312461 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 688/2741] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:34 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 1079 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:34.314296 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7bbf952-d363-4100-8c5b-6fc6ecc1c8d4 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e returned with HTTP 404 Aug 20 00:13:34.315334 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 692/2742] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:34 2026] GET /volume/v3/volumes/adc4bfb2-a30d-4a74-8e47-423d45ba505e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:34.324705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7365ba27-958d-4871-ba8e-f3538c2dcd43 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.326778 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7365ba27-958d-4871-ba8e-f3538c2dcd43 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 Aug 20 00:13:34.327022 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7365ba27-958d-4871-ba8e-f3538c2dcd43 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.327305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7365ba27-958d-4871-ba8e-f3538c2dcd43 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.327557 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-7365ba27-958d-4871-ba8e-f3538c2dcd43 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume with id: 6c3a5fdc-4ccb-478c-9280-a2bcb550c469 Aug 20 00:13:34.336530 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.336530 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:34.337152 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7365ba27-958d-4871-ba8e-f3538c2dcd43 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:34.357234 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7365ba27-958d-4871-ba8e-f3538c2dcd43 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume request issued successfully. Aug 20 00:13:34.357443 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7365ba27-958d-4871-ba8e-f3538c2dcd43 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 returned with HTTP 202 Aug 20 00:13:34.357979 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 688/2743] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:34 2026] DELETE /volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:34.372361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-abee375f-ab40-4de3-b542-58be6ae1bdd1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.374026 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-abee375f-ab40-4de3-b542-58be6ae1bdd1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 Aug 20 00:13:34.374439 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-abee375f-ab40-4de3-b542-58be6ae1bdd1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.374787 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-abee375f-ab40-4de3-b542-58be6ae1bdd1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.387610 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.387610 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:34.390428 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-abee375f-ab40-4de3-b542-58be6ae1bdd1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:34.394965 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-abee375f-ab40-4de3-b542-58be6ae1bdd1 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 returned with HTTP 200 Aug 20 00:13:34.395414 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 676/2744] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:34 2026] GET /volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:34.424368 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-41699a5f-d413-4448-b55c-92e98287923f req-91b3ad87-bdda-4835-a328-713ae9549489 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.426735 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-91b3ad87-bdda-4835-a328-713ae9549489 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] PUT https://10.4.3.9/volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e Aug 20 00:13:34.427154 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-91b3ad87-bdda-4835-a328-713ae9549489 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:34.435404 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-41699a5f-d413-4448-b55c-92e98287923f req-91b3ad87-bdda-4835-a328-713ae9549489 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Acquiring lock "cinder-attachment_update-2738b518-5859-4067-bb2d-f64d4ec2b385-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:13:34.440447 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-41699a5f-d413-4448-b55c-92e98287923f req-91b3ad87-bdda-4835-a328-713ae9549489 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Lock "cinder-attachment_update-2738b518-5859-4067-bb2d-f64d4ec2b385-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:13:34.441913 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.441913 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:34.527214 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-41699a5f-d413-4448-b55c-92e98287923f req-91b3ad87-bdda-4835-a328-713ae9549489 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Lock "cinder-attachment_update-2738b518-5859-4067-bb2d-f64d4ec2b385-np0000007832" released by "attachment_update" :: held 0.087s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:13:34.527523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-91b3ad87-bdda-4835-a328-713ae9549489 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e returned with HTTP 200 Aug 20 00:13:34.527967 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 689/2745] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:13:34 2026] PUT /volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:34.535991 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-41699a5f-d413-4448-b55c-92e98287923f req-f28cb0b7-b657-4e86-8eb5-4b7f2b211720 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:34.539212 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-f28cb0b7-b657-4e86-8eb5-4b7f2b211720 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/encryption Aug 20 00:13:34.539469 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-f28cb0b7-b657-4e86-8eb5-4b7f2b211720 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:34.539916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-f28cb0b7-b657-4e86-8eb5-4b7f2b211720 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:34.552585 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:34.552585 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:34.560500 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-f28cb0b7-b657-4e86-8eb5-4b7f2b211720 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/encryption returned with HTTP 200 Aug 20 00:13:34.560873 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 693/2746] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:13:34 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:35.300212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c9006fba-ce28-441d-8ade-c5d0ce65a3bc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:35.302865 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c9006fba-ce28-441d-8ade-c5d0ce65a3bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:35.302865 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c9006fba-ce28-441d-8ade-c5d0ce65a3bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:35.303116 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c9006fba-ce28-441d-8ade-c5d0ce65a3bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:35.326183 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:35.326183 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:35.331737 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c9006fba-ce28-441d-8ade-c5d0ce65a3bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:35.339040 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c9006fba-ce28-441d-8ade-c5d0ce65a3bc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:35.339603 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 689/2747] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:35 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:35.411857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f06ff50c-ff62-4991-92c8-f43feda45357 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:35.414029 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f06ff50c-ff62-4991-92c8-f43feda45357 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 Aug 20 00:13:35.414433 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f06ff50c-ff62-4991-92c8-f43feda45357 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:35.415918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f06ff50c-ff62-4991-92c8-f43feda45357 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:35.421961 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f06ff50c-ff62-4991-92c8-f43feda45357 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 returned with HTTP 404 Aug 20 00:13:35.421961 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 677/2748] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:35 2026] GET /volume/v3/volumes/6c3a5fdc-4ccb-478c-9280-a2bcb550c469 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:35.428717 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bd94c5fd-fd97-4c18-b377-64cf2f089ff2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:35.430868 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd94c5fd-fd97-4c18-b377-64cf2f089ff2 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] DELETE https://10.4.3.9/volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 Aug 20 00:13:35.431129 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd94c5fd-fd97-4c18-b377-64cf2f089ff2 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:35.431372 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd94c5fd-fd97-4c18-b377-64cf2f089ff2 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:35.431654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-bd94c5fd-fd97-4c18-b377-64cf2f089ff2 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume with id: 699a3c7c-771c-41ad-8e51-ff54411f2343 Aug 20 00:13:35.440108 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:35.440108 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:35.440678 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bd94c5fd-fd97-4c18-b377-64cf2f089ff2 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:35.465652 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bd94c5fd-fd97-4c18-b377-64cf2f089ff2 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Delete volume request issued successfully. Aug 20 00:13:35.465902 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd94c5fd-fd97-4c18-b377-64cf2f089ff2 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 returned with HTTP 202 Aug 20 00:13:35.466521 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 690/2749] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:35 2026] DELETE /volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:35.476010 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25f74efb-a583-4088-a154-5beec3744c36 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:35.478329 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25f74efb-a583-4088-a154-5beec3744c36 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 Aug 20 00:13:35.478909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25f74efb-a583-4088-a154-5beec3744c36 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:35.478909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25f74efb-a583-4088-a154-5beec3744c36 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:35.489052 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:35.489052 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:35.491411 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-25f74efb-a583-4088-a154-5beec3744c36 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Volume info retrieved successfully. Aug 20 00:13:35.496649 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25f74efb-a583-4088-a154-5beec3744c36 tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 returned with HTTP 200 Aug 20 00:13:35.497177 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 694/2750] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:35 2026] GET /volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:36.356381 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-35e6b036-1f23-4381-870c-d80018b35c01 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:36.358305 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-35e6b036-1f23-4381-870c-d80018b35c01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:36.358497 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-35e6b036-1f23-4381-870c-d80018b35c01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:36.358670 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-35e6b036-1f23-4381-870c-d80018b35c01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:36.367533 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:36.367533 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:36.371216 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-35e6b036-1f23-4381-870c-d80018b35c01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:36.376086 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-35e6b036-1f23-4381-870c-d80018b35c01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:36.376483 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 690/2751] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:36 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:36.509254 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-30f5d964-13cb-4f4b-aada-1f88af75cb7d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:36.512010 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30f5d964-13cb-4f4b-aada-1f88af75cb7d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] GET https://10.4.3.9/volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 Aug 20 00:13:36.514155 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30f5d964-13cb-4f4b-aada-1f88af75cb7d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:36.514155 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30f5d964-13cb-4f4b-aada-1f88af75cb7d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:36.520864 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30f5d964-13cb-4f4b-aada-1f88af75cb7d tempest-CreateVolumesFromImageTest-2092350663 tempest-CreateVolumesFromImageTest-2092350663-project-member] https://10.4.3.9/volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 returned with HTTP 404 Aug 20 00:13:36.520864 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 678/2752] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:36 2026] GET /volume/v3/volumes/699a3c7c-771c-41ad-8e51-ff54411f2343 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:37.392185 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28f67d43-c6ac-4201-9041-541fbdc18202 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:37.396917 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28f67d43-c6ac-4201-9041-541fbdc18202 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:37.397193 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28f67d43-c6ac-4201-9041-541fbdc18202 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:37.397425 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28f67d43-c6ac-4201-9041-541fbdc18202 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:37.415263 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:37.415263 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:37.421475 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-28f67d43-c6ac-4201-9041-541fbdc18202 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:37.428821 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28f67d43-c6ac-4201-9041-541fbdc18202 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:37.429383 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 691/2753] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:37 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:37.941249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-047c31df-5378-4d54-9b33-1d8560396efd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:38.045213 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:38.045213 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1540526487"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:38.047906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1540526487'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:38.047906 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume of 1 GB Aug 20 00:13:38.054633 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Availability Zones retrieved successfully. Aug 20 00:13:38.061618 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (c9cd8d1e-93cf-4d18-b20e-a08f4460fcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:38.062607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8834b74-4ca0-4ae9-a085-a547e8b5113a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:38.063622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:38.091720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8834b74-4ca0-4ae9-a085-a547e8b5113a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:38.092505 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714a6b23-1ffc-4757-8394-c7f1d5e65c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:38.163419 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Created reservations ['ed30dc97-eae6-435e-9fac-812c528f11da', 'c672690c-9ba5-4ddd-a584-8496fb20c05d', 'fb99f870-4451-4470-82cc-30c85366d2d6', 'ede3c471-f313-404e-845b-aa0372ad309f'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:38.166569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714a6b23-1ffc-4757-8394-c7f1d5e65c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed30dc97-eae6-435e-9fac-812c528f11da', 'c672690c-9ba5-4ddd-a584-8496fb20c05d', 'fb99f870-4451-4470-82cc-30c85366d2d6', 'ede3c471-f313-404e-845b-aa0372ad309f']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:38.166569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5700b6-ab8f-4f5c-8d6d-4875c1180d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:38.200336 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5700b6-ab8f-4f5c-8d6d-4875c1180d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aad6a8c7-1b2e-41c2-b2b8-e738da4965da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1540526487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['ed30dc97-eae6-435e-9fac-812c528f11da','c672690c-9ba5-4ddd-a584-8496fb20c05d','fb99f870-4451-4470-82cc-30c85366d2d6','ede3c471-f313-404e-845b-aa0372ad309f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1540526487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aad6a8c7-1b2e-41c2-b2b8-e738da4965da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:38.202485 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49499b7-22e3-4f4d-96f7-4809d5996fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:38.244906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49499b7-22e3-4f4d-96f7-4809d5996fdc) transitioned into state 'SUCCESS' from state '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-1540526487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['ed30dc97-eae6-435e-9fac-812c528f11da','c672690c-9ba5-4ddd-a584-8496fb20c05d','fb99f870-4451-4470-82cc-30c85366d2d6','ede3c471-f313-404e-845b-aa0372ad309f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:38.245598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e3949f-3eb7-483b-87fb-5208d7fb7fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:38.261703 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e3949f-3eb7-483b-87fb-5208d7fb7fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:38.263551 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (c9cd8d1e-93cf-4d18-b20e-a08f4460fcb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:38.263551 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request issued successfully. Aug 20 00:13:38.263741 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-047c31df-5378-4d54-9b33-1d8560396efd tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:38.265479 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 695/2754] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:13:37 2026] POST /volume/v3/volumes => generated 756 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:38.282192 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9c58751a-830c-448c-991e-3c1907f6d93c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:38.284862 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9c58751a-830c-448c-991e-3c1907f6d93c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da Aug 20 00:13:38.285184 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9c58751a-830c-448c-991e-3c1907f6d93c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:38.285469 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9c58751a-830c-448c-991e-3c1907f6d93c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:38.307236 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:38.307236 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:38.315079 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9c58751a-830c-448c-991e-3c1907f6d93c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:38.323907 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9c58751a-830c-448c-991e-3c1907f6d93c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da returned with HTTP 200 Aug 20 00:13:38.323907 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 691/2755] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:38 2026] GET /volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:38.444078 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-12305b02-95c5-4401-8f19-ce7c1436ddaf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:38.446289 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12305b02-95c5-4401-8f19-ce7c1436ddaf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:38.446520 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12305b02-95c5-4401-8f19-ce7c1436ddaf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:38.446712 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12305b02-95c5-4401-8f19-ce7c1436ddaf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:38.459990 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:38.459990 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:38.466016 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12305b02-95c5-4401-8f19-ce7c1436ddaf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:38.471349 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12305b02-95c5-4401-8f19-ce7c1436ddaf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:38.471908 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 679/2756] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:38 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:39.343416 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-02dcba5d-0fbc-438a-9621-a14eaff4846f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:39.346722 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02dcba5d-0fbc-438a-9621-a14eaff4846f tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da Aug 20 00:13:39.347084 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02dcba5d-0fbc-438a-9621-a14eaff4846f tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:39.347392 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02dcba5d-0fbc-438a-9621-a14eaff4846f tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:39.356683 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:39.356683 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:39.361481 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-02dcba5d-0fbc-438a-9621-a14eaff4846f tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:39.367113 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02dcba5d-0fbc-438a-9621-a14eaff4846f tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da returned with HTTP 200 Aug 20 00:13:39.367669 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 692/2757] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:39 2026] GET /volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:39.380844 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-11714351-b017-4913-8862-bc0a82b3ae36 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:39.383670 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11714351-b017-4913-8862-bc0a82b3ae36 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:13:39.384111 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11714351-b017-4913-8862-bc0a82b3ae36 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aad6a8c7-1b2e-41c2-b2b8-e738da4965da", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1041060583"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:39.394793 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:39.394793 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:39.395270 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11714351-b017-4913-8862-bc0a82b3ae36 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:39.395566 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-11714351-b017-4913-8862-bc0a82b3ae36 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create snapshot from volume aad6a8c7-1b2e-41c2-b2b8-e738da4965da Aug 20 00:13:39.428905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-11714351-b017-4913-8862-bc0a82b3ae36 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Created reservations ['fffe8a3b-76d8-4788-918d-2c195f9b59bc', '59df20c1-33db-452e-91db-555615dc06b2', '515ea7fc-eae2-499e-ae24-a3439246fb2a', 'da5cf0e2-2a48-475e-b9a7-52e987d0acad'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:39.476166 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11714351-b017-4913-8862-bc0a82b3ae36 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Snapshot create request issued successfully. Aug 20 00:13:39.477020 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11714351-b017-4913-8862-bc0a82b3ae36 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:13:39.477971 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 696/2758] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:13:39 2026] POST /volume/v3/snapshots => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:39.487166 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9ea68eb4-aa68-4f3b-9ebc-d630695cc416 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:39.492917 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ea68eb4-aa68-4f3b-9ebc-d630695cc416 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb Aug 20 00:13:39.492917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ea68eb4-aa68-4f3b-9ebc-d630695cc416 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:39.492917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ea68eb4-aa68-4f3b-9ebc-d630695cc416 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:39.493251 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc9d4d1e-7dba-4b1f-925a-a63a2eb21a90 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:39.498051 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc9d4d1e-7dba-4b1f-925a-a63a2eb21a90 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:39.498264 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc9d4d1e-7dba-4b1f-925a-a63a2eb21a90 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:39.498484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc9d4d1e-7dba-4b1f-925a-a63a2eb21a90 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:39.504948 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:39.504948 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:39.504948 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9ea68eb4-aa68-4f3b-9ebc-d630695cc416 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Snapshot retrieved successfully. Aug 20 00:13:39.505271 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ea68eb4-aa68-4f3b-9ebc-d630695cc416 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb returned with HTTP 200 Aug 20 00:13:39.505681 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 692/2759] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:39 2026] GET /volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:39.514381 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:39.514381 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:39.519284 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cc9d4d1e-7dba-4b1f-925a-a63a2eb21a90 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:39.525091 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc9d4d1e-7dba-4b1f-925a-a63a2eb21a90 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:39.525572 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 680/2760] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:39 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:39.804589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-41699a5f-d413-4448-b55c-92e98287923f req-2e4bb89e-0318-458d-8151-38ccd394cf54 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:39.807557 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-2e4bb89e-0318-458d-8151-38ccd394cf54 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e/action Aug 20 00:13:39.808210 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-2e4bb89e-0318-458d-8151-38ccd394cf54 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:39.808458 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-2e4bb89e-0318-458d-8151-38ccd394cf54 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:39.831079 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:39.831079 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:39.856050 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-41699a5f-d413-4448-b55c-92e98287923f req-2e4bb89e-0318-458d-8151-38ccd394cf54 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e/action returned with HTTP 204 Aug 20 00:13:39.856680 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 693/2761] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:13:39 2026] POST /volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:40.520705 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e6e871fb-264f-4b3d-ab7a-29904dda72c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.524617 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6e871fb-264f-4b3d-ab7a-29904dda72c0 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb Aug 20 00:13:40.524867 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6e871fb-264f-4b3d-ab7a-29904dda72c0 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:40.525149 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6e871fb-264f-4b3d-ab7a-29904dda72c0 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:40.536360 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:40.536360 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:40.536360 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e6e871fb-264f-4b3d-ab7a-29904dda72c0 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Snapshot retrieved successfully. Aug 20 00:13:40.536360 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6e871fb-264f-4b3d-ab7a-29904dda72c0 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb returned with HTTP 200 Aug 20 00:13:40.536868 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 697/2762] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:40 2026] GET /volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:40.540428 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2b87cca4-7c40-4500-aa30-f49d70d922ee None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.542647 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2b87cca4-7c40-4500-aa30-f49d70d922ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:40.542907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2b87cca4-7c40-4500-aa30-f49d70d922ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:40.543194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2b87cca4-7c40-4500-aa30-f49d70d922ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:40.545426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.549522 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:40.549999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "168d1b08-8d77-4c14-b332-4de65be5afbb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-736486829"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:40.551910 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request body: {'volume': {"'snapshot_id": '168d1b08-8d77-4c14-b332-4de65be5afbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-736486829'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:40.552081 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume of 1 GB Aug 20 00:13:40.558333 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Availability Zones retrieved successfully. Aug 20 00:13:40.558710 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:40.558710 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:40.566242 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2b87cca4-7c40-4500-aa30-f49d70d922ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:40.568262 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (dbbacd21-784e-4f3a-8d18-73ecdba28c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:40.569711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c0eeb8-ae02-4cd0-b4ff-e1c4d193405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.572479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:40.573476 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2b87cca4-7c40-4500-aa30-f49d70d922ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:40.574159 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 693/2763] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:40 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:40.591448 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d75c2d60-edfe-4d70-b688-b371fa6eb02e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.593049 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d75c2d60-edfe-4d70-b688-b371fa6eb02e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:40.593243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d75c2d60-edfe-4d70-b688-b371fa6eb02e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:40.593411 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d75c2d60-edfe-4d70-b688-b371fa6eb02e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:40.603313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c0eeb8-ae02-4cd0-b4ff-e1c4d193405c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.604420 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:40.604420 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:40.604534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c412a8-6e62-407c-bf62-0420e3d9e34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.610916 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d75c2d60-edfe-4d70-b688-b371fa6eb02e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:40.612365 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d75c2d60-edfe-4d70-b688-b371fa6eb02e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:40.612714 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 694/2764] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:40 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:40.655841 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Created reservations ['fcc1cbef-71dc-421c-9717-78f1d74d0c07', '2a750e3e-6414-4a02-b1f6-90124cda2593', '72e98960-5986-447d-871d-8596bb993c47', '118fb8d7-dc3e-4655-bb1e-c71808bd2910'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:40.656718 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c412a8-6e62-407c-bf62-0420e3d9e34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcc1cbef-71dc-421c-9717-78f1d74d0c07', '2a750e3e-6414-4a02-b1f6-90124cda2593', '72e98960-5986-447d-871d-8596bb993c47', '118fb8d7-dc3e-4655-bb1e-c71808bd2910']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.657693 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45b9a8c-986f-4cf8-9dfa-573a25f4ddc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.683389 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45b9a8c-986f-4cf8-9dfa-573a25f4ddc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcf28776-4d18-4f06-a63f-980c9128b4b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-736486829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['fcc1cbef-71dc-421c-9717-78f1d74d0c07','2a750e3e-6414-4a02-b1f6-90124cda2593','72e98960-5986-447d-871d-8596bb993c47','118fb8d7-dc3e-4655-bb1e-c71808bd2910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-736486829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcf28776-4d18-4f06-a63f-980c9128b4b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.684237 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf435d5-064a-4547-be43-dc8661ad3093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.686594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-c8b52599-df09-44a6-a580-fda56d981d3e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.688762 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-c8b52599-df09-44a6-a580-fda56d981d3e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:40.688930 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-c8b52599-df09-44a6-a580-fda56d981d3e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:40.689116 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-c8b52599-df09-44a6-a580-fda56d981d3e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:40.701074 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:40.701074 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:40.705899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf435d5-064a-4547-be43-dc8661ad3093) transitioned into state 'SUCCESS' from state '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-736486829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['fcc1cbef-71dc-421c-9717-78f1d74d0c07','2a750e3e-6414-4a02-b1f6-90124cda2593','72e98960-5986-447d-871d-8596bb993c47','118fb8d7-dc3e-4655-bb1e-c71808bd2910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.706691 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34490546-c97e-45f2-9b82-79b1a531fd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.706796 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-c8b52599-df09-44a6-a580-fda56d981d3e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:40.714113 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-c8b52599-df09-44a6-a580-fda56d981d3e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:40.715299 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 698/2765] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:40 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:40.721195 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34490546-c97e-45f2-9b82-79b1a531fd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.722228 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (dbbacd21-784e-4f3a-8d18-73ecdba28c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:40.722606 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request issued successfully. Aug 20 00:13:40.725462 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0c915ba-1db9-41e2-81f2-6f318266ddc2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:40.726004 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 681/2766] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:40 2026] POST /volume/v3/volumes => generated 755 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:40.746414 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d9655f22-059f-479d-8896-5e0900102f25 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.748522 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:40.749231 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-eb76a809-474d-499b-9376-587f18a91a56 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.749366 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "168d1b08-8d77-4c14-b332-4de65be5afbb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2017852975"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:40.751191 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-eb76a809-474d-499b-9376-587f18a91a56 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/action Aug 20 00:13:40.754058 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-eb76a809-474d-499b-9376-587f18a91a56 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:40.754058 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-eb76a809-474d-499b-9376-587f18a91a56 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:40.754152 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request body: {'volume': {"'snapshot_id": '168d1b08-8d77-4c14-b332-4de65be5afbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2017852975'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:40.754152 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume of 1 GB Aug 20 00:13:40.764569 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Availability Zones retrieved successfully. Aug 20 00:13:40.766166 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:40.766166 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:40.766654 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-eb76a809-474d-499b-9376-587f18a91a56 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:40.771305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (dff57154-3ce7-4a77-a66f-efdfce290b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:40.772745 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebcdee5-ef81-45b6-bfa4-9ad315044dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.773951 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-eb76a809-474d-499b-9376-587f18a91a56 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Begin detaching volume completed successfully. Aug 20 00:13:40.774981 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-eb76a809-474d-499b-9376-587f18a91a56 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/action returned with HTTP 202 Aug 20 00:13:40.775033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:40.775070 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 695/2767] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:13:40 2026] POST /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:13:40.816934 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebcdee5-ef81-45b6-bfa4-9ad315044dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.818552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1abde8-5d38-4ccd-936c-1fbb2ce5c126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.840569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4eec3e40-0102-4a10-8297-1b3f7deddef0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.841015 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4eec3e40-0102-4a10-8297-1b3f7deddef0 None None] GET https://10.4.3.9/volume// Aug 20 00:13:40.841189 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4eec3e40-0102-4a10-8297-1b3f7deddef0 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:40.841370 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4eec3e40-0102-4a10-8297-1b3f7deddef0 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:40.841679 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4eec3e40-0102-4a10-8297-1b3f7deddef0 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:40.841951 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 699/2768] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:40.852355 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-22853523-5529-4a47-94a1-38fae7ed6d9c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.855323 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-22853523-5529-4a47-94a1-38fae7ed6d9c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:40.855630 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-22853523-5529-4a47-94a1-38fae7ed6d9c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:40.855924 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-22853523-5529-4a47-94a1-38fae7ed6d9c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:40.866065 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:40.866065 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:40.869670 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-22853523-5529-4a47-94a1-38fae7ed6d9c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:40.874457 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-22853523-5529-4a47-94a1-38fae7ed6d9c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:40.874837 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 682/2769] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:40 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 1375 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:40.879196 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Created reservations ['598bfabd-2207-43d8-b61c-934e0ab861eb', 'ea96cf0a-e9f0-42e5-acc1-229af4d2c767', '215f47b1-e2c2-4870-93f3-e8e1171e094d', '090a70c3-f360-4e03-8b95-aa5d5e62a05f'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:40.881016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1abde8-5d38-4ccd-936c-1fbb2ce5c126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['598bfabd-2207-43d8-b61c-934e0ab861eb', 'ea96cf0a-e9f0-42e5-acc1-229af4d2c767', '215f47b1-e2c2-4870-93f3-e8e1171e094d', '090a70c3-f360-4e03-8b95-aa5d5e62a05f']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.881464 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb666bc-b2e9-4d60-b4bf-35d5ebb4f781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.886069 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-16809164-e93a-4875-983c-aae6857e6285 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.888727 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-16809164-e93a-4875-983c-aae6857e6285 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/encryption Aug 20 00:13:40.888966 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-16809164-e93a-4875-983c-aae6857e6285 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:40.891911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-16809164-e93a-4875-983c-aae6857e6285 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:40.899816 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:40.899816 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:40.909692 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-16809164-e93a-4875-983c-aae6857e6285 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/encryption returned with HTTP 200 Aug 20 00:13:40.910687 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 696/2770] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:13:40 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:40.911186 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb666bc-b2e9-4d60-b4bf-35d5ebb4f781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d6ad88-a806-49e9-8856-f6194f86c540', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2017852975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['598bfabd-2207-43d8-b61c-934e0ab861eb','ea96cf0a-e9f0-42e5-acc1-229af4d2c767','215f47b1-e2c2-4870-93f3-e8e1171e094d','090a70c3-f360-4e03-8b95-aa5d5e62a05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2017852975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d6ad88-a806-49e9-8856-f6194f86c540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.912162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1bf253-b37d-46d7-b559-cb82ebef3d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.937484 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1bf253-b37d-46d7-b559-cb82ebef3d02) transitioned into state 'SUCCESS' from state '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-2017852975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['598bfabd-2207-43d8-b61c-934e0ab861eb','ea96cf0a-e9f0-42e5-acc1-229af4d2c767','215f47b1-e2c2-4870-93f3-e8e1171e094d','090a70c3-f360-4e03-8b95-aa5d5e62a05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.938409 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fe7c87-51d4-488a-8d61-e82048d6bbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.948338 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fe7c87-51d4-488a-8d61-e82048d6bbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:40.949194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (dff57154-3ce7-4a77-a66f-efdfce290b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:40.949494 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request issued successfully. Aug 20 00:13:40.950151 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d9655f22-059f-479d-8896-5e0900102f25 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:40.950567 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 694/2771] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:40 2026] POST /volume/v3/volumes => generated 756 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:40.972178 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:40.974353 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:40.975913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "168d1b08-8d77-4c14-b332-4de65be5afbb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1602271154"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:40.977021 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request body: {'volume': {"'snapshot_id": '168d1b08-8d77-4c14-b332-4de65be5afbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1602271154'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:40.977259 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume of 1 GB Aug 20 00:13:40.981378 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Availability Zones retrieved successfully. Aug 20 00:13:40.987330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (7f2ef250-9c0f-4e66-85fc-19b84e10b76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:40.988345 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be5ee52-d0f7-45bf-ba10-983d02fbdde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:40.989343 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:41.024955 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be5ee52-d0f7-45bf-ba10-983d02fbdde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.024955 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf95459-15e8-44a4-b181-8a845f28bf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.067294 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Created reservations ['e6d0d269-5656-47b1-8ca7-091e233f362a', 'cc287956-9bf3-46e5-99d7-8810ec38ff3d', '02de7bee-1056-44e6-b8ef-3c285b1807d0', '00be6c4a-0d0a-4841-b013-1e6276727f8e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:41.068289 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf95459-15e8-44a4-b181-8a845f28bf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6d0d269-5656-47b1-8ca7-091e233f362a', 'cc287956-9bf3-46e5-99d7-8810ec38ff3d', '02de7bee-1056-44e6-b8ef-3c285b1807d0', '00be6c4a-0d0a-4841-b013-1e6276727f8e']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.069307 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba017bbc-4b44-4b59-bfde-35a20b0b1545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.097634 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba017bbc-4b44-4b59-bfde-35a20b0b1545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a7379d4-cbc0-4f43-9860-eba85b6509b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1602271154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['e6d0d269-5656-47b1-8ca7-091e233f362a','cc287956-9bf3-46e5-99d7-8810ec38ff3d','02de7bee-1056-44e6-b8ef-3c285b1807d0','00be6c4a-0d0a-4841-b013-1e6276727f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1602271154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a7379d4-cbc0-4f43-9860-eba85b6509b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.098519 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2594c8-2e11-4c55-be70-e82bf8cda2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.123227 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2594c8-2e11-4c55-be70-e82bf8cda2e3) transitioned into state 'SUCCESS' from state '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-1602271154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['e6d0d269-5656-47b1-8ca7-091e233f362a','cc287956-9bf3-46e5-99d7-8810ec38ff3d','02de7bee-1056-44e6-b8ef-3c285b1807d0','00be6c4a-0d0a-4841-b013-1e6276727f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.124180 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44df5ae-81a7-4bad-a12c-7fba597e282b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.135562 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44df5ae-81a7-4bad-a12c-7fba597e282b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.136677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (7f2ef250-9c0f-4e66-85fc-19b84e10b76e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:41.137147 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request issued successfully. Aug 20 00:13:41.137766 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4b202db2-9a45-4146-ac7a-fbbca370cd6c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:41.138391 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 700/2772] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:40 2026] POST /volume/v3/volumes => generated 756 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:41.158200 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-42439bab-554b-4592-a376-dce867565f7e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.160142 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:41.160518 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "168d1b08-8d77-4c14-b332-4de65be5afbb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-237166029"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:41.161905 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request body: {'volume': {"'snapshot_id": '168d1b08-8d77-4c14-b332-4de65be5afbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-237166029'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:41.162289 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume of 1 GB Aug 20 00:13:41.167494 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Availability Zones retrieved successfully. Aug 20 00:13:41.173818 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (b64922fd-9531-447f-8361-c199113742f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:41.174976 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd9b3ec-00b1-499a-9beb-6647bc9415cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.176212 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:41.207708 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd9b3ec-00b1-499a-9beb-6647bc9415cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.209040 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3362e9a0-3186-4e9f-9f9e-74d162ca9b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.255576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Created reservations ['22f71b2f-774b-4a6c-910f-6e1986111983', '92bcc57e-0312-48b6-9758-8c2ff6c9b53d', '25737a34-2ace-422a-a1cb-74f3303da826', '35139c5f-9180-44a0-8a05-22a968bce2a0'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:41.256456 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3362e9a0-3186-4e9f-9f9e-74d162ca9b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f71b2f-774b-4a6c-910f-6e1986111983', '92bcc57e-0312-48b6-9758-8c2ff6c9b53d', '25737a34-2ace-422a-a1cb-74f3303da826', '35139c5f-9180-44a0-8a05-22a968bce2a0']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.257332 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce7cf1a-43da-4ae7-b2f2-de40de901102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.280630 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce7cf1a-43da-4ae7-b2f2-de40de901102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73162091-29a9-4195-866d-755dd9718c8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-237166029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['22f71b2f-774b-4a6c-910f-6e1986111983','92bcc57e-0312-48b6-9758-8c2ff6c9b53d','25737a34-2ace-422a-a1cb-74f3303da826','35139c5f-9180-44a0-8a05-22a968bce2a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-237166029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73162091-29a9-4195-866d-755dd9718c8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.281328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8e4d13-464c-4a8b-b32c-a14f54397a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.299428 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8e4d13-464c-4a8b-b32c-a14f54397a87) transitioned into state 'SUCCESS' from state '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-237166029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['22f71b2f-774b-4a6c-910f-6e1986111983','92bcc57e-0312-48b6-9758-8c2ff6c9b53d','25737a34-2ace-422a-a1cb-74f3303da826','35139c5f-9180-44a0-8a05-22a968bce2a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.300224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db85ab92-f49c-41e8-9c02-2f7d78222a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.309564 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db85ab92-f49c-41e8-9c02-2f7d78222a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.310415 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (b64922fd-9531-447f-8361-c199113742f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:41.310695 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request issued successfully. Aug 20 00:13:41.311444 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42439bab-554b-4592-a376-dce867565f7e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:41.311867 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 683/2773] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:41 2026] POST /volume/v3/volumes => generated 755 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:41.325181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-791a5acc-fde9-41ef-9138-736e5ce34708 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.327993 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:41.328347 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "168d1b08-8d77-4c14-b332-4de65be5afbb", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-18638504"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:41.330803 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request body: {'volume': {"'snapshot_id": '168d1b08-8d77-4c14-b332-4de65be5afbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-18638504'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:41.331030 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume of 1 GB Aug 20 00:13:41.336593 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Availability Zones retrieved successfully. Aug 20 00:13:41.342769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (4b3a16a8-c136-4e45-98b2-be48c253e83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:41.344086 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d02b757-5454-4fdd-aa94-bc396fcf2b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.345025 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:41.376049 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d02b757-5454-4fdd-aa94-bc396fcf2b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.376828 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8faa698a-c859-49e4-9194-0d308a5036a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.428757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Created reservations ['1f9bd7cf-e629-4b86-931b-b7b8b47ed4b3', 'eea476f2-0b46-4098-ab7d-eb5a2846d1f0', '8273ec82-009f-4013-bfb4-c2e4da3679bb', '88ff4481-619d-4743-8063-00d531b9b2a4'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:41.429615 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8faa698a-c859-49e4-9194-0d308a5036a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f9bd7cf-e629-4b86-931b-b7b8b47ed4b3', 'eea476f2-0b46-4098-ab7d-eb5a2846d1f0', '8273ec82-009f-4013-bfb4-c2e4da3679bb', '88ff4481-619d-4743-8063-00d531b9b2a4']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.430321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f58e33-b610-4e09-b329-a707a30f1b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.457086 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f58e33-b610-4e09-b329-a707a30f1b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbea308e-6b3c-4358-a330-2fa2c12731a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-18638504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['1f9bd7cf-e629-4b86-931b-b7b8b47ed4b3','eea476f2-0b46-4098-ab7d-eb5a2846d1f0','8273ec82-009f-4013-bfb4-c2e4da3679bb','88ff4481-619d-4743-8063-00d531b9b2a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-18638504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbea308e-6b3c-4358-a330-2fa2c12731a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.457827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc50f8ad-d80f-4c40-853a-cf229ce10d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.480747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc50f8ad-d80f-4c40-853a-cf229ce10d41) transitioned into state 'SUCCESS' from state '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-18638504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f4f3c06de14a019fbe348c51ccd0b7',qos_specs=None,replication_status=,reservations=['1f9bd7cf-e629-4b86-931b-b7b8b47ed4b3','eea476f2-0b46-4098-ab7d-eb5a2846d1f0','8273ec82-009f-4013-bfb4-c2e4da3679bb','88ff4481-619d-4743-8063-00d531b9b2a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efef2d61e114dcf958763b3bc77aa3a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.481803 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b37402-5829-4f50-b516-427716aee964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:41.493733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b37402-5829-4f50-b516-427716aee964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:41.495022 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Flow 'volume_create_api' (4b3a16a8-c136-4e45-98b2-be48c253e83a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:41.495436 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Create volume request issued successfully. Aug 20 00:13:41.496219 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-791a5acc-fde9-41ef-9138-736e5ce34708 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:41.496756 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 697/2774] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:41 2026] POST /volume/v3/volumes => generated 754 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:41.510411 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4898bad1-de53-43f7-9074-69a0a8698166 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.512513 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4898bad1-de53-43f7-9074-69a0a8698166 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 Aug 20 00:13:41.512739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4898bad1-de53-43f7-9074-69a0a8698166 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:41.512995 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4898bad1-de53-43f7-9074-69a0a8698166 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:41.520981 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:41.520981 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:41.524849 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4898bad1-de53-43f7-9074-69a0a8698166 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:41.528926 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4898bad1-de53-43f7-9074-69a0a8698166 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 returned with HTTP 200 Aug 20 00:13:41.529294 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 695/2775] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:41 2026] GET /volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:41.544082 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64b65e38-bb17-41ea-a20a-1aa0410cb9b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.545973 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64b65e38-bb17-41ea-a20a-1aa0410cb9b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 Aug 20 00:13:41.546177 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64b65e38-bb17-41ea-a20a-1aa0410cb9b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:41.546376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64b65e38-bb17-41ea-a20a-1aa0410cb9b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:41.554394 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:41.554394 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:41.557836 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64b65e38-bb17-41ea-a20a-1aa0410cb9b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:41.561785 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64b65e38-bb17-41ea-a20a-1aa0410cb9b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 returned with HTTP 200 Aug 20 00:13:41.562347 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 701/2776] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:41 2026] GET /volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:41.576882 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b9989cd-e029-4c2b-a41b-048b84771918 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.578797 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b9989cd-e029-4c2b-a41b-048b84771918 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 Aug 20 00:13:41.579011 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b9989cd-e029-4c2b-a41b-048b84771918 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:41.579255 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b9989cd-e029-4c2b-a41b-048b84771918 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:41.585940 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:41.585940 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:41.589316 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1b9989cd-e029-4c2b-a41b-048b84771918 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:41.593287 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b9989cd-e029-4c2b-a41b-048b84771918 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 returned with HTTP 200 Aug 20 00:13:41.593583 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 684/2777] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:41 2026] GET /volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:41.606630 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8aa0fa6a-98e2-4de9-a23f-d7f69a9d34b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.609155 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8aa0fa6a-98e2-4de9-a23f-d7f69a9d34b5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b Aug 20 00:13:41.609417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8aa0fa6a-98e2-4de9-a23f-d7f69a9d34b5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:41.609682 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8aa0fa6a-98e2-4de9-a23f-d7f69a9d34b5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:41.623695 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:41.623695 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:41.629135 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8aa0fa6a-98e2-4de9-a23f-d7f69a9d34b5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:41.636815 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8aa0fa6a-98e2-4de9-a23f-d7f69a9d34b5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b returned with HTTP 200 Aug 20 00:13:41.637556 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 698/2778] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:41 2026] GET /volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:41.653657 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2b7e0dcc-3834-4635-8f08-dace59e6dbb5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.655857 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2b7e0dcc-3834-4635-8f08-dace59e6dbb5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 Aug 20 00:13:41.656091 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2b7e0dcc-3834-4635-8f08-dace59e6dbb5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:41.656283 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2b7e0dcc-3834-4635-8f08-dace59e6dbb5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:41.663639 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:41.663639 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:41.667539 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2b7e0dcc-3834-4635-8f08-dace59e6dbb5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:41.672239 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2b7e0dcc-3834-4635-8f08-dace59e6dbb5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 returned with HTTP 200 Aug 20 00:13:41.672623 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 696/2779] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:41 2026] GET /volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:41.688980 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-53eb3b76-e252-4e99-aaea-4c8217d4b75c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.691448 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53eb3b76-e252-4e99-aaea-4c8217d4b75c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] DELETE https://10.4.3.9/volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 Aug 20 00:13:41.691681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53eb3b76-e252-4e99-aaea-4c8217d4b75c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:41.691875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53eb3b76-e252-4e99-aaea-4c8217d4b75c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:41.692072 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-53eb3b76-e252-4e99-aaea-4c8217d4b75c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume with id: dbea308e-6b3c-4358-a330-2fa2c12731a5 Aug 20 00:13:41.701618 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:41.701618 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:41.702076 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-53eb3b76-e252-4e99-aaea-4c8217d4b75c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:41.726573 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-53eb3b76-e252-4e99-aaea-4c8217d4b75c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume request issued successfully. Aug 20 00:13:41.726871 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53eb3b76-e252-4e99-aaea-4c8217d4b75c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 returned with HTTP 202 Aug 20 00:13:41.727290 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 702/2780] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:41 2026] DELETE /volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:41.736299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5bfd11ce-cf4c-4602-b3df-209280f60ddf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:41.740579 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bfd11ce-cf4c-4602-b3df-209280f60ddf tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 Aug 20 00:13:41.740829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bfd11ce-cf4c-4602-b3df-209280f60ddf tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:41.741105 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bfd11ce-cf4c-4602-b3df-209280f60ddf tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:41.748701 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:41.748701 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:41.754106 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5bfd11ce-cf4c-4602-b3df-209280f60ddf tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:41.762648 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bfd11ce-cf4c-4602-b3df-209280f60ddf tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 returned with HTTP 200 Aug 20 00:13:41.762648 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 685/2781] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:41 2026] GET /volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:42.019021 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-581cfc10-c819-426f-872c-46e3b670dd19 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:42.024963 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-581cfc10-c819-426f-872c-46e3b670dd19 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] DELETE https://10.4.3.9/volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e Aug 20 00:13:42.027610 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-581cfc10-c819-426f-872c-46e3b670dd19 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:42.028243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-581cfc10-c819-426f-872c-46e3b670dd19 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:42.036152 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:42.036152 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:42.087520 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-770af19f-a606-40bd-88dc-6db575b2dd78 req-581cfc10-c819-426f-872c-46e3b670dd19 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e returned with HTTP 200 Aug 20 00:13:42.088042 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 699/2782] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:13:42 2026] DELETE /volume/v3/attachments/35158a5a-00d1-4756-9fc8-bd0319d8878e => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:42.778177 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-94a7faf8-553a-448d-8813-1d7c2756ec0d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:42.780769 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-94a7faf8-553a-448d-8813-1d7c2756ec0d tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 Aug 20 00:13:42.781033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-94a7faf8-553a-448d-8813-1d7c2756ec0d tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:42.781242 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-94a7faf8-553a-448d-8813-1d7c2756ec0d tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:42.788812 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-94a7faf8-553a-448d-8813-1d7c2756ec0d tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 returned with HTTP 404 Aug 20 00:13:42.789479 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 697/2783] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:42 2026] GET /volume/v3/volumes/dbea308e-6b3c-4358-a330-2fa2c12731a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:42.796076 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b6c6114b-abc3-42ec-a315-8e8fc1a5f3d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:42.799546 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b6c6114b-abc3-42ec-a315-8e8fc1a5f3d9 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] DELETE https://10.4.3.9/volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b Aug 20 00:13:42.800123 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b6c6114b-abc3-42ec-a315-8e8fc1a5f3d9 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:42.800476 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b6c6114b-abc3-42ec-a315-8e8fc1a5f3d9 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:42.800869 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b6c6114b-abc3-42ec-a315-8e8fc1a5f3d9 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume with id: 73162091-29a9-4195-866d-755dd9718c8b Aug 20 00:13:42.811210 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:42.811210 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:42.812055 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b6c6114b-abc3-42ec-a315-8e8fc1a5f3d9 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:42.837037 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b6c6114b-abc3-42ec-a315-8e8fc1a5f3d9 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume request issued successfully. Aug 20 00:13:42.837378 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b6c6114b-abc3-42ec-a315-8e8fc1a5f3d9 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b returned with HTTP 202 Aug 20 00:13:42.838234 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 703/2784] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:42 2026] DELETE /volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:42.846972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8b60348c-2992-4236-87f3-668dd0b8019c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:42.850124 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b60348c-2992-4236-87f3-668dd0b8019c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b Aug 20 00:13:42.850124 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b60348c-2992-4236-87f3-668dd0b8019c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:42.850440 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b60348c-2992-4236-87f3-668dd0b8019c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:42.863682 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:42.863682 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:42.871400 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8b60348c-2992-4236-87f3-668dd0b8019c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:42.880975 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b60348c-2992-4236-87f3-668dd0b8019c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b returned with HTTP 200 Aug 20 00:13:42.881283 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 686/2785] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:42 2026] GET /volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:43.002202 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-42075f8d-57e7-464f-9234-d2a56ff6b8dd req-2de046ee-e1e2-4c3e-959a-c71bd2783dcd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:43.004332 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-42075f8d-57e7-464f-9234-d2a56ff6b8dd req-2de046ee-e1e2-4c3e-959a-c71bd2783dcd tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:43.004522 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-42075f8d-57e7-464f-9234-d2a56ff6b8dd req-2de046ee-e1e2-4c3e-959a-c71bd2783dcd tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:43.004732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-42075f8d-57e7-464f-9234-d2a56ff6b8dd req-2de046ee-e1e2-4c3e-959a-c71bd2783dcd tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:43.013032 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:43.013032 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:43.016942 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-42075f8d-57e7-464f-9234-d2a56ff6b8dd req-2de046ee-e1e2-4c3e-959a-c71bd2783dcd tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:43.021842 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-42075f8d-57e7-464f-9234-d2a56ff6b8dd req-2de046ee-e1e2-4c3e-959a-c71bd2783dcd tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:43.022350 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 700/2786] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:43 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:43.899189 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-10b26040-16e4-469d-90c6-7de7407e2f1b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:43.904084 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-10b26040-16e4-469d-90c6-7de7407e2f1b tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b Aug 20 00:13:43.904565 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-10b26040-16e4-469d-90c6-7de7407e2f1b tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:43.905600 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-10b26040-16e4-469d-90c6-7de7407e2f1b tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:43.916322 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-10b26040-16e4-469d-90c6-7de7407e2f1b tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b returned with HTTP 404 Aug 20 00:13:43.916472 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 698/2787] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:43 2026] GET /volume/v3/volumes/73162091-29a9-4195-866d-755dd9718c8b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:43.924721 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-67c10f0a-5993-4423-a037-af96a63038f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:43.926651 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67c10f0a-5993-4423-a037-af96a63038f5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] DELETE https://10.4.3.9/volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 Aug 20 00:13:43.927063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67c10f0a-5993-4423-a037-af96a63038f5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:43.927063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67c10f0a-5993-4423-a037-af96a63038f5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:43.927237 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-67c10f0a-5993-4423-a037-af96a63038f5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume with id: 3a7379d4-cbc0-4f43-9860-eba85b6509b7 Aug 20 00:13:43.938054 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:43.938054 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:43.939376 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-67c10f0a-5993-4423-a037-af96a63038f5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:43.969081 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-67c10f0a-5993-4423-a037-af96a63038f5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume request issued successfully. Aug 20 00:13:43.969081 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67c10f0a-5993-4423-a037-af96a63038f5 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 returned with HTTP 202 Aug 20 00:13:43.969443 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 704/2788] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:43 2026] DELETE /volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:43.981172 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-58fabcbf-c4ac-4d1c-a3fb-f2153b35d795 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:43.985403 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58fabcbf-c4ac-4d1c-a3fb-f2153b35d795 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 Aug 20 00:13:43.985403 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58fabcbf-c4ac-4d1c-a3fb-f2153b35d795 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:43.985594 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58fabcbf-c4ac-4d1c-a3fb-f2153b35d795 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:43.999353 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:43.999353 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:44.007789 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-58fabcbf-c4ac-4d1c-a3fb-f2153b35d795 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:44.019176 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58fabcbf-c4ac-4d1c-a3fb-f2153b35d795 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 returned with HTTP 200 Aug 20 00:13:44.020826 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 687/2789] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:43 2026] GET /volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:44.045963 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-98c24027-3203-4b1c-b04c-8143bff81786 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:44.049546 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:44.050132 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1466505477", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:44.051910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1466505477', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:44.052171 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Create volume of 1 GB Aug 20 00:13:44.060669 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Availability Zones retrieved successfully. Aug 20 00:13:44.069948 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Flow 'volume_create_api' (cb49aacf-1d3e-4f98-9053-da61a20e7271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:44.074924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abab3b54-7834-45f4-950c-c81b6a941cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:44.076179 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:44.133277 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abab3b54-7834-45f4-950c-c81b6a941cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:44.134560 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da08e15-87c0-4a1f-bd59-58abceb5256e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:44.193411 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Created reservations ['69f0deb2-5450-458e-a53a-f26a4d2f01d0', '23bb5317-834f-4cdb-a865-e5f1259a4390', '3b4e258c-df67-4d24-b263-9f9ed131bf8c', '9d3010db-3ef3-43d9-a964-cd5800ba3408'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:44.194529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da08e15-87c0-4a1f-bd59-58abceb5256e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69f0deb2-5450-458e-a53a-f26a4d2f01d0', '23bb5317-834f-4cdb-a865-e5f1259a4390', '3b4e258c-df67-4d24-b263-9f9ed131bf8c', '9d3010db-3ef3-43d9-a964-cd5800ba3408']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:44.196037 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8c8120-025e-4f8c-b056-35ab6e8e1268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:44.237150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8c8120-025e-4f8c-b056-35ab6e8e1268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f273118-5eeb-48c5-b4ba-c2e083c5c481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1466505477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e27568e2d944b4fa70b64507d0d48d7',qos_specs=None,replication_status=,reservations=['69f0deb2-5450-458e-a53a-f26a4d2f01d0','23bb5317-834f-4cdb-a865-e5f1259a4390','3b4e258c-df67-4d24-b263-9f9ed131bf8c','9d3010db-3ef3-43d9-a964-cd5800ba3408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61c84adc17481a902ca5c6b73d37ca',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1466505477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f273118-5eeb-48c5-b4ba-c2e083c5c481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e27568e2d944b4fa70b64507d0d48d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e61c84adc17481a902ca5c6b73d37ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:44.238380 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831e47d7-2696-46ca-852d-c14acb202c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:44.283345 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831e47d7-2696-46ca-852d-c14acb202c0c) transitioned into state 'SUCCESS' from state '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-1466505477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e27568e2d944b4fa70b64507d0d48d7',qos_specs=None,replication_status=,reservations=['69f0deb2-5450-458e-a53a-f26a4d2f01d0','23bb5317-834f-4cdb-a865-e5f1259a4390','3b4e258c-df67-4d24-b263-9f9ed131bf8c','9d3010db-3ef3-43d9-a964-cd5800ba3408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61c84adc17481a902ca5c6b73d37ca',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:44.284052 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b5bdc96-68f8-47b9-87ff-cd66e541a795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:44.304845 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b5bdc96-68f8-47b9-87ff-cd66e541a795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:44.305882 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Flow 'volume_create_api' (cb49aacf-1d3e-4f98-9053-da61a20e7271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:44.305975 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Create volume request issued successfully. Aug 20 00:13:44.306549 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-98c24027-3203-4b1c-b04c-8143bff81786 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:44.306985 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 701/2790] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:44 2026] POST /volume/v3/volumes => generated 751 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:44.322714 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e18a1708-332a-40b6-8b4c-9632427f776a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:44.325367 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e18a1708-332a-40b6-8b4c-9632427f776a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:44.325445 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e18a1708-332a-40b6-8b4c-9632427f776a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:44.325854 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e18a1708-332a-40b6-8b4c-9632427f776a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:44.365034 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:44.365034 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:44.387620 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e18a1708-332a-40b6-8b4c-9632427f776a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:44.404668 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e18a1708-332a-40b6-8b4c-9632427f776a tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:44.405168 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 699/2791] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:44 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:45.036388 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-45011f03-ccd2-49cc-a4cd-5e5c6343d88c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.038463 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-45011f03-ccd2-49cc-a4cd-5e5c6343d88c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 Aug 20 00:13:45.040221 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-45011f03-ccd2-49cc-a4cd-5e5c6343d88c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.040221 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-45011f03-ccd2-49cc-a4cd-5e5c6343d88c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.047910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-45011f03-ccd2-49cc-a4cd-5e5c6343d88c tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 returned with HTTP 404 Aug 20 00:13:45.048439 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 705/2792] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/v3/volumes/3a7379d4-cbc0-4f43-9860-eba85b6509b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:45.060680 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-90bb18d8-66c7-4e1b-bd56-2bb4b31f41b7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.062605 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90bb18d8-66c7-4e1b-bd56-2bb4b31f41b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] DELETE https://10.4.3.9/volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 Aug 20 00:13:45.062809 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90bb18d8-66c7-4e1b-bd56-2bb4b31f41b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.063020 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90bb18d8-66c7-4e1b-bd56-2bb4b31f41b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.063223 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-90bb18d8-66c7-4e1b-bd56-2bb4b31f41b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume with id: 47d6ad88-a806-49e9-8856-f6194f86c540 Aug 20 00:13:45.070830 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:45.070830 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:45.071794 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-90bb18d8-66c7-4e1b-bd56-2bb4b31f41b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:45.092456 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-90bb18d8-66c7-4e1b-bd56-2bb4b31f41b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume request issued successfully. Aug 20 00:13:45.092456 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90bb18d8-66c7-4e1b-bd56-2bb4b31f41b7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 returned with HTTP 202 Aug 20 00:13:45.092966 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 688/2793] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:45 2026] DELETE /volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:45.102958 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8897db76-f8be-4e55-83f3-d655d7b1fe06 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.105746 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8897db76-f8be-4e55-83f3-d655d7b1fe06 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 Aug 20 00:13:45.105820 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8897db76-f8be-4e55-83f3-d655d7b1fe06 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.106246 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8897db76-f8be-4e55-83f3-d655d7b1fe06 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.117569 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:45.117569 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:45.124342 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8897db76-f8be-4e55-83f3-d655d7b1fe06 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:45.130012 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8897db76-f8be-4e55-83f3-d655d7b1fe06 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 returned with HTTP 200 Aug 20 00:13:45.131118 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 702/2794] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:45.423492 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-31b075e8-cbd8-4b3c-afe7-e39099f6d87d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.425509 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-31b075e8-cbd8-4b3c-afe7-e39099f6d87d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:45.425698 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-31b075e8-cbd8-4b3c-afe7-e39099f6d87d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.426011 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-31b075e8-cbd8-4b3c-afe7-e39099f6d87d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.435299 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:45.435299 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:45.438414 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-31b075e8-cbd8-4b3c-afe7-e39099f6d87d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:45.443248 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-31b075e8-cbd8-4b3c-afe7-e39099f6d87d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:45.443705 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 700/2795] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:45.459266 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-15f7fea6-07c6-4681-a8ba-46dfe5907c15 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.461573 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-15f7fea6-07c6-4681-a8ba-46dfe5907c15 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:45.461827 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-15f7fea6-07c6-4681-a8ba-46dfe5907c15 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.462152 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-15f7fea6-07c6-4681-a8ba-46dfe5907c15 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.473753 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:45.473753 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:45.510665 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-15f7fea6-07c6-4681-a8ba-46dfe5907c15 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:45.520437 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-15f7fea6-07c6-4681-a8ba-46dfe5907c15 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:45.521350 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 706/2796] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:45.536834 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8909a293-d1fe-48b9-a4d8-b4f0346fd344 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.539049 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8909a293-d1fe-48b9-a4d8-b4f0346fd344 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:13:45.539376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8909a293-d1fe-48b9-a4d8-b4f0346fd344 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.539654 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8909a293-d1fe-48b9-a4d8-b4f0346fd344 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.540111 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-8909a293-d1fe-48b9-a4d8-b4f0346fd344 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:13:45.541561 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8909a293-d1fe-48b9-a4d8-b4f0346fd344 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:13:45.552328 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8909a293-d1fe-48b9-a4d8-b4f0346fd344 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Get all volumes completed successfully. Aug 20 00:13:45.552910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8909a293-d1fe-48b9-a4d8-b4f0346fd344 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:13:45.553552 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 689/2797] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/v3/volumes => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:45.568423 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aa53d3e8-2f97-4b44-be1f-9ddbb051dd68 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.570622 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa53d3e8-2f97-4b44-be1f-9ddbb051dd68 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:45.570942 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa53d3e8-2f97-4b44-be1f-9ddbb051dd68 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.571229 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa53d3e8-2f97-4b44-be1f-9ddbb051dd68 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.580122 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:45.580122 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:45.584516 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-aa53d3e8-2f97-4b44-be1f-9ddbb051dd68 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:45.591390 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa53d3e8-2f97-4b44-be1f-9ddbb051dd68 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:45.591849 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 703/2798] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:45.681552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-daefd767-1e1a-4e29-a087-7225958bdd00 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.686904 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-daefd767-1e1a-4e29-a087-7225958bdd00 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:45.687919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-daefd767-1e1a-4e29-a087-7225958bdd00 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.687919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-daefd767-1e1a-4e29-a087-7225958bdd00 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.696455 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:45.696455 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:45.703262 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-daefd767-1e1a-4e29-a087-7225958bdd00 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:45.713599 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-daefd767-1e1a-4e29-a087-7225958bdd00 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:45.714249 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 701/2799] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:45.841532 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8c042ea2-180d-4b48-9c9d-0d4e494d4b77 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.841532 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c042ea2-180d-4b48-9c9d-0d4e494d4b77 None None] GET https://10.4.3.9/volume// Aug 20 00:13:45.841532 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c042ea2-180d-4b48-9c9d-0d4e494d4b77 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.841532 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c042ea2-180d-4b48-9c9d-0d4e494d4b77 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.841532 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c042ea2-180d-4b48-9c9d-0d4e494d4b77 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:45.841532 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 707/2800] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:45.853919 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-94414cb6-b7a3-43f6-b5e9-8188f6fdd5be None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.856201 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-94414cb6-b7a3-43f6-b5e9-8188f6fdd5be tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:13:45.856513 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-94414cb6-b7a3-43f6-b5e9-8188f6fdd5be tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f273118-5eeb-48c5-b4ba-c2e083c5c481", "connector": null, "instance_uuid": "0adf60c0-202c-4c57-9f88-588198ca7ed3"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:45.866657 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:45.866657 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:45.912940 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-94414cb6-b7a3-43f6-b5e9-8188f6fdd5be tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:13:45.912940 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 690/2801] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:13:45 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 20 00:13:45.968198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d5cc1246-3605-44d4-a112-893042d46aeb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.970782 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5cc1246-3605-44d4-a112-893042d46aeb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:45.972626 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5cc1246-3605-44d4-a112-893042d46aeb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.972626 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5cc1246-3605-44d4-a112-893042d46aeb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.984614 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e22cf88a-adab-4a67-90a6-f3013574b095 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:45.985001 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e22cf88a-adab-4a67-90a6-f3013574b095 None None] GET https://10.4.3.9/volume// Aug 20 00:13:45.985298 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e22cf88a-adab-4a67-90a6-f3013574b095 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:45.985531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e22cf88a-adab-4a67-90a6-f3013574b095 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:45.986114 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e22cf88a-adab-4a67-90a6-f3013574b095 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:13:45.986344 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 702/2802] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:13:45.995435 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:45.995435 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:46.001193 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d5cc1246-3605-44d4-a112-893042d46aeb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:46.003189 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-4b2c84f9-7df7-4460-98b8-39b4c3f2aca9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:46.005490 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-4b2c84f9-7df7-4460-98b8-39b4c3f2aca9 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:46.005615 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5cc1246-3605-44d4-a112-893042d46aeb tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:46.007984 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 704/2803] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:45 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:13:46.008522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-4b2c84f9-7df7-4460-98b8-39b4c3f2aca9 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:46.009065 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-4b2c84f9-7df7-4460-98b8-39b4c3f2aca9 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:46.014503 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=351,cinder:INSERT=55,cinder:UPDATE=99 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:13:46.029237 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:46.029237 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:46.039482 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-4b2c84f9-7df7-4460-98b8-39b4c3f2aca9 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:46.051833 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-4b2c84f9-7df7-4460-98b8-39b4c3f2aca9 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:46.051833 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 708/2804] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:13:46 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 1023 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:46.150726 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a8c21384-ba14-4f89-9748-94c02a9b67e7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:46.154208 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a8c21384-ba14-4f89-9748-94c02a9b67e7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 Aug 20 00:13:46.154556 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a8c21384-ba14-4f89-9748-94c02a9b67e7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:46.154842 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a8c21384-ba14-4f89-9748-94c02a9b67e7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:46.163800 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a8c21384-ba14-4f89-9748-94c02a9b67e7 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 returned with HTTP 404 Aug 20 00:13:46.164802 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 691/2805] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:46 2026] GET /volume/v3/volumes/47d6ad88-a806-49e9-8856-f6194f86c540 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:46.175326 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d6206154-0819-4c79-b9f6-4d11ab418f27 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:46.177419 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6206154-0819-4c79-b9f6-4d11ab418f27 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] DELETE https://10.4.3.9/volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 Aug 20 00:13:46.177419 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6206154-0819-4c79-b9f6-4d11ab418f27 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:46.178548 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6206154-0819-4c79-b9f6-4d11ab418f27 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:46.178548 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-d6206154-0819-4c79-b9f6-4d11ab418f27 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume with id: fcf28776-4d18-4f06-a63f-980c9128b4b5 Aug 20 00:13:46.187098 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:46.187098 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:46.187570 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d6206154-0819-4c79-b9f6-4d11ab418f27 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:46.203722 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a88bc552-8067-4ef7-a778-03c77506b2fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:46.205408 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a88bc552-8067-4ef7-a778-03c77506b2fb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] DELETE https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:46.205551 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a88bc552-8067-4ef7-a778-03c77506b2fb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:46.205929 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a88bc552-8067-4ef7-a778-03c77506b2fb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:46.206252 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a88bc552-8067-4ef7-a778-03c77506b2fb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Delete volume with id: 2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:46.221643 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:46.221643 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:46.223560 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a88bc552-8067-4ef7-a778-03c77506b2fb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:46.223710 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d6206154-0819-4c79-b9f6-4d11ab418f27 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume request issued successfully. Aug 20 00:13:46.223710 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6206154-0819-4c79-b9f6-4d11ab418f27 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 returned with HTTP 202 Aug 20 00:13:46.224046 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 703/2806] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:46 2026] DELETE /volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:46.225003 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dcb3f3ca-599f-4c1e-a565-60296a551d5b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:46.229007 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dcb3f3ca-599f-4c1e-a565-60296a551d5b tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] PUT https://10.4.3.9/volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 Aug 20 00:13:46.229810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dcb3f3ca-599f-4c1e-a565-60296a551d5b tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:46.242355 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4b577fb0-23e5-4831-8343-02300907c869 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:46.244832 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b577fb0-23e5-4831-8343-02300907c869 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 Aug 20 00:13:46.245060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b577fb0-23e5-4831-8343-02300907c869 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:46.245302 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b577fb0-23e5-4831-8343-02300907c869 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:46.249161 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dcb3f3ca-599f-4c1e-a565-60296a551d5b tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Acquiring lock "cinder-attachment_update-7f273118-5eeb-48c5-b4ba-c2e083c5c481-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:13:46.251811 np0000007832 devstack@c-api.service[100466]: WARNING cinder.keymgr.conf_key_mgr [None req-a88bc552-8067-4ef7-a778-03c77506b2fb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:13:46.257689 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:46.257689 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:46.261837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dcb3f3ca-599f-4c1e-a565-60296a551d5b tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Lock "cinder-attachment_update-7f273118-5eeb-48c5-b4ba-c2e083c5c481-np0000007832" acquired by "attachment_update" :: waited 0.014s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:13:46.264177 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4b577fb0-23e5-4831-8343-02300907c869 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:46.264304 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:46.264304 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:46.266564 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a88bc552-8067-4ef7-a778-03c77506b2fb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Delete volume request issued successfully. Aug 20 00:13:46.266829 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a88bc552-8067-4ef7-a778-03c77506b2fb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 202 Aug 20 00:13:46.267414 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 705/2807] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:46 2026] DELETE /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:46.273181 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b577fb0-23e5-4831-8343-02300907c869 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 returned with HTTP 200 Aug 20 00:13:46.273806 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 692/2808] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:46 2026] GET /volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:46.277582 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-58633d31-fb75-4b1a-bad0-055cebd48d01 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:46.279861 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58633d31-fb75-4b1a-bad0-055cebd48d01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:46.280989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58633d31-fb75-4b1a-bad0-055cebd48d01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:46.282272 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-58633d31-fb75-4b1a-bad0-055cebd48d01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:46.290638 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:46.290638 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:46.296763 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-58633d31-fb75-4b1a-bad0-055cebd48d01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:46.303464 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-58633d31-fb75-4b1a-bad0-055cebd48d01 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 200 Aug 20 00:13:46.303464 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 704/2809] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:46 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 899 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:46.612638 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dcb3f3ca-599f-4c1e-a565-60296a551d5b tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Lock "cinder-attachment_update-7f273118-5eeb-48c5-b4ba-c2e083c5c481-np0000007832" released by "attachment_update" :: held 0.350s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:13:46.614270 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dcb3f3ca-599f-4c1e-a565-60296a551d5b tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 returned with HTTP 200 Aug 20 00:13:46.617872 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 709/2810] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:13:46 2026] PUT /volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 => generated 969 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:47.022162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-019f658a-5ecc-4df1-a28c-19619b2d8d0c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:47.024484 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-019f658a-5ecc-4df1-a28c-19619b2d8d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:47.024765 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-019f658a-5ecc-4df1-a28c-19619b2d8d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:47.025020 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-019f658a-5ecc-4df1-a28c-19619b2d8d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:47.040002 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:47.040002 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:47.045420 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-019f658a-5ecc-4df1-a28c-19619b2d8d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:47.052601 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-019f658a-5ecc-4df1-a28c-19619b2d8d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:47.053116 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 706/2811] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:47 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:47.290213 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-63b2a25b-fb39-4983-bb21-048ce6c858f2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:47.291991 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63b2a25b-fb39-4983-bb21-048ce6c858f2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 Aug 20 00:13:47.292270 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-63b2a25b-fb39-4983-bb21-048ce6c858f2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:47.292483 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-63b2a25b-fb39-4983-bb21-048ce6c858f2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:47.299461 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63b2a25b-fb39-4983-bb21-048ce6c858f2 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 returned with HTTP 404 Aug 20 00:13:47.300009 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 693/2812] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:47 2026] GET /volume/v3/volumes/fcf28776-4d18-4f06-a63f-980c9128b4b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:47.308076 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d348b760-0499-4f92-8357-43ccce92069e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:47.310757 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d348b760-0499-4f92-8357-43ccce92069e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb Aug 20 00:13:47.311175 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d348b760-0499-4f92-8357-43ccce92069e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:47.311553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d348b760-0499-4f92-8357-43ccce92069e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:47.311802 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-d348b760-0499-4f92-8357-43ccce92069e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete snapshot with id: 168d1b08-8d77-4c14-b332-4de65be5afbb Aug 20 00:13:47.318973 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c251738a-4a4a-488b-87e0-7d302d49e144 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:47.319332 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:47.319332 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:47.319793 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d348b760-0499-4f92-8357-43ccce92069e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Snapshot retrieved successfully. Aug 20 00:13:47.321347 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c251738a-4a4a-488b-87e0-7d302d49e144 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 Aug 20 00:13:47.321618 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c251738a-4a4a-488b-87e0-7d302d49e144 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:47.321878 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c251738a-4a4a-488b-87e0-7d302d49e144 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:47.333333 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c251738a-4a4a-488b-87e0-7d302d49e144 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 returned with HTTP 404 Aug 20 00:13:47.334010 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 710/2813] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:47 2026] GET /volume/v3/volumes/2738b518-5859-4067-bb2d-f64d4ec2b385 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:47.342464 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d348b760-0499-4f92-8357-43ccce92069e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Snapshot delete request issued successfully. Aug 20 00:13:47.342684 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d348b760-0499-4f92-8357-43ccce92069e tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb returned with HTTP 202 Aug 20 00:13:47.343270 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 705/2814] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:13:47 2026] DELETE /volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:47.345806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-264b9958-4177-4806-83b8-bdc2ba23c49e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:47.349793 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-264b9958-4177-4806-83b8-bdc2ba23c49e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 Aug 20 00:13:47.350062 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-264b9958-4177-4806-83b8-bdc2ba23c49e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:47.350327 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-264b9958-4177-4806-83b8-bdc2ba23c49e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:47.350518 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-264b9958-4177-4806-83b8-bdc2ba23c49e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Delete volume with id: f3268f71-7dba-4d26-9a75-24936715fa54 Aug 20 00:13:47.354953 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aa03fe9e-87d2-42cc-abe5-6ca0f9bee9fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:47.357042 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa03fe9e-87d2-42cc-abe5-6ca0f9bee9fa tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb Aug 20 00:13:47.357371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa03fe9e-87d2-42cc-abe5-6ca0f9bee9fa tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:47.357645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa03fe9e-87d2-42cc-abe5-6ca0f9bee9fa tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:47.364237 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:47.364237 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:47.364629 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:47.364629 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:47.364803 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aa03fe9e-87d2-42cc-abe5-6ca0f9bee9fa tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Snapshot retrieved successfully. Aug 20 00:13:47.365136 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-264b9958-4177-4806-83b8-bdc2ba23c49e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:47.366304 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa03fe9e-87d2-42cc-abe5-6ca0f9bee9fa tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb returned with HTTP 200 Aug 20 00:13:47.368826 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 694/2815] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:47 2026] GET /volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:47.385340 np0000007832 devstack@c-api.service[100466]: WARNING cinder.keymgr.conf_key_mgr [None req-264b9958-4177-4806-83b8-bdc2ba23c49e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:13:47.394717 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-264b9958-4177-4806-83b8-bdc2ba23c49e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Delete volume request issued successfully. Aug 20 00:13:47.395161 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-264b9958-4177-4806-83b8-bdc2ba23c49e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 returned with HTTP 202 Aug 20 00:13:47.395674 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 707/2816] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:47 2026] DELETE /volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:47.406645 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba5794c9-ed6b-4695-b151-81940f5ac0c5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:47.408510 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba5794c9-ed6b-4695-b151-81940f5ac0c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 Aug 20 00:13:47.408590 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba5794c9-ed6b-4695-b151-81940f5ac0c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:47.408772 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba5794c9-ed6b-4695-b151-81940f5ac0c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:47.420255 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:47.420255 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:47.428466 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba5794c9-ed6b-4695-b151-81940f5ac0c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:47.440467 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba5794c9-ed6b-4695-b151-81940f5ac0c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 returned with HTTP 200 Aug 20 00:13:47.441533 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 711/2817] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:47 2026] GET /volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:48.066333 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-24791e58-6150-4e7e-9fb3-0172c363c179 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:48.068868 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-24791e58-6150-4e7e-9fb3-0172c363c179 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:48.071518 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-24791e58-6150-4e7e-9fb3-0172c363c179 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:48.071799 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-24791e58-6150-4e7e-9fb3-0172c363c179 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:48.083834 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:48.083834 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:48.087943 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-24791e58-6150-4e7e-9fb3-0172c363c179 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:48.092967 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-24791e58-6150-4e7e-9fb3-0172c363c179 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:48.093376 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 706/2818] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:48 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:48.378777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d2d2d5d6-2472-4b10-beac-5a55086ce298 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:48.380758 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2d2d5d6-2472-4b10-beac-5a55086ce298 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb Aug 20 00:13:48.380990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2d2d5d6-2472-4b10-beac-5a55086ce298 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:48.381216 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2d2d5d6-2472-4b10-beac-5a55086ce298 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:48.384489 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=404,cinder:INSERT=61,cinder:UPDATE=129 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:13:48.388020 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2d2d5d6-2472-4b10-beac-5a55086ce298 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb returned with HTTP 404 Aug 20 00:13:48.388526 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 695/2819] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:48 2026] GET /volume/v3/snapshots/168d1b08-8d77-4c14-b332-4de65be5afbb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:48.400309 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b0b12082-31c8-4e39-8789-8e0055737997 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:48.403816 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0b12082-31c8-4e39-8789-8e0055737997 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] DELETE https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da Aug 20 00:13:48.404114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0b12082-31c8-4e39-8789-8e0055737997 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:48.404358 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0b12082-31c8-4e39-8789-8e0055737997 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:48.404582 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b0b12082-31c8-4e39-8789-8e0055737997 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume with id: aad6a8c7-1b2e-41c2-b2b8-e738da4965da Aug 20 00:13:48.417466 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:48.417466 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:48.418132 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b0b12082-31c8-4e39-8789-8e0055737997 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:48.430673 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=419,cinder:INSERT=67,cinder:UPDATE=115 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:13:48.445431 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b0b12082-31c8-4e39-8789-8e0055737997 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Delete volume request issued successfully. Aug 20 00:13:48.445638 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0b12082-31c8-4e39-8789-8e0055737997 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da returned with HTTP 202 Aug 20 00:13:48.446077 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 708/2820] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:13:48 2026] DELETE /volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:13:48.456669 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fb9af88c-c6a4-4933-9fd7-297fd6675958 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:48.459057 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb9af88c-c6a4-4933-9fd7-297fd6675958 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da Aug 20 00:13:48.459360 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb9af88c-c6a4-4933-9fd7-297fd6675958 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:48.459672 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb9af88c-c6a4-4933-9fd7-297fd6675958 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:48.461878 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-67a133a7-4c5d-40bb-82ae-44123d92e9d6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:48.466584 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-67a133a7-4c5d-40bb-82ae-44123d92e9d6 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 Aug 20 00:13:48.466949 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-67a133a7-4c5d-40bb-82ae-44123d92e9d6 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:48.468574 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-67a133a7-4c5d-40bb-82ae-44123d92e9d6 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:48.479506 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:48.479506 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:48.481952 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-67a133a7-4c5d-40bb-82ae-44123d92e9d6 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 returned with HTTP 404 Aug 20 00:13:48.483180 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 707/2821] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:48 2026] GET /volume/v3/volumes/f3268f71-7dba-4d26-9a75-24936715fa54 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:48.485320 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fb9af88c-c6a4-4933-9fd7-297fd6675958 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Volume info retrieved successfully. Aug 20 00:13:48.492500 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-83921cb0-7ab5-4a47-be2f-7effa5e39834 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:48.496243 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-83921cb0-7ab5-4a47-be2f-7effa5e39834 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:13:48.498812 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-83921cb0-7ab5-4a47-be2f-7effa5e39834 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:48.498812 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-83921cb0-7ab5-4a47-be2f-7effa5e39834 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:48.498812 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-83921cb0-7ab5-4a47-be2f-7effa5e39834 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:13:48.499213 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb9af88c-c6a4-4933-9fd7-297fd6675958 tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da returned with HTTP 200 Aug 20 00:13:48.499213 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 712/2822] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:48 2026] GET /volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:48.544079 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-83921cb0-7ab5-4a47-be2f-7effa5e39834 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Get all volumes completed successfully. Aug 20 00:13:48.547992 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:48.547992 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:48.554102 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-83921cb0-7ab5-4a47-be2f-7effa5e39834 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:13:48.554672 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 696/2823] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:13:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11973 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:13:48.580748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d502e970-747c-41f6-b8ff-346ab7d144a3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:48.582756 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d502e970-747c-41f6-b8ff-346ab7d144a3 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] DELETE https://10.4.3.9/volume/v3/types/764cbadd-6396-4493-a71c-dff49019444c Aug 20 00:13:48.582983 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d502e970-747c-41f6-b8ff-346ab7d144a3 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:48.583251 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d502e970-747c-41f6-b8ff-346ab7d144a3 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:48.625102 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d502e970-747c-41f6-b8ff-346ab7d144a3 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] https://10.4.3.9/volume/v3/types/764cbadd-6396-4493-a71c-dff49019444c returned with HTTP 202 Aug 20 00:13:48.625502 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 709/2824] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:13:48 2026] DELETE /volume/v3/types/764cbadd-6396-4493-a71c-dff49019444c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:49.111806 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e32b1d2e-ec06-4311-903c-21be711bbaf4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:49.113749 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e32b1d2e-ec06-4311-903c-21be711bbaf4 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:49.113966 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e32b1d2e-ec06-4311-903c-21be711bbaf4 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:49.114223 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e32b1d2e-ec06-4311-903c-21be711bbaf4 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:49.125699 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:49.125699 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:49.129908 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e32b1d2e-ec06-4311-903c-21be711bbaf4 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:49.135160 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e32b1d2e-ec06-4311-903c-21be711bbaf4 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:49.135682 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 708/2825] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:49 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:49.513478 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2be391a3-06b5-42c7-91d5-3a9ea74c773d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:49.519272 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2be391a3-06b5-42c7-91d5-3a9ea74c773d tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] GET https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da Aug 20 00:13:49.519272 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2be391a3-06b5-42c7-91d5-3a9ea74c773d tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:49.519272 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2be391a3-06b5-42c7-91d5-3a9ea74c773d tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:49.531335 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2be391a3-06b5-42c7-91d5-3a9ea74c773d tempest-CreateVolumesFromSnapshotTest-1648269598 tempest-CreateVolumesFromSnapshotTest-1648269598-project-member] https://10.4.3.9/volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da returned with HTTP 404 Aug 20 00:13:49.531619 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 713/2826] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:49 2026] GET /volume/v3/volumes/aad6a8c7-1b2e-41c2-b2b8-e738da4965da => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:49.993327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a79356a-819a-4473-b7d8-2eaf26236904 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:49.995370 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a79356a-819a-4473-b7d8-2eaf26236904 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:13:49.995692 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a79356a-819a-4473-b7d8-2eaf26236904 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-552616205", "extra_specs": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:50.015070 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a79356a-819a-4473-b7d8-2eaf26236904 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:13:50.015633 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 697/2827] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:13:49 2026] POST /volume/v3/types => generated 211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:50.028416 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c66840da-89c7-4430-b3ec-c99e53bacd28 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:50.029557 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c66840da-89c7-4430-b3ec-c99e53bacd28 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] POST https://10.4.3.9/volume/v3/types/d6691f32-a9b4-4828-86cc-f19e0460e102/encryption Aug 20 00:13:50.031124 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c66840da-89c7-4430-b3ec-c99e53bacd28 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:50.074470 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c66840da-89c7-4430-b3ec-c99e53bacd28 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] https://10.4.3.9/volume/v3/types/d6691f32-a9b4-4828-86cc-f19e0460e102/encryption returned with HTTP 200 Aug 20 00:13:50.075124 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 710/2828] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:13:50 2026] POST /volume/v3/types/d6691f32-a9b4-4828-86cc-f19e0460e102/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:50.115957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:50.120581 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:50.121066 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1071896518", "snapshot_id": null, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "volume_type": "tempest-scenario-type-luks-552616205", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:50.123521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1071896518', 'snapshot_id': None, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'volume_type': 'tempest-scenario-type-luks-552616205', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:50.150203 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-472c4289-8e01-4ed9-8ed8-a239bfb7f254 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:50.158024 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-472c4289-8e01-4ed9-8ed8-a239bfb7f254 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:50.158404 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-472c4289-8e01-4ed9-8ed8-a239bfb7f254 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:50.159849 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-472c4289-8e01-4ed9-8ed8-a239bfb7f254 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:50.184660 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:50.184660 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:50.189439 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-472c4289-8e01-4ed9-8ed8-a239bfb7f254 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:50.198044 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-472c4289-8e01-4ed9-8ed8-a239bfb7f254 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:50.198938 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 714/2829] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:50 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:50.259076 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume of 1 GB Aug 20 00:13:50.259442 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:50.259442 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:50.260124 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Availability Zones retrieved successfully. Aug 20 00:13:50.269331 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Flow 'volume_create_api' (23200d96-5e37-4d0b-aba1-3a4cc4c2f73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:50.271698 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d5c9df-f635-4be0-8948-c97ef5d5eb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:50.272804 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:50.350360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d5c9df-f635-4be0-8948-c97ef5d5eb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:13:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6691f32-a9b4-4828-86cc-f19e0460e102,is_public=True,name='tempest-scenario-type-luks-552616205',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6691f32-a9b4-4828-86cc-f19e0460e102', '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=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:50.354074 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d6bab62-1327-4d9e-9974-f406da27dfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:50.404511 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:13:50.404751 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:13:50.444860 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Created reservations ['85f6a04f-6e0a-470e-8b5d-1532878ace7a', 'a440a190-6ef2-4db6-992b-47548f01246c', '30a8d316-eb6a-4929-bcb8-b0bd2d518844', '9f3b8b7d-3dcf-4242-a0ec-610e6144733d'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:50.446639 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d6bab62-1327-4d9e-9974-f406da27dfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f6a04f-6e0a-470e-8b5d-1532878ace7a', 'a440a190-6ef2-4db6-992b-47548f01246c', '30a8d316-eb6a-4929-bcb8-b0bd2d518844', '9f3b8b7d-3dcf-4242-a0ec-610e6144733d']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:50.448407 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137df06e-f163-4803-a5c2-c4a9a1042d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:50.485571 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137df06e-f163-4803-a5c2-c4a9a1042d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c125629c-1886-45c9-a672-fbd19a2bdecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1071896518',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',qos_specs=None,replication_status=,reservations=['85f6a04f-6e0a-470e-8b5d-1532878ace7a','a440a190-6ef2-4db6-992b-47548f01246c','30a8d316-eb6a-4929-bcb8-b0bd2d518844','9f3b8b7d-3dcf-4242-a0ec-610e6144733d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3909eb7899924c879ab3a051d296fcc1',volume_type_id=d6691f32-a9b4-4828-86cc-f19e0460e102), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1071896518',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c125629c-1886-45c9-a672-fbd19a2bdecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3909eb7899924c879ab3a051d296fcc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6691f32-a9b4-4828-86cc-f19e0460e102),volume_type_id=d6691f32-a9b4-4828-86cc-f19e0460e102)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:50.486281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a808e5e7-0f3c-404f-82b1-dd07014b78db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:50.512397 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a808e5e7-0f3c-404f-82b1-dd07014b78db) transitioned into state 'SUCCESS' from state '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-1071896518',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',qos_specs=None,replication_status=,reservations=['85f6a04f-6e0a-470e-8b5d-1532878ace7a','a440a190-6ef2-4db6-992b-47548f01246c','30a8d316-eb6a-4929-bcb8-b0bd2d518844','9f3b8b7d-3dcf-4242-a0ec-610e6144733d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3909eb7899924c879ab3a051d296fcc1',volume_type_id=d6691f32-a9b4-4828-86cc-f19e0460e102)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:50.513050 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e178d631-79cc-45a4-8f5f-4433ec3afaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:50.525627 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e178d631-79cc-45a4-8f5f-4433ec3afaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:50.526507 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Flow 'volume_create_api' (23200d96-5e37-4d0b-aba1-3a4cc4c2f73d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:50.526747 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume request issued successfully. Aug 20 00:13:50.527902 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d2928a1e-37a3-4ebb-8052-4cca36aa2ea7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:50.533267 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 709/2830] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:13:50 2026] POST /volume/v3/volumes => generated 787 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:50.548840 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-077f0d13-ef51-4643-a2f9-16e6b37fa252 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:50.553942 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-077f0d13-ef51-4643-a2f9-16e6b37fa252 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:50.554339 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-077f0d13-ef51-4643-a2f9-16e6b37fa252 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:50.554499 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-077f0d13-ef51-4643-a2f9-16e6b37fa252 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:50.567966 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:50.567966 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:50.572154 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-077f0d13-ef51-4643-a2f9-16e6b37fa252 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:50.576110 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-077f0d13-ef51-4643-a2f9-16e6b37fa252 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:50.576536 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 698/2831] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:50 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:50.975269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dd02c637-5327-4c99-ad62-6300a687fce3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:50.975593 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dd02c637-5327-4c99-ad62-6300a687fce3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6/action Aug 20 00:13:50.976043 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dd02c637-5327-4c99-ad62-6300a687fce3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:50.976242 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dd02c637-5327-4c99-ad62-6300a687fce3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:51.006914 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:51.006914 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:51.023024 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-389a3d70-4a71-426d-980f-6506a631c3d1 req-dd02c637-5327-4c99-ad62-6300a687fce3 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6/action returned with HTTP 204 Aug 20 00:13:51.023024 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 711/2832] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:13:50 2026] POST /volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:51.192613 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:51.217329 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9e0eff02-d04b-4ed3-bc61-6aa7ef3eed7d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:51.222930 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9e0eff02-d04b-4ed3-bc61-6aa7ef3eed7d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:51.222930 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9e0eff02-d04b-4ed3-bc61-6aa7ef3eed7d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:51.222930 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9e0eff02-d04b-4ed3-bc61-6aa7ef3eed7d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:51.245450 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:51.245450 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:51.262857 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9e0eff02-d04b-4ed3-bc61-6aa7ef3eed7d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:51.277298 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9e0eff02-d04b-4ed3-bc61-6aa7ef3eed7d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:51.277915 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 710/2833] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:51 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 1136 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:51.297199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-db298548-4aa0-4397-9963-bc747ce0dc1d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:51.299689 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db298548-4aa0-4397-9963-bc747ce0dc1d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:51.300485 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db298548-4aa0-4397-9963-bc747ce0dc1d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:51.300485 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db298548-4aa0-4397-9963-bc747ce0dc1d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:51.312715 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:51.312715 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:51.317481 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-db298548-4aa0-4397-9963-bc747ce0dc1d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:51.319174 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:51.319692 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-916464186"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:51.321678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-916464186'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:51.321850 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:13:51.322611 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db298548-4aa0-4397-9963-bc747ce0dc1d tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:51.323188 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 699/2834] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:51 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:51.329746 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:13:51.337712 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (3bb32dbf-a521-4236-93e0-d81b7da87322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:51.339941 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-97915407-01e8-4ba5-88f1-19853e4469c2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:51.343913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c2bd83-2857-43e7-bdc3-d99568364f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:51.344048 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97915407-01e8-4ba5-88f1-19853e4469c2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:13:51.344048 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97915407-01e8-4ba5-88f1-19853e4469c2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:51.344343 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:51.344413 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97915407-01e8-4ba5-88f1-19853e4469c2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:51.359060 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:51.359060 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:51.364867 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-97915407-01e8-4ba5-88f1-19853e4469c2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:13:51.371982 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97915407-01e8-4ba5-88f1-19853e4469c2 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:13:51.372813 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 712/2835] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:51 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:51.389483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c2bd83-2857-43e7-bdc3-d99568364f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:51.390797 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf5b63b-270e-4492-aa5d-137e3e05066c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:51.503537 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['c7c8649e-c68a-4caf-aa87-383d13bc8d69', 'c64310b9-53ea-4621-b74c-8d7f8ec6fd57', '02c12684-566d-4976-aa91-7287021ddc00', '081f121f-c6ce-43e8-9398-c766bce96c4e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:51.504965 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf5b63b-270e-4492-aa5d-137e3e05066c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7c8649e-c68a-4caf-aa87-383d13bc8d69', 'c64310b9-53ea-4621-b74c-8d7f8ec6fd57', '02c12684-566d-4976-aa91-7287021ddc00', '081f121f-c6ce-43e8-9398-c766bce96c4e']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:51.505789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a8dff14-eb62-4aee-a361-bedef7aa3ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:51.536175 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a8dff14-eb62-4aee-a361-bedef7aa3ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f9005d7-d3c7-4a8d-8710-0d058f6e9582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-916464186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['c7c8649e-c68a-4caf-aa87-383d13bc8d69','c64310b9-53ea-4621-b74c-8d7f8ec6fd57','02c12684-566d-4976-aa91-7287021ddc00','081f121f-c6ce-43e8-9398-c766bce96c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-916464186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f9005d7-d3c7-4a8d-8710-0d058f6e9582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:51.537299 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3255d4f3-336b-4693-ac3e-02811e537766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:51.577909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3255d4f3-336b-4693-ac3e-02811e537766) transitioned into state 'SUCCESS' from state '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-916464186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['c7c8649e-c68a-4caf-aa87-383d13bc8d69','c64310b9-53ea-4621-b74c-8d7f8ec6fd57','02c12684-566d-4976-aa91-7287021ddc00','081f121f-c6ce-43e8-9398-c766bce96c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:51.578724 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057c6e3a-b4ed-42f7-971c-cf7932625d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:51.596165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057c6e3a-b4ed-42f7-971c-cf7932625d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:51.597739 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (3bb32dbf-a521-4236-93e0-d81b7da87322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:51.597873 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8ae86dda-6a2e-4dd7-85e0-0ba58cfa6847 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:51.598579 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:13:51.598962 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3cd063c-2b0d-4fab-98a8-ad4006e88cb8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:51.599430 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 715/2836] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:13:51 2026] POST /volume/v3/volumes => generated 765 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:51.604998 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8ae86dda-6a2e-4dd7-85e0-0ba58cfa6847 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:51.608431 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8ae86dda-6a2e-4dd7-85e0-0ba58cfa6847 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:51.608431 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8ae86dda-6a2e-4dd7-85e0-0ba58cfa6847 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:51.614204 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-58115323-78ee-489d-a3d7-3928adfb2163 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:51.616285 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58115323-78ee-489d-a3d7-3928adfb2163 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:13:51.616498 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58115323-78ee-489d-a3d7-3928adfb2163 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:51.616720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58115323-78ee-489d-a3d7-3928adfb2163 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:51.619878 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:51.619878 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:51.629830 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:51.629830 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:51.631300 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8ae86dda-6a2e-4dd7-85e0-0ba58cfa6847 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:51.636055 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-58115323-78ee-489d-a3d7-3928adfb2163 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:51.643438 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58115323-78ee-489d-a3d7-3928adfb2163 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 returned with HTTP 200 Aug 20 00:13:51.647910 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 700/2837] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:13:51 2026] GET /volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:51.648068 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8ae86dda-6a2e-4dd7-85e0-0ba58cfa6847 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:51.648068 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 711/2838] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:51 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 937 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:52.659577 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-832f0768-8f24-48b5-9987-4085847cf86a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:52.661838 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-832f0768-8f24-48b5-9987-4085847cf86a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:13:52.662197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-832f0768-8f24-48b5-9987-4085847cf86a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:52.662473 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-832f0768-8f24-48b5-9987-4085847cf86a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:52.664836 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3a45b391-e657-449c-b78c-1605479fcc38 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:52.666828 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a45b391-e657-449c-b78c-1605479fcc38 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:52.667114 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a45b391-e657-449c-b78c-1605479fcc38 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:52.667317 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a45b391-e657-449c-b78c-1605479fcc38 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:52.671346 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:52.671346 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:52.675827 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:52.675827 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:52.675924 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-832f0768-8f24-48b5-9987-4085847cf86a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:52.680517 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3a45b391-e657-449c-b78c-1605479fcc38 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:52.681018 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-832f0768-8f24-48b5-9987-4085847cf86a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 returned with HTTP 200 Aug 20 00:13:52.681446 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 713/2839] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:13:52 2026] GET /volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:52.686501 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a45b391-e657-449c-b78c-1605479fcc38 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:52.687123 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 716/2840] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:52 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:52.695658 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ba47ae61-6c6e-4437-817a-50e1921e9efe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:52.699123 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba47ae61-6c6e-4437-817a-50e1921e9efe tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:13:52.699123 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba47ae61-6c6e-4437-817a-50e1921e9efe tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f9005d7-d3c7-4a8d-8710-0d058f6e9582", "name": "tempest-VolumeDependencyTests-Snapshot-1559556973"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:52.707068 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:52.707068 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:52.707929 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba47ae61-6c6e-4437-817a-50e1921e9efe tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:52.707929 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-ba47ae61-6c6e-4437-817a-50e1921e9efe tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create snapshot from volume 6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:13:52.757102 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ba47ae61-6c6e-4437-817a-50e1921e9efe tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['efc16112-8f86-4d64-96df-f12bb0b2f1c1', '1271fb92-ea73-4dfa-90bf-7ea004f31327', '8199cb28-2515-41fd-aa91-a19364592237', '9c37e590-ffea-4492-b21a-3f65e30aa503'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:52.820328 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba47ae61-6c6e-4437-817a-50e1921e9efe tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot create request issued successfully. Aug 20 00:13:52.820616 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba47ae61-6c6e-4437-817a-50e1921e9efe tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:13:52.821093 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 701/2841] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:13:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:52.834432 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6e8d5d6a-4e64-4621-b35a-5e02e93f8132 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:52.836286 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6e8d5d6a-4e64-4621-b35a-5e02e93f8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:13:52.836536 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6e8d5d6a-4e64-4621-b35a-5e02e93f8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:52.836756 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6e8d5d6a-4e64-4621-b35a-5e02e93f8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:52.839019 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=365,cinder:UPDATE=83,cinder:INSERT=39 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:13:52.841962 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:52.841962 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:52.842508 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6e8d5d6a-4e64-4621-b35a-5e02e93f8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:52.843154 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6e8d5d6a-4e64-4621-b35a-5e02e93f8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 returned with HTTP 200 Aug 20 00:13:52.843587 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 712/2842] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:52 2026] GET /volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:53.708465 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f4b2280d-8730-426f-a260-53fcff93abbf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:53.708465 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4b2280d-8730-426f-a260-53fcff93abbf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:53.708465 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4b2280d-8730-426f-a260-53fcff93abbf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:53.708748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4b2280d-8730-426f-a260-53fcff93abbf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:53.718337 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:53.718337 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:53.723832 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f4b2280d-8730-426f-a260-53fcff93abbf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:53.736775 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4b2280d-8730-426f-a260-53fcff93abbf tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:53.737348 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 714/2843] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:53 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:53.854922 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ea2cc57c-7869-47cd-ba6c-4d5c0adb7821 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:53.857344 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea2cc57c-7869-47cd-ba6c-4d5c0adb7821 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:13:53.857515 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea2cc57c-7869-47cd-ba6c-4d5c0adb7821 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:53.857682 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea2cc57c-7869-47cd-ba6c-4d5c0adb7821 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:53.862757 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:53.862757 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:53.863159 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ea2cc57c-7869-47cd-ba6c-4d5c0adb7821 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:53.863782 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea2cc57c-7869-47cd-ba6c-4d5c0adb7821 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 returned with HTTP 200 Aug 20 00:13:53.864124 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 717/2844] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:53 2026] GET /volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:53.873617 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:53.875636 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:53.876230 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3ef6252a-cfa4-447a-8b85-7dee5a930272", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-781802282"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:53.878144 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'snapshot_id': '3ef6252a-cfa4-447a-8b85-7dee5a930272', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-781802282'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:53.885918 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:53.885918 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:53.885918 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:53.885918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:13:53.889236 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:13:53.895353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (31f11109-9db4-4793-8a78-77ffc911fdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:53.896453 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c885523-9e96-4748-a43e-5f987ccbf456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:53.897432 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:53.924958 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c885523-9e96-4748-a43e-5f987ccbf456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ef6252a-cfa4-447a-8b85-7dee5a930272', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:53.926033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85f8f617-b202-44ec-af14-736174e14236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:53.971318 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['f7487ba0-8f24-42bd-bbbb-a4f450411d08', '4a940bb6-6d68-4245-b4b8-9a2b3f8c88f7', '8bfbb087-d244-4417-bb86-75d6339acf5b', 'cd22b1b6-9939-4ddb-a12e-7057b4f59c5f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:53.972183 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85f8f617-b202-44ec-af14-736174e14236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7487ba0-8f24-42bd-bbbb-a4f450411d08', '4a940bb6-6d68-4245-b4b8-9a2b3f8c88f7', '8bfbb087-d244-4417-bb86-75d6339acf5b', 'cd22b1b6-9939-4ddb-a12e-7057b4f59c5f']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:53.973088 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa696449-0efd-46d2-854f-d1daf0b4b5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:54.024201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa696449-0efd-46d2-854f-d1daf0b4b5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e70cd9b-dc59-4dd8-8e30-a74f42623f78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-781802282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['f7487ba0-8f24-42bd-bbbb-a4f450411d08','4a940bb6-6d68-4245-b4b8-9a2b3f8c88f7','8bfbb087-d244-4417-bb86-75d6339acf5b','cd22b1b6-9939-4ddb-a12e-7057b4f59c5f'],size=1,snapshot_id=3ef6252a-cfa4-447a-8b85-7dee5a930272,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-781802282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e70cd9b-dc59-4dd8-8e30-a74f42623f78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ef6252a-cfa4-447a-8b85-7dee5a930272,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:54.025231 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d7cd73-f6b4-4e24-a983-7c4af87a411a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:54.043691 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d7cd73-f6b4-4e24-a983-7c4af87a411a) transitioned into state 'SUCCESS' from state '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-781802282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['f7487ba0-8f24-42bd-bbbb-a4f450411d08','4a940bb6-6d68-4245-b4b8-9a2b3f8c88f7','8bfbb087-d244-4417-bb86-75d6339acf5b','cd22b1b6-9939-4ddb-a12e-7057b4f59c5f'],size=1,snapshot_id=3ef6252a-cfa4-447a-8b85-7dee5a930272,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:54.044479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da073ed5-44f2-40a6-ae89-abf143373b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:54.056318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e6507c61-cac7-4e9c-a85b-6a8dfde4fa28 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:54.058463 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e6507c61-cac7-4e9c-a85b-6a8dfde4fa28 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:54.058741 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e6507c61-cac7-4e9c-a85b-6a8dfde4fa28 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:54.059022 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e6507c61-cac7-4e9c-a85b-6a8dfde4fa28 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:54.067670 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da073ed5-44f2-40a6-ae89-abf143373b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:54.068517 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (31f11109-9db4-4793-8a78-77ffc911fdbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:54.068849 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:13:54.069012 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:54.069012 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:54.069440 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee393e53-6f76-4262-9978-c81bce8db6f1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:54.070249 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 702/2845] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:13:53 2026] POST /volume/v3/volumes => generated 799 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:54.073766 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e6507c61-cac7-4e9c-a85b-6a8dfde4fa28 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:54.079944 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e6507c61-cac7-4e9c-a85b-6a8dfde4fa28 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:54.080412 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 713/2846] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:54 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:13:54.084237 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-39d147d8-7339-4f57-9ce5-b98ad3a5a43e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:54.085907 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39d147d8-7339-4f57-9ce5-b98ad3a5a43e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:13:54.086311 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39d147d8-7339-4f57-9ce5-b98ad3a5a43e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:54.086628 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39d147d8-7339-4f57-9ce5-b98ad3a5a43e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:54.095811 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:54.095811 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:54.100117 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-39d147d8-7339-4f57-9ce5-b98ad3a5a43e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:54.113123 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39d147d8-7339-4f57-9ce5-b98ad3a5a43e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 returned with HTTP 200 Aug 20 00:13:54.113738 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 715/2847] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:13:54 2026] GET /volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:54.753873 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aafb07fc-1cb6-481d-a770-3818d99a4dfb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:54.757289 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aafb07fc-1cb6-481d-a770-3818d99a4dfb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:54.757610 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aafb07fc-1cb6-481d-a770-3818d99a4dfb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:54.757877 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aafb07fc-1cb6-481d-a770-3818d99a4dfb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:54.768194 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:54.768194 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:54.773757 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aafb07fc-1cb6-481d-a770-3818d99a4dfb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:54.780751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aafb07fc-1cb6-481d-a770-3818d99a4dfb tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:54.781514 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 718/2848] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:54 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:55.099003 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c3aab37-6c52-4664-ab55-0e69936a9f9e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:55.102394 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c3aab37-6c52-4664-ab55-0e69936a9f9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:55.102394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c3aab37-6c52-4664-ab55-0e69936a9f9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:55.102394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c3aab37-6c52-4664-ab55-0e69936a9f9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:55.112611 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:55.112611 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:55.118806 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5c3aab37-6c52-4664-ab55-0e69936a9f9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:55.126917 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c3aab37-6c52-4664-ab55-0e69936a9f9e tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:55.127615 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 703/2849] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:55 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:55.128510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e1e4a91d-421b-4342-a44b-46245404a790 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:55.130611 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e1e4a91d-421b-4342-a44b-46245404a790 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:13:55.130910 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e1e4a91d-421b-4342-a44b-46245404a790 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:55.131150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e1e4a91d-421b-4342-a44b-46245404a790 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:55.141754 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:55.141754 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:55.149001 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e1e4a91d-421b-4342-a44b-46245404a790 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:55.154117 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e1e4a91d-421b-4342-a44b-46245404a790 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 returned with HTTP 200 Aug 20 00:13:55.154648 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 714/2850] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:13:55 2026] GET /volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 => generated 892 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:55.170932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-43c8aab5-a83c-4f61-985b-c5d44f831554 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:55.174559 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-43c8aab5-a83c-4f61-985b-c5d44f831554 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:13:55.174559 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-43c8aab5-a83c-4f61-985b-c5d44f831554 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e70cd9b-dc59-4dd8-8e30-a74f42623f78", "name": "tempest-VolumeDependencyTests-Snapshot-770496705"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:55.184585 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:55.184585 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:55.185204 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-43c8aab5-a83c-4f61-985b-c5d44f831554 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:55.185349 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-43c8aab5-a83c-4f61-985b-c5d44f831554 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create snapshot from volume 6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:13:55.214809 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-43c8aab5-a83c-4f61-985b-c5d44f831554 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['eb2d17e9-1362-4eae-bab3-b91c56536abb', '80bf20a4-172d-4e1f-b5f7-d78973057870', '0be30a4a-546d-44d5-a7f7-a497c9f43a6a', '107afbf1-4dba-4061-9df2-4e6805c95bca'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:55.255374 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-43c8aab5-a83c-4f61-985b-c5d44f831554 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot create request issued successfully. Aug 20 00:13:55.255685 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-43c8aab5-a83c-4f61-985b-c5d44f831554 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:13:55.256109 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 716/2851] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:13:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:55.265641 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-65f68f0f-e720-494a-8e92-7c48aed8973e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:55.269544 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65f68f0f-e720-494a-8e92-7c48aed8973e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:13:55.269809 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65f68f0f-e720-494a-8e92-7c48aed8973e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:55.270331 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65f68f0f-e720-494a-8e92-7c48aed8973e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:55.282695 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:55.282695 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:55.283217 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65f68f0f-e720-494a-8e92-7c48aed8973e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:55.284202 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65f68f0f-e720-494a-8e92-7c48aed8973e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 returned with HTTP 200 Aug 20 00:13:55.284856 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 719/2852] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:55 2026] GET /volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:55.793832 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c632fca7-0aea-45da-8d29-33def270d384 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:55.796021 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c632fca7-0aea-45da-8d29-33def270d384 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:55.796479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c632fca7-0aea-45da-8d29-33def270d384 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:55.796479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c632fca7-0aea-45da-8d29-33def270d384 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:55.805587 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:55.805587 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:55.810028 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c632fca7-0aea-45da-8d29-33def270d384 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:55.815278 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c632fca7-0aea-45da-8d29-33def270d384 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:55.815713 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 704/2853] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:55 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:56.141771 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6d2cadab-6e56-4af1-afc7-104c13069d33 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:56.143443 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6d2cadab-6e56-4af1-afc7-104c13069d33 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:13:56.143617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6d2cadab-6e56-4af1-afc7-104c13069d33 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:56.143788 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6d2cadab-6e56-4af1-afc7-104c13069d33 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:56.150170 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:56.150170 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:56.153588 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6d2cadab-6e56-4af1-afc7-104c13069d33 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:56.157621 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6d2cadab-6e56-4af1-afc7-104c13069d33 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:13:56.158119 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 715/2854] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:56 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:56.186731 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-32534460-36fb-4cbb-8b36-2b37cf5bc9ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:56.189106 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32534460-36fb-4cbb-8b36-2b37cf5bc9ec tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] POST https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action Aug 20 00:13:56.189570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32534460-36fb-4cbb-8b36-2b37cf5bc9ec tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1662957298", "disk_format": "qcow2"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:13:56.189754 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32534460-36fb-4cbb-8b36-2b37cf5bc9ec tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1662957298", "disk_format": "qcow2"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:56.199239 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:56.199239 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:56.199777 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-32534460-36fb-4cbb-8b36-2b37cf5bc9ec tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:13:56.212153 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:56.212153 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:56.216363 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.image.image_utils [None req-32534460-36fb-4cbb-8b36-2b37cf5bc9ec tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1662957298'}] 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-1662957298'}]. {{(pid=100466) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 00:13:56.294119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad0a6fc8-9bf9-4aff-9f01-f25c4be400a4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:56.296320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad0a6fc8-9bf9-4aff-9f01-f25c4be400a4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:13:56.296586 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad0a6fc8-9bf9-4aff-9f01-f25c4be400a4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:56.296828 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad0a6fc8-9bf9-4aff-9f01-f25c4be400a4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:56.303446 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:56.303446 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:56.304109 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad0a6fc8-9bf9-4aff-9f01-f25c4be400a4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:56.305235 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad0a6fc8-9bf9-4aff-9f01-f25c4be400a4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 returned with HTTP 200 Aug 20 00:13:56.305975 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 720/2855] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:56 2026] GET /volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:56.316735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:56.318609 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:56.319131 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e51e30b0-18f1-46fc-9330-051850e94cb1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-819760456"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:56.320600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'snapshot_id': 'e51e30b0-18f1-46fc-9330-051850e94cb1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-819760456'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:56.325420 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:56.325420 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:56.325839 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:56.325978 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:13:56.329901 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:13:56.336221 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (e73bf07f-625a-4b96-8805-0edc91b105ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:56.337066 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11825542-46c9-452a-85d9-e04bd0aa1b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:56.338116 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:56.367666 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11825542-46c9-452a-85d9-e04bd0aa1b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e51e30b0-18f1-46fc-9330-051850e94cb1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:56.368376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c858f90c-81b9-47e9-b06d-38c2a1277e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:56.405452 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['846699d7-0808-4cc3-af7f-479a9c544c64', '0d2390d9-8bf4-4650-a79a-30b69128d1af', '94656d2e-5dfd-4d9c-85c1-5b958a40b2bd', 'f25fe6fd-b74d-4147-a4aa-ed6df6c01188'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:56.406976 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c858f90c-81b9-47e9-b06d-38c2a1277e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['846699d7-0808-4cc3-af7f-479a9c544c64', '0d2390d9-8bf4-4650-a79a-30b69128d1af', '94656d2e-5dfd-4d9c-85c1-5b958a40b2bd', 'f25fe6fd-b74d-4147-a4aa-ed6df6c01188']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:56.407807 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9aa8ea-18f5-454e-a09f-7b1c8293cdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:56.449000 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9aa8ea-18f5-454e-a09f-7b1c8293cdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aab90afe-51da-45ff-bec0-ffa427d2313e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-819760456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['846699d7-0808-4cc3-af7f-479a9c544c64','0d2390d9-8bf4-4650-a79a-30b69128d1af','94656d2e-5dfd-4d9c-85c1-5b958a40b2bd','f25fe6fd-b74d-4147-a4aa-ed6df6c01188'],size=1,snapshot_id=e51e30b0-18f1-46fc-9330-051850e94cb1,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-819760456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aab90afe-51da-45ff-bec0-ffa427d2313e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e51e30b0-18f1-46fc-9330-051850e94cb1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:56.449822 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298e430d-6811-457b-ae57-dee7a64d960f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:56.467257 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298e430d-6811-457b-ae57-dee7a64d960f) transitioned into state 'SUCCESS' from state '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-819760456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['846699d7-0808-4cc3-af7f-479a9c544c64','0d2390d9-8bf4-4650-a79a-30b69128d1af','94656d2e-5dfd-4d9c-85c1-5b958a40b2bd','f25fe6fd-b74d-4147-a4aa-ed6df6c01188'],size=1,snapshot_id=e51e30b0-18f1-46fc-9330-051850e94cb1,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:56.468033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf436340-c817-4c86-95d8-3f44fb668b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:56.491997 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf436340-c817-4c86-95d8-3f44fb668b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:56.493002 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (e73bf07f-625a-4b96-8805-0edc91b105ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:56.493348 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:13:56.494165 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b2d7332-80f4-4214-9cf7-82a338bfbe03 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:56.494650 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 705/2856] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:13:56 2026] POST /volume/v3/volumes => generated 799 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:56.505917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7f4d3413-3cb3-4dcd-af8c-9d4d3ba1fd9f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:56.507715 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7f4d3413-3cb3-4dcd-af8c-9d4d3ba1fd9f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:13:56.507967 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7f4d3413-3cb3-4dcd-af8c-9d4d3ba1fd9f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:56.508187 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7f4d3413-3cb3-4dcd-af8c-9d4d3ba1fd9f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:56.514884 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:56.514884 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:56.518574 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7f4d3413-3cb3-4dcd-af8c-9d4d3ba1fd9f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:56.524003 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7f4d3413-3cb3-4dcd-af8c-9d4d3ba1fd9f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e returned with HTTP 200 Aug 20 00:13:56.524434 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 716/2857] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:13:56 2026] GET /volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:56.670350 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-32534460-36fb-4cbb-8b36-2b37cf5bc9ec tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Copy volume to image completed successfully. Aug 20 00:13:56.670768 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32534460-36fb-4cbb-8b36-2b37cf5bc9ec tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action returned with HTTP 202 Aug 20 00:13:56.671409 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 717/2858] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:13:56 2026] POST /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695/action => generated 689 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:13:56.829362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec83e6b5-3f3a-4799-b433-601369ba0117 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:56.831493 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec83e6b5-3f3a-4799-b433-601369ba0117 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:56.831732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec83e6b5-3f3a-4799-b433-601369ba0117 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:56.831965 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec83e6b5-3f3a-4799-b433-601369ba0117 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:56.839850 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:56.839850 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:56.844112 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec83e6b5-3f3a-4799-b433-601369ba0117 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:56.849711 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec83e6b5-3f3a-4799-b433-601369ba0117 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:56.850214 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 721/2859] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:56 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:57.537783 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df798525-359b-449f-b9d1-3dc0330e6f60 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:57.539811 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df798525-359b-449f-b9d1-3dc0330e6f60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:13:57.540027 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df798525-359b-449f-b9d1-3dc0330e6f60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:57.540228 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df798525-359b-449f-b9d1-3dc0330e6f60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:57.548269 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:57.548269 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:57.551593 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-df798525-359b-449f-b9d1-3dc0330e6f60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:57.555167 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df798525-359b-449f-b9d1-3dc0330e6f60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e returned with HTTP 200 Aug 20 00:13:57.555576 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 706/2860] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:13:57 2026] GET /volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e => generated 892 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:57.569732 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:57.571639 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:13:57.572037 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aab90afe-51da-45ff-bec0-ffa427d2313e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-819637317"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:13:57.573533 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'source_volid': 'aab90afe-51da-45ff-bec0-ffa427d2313e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-819637317'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:13:57.581904 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:57.581904 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:57.582392 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume retrieved successfully. Aug 20 00:13:57.582514 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:13:57.586478 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:13:57.591521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (4857f0a0-edb8-404a-b87d-2f4fd1de1008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:57.592683 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26811db-d938-45db-9e2f-eb8bcfa44343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:57.593636 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:13:57.616513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26811db-d938-45db-9e2f-eb8bcfa44343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'aab90afe-51da-45ff-bec0-ffa427d2313e', 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:57.617270 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268455b1-2375-4f92-a09a-b4311cd0fd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:57.655025 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['c618236d-bcbe-45f3-85f1-b143586d1b2d', '80c22906-7bd3-4afe-8732-71cca68ed05d', '5dea2459-f1c1-4ded-b29a-7384d334f711', 'bb2ce5a6-0be4-4a7b-b9d7-82b77c6e83f6'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:13:57.655783 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268455b1-2375-4f92-a09a-b4311cd0fd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c618236d-bcbe-45f3-85f1-b143586d1b2d', '80c22906-7bd3-4afe-8732-71cca68ed05d', '5dea2459-f1c1-4ded-b29a-7384d334f711', 'bb2ce5a6-0be4-4a7b-b9d7-82b77c6e83f6']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:57.656524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f24812-4d10-43a9-86ee-5b4079c646d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:57.690148 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f24812-4d10-43a9-86ee-5b4079c646d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb9a3922-5ce4-433e-ae7d-f5653eb2e028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-819637317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['c618236d-bcbe-45f3-85f1-b143586d1b2d','80c22906-7bd3-4afe-8732-71cca68ed05d','5dea2459-f1c1-4ded-b29a-7384d334f711','bb2ce5a6-0be4-4a7b-b9d7-82b77c6e83f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=aab90afe-51da-45ff-bec0-ffa427d2313e,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-819637317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb9a3922-5ce4-433e-ae7d-f5653eb2e028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=aab90afe-51da-45ff-bec0-ffa427d2313e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:57.690898 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba10a46e-2a1a-43ed-b02e-7a04fa2da98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:57.715463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba10a46e-2a1a-43ed-b02e-7a04fa2da98d) transitioned into state 'SUCCESS' from state '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-819637317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['c618236d-bcbe-45f3-85f1-b143586d1b2d','80c22906-7bd3-4afe-8732-71cca68ed05d','5dea2459-f1c1-4ded-b29a-7384d334f711','bb2ce5a6-0be4-4a7b-b9d7-82b77c6e83f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=aab90afe-51da-45ff-bec0-ffa427d2313e,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:57.716290 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b04eee1-ab26-4080-800b-7c90f6ba1f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:13:57.733083 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b04eee1-ab26-4080-800b-7c90f6ba1f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:13:57.733939 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (4857f0a0-edb8-404a-b87d-2f4fd1de1008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:13:57.734279 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:13:57.734955 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a393f89-0c3b-4f44-a8e7-8f84a22a83bc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:13:57.735340 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 717/2861] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:13:57 2026] POST /volume/v3/volumes => generated 799 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:57.747540 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c1af8330-0ce3-499e-844e-cfe21124d2f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:57.749524 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c1af8330-0ce3-499e-844e-cfe21124d2f7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:13:57.749813 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c1af8330-0ce3-499e-844e-cfe21124d2f7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:57.750093 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c1af8330-0ce3-499e-844e-cfe21124d2f7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:57.760572 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:57.760572 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:57.765520 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c1af8330-0ce3-499e-844e-cfe21124d2f7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:57.771179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c1af8330-0ce3-499e-844e-cfe21124d2f7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 returned with HTTP 200 Aug 20 00:13:57.771555 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 718/2862] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:13:57 2026] GET /volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:57.864154 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e1913319-5531-420a-bd0d-6ceec680f3e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:57.868877 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1913319-5531-420a-bd0d-6ceec680f3e0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:57.869233 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1913319-5531-420a-bd0d-6ceec680f3e0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:57.869503 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1913319-5531-420a-bd0d-6ceec680f3e0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:57.882745 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:57.882745 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:57.889601 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e1913319-5531-420a-bd0d-6ceec680f3e0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:57.896272 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1913319-5531-420a-bd0d-6ceec680f3e0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:57.896272 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 722/2863] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:57 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:58.788045 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fb74348a-c5cf-4ac5-a151-0b12852fbe72 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:58.790307 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb74348a-c5cf-4ac5-a151-0b12852fbe72 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:13:58.790596 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb74348a-c5cf-4ac5-a151-0b12852fbe72 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:58.790850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb74348a-c5cf-4ac5-a151-0b12852fbe72 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:58.799698 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:58.799698 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:13:58.804280 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fb74348a-c5cf-4ac5-a151-0b12852fbe72 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:13:58.809622 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb74348a-c5cf-4ac5-a151-0b12852fbe72 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 returned with HTTP 200 Aug 20 00:13:58.810312 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 707/2864] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:13:58 2026] GET /volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 => generated 892 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:13:58.822162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f8f74b31-695d-4801-bda4-07ba51918bf4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:58.824007 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f8f74b31-695d-4801-bda4-07ba51918bf4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:13:58.824214 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f8f74b31-695d-4801-bda4-07ba51918bf4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:58.824391 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f8f74b31-695d-4801-bda4-07ba51918bf4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:58.824485 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-f8f74b31-695d-4801-bda4-07ba51918bf4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: 3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:13:58.829482 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:58.829482 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:58.829869 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f8f74b31-695d-4801-bda4-07ba51918bf4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:58.846641 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f8f74b31-695d-4801-bda4-07ba51918bf4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot delete request issued successfully. Aug 20 00:13:58.846641 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f8f74b31-695d-4801-bda4-07ba51918bf4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 returned with HTTP 202 Aug 20 00:13:58.846641 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 718/2865] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:13:58 2026] DELETE /volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:58.851336 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-991bcf4e-59b4-4ffd-b2e8-c5ee5efefd45 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:58.853044 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-991bcf4e-59b4-4ffd-b2e8-c5ee5efefd45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:13:58.853280 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-991bcf4e-59b4-4ffd-b2e8-c5ee5efefd45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:58.853459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-991bcf4e-59b4-4ffd-b2e8-c5ee5efefd45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:58.859520 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:58.859520 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:58.859684 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-991bcf4e-59b4-4ffd-b2e8-c5ee5efefd45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:58.860444 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-991bcf4e-59b4-4ffd-b2e8-c5ee5efefd45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 returned with HTTP 200 Aug 20 00:13:58.860786 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 719/2866] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:58 2026] GET /volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:58.909018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-819aaa8f-355a-4cf4-9256-3ecca97ee529 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:58.910257 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-819aaa8f-355a-4cf4-9256-3ecca97ee529 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:58.910469 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-819aaa8f-355a-4cf4-9256-3ecca97ee529 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:58.910681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-819aaa8f-355a-4cf4-9256-3ecca97ee529 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:58.917383 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:58.917383 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:58.920918 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-819aaa8f-355a-4cf4-9256-3ecca97ee529 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:58.926641 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-819aaa8f-355a-4cf4-9256-3ecca97ee529 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:58.927012 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 723/2867] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:58 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:59.869518 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b06766b9-ba36-4bef-9a13-cc413c56bf90 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:59.871264 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b06766b9-ba36-4bef-9a13-cc413c56bf90 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:13:59.871465 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b06766b9-ba36-4bef-9a13-cc413c56bf90 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:59.871686 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b06766b9-ba36-4bef-9a13-cc413c56bf90 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:59.875959 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b06766b9-ba36-4bef-9a13-cc413c56bf90 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 returned with HTTP 404 Aug 20 00:13:59.876577 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 708/2868] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:59 2026] GET /volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:13:59.883166 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c3ef93cf-1627-4b1b-b64f-cd1c49988cb4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:59.884919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c3ef93cf-1627-4b1b-b64f-cd1c49988cb4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:13:59.885160 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c3ef93cf-1627-4b1b-b64f-cd1c49988cb4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:59.885351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c3ef93cf-1627-4b1b-b64f-cd1c49988cb4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:59.885446 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-c3ef93cf-1627-4b1b-b64f-cd1c49988cb4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:13:59.890214 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:59.890214 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:13:59.890622 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c3ef93cf-1627-4b1b-b64f-cd1c49988cb4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:59.909913 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c3ef93cf-1627-4b1b-b64f-cd1c49988cb4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot delete request issued successfully. Aug 20 00:13:59.909913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c3ef93cf-1627-4b1b-b64f-cd1c49988cb4 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 returned with HTTP 202 Aug 20 00:13:59.909913 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 719/2869] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:13:59 2026] DELETE /volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:13:59.919993 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-76b1713f-9c50-4c99-b505-954889dc6085 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:59.920490 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76b1713f-9c50-4c99-b505-954889dc6085 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:13:59.920688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76b1713f-9c50-4c99-b505-954889dc6085 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:59.920881 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76b1713f-9c50-4c99-b505-954889dc6085 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:59.927839 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:59.927839 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:13:59.928882 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-76b1713f-9c50-4c99-b505-954889dc6085 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:13:59.931907 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76b1713f-9c50-4c99-b505-954889dc6085 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 returned with HTTP 200 Aug 20 00:13:59.931907 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 720/2870] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:13:59 2026] GET /volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:13:59.943978 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0e6eca7f-573a-4b12-9f37-569d3e32e1e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:13:59.946519 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e6eca7f-573a-4b12-9f37-569d3e32e1e9 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:13:59.946629 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e6eca7f-573a-4b12-9f37-569d3e32e1e9 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:13:59.947306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e6eca7f-573a-4b12-9f37-569d3e32e1e9 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:13:59.955729 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:13:59.955729 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:13:59.960803 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0e6eca7f-573a-4b12-9f37-569d3e32e1e9 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:13:59.965829 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e6eca7f-573a-4b12-9f37-569d3e32e1e9 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:13:59.965997 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 724/2871] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:13:59 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:00.941204 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-16125758-e687-4937-a938-8c8b012667d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:00.943502 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16125758-e687-4937-a938-8c8b012667d2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:14:00.943713 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16125758-e687-4937-a938-8c8b012667d2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:00.943937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16125758-e687-4937-a938-8c8b012667d2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:00.950232 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16125758-e687-4937-a938-8c8b012667d2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 returned with HTTP 404 Aug 20 00:14:00.951098 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 709/2872] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:00 2026] GET /volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:00.958407 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f17fa9d8-8cd7-4f9f-9f1a-4a15c1faccd3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:00.960381 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f17fa9d8-8cd7-4f9f-9f1a-4a15c1faccd3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:14:00.960598 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f17fa9d8-8cd7-4f9f-9f1a-4a15c1faccd3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:00.960790 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f17fa9d8-8cd7-4f9f-9f1a-4a15c1faccd3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:00.960976 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-f17fa9d8-8cd7-4f9f-9f1a-4a15c1faccd3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:14:00.968824 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:00.968824 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:00.969360 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f17fa9d8-8cd7-4f9f-9f1a-4a15c1faccd3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:00.992821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b2bfcea2-5df8-4864-b88d-6e9d591048c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:00.995344 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f17fa9d8-8cd7-4f9f-9f1a-4a15c1faccd3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:00.995558 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f17fa9d8-8cd7-4f9f-9f1a-4a15c1faccd3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e returned with HTTP 202 Aug 20 00:14:00.995654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b2bfcea2-5df8-4864-b88d-6e9d591048c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:14:00.995843 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b2bfcea2-5df8-4864-b88d-6e9d591048c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:00.996051 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 720/2873] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:00 2026] DELETE /volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:00.996110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b2bfcea2-5df8-4864-b88d-6e9d591048c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:01.003392 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-66bf8e39-d8da-4756-9bfc-93a85881d259 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:01.005230 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66bf8e39-d8da-4756-9bfc-93a85881d259 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:14:01.005435 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66bf8e39-d8da-4756-9bfc-93a85881d259 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:01.005630 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66bf8e39-d8da-4756-9bfc-93a85881d259 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:01.013186 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:01.013186 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:01.017339 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:01.017339 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:01.017582 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-66bf8e39-d8da-4756-9bfc-93a85881d259 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:01.024716 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66bf8e39-d8da-4756-9bfc-93a85881d259 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e returned with HTTP 200 Aug 20 00:14:01.025413 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 725/2874] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:01 2026] GET /volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e => generated 891 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:01.029784 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b2bfcea2-5df8-4864-b88d-6e9d591048c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:01.038460 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b2bfcea2-5df8-4864-b88d-6e9d591048c5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:14:01.039145 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 721/2875] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:00 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:02.038359 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-66605c8a-3a14-4171-b41c-1f291643f949 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:02.040245 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-66605c8a-3a14-4171-b41c-1f291643f949 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:14:02.040484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-66605c8a-3a14-4171-b41c-1f291643f949 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:02.040701 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-66605c8a-3a14-4171-b41c-1f291643f949 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:02.047581 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-66605c8a-3a14-4171-b41c-1f291643f949 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e returned with HTTP 404 Aug 20 00:14:02.048269 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 710/2876] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:02 2026] GET /volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:02.056326 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-de910aa6-a9c0-4e23-ba70-3df62de306c5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:02.057179 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2360463f-91e0-43d6-af6c-810263b66553 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:02.058535 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-de910aa6-a9c0-4e23-ba70-3df62de306c5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:14:02.058814 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-de910aa6-a9c0-4e23-ba70-3df62de306c5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:02.059019 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2360463f-91e0-43d6-af6c-810263b66553 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:14:02.059133 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-de910aa6-a9c0-4e23-ba70-3df62de306c5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:02.059219 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2360463f-91e0-43d6-af6c-810263b66553 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:02.059307 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-de910aa6-a9c0-4e23-ba70-3df62de306c5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:14:02.059418 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2360463f-91e0-43d6-af6c-810263b66553 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:02.067718 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:02.067718 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:02.068276 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:02.068276 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:02.068917 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-de910aa6-a9c0-4e23-ba70-3df62de306c5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:02.072210 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2360463f-91e0-43d6-af6c-810263b66553 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:02.076960 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2360463f-91e0-43d6-af6c-810263b66553 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:14:02.077416 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 726/2877] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:02 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:02.093984 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-de910aa6-a9c0-4e23-ba70-3df62de306c5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:02.094388 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-de910aa6-a9c0-4e23-ba70-3df62de306c5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 returned with HTTP 202 Aug 20 00:14:02.094836 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 721/2878] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:02 2026] DELETE /volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:02.108619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2794eeb3-0ba1-47e9-9c08-bd24af566c26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:02.110449 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2794eeb3-0ba1-47e9-9c08-bd24af566c26 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:14:02.110610 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2794eeb3-0ba1-47e9-9c08-bd24af566c26 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:02.110675 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2794eeb3-0ba1-47e9-9c08-bd24af566c26 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:02.126051 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:02.126051 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:02.134783 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2794eeb3-0ba1-47e9-9c08-bd24af566c26 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:02.139319 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2794eeb3-0ba1-47e9-9c08-bd24af566c26 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 returned with HTTP 200 Aug 20 00:14:02.139701 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 722/2879] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:02 2026] GET /volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:03.094003 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ae0c93b-f888-4114-9a19-f923edefa531 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:03.095842 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ae0c93b-f888-4114-9a19-f923edefa531 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:14:03.096046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ae0c93b-f888-4114-9a19-f923edefa531 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:03.096237 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ae0c93b-f888-4114-9a19-f923edefa531 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:03.103122 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:03.103122 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:03.106907 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ae0c93b-f888-4114-9a19-f923edefa531 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:03.111400 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ae0c93b-f888-4114-9a19-f923edefa531 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:14:03.111807 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 711/2880] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:03 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:03.153193 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9d2a4da6-7696-4782-a0ff-0fe92d58c447 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:03.155439 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d2a4da6-7696-4782-a0ff-0fe92d58c447 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:14:03.155727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d2a4da6-7696-4782-a0ff-0fe92d58c447 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:03.155992 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d2a4da6-7696-4782-a0ff-0fe92d58c447 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:03.163045 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d2a4da6-7696-4782-a0ff-0fe92d58c447 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 returned with HTTP 404 Aug 20 00:14:03.163650 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 727/2881] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:03 2026] GET /volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:03.171581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ca047ffa-654c-4bb6-9bbb-5be714d6a2d1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:03.173699 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca047ffa-654c-4bb6-9bbb-5be714d6a2d1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:14:03.174027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ca047ffa-654c-4bb6-9bbb-5be714d6a2d1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:03.174362 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ca047ffa-654c-4bb6-9bbb-5be714d6a2d1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:03.174580 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-ca047ffa-654c-4bb6-9bbb-5be714d6a2d1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:14:03.182618 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:03.182618 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:03.183442 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ca047ffa-654c-4bb6-9bbb-5be714d6a2d1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:03.204761 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ca047ffa-654c-4bb6-9bbb-5be714d6a2d1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:03.204998 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca047ffa-654c-4bb6-9bbb-5be714d6a2d1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 returned with HTTP 202 Aug 20 00:14:03.205449 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 722/2882] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:03 2026] DELETE /volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:03.213364 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-27b147b5-989b-49ef-9f78-29be20c1e0cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:03.215392 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27b147b5-989b-49ef-9f78-29be20c1e0cb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:14:03.215651 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27b147b5-989b-49ef-9f78-29be20c1e0cb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:03.215933 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27b147b5-989b-49ef-9f78-29be20c1e0cb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:03.228536 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:03.228536 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:03.232980 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-27b147b5-989b-49ef-9f78-29be20c1e0cb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:03.238081 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27b147b5-989b-49ef-9f78-29be20c1e0cb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 returned with HTTP 200 Aug 20 00:14:03.238484 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 723/2883] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:03 2026] GET /volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:04.127387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-09bb561f-269e-45aa-8190-2caea3e860ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.131353 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09bb561f-269e-45aa-8190-2caea3e860ec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:14:04.131353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09bb561f-269e-45aa-8190-2caea3e860ec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.131353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09bb561f-269e-45aa-8190-2caea3e860ec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.137229 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:04.137229 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:04.140655 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-09bb561f-269e-45aa-8190-2caea3e860ec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:04.144941 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09bb561f-269e-45aa-8190-2caea3e860ec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:14:04.145310 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 712/2884] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:04 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 1426 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:04.161618 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad416f84-3ac4-434a-a2e2-aab5c5c7c7ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.163656 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad416f84-3ac4-434a-a2e2-aab5c5c7c7ea tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:14:04.163913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad416f84-3ac4-434a-a2e2-aab5c5c7c7ea tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.164172 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad416f84-3ac4-434a-a2e2-aab5c5c7c7ea tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.172756 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:04.172756 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:04.177057 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad416f84-3ac4-434a-a2e2-aab5c5c7c7ea tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:04.183005 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad416f84-3ac4-434a-a2e2-aab5c5c7c7ea tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:14:04.183526 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 728/2885] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:04 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 1426 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:14:04.262673 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d4d8d6c9-f44f-45e9-9648-6113a6f88ebb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.264582 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d4d8d6c9-f44f-45e9-9648-6113a6f88ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:14:04.264839 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d4d8d6c9-f44f-45e9-9648-6113a6f88ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.265109 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d4d8d6c9-f44f-45e9-9648-6113a6f88ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.271175 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d4d8d6c9-f44f-45e9-9648-6113a6f88ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 returned with HTTP 404 Aug 20 00:14:04.271623 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 723/2886] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:04 2026] GET /volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:04.283112 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bcf3f2d0-1a49-478e-b4b1-7934a5eada50 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.285186 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcf3f2d0-1a49-478e-b4b1-7934a5eada50 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:14:04.285638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcf3f2d0-1a49-478e-b4b1-7934a5eada50 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.285883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bcf3f2d0-1a49-478e-b4b1-7934a5eada50 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.285883 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-bcf3f2d0-1a49-478e-b4b1-7934a5eada50 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:14:04.294315 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:04.294315 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:04.295056 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bcf3f2d0-1a49-478e-b4b1-7934a5eada50 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:04.314793 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bcf3f2d0-1a49-478e-b4b1-7934a5eada50 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:04.315081 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bcf3f2d0-1a49-478e-b4b1-7934a5eada50 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 returned with HTTP 202 Aug 20 00:14:04.315617 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 724/2887] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:04 2026] DELETE /volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:04.323730 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d387ac9-9161-43ec-9df9-76b6b685626c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.328044 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d387ac9-9161-43ec-9df9-76b6b685626c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:14:04.328044 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d387ac9-9161-43ec-9df9-76b6b685626c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.328044 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d387ac9-9161-43ec-9df9-76b6b685626c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.336517 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:04.336517 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:04.342251 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2d387ac9-9161-43ec-9df9-76b6b685626c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:04.344712 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-9402de57-6d41-46bc-ad83-901640d28413 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.347252 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d387ac9-9161-43ec-9df9-76b6b685626c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 returned with HTTP 200 Aug 20 00:14:04.347465 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-9402de57-6d41-46bc-ad83-901640d28413 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:14:04.347663 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-9402de57-6d41-46bc-ad83-901640d28413 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.347915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-9402de57-6d41-46bc-ad83-901640d28413 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.347964 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 713/2888] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:04 2026] GET /volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 => generated 891 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:04.355083 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:04.355083 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:04.358956 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-9402de57-6d41-46bc-ad83-901640d28413 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:04.364670 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-9402de57-6d41-46bc-ad83-901640d28413 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:14:04.365088 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 729/2889] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:04 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 1426 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:04.807801 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-cb3518bd-848c-48cf-85d5-c3dd5d62b5b8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.809829 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-cb3518bd-848c-48cf-85d5-c3dd5d62b5b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:14:04.810037 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-cb3518bd-848c-48cf-85d5-c3dd5d62b5b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.810237 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-cb3518bd-848c-48cf-85d5-c3dd5d62b5b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.817011 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:04.817011 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:04.820658 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-cb3518bd-848c-48cf-85d5-c3dd5d62b5b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:04.825213 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-cb3518bd-848c-48cf-85d5-c3dd5d62b5b8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:14:04.825613 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 724/2890] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:04 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 1426 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:04.835816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb557d24-3e6b-4f30-9ad0-4375f82e7ee2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.836257 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb557d24-3e6b-4f30-9ad0-4375f82e7ee2 None None] GET https://10.4.3.9/volume// Aug 20 00:14:04.836411 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb557d24-3e6b-4f30-9ad0-4375f82e7ee2 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.836585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb557d24-3e6b-4f30-9ad0-4375f82e7ee2 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.836921 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb557d24-3e6b-4f30-9ad0-4375f82e7ee2 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:04.837331 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 725/2891] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:14:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:04.845690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-56006785-4ea0-4dd8-9663-4b66326c29ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.847774 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-56006785-4ea0-4dd8-9663-4b66326c29ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:14:04.848391 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-56006785-4ea0-4dd8-9663-4b66326c29ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c125629c-1886-45c9-a672-fbd19a2bdecc", "connector": null, "instance_uuid": "ed6b3ed0-9bd9-4640-a827-845ee23151c4"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:04.849909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a2497ac8-13b7-42ba-83a6-512ffcdb8e0a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:04.850673 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2497ac8-13b7-42ba-83a6-512ffcdb8e0a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:14:04.850846 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2497ac8-13b7-42ba-83a6-512ffcdb8e0a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:04.851034 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2497ac8-13b7-42ba-83a6-512ffcdb8e0a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:04.857043 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:04.857043 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:04.859188 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:04.859188 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:04.860511 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a2497ac8-13b7-42ba-83a6-512ffcdb8e0a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:14:04.863582 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2497ac8-13b7-42ba-83a6-512ffcdb8e0a tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:14:04.863902 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 730/2892] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:04 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:04.892643 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-56006785-4ea0-4dd8-9663-4b66326c29ee tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:14:04.892643 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 714/2893] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:14:04 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:05.361510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e6b3264e-722c-410d-a5c8-1ae0cf574b93 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:05.363415 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e6b3264e-722c-410d-a5c8-1ae0cf574b93 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:14:05.363619 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e6b3264e-722c-410d-a5c8-1ae0cf574b93 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:05.363814 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e6b3264e-722c-410d-a5c8-1ae0cf574b93 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:05.372526 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e6b3264e-722c-410d-a5c8-1ae0cf574b93 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 returned with HTTP 404 Aug 20 00:14:05.373346 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 725/2894] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:05 2026] GET /volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:05.384567 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:05.386239 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:05.386587 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1929979413"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:05.388341 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1929979413'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:05.388447 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:14:05.393669 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:14:05.399757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (2786e1a0-7472-47b4-8830-a942974e21af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:05.400757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e95c039-2663-4e2e-8f5d-d63555e64d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:05.401769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:05.432939 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e95c039-2663-4e2e-8f5d-d63555e64d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:05.433631 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac48a197-5624-4c48-b9d8-12f6fb0e7b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:05.438837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d6fd3b77-d4ef-4286-90e2-86e6ff7c9b75 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:05.442900 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6fd3b77-d4ef-4286-90e2-86e6ff7c9b75 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:14:05.443171 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6fd3b77-d4ef-4286-90e2-86e6ff7c9b75 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:05.443418 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6fd3b77-d4ef-4286-90e2-86e6ff7c9b75 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:05.459594 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:05.459594 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:05.464183 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d6fd3b77-d4ef-4286-90e2-86e6ff7c9b75 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:14:05.468543 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6fd3b77-d4ef-4286-90e2-86e6ff7c9b75 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:14:05.468952 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 731/2895] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:05 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:05.472801 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['5bfbc4c1-3ad5-4d6f-9355-e059a7a386de', 'e3e2ea17-b6eb-4a73-94da-07c1d91d7613', '77e94048-4b04-4394-8603-25f6a3939d8c', '60ce7d44-2fa6-4b7b-a917-cee61fc0e688'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:05.473595 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac48a197-5624-4c48-b9d8-12f6fb0e7b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bfbc4c1-3ad5-4d6f-9355-e059a7a386de', 'e3e2ea17-b6eb-4a73-94da-07c1d91d7613', '77e94048-4b04-4394-8603-25f6a3939d8c', '60ce7d44-2fa6-4b7b-a917-cee61fc0e688']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:05.474279 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84366c9-5976-4718-a396-cb81c4e6a095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:05.488484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f370eebf-1e5c-4727-be4a-c6d4dc79d4d4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:05.490664 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f370eebf-1e5c-4727-be4a-c6d4dc79d4d4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] DELETE https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:14:05.492909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f370eebf-1e5c-4727-be4a-c6d4dc79d4d4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:05.492909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f370eebf-1e5c-4727-be4a-c6d4dc79d4d4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:05.492909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f370eebf-1e5c-4727-be4a-c6d4dc79d4d4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Delete volume with id: 418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:14:05.500663 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:05.500663 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:05.501460 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f370eebf-1e5c-4727-be4a-c6d4dc79d4d4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:14:05.503524 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84366c9-5976-4718-a396-cb81c4e6a095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1929979413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['5bfbc4c1-3ad5-4d6f-9355-e059a7a386de','e3e2ea17-b6eb-4a73-94da-07c1d91d7613','77e94048-4b04-4394-8603-25f6a3939d8c','60ce7d44-2fa6-4b7b-a917-cee61fc0e688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1929979413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:05.504400 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4a0ac5-5ff2-46f6-944e-19d6e7e9c21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:05.523966 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f370eebf-1e5c-4727-be4a-c6d4dc79d4d4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Delete volume request issued successfully. Aug 20 00:14:05.523966 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f370eebf-1e5c-4727-be4a-c6d4dc79d4d4 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 202 Aug 20 00:14:05.523966 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 715/2896] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:05 2026] DELETE /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:05.532092 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d8dc9a1c-2693-4e38-bf1c-4d12a2274678 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:05.533739 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d8dc9a1c-2693-4e38-bf1c-4d12a2274678 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:14:05.533980 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d8dc9a1c-2693-4e38-bf1c-4d12a2274678 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:05.534215 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d8dc9a1c-2693-4e38-bf1c-4d12a2274678 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:05.534286 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4a0ac5-5ff2-46f6-944e-19d6e7e9c21e) transitioned into state 'SUCCESS' from state '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-1929979413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['5bfbc4c1-3ad5-4d6f-9355-e059a7a386de','e3e2ea17-b6eb-4a73-94da-07c1d91d7613','77e94048-4b04-4394-8603-25f6a3939d8c','60ce7d44-2fa6-4b7b-a917-cee61fc0e688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:05.535048 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789fbc55-d29c-41ee-8a34-a1e3da4d75f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:05.542153 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:05.542153 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:05.547795 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789fbc55-d29c-41ee-8a34-a1e3da4d75f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:05.547795 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (2786e1a0-7472-47b4-8830-a942974e21af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:05.547795 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:14:05.547795 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4be05fe4-bdda-485d-b8b5-58689be07ab9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:05.548055 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d8dc9a1c-2693-4e38-bf1c-4d12a2274678 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Volume info retrieved successfully. Aug 20 00:14:05.548274 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 726/2897] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:14:05 2026] POST /volume/v3/volumes => generated 766 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:05.557859 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d8dc9a1c-2693-4e38-bf1c-4d12a2274678 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 200 Aug 20 00:14:05.558486 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 726/2898] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:05 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:05.569910 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b94dd485-5afe-4f46-a6c3-0d5066725e09 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:05.569910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b94dd485-5afe-4f46-a6c3-0d5066725e09 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:05.570172 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b94dd485-5afe-4f46-a6c3-0d5066725e09 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:05.570395 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b94dd485-5afe-4f46-a6c3-0d5066725e09 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:05.577560 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:05.577560 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:05.583925 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b94dd485-5afe-4f46-a6c3-0d5066725e09 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:05.585315 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b94dd485-5afe-4f46-a6c3-0d5066725e09 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb returned with HTTP 200 Aug 20 00:14:05.585667 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 732/2899] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:05 2026] GET /volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:05.663766 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1938e7e7-1415-45b7-990a-f424ac4d315c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:05.665850 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1938e7e7-1415-45b7-990a-f424ac4d315c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:14:05.666100 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1938e7e7-1415-45b7-990a-f424ac4d315c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:05.666279 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1938e7e7-1415-45b7-990a-f424ac4d315c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:05.674317 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:05.674317 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:05.679085 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1938e7e7-1415-45b7-990a-f424ac4d315c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:05.685029 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1938e7e7-1415-45b7-990a-f424ac4d315c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:14:05.685408 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 716/2900] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:05 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:05.736879 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6133c1e8-1197-43f8-be32-9544c3fa71bf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:05.738653 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6133c1e8-1197-43f8-be32-9544c3fa71bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:14:05.738834 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6133c1e8-1197-43f8-be32-9544c3fa71bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:05.739036 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6133c1e8-1197-43f8-be32-9544c3fa71bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:05.745715 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:05.745715 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:05.748966 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6133c1e8-1197-43f8-be32-9544c3fa71bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:05.753057 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6133c1e8-1197-43f8-be32-9544c3fa71bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:14:05.753384 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 727/2901] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:05 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:06.044345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-645a4a8f-eb6f-4656-875d-935722db6603 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.046372 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:06.046675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1302205671"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:06.048308 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1302205671'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:06.048415 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume of 1 GB Aug 20 00:14:06.052347 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Availability Zones retrieved successfully. Aug 20 00:14:06.056016 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2ceaebf4-648c-4743-8914-2cf2a4d6e255 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.056431 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ceaebf4-648c-4743-8914-2cf2a4d6e255 None None] GET https://10.4.3.9/volume// Aug 20 00:14:06.056625 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ceaebf4-648c-4743-8914-2cf2a4d6e255 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:06.056801 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ceaebf4-648c-4743-8914-2cf2a4d6e255 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:06.059824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Flow 'volume_create_api' (92e4b32d-4592-4ab8-87d5-a0d8a3897a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:06.060521 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ceaebf4-648c-4743-8914-2cf2a4d6e255 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:06.060819 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 733/2902] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:06 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:06.061044 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e43653b6-f1f5-4fab-bc97-176eeec23fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:06.061952 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:06.068184 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-fad2cbdd-f7bb-439f-a3bc-ec508d057c30 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.070356 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-fad2cbdd-f7bb-439f-a3bc-ec508d057c30 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:14:06.070601 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-fad2cbdd-f7bb-439f-a3bc-ec508d057c30 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:06.070806 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-fad2cbdd-f7bb-439f-a3bc-ec508d057c30 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:06.081582 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:06.081582 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:06.086165 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-fad2cbdd-f7bb-439f-a3bc-ec508d057c30 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:06.093079 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-fad2cbdd-f7bb-439f-a3bc-ec508d057c30 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:14:06.093430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e43653b6-f1f5-4fab-bc97-176eeec23fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:06.093540 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 717/2903] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:14:06 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 1605 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:14:06.094219 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aca1faa-2703-4242-8790-6e9bb0066b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:06.140119 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Created reservations ['7af8105e-c9df-4a2b-a1f6-c8dfa9a080bb', '9e7f1d7c-17dc-4aaa-9549-a63be80b5f5c', '45c1d010-b3e9-4479-a223-fcf8e5d21200', '226905be-5dc2-4072-9fa8-ca71c27d8abd'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:06.140974 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aca1faa-2703-4242-8790-6e9bb0066b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7af8105e-c9df-4a2b-a1f6-c8dfa9a080bb', '9e7f1d7c-17dc-4aaa-9549-a63be80b5f5c', '45c1d010-b3e9-4479-a223-fcf8e5d21200', '226905be-5dc2-4072-9fa8-ca71c27d8abd']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:06.141676 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf6cdd76-ca2a-419e-a74d-c97d48956fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:06.168605 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf6cdd76-ca2a-419e-a74d-c97d48956fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0f8b87a-8114-42ae-aef4-cbdb94a15024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1302205671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba45b58641749d4ac1a7f031990c2f7',qos_specs=None,replication_status=,reservations=['7af8105e-c9df-4a2b-a1f6-c8dfa9a080bb','9e7f1d7c-17dc-4aaa-9549-a63be80b5f5c','45c1d010-b3e9-4479-a223-fcf8e5d21200','226905be-5dc2-4072-9fa8-ca71c27d8abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ffabd05a154dd198a443f743d8cc14',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1302205671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0f8b87a-8114-42ae-aef4-cbdb94a15024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba45b58641749d4ac1a7f031990c2f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0ffabd05a154dd198a443f743d8cc14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:06.169313 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb47b1d8-cb0a-4c4d-9cb1-3386942955b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:06.189294 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb47b1d8-cb0a-4c4d-9cb1-3386942955b7) transitioned into state 'SUCCESS' from state '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-1302205671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba45b58641749d4ac1a7f031990c2f7',qos_specs=None,replication_status=,reservations=['7af8105e-c9df-4a2b-a1f6-c8dfa9a080bb','9e7f1d7c-17dc-4aaa-9549-a63be80b5f5c','45c1d010-b3e9-4479-a223-fcf8e5d21200','226905be-5dc2-4072-9fa8-ca71c27d8abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ffabd05a154dd198a443f743d8cc14',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:06.190214 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ada91f-625b-4509-9c98-3d7e5338d5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:06.202438 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ada91f-625b-4509-9c98-3d7e5338d5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:06.203164 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Flow 'volume_create_api' (92e4b32d-4592-4ab8-87d5-a0d8a3897a7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:06.203482 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Create volume request issued successfully. Aug 20 00:14:06.204079 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-645a4a8f-eb6f-4656-875d-935722db6603 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:06.204509 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 727/2904] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:06 2026] POST /volume/v3/volumes => generated 751 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:06.218254 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-c8fa267b-ad01-4456-a921-dce052e42c3b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.221299 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-c8fa267b-ad01-4456-a921-dce052e42c3b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] PUT https://10.4.3.9/volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01 Aug 20 00:14:06.221806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-c8fa267b-ad01-4456-a921-dce052e42c3b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:06.222680 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d62b37a3-a039-4656-82c1-fd8000e8f3f8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.225271 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d62b37a3-a039-4656-82c1-fd8000e8f3f8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:06.225534 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d62b37a3-a039-4656-82c1-fd8000e8f3f8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:06.225999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d62b37a3-a039-4656-82c1-fd8000e8f3f8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:06.235476 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-c8fa267b-ad01-4456-a921-dce052e42c3b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Acquiring lock "cinder-attachment_update-c125629c-1886-45c9-a672-fbd19a2bdecc-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:14:06.240713 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:06.240713 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:06.240930 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-c8fa267b-ad01-4456-a921-dce052e42c3b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Lock "cinder-attachment_update-c125629c-1886-45c9-a672-fbd19a2bdecc-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:14:06.242163 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:06.242163 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:06.249721 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d62b37a3-a039-4656-82c1-fd8000e8f3f8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:06.255832 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d62b37a3-a039-4656-82c1-fd8000e8f3f8 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:06.256616 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 734/2905] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:06 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:06.392673 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-c8fa267b-ad01-4456-a921-dce052e42c3b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Lock "cinder-attachment_update-c125629c-1886-45c9-a672-fbd19a2bdecc-np0000007832" released by "attachment_update" :: held 0.152s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:14:06.393054 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-c8fa267b-ad01-4456-a921-dce052e42c3b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01 returned with HTTP 200 Aug 20 00:14:06.393475 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 728/2906] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:14:06 2026] PUT /volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01 => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:06.419462 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-24ebf23b-037a-4f6a-898c-c498743a2844 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.421393 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-24ebf23b-037a-4f6a-898c-c498743a2844 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01/action Aug 20 00:14:06.421725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-24ebf23b-037a-4f6a-898c-c498743a2844 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:06.421861 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-24ebf23b-037a-4f6a-898c-c498743a2844 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:06.438523 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:06.438523 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:06.448702 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-24ebf23b-037a-4f6a-898c-c498743a2844 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01/action returned with HTTP 204 Aug 20 00:14:06.449232 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 718/2907] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:14:06 2026] POST /volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:06.572963 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9249b509-35b8-4cee-a846-74d1e5d14ed1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.575315 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9249b509-35b8-4cee-a846-74d1e5d14ed1 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] GET https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 Aug 20 00:14:06.575517 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9249b509-35b8-4cee-a846-74d1e5d14ed1 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:06.575771 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9249b509-35b8-4cee-a846-74d1e5d14ed1 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:06.582499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9249b509-35b8-4cee-a846-74d1e5d14ed1 tempest-VolumesActionsTest-1493734299 tempest-VolumesActionsTest-1493734299-project-member] https://10.4.3.9/volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 returned with HTTP 404 Aug 20 00:14:06.583101 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 728/2908] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:06 2026] GET /volume/v3/volumes/418be268-2765-4fce-8bd5-590c77c34695 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:06.601246 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-61e4bddc-06b2-4d32-a825-324e973d9802 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.603435 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61e4bddc-06b2-4d32-a825-324e973d9802 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:06.603730 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61e4bddc-06b2-4d32-a825-324e973d9802 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:06.603997 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61e4bddc-06b2-4d32-a825-324e973d9802 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:06.611300 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:06.611300 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:06.614358 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-61e4bddc-06b2-4d32-a825-324e973d9802 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:06.618108 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61e4bddc-06b2-4d32-a825-324e973d9802 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb returned with HTTP 200 Aug 20 00:14:06.618441 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 735/2909] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:06 2026] GET /volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:06.633370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7d031d6b-8d6d-45d0-9f63-cad296fb1d60 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.635173 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d031d6b-8d6d-45d0-9f63-cad296fb1d60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:14:06.635619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d031d6b-8d6d-45d0-9f63-cad296fb1d60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb", "name": "tempest-VolumeDependencyTests-Snapshot-1179711680"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:06.644331 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:06.644331 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:06.644836 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7d031d6b-8d6d-45d0-9f63-cad296fb1d60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:06.645122 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-7d031d6b-8d6d-45d0-9f63-cad296fb1d60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create snapshot from volume 1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:06.672414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-7d031d6b-8d6d-45d0-9f63-cad296fb1d60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['98254521-e224-4517-9546-fd73d6dd1fd2', 'b5fa0a69-324b-4ed5-b948-fa3a1071233d', 'eb841d20-0599-4772-bc9a-6c01d536eec0', '63c19e3c-37f7-418a-969e-7ed2a4e7e048'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:06.709657 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7d031d6b-8d6d-45d0-9f63-cad296fb1d60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot create request issued successfully. Aug 20 00:14:06.709934 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d031d6b-8d6d-45d0-9f63-cad296fb1d60 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:14:06.710534 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 729/2910] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:14:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 00:14:06.719982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0d868cc8-4482-4d07-b001-c84ea007a064 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:06.721728 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0d868cc8-4482-4d07-b001-c84ea007a064 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:06.721925 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0d868cc8-4482-4d07-b001-c84ea007a064 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:06.723465 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0d868cc8-4482-4d07-b001-c84ea007a064 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:06.726627 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:06.726627 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:06.727036 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0d868cc8-4482-4d07-b001-c84ea007a064 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:06.727670 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0d868cc8-4482-4d07-b001-c84ea007a064 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 returned with HTTP 200 Aug 20 00:14:06.728131 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 719/2911] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:06 2026] GET /volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:07.269915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b085e2a4-cd46-487b-a026-da3d25bdc4f3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.271937 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b085e2a4-cd46-487b-a026-da3d25bdc4f3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:07.271937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b085e2a4-cd46-487b-a026-da3d25bdc4f3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:07.271937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b085e2a4-cd46-487b-a026-da3d25bdc4f3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:07.279581 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:07.279581 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:07.283480 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b085e2a4-cd46-487b-a026-da3d25bdc4f3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:07.291405 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b085e2a4-cd46-487b-a026-da3d25bdc4f3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:07.291405 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 729/2912] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:07 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:07.350875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f06c4602-defb-409a-8194-be129c293b58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.353851 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f06c4602-defb-409a-8194-be129c293b58 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:07.354137 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f06c4602-defb-409a-8194-be129c293b58 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:07.354400 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f06c4602-defb-409a-8194-be129c293b58 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:07.368622 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:07.368622 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:07.374301 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f06c4602-defb-409a-8194-be129c293b58 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:07.381365 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f06c4602-defb-409a-8194-be129c293b58 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:07.381943 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 736/2913] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:07 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:07.507536 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cc06d7d9-8b17-4d14-9af0-fb8d370ab310 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.508087 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cc06d7d9-8b17-4d14-9af0-fb8d370ab310 None None] GET https://10.4.3.9/volume// Aug 20 00:14:07.508338 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cc06d7d9-8b17-4d14-9af0-fb8d370ab310 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:07.508598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cc06d7d9-8b17-4d14-9af0-fb8d370ab310 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:07.509154 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cc06d7d9-8b17-4d14-9af0-fb8d370ab310 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:07.511651 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 730/2914] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:14:07 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:07.523541 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-a6b527ee-4723-48f7-881f-25bc3c246c7b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.532920 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-a6b527ee-4723-48f7-881f-25bc3c246c7b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:14:07.532920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-a6b527ee-4723-48f7-881f-25bc3c246c7b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0f8b87a-8114-42ae-aef4-cbdb94a15024", "connector": null, "instance_uuid": "c6629820-66d9-467f-9ef8-7a05d1fb6be7"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:07.550503 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:07.550503 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:07.586555 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-a6b527ee-4723-48f7-881f-25bc3c246c7b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:14:07.587165 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 720/2915] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:14:07 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:07.625493 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c5142e03-d17d-4021-933e-8468bff0275d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.627663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c5142e03-d17d-4021-933e-8468bff0275d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:07.627930 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c5142e03-d17d-4021-933e-8468bff0275d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:07.628190 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c5142e03-d17d-4021-933e-8468bff0275d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:07.640069 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:07.640069 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:07.644419 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c5142e03-d17d-4021-933e-8468bff0275d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:07.645578 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-47518270-7ebd-42bf-a43a-83974a5163f8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.646042 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47518270-7ebd-42bf-a43a-83974a5163f8 None None] GET https://10.4.3.9/volume// Aug 20 00:14:07.646247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47518270-7ebd-42bf-a43a-83974a5163f8 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:07.646429 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47518270-7ebd-42bf-a43a-83974a5163f8 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:07.646740 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47518270-7ebd-42bf-a43a-83974a5163f8 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:07.647105 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 737/2916] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:07.650674 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c5142e03-d17d-4021-933e-8468bff0275d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:07.651350 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 730/2917] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:07 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:07.654385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-4b796fd9-75f3-476d-af11-250dd45b087b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.659608 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-4b796fd9-75f3-476d-af11-250dd45b087b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:07.659902 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-4b796fd9-75f3-476d-af11-250dd45b087b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:07.660135 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-4b796fd9-75f3-476d-af11-250dd45b087b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:07.671493 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:07.671493 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:07.675635 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-4b796fd9-75f3-476d-af11-250dd45b087b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:07.680394 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-4b796fd9-75f3-476d-af11-250dd45b087b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:07.680963 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 731/2918] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:14:07 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:14:07.737518 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc18d6cd-897e-4140-8d39-893d81a728dd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.739858 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc18d6cd-897e-4140-8d39-893d81a728dd tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:07.740157 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc18d6cd-897e-4140-8d39-893d81a728dd tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:07.740397 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc18d6cd-897e-4140-8d39-893d81a728dd tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:07.746431 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:07.746431 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:07.746991 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cc18d6cd-897e-4140-8d39-893d81a728dd tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:07.747975 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc18d6cd-897e-4140-8d39-893d81a728dd tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 returned with HTTP 200 Aug 20 00:14:07.748416 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 721/2919] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:07 2026] GET /volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:07.761236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.763285 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:07.763742 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "420f3fcb-e6cb-4084-a6c4-cde1b36ca687", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-492979492"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:07.765591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'snapshot_id': '420f3fcb-e6cb-4084-a6c4-cde1b36ca687', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-492979492'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:07.771299 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:07.771299 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:07.771849 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:07.772020 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:14:07.785957 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:14:07.794855 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (ccfcb5e5-ac1d-4973-8ee6-c56e69ef7a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:07.798216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc0f713d-a16a-4b4b-80d2-c7287e9c5a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:07.798216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:07.818735 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f8e05824-293b-4c61-99d9-c95fdd03e78d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:07.821681 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f8e05824-293b-4c61-99d9-c95fdd03e78d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] PUT https://10.4.3.9/volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648 Aug 20 00:14:07.822196 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f8e05824-293b-4c61-99d9-c95fdd03e78d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:07.832262 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f8e05824-293b-4c61-99d9-c95fdd03e78d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Acquiring lock "cinder-attachment_update-a0f8b87a-8114-42ae-aef4-cbdb94a15024-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:14:07.833300 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc0f713d-a16a-4b4b-80d2-c7287e9c5a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '420f3fcb-e6cb-4084-a6c4-cde1b36ca687', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:07.834536 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3048d9b2-6e01-4daf-a4bf-3804e9b2edcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:07.837668 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f8e05824-293b-4c61-99d9-c95fdd03e78d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Lock "cinder-attachment_update-a0f8b87a-8114-42ae-aef4-cbdb94a15024-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:14:07.838792 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:07.838792 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:07.888418 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['96744e1c-cfd9-4fdc-abcf-b5169b890b1c', '9872f078-7c7f-441b-a1f3-f68c51cdf2f0', '4d174f45-65c7-453f-97df-cb0d059f72f9', '5e63e5d2-e166-4ed6-a77c-029e7138e96c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:07.889255 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3048d9b2-6e01-4daf-a4bf-3804e9b2edcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96744e1c-cfd9-4fdc-abcf-b5169b890b1c', '9872f078-7c7f-441b-a1f3-f68c51cdf2f0', '4d174f45-65c7-453f-97df-cb0d059f72f9', '5e63e5d2-e166-4ed6-a77c-029e7138e96c']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:07.890055 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6bcf9b-37be-4703-91b2-680d9e51eeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:07.935741 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6bcf9b-37be-4703-91b2-680d9e51eeb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d965f6-6b80-4a7e-894d-45aad29999ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-492979492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['96744e1c-cfd9-4fdc-abcf-b5169b890b1c','9872f078-7c7f-441b-a1f3-f68c51cdf2f0','4d174f45-65c7-453f-97df-cb0d059f72f9','5e63e5d2-e166-4ed6-a77c-029e7138e96c'],size=1,snapshot_id=420f3fcb-e6cb-4084-a6c4-cde1b36ca687,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-492979492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d965f6-6b80-4a7e-894d-45aad29999ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=420f3fcb-e6cb-4084-a6c4-cde1b36ca687,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:07.935741 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2612e114-1ac6-47e2-9ed1-9b10003c4290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:07.941831 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f8e05824-293b-4c61-99d9-c95fdd03e78d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Lock "cinder-attachment_update-a0f8b87a-8114-42ae-aef4-cbdb94a15024-np0000007832" released by "attachment_update" :: held 0.104s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:14:07.942824 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-f8e05824-293b-4c61-99d9-c95fdd03e78d tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648 returned with HTTP 200 Aug 20 00:14:07.942824 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 731/2920] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:14:07 2026] PUT /volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:07.958184 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2612e114-1ac6-47e2-9ed1-9b10003c4290) transitioned into state 'SUCCESS' from state '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-492979492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['96744e1c-cfd9-4fdc-abcf-b5169b890b1c','9872f078-7c7f-441b-a1f3-f68c51cdf2f0','4d174f45-65c7-453f-97df-cb0d059f72f9','5e63e5d2-e166-4ed6-a77c-029e7138e96c'],size=1,snapshot_id=420f3fcb-e6cb-4084-a6c4-cde1b36ca687,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:07.959001 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed85a031-183a-4c2d-94b7-0718035db7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:07.992243 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed85a031-183a-4c2d-94b7-0718035db7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:07.993292 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (ccfcb5e5-ac1d-4973-8ee6-c56e69ef7a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:07.993663 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:14:07.994519 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ebeaf95-18ca-4e76-8c63-8313a5187fd0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:07.995083 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 738/2921] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:14:07 2026] POST /volume/v3/volumes => generated 799 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:08.010333 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e8fd56c2-172f-4853-8c52-a4d3e0c49522 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:08.012161 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e8fd56c2-172f-4853-8c52-a4d3e0c49522 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:08.012421 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e8fd56c2-172f-4853-8c52-a4d3e0c49522 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:08.012638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e8fd56c2-172f-4853-8c52-a4d3e0c49522 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:08.023979 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:08.023979 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:08.026763 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e8fd56c2-172f-4853-8c52-a4d3e0c49522 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:08.030639 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e8fd56c2-172f-4853-8c52-a4d3e0c49522 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed returned with HTTP 200 Aug 20 00:14:08.031126 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 732/2922] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:08 2026] GET /volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:08.667250 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-601d8dec-c504-40e2-bfb7-23915bbbb7cf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:08.668416 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-601d8dec-c504-40e2-bfb7-23915bbbb7cf tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:08.668603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-601d8dec-c504-40e2-bfb7-23915bbbb7cf tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:08.668792 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-601d8dec-c504-40e2-bfb7-23915bbbb7cf tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:08.678117 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:08.678117 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:08.680417 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-601d8dec-c504-40e2-bfb7-23915bbbb7cf tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:08.684105 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-601d8dec-c504-40e2-bfb7-23915bbbb7cf tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:08.684387 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 722/2923] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:08 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:09.047048 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-42672570-8a68-4e1f-a301-87f1a70c42cc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:09.051995 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-42672570-8a68-4e1f-a301-87f1a70c42cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:09.051995 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-42672570-8a68-4e1f-a301-87f1a70c42cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:09.051995 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-42672570-8a68-4e1f-a301-87f1a70c42cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:09.062960 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:09.062960 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:09.068832 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-42672570-8a68-4e1f-a301-87f1a70c42cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:09.075290 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-42672570-8a68-4e1f-a301-87f1a70c42cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed returned with HTTP 200 Aug 20 00:14:09.076039 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 732/2924] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:09 2026] GET /volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed => generated 892 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:09.090766 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-85fc19e6-ed2f-4d3b-839f-7aedf02aa906 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:09.093280 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-85fc19e6-ed2f-4d3b-839f-7aedf02aa906 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:14:09.093629 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-85fc19e6-ed2f-4d3b-839f-7aedf02aa906 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25d965f6-6b80-4a7e-894d-45aad29999ed", "name": "tempest-VolumeDependencyTests-Snapshot-499417706"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:09.108298 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:09.108298 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:09.110102 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-85fc19e6-ed2f-4d3b-839f-7aedf02aa906 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:09.110102 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-85fc19e6-ed2f-4d3b-839f-7aedf02aa906 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create snapshot from volume 25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:09.154912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-85fc19e6-ed2f-4d3b-839f-7aedf02aa906 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['95b34e80-b7fa-4d22-b765-a5d364205957', '66da5e55-41de-4004-b7f0-c4e635ea2da7', '8f2b684f-ff8c-41bb-aa86-3ce2d4a1001d', '1f9f541a-5905-4fa9-91d3-5b63a3e2c734'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:09.192923 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-85fc19e6-ed2f-4d3b-839f-7aedf02aa906 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot create request issued successfully. Aug 20 00:14:09.193227 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-85fc19e6-ed2f-4d3b-839f-7aedf02aa906 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:14:09.193684 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 739/2925] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:14:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:09.204559 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-de7f6da6-376f-43fb-b730-59240bdf1e64 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:09.206967 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de7f6da6-376f-43fb-b730-59240bdf1e64 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:09.206967 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de7f6da6-376f-43fb-b730-59240bdf1e64 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:09.206967 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de7f6da6-376f-43fb-b730-59240bdf1e64 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:09.218387 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:09.218387 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:09.219035 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-de7f6da6-376f-43fb-b730-59240bdf1e64 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:09.220022 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de7f6da6-376f-43fb-b730-59240bdf1e64 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 returned with HTTP 200 Aug 20 00:14:09.220516 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 733/2926] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:09 2026] GET /volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:09.700989 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-87f10086-248a-41ef-b6db-4c65511b4db2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:09.703937 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87f10086-248a-41ef-b6db-4c65511b4db2 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:09.703937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87f10086-248a-41ef-b6db-4c65511b4db2 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:09.703937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87f10086-248a-41ef-b6db-4c65511b4db2 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:09.712574 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:09.712574 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:09.716598 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-87f10086-248a-41ef-b6db-4c65511b4db2 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:09.721631 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87f10086-248a-41ef-b6db-4c65511b4db2 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:09.722201 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 723/2927] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:09 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:10.231699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6043a8ef-5656-461e-8ef9-8bca3711578f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:10.236185 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6043a8ef-5656-461e-8ef9-8bca3711578f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:10.236185 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6043a8ef-5656-461e-8ef9-8bca3711578f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:10.236185 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6043a8ef-5656-461e-8ef9-8bca3711578f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:10.243540 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:10.243540 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:10.245766 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6043a8ef-5656-461e-8ef9-8bca3711578f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:10.245766 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6043a8ef-5656-461e-8ef9-8bca3711578f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 returned with HTTP 200 Aug 20 00:14:10.246599 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 733/2928] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:10 2026] GET /volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:10.258770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:10.261381 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:10.261857 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "09b2e34d-140c-4122-babd-5194448f0ad3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-974279555"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:10.263795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'snapshot_id': '09b2e34d-140c-4122-babd-5194448f0ad3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-974279555'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:10.272083 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:10.272083 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:10.272941 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:10.273128 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:14:10.279589 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:14:10.288123 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (5dd8819d-9db4-4f3b-93c8-af49d6da746f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:10.290970 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4be05c-db43-46b5-b398-043f55f2152e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.292523 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:10.329373 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:10.331235 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:10.331583 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1077494173"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:10.333332 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Create volume request body: {'volume': {'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1077494173'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:10.339048 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4be05c-db43-46b5-b398-043f55f2152e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09b2e34d-140c-4122-babd-5194448f0ad3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.339932 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d835cc-bb46-4ab2-8d82-d962d03f7be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.400655 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['e01cae74-b7a2-4cc5-abc2-88139d0a2c1d', '4a94d073-454a-4ea5-bc2d-c663fc964552', '959f6fcf-efc2-444e-9fed-89ecfe5721ad', '7ee372f1-afc0-4ef8-94a1-f9131c82f604'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:10.401761 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d835cc-bb46-4ab2-8d82-d962d03f7be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e01cae74-b7a2-4cc5-abc2-88139d0a2c1d', '4a94d073-454a-4ea5-bc2d-c663fc964552', '959f6fcf-efc2-444e-9fed-89ecfe5721ad', '7ee372f1-afc0-4ef8-94a1-f9131c82f604']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.402752 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3e1375b-8188-4c87-8c97-4ae1e153f898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.425921 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Create volume of 1 GB Aug 20 00:14:10.431567 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Availability Zones retrieved successfully. Aug 20 00:14:10.439062 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Flow 'volume_create_api' (5e3ce911-02e6-4bd6-a661-93905f3c0b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:10.440265 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5158287d-515d-4673-9fcd-53139fccfd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.441477 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:10.454719 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3e1375b-8188-4c87-8c97-4ae1e153f898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f551a53d-2e50-4f73-8788-edccfde632f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-974279555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['e01cae74-b7a2-4cc5-abc2-88139d0a2c1d','4a94d073-454a-4ea5-bc2d-c663fc964552','959f6fcf-efc2-444e-9fed-89ecfe5721ad','7ee372f1-afc0-4ef8-94a1-f9131c82f604'],size=1,snapshot_id=09b2e34d-140c-4122-babd-5194448f0ad3,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-974279555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f551a53d-2e50-4f73-8788-edccfde632f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09b2e34d-140c-4122-babd-5194448f0ad3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.455759 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7065b1a4-7698-4ed8-85fe-6da82246bd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.480912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7065b1a4-7698-4ed8-85fe-6da82246bd27) transitioned into state 'SUCCESS' from state '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-974279555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['e01cae74-b7a2-4cc5-abc2-88139d0a2c1d','4a94d073-454a-4ea5-bc2d-c663fc964552','959f6fcf-efc2-444e-9fed-89ecfe5721ad','7ee372f1-afc0-4ef8-94a1-f9131c82f604'],size=1,snapshot_id=09b2e34d-140c-4122-babd-5194448f0ad3,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.481917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea0f6301-eef3-4035-a049-eb1cdbe68733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.502791 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5158287d-515d-4673-9fcd-53139fccfd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.503576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea3f6d3c-c2bf-49d0-99c2-f80fd9e43d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.508453 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea0f6301-eef3-4035-a049-eb1cdbe68733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.509969 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (5dd8819d-9db4-4f3b-93c8-af49d6da746f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:10.510023 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:14:10.510719 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48700e0a-d271-49d3-b9da-a44afcaf1aaf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:10.511278 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 740/2929] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:14:10 2026] POST /volume/v3/volumes => generated 799 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:10.530994 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eda578c1-6bfd-4509-ae7b-a0545f31250d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:10.536555 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eda578c1-6bfd-4509-ae7b-a0545f31250d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:10.536555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eda578c1-6bfd-4509-ae7b-a0545f31250d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:10.536555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eda578c1-6bfd-4509-ae7b-a0545f31250d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:10.544961 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:10.544961 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:10.550613 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eda578c1-6bfd-4509-ae7b-a0545f31250d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:10.557348 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eda578c1-6bfd-4509-ae7b-a0545f31250d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 returned with HTTP 200 Aug 20 00:14:10.557874 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 724/2930] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:10 2026] GET /volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:10.576194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Created reservations ['0b13feef-d18f-45ae-a253-f6bc8f70d3d1', '9f37f796-133f-4b35-8b8e-c682c1b9357a', '785d3615-492b-4f45-9986-15d3e7b0ea47', '5f64455a-b008-44ee-93f3-789477ba95bd'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:10.577104 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea3f6d3c-c2bf-49d0-99c2-f80fd9e43d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b13feef-d18f-45ae-a253-f6bc8f70d3d1', '9f37f796-133f-4b35-8b8e-c682c1b9357a', '785d3615-492b-4f45-9986-15d3e7b0ea47', '5f64455a-b008-44ee-93f3-789477ba95bd']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.578357 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59434a1-3c18-4afe-8ad9-5d050266cd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.601319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59434a1-3c18-4afe-8ad9-5d050266cd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c9fb60-9d4f-4abc-ace7-b9077d859eba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1077494173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe6d684d25054ff99a6cf7abfbc45ab2',qos_specs=None,replication_status=,reservations=['0b13feef-d18f-45ae-a253-f6bc8f70d3d1','9f37f796-133f-4b35-8b8e-c682c1b9357a','785d3615-492b-4f45-9986-15d3e7b0ea47','5f64455a-b008-44ee-93f3-789477ba95bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989d588d70a948d4877c3feb6c5b8fe0',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1077494173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c9fb60-9d4f-4abc-ace7-b9077d859eba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe6d684d25054ff99a6cf7abfbc45ab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989d588d70a948d4877c3feb6c5b8fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.602291 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b358a7ea-94d0-4567-ac98-87a46a6325a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.622085 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b358a7ea-94d0-4567-ac98-87a46a6325a0) transitioned into state 'SUCCESS' from state '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-1077494173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe6d684d25054ff99a6cf7abfbc45ab2',qos_specs=None,replication_status=,reservations=['0b13feef-d18f-45ae-a253-f6bc8f70d3d1','9f37f796-133f-4b35-8b8e-c682c1b9357a','785d3615-492b-4f45-9986-15d3e7b0ea47','5f64455a-b008-44ee-93f3-789477ba95bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989d588d70a948d4877c3feb6c5b8fe0',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.622085 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f0fbebb-8b78-41f3-82a8-0337b8f109c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:10.632124 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f0fbebb-8b78-41f3-82a8-0337b8f109c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:10.633076 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Flow 'volume_create_api' (5e3ce911-02e6-4bd6-a661-93905f3c0b4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:10.633419 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Create volume request issued successfully. Aug 20 00:14:10.634020 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f203c891-0f6b-4ef2-a3fc-bd988bd173f4 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:10.634468 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 734/2931] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:10 2026] POST /volume/v3/volumes => generated 744 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:10.652198 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-054850e3-9f12-4e25-9052-ccdaf6c6d6a9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:10.655555 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-054850e3-9f12-4e25-9052-ccdaf6c6d6a9 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:10.655794 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-054850e3-9f12-4e25-9052-ccdaf6c6d6a9 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:10.656027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-054850e3-9f12-4e25-9052-ccdaf6c6d6a9 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:10.671729 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:10.671729 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:10.682911 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-054850e3-9f12-4e25-9052-ccdaf6c6d6a9 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:10.685568 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-054850e3-9f12-4e25-9052-ccdaf6c6d6a9 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 200 Aug 20 00:14:10.686190 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 734/2932] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:10 2026] GET /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 812 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:10.738582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-605f12dc-0ccd-4e90-a9b4-62e140a33248 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:10.740535 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-605f12dc-0ccd-4e90-a9b4-62e140a33248 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:10.740778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-605f12dc-0ccd-4e90-a9b4-62e140a33248 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:10.741038 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-605f12dc-0ccd-4e90-a9b4-62e140a33248 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:10.756299 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:10.756299 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:10.760311 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-605f12dc-0ccd-4e90-a9b4-62e140a33248 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:10.764607 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-605f12dc-0ccd-4e90-a9b4-62e140a33248 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:10.765042 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 741/2933] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:10 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:10.868243 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-ee9d844f-5bf0-4728-928c-32a5b4354dc5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:10.871307 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-ee9d844f-5bf0-4728-928c-32a5b4354dc5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc/encryption Aug 20 00:14:10.871578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-ee9d844f-5bf0-4728-928c-32a5b4354dc5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:10.871870 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-ee9d844f-5bf0-4728-928c-32a5b4354dc5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:10.883463 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:10.883463 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:10.893738 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c9a8cc5-618a-4327-a914-e9347aa08845 req-ee9d844f-5bf0-4728-928c-32a5b4354dc5 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc/encryption returned with HTTP 200 Aug 20 00:14:10.894412 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 725/2934] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:14:10 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:11.577520 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f438980b-f5fd-48d5-8462-4407b90a7f46 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:11.579233 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f438980b-f5fd-48d5-8462-4407b90a7f46 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:11.579417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f438980b-f5fd-48d5-8462-4407b90a7f46 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:11.579674 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f438980b-f5fd-48d5-8462-4407b90a7f46 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:11.586612 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:11.586612 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:11.590390 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f438980b-f5fd-48d5-8462-4407b90a7f46 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:11.594795 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f438980b-f5fd-48d5-8462-4407b90a7f46 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 returned with HTTP 200 Aug 20 00:14:11.595363 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 735/2935] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:11 2026] GET /volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 => generated 892 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:11.606719 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6b0edc63-6c42-4aa2-8ba4-c418fa9dbc0e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:11.608507 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b0edc63-6c42-4aa2-8ba4-c418fa9dbc0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:11.608721 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b0edc63-6c42-4aa2-8ba4-c418fa9dbc0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:11.608948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b0edc63-6c42-4aa2-8ba4-c418fa9dbc0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:11.609118 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-6b0edc63-6c42-4aa2-8ba4-c418fa9dbc0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: 420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:11.614718 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:11.614718 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:11.615250 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6b0edc63-6c42-4aa2-8ba4-c418fa9dbc0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:11.636660 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6b0edc63-6c42-4aa2-8ba4-c418fa9dbc0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot delete request issued successfully. Aug 20 00:14:11.636877 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b0edc63-6c42-4aa2-8ba4-c418fa9dbc0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 returned with HTTP 202 Aug 20 00:14:11.637471 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 735/2936] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:11 2026] DELETE /volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:11.644291 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba22efdf-7bb6-4aa2-9a80-569cf971cbe2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:11.645965 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba22efdf-7bb6-4aa2-9a80-569cf971cbe2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:11.646145 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba22efdf-7bb6-4aa2-9a80-569cf971cbe2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:11.646346 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba22efdf-7bb6-4aa2-9a80-569cf971cbe2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:11.651397 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:11.651397 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:11.651790 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba22efdf-7bb6-4aa2-9a80-569cf971cbe2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:11.652547 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba22efdf-7bb6-4aa2-9a80-569cf971cbe2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 returned with HTTP 200 Aug 20 00:14:11.652922 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 742/2937] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:11 2026] GET /volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:11.701455 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cedcb586-aed4-4a30-add1-bbeb38a6391d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:11.703588 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cedcb586-aed4-4a30-add1-bbeb38a6391d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:11.703830 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cedcb586-aed4-4a30-add1-bbeb38a6391d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:11.704106 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cedcb586-aed4-4a30-add1-bbeb38a6391d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:11.712247 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:11.712247 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:11.717191 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cedcb586-aed4-4a30-add1-bbeb38a6391d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:11.722378 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cedcb586-aed4-4a30-add1-bbeb38a6391d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 200 Aug 20 00:14:11.722782 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 726/2938] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:11 2026] GET /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:11.741645 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-14619983-6284-4f44-8a85-dbafdf808dc8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:11.743859 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14619983-6284-4f44-8a85-dbafdf808dc8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] POST https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba/action Aug 20 00:14:11.744175 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14619983-6284-4f44-8a85-dbafdf808dc8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:11.744448 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14619983-6284-4f44-8a85-dbafdf808dc8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:11.755235 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:11.755235 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:11.755722 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-14619983-6284-4f44-8a85-dbafdf808dc8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:11.779957 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7552d51e-7039-4abe-a3ca-fb93ecc20d95 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:11.782429 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7552d51e-7039-4abe-a3ca-fb93ecc20d95 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:11.783122 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7552d51e-7039-4abe-a3ca-fb93ecc20d95 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:11.783122 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7552d51e-7039-4abe-a3ca-fb93ecc20d95 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:11.794483 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:11.794483 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:11.797959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-14619983-6284-4f44-8a85-dbafdf808dc8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Created reservations ['22dee371-ae65-49cb-85d0-277a3aa15db2', 'c33ecfea-460d-4034-aa10-53bdd3362e24'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:11.799468 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7552d51e-7039-4abe-a3ca-fb93ecc20d95 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:11.807915 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7552d51e-7039-4abe-a3ca-fb93ecc20d95 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:11.807915 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 736/2939] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:11 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:11.808948 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-14619983-6284-4f44-8a85-dbafdf808dc8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Extend volume request issued successfully. Aug 20 00:14:11.809214 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14619983-6284-4f44-8a85-dbafdf808dc8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba/action returned with HTTP 202 Aug 20 00:14:11.809668 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 736/2940] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:11 2026] POST /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:14:11.824018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-61796db8-dd22-402c-9b6e-ffbf52af5041 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:11.824018 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61796db8-dd22-402c-9b6e-ffbf52af5041 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:11.824018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61796db8-dd22-402c-9b6e-ffbf52af5041 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:11.824018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61796db8-dd22-402c-9b6e-ffbf52af5041 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:11.831967 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:11.831967 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:11.837367 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-61796db8-dd22-402c-9b6e-ffbf52af5041 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:11.846990 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61796db8-dd22-402c-9b6e-ffbf52af5041 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 200 Aug 20 00:14:11.847616 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 743/2941] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:11 2026] GET /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 1352 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:12.661619 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6c74c1c5-775f-4dd0-9fb6-e2edb0ad17c3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:12.663744 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c74c1c5-775f-4dd0-9fb6-e2edb0ad17c3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:12.663994 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c74c1c5-775f-4dd0-9fb6-e2edb0ad17c3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:12.664239 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c74c1c5-775f-4dd0-9fb6-e2edb0ad17c3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:12.669415 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c74c1c5-775f-4dd0-9fb6-e2edb0ad17c3 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 returned with HTTP 404 Aug 20 00:14:12.670125 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 727/2942] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:12 2026] GET /volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:12.676614 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2d8ba6b4-a0fe-44e6-8cd1-5ef915f327d6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:12.679310 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2d8ba6b4-a0fe-44e6-8cd1-5ef915f327d6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:12.679310 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2d8ba6b4-a0fe-44e6-8cd1-5ef915f327d6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:12.679310 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2d8ba6b4-a0fe-44e6-8cd1-5ef915f327d6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:12.679499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-2d8ba6b4-a0fe-44e6-8cd1-5ef915f327d6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: 09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:12.690423 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:12.690423 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:12.691003 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2d8ba6b4-a0fe-44e6-8cd1-5ef915f327d6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:12.707419 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2d8ba6b4-a0fe-44e6-8cd1-5ef915f327d6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot delete request issued successfully. Aug 20 00:14:12.707678 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2d8ba6b4-a0fe-44e6-8cd1-5ef915f327d6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 returned with HTTP 202 Aug 20 00:14:12.708226 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 737/2943] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:12 2026] DELETE /volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:12.714829 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-54736afb-8197-4f03-becf-bdf02be87e96 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:12.716974 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-54736afb-8197-4f03-becf-bdf02be87e96 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:12.717268 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-54736afb-8197-4f03-becf-bdf02be87e96 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:12.717495 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-54736afb-8197-4f03-becf-bdf02be87e96 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:12.723562 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:12.723562 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:12.724214 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-54736afb-8197-4f03-becf-bdf02be87e96 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:12.725210 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-54736afb-8197-4f03-becf-bdf02be87e96 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 returned with HTTP 200 Aug 20 00:14:12.725675 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 737/2944] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:12 2026] GET /volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:12.819508 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ff3ea52e-05d7-42a6-94b6-15f842a1aa6f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:12.821179 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff3ea52e-05d7-42a6-94b6-15f842a1aa6f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:12.821353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff3ea52e-05d7-42a6-94b6-15f842a1aa6f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:12.821526 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff3ea52e-05d7-42a6-94b6-15f842a1aa6f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:12.830008 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:12.830008 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:12.833209 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ff3ea52e-05d7-42a6-94b6-15f842a1aa6f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:12.840175 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff3ea52e-05d7-42a6-94b6-15f842a1aa6f tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:12.841643 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 744/2945] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:12 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:12.860745 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ebcd4bc0-26ae-4a88-9512-f08c93f38b4a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:12.862382 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ebcd4bc0-26ae-4a88-9512-f08c93f38b4a tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:12.862558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ebcd4bc0-26ae-4a88-9512-f08c93f38b4a tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:12.862726 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ebcd4bc0-26ae-4a88-9512-f08c93f38b4a tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:12.868880 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:12.868880 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:12.872534 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ebcd4bc0-26ae-4a88-9512-f08c93f38b4a tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:12.876671 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ebcd4bc0-26ae-4a88-9512-f08c93f38b4a tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 200 Aug 20 00:14:12.877003 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 728/2946] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:12 2026] GET /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 1352 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:12.888748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a7073282-dcd4-4fbb-a0bd-570abc725d93 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:12.891329 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a7073282-dcd4-4fbb-a0bd-570abc725d93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:12.891329 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a7073282-dcd4-4fbb-a0bd-570abc725d93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:12.891484 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a7073282-dcd4-4fbb-a0bd-570abc725d93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:12.905398 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:12.905398 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:12.909669 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a7073282-dcd4-4fbb-a0bd-570abc725d93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:12.916767 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a7073282-dcd4-4fbb-a0bd-570abc725d93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 200 Aug 20 00:14:12.917948 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 738/2947] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:12 2026] GET /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:12.930137 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ca36624c-4a57-463d-b007-5fa40a92a45b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:12.932211 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca36624c-4a57-463d-b007-5fa40a92a45b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:12.932426 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca36624c-4a57-463d-b007-5fa40a92a45b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:12.932657 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca36624c-4a57-463d-b007-5fa40a92a45b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:12.941782 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:12.941782 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:12.946671 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ca36624c-4a57-463d-b007-5fa40a92a45b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:12.953987 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca36624c-4a57-463d-b007-5fa40a92a45b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 200 Aug 20 00:14:12.953987 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 738/2948] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:12 2026] GET /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 1352 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:12.966839 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-18d152a6-6680-4d98-b346-3321d9dcb674 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:12.968534 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18d152a6-6680-4d98-b346-3321d9dcb674 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] DELETE https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:12.968720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18d152a6-6680-4d98-b346-3321d9dcb674 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:12.968907 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18d152a6-6680-4d98-b346-3321d9dcb674 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:12.969080 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-18d152a6-6680-4d98-b346-3321d9dcb674 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Delete volume with id: 90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:12.975674 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:12.975674 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:12.976091 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-18d152a6-6680-4d98-b346-3321d9dcb674 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:12.994452 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-18d152a6-6680-4d98-b346-3321d9dcb674 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Delete volume request issued successfully. Aug 20 00:14:12.994608 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18d152a6-6680-4d98-b346-3321d9dcb674 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 202 Aug 20 00:14:12.994989 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 745/2949] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:12 2026] DELETE /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:13.004992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49824a22-e5cb-4dc6-9afe-fd00af493dff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.012288 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49824a22-e5cb-4dc6-9afe-fd00af493dff tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:13.012612 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49824a22-e5cb-4dc6-9afe-fd00af493dff tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.012850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49824a22-e5cb-4dc6-9afe-fd00af493dff tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.020884 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.020884 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:13.026632 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-49824a22-e5cb-4dc6-9afe-fd00af493dff tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:13.033500 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49824a22-e5cb-4dc6-9afe-fd00af493dff tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 200 Aug 20 00:14:13.034224 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 729/2950] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 1351 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:13.470335 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-675c1b78-2e5a-4c79-8fda-5bcd6214b116 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.475031 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-675c1b78-2e5a-4c79-8fda-5bcd6214b116 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:13.475318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-675c1b78-2e5a-4c79-8fda-5bcd6214b116 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.475778 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-675c1b78-2e5a-4c79-8fda-5bcd6214b116 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.485643 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.485643 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:13.489552 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-675c1b78-2e5a-4c79-8fda-5bcd6214b116 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:13.494275 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-675c1b78-2e5a-4c79-8fda-5bcd6214b116 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:13.494760 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 739/2951] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:13.514269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9e073c84-8892-48f2-be02-c100feca6ac9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.516843 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9e073c84-8892-48f2-be02-c100feca6ac9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:13.517163 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9e073c84-8892-48f2-be02-c100feca6ac9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.517454 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9e073c84-8892-48f2-be02-c100feca6ac9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.526774 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.526774 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:13.531733 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9e073c84-8892-48f2-be02-c100feca6ac9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:13.536466 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9e073c84-8892-48f2-be02-c100feca6ac9 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:13.537004 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 739/2952] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:13.600684 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-e8d04da0-8b0b-47ea-a474-48cccba04d06 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.602751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-e8d04da0-8b0b-47ea-a474-48cccba04d06 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:13.603004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-e8d04da0-8b0b-47ea-a474-48cccba04d06 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.603215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-e8d04da0-8b0b-47ea-a474-48cccba04d06 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.612024 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.612024 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:13.617315 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-e8d04da0-8b0b-47ea-a474-48cccba04d06 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:13.620992 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-e8d04da0-8b0b-47ea-a474-48cccba04d06 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:13.621472 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 746/2953] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:13.734862 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-803ab06b-77a8-4459-b193-e55780059167 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.738253 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-803ab06b-77a8-4459-b193-e55780059167 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:13.738327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-803ab06b-77a8-4459-b193-e55780059167 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.738559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-803ab06b-77a8-4459-b193-e55780059167 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.743691 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-803ab06b-77a8-4459-b193-e55780059167 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 returned with HTTP 404 Aug 20 00:14:13.744277 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 730/2954] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:13.755769 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-15af79ce-eab5-4023-b810-18856d44f01d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.756426 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c28a1bda-a43e-4ea2-90c5-1eab5b47749c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.757045 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c28a1bda-a43e-4ea2-90c5-1eab5b47749c None None] GET https://10.4.3.9/volume// Aug 20 00:14:13.757330 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c28a1bda-a43e-4ea2-90c5-1eab5b47749c None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.757598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c28a1bda-a43e-4ea2-90c5-1eab5b47749c None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.757910 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15af79ce-eab5-4023-b810-18856d44f01d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:13.758449 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c28a1bda-a43e-4ea2-90c5-1eab5b47749c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:13.758517 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15af79ce-eab5-4023-b810-18856d44f01d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.758517 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15af79ce-eab5-4023-b810-18856d44f01d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.758618 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 740/2955] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:13.758664 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-15af79ce-eab5-4023-b810-18856d44f01d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:13.767375 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.767375 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:13.768767 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-15af79ce-eab5-4023-b810-18856d44f01d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:13.770396 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-90a3df33-f110-4fe7-8c35-60d62fafce5a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.772791 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-90a3df33-f110-4fe7-8c35-60d62fafce5a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:14:13.773215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-90a3df33-f110-4fe7-8c35-60d62fafce5a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aad94100-38ac-45cb-b08c-e30e6af36c88", "connector": null, "instance_uuid": "e0f16986-f5fb-4491-9b78-46c1dc02ad67"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:13.783276 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.783276 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:13.801065 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-15af79ce-eab5-4023-b810-18856d44f01d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:13.801386 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15af79ce-eab5-4023-b810-18856d44f01d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb returned with HTTP 202 Aug 20 00:14:13.801847 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 740/2956] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:13 2026] DELETE /volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:13.813505 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-38951896-9498-4c3c-88cf-ed10facbb97d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.817224 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38951896-9498-4c3c-88cf-ed10facbb97d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:13.817224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38951896-9498-4c3c-88cf-ed10facbb97d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.817224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38951896-9498-4c3c-88cf-ed10facbb97d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.825582 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-90a3df33-f110-4fe7-8c35-60d62fafce5a tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:14:13.826254 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 747/2957] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:14:13 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:13.826678 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.826678 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:13.831561 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-38951896-9498-4c3c-88cf-ed10facbb97d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:13.835850 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38951896-9498-4c3c-88cf-ed10facbb97d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb returned with HTTP 200 Aug 20 00:14:13.836469 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 731/2958] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:13.854334 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7fac0fc4-ae69-4daf-b1e0-c006c41e39f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.859495 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fac0fc4-ae69-4daf-b1e0-c006c41e39f1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:13.859806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fac0fc4-ae69-4daf-b1e0-c006c41e39f1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.860068 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fac0fc4-ae69-4daf-b1e0-c006c41e39f1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.869398 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-aab13bb2-d649-4e7f-a96d-8b2743ac42ef None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.871415 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aab13bb2-d649-4e7f-a96d-8b2743ac42ef tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:13.871735 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aab13bb2-d649-4e7f-a96d-8b2743ac42ef tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.872044 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aab13bb2-d649-4e7f-a96d-8b2743ac42ef tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.877957 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.877957 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:13.884491 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7fac0fc4-ae69-4daf-b1e0-c006c41e39f1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:13.887173 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.887173 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:13.888381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a379f5d7-7610-4fd6-b66d-e63cf4b736b0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.888787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a379f5d7-7610-4fd6-b66d-e63cf4b736b0 None None] GET https://10.4.3.9/volume// Aug 20 00:14:13.889125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a379f5d7-7610-4fd6-b66d-e63cf4b736b0 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.889322 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a379f5d7-7610-4fd6-b66d-e63cf4b736b0 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.889635 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a379f5d7-7610-4fd6-b66d-e63cf4b736b0 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:13.889977 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 748/2959] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:13.892452 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fac0fc4-ae69-4daf-b1e0-c006c41e39f1 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:13.892845 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 741/2960] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:13.895046 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-aab13bb2-d649-4e7f-a96d-8b2743ac42ef tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:13.900394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-1d107198-9dd4-4c28-aed1-4ced1e5e03a1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:13.904348 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-1d107198-9dd4-4c28-aed1-4ced1e5e03a1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:13.904568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-1d107198-9dd4-4c28-aed1-4ced1e5e03a1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:13.904797 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-1d107198-9dd4-4c28-aed1-4ced1e5e03a1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:13.905005 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aab13bb2-d649-4e7f-a96d-8b2743ac42ef tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:13.905650 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 741/2961] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:13.918229 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:13.918229 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:13.922653 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-1d107198-9dd4-4c28-aed1-4ced1e5e03a1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:13.932916 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-1d107198-9dd4-4c28-aed1-4ced1e5e03a1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:13.932916 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 732/2962] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:14:13 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 1049 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:14:14.045721 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fed51f6f-5167-4822-99f9-46a360e95fee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.047370 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fed51f6f-5167-4822-99f9-46a360e95fee tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba Aug 20 00:14:14.047530 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fed51f6f-5167-4822-99f9-46a360e95fee tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.047737 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fed51f6f-5167-4822-99f9-46a360e95fee tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.053657 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fed51f6f-5167-4822-99f9-46a360e95fee tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba returned with HTTP 404 Aug 20 00:14:14.054213 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 749/2963] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/volumes/90c9fb60-9d4f-4abc-ace7-b9077d859eba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:14.057988 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-32ce620c-a4ad-4360-beac-06dc02435cdf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.060515 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-32ce620c-a4ad-4360-beac-06dc02435cdf tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] PUT https://10.4.3.9/volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7 Aug 20 00:14:14.060938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-32ce620c-a4ad-4360-beac-06dc02435cdf tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:14.062911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.064683 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:14.065184 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1465092476"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:14.068240 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1465092476'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:14.068432 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Create volume of 1 GB Aug 20 00:14:14.072325 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-32ce620c-a4ad-4360-beac-06dc02435cdf tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Acquiring lock "cinder-attachment_update-aad94100-38ac-45cb-b08c-e30e6af36c88-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:14:14.073831 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Availability Zones retrieved successfully. Aug 20 00:14:14.077479 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-32ce620c-a4ad-4360-beac-06dc02435cdf tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Lock "cinder-attachment_update-aad94100-38ac-45cb-b08c-e30e6af36c88-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:14:14.078846 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:14.078846 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:14.080912 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Flow 'volume_create_api' (747e55a6-c1c4-421e-a87f-871cb11f111d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:14.083286 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8470752e-47b6-4e80-8fa8-90f1293d3b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:14.084441 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:14.116252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8470752e-47b6-4e80-8fa8-90f1293d3b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:14.118334 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bda85d6-1fbe-4591-9aeb-74ca2c6c367d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:14.171002 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-32ce620c-a4ad-4360-beac-06dc02435cdf tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Lock "cinder-attachment_update-aad94100-38ac-45cb-b08c-e30e6af36c88-np0000007832" released by "attachment_update" :: held 0.094s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:14:14.171352 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-32ce620c-a4ad-4360-beac-06dc02435cdf tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7 returned with HTTP 200 Aug 20 00:14:14.171900 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 742/2964] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:14:14 2026] PUT /volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:14.178406 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Created reservations ['916f23be-10c2-49bd-af11-8c430b68fb52', 'e02825b9-2e62-40a4-ba6c-b29158982411', '7c06381c-30fe-4723-97b3-6f14e3ad3697', 'cf29fc61-2ae3-40a6-96c1-e2ddfa53474d'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:14.179373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bda85d6-1fbe-4591-9aeb-74ca2c6c367d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['916f23be-10c2-49bd-af11-8c430b68fb52', 'e02825b9-2e62-40a4-ba6c-b29158982411', '7c06381c-30fe-4723-97b3-6f14e3ad3697', 'cf29fc61-2ae3-40a6-96c1-e2ddfa53474d']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:14.180099 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf3caac-c688-48fd-a73b-feaa15241b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:14.206633 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf3caac-c688-48fd-a73b-feaa15241b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e57f2bb-496c-47ae-9232-ef35528779b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1465092476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe6d684d25054ff99a6cf7abfbc45ab2',qos_specs=None,replication_status=,reservations=['916f23be-10c2-49bd-af11-8c430b68fb52','e02825b9-2e62-40a4-ba6c-b29158982411','7c06381c-30fe-4723-97b3-6f14e3ad3697','cf29fc61-2ae3-40a6-96c1-e2ddfa53474d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989d588d70a948d4877c3feb6c5b8fe0',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1465092476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e57f2bb-496c-47ae-9232-ef35528779b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe6d684d25054ff99a6cf7abfbc45ab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989d588d70a948d4877c3feb6c5b8fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:14.207507 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9dfd3a-fa6b-4888-8eea-d3ce8cb7e157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:14.241540 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9dfd3a-fa6b-4888-8eea-d3ce8cb7e157) transitioned into state 'SUCCESS' from state '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-1465092476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe6d684d25054ff99a6cf7abfbc45ab2',qos_specs=None,replication_status=,reservations=['916f23be-10c2-49bd-af11-8c430b68fb52','e02825b9-2e62-40a4-ba6c-b29158982411','7c06381c-30fe-4723-97b3-6f14e3ad3697','cf29fc61-2ae3-40a6-96c1-e2ddfa53474d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989d588d70a948d4877c3feb6c5b8fe0',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:14.242323 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a8552d-e787-4535-8e18-d69c5563a192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:14.251451 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a8552d-e787-4535-8e18-d69c5563a192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:14.252424 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Flow 'volume_create_api' (747e55a6-c1c4-421e-a87f-871cb11f111d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:14.252739 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Create volume request issued successfully. Aug 20 00:14:14.253386 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23966e97-e75b-4b5c-b919-05ff7e804a32 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:14.253754 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 742/2965] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:14 2026] POST /volume/v3/volumes => generated 744 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:14.267861 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-70a87c0a-2523-4edb-b467-99603a40dea0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.272159 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70a87c0a-2523-4edb-b467-99603a40dea0 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:14.272503 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70a87c0a-2523-4edb-b467-99603a40dea0 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.273046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70a87c0a-2523-4edb-b467-99603a40dea0 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.283990 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:14.283990 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:14.289921 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-70a87c0a-2523-4edb-b467-99603a40dea0 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:14.296067 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70a87c0a-2523-4edb-b467-99603a40dea0 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 200 Aug 20 00:14:14.296716 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 733/2966] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 812 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:14.359724 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-ed4f07cd-4872-45f8-8cec-06579bec0514 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.362317 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-ed4f07cd-4872-45f8-8cec-06579bec0514 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648/action Aug 20 00:14:14.362766 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-ed4f07cd-4872-45f8-8cec-06579bec0514 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:14.362908 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-ed4f07cd-4872-45f8-8cec-06579bec0514 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:14.385374 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:14.385374 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:14.396458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-83070fb7-694d-4ef9-8e84-ece988dfa871 req-ed4f07cd-4872-45f8-8cec-06579bec0514 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648/action returned with HTTP 204 Aug 20 00:14:14.397068 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 750/2967] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:14:14 2026] POST /volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:14.852773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5fa9cecf-c884-4b44-a1d6-ce69a35ebe22 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.855472 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fa9cecf-c884-4b44-a1d6-ce69a35ebe22 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:14.855658 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fa9cecf-c884-4b44-a1d6-ce69a35ebe22 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.857107 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fa9cecf-c884-4b44-a1d6-ce69a35ebe22 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.863788 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fa9cecf-c884-4b44-a1d6-ce69a35ebe22 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb returned with HTTP 404 Aug 20 00:14:14.864269 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 743/2968] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:14.871254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fbb7c5de-8a9c-4cf1-a4e9-c1dd0f8324fb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.874749 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fbb7c5de-8a9c-4cf1-a4e9-c1dd0f8324fb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:14.875684 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fbb7c5de-8a9c-4cf1-a4e9-c1dd0f8324fb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.875684 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fbb7c5de-8a9c-4cf1-a4e9-c1dd0f8324fb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.877138 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-fbb7c5de-8a9c-4cf1-a4e9-c1dd0f8324fb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:14.887679 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:14.887679 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:14.888190 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fbb7c5de-8a9c-4cf1-a4e9-c1dd0f8324fb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:14.894702 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-91e38c15-e1ea-4828-81ed-bec6f8eed428 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.897328 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-91e38c15-e1ea-4828-81ed-bec6f8eed428 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/attachments?instance_id=0adf60c0-202c-4c57-9f88-588198ca7ed3 Aug 20 00:14:14.897601 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-91e38c15-e1ea-4828-81ed-bec6f8eed428 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.897842 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-91e38c15-e1ea-4828-81ed-bec6f8eed428 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.906951 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d6f2f0a9-659f-47e8-b0a9-f7c376c60618 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.910287 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6f2f0a9-659f-47e8-b0a9-f7c376c60618 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:14.910287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6f2f0a9-659f-47e8-b0a9-f7c376c60618 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.910287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6f2f0a9-659f-47e8-b0a9-f7c376c60618 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.917650 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-91e38c15-e1ea-4828-81ed-bec6f8eed428 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments?instance_id=0adf60c0-202c-4c57-9f88-588198ca7ed3 returned with HTTP 200 Aug 20 00:14:14.917650 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 734/2969] 10.4.3.9 () {70 vars in 1623 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/attachments?instance_id=0adf60c0-202c-4c57-9f88-588198ca7ed3 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:14.920071 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ead2eb5c-3d3b-430c-8235-2049d1ddfc19 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.921946 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ead2eb5c-3d3b-430c-8235-2049d1ddfc19 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:14.921946 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ead2eb5c-3d3b-430c-8235-2049d1ddfc19 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.922119 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ead2eb5c-3d3b-430c-8235-2049d1ddfc19 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.929210 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fbb7c5de-8a9c-4cf1-a4e9-c1dd0f8324fb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:14.929420 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:14.929420 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:14.929539 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fbb7c5de-8a9c-4cf1-a4e9-c1dd0f8324fb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed returned with HTTP 202 Aug 20 00:14:14.930211 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 743/2970] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:14 2026] DELETE /volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:14.931925 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-f4cca49a-889d-443d-ba6a-c4f9fdfdd261 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.933683 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:14.933683 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:14.934548 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-f4cca49a-889d-443d-ba6a-c4f9fdfdd261 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 Aug 20 00:14:14.934751 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-f4cca49a-889d-443d-ba6a-c4f9fdfdd261 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.935009 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-f4cca49a-889d-443d-ba6a-c4f9fdfdd261 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.938338 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d6f2f0a9-659f-47e8-b0a9-f7c376c60618 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:14.938403 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ead2eb5c-3d3b-430c-8235-2049d1ddfc19 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:14.941949 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-49ec3259-6641-41e3-b1e3-af31562cfa9c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.944231 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ead2eb5c-3d3b-430c-8235-2049d1ddfc19 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:14.944784 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 744/2971] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:14.946116 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-49ec3259-6641-41e3-b1e3-af31562cfa9c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:14.946415 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-49ec3259-6641-41e3-b1e3-af31562cfa9c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.946678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-49ec3259-6641-41e3-b1e3-af31562cfa9c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.950254 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6f2f0a9-659f-47e8-b0a9-f7c376c60618 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:14.950607 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 751/2972] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:14.951094 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9cb4a154-60c1-4713-8da6-36732a9872c3 req-f4cca49a-889d-443d-ba6a-c4f9fdfdd261 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 returned with HTTP 200 Aug 20 00:14:14.951492 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 735/2973] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:14.956150 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:14.956150 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:14.962228 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-49ec3259-6641-41e3-b1e3-af31562cfa9c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:14.967670 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-49ec3259-6641-41e3-b1e3-af31562cfa9c tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed returned with HTTP 200 Aug 20 00:14:14.968539 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 744/2974] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed => generated 891 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:14.976300 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fcae072c-87f7-4c6f-a141-4ae473e2e769 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:14.981600 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fcae072c-87f7-4c6f-a141-4ae473e2e769 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:14.981827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fcae072c-87f7-4c6f-a141-4ae473e2e769 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:14.982045 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fcae072c-87f7-4c6f-a141-4ae473e2e769 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:14.994914 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:14.994914 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:15.001140 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fcae072c-87f7-4c6f-a141-4ae473e2e769 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:15.006601 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fcae072c-87f7-4c6f-a141-4ae473e2e769 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:15.007141 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 745/2975] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:14 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:15.021695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ecfb73af-3c28-47e8-b6fe-6e29b7294c5a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.023405 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ecfb73af-3c28-47e8-b6fe-6e29b7294c5a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] DELETE https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:15.023485 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ecfb73af-3c28-47e8-b6fe-6e29b7294c5a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.023657 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ecfb73af-3c28-47e8-b6fe-6e29b7294c5a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.023813 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ecfb73af-3c28-47e8-b6fe-6e29b7294c5a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Delete volume with id: a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:15.033001 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.033001 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:15.033471 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ecfb73af-3c28-47e8-b6fe-6e29b7294c5a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:15.037210 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.041017 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/limits Aug 20 00:14:15.041017 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.041017 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.043380 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ecfb73af-3c28-47e8-b6fe-6e29b7294c5a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-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 20 00:14:15.043660 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ecfb73af-3c28-47e8-b6fe-6e29b7294c5a tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 400 Aug 20 00:14:15.044266 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 752/2976] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:15 2026] DELETE /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:15.047145 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:14:15.047495 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:14:15.047815 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:14:15.048830 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:14:15.049187 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:14:15.049295 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:14:15.049702 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.049702 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:15.053232 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-933e22f0-b449-4d13-b9db-058deefff1ec None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.054635 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-933e22f0-b449-4d13-b9db-058deefff1ec tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:15.054915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-933e22f0-b449-4d13-b9db-058deefff1ec tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.055027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-933e22f0-b449-4d13-b9db-058deefff1ec tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.061024 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-69fc7603-c47b-4fc4-9dfe-02fde12e2ab7 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/limits returned with HTTP 200 Aug 20 00:14:15.061385 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 736/2977] 10.4.3.9 () {68 vars in 1470 bytes} [Thu Aug 20 00:14:15 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 20 00:14:15.066936 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.066936 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:15.071991 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-933e22f0-b449-4d13-b9db-058deefff1ec tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:15.079879 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-933e22f0-b449-4d13-b9db-058deefff1ec tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:15.080298 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 745/2978] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:15.134927 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-20e487c7-a6fd-475b-9709-423131787a0c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.137086 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-20e487c7-a6fd-475b-9709-423131787a0c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:15.137329 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-20e487c7-a6fd-475b-9709-423131787a0c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.137521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-20e487c7-a6fd-475b-9709-423131787a0c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.151294 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.151294 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:15.153157 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-db9a0739-8d28-4b55-a191-542f72f34694 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.155233 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-20e487c7-a6fd-475b-9709-423131787a0c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:15.156975 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-db9a0739-8d28-4b55-a191-542f72f34694 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:14:15.157170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-db9a0739-8d28-4b55-a191-542f72f34694 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.157346 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-db9a0739-8d28-4b55-a191-542f72f34694 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.160532 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-20e487c7-a6fd-475b-9709-423131787a0c tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:15.160963 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 746/2979] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:15.174497 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.174497 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:15.183288 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-db9a0739-8d28-4b55-a191-542f72f34694 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:14:15.187909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-added54f-1f44-467a-8cfd-35ddf60bd8c0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.187909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-added54f-1f44-467a-8cfd-35ddf60bd8c0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] POST https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024/action Aug 20 00:14:15.188144 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-added54f-1f44-467a-8cfd-35ddf60bd8c0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:15.188301 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-added54f-1f44-467a-8cfd-35ddf60bd8c0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:15.189954 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-db9a0739-8d28-4b55-a191-542f72f34694 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 200 Aug 20 00:14:15.190627 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 753/2980] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 1654 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:15.200031 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-596b19f0-4e85-45f8-be25-951ca25d583d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.201113 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.201113 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:15.201727 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-added54f-1f44-467a-8cfd-35ddf60bd8c0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:15.201999 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-596b19f0-4e85-45f8-be25-951ca25d583d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:14:15.202342 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-596b19f0-4e85-45f8-be25-951ca25d583d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa666bfe-66af-4f23-8b7d-8fab6f0aed67", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1325020079", "description": null, "metadata": {}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:15.212929 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-added54f-1f44-467a-8cfd-35ddf60bd8c0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Begin detaching volume completed successfully. Aug 20 00:14:15.212929 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-added54f-1f44-467a-8cfd-35ddf60bd8c0 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024/action returned with HTTP 202 Aug 20 00:14:15.212929 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 737/2981] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:14:15 2026] POST /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:14:15.216090 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.216090 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:15.216588 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-596b19f0-4e85-45f8-be25-951ca25d583d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:14:15.216761 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-596b19f0-4e85-45f8-be25-951ca25d583d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create snapshot from volume aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:14:15.267436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-596b19f0-4e85-45f8-be25-951ca25d583d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['2f693504-3188-4c45-b92f-0c07c49e9d31', 'fdbfe21d-5e33-4962-94b5-fec5f5f29f11', '8c495c5f-afbc-4a66-8ad4-7f0351cb6678', 'a4bcfb43-9e0e-45ee-ab16-de6472ee7c44'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:15.295927 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fce58fbf-aa44-484d-9731-709866af0620 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.295927 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fce58fbf-aa44-484d-9731-709866af0620 None None] GET https://10.4.3.9/volume// Aug 20 00:14:15.296006 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fce58fbf-aa44-484d-9731-709866af0620 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.296264 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fce58fbf-aa44-484d-9731-709866af0620 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.296671 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fce58fbf-aa44-484d-9731-709866af0620 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:15.297045 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 747/2982] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:15.309849 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6a933867-5118-47d9-88f5-1681795d5a93 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.310370 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-cd83ba0a-6bfa-4d3c-84eb-257dc111fed3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.313031 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a933867-5118-47d9-88f5-1681795d5a93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:15.313031 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a933867-5118-47d9-88f5-1681795d5a93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.313031 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a933867-5118-47d9-88f5-1681795d5a93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.313367 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-cd83ba0a-6bfa-4d3c-84eb-257dc111fed3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:15.313574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-cd83ba0a-6bfa-4d3c-84eb-257dc111fed3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.313798 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-cd83ba0a-6bfa-4d3c-84eb-257dc111fed3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.323317 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.323317 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:15.324806 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.324806 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:15.335214 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-cd83ba0a-6bfa-4d3c-84eb-257dc111fed3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:15.339836 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6a933867-5118-47d9-88f5-1681795d5a93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:15.343282 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-cd83ba0a-6bfa-4d3c-84eb-257dc111fed3 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:15.344467 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 738/2983] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:14:15.345959 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-596b19f0-4e85-45f8-be25-951ca25d583d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot force create request issued successfully. Aug 20 00:14:15.346420 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-836308d3-e803-417e-ab62-f5c52dc184a9 req-596b19f0-4e85-45f8-be25-951ca25d583d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:14:15.347107 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 746/2984] 10.4.3.9 () {72 vars in 1533 bytes} [Thu Aug 20 00:14:15 2026] POST /volume/v3/snapshots => generated 320 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:15.347282 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a933867-5118-47d9-88f5-1681795d5a93 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 200 Aug 20 00:14:15.347822 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 754/2985] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:15.370476 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1dc13da7-8d51-4737-be29-79fec6500989 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.372185 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1dc13da7-8d51-4737-be29-79fec6500989 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:14:15.372522 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1dc13da7-8d51-4737-be29-79fec6500989 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e57f2bb-496c-47ae-9232-ef35528779b0", "name": "tempest-VolumesExtendTest-Snapshot-454312083"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:15.383588 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.383588 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:15.384046 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1dc13da7-8d51-4737-be29-79fec6500989 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:15.384187 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-1dc13da7-8d51-4737-be29-79fec6500989 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Create snapshot from volume 7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:15.467906 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1dc13da7-8d51-4737-be29-79fec6500989 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Created reservations ['a851818e-437c-457f-88e7-4059d9feea72', '781d8f29-3fc7-46aa-9d78-762482214d16', 'a0bc690d-35a4-43e9-bea1-ba52069b2f81', '1cfe316b-f853-47ab-a3c0-3f75c75a8942'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:15.547295 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1dc13da7-8d51-4737-be29-79fec6500989 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Snapshot create request issued successfully. Aug 20 00:14:15.547704 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1dc13da7-8d51-4737-be29-79fec6500989 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:14:15.548219 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 748/2986] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:14:15 2026] POST /volume/v3/snapshots => generated 303 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:15.559124 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fef62885-0f8a-4f46-b1b6-b3873dbbb7b6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.562420 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fef62885-0f8a-4f46-b1b6-b3873dbbb7b6 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 Aug 20 00:14:15.562420 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fef62885-0f8a-4f46-b1b6-b3873dbbb7b6 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.562864 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fef62885-0f8a-4f46-b1b6-b3873dbbb7b6 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.570442 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.570442 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:15.571591 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fef62885-0f8a-4f46-b1b6-b3873dbbb7b6 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Snapshot retrieved successfully. Aug 20 00:14:15.572207 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fef62885-0f8a-4f46-b1b6-b3873dbbb7b6 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 returned with HTTP 200 Aug 20 00:14:15.572851 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 739/2987] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:15.962046 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-623f68de-5270-447d-aea2-627f031dd557 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.966142 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-623f68de-5270-447d-aea2-627f031dd557 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:15.966142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-623f68de-5270-447d-aea2-627f031dd557 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.966142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-623f68de-5270-447d-aea2-627f031dd557 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.974084 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:15.974084 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:15.977809 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-623f68de-5270-447d-aea2-627f031dd557 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:15.984626 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-623f68de-5270-447d-aea2-627f031dd557 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:15.985151 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 747/2988] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:15.987276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0564608a-a2f5-42ca-8763-c82d2b143112 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:15.989105 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0564608a-a2f5-42ca-8763-c82d2b143112 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:15.989105 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0564608a-a2f5-42ca-8763-c82d2b143112 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:15.990918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0564608a-a2f5-42ca-8763-c82d2b143112 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:15.996776 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0564608a-a2f5-42ca-8763-c82d2b143112 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed returned with HTTP 404 Aug 20 00:14:15.996776 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 755/2989] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:15 2026] GET /volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:16.003570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6db54c96-abb1-4abd-8edb-0f9685a7b1a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:16.005554 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6db54c96-abb1-4abd-8edb-0f9685a7b1a8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:16.005763 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6db54c96-abb1-4abd-8edb-0f9685a7b1a8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:16.005971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6db54c96-abb1-4abd-8edb-0f9685a7b1a8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:16.006158 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6db54c96-abb1-4abd-8edb-0f9685a7b1a8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:16.012935 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:16.012935 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:16.013452 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6db54c96-abb1-4abd-8edb-0f9685a7b1a8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:16.035363 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6db54c96-abb1-4abd-8edb-0f9685a7b1a8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:16.035546 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6db54c96-abb1-4abd-8edb-0f9685a7b1a8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 returned with HTTP 202 Aug 20 00:14:16.035991 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 749/2990] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:16 2026] DELETE /volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:16.044413 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-64352086-d96e-4f25-8c0a-2bd9d0356bc8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:16.046913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64352086-d96e-4f25-8c0a-2bd9d0356bc8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:16.047234 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64352086-d96e-4f25-8c0a-2bd9d0356bc8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:16.047435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64352086-d96e-4f25-8c0a-2bd9d0356bc8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:16.056967 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:16.056967 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:16.061118 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-64352086-d96e-4f25-8c0a-2bd9d0356bc8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:16.065432 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64352086-d96e-4f25-8c0a-2bd9d0356bc8 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 returned with HTTP 200 Aug 20 00:14:16.065995 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 740/2991] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:16 2026] GET /volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:16.584400 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5dd98034-ebdc-4165-ad26-b423bec1725d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:16.586203 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5dd98034-ebdc-4165-ad26-b423bec1725d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 Aug 20 00:14:16.586390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5dd98034-ebdc-4165-ad26-b423bec1725d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:16.586585 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5dd98034-ebdc-4165-ad26-b423bec1725d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:16.591680 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:16.591680 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:16.592162 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5dd98034-ebdc-4165-ad26-b423bec1725d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Snapshot retrieved successfully. Aug 20 00:14:16.593915 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5dd98034-ebdc-4165-ad26-b423bec1725d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 returned with HTTP 200 Aug 20 00:14:16.593915 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 748/2992] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:16 2026] GET /volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:16.602008 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3dffc9e5-e38d-402e-b948-05933b2e250d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:16.603610 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3dffc9e5-e38d-402e-b948-05933b2e250d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] POST https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0/action Aug 20 00:14:16.604005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3dffc9e5-e38d-402e-b948-05933b2e250d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:16.604181 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3dffc9e5-e38d-402e-b948-05933b2e250d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:16.613962 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:16.613962 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:16.614561 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3dffc9e5-e38d-402e-b948-05933b2e250d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:16.668560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3dffc9e5-e38d-402e-b948-05933b2e250d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Created reservations ['97169534-2c27-410b-9222-108bd7c87237', '4ce9aae8-6119-4a40-89c3-396c6568d261'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:16.680539 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3dffc9e5-e38d-402e-b948-05933b2e250d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Extend volume request issued successfully. Aug 20 00:14:16.680787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3dffc9e5-e38d-402e-b948-05933b2e250d tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0/action returned with HTTP 202 Aug 20 00:14:16.681329 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 756/2993] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:16 2026] POST /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:14:16.690849 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a65175b0-6ee0-4be1-9bd1-9c7c99a7d684 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:16.693434 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a65175b0-6ee0-4be1-9bd1-9c7c99a7d684 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:16.693854 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a65175b0-6ee0-4be1-9bd1-9c7c99a7d684 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:16.694188 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a65175b0-6ee0-4be1-9bd1-9c7c99a7d684 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:16.705141 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:16.705141 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:16.710298 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a65175b0-6ee0-4be1-9bd1-9c7c99a7d684 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:16.717847 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a65175b0-6ee0-4be1-9bd1-9c7c99a7d684 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 200 Aug 20 00:14:16.718569 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 750/2994] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:16 2026] GET /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:17.005234 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-44deaad6-7aa4-4ac3-a1b2-e59550b89fd5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.007304 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44deaad6-7aa4-4ac3-a1b2-e59550b89fd5 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:17.007671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44deaad6-7aa4-4ac3-a1b2-e59550b89fd5 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.007943 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44deaad6-7aa4-4ac3-a1b2-e59550b89fd5 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.020208 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.020208 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:17.024239 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-44deaad6-7aa4-4ac3-a1b2-e59550b89fd5 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:17.029735 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44deaad6-7aa4-4ac3-a1b2-e59550b89fd5 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:17.030324 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 741/2995] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:17 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:17.082837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2015ad4a-aaa6-4167-9a77-85367433552a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.085588 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2015ad4a-aaa6-4167-9a77-85367433552a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:17.085834 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2015ad4a-aaa6-4167-9a77-85367433552a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.086088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2015ad4a-aaa6-4167-9a77-85367433552a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.091500 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2015ad4a-aaa6-4167-9a77-85367433552a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 returned with HTTP 404 Aug 20 00:14:17.091985 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 749/2996] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:17 2026] GET /volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:17.099433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b36cc12e-8f42-4e75-9cae-69265182f194 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.101329 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:17.101704 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1067182982"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:17.103147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1067182982'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:17.103285 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:14:17.106636 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:14:17.112064 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (d78a86a3-7d18-4248-9fd8-85aa30b34d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:17.112896 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae2e051-29f7-4945-a9de-81e71737307f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:17.114410 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:17.139592 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae2e051-29f7-4945-a9de-81e71737307f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:17.140258 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba289471-32a8-4ea1-bc43-8e4ae9aa0c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:17.184555 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['8dd24cfa-6550-41c0-918f-b8568d97cd09', '2e498539-72f5-4ab6-b049-c963fb4da494', '5bfbfb85-0889-49e1-a8b9-bdc1cc955747', 'defb5e4f-1672-410b-96cf-68d6bf2eeb97'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:17.185528 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba289471-32a8-4ea1-bc43-8e4ae9aa0c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd24cfa-6550-41c0-918f-b8568d97cd09', '2e498539-72f5-4ab6-b049-c963fb4da494', '5bfbfb85-0889-49e1-a8b9-bdc1cc955747', 'defb5e4f-1672-410b-96cf-68d6bf2eeb97']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:17.186418 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df61f30d-8fc4-4ca9-9c77-53a5d994a24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:17.212834 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df61f30d-8fc4-4ca9-9c77-53a5d994a24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04728a2a-2287-471a-b55b-299eaedec803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1067182982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['8dd24cfa-6550-41c0-918f-b8568d97cd09','2e498539-72f5-4ab6-b049-c963fb4da494','5bfbfb85-0889-49e1-a8b9-bdc1cc955747','defb5e4f-1672-410b-96cf-68d6bf2eeb97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1067182982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04728a2a-2287-471a-b55b-299eaedec803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:17.213727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf3b71e-3f35-4bb7-8ca6-20ee9cca2a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:17.215331 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e74eec52-add9-4f0f-9f40-4ed92ee114e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.217643 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e74eec52-add9-4f0f-9f40-4ed92ee114e9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:14:17.217955 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e74eec52-add9-4f0f-9f40-4ed92ee114e9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.218417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e74eec52-add9-4f0f-9f40-4ed92ee114e9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.224630 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.224630 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:17.225148 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e74eec52-add9-4f0f-9f40-4ed92ee114e9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:14:17.226006 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e74eec52-add9-4f0f-9f40-4ed92ee114e9 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 returned with HTTP 200 Aug 20 00:14:17.226436 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 751/2997] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:17 2026] GET /volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:17.243276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf3b71e-3f35-4bb7-8ca6-20ee9cca2a07) transitioned into state 'SUCCESS' from state '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-1067182982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['8dd24cfa-6550-41c0-918f-b8568d97cd09','2e498539-72f5-4ab6-b049-c963fb4da494','5bfbfb85-0889-49e1-a8b9-bdc1cc955747','defb5e4f-1672-410b-96cf-68d6bf2eeb97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:17.244149 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb85b5f-6dc4-4926-88b5-7ab99be51f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:17.257751 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb85b5f-6dc4-4926-88b5-7ab99be51f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:17.258824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (d78a86a3-7d18-4248-9fd8-85aa30b34d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:17.259151 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:14:17.259757 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b36cc12e-8f42-4e75-9cae-69265182f194 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:17.260243 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 757/2998] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:14:17 2026] POST /volume/v3/volumes => generated 766 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:17.280918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f5f87ffb-c8a3-493b-b0b5-77a56b785f0b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.285260 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5f87ffb-c8a3-493b-b0b5-77a56b785f0b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:17.285260 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5f87ffb-c8a3-493b-b0b5-77a56b785f0b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.285260 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5f87ffb-c8a3-493b-b0b5-77a56b785f0b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.293930 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.293930 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:17.298338 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f5f87ffb-c8a3-493b-b0b5-77a56b785f0b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:17.303282 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5f87ffb-c8a3-493b-b0b5-77a56b785f0b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 returned with HTTP 200 Aug 20 00:14:17.303745 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 742/2999] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:17 2026] GET /volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:17.516571 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-025b40e1-c2e9-45bf-a1be-f026c746e9e6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.519195 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-025b40e1-c2e9-45bf-a1be-f026c746e9e6 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7/action Aug 20 00:14:17.519639 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-025b40e1-c2e9-45bf-a1be-f026c746e9e6 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:17.519977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-025b40e1-c2e9-45bf-a1be-f026c746e9e6 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:17.554576 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.554576 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:17.572265 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1cc6d0ef-567f-4b2f-80f8-cdc672455eef req-025b40e1-c2e9-45bf-a1be-f026c746e9e6 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7/action returned with HTTP 204 Aug 20 00:14:17.572878 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 750/3000] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:14:17 2026] POST /volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:17.597171 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-e31443fd-a388-4b45-87f2-3537965a3457 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.598738 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-e31443fd-a388-4b45-87f2-3537965a3457 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] DELETE https://10.4.3.9/volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648 Aug 20 00:14:17.599085 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-e31443fd-a388-4b45-87f2-3537965a3457 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.599360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-e31443fd-a388-4b45-87f2-3537965a3457 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.611699 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.611699 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:17.672000 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5cb588e3-efdd-4de7-a0c0-4dc5e1b2bd52 req-e31443fd-a388-4b45-87f2-3537965a3457 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648 returned with HTTP 200 Aug 20 00:14:17.672478 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 752/3001] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:14:17 2026] DELETE /volume/v3/attachments/2a8ea100-5605-4a10-b0b0-c2b889457648 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:17.733998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3262d8e2-dc29-4a19-9f6b-6ee8bf3f406b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.735869 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3262d8e2-dc29-4a19-9f6b-6ee8bf3f406b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:17.736100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3262d8e2-dc29-4a19-9f6b-6ee8bf3f406b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.736271 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3262d8e2-dc29-4a19-9f6b-6ee8bf3f406b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.744066 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.744066 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:17.747682 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3262d8e2-dc29-4a19-9f6b-6ee8bf3f406b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:17.751416 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3262d8e2-dc29-4a19-9f6b-6ee8bf3f406b tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 200 Aug 20 00:14:17.751834 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 758/3002] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:17 2026] GET /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:17.764234 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-822344f5-005d-46e7-9fb5-9d9a232d74d8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.766644 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-822344f5-005d-46e7-9fb5-9d9a232d74d8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:17.766901 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-822344f5-005d-46e7-9fb5-9d9a232d74d8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.767181 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-822344f5-005d-46e7-9fb5-9d9a232d74d8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.776642 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.776642 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:17.780910 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-822344f5-005d-46e7-9fb5-9d9a232d74d8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:17.785858 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-822344f5-005d-46e7-9fb5-9d9a232d74d8 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 200 Aug 20 00:14:17.786320 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 743/3003] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:17 2026] GET /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:17.797573 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e99de02a-19ca-410b-b95a-12a5490c88cb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.800122 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e99de02a-19ca-410b-b95a-12a5490c88cb tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 Aug 20 00:14:17.800364 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e99de02a-19ca-410b-b95a-12a5490c88cb tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.800603 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e99de02a-19ca-410b-b95a-12a5490c88cb tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.800741 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-e99de02a-19ca-410b-b95a-12a5490c88cb tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Delete snapshot with id: bad3ff82-6ce1-41f1-9533-e4d9e5945713 Aug 20 00:14:17.806486 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.806486 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:17.807023 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e99de02a-19ca-410b-b95a-12a5490c88cb tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Snapshot retrieved successfully. Aug 20 00:14:17.825588 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e99de02a-19ca-410b-b95a-12a5490c88cb tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Snapshot delete request issued successfully. Aug 20 00:14:17.825866 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e99de02a-19ca-410b-b95a-12a5490c88cb tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 returned with HTTP 202 Aug 20 00:14:17.826510 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 751/3004] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:17 2026] DELETE /volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:17.834510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-77fc22bf-2b0c-46fa-9c4d-18cdad6bb85f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:17.836838 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77fc22bf-2b0c-46fa-9c4d-18cdad6bb85f tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 Aug 20 00:14:17.837085 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77fc22bf-2b0c-46fa-9c4d-18cdad6bb85f tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:17.837258 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77fc22bf-2b0c-46fa-9c4d-18cdad6bb85f tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:17.843466 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:17.843466 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:17.844241 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-77fc22bf-2b0c-46fa-9c4d-18cdad6bb85f tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Snapshot retrieved successfully. Aug 20 00:14:17.845154 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77fc22bf-2b0c-46fa-9c4d-18cdad6bb85f tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 returned with HTTP 200 Aug 20 00:14:17.845529 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 753/3005] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:17 2026] GET /volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:18.042032 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1aabaa8c-a911-454b-a72f-a350287218f2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.043896 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1aabaa8c-a911-454b-a72f-a350287218f2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:18.044101 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1aabaa8c-a911-454b-a72f-a350287218f2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.044280 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1aabaa8c-a911-454b-a72f-a350287218f2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.053261 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.053261 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:18.056562 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1aabaa8c-a911-454b-a72f-a350287218f2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:18.060463 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1aabaa8c-a911-454b-a72f-a350287218f2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:18.060864 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 759/3006] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:18.073500 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c45aebf-dee7-4c26-aa3a-1d71547ec0e2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.075311 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c45aebf-dee7-4c26-aa3a-1d71547ec0e2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:18.075493 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c45aebf-dee7-4c26-aa3a-1d71547ec0e2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.075686 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c45aebf-dee7-4c26-aa3a-1d71547ec0e2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.084703 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.084703 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:18.087776 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c45aebf-dee7-4c26-aa3a-1d71547ec0e2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:18.092365 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c45aebf-dee7-4c26-aa3a-1d71547ec0e2 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:18.092912 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 744/3007] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:18.319496 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-57e278c1-e6d6-4743-b8a0-3cd5af63ce0a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.321581 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-57e278c1-e6d6-4743-b8a0-3cd5af63ce0a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:18.321840 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-57e278c1-e6d6-4743-b8a0-3cd5af63ce0a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.322097 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-57e278c1-e6d6-4743-b8a0-3cd5af63ce0a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.335850 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.335850 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:18.340173 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-57e278c1-e6d6-4743-b8a0-3cd5af63ce0a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:18.346727 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-57e278c1-e6d6-4743-b8a0-3cd5af63ce0a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 returned with HTTP 200 Aug 20 00:14:18.347263 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 752/3008] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:18.359465 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c0f6d60b-cd79-42ab-a259-fe9b13120f4f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.361827 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0f6d60b-cd79-42ab-a259-fe9b13120f4f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:14:18.362220 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0f6d60b-cd79-42ab-a259-fe9b13120f4f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04728a2a-2287-471a-b55b-299eaedec803", "name": "tempest-VolumeDependencyTests-Snapshot-720700306"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:18.374153 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.374153 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:18.374727 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c0f6d60b-cd79-42ab-a259-fe9b13120f4f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:18.374905 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-c0f6d60b-cd79-42ab-a259-fe9b13120f4f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create snapshot from volume 04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:18.413741 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-c0f6d60b-cd79-42ab-a259-fe9b13120f4f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['cbd5b12a-7e11-4ccb-8936-c139146047f7', 'a2e1b659-e3b1-47b4-8294-902d606df2a9', '613d52e5-202a-4cd8-b6d2-0b602658b326', '450c1ce4-65ba-44ae-8aaf-2f61806fe252'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:18.446035 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-02d9f6b3-f199-46ec-9654-86299d8e7f09 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.448580 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02d9f6b3-f199-46ec-9654-86299d8e7f09 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:18.448840 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02d9f6b3-f199-46ec-9654-86299d8e7f09 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.449166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02d9f6b3-f199-46ec-9654-86299d8e7f09 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.451762 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c0f6d60b-cd79-42ab-a259-fe9b13120f4f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot create request issued successfully. Aug 20 00:14:18.452774 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0f6d60b-cd79-42ab-a259-fe9b13120f4f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:14:18.454122 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 754/3009] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:14:18 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 20 00:14:18.463489 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.463489 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:18.466039 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-02d9f6b3-f199-46ec-9654-86299d8e7f09 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:18.466212 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bc32d00c-480b-4587-844f-5818334e9d10 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.467831 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc32d00c-480b-4587-844f-5818334e9d10 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:18.468016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc32d00c-480b-4587-844f-5818334e9d10 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.468196 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc32d00c-480b-4587-844f-5818334e9d10 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.472696 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02d9f6b3-f199-46ec-9654-86299d8e7f09 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:18.473234 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 760/3010] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:18.475023 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.475023 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:18.475677 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bc32d00c-480b-4587-844f-5818334e9d10 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:18.477126 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc32d00c-480b-4587-844f-5818334e9d10 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 returned with HTTP 200 Aug 20 00:14:18.477126 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 745/3011] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:18.854466 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f472cda4-f541-4f09-b22b-9e0b6ffaf197 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.856165 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f472cda4-f541-4f09-b22b-9e0b6ffaf197 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 Aug 20 00:14:18.856345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f472cda4-f541-4f09-b22b-9e0b6ffaf197 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.856527 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f472cda4-f541-4f09-b22b-9e0b6ffaf197 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.860424 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f472cda4-f541-4f09-b22b-9e0b6ffaf197 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 returned with HTTP 404 Aug 20 00:14:18.860814 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 753/3012] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/snapshots/bad3ff82-6ce1-41f1-9533-e4d9e5945713 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:18.869715 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-caac5f2a-fc17-4784-86b5-4e9d9a97ddc2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.872396 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-caac5f2a-fc17-4784-86b5-4e9d9a97ddc2 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:18.872634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-caac5f2a-fc17-4784-86b5-4e9d9a97ddc2 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.872898 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-caac5f2a-fc17-4784-86b5-4e9d9a97ddc2 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.883516 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.883516 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:18.888316 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-caac5f2a-fc17-4784-86b5-4e9d9a97ddc2 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:18.894428 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-caac5f2a-fc17-4784-86b5-4e9d9a97ddc2 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 200 Aug 20 00:14:18.894793 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 755/3013] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:18.909020 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-92b42d27-06e1-4e53-abae-88f488a3c8b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.911067 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92b42d27-06e1-4e53-abae-88f488a3c8b1 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:18.911255 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92b42d27-06e1-4e53-abae-88f488a3c8b1 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.911434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92b42d27-06e1-4e53-abae-88f488a3c8b1 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.911603 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-92b42d27-06e1-4e53-abae-88f488a3c8b1 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Delete volume with id: 7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:18.918540 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.918540 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:18.918976 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-92b42d27-06e1-4e53-abae-88f488a3c8b1 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:18.941061 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-92b42d27-06e1-4e53-abae-88f488a3c8b1 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Delete volume request issued successfully. Aug 20 00:14:18.941411 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92b42d27-06e1-4e53-abae-88f488a3c8b1 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 202 Aug 20 00:14:18.942006 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 761/3014] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:18 2026] DELETE /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:18.952441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ae04f8e-db8a-4b8e-925f-67c01cbdb868 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.954267 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ae04f8e-db8a-4b8e-925f-67c01cbdb868 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:18.954487 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ae04f8e-db8a-4b8e-925f-67c01cbdb868 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.955940 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ae04f8e-db8a-4b8e-925f-67c01cbdb868 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.958925 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7a0066bf-d7df-42b5-8e82-1eddd3f56ce1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:18.961482 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7a0066bf-d7df-42b5-8e82-1eddd3f56ce1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:14:18.961740 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7a0066bf-d7df-42b5-8e82-1eddd3f56ce1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:18.961988 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7a0066bf-d7df-42b5-8e82-1eddd3f56ce1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:18.963335 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.963335 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:18.967546 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0ae04f8e-db8a-4b8e-925f-67c01cbdb868 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Volume info retrieved successfully. Aug 20 00:14:18.967985 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:18.967985 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:18.969194 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7a0066bf-d7df-42b5-8e82-1eddd3f56ce1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:14:18.969671 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7a0066bf-d7df-42b5-8e82-1eddd3f56ce1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 returned with HTTP 200 Aug 20 00:14:18.970165 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 754/3015] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:18.973025 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ae04f8e-db8a-4b8e-925f-67c01cbdb868 tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 200 Aug 20 00:14:18.973969 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 746/3016] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:18 2026] GET /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:19.485455 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-12d87d12-198b-4ca6-a754-753408980fee None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:19.487699 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12d87d12-198b-4ca6-a754-753408980fee tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:19.487955 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12d87d12-198b-4ca6-a754-753408980fee tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:19.489599 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12d87d12-198b-4ca6-a754-753408980fee tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:19.498227 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:19.498227 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:19.498813 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-12d87d12-198b-4ca6-a754-753408980fee tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:19.499797 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12d87d12-198b-4ca6-a754-753408980fee tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 returned with HTTP 200 Aug 20 00:14:19.501400 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 756/3017] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:19 2026] GET /volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:19.510575 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:19.512925 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:19.513421 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cf5295df-63bc-4975-acca-75e5a6237684", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-617318813"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:19.515497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'snapshot_id': 'cf5295df-63bc-4975-acca-75e5a6237684', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-617318813'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:19.522225 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:19.522225 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:19.523450 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:19.523450 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:14:19.526507 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:14:19.535283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (ea0b587c-da4c-4583-a9e9-89dcaeaf81a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:19.536906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2fee30-f491-4855-b699-60364010c80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:19.538097 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:19.580906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2fee30-f491-4855-b699-60364010c80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf5295df-63bc-4975-acca-75e5a6237684', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:19.582392 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438681a8-a746-4422-a2eb-05bfd3f4b9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:19.630349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['b3488495-eb2f-4949-865d-d9b99c01c543', '5cf7b9ac-4da1-429e-84ac-58b34655cfe4', '0597abc2-0df1-4429-ae34-e61a128c355d', 'cb67e239-e8f2-412d-8f27-867ad3b086ba'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:19.631190 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438681a8-a746-4422-a2eb-05bfd3f4b9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3488495-eb2f-4949-865d-d9b99c01c543', '5cf7b9ac-4da1-429e-84ac-58b34655cfe4', '0597abc2-0df1-4429-ae34-e61a128c355d', 'cb67e239-e8f2-412d-8f27-867ad3b086ba']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:19.631974 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede544ee-6aa2-4640-904a-7bba8fa94ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:19.679274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede544ee-6aa2-4640-904a-7bba8fa94ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07c37a5c-1652-4b62-8b64-dbb7cb4ee44c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-617318813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['b3488495-eb2f-4949-865d-d9b99c01c543','5cf7b9ac-4da1-429e-84ac-58b34655cfe4','0597abc2-0df1-4429-ae34-e61a128c355d','cb67e239-e8f2-412d-8f27-867ad3b086ba'],size=1,snapshot_id=cf5295df-63bc-4975-acca-75e5a6237684,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-617318813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07c37a5c-1652-4b62-8b64-dbb7cb4ee44c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf5295df-63bc-4975-acca-75e5a6237684,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:19.680021 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb12f0c-69db-4f7d-9a37-62d0e785a907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:19.702194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb12f0c-69db-4f7d-9a37-62d0e785a907) transitioned into state 'SUCCESS' from state '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-617318813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['b3488495-eb2f-4949-865d-d9b99c01c543','5cf7b9ac-4da1-429e-84ac-58b34655cfe4','0597abc2-0df1-4429-ae34-e61a128c355d','cb67e239-e8f2-412d-8f27-867ad3b086ba'],size=1,snapshot_id=cf5295df-63bc-4975-acca-75e5a6237684,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:19.703116 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96cffeb-920c-48e6-81b5-f004c8d35e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:19.730041 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96cffeb-920c-48e6-81b5-f004c8d35e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:19.731011 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (ea0b587c-da4c-4583-a9e9-89dcaeaf81a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:19.731400 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:14:19.732781 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e4f86072-2e35-4772-8ab7-836398ae60d9 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:19.733267 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 762/3018] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:14:19 2026] POST /volume/v3/volumes => generated 799 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:19.748522 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9918ee59-cfbb-4c1a-94ea-2ba9f9ea8132 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:19.750331 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9918ee59-cfbb-4c1a-94ea-2ba9f9ea8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c Aug 20 00:14:19.750546 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9918ee59-cfbb-4c1a-94ea-2ba9f9ea8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:19.750751 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9918ee59-cfbb-4c1a-94ea-2ba9f9ea8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:19.760241 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:19.760241 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:19.764012 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9918ee59-cfbb-4c1a-94ea-2ba9f9ea8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:19.771062 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9918ee59-cfbb-4c1a-94ea-2ba9f9ea8132 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c returned with HTTP 200 Aug 20 00:14:19.771062 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 755/3019] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:19 2026] GET /volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:19.987734 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a8527aa6-0e39-48e0-99f4-05e658654abc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:19.989478 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a8527aa6-0e39-48e0-99f4-05e658654abc tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] GET https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 Aug 20 00:14:19.989649 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a8527aa6-0e39-48e0-99f4-05e658654abc tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:19.989867 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a8527aa6-0e39-48e0-99f4-05e658654abc tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:19.996378 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a8527aa6-0e39-48e0-99f4-05e658654abc tempest-VolumesExtendTest-164567952 tempest-VolumesExtendTest-164567952-project-member] https://10.4.3.9/volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 returned with HTTP 404 Aug 20 00:14:19.996983 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 747/3020] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:19 2026] GET /volume/v3/volumes/7e57f2bb-496c-47ae-9232-ef35528779b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:20.212630 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-75f01795-6721-474b-9760-1e39ede5a1e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.215273 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-75f01795-6721-474b-9760-1e39ede5a1e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:14:20.215536 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-75f01795-6721-474b-9760-1e39ede5a1e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:20.215687 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-75f01795-6721-474b-9760-1e39ede5a1e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:20.224110 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.224110 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:20.224798 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-75f01795-6721-474b-9760-1e39ede5a1e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:14:20.229105 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-75f01795-6721-474b-9760-1e39ede5a1e5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 returned with HTTP 200 Aug 20 00:14:20.229638 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 757/3021] 10.4.3.9 () {68 vars in 1590 bytes} [Thu Aug 20 00:14:20 2026] GET /volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:20.240606 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-3005c2a1-6c0f-4751-ad3b-7f4856628764 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.243340 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-3005c2a1-6c0f-4751-ad3b-7f4856628764 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:14:20.243596 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-3005c2a1-6c0f-4751-ad3b-7f4856628764 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:20.243798 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-3005c2a1-6c0f-4751-ad3b-7f4856628764 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:20.260298 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.260298 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:20.265874 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-3005c2a1-6c0f-4751-ad3b-7f4856628764 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:14:20.275055 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-3005c2a1-6c0f-4751-ad3b-7f4856628764 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 200 Aug 20 00:14:20.275528 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 763/3022] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:20 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 1654 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:20.286780 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.289043 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:20.289417 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d46289d7-d69d-4735-8837-0d037d425ad2", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:20.293387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd46289d7-d69d-4735-8837-0d037d425ad2', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:20.312401 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.312401 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:20.312914 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:14:20.313085 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:14:20.313904 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:14:20.321518 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (8fa5914b-a2f2-493d-8cc7-c356322767a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:20.324305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd372878-b7aa-4b30-a6e7-d257dc9027cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:20.325089 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:20.377332 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd372878-b7aa-4b30-a6e7-d257dc9027cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd46289d7-d69d-4735-8837-0d037d425ad2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:20.377332 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2781ea-d528-4201-9ba5-1143752849a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:20.469432 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['46fe114e-3ef7-4180-9f5b-3dece7a3773a', '98e9eba9-acc8-4f5b-9542-c4addf9c934a', '150f768f-1e4c-4b72-9aa2-afb6880f4605', '2fc84fcf-199a-4b0f-bee0-46bac88edf2b'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:20.470643 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2781ea-d528-4201-9ba5-1143752849a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46fe114e-3ef7-4180-9f5b-3dece7a3773a', '98e9eba9-acc8-4f5b-9542-c4addf9c934a', '150f768f-1e4c-4b72-9aa2-afb6880f4605', '2fc84fcf-199a-4b0f-bee0-46bac88edf2b']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:20.471883 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dbc4315-3f8c-4c49-a5cb-2711d060968a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:20.553161 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dbc4315-3f8c-4c49-a5cb-2711d060968a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de4384a-e736-48d4-a476-3826681b0a68', '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='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['46fe114e-3ef7-4180-9f5b-3dece7a3773a','98e9eba9-acc8-4f5b-9542-c4addf9c934a','150f768f-1e4c-4b72-9aa2-afb6880f4605','2fc84fcf-199a-4b0f-bee0-46bac88edf2b'],size=1,snapshot_id=d46289d7-d69d-4735-8837-0d037d425ad2,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), '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-20T00:14:20Z,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=9de4384a-e736-48d4-a476-3826681b0a68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d46289d7-d69d-4735-8837-0d037d425ad2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:20.554720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6de5e4-1be3-4883-a511-564233c921f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:20.578926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6de5e4-1be3-4883-a511-564233c921f0) transitioned into 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='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['46fe114e-3ef7-4180-9f5b-3dece7a3773a','98e9eba9-acc8-4f5b-9542-c4addf9c934a','150f768f-1e4c-4b72-9aa2-afb6880f4605','2fc84fcf-199a-4b0f-bee0-46bac88edf2b'],size=1,snapshot_id=d46289d7-d69d-4735-8837-0d037d425ad2,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:20.580077 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29acf7d3-cbe4-4009-85da-35df5014fdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:20.606008 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29acf7d3-cbe4-4009-85da-35df5014fdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:20.606826 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (8fa5914b-a2f2-493d-8cc7-c356322767a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:20.607471 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:14:20.608137 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-e5d0e47a-d4d2-4705-a36b-d14a9ff85939 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:20.608598 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 756/3023] 10.4.3.9 () {72 vars in 1527 bytes} [Thu Aug 20 00:14:20 2026] POST /volume/v3/volumes => generated 732 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:20.618690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-c5e1d032-ca02-4178-bf58-5072acf84e50 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.621044 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-c5e1d032-ca02-4178-bf58-5072acf84e50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 Aug 20 00:14:20.621044 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-c5e1d032-ca02-4178-bf58-5072acf84e50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:20.621256 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-c5e1d032-ca02-4178-bf58-5072acf84e50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:20.639549 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.639549 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:20.644227 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-c5e1d032-ca02-4178-bf58-5072acf84e50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:14:20.648472 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-c5e1d032-ca02-4178-bf58-5072acf84e50 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 returned with HTTP 200 Aug 20 00:14:20.649144 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 748/3024] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:20 2026] GET /volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 => generated 800 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:20.656761 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-938fd1c1-61fe-409d-be2c-96de52aeea6d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.659911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-938fd1c1-61fe-409d-be2c-96de52aeea6d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 Aug 20 00:14:20.659911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-938fd1c1-61fe-409d-be2c-96de52aeea6d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:20.659911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-938fd1c1-61fe-409d-be2c-96de52aeea6d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:20.670290 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.670290 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:20.676224 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-938fd1c1-61fe-409d-be2c-96de52aeea6d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:14:20.682691 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-938fd1c1-61fe-409d-be2c-96de52aeea6d tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 returned with HTTP 200 Aug 20 00:14:20.683361 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 758/3025] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:20 2026] GET /volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:20.789262 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a55e31e7-d547-48a2-9f6d-12d4bda18bd7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.791981 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a55e31e7-d547-48a2-9f6d-12d4bda18bd7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c Aug 20 00:14:20.792349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a55e31e7-d547-48a2-9f6d-12d4bda18bd7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:20.793230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a55e31e7-d547-48a2-9f6d-12d4bda18bd7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:20.810099 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.810099 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:20.813280 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a55e31e7-d547-48a2-9f6d-12d4bda18bd7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:20.821164 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a55e31e7-d547-48a2-9f6d-12d4bda18bd7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c returned with HTTP 200 Aug 20 00:14:20.821589 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 764/3026] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:20 2026] GET /volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c => generated 892 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:20.838661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-14cb1ef6-0c87-45ff-a441-b35bcf06fde1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.842735 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14cb1ef6-0c87-45ff-a441-b35bcf06fde1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:20.843010 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-14cb1ef6-0c87-45ff-a441-b35bcf06fde1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:20.843252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-14cb1ef6-0c87-45ff-a441-b35bcf06fde1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:20.843394 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-14cb1ef6-0c87-45ff-a441-b35bcf06fde1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:20.848334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-b75a4130-af50-4ebf-8431-572b030194f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.851689 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-b75a4130-af50-4ebf-8431-572b030194f1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:20.851971 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-b75a4130-af50-4ebf-8431-572b030194f1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:20.852250 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-b75a4130-af50-4ebf-8431-572b030194f1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:20.854752 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.854752 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:20.855310 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-14cb1ef6-0c87-45ff-a441-b35bcf06fde1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:20.865774 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.865774 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:20.872135 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-b75a4130-af50-4ebf-8431-572b030194f1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:20.878611 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-b75a4130-af50-4ebf-8431-572b030194f1 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:20.879341 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 749/3027] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:20 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:20.889900 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-14cb1ef6-0c87-45ff-a441-b35bcf06fde1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot delete request issued successfully. Aug 20 00:14:20.890274 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14cb1ef6-0c87-45ff-a441-b35bcf06fde1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 returned with HTTP 202 Aug 20 00:14:20.890902 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 757/3028] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:20 2026] DELETE /volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:20.900402 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-61d4069c-9835-4690-b58f-2b7dd42577f5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.903009 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-61d4069c-9835-4690-b58f-2b7dd42577f5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:20.904001 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-61d4069c-9835-4690-b58f-2b7dd42577f5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:20.904245 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-61d4069c-9835-4690-b58f-2b7dd42577f5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:20.906468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-570aa2ff-6c55-42d2-aebd-e6f313343b30 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:20.909315 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-570aa2ff-6c55-42d2-aebd-e6f313343b30 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] POST https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88/action Aug 20 00:14:20.909681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-570aa2ff-6c55-42d2-aebd-e6f313343b30 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:20.909825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-570aa2ff-6c55-42d2-aebd-e6f313343b30 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:20.916786 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.916786 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:20.917396 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-61d4069c-9835-4690-b58f-2b7dd42577f5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Snapshot retrieved successfully. Aug 20 00:14:20.918382 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-61d4069c-9835-4690-b58f-2b7dd42577f5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 returned with HTTP 200 Aug 20 00:14:20.918829 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 759/3029] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:20 2026] GET /volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:20.921154 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:20.921154 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:20.921605 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-570aa2ff-6c55-42d2-aebd-e6f313343b30 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:20.932799 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-570aa2ff-6c55-42d2-aebd-e6f313343b30 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Begin detaching volume completed successfully. Aug 20 00:14:20.933141 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-570aa2ff-6c55-42d2-aebd-e6f313343b30 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88/action returned with HTTP 202 Aug 20 00:14:20.933702 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 765/3030] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:14:20 2026] POST /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:14:21.000614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7f9504a5-b6d6-4fe2-b756-49bf66914b6b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.001018 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f9504a5-b6d6-4fe2-b756-49bf66914b6b None None] GET https://10.4.3.9/volume// Aug 20 00:14:21.001180 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f9504a5-b6d6-4fe2-b756-49bf66914b6b None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.001373 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f9504a5-b6d6-4fe2-b756-49bf66914b6b None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.001677 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f9504a5-b6d6-4fe2-b756-49bf66914b6b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:21.001963 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 750/3031] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:21.011680 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-1ef604da-2ab5-413d-937b-cca5df00ad21 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.014591 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-1ef604da-2ab5-413d-937b-cca5df00ad21 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:21.014861 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-1ef604da-2ab5-413d-937b-cca5df00ad21 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.015138 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-1ef604da-2ab5-413d-937b-cca5df00ad21 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.027045 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:21.027045 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:21.032193 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-1ef604da-2ab5-413d-937b-cca5df00ad21 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:21.039379 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-1ef604da-2ab5-413d-937b-cca5df00ad21 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:21.039905 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 758/3032] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:14:21 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 00:14:21.418847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fb6f8b66-f589-4b8d-83be-43b9f3313558 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.469934 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1befe56e-ae7b-46d5-88fe-7f1343c40b07 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.472192 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1befe56e-ae7b-46d5-88fe-7f1343c40b07 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] DELETE https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:21.472429 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1befe56e-ae7b-46d5-88fe-7f1343c40b07 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.472608 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1befe56e-ae7b-46d5-88fe-7f1343c40b07 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.472760 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-1befe56e-ae7b-46d5-88fe-7f1343c40b07 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Delete volume with id: a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:21.482686 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:21.482686 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:21.483270 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1befe56e-ae7b-46d5-88fe-7f1343c40b07 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:21.503816 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1befe56e-ae7b-46d5-88fe-7f1343c40b07 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Delete volume request issued successfully. Aug 20 00:14:21.504170 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1befe56e-ae7b-46d5-88fe-7f1343c40b07 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 202 Aug 20 00:14:21.504603 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 766/3033] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:21 2026] DELETE /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:21.512067 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-339e7918-7019-4dfb-b36f-7fe23a6c688b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.517195 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-339e7918-7019-4dfb-b36f-7fe23a6c688b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:21.517467 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-339e7918-7019-4dfb-b36f-7fe23a6c688b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.517707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-339e7918-7019-4dfb-b36f-7fe23a6c688b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.527603 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fb6f8b66-f589-4b8d-83be-43b9f3313558 tempest-VolumesSummaryTest-557049648 tempest-VolumesSummaryTest-557049648-project-member] GET https://10.4.3.9/volume/v3/volumes/summary Aug 20 00:14:21.527901 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fb6f8b66-f589-4b8d-83be-43b9f3313558 tempest-VolumesSummaryTest-557049648 tempest-VolumesSummaryTest-557049648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.528397 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fb6f8b66-f589-4b8d-83be-43b9f3313558 tempest-VolumesSummaryTest-557049648 tempest-VolumesSummaryTest-557049648-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.528397 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-fb6f8b66-f589-4b8d-83be-43b9f3313558 tempest-VolumesSummaryTest-557049648 tempest-VolumesSummaryTest-557049648-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:14:21.533098 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:21.533098 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:21.534642 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fb6f8b66-f589-4b8d-83be-43b9f3313558 tempest-VolumesSummaryTest-557049648 tempest-VolumesSummaryTest-557049648-project-member] Get summary completed successfully. Aug 20 00:14:21.534944 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fb6f8b66-f589-4b8d-83be-43b9f3313558 tempest-VolumesSummaryTest-557049648 tempest-VolumesSummaryTest-557049648-project-member] https://10.4.3.9/volume/v3/volumes/summary returned with HTTP 200 Aug 20 00:14:21.535389 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 760/3034] 10.4.3.9 () {68 vars in 1288 bytes} [Thu Aug 20 00:14:21 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:21.536460 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-339e7918-7019-4dfb-b36f-7fe23a6c688b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:21.542179 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-339e7918-7019-4dfb-b36f-7fe23a6c688b tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 200 Aug 20 00:14:21.542680 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 751/3035] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:21 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:21.934646 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-91933529-94e8-4618-9eb5-f95e6f9eedc1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.937549 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-91933529-94e8-4618-9eb5-f95e6f9eedc1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:21.937798 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-91933529-94e8-4618-9eb5-f95e6f9eedc1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.938094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-91933529-94e8-4618-9eb5-f95e6f9eedc1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.943646 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-91933529-94e8-4618-9eb5-f95e6f9eedc1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 returned with HTTP 404 Aug 20 00:14:21.944530 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 759/3036] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:21 2026] GET /volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:21.954299 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-11a2c0e3-0e3f-48ba-b119-153255a4c19a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.956339 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11a2c0e3-0e3f-48ba-b119-153255a4c19a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:21.956543 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11a2c0e3-0e3f-48ba-b119-153255a4c19a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.956724 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11a2c0e3-0e3f-48ba-b119-153255a4c19a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.956910 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-11a2c0e3-0e3f-48ba-b119-153255a4c19a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:21.963530 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:21.963530 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:21.963975 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11a2c0e3-0e3f-48ba-b119-153255a4c19a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:21.970617 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-48be0d92-ba2a-4234-b288-f46f65debef6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.973305 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-48be0d92-ba2a-4234-b288-f46f65debef6 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] DELETE https://10.4.3.9/volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7 Aug 20 00:14:21.973560 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-48be0d92-ba2a-4234-b288-f46f65debef6 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.973802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-48be0d92-ba2a-4234-b288-f46f65debef6 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.979647 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11a2c0e3-0e3f-48ba-b119-153255a4c19a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:21.979816 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11a2c0e3-0e3f-48ba-b119-153255a4c19a tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 returned with HTTP 202 Aug 20 00:14:21.980291 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 767/3037] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:21 2026] DELETE /volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:21.983451 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:21.983451 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:21.986954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-437bdd18-c778-43fa-839a-56c5db60ee34 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:21.988686 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-437bdd18-c778-43fa-839a-56c5db60ee34 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:21.988974 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-437bdd18-c778-43fa-839a-56c5db60ee34 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:21.989178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-437bdd18-c778-43fa-839a-56c5db60ee34 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:21.995970 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:21.995970 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:21.999775 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-437bdd18-c778-43fa-839a-56c5db60ee34 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:22.005435 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-437bdd18-c778-43fa-839a-56c5db60ee34 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 returned with HTTP 200 Aug 20 00:14:22.006244 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 752/3038] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:21 2026] GET /volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:22.052589 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cfc6c3c1-e4fd-4444-9446-9fda4e36d4e6 req-48be0d92-ba2a-4234-b288-f46f65debef6 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7 returned with HTTP 200 Aug 20 00:14:22.053127 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 761/3039] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:14:21 2026] DELETE /volume/v3/attachments/e35b8044-c8b8-4e2e-9adc-b31d78206fe7 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:22.559825 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7526b226-1328-45b1-92d3-3870ec61f596 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:22.562446 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7526b226-1328-45b1-92d3-3870ec61f596 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 Aug 20 00:14:22.562446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7526b226-1328-45b1-92d3-3870ec61f596 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:22.563430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7526b226-1328-45b1-92d3-3870ec61f596 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:22.570514 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7526b226-1328-45b1-92d3-3870ec61f596 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 returned with HTTP 404 Aug 20 00:14:22.571043 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 760/3040] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:22 2026] GET /volume/v3/volumes/a0f8b87a-8114-42ae-aef4-cbdb94a15024 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:22.645929 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a13489be-ecee-4594-bea7-7bab18b32977 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:22.650202 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a13489be-ecee-4594-bea7-7bab18b32977 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:14:22.650401 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a13489be-ecee-4594-bea7-7bab18b32977 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:22.650609 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a13489be-ecee-4594-bea7-7bab18b32977 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:22.650808 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a13489be-ecee-4594-bea7-7bab18b32977 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Delete volume with id: 5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:14:22.666571 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:22.666571 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:22.667117 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a13489be-ecee-4594-bea7-7bab18b32977 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:22.684585 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a13489be-ecee-4594-bea7-7bab18b32977 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Delete volume request issued successfully. Aug 20 00:14:22.684929 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a13489be-ecee-4594-bea7-7bab18b32977 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 202 Aug 20 00:14:22.685552 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 768/3041] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:22 2026] DELETE /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:22.693217 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-14e32970-02dd-44be-9f59-daa103e6a719 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:22.695577 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14e32970-02dd-44be-9f59-daa103e6a719 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:14:22.695862 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14e32970-02dd-44be-9f59-daa103e6a719 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:22.696152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14e32970-02dd-44be-9f59-daa103e6a719 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:22.706232 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:22.706232 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:22.711114 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-14e32970-02dd-44be-9f59-daa103e6a719 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:22.716616 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14e32970-02dd-44be-9f59-daa103e6a719 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 200 Aug 20 00:14:22.717121 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 753/3042] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:22 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:22.762056 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:22.849377 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:22.849377 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-235987747"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:22.849647 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-235987747'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:22.849948 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume of 1 GB Aug 20 00:14:22.850306 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:22.850306 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:22.854504 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Availability Zones retrieved successfully. Aug 20 00:14:22.860191 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Flow 'volume_create_api' (3cb0e4c3-5a1d-4769-86e8-793fded40d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:22.861369 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31070586-fc42-4a57-8de3-f364de6482b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:22.862369 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:22.889020 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31070586-fc42-4a57-8de3-f364de6482b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:22.890024 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e7b020-bd2e-4872-828a-0857025b90b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:22.944199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Created reservations ['aa0c408c-111b-40e4-87b5-83b2ddca68e1', 'f91e09b8-295e-4557-8a85-3c1e4ac1ccda', '5c66f6f0-545e-4d1c-90f3-dd893f5655fd', 'ea8c4148-4cb3-47d3-9607-ab0d176e6b10'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:22.945117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e7b020-bd2e-4872-828a-0857025b90b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa0c408c-111b-40e4-87b5-83b2ddca68e1', 'f91e09b8-295e-4557-8a85-3c1e4ac1ccda', '5c66f6f0-545e-4d1c-90f3-dd893f5655fd', 'ea8c4148-4cb3-47d3-9607-ab0d176e6b10']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:22.946026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c911fdf2-9af9-4a85-91dd-6e96223e4526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:22.969362 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c911fdf2-9af9-4a85-91dd-6e96223e4526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50f68f1a-fdf7-46fc-bd51-932388f12c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-235987747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05807edea29e4a0ba7a215319650129e',qos_specs=None,replication_status=,reservations=['aa0c408c-111b-40e4-87b5-83b2ddca68e1','f91e09b8-295e-4557-8a85-3c1e4ac1ccda','5c66f6f0-545e-4d1c-90f3-dd893f5655fd','ea8c4148-4cb3-47d3-9607-ab0d176e6b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b2d5f3832d4c5c97a2eb3c19d3300f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-235987747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50f68f1a-fdf7-46fc-bd51-932388f12c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05807edea29e4a0ba7a215319650129e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b2d5f3832d4c5c97a2eb3c19d3300f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:22.970379 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf64f84-6c4d-4cf3-baa6-204b9378e757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:22.988660 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf64f84-6c4d-4cf3-baa6-204b9378e757) transitioned into state 'SUCCESS' from state '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-235987747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05807edea29e4a0ba7a215319650129e',qos_specs=None,replication_status=,reservations=['aa0c408c-111b-40e4-87b5-83b2ddca68e1','f91e09b8-295e-4557-8a85-3c1e4ac1ccda','5c66f6f0-545e-4d1c-90f3-dd893f5655fd','ea8c4148-4cb3-47d3-9607-ab0d176e6b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b2d5f3832d4c5c97a2eb3c19d3300f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:22.988660 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be95d8a5-2026-4a21-b129-5a9ed5673e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:22.997124 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be95d8a5-2026-4a21-b129-5a9ed5673e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:22.998203 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Flow 'volume_create_api' (3cb0e4c3-5a1d-4769-86e8-793fded40d5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:22.998644 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume request issued successfully. Aug 20 00:14:22.999315 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25c1be1d-baf1-4648-a81e-d2db79ad15b2 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:22.999823 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 762/3043] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:22 2026] POST /volume/v3/volumes => generated 745 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:23.012202 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2a30ea12-8b3c-4772-9904-bae76046982c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.013929 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2a30ea12-8b3c-4772-9904-bae76046982c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c Aug 20 00:14:23.014149 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2a30ea12-8b3c-4772-9904-bae76046982c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.014327 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2a30ea12-8b3c-4772-9904-bae76046982c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.020581 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:23.020581 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:23.023721 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2a30ea12-8b3c-4772-9904-bae76046982c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume info retrieved successfully. Aug 20 00:14:23.027219 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2a30ea12-8b3c-4772-9904-bae76046982c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c returned with HTTP 200 Aug 20 00:14:23.027537 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 761/3044] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:23.028206 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-135b08b8-d85f-44ef-ad1b-2c7a9a543ce1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.031793 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-135b08b8-d85f-44ef-ad1b-2c7a9a543ce1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:23.032098 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-135b08b8-d85f-44ef-ad1b-2c7a9a543ce1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.032323 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-135b08b8-d85f-44ef-ad1b-2c7a9a543ce1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.044338 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-135b08b8-d85f-44ef-ad1b-2c7a9a543ce1 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 returned with HTTP 404 Aug 20 00:14:23.048302 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 769/3045] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 00:14:23.055600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.059713 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:23.060105 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1375346327"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:23.065121 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1375346327'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:23.065243 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:14:23.070091 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:14:23.077877 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (b7f08dba-6888-42b7-91dc-71d7f01df566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:23.079241 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899176e9-2ab4-4420-8996-8d79b3b61ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:23.080639 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:23.115023 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899176e9-2ab4-4420-8996-8d79b3b61ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:23.116128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf223f0f-d285-43fa-a569-d8501bb6dc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:23.160342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['c448f391-2d40-49f9-8f52-4171c3b2f9bc', '09a6b59f-322e-4f46-854e-68b5e86821ba', 'e80cc445-14ea-4eaa-96cd-ca19f26707d2', 'f9c2dd98-3460-4a50-b9df-dfa2050b4c12'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:23.161174 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf223f0f-d285-43fa-a569-d8501bb6dc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c448f391-2d40-49f9-8f52-4171c3b2f9bc', '09a6b59f-322e-4f46-854e-68b5e86821ba', 'e80cc445-14ea-4eaa-96cd-ca19f26707d2', 'f9c2dd98-3460-4a50-b9df-dfa2050b4c12']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:23.161975 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926bf130-6956-4f13-aeb1-54a04169e2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:23.187539 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926bf130-6956-4f13-aeb1-54a04169e2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc40d749-f87c-4d90-84d5-26a65e59b704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1375346327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['c448f391-2d40-49f9-8f52-4171c3b2f9bc','09a6b59f-322e-4f46-854e-68b5e86821ba','e80cc445-14ea-4eaa-96cd-ca19f26707d2','f9c2dd98-3460-4a50-b9df-dfa2050b4c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1375346327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc40d749-f87c-4d90-84d5-26a65e59b704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:23.189413 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cddf8533-1636-4fb4-bffd-9ee50df520e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:23.212083 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cddf8533-1636-4fb4-bffd-9ee50df520e9) transitioned into state 'SUCCESS' from state '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-1375346327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['c448f391-2d40-49f9-8f52-4171c3b2f9bc','09a6b59f-322e-4f46-854e-68b5e86821ba','e80cc445-14ea-4eaa-96cd-ca19f26707d2','f9c2dd98-3460-4a50-b9df-dfa2050b4c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:23.213053 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbba565d-0048-4d1d-8921-ee255c643f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:23.224435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbba565d-0048-4d1d-8921-ee255c643f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:23.225555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (b7f08dba-6888-42b7-91dc-71d7f01df566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:23.226069 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:14:23.226614 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8aae9e59-93d8-4c7a-8e9f-ebd9a792b2cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:23.227160 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 754/3046] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:14:23 2026] POST /volume/v3/volumes => generated 766 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:23.239306 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb71222d-b09d-474b-b258-b878d90eb613 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.243385 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb71222d-b09d-474b-b258-b878d90eb613 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:23.243385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb71222d-b09d-474b-b258-b878d90eb613 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.243385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb71222d-b09d-474b-b258-b878d90eb613 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.252000 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:23.252000 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:23.255305 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb71222d-b09d-474b-b258-b878d90eb613 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:23.260426 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb71222d-b09d-474b-b258-b878d90eb613 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 returned with HTTP 200 Aug 20 00:14:23.261148 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 763/3047] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:23.698567 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-65cc59da-79e5-4c15-940e-09c0f143bad5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.700642 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-65cc59da-79e5-4c15-940e-09c0f143bad5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 Aug 20 00:14:23.700880 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-65cc59da-79e5-4c15-940e-09c0f143bad5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.701132 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-65cc59da-79e5-4c15-940e-09c0f143bad5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.710028 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:23.710028 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:23.714567 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-65cc59da-79e5-4c15-940e-09c0f143bad5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:14:23.721824 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-65cc59da-79e5-4c15-940e-09c0f143bad5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 returned with HTTP 200 Aug 20 00:14:23.722273 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 762/3048] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 => generated 1341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:23.730342 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-92ad9812-6c03-4455-88e3-e18530bcf275 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.731694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92ad9812-6c03-4455-88e3-e18530bcf275 None None] GET https://10.4.3.9/volume// Aug 20 00:14:23.731694 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92ad9812-6c03-4455-88e3-e18530bcf275 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.731694 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92ad9812-6c03-4455-88e3-e18530bcf275 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.731694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92ad9812-6c03-4455-88e3-e18530bcf275 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:23.731980 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 770/3049] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:23.734053 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7c47c0ed-217f-4fb2-a716-304c1cf1454e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.736096 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c47c0ed-217f-4fb2-a716-304c1cf1454e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e Aug 20 00:14:23.736391 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c47c0ed-217f-4fb2-a716-304c1cf1454e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.736654 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c47c0ed-217f-4fb2-a716-304c1cf1454e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.739441 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7d6cf5a3-5b9f-40ef-8207-6309c32e3540 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.742831 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7d6cf5a3-5b9f-40ef-8207-6309c32e3540 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:14:23.742831 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7d6cf5a3-5b9f-40ef-8207-6309c32e3540 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9de4384a-e736-48d4-a476-3826681b0a68", "connector": null, "instance_uuid": "320129b0-6521-4a0b-b275-04bf494c1da3"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:23.743008 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c47c0ed-217f-4fb2-a716-304c1cf1454e tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e returned with HTTP 404 Aug 20 00:14:23.743528 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 755/3050] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/v3/volumes/5c28bd72-c73d-4869-8da2-ddc5a1a2719e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:23.753350 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:23.753350 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:23.798728 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-7d6cf5a3-5b9f-40ef-8207-6309c32e3540 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:14:23.798728 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 764/3051] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:14:23 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 20 00:14:23.810135 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-045a6343-12d5-4f49-80fa-290930f26521 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.810627 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-045a6343-12d5-4f49-80fa-290930f26521 None None] GET https://10.4.3.9/volume// Aug 20 00:14:23.810844 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-045a6343-12d5-4f49-80fa-290930f26521 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.811119 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-045a6343-12d5-4f49-80fa-290930f26521 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.811480 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-045a6343-12d5-4f49-80fa-290930f26521 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:23.811818 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 763/3052] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:23.829433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-90fd843f-8722-41a6-b8c1-65b4387abb1c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.832206 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-90fd843f-8722-41a6-b8c1-65b4387abb1c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 Aug 20 00:14:23.832399 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-90fd843f-8722-41a6-b8c1-65b4387abb1c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.832585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-90fd843f-8722-41a6-b8c1-65b4387abb1c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.842809 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:23.842809 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:23.845939 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-90fd843f-8722-41a6-b8c1-65b4387abb1c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:14:23.851220 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-90fd843f-8722-41a6-b8c1-65b4387abb1c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 returned with HTTP 200 Aug 20 00:14:23.851720 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 771/3053] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 => generated 1520 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:14:23.897095 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-82d90fa0-ec98-45c5-9600-d2701df4c9a7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.897698 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82d90fa0-ec98-45c5-9600-d2701df4c9a7 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:14:23.897698 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82d90fa0-ec98-45c5-9600-d2701df4c9a7 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.897881 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82d90fa0-ec98-45c5-9600-d2701df4c9a7 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.897978 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-82d90fa0-ec98-45c5-9600-d2701df4c9a7 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Delete volume with id: 7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:14:23.912971 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:23.912971 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:23.913674 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-82d90fa0-ec98-45c5-9600-d2701df4c9a7 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:23.938872 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-82d90fa0-ec98-45c5-9600-d2701df4c9a7 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Delete volume request issued successfully. Aug 20 00:14:23.939166 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82d90fa0-ec98-45c5-9600-d2701df4c9a7 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 202 Aug 20 00:14:23.939708 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 756/3054] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:23 2026] DELETE /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:23.950731 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8c01b9b0-eaff-4d38-99da-15d4921e2dc4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:23.953697 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c01b9b0-eaff-4d38-99da-15d4921e2dc4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:14:23.954039 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c01b9b0-eaff-4d38-99da-15d4921e2dc4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:23.954711 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c01b9b0-eaff-4d38-99da-15d4921e2dc4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:23.967118 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:23.967118 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:23.974364 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8c01b9b0-eaff-4d38-99da-15d4921e2dc4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Volume info retrieved successfully. Aug 20 00:14:23.980184 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c01b9b0-eaff-4d38-99da-15d4921e2dc4 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 200 Aug 20 00:14:23.980717 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 765/3055] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:23 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:24.003566 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-70440343-a5c8-40ff-b028-a8447dc0076b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:24.006447 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-70440343-a5c8-40ff-b028-a8447dc0076b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e Aug 20 00:14:24.007038 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-70440343-a5c8-40ff-b028-a8447dc0076b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:24.021277 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-70440343-a5c8-40ff-b028-a8447dc0076b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-9de4384a-e736-48d4-a476-3826681b0a68-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:14:24.030429 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-70440343-a5c8-40ff-b028-a8447dc0076b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-9de4384a-e736-48d4-a476-3826681b0a68-np0000007832" acquired by "attachment_update" :: waited 0.009s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:14:24.031718 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:24.031718 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:24.041399 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0aff9bae-d108-4ef0-9e35-ad81471250b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:24.044819 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0aff9bae-d108-4ef0-9e35-ad81471250b5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c Aug 20 00:14:24.045094 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0aff9bae-d108-4ef0-9e35-ad81471250b5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:24.045333 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0aff9bae-d108-4ef0-9e35-ad81471250b5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:24.059723 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:24.059723 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:24.065042 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0aff9bae-d108-4ef0-9e35-ad81471250b5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume info retrieved successfully. Aug 20 00:14:24.072080 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0aff9bae-d108-4ef0-9e35-ad81471250b5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c returned with HTTP 200 Aug 20 00:14:24.072488 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 772/3056] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:24 2026] GET /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:24.152762 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-70440343-a5c8-40ff-b028-a8447dc0076b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-9de4384a-e736-48d4-a476-3826681b0a68-np0000007832" released by "attachment_update" :: held 0.122s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:14:24.153184 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-70440343-a5c8-40ff-b028-a8447dc0076b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e returned with HTTP 200 Aug 20 00:14:24.153944 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 764/3057] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:14:24 2026] PUT /volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:24.182572 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-1de2ad9a-2189-45e6-9d1a-0fcbb295bd30 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:24.185842 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-1de2ad9a-2189-45e6-9d1a-0fcbb295bd30 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e/action Aug 20 00:14:24.186360 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-1de2ad9a-2189-45e6-9d1a-0fcbb295bd30 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:24.186543 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-1de2ad9a-2189-45e6-9d1a-0fcbb295bd30 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:24.205311 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:24.205311 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:24.219128 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d972fded-c3c8-4b58-b9d4-847188ac504b req-1de2ad9a-2189-45e6-9d1a-0fcbb295bd30 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e/action returned with HTTP 204 Aug 20 00:14:24.219653 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 757/3058] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:14:24 2026] POST /volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:24.274696 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb8498f7-5cc5-4590-855b-4008692de563 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:24.276996 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb8498f7-5cc5-4590-855b-4008692de563 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:24.277270 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb8498f7-5cc5-4590-855b-4008692de563 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:24.277443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb8498f7-5cc5-4590-855b-4008692de563 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:24.290870 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:24.290870 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:24.296777 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb8498f7-5cc5-4590-855b-4008692de563 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:24.303297 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb8498f7-5cc5-4590-855b-4008692de563 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 returned with HTTP 200 Aug 20 00:14:24.304196 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 766/3059] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:24 2026] GET /volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:24.318481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:24.320554 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:24.320971 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fc40d749-f87c-4d90-84d5-26a65e59b704", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-675866674"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:24.322513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request body: {'volume': {'source_volid': 'fc40d749-f87c-4d90-84d5-26a65e59b704', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-675866674'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:24.331796 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:24.331796 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:24.332338 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume retrieved successfully. Aug 20 00:14:24.332432 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume of 1 GB Aug 20 00:14:24.344233 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Availability Zones retrieved successfully. Aug 20 00:14:24.355681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (61246066-a3b7-4d60-9cb5-e99c9c746c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:24.357031 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c7276a-2ff4-4a4c-b07f-ef47f6ffba94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:24.358222 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:24.396688 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c7276a-2ff4-4a4c-b07f-ef47f6ffba94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fc40d749-f87c-4d90-84d5-26a65e59b704', 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:24.398853 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b74a03-c64e-4f36-9a16-11ac12150f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:24.460099 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Created reservations ['f83d05e0-2dea-4fe4-bdf2-8b28fcefb583', '084f841d-c43d-43ea-8571-cc7c31e642d8', '07e7e989-2810-4dcd-bce1-ce77e8f9755d', '38c54153-6706-40ea-a337-77c67e6b3e19'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:24.461171 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b74a03-c64e-4f36-9a16-11ac12150f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83d05e0-2dea-4fe4-bdf2-8b28fcefb583', '084f841d-c43d-43ea-8571-cc7c31e642d8', '07e7e989-2810-4dcd-bce1-ce77e8f9755d', '38c54153-6706-40ea-a337-77c67e6b3e19']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:24.462200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9312c04b-8583-4a52-a5c1-a8edadc7942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:24.503025 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9312c04b-8583-4a52-a5c1-a8edadc7942a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '013e9255-9585-4d25-b7d3-986ac2762ea4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-675866674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['f83d05e0-2dea-4fe4-bdf2-8b28fcefb583','084f841d-c43d-43ea-8571-cc7c31e642d8','07e7e989-2810-4dcd-bce1-ce77e8f9755d','38c54153-6706-40ea-a337-77c67e6b3e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=fc40d749-f87c-4d90-84d5-26a65e59b704,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-675866674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=013e9255-9585-4d25-b7d3-986ac2762ea4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab5d27a802b43779022176359770dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fc40d749-f87c-4d90-84d5-26a65e59b704,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:24.504746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf7d878-ab98-44b0-846b-9521e9707f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:24.527841 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf7d878-ab98-44b0-846b-9521e9707f90) transitioned into state 'SUCCESS' from state '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-675866674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab5d27a802b43779022176359770dcc',qos_specs=None,replication_status=,reservations=['f83d05e0-2dea-4fe4-bdf2-8b28fcefb583','084f841d-c43d-43ea-8571-cc7c31e642d8','07e7e989-2810-4dcd-bce1-ce77e8f9755d','38c54153-6706-40ea-a337-77c67e6b3e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=fc40d749-f87c-4d90-84d5-26a65e59b704,status='creating',user_id='95fd7c685cd54ad7a66d6c6b815fea3b',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:24.528861 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8965a5e0-4178-4903-8698-a3c39b5cdda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:24.554502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8965a5e0-4178-4903-8698-a3c39b5cdda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:24.555411 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Flow 'volume_create_api' (61246066-a3b7-4d60-9cb5-e99c9c746c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:24.555716 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Create volume request issued successfully. Aug 20 00:14:24.556316 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00f9cba8-405c-4845-a5f7-0c6397bddfff tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:24.556950 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 773/3060] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:14:24 2026] POST /volume/v3/volumes => generated 799 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:24.578031 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-be8877ac-1a27-40e9-b23e-41d4b40bd307 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:24.581625 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-be8877ac-1a27-40e9-b23e-41d4b40bd307 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 Aug 20 00:14:24.581836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-be8877ac-1a27-40e9-b23e-41d4b40bd307 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:24.582088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-be8877ac-1a27-40e9-b23e-41d4b40bd307 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:24.590870 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:24.590870 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:24.599628 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-be8877ac-1a27-40e9-b23e-41d4b40bd307 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:24.604630 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-be8877ac-1a27-40e9-b23e-41d4b40bd307 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 returned with HTTP 200 Aug 20 00:14:24.605230 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 765/3061] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:24 2026] GET /volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:24.998413 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ed4081d6-90ac-4e67-9c03-5fb5ca41c328 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:25.003462 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed4081d6-90ac-4e67-9c03-5fb5ca41c328 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] GET https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 Aug 20 00:14:25.003671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed4081d6-90ac-4e67-9c03-5fb5ca41c328 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:25.003879 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed4081d6-90ac-4e67-9c03-5fb5ca41c328 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:25.013156 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed4081d6-90ac-4e67-9c03-5fb5ca41c328 tempest-AttachVolumeNegativeTest-1281898637 tempest-AttachVolumeNegativeTest-1281898637-project-member] https://10.4.3.9/volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 returned with HTTP 404 Aug 20 00:14:25.014358 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 758/3062] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:24 2026] GET /volume/v3/volumes/7917c432-1047-459b-b6c8-f3976124bf04 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:25.620026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-820295e8-c0cb-4a48-a81d-d1e0aa123b91 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:25.621617 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-820295e8-c0cb-4a48-a81d-d1e0aa123b91 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 Aug 20 00:14:25.621878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-820295e8-c0cb-4a48-a81d-d1e0aa123b91 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:25.622157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-820295e8-c0cb-4a48-a81d-d1e0aa123b91 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:25.636328 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:25.636328 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:25.643909 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-820295e8-c0cb-4a48-a81d-d1e0aa123b91 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:25.652829 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-820295e8-c0cb-4a48-a81d-d1e0aa123b91 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 returned with HTTP 200 Aug 20 00:14:25.653371 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 767/3063] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:25 2026] GET /volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 => generated 892 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:25.672510 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8b35f385-4e8c-4023-bc32-526e1b5db256 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:25.673688 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b35f385-4e8c-4023-bc32-526e1b5db256 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:25.673926 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8b35f385-4e8c-4023-bc32-526e1b5db256 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:25.674184 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8b35f385-4e8c-4023-bc32-526e1b5db256 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:25.674370 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8b35f385-4e8c-4023-bc32-526e1b5db256 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:25.686919 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:25.686919 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:25.687431 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8b35f385-4e8c-4023-bc32-526e1b5db256 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:25.717631 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8b35f385-4e8c-4023-bc32-526e1b5db256 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:25.717883 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b35f385-4e8c-4023-bc32-526e1b5db256 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 returned with HTTP 202 Aug 20 00:14:25.718459 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 774/3064] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:25 2026] DELETE /volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:25.727527 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-688efd6b-5b17-45b2-9c21-7d56bca59eb2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:25.731011 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-688efd6b-5b17-45b2-9c21-7d56bca59eb2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:25.731630 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-688efd6b-5b17-45b2-9c21-7d56bca59eb2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:25.731918 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-688efd6b-5b17-45b2-9c21-7d56bca59eb2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:25.743722 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:25.743722 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:25.753349 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-688efd6b-5b17-45b2-9c21-7d56bca59eb2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:25.763668 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-688efd6b-5b17-45b2-9c21-7d56bca59eb2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 returned with HTTP 200 Aug 20 00:14:25.764283 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 766/3065] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:25 2026] GET /volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:25.917307 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d20966a0-c849-4d5a-aade-1d9b1c0ba086 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:25.918966 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d20966a0-c849-4d5a-aade-1d9b1c0ba086 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] DELETE https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:25.919160 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d20966a0-c849-4d5a-aade-1d9b1c0ba086 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:25.919337 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d20966a0-c849-4d5a-aade-1d9b1c0ba086 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:25.919483 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d20966a0-c849-4d5a-aade-1d9b1c0ba086 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Delete volume with id: aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:25.926395 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:25.926395 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:25.926869 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d20966a0-c849-4d5a-aade-1d9b1c0ba086 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:25.953127 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d20966a0-c849-4d5a-aade-1d9b1c0ba086 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Delete volume request issued successfully. Aug 20 00:14:25.953319 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d20966a0-c849-4d5a-aade-1d9b1c0ba086 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 202 Aug 20 00:14:25.953717 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 759/3066] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:25 2026] DELETE /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:25.962015 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-015edd6d-8a3e-4e7e-97df-ed34f56c4157 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:25.963906 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-015edd6d-8a3e-4e7e-97df-ed34f56c4157 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:25.964091 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-015edd6d-8a3e-4e7e-97df-ed34f56c4157 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:25.964257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-015edd6d-8a3e-4e7e-97df-ed34f56c4157 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:25.972510 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:25.972510 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:25.977411 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-015edd6d-8a3e-4e7e-97df-ed34f56c4157 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:25.984977 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-015edd6d-8a3e-4e7e-97df-ed34f56c4157 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 200 Aug 20 00:14:25.984977 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 768/3067] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:25 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:26.778930 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5b95a0f4-ca19-476b-8a87-17a8915c569b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:26.780751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b95a0f4-ca19-476b-8a87-17a8915c569b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:26.780976 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b95a0f4-ca19-476b-8a87-17a8915c569b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:26.781174 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b95a0f4-ca19-476b-8a87-17a8915c569b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:26.786304 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b95a0f4-ca19-476b-8a87-17a8915c569b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 returned with HTTP 404 Aug 20 00:14:26.786701 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 775/3068] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:26 2026] GET /volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:26.794046 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e62f6df3-1589-495b-856f-52b01a0f3847 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:26.796570 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e62f6df3-1589-495b-856f-52b01a0f3847 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 Aug 20 00:14:26.796828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e62f6df3-1589-495b-856f-52b01a0f3847 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:26.797090 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e62f6df3-1589-495b-856f-52b01a0f3847 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:26.797384 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-e62f6df3-1589-495b-856f-52b01a0f3847 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 013e9255-9585-4d25-b7d3-986ac2762ea4 Aug 20 00:14:26.806013 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:26.806013 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:26.806551 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e62f6df3-1589-495b-856f-52b01a0f3847 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:26.826949 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e62f6df3-1589-495b-856f-52b01a0f3847 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:26.827102 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e62f6df3-1589-495b-856f-52b01a0f3847 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 returned with HTTP 202 Aug 20 00:14:26.827591 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 767/3069] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:26 2026] DELETE /volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:26.834482 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a33011de-330e-43e0-a821-5fdeb8a88254 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:26.836323 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a33011de-330e-43e0-a821-5fdeb8a88254 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 Aug 20 00:14:26.837915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a33011de-330e-43e0-a821-5fdeb8a88254 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:26.837915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a33011de-330e-43e0-a821-5fdeb8a88254 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:26.844584 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:26.844584 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:26.848019 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a33011de-330e-43e0-a821-5fdeb8a88254 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:26.852255 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a33011de-330e-43e0-a821-5fdeb8a88254 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 returned with HTTP 200 Aug 20 00:14:26.852633 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 760/3070] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:26 2026] GET /volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:26.999595 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-36f5c226-baac-415f-9d3c-444263730feb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:27.001413 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36f5c226-baac-415f-9d3c-444263730feb tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 Aug 20 00:14:27.001609 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36f5c226-baac-415f-9d3c-444263730feb tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:27.001815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36f5c226-baac-415f-9d3c-444263730feb tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:27.007235 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36f5c226-baac-415f-9d3c-444263730feb tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 returned with HTTP 404 Aug 20 00:14:27.007645 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 769/3071] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:26 2026] GET /volume/v3/volumes/aad94100-38ac-45cb-b08c-e30e6af36c88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:27.416188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fbcc2fee-ec0f-4d86-9121-28f80c24ed3b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:27.419223 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fbcc2fee-ec0f-4d86-9121-28f80c24ed3b tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca Aug 20 00:14:27.419447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fbcc2fee-ec0f-4d86-9121-28f80c24ed3b tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:27.419674 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fbcc2fee-ec0f-4d86-9121-28f80c24ed3b tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:27.419794 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-fbcc2fee-ec0f-4d86-9121-28f80c24ed3b tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Delete snapshot with id: 864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca Aug 20 00:14:27.425490 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:27.425490 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:27.426036 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fbcc2fee-ec0f-4d86-9121-28f80c24ed3b tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Snapshot retrieved successfully. Aug 20 00:14:27.445363 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fbcc2fee-ec0f-4d86-9121-28f80c24ed3b tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Snapshot delete request issued successfully. Aug 20 00:14:27.445597 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fbcc2fee-ec0f-4d86-9121-28f80c24ed3b tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca returned with HTTP 202 Aug 20 00:14:27.446139 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 776/3072] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:27 2026] DELETE /volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:27.459399 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-70ceacd7-7be5-4200-baa4-be9034cf1a44 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:27.460434 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-70ceacd7-7be5-4200-baa4-be9034cf1a44 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca Aug 20 00:14:27.460434 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-70ceacd7-7be5-4200-baa4-be9034cf1a44 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:27.460705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-70ceacd7-7be5-4200-baa4-be9034cf1a44 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:27.470827 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:27.470827 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:27.471478 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-70ceacd7-7be5-4200-baa4-be9034cf1a44 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Snapshot retrieved successfully. Aug 20 00:14:27.473452 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-70ceacd7-7be5-4200-baa4-be9034cf1a44 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca returned with HTTP 200 Aug 20 00:14:27.475138 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 768/3073] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:27 2026] GET /volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:27.868899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7df97a55-4cbb-4b61-96e6-f26bbc72317e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:27.871632 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7df97a55-4cbb-4b61-96e6-f26bbc72317e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 Aug 20 00:14:27.871632 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7df97a55-4cbb-4b61-96e6-f26bbc72317e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:27.871632 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7df97a55-4cbb-4b61-96e6-f26bbc72317e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:27.884527 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7df97a55-4cbb-4b61-96e6-f26bbc72317e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 returned with HTTP 404 Aug 20 00:14:27.886473 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 761/3074] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:27 2026] GET /volume/v3/volumes/013e9255-9585-4d25-b7d3-986ac2762ea4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:27.898649 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4a8c033a-2fff-4871-ab97-7c04611bcb9d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:27.903800 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a8c033a-2fff-4871-ab97-7c04611bcb9d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:27.904175 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a8c033a-2fff-4871-ab97-7c04611bcb9d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:27.904417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a8c033a-2fff-4871-ab97-7c04611bcb9d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:27.904651 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4a8c033a-2fff-4871-ab97-7c04611bcb9d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:27.921653 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a8c033a-2fff-4871-ab97-7c04611bcb9d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 returned with HTTP 404 Aug 20 00:14:27.923283 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 770/3075] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:27 2026] DELETE /volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:27.931244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-956697ad-b724-49ee-8b8f-d518a2857176 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:27.933647 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-956697ad-b724-49ee-8b8f-d518a2857176 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 Aug 20 00:14:27.934014 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-956697ad-b724-49ee-8b8f-d518a2857176 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:27.934325 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-956697ad-b724-49ee-8b8f-d518a2857176 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:27.941281 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-956697ad-b724-49ee-8b8f-d518a2857176 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 returned with HTTP 404 Aug 20 00:14:27.941848 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 777/3076] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:27 2026] GET /volume/v3/volumes/fc40d749-f87c-4d90-84d5-26a65e59b704 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:27.952020 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-61441cea-e93d-43d4-b311-90da5484447d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:27.954064 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-61441cea-e93d-43d4-b311-90da5484447d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c Aug 20 00:14:27.954500 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-61441cea-e93d-43d4-b311-90da5484447d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:27.954773 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-61441cea-e93d-43d4-b311-90da5484447d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:27.955026 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-61441cea-e93d-43d4-b311-90da5484447d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 07c37a5c-1652-4b62-8b64-dbb7cb4ee44c Aug 20 00:14:27.966138 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:27.966138 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:27.966984 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-61441cea-e93d-43d4-b311-90da5484447d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:27.994030 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-61441cea-e93d-43d4-b311-90da5484447d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume request issued successfully. Aug 20 00:14:27.994195 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-61441cea-e93d-43d4-b311-90da5484447d tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c returned with HTTP 202 Aug 20 00:14:27.994635 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 769/3077] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:27 2026] DELETE /volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:14:28.006160 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10627a5a-4972-4d7d-a63c-3716c3062bbb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:28.008630 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10627a5a-4972-4d7d-a63c-3716c3062bbb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c Aug 20 00:14:28.008711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10627a5a-4972-4d7d-a63c-3716c3062bbb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:28.008918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10627a5a-4972-4d7d-a63c-3716c3062bbb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:28.018812 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:28.018812 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:28.033185 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10627a5a-4972-4d7d-a63c-3716c3062bbb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Volume info retrieved successfully. Aug 20 00:14:28.043535 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10627a5a-4972-4d7d-a63c-3716c3062bbb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c returned with HTTP 200 Aug 20 00:14:28.044084 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 762/3078] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:28 2026] GET /volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c => generated 891 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:28.491299 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ad638f20-fd5b-4144-883c-fe60b4d0d35e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:28.494549 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad638f20-fd5b-4144-883c-fe60b4d0d35e tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca Aug 20 00:14:28.494764 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad638f20-fd5b-4144-883c-fe60b4d0d35e tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:28.494999 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad638f20-fd5b-4144-883c-fe60b4d0d35e tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:28.499880 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad638f20-fd5b-4144-883c-fe60b4d0d35e tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca returned with HTTP 404 Aug 20 00:14:28.500414 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 771/3079] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:28 2026] GET /volume/v3/snapshots/864d35bf-71ed-4b19-8f9a-4e3aa3fda9ca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:28.539742 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c8b98425-f16b-453b-9ed7-9ddbbb8e7092 req-f5be7577-d4de-4c35-abb5-00d89e64ea87 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:28.541812 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c8b98425-f16b-453b-9ed7-9ddbbb8e7092 req-f5be7577-d4de-4c35-abb5-00d89e64ea87 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:14:28.541924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c8b98425-f16b-453b-9ed7-9ddbbb8e7092 req-f5be7577-d4de-4c35-abb5-00d89e64ea87 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:28.542146 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c8b98425-f16b-453b-9ed7-9ddbbb8e7092 req-f5be7577-d4de-4c35-abb5-00d89e64ea87 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:28.549463 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:28.549463 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:28.556839 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-c8b98425-f16b-453b-9ed7-9ddbbb8e7092 req-f5be7577-d4de-4c35-abb5-00d89e64ea87 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:28.562370 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c8b98425-f16b-453b-9ed7-9ddbbb8e7092 req-f5be7577-d4de-4c35-abb5-00d89e64ea87 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:14:28.562734 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 778/3080] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:28 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:29.063974 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ae574b2e-1f22-4248-b302-918d42413526 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.066057 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ae574b2e-1f22-4248-b302-918d42413526 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c Aug 20 00:14:29.066247 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ae574b2e-1f22-4248-b302-918d42413526 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.066383 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ae574b2e-1f22-4248-b302-918d42413526 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.075215 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ae574b2e-1f22-4248-b302-918d42413526 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c returned with HTTP 404 Aug 20 00:14:29.075641 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 770/3081] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/07c37a5c-1652-4b62-8b64-dbb7cb4ee44c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.083057 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c7bcd13-7b2b-4a49-960a-e1cdca31509f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.084876 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c7bcd13-7b2b-4a49-960a-e1cdca31509f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:29.085464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c7bcd13-7b2b-4a49-960a-e1cdca31509f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.085721 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c7bcd13-7b2b-4a49-960a-e1cdca31509f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.085819 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-4c7bcd13-7b2b-4a49-960a-e1cdca31509f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:29.090145 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c7bcd13-7b2b-4a49-960a-e1cdca31509f tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 returned with HTTP 404 Aug 20 00:14:29.090652 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 763/3082] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.096210 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ba874d38-0a88-49a5-9294-ecd42040f684 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.097842 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba874d38-0a88-49a5-9294-ecd42040f684 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 Aug 20 00:14:29.098994 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba874d38-0a88-49a5-9294-ecd42040f684 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.098994 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba874d38-0a88-49a5-9294-ecd42040f684 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.102965 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba874d38-0a88-49a5-9294-ecd42040f684 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 returned with HTTP 404 Aug 20 00:14:29.103443 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 772/3083] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/snapshots/cf5295df-63bc-4975-acca-75e5a6237684 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.110403 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e8bb3735-e76e-4653-9e22-3589844c4ebb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.112089 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8bb3735-e76e-4653-9e22-3589844c4ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:29.112322 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8bb3735-e76e-4653-9e22-3589844c4ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.112531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8bb3735-e76e-4653-9e22-3589844c4ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.112718 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e8bb3735-e76e-4653-9e22-3589844c4ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:29.118418 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8bb3735-e76e-4653-9e22-3589844c4ebb tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 returned with HTTP 404 Aug 20 00:14:29.118824 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 779/3084] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.126713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8a7fa95f-30e0-4e8c-a906-b1c2d9e6a0c7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.128676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8a7fa95f-30e0-4e8c-a906-b1c2d9e6a0c7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 Aug 20 00:14:29.129003 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8a7fa95f-30e0-4e8c-a906-b1c2d9e6a0c7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.129287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8a7fa95f-30e0-4e8c-a906-b1c2d9e6a0c7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.135297 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8a7fa95f-30e0-4e8c-a906-b1c2d9e6a0c7 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 returned with HTTP 404 Aug 20 00:14:29.135727 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 771/3085] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/04728a2a-2287-471a-b55b-299eaedec803 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.145822 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be8a5f4e-b53a-44ea-9d89-58b3b6f22672 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.148323 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be8a5f4e-b53a-44ea-9d89-58b3b6f22672 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:29.148616 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be8a5f4e-b53a-44ea-9d89-58b3b6f22672 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.148863 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be8a5f4e-b53a-44ea-9d89-58b3b6f22672 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.149132 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-be8a5f4e-b53a-44ea-9d89-58b3b6f22672 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:29.155289 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be8a5f4e-b53a-44ea-9d89-58b3b6f22672 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 returned with HTTP 404 Aug 20 00:14:29.155785 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 764/3086] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.165661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c5321d79-b232-4780-a232-98dcd673d5b2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.167457 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5321d79-b232-4780-a232-98dcd673d5b2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 Aug 20 00:14:29.167654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5321d79-b232-4780-a232-98dcd673d5b2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.167827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5321d79-b232-4780-a232-98dcd673d5b2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.175015 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5321d79-b232-4780-a232-98dcd673d5b2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 returned with HTTP 404 Aug 20 00:14:29.175605 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 773/3087] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/f551a53d-2e50-4f73-8788-edccfde632f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.186236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9c95e6a1-12e4-43a2-83af-7691cda61bd5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.188511 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9c95e6a1-12e4-43a2-83af-7691cda61bd5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:29.188747 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9c95e6a1-12e4-43a2-83af-7691cda61bd5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.188983 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9c95e6a1-12e4-43a2-83af-7691cda61bd5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.189213 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-9c95e6a1-12e4-43a2-83af-7691cda61bd5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: 09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:29.195984 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9c95e6a1-12e4-43a2-83af-7691cda61bd5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 returned with HTTP 404 Aug 20 00:14:29.196470 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 780/3088] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.203086 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c64b7361-e48e-41d1-8662-b524b94e698b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.206390 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c64b7361-e48e-41d1-8662-b524b94e698b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 Aug 20 00:14:29.206669 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c64b7361-e48e-41d1-8662-b524b94e698b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.206985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c64b7361-e48e-41d1-8662-b524b94e698b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.214489 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c64b7361-e48e-41d1-8662-b524b94e698b tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 returned with HTTP 404 Aug 20 00:14:29.215401 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 772/3089] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/snapshots/09b2e34d-140c-4122-babd-5194448f0ad3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.223486 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-827de411-4e24-4d9f-9e90-bff7ba0535cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.225362 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-827de411-4e24-4d9f-9e90-bff7ba0535cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:29.225628 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-827de411-4e24-4d9f-9e90-bff7ba0535cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.225807 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-827de411-4e24-4d9f-9e90-bff7ba0535cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.226001 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-827de411-4e24-4d9f-9e90-bff7ba0535cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:29.255744 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-827de411-4e24-4d9f-9e90-bff7ba0535cc tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed returned with HTTP 404 Aug 20 00:14:29.255978 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 765/3090] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.263489 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c1a31803-48eb-4750-9db7-ef4e2a026367 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.266715 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c1a31803-48eb-4750-9db7-ef4e2a026367 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed Aug 20 00:14:29.266941 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c1a31803-48eb-4750-9db7-ef4e2a026367 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.267161 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c1a31803-48eb-4750-9db7-ef4e2a026367 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.274969 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c1a31803-48eb-4750-9db7-ef4e2a026367 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed returned with HTTP 404 Aug 20 00:14:29.275657 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 774/3091] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/25d965f6-6b80-4a7e-894d-45aad29999ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.285772 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-217fb99c-384f-4a55-8a65-e2a7fbd03c74 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.288938 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-217fb99c-384f-4a55-8a65-e2a7fbd03c74 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:29.290415 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-217fb99c-384f-4a55-8a65-e2a7fbd03c74 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.290585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-217fb99c-384f-4a55-8a65-e2a7fbd03c74 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.290706 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-217fb99c-384f-4a55-8a65-e2a7fbd03c74 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: 420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:29.300127 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-217fb99c-384f-4a55-8a65-e2a7fbd03c74 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 returned with HTTP 404 Aug 20 00:14:29.300647 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 781/3092] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.308209 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a2479588-5bd5-4d57-8a38-a5cd5f3a9bc6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.310595 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a2479588-5bd5-4d57-8a38-a5cd5f3a9bc6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 Aug 20 00:14:29.310814 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a2479588-5bd5-4d57-8a38-a5cd5f3a9bc6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.311089 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a2479588-5bd5-4d57-8a38-a5cd5f3a9bc6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.318278 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a2479588-5bd5-4d57-8a38-a5cd5f3a9bc6 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 returned with HTTP 404 Aug 20 00:14:29.318867 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 773/3093] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/snapshots/420f3fcb-e6cb-4084-a6c4-cde1b36ca687 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.326146 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c4d82f98-a430-466b-91df-8b6e40f96baa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.328324 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4d82f98-a430-466b-91df-8b6e40f96baa tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:29.328537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4d82f98-a430-466b-91df-8b6e40f96baa tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.328746 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4d82f98-a430-466b-91df-8b6e40f96baa tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.328933 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c4d82f98-a430-466b-91df-8b6e40f96baa tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:29.338029 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4d82f98-a430-466b-91df-8b6e40f96baa tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb returned with HTTP 404 Aug 20 00:14:29.338029 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 766/3094] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.346049 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ff5abe00-5053-4eea-99e5-5c481c67a3cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.347905 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff5abe00-5053-4eea-99e5-5c481c67a3cf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb Aug 20 00:14:29.348145 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff5abe00-5053-4eea-99e5-5c481c67a3cf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.348318 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff5abe00-5053-4eea-99e5-5c481c67a3cf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.354491 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff5abe00-5053-4eea-99e5-5c481c67a3cf tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb returned with HTTP 404 Aug 20 00:14:29.355120 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 775/3095] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/1c4c0c07-3eb8-419c-bb5d-a0ff1c9b09eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.364533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-86a064b6-6199-44f8-befa-5f0a80fda1a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.366923 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86a064b6-6199-44f8-befa-5f0a80fda1a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:14:29.367144 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86a064b6-6199-44f8-befa-5f0a80fda1a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.367369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86a064b6-6199-44f8-befa-5f0a80fda1a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.367583 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-86a064b6-6199-44f8-befa-5f0a80fda1a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:14:29.375104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86a064b6-6199-44f8-befa-5f0a80fda1a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 returned with HTTP 404 Aug 20 00:14:29.376262 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 782/3096] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.383440 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-80967a1c-50ab-4891-a175-c01c68359035 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.386142 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80967a1c-50ab-4891-a175-c01c68359035 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 Aug 20 00:14:29.386348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80967a1c-50ab-4891-a175-c01c68359035 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.386660 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80967a1c-50ab-4891-a175-c01c68359035 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.392599 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80967a1c-50ab-4891-a175-c01c68359035 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 returned with HTTP 404 Aug 20 00:14:29.393071 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 774/3097] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/eb9a3922-5ce4-433e-ae7d-f5653eb2e028 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.406772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-34d62212-332d-4c22-abf6-cc0a13e7b858 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.409222 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-34d62212-332d-4c22-abf6-cc0a13e7b858 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:14:29.409506 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-34d62212-332d-4c22-abf6-cc0a13e7b858 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.409945 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-34d62212-332d-4c22-abf6-cc0a13e7b858 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.410546 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-34d62212-332d-4c22-abf6-cc0a13e7b858 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:14:29.419735 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-34d62212-332d-4c22-abf6-cc0a13e7b858 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e returned with HTTP 404 Aug 20 00:14:29.420505 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 767/3098] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.430100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28e7452b-22b6-4cdd-847f-dab1e8cb58a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.432347 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28e7452b-22b6-4cdd-847f-dab1e8cb58a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e Aug 20 00:14:29.432640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28e7452b-22b6-4cdd-847f-dab1e8cb58a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.432897 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28e7452b-22b6-4cdd-847f-dab1e8cb58a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.438498 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28e7452b-22b6-4cdd-847f-dab1e8cb58a5 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e returned with HTTP 404 Aug 20 00:14:29.439119 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 776/3099] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/aab90afe-51da-45ff-bec0-ffa427d2313e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.452868 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3b4725c6-657e-4950-a44b-8032234c0e5e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.453916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3b4725c6-657e-4950-a44b-8032234c0e5e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:14:29.454093 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3b4725c6-657e-4950-a44b-8032234c0e5e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.454503 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3b4725c6-657e-4950-a44b-8032234c0e5e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.454503 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-3b4725c6-657e-4950-a44b-8032234c0e5e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:14:29.460422 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3b4725c6-657e-4950-a44b-8032234c0e5e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 returned with HTTP 404 Aug 20 00:14:29.460950 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 783/3100] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.468482 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ce94a2ce-51a2-4078-a196-5be5c9c661e0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.470917 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce94a2ce-51a2-4078-a196-5be5c9c661e0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 Aug 20 00:14:29.471157 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce94a2ce-51a2-4078-a196-5be5c9c661e0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.471381 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce94a2ce-51a2-4078-a196-5be5c9c661e0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.482029 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce94a2ce-51a2-4078-a196-5be5c9c661e0 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 returned with HTTP 404 Aug 20 00:14:29.482821 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 775/3101] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/snapshots/e51e30b0-18f1-46fc-9330-051850e94cb1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.494339 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8689aba0-54b7-46ff-9c4d-bb0333813b0e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.496722 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8689aba0-54b7-46ff-9c4d-bb0333813b0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:14:29.498756 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8689aba0-54b7-46ff-9c4d-bb0333813b0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.498756 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8689aba0-54b7-46ff-9c4d-bb0333813b0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.498756 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8689aba0-54b7-46ff-9c4d-bb0333813b0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:14:29.508617 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8689aba0-54b7-46ff-9c4d-bb0333813b0e tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 returned with HTTP 404 Aug 20 00:14:29.508617 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 768/3102] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.520804 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5ff3af92-7d2c-4354-b5ba-93a5ff928b45 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.524451 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ff3af92-7d2c-4354-b5ba-93a5ff928b45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 Aug 20 00:14:29.524676 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ff3af92-7d2c-4354-b5ba-93a5ff928b45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.524994 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ff3af92-7d2c-4354-b5ba-93a5ff928b45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.536957 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ff3af92-7d2c-4354-b5ba-93a5ff928b45 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 returned with HTTP 404 Aug 20 00:14:29.537867 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 777/3103] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/6e70cd9b-dc59-4dd8-8e30-a74f42623f78 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.546605 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-04f4a976-e041-4d55-8859-40a8fb25b197 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.550814 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-04f4a976-e041-4d55-8859-40a8fb25b197 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:14:29.551113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-04f4a976-e041-4d55-8859-40a8fb25b197 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.551379 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-04f4a976-e041-4d55-8859-40a8fb25b197 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.551528 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-04f4a976-e041-4d55-8859-40a8fb25b197 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete snapshot with id: 3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:14:29.560787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-04f4a976-e041-4d55-8859-40a8fb25b197 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 returned with HTTP 404 Aug 20 00:14:29.562087 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 784/3104] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.570180 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-25c39ed3-ee8a-40e3-817c-73384516a462 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.572418 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25c39ed3-ee8a-40e3-817c-73384516a462 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 Aug 20 00:14:29.572617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25c39ed3-ee8a-40e3-817c-73384516a462 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.572728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25c39ed3-ee8a-40e3-817c-73384516a462 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.580840 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25c39ed3-ee8a-40e3-817c-73384516a462 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 returned with HTTP 404 Aug 20 00:14:29.580840 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 776/3105] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/snapshots/3ef6252a-cfa4-447a-8b85-7dee5a930272 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:29.589609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fa881fd3-db82-4d8d-81f7-fbc8ba6eb996 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.592056 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa881fd3-db82-4d8d-81f7-fbc8ba6eb996 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:14:29.592245 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa881fd3-db82-4d8d-81f7-fbc8ba6eb996 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.592535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa881fd3-db82-4d8d-81f7-fbc8ba6eb996 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.592757 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-fa881fd3-db82-4d8d-81f7-fbc8ba6eb996 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Delete volume with id: 6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:14:29.601256 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa881fd3-db82-4d8d-81f7-fbc8ba6eb996 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 returned with HTTP 404 Aug 20 00:14:29.601658 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 769/3106] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:14:29 2026] DELETE /volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.613103 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-46466630-fe78-40ee-b24f-a8daf8529ce2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.615586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46466630-fe78-40ee-b24f-a8daf8529ce2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] GET https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 Aug 20 00:14:29.615851 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46466630-fe78-40ee-b24f-a8daf8529ce2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:29.616147 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46466630-fe78-40ee-b24f-a8daf8529ce2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:29.629835 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46466630-fe78-40ee-b24f-a8daf8529ce2 tempest-VolumeDependencyTests-2116586741 tempest-VolumeDependencyTests-2116586741-project-member] https://10.4.3.9/volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 returned with HTTP 404 Aug 20 00:14:29.629835 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 778/3107] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:14:29 2026] GET /volume/v3/volumes/6f9005d7-d3c7-4a8d-8710-0d058f6e9582 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:14:29.719148 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9c0eca9b-4630-46b9-9db8-2c815e810a78 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.888265 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9c0eca9b-4630-46b9-9db8-2c815e810a78 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] POST https://10.4.3.9/volume/v3/qos-specs Aug 20 00:14:29.888719 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9c0eca9b-4630-46b9-9db8-2c815e810a78 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-876082412", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:29.891590 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.qos_specs [None req-9c0eca9b-4630-46b9-9db8-2c815e810a78 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-876082412', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100468) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 00:14:29.901637 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-9c0eca9b-4630-46b9-9db8-2c815e810a78 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DB qos_specs_create(): root {'id': 'ea73113b-d050-4b02-ae80-b7ba09a8577f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-876082412'} {{(pid=100468) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 00:14:29.914846 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9c0eca9b-4630-46b9-9db8-2c815e810a78 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:14:29.914846 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 785/3108] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:14:29 2026] POST /volume/v3/qos-specs => generated 388 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:29.924765 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7e255197-4839-458d-91cb-5e124314da3e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.926991 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7e255197-4839-458d-91cb-5e124314da3e tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:14:29.927579 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7e255197-4839-458d-91cb-5e124314da3e tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-850828180"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:29.948361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7e255197-4839-458d-91cb-5e124314da3e tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:14:29.948766 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 777/3109] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:14:29 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:29.957183 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-34c365a7-2155-4168-baa1-963baf7489f8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:29.960362 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-34c365a7-2155-4168-baa1-963baf7489f8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:14:29.960790 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-34c365a7-2155-4168-baa1-963baf7489f8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1774423223"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:29.987943 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-34c365a7-2155-4168-baa1-963baf7489f8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:14:29.988329 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 770/3110] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:14:29 2026] POST /volume/v3/types => generated 222 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:29.998482 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f63a6916-0dc6-488b-af73-f02e67ca4f9d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.000975 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f63a6916-0dc6-488b-af73-f02e67ca4f9d tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:14:30.001393 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f63a6916-0dc6-488b-af73-f02e67ca4f9d tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1019111292"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:30.028092 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f63a6916-0dc6-488b-af73-f02e67ca4f9d tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:14:30.028558 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 779/3111] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:14:29 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:30.040401 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0954b813-7905-41b3-9c91-7881e1adecba None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.042727 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0954b813-7905-41b3-9c91-7881e1adecba tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=780590a5-612a-43a1-a5f2-31d9c5fa95ba Aug 20 00:14:30.042727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0954b813-7905-41b3-9c91-7881e1adecba tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.042727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0954b813-7905-41b3-9c91-7881e1adecba tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'associate' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.043057 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.043057 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:30.046597 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0954b813-7905-41b3-9c91-7881e1adecba tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Associate qos_spec: ea73113b-d050-4b02-ae80-b7ba09a8577f with type: 780590a5-612a-43a1-a5f2-31d9c5fa95ba {{(pid=100468) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 00:14:30.070857 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0954b813-7905-41b3-9c91-7881e1adecba tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=780590a5-612a-43a1-a5f2-31d9c5fa95ba returned with HTTP 202 Aug 20 00:14:30.071335 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 786/3112] 10.4.3.9 () {66 vars in 1467 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=780590a5-612a-43a1-a5f2-31d9c5fa95ba => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.080621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-057e74f9-fa0e-4c5c-a7b6-db24aa85a0d7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.083322 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-057e74f9-fa0e-4c5c-a7b6-db24aa85a0d7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=93b505b4-3618-4f8e-9eb2-f14d5cc04766 Aug 20 00:14:30.083512 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-057e74f9-fa0e-4c5c-a7b6-db24aa85a0d7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.083743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-057e74f9-fa0e-4c5c-a7b6-db24aa85a0d7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'associate' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.084326 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.qos_specs_manage [None req-057e74f9-fa0e-4c5c-a7b6-db24aa85a0d7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Associate qos_spec: ea73113b-d050-4b02-ae80-b7ba09a8577f with type: 93b505b4-3618-4f8e-9eb2-f14d5cc04766 {{(pid=100469) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 00:14:30.103789 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-057e74f9-fa0e-4c5c-a7b6-db24aa85a0d7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=93b505b4-3618-4f8e-9eb2-f14d5cc04766 returned with HTTP 202 Aug 20 00:14:30.104242 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 778/3113] 10.4.3.9 () {66 vars in 1467 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=93b505b4-3618-4f8e-9eb2-f14d5cc04766 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.113742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2cee13b7-7437-46a5-adfa-625f9e49923b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.120205 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2cee13b7-7437-46a5-adfa-625f9e49923b tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec Aug 20 00:14:30.120477 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2cee13b7-7437-46a5-adfa-625f9e49923b tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.120858 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2cee13b7-7437-46a5-adfa-625f9e49923b tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'associate' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.121906 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2cee13b7-7437-46a5-adfa-625f9e49923b tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Associate qos_spec: ea73113b-d050-4b02-ae80-b7ba09a8577f with type: a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec {{(pid=100467) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 00:14:30.152141 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2cee13b7-7437-46a5-adfa-625f9e49923b tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec returned with HTTP 202 Aug 20 00:14:30.152698 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 771/3114] 10.4.3.9 () {66 vars in 1467 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associate?vol_type_id=a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.170550 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-30209f51-cfa0-40f0-a6b8-bd40df63a50d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.174497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30209f51-cfa0-40f0-a6b8-bd40df63a50d tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations Aug 20 00:14:30.174779 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30209f51-cfa0-40f0-a6b8-bd40df63a50d tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.175140 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30209f51-cfa0-40f0-a6b8-bd40df63a50d tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'associations' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.175882 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30209f51-cfa0-40f0-a6b8-bd40df63a50d tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Get associations for qos_spec id: ea73113b-d050-4b02-ae80-b7ba09a8577f {{(pid=100466) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 00:14:30.205078 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30209f51-cfa0-40f0-a6b8-bd40df63a50d tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations returned with HTTP 200 Aug 20 00:14:30.205746 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 780/3115] 10.4.3.9 () {66 vars in 1379 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations => generated 447 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:30.215415 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d411db6-08db-40f7-b058-61f6377cbd76 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.220953 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d411db6-08db-40f7-b058-61f6377cbd76 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/disassociate?vol_type_id=780590a5-612a-43a1-a5f2-31d9c5fa95ba Aug 20 00:14:30.220953 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d411db6-08db-40f7-b058-61f6377cbd76 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.220953 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d411db6-08db-40f7-b058-61f6377cbd76 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'disassociate' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.220953 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.220953 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:30.220953 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8d411db6-08db-40f7-b058-61f6377cbd76 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Disassociate qos_spec: ea73113b-d050-4b02-ae80-b7ba09a8577f from type: 780590a5-612a-43a1-a5f2-31d9c5fa95ba {{(pid=100468) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 20 00:14:30.244340 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d411db6-08db-40f7-b058-61f6377cbd76 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/disassociate?vol_type_id=780590a5-612a-43a1-a5f2-31d9c5fa95ba returned with HTTP 202 Aug 20 00:14:30.244727 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 787/3116] 10.4.3.9 () {66 vars in 1476 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/disassociate?vol_type_id=780590a5-612a-43a1-a5f2-31d9c5fa95ba => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.252241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6c3a3a1b-58f1-46b7-bba7-d238f3ceec98 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.254373 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6c3a3a1b-58f1-46b7-bba7-d238f3ceec98 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations Aug 20 00:14:30.255702 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6c3a3a1b-58f1-46b7-bba7-d238f3ceec98 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.256008 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6c3a3a1b-58f1-46b7-bba7-d238f3ceec98 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'associations' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.256362 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.256362 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:30.256742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6c3a3a1b-58f1-46b7-bba7-d238f3ceec98 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Get associations for qos_spec id: ea73113b-d050-4b02-ae80-b7ba09a8577f {{(pid=100469) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 00:14:30.276499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6c3a3a1b-58f1-46b7-bba7-d238f3ceec98 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations returned with HTTP 200 Aug 20 00:14:30.277133 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 779/3117] 10.4.3.9 () {66 vars in 1379 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations => generated 306 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:30.287873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ca948d5-775e-4958-8c9c-17bf4156b0d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.290015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ca948d5-775e-4958-8c9c-17bf4156b0d5 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/disassociate_all Aug 20 00:14:30.290266 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ca948d5-775e-4958-8c9c-17bf4156b0d5 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.290502 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ca948d5-775e-4958-8c9c-17bf4156b0d5 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'disassociate_all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.290778 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.290778 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:30.291175 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2ca948d5-775e-4958-8c9c-17bf4156b0d5 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Disassociate qos_spec: ea73113b-d050-4b02-ae80-b7ba09a8577f from all. {{(pid=100467) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 20 00:14:30.306607 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ca948d5-775e-4958-8c9c-17bf4156b0d5 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/disassociate_all returned with HTTP 202 Aug 20 00:14:30.307300 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 772/3118] 10.4.3.9 () {66 vars in 1391 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.321854 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a89786d4-1722-43e3-af4e-94f3d5f76847 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.325802 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a89786d4-1722-43e3-af4e-94f3d5f76847 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations Aug 20 00:14:30.326243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a89786d4-1722-43e3-af4e-94f3d5f76847 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.326501 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a89786d4-1722-43e3-af4e-94f3d5f76847 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'associations' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.327060 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.327060 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:30.327629 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a89786d4-1722-43e3-af4e-94f3d5f76847 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Get associations for qos_spec id: ea73113b-d050-4b02-ae80-b7ba09a8577f {{(pid=100466) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 00:14:30.340451 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a89786d4-1722-43e3-af4e-94f3d5f76847 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations returned with HTTP 200 Aug 20 00:14:30.340968 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 781/3119] 10.4.3.9 () {66 vars in 1379 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/associations => generated 24 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:30.351327 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3292c776-7c00-4931-8f19-9cd7f73217cd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.356241 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3292c776-7c00-4931-8f19-9cd7f73217cd tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/types/a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec Aug 20 00:14:30.356422 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3292c776-7c00-4931-8f19-9cd7f73217cd tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.356641 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3292c776-7c00-4931-8f19-9cd7f73217cd tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.356922 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.356922 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:30.401393 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3292c776-7c00-4931-8f19-9cd7f73217cd tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types/a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec returned with HTTP 202 Aug 20 00:14:30.402524 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 788/3120] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:14:30 2026] DELETE /volume/v3/types/a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.417646 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0e0101de-63c6-4f91-b24b-6c9d8106c0ac None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.419358 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0e0101de-63c6-4f91-b24b-6c9d8106c0ac tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/types/a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec Aug 20 00:14:30.419552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0e0101de-63c6-4f91-b24b-6c9d8106c0ac tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.419727 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0e0101de-63c6-4f91-b24b-6c9d8106c0ac tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.424425 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0e0101de-63c6-4f91-b24b-6c9d8106c0ac tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types/a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec returned with HTTP 404 Aug 20 00:14:30.424919 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 780/3121] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/types/a15dc3c9-305b-4a11-9f0b-f65ece7bc1ec => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.435578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6e47bca4-bed3-4f14-a36b-b506e2159160 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.437680 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6e47bca4-bed3-4f14-a36b-b506e2159160 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/types/93b505b4-3618-4f8e-9eb2-f14d5cc04766 Aug 20 00:14:30.438203 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6e47bca4-bed3-4f14-a36b-b506e2159160 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.438590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6e47bca4-bed3-4f14-a36b-b506e2159160 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.439071 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.439071 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:30.479950 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6e47bca4-bed3-4f14-a36b-b506e2159160 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types/93b505b4-3618-4f8e-9eb2-f14d5cc04766 returned with HTTP 202 Aug 20 00:14:30.480245 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 773/3122] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:14:30 2026] DELETE /volume/v3/types/93b505b4-3618-4f8e-9eb2-f14d5cc04766 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.489934 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-04c812ec-a65c-42a6-b116-fb3e933ca222 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.491853 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-04c812ec-a65c-42a6-b116-fb3e933ca222 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/types/93b505b4-3618-4f8e-9eb2-f14d5cc04766 Aug 20 00:14:30.492196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-04c812ec-a65c-42a6-b116-fb3e933ca222 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.492570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-04c812ec-a65c-42a6-b116-fb3e933ca222 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.502517 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-04c812ec-a65c-42a6-b116-fb3e933ca222 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types/93b505b4-3618-4f8e-9eb2-f14d5cc04766 returned with HTTP 404 Aug 20 00:14:30.504334 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 782/3123] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/types/93b505b4-3618-4f8e-9eb2-f14d5cc04766 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.512686 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3e081f1b-3202-42ee-b3b1-dbbf1cccda3f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.515853 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e081f1b-3202-42ee-b3b1-dbbf1cccda3f tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/types/780590a5-612a-43a1-a5f2-31d9c5fa95ba Aug 20 00:14:30.516124 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e081f1b-3202-42ee-b3b1-dbbf1cccda3f tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.516373 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e081f1b-3202-42ee-b3b1-dbbf1cccda3f tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.549648 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e081f1b-3202-42ee-b3b1-dbbf1cccda3f tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types/780590a5-612a-43a1-a5f2-31d9c5fa95ba returned with HTTP 202 Aug 20 00:14:30.550114 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 789/3124] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:14:30 2026] DELETE /volume/v3/types/780590a5-612a-43a1-a5f2-31d9c5fa95ba => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.561632 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5da9e51b-f07d-4d46-80f7-a1f954cbe1f8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.566455 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5da9e51b-f07d-4d46-80f7-a1f954cbe1f8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/types/780590a5-612a-43a1-a5f2-31d9c5fa95ba Aug 20 00:14:30.566687 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5da9e51b-f07d-4d46-80f7-a1f954cbe1f8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.568063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5da9e51b-f07d-4d46-80f7-a1f954cbe1f8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.576799 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5da9e51b-f07d-4d46-80f7-a1f954cbe1f8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/types/780590a5-612a-43a1-a5f2-31d9c5fa95ba returned with HTTP 404 Aug 20 00:14:30.577476 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 781/3125] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/types/780590a5-612a-43a1-a5f2-31d9c5fa95ba => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.590450 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-47f0e132-e5e9-415d-9d59-d356cfb30c82 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.593874 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-47f0e132-e5e9-415d-9d59-d356cfb30c82 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] POST https://10.4.3.9/volume/v3/qos-specs Aug 20 00:14:30.594291 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-47f0e132-e5e9-415d-9d59-d356cfb30c82 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1006790426", "consumer": "back-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:30.598831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.qos_specs [None req-47f0e132-e5e9-415d-9d59-d356cfb30c82 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1006790426', 'consumer': 'back-end', 'specs': {}} {{(pid=100467) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 00:14:30.607257 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-47f0e132-e5e9-415d-9d59-d356cfb30c82 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DB qos_specs_create(): root {'id': '58957140-1283-423f-b678-50449c29aac4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1006790426'} {{(pid=100467) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 00:14:30.618674 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-47f0e132-e5e9-415d-9d59-d356cfb30c82 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:14:30.619414 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 774/3126] 10.4.3.9 () {68 vars in 1250 bytes} [Thu Aug 20 00:14:30 2026] POST /volume/v3/qos-specs => generated 365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:30.636553 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b77db199-ed5b-407b-84c4-a74fee80a1ea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.642451 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b77db199-ed5b-407b-84c4-a74fee80a1ea tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4?force=False Aug 20 00:14:30.642645 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b77db199-ed5b-407b-84c4-a74fee80a1ea tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.642850 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b77db199-ed5b-407b-84c4-a74fee80a1ea tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.643136 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.643136 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:30.643483 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b77db199-ed5b-407b-84c4-a74fee80a1ea tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Delete qos_spec: 58957140-1283-423f-b678-50449c29aac4, force: False {{(pid=100466) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:14:30.675951 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b77db199-ed5b-407b-84c4-a74fee80a1ea tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4?force=False returned with HTTP 202 Aug 20 00:14:30.676387 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 783/3127] 10.4.3.9 () {66 vars in 1366 bytes} [Thu Aug 20 00:14:30 2026] DELETE /volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4?force=False => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.684022 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9bc73e26-f5f3-4b2c-864e-9582fd3fbad9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.686286 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bc73e26-f5f3-4b2c-864e-9582fd3fbad9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4 Aug 20 00:14:30.686534 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bc73e26-f5f3-4b2c-864e-9582fd3fbad9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.686776 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bc73e26-f5f3-4b2c-864e-9582fd3fbad9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.691347 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bc73e26-f5f3-4b2c-864e-9582fd3fbad9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4 returned with HTTP 404 Aug 20 00:14:30.691838 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 790/3128] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.703482 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9ed662f6-b718-496b-9084-6de9aaa36961 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.706976 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ed662f6-b718-496b-9084-6de9aaa36961 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs Aug 20 00:14:30.707524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ed662f6-b718-496b-9084-6de9aaa36961 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.707702 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ed662f6-b718-496b-9084-6de9aaa36961 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.708801 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.708801 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:30.725530 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ed662f6-b718-496b-9084-6de9aaa36961 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:14:30.726355 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 782/3129] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:30.736559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-02ce230f-b373-48fd-933e-e530b6ca5d74 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.740272 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02ce230f-b373-48fd-933e-e530b6ca5d74 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4?force=False Aug 20 00:14:30.740430 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02ce230f-b373-48fd-933e-e530b6ca5d74 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.740663 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02ce230f-b373-48fd-933e-e530b6ca5d74 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.740908 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.740908 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:30.741280 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02ce230f-b373-48fd-933e-e530b6ca5d74 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Delete qos_spec: 58957140-1283-423f-b678-50449c29aac4, force: False {{(pid=100467) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:14:30.744737 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02ce230f-b373-48fd-933e-e530b6ca5d74 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4?force=False returned with HTTP 404 Aug 20 00:14:30.745379 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 775/3130] 10.4.3.9 () {66 vars in 1366 bytes} [Thu Aug 20 00:14:30 2026] DELETE /volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.760092 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c68d0bd5-1e98-499a-ad9f-64c8f7100718 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.761967 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c68d0bd5-1e98-499a-ad9f-64c8f7100718 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4 Aug 20 00:14:30.762164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c68d0bd5-1e98-499a-ad9f-64c8f7100718 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.762363 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c68d0bd5-1e98-499a-ad9f-64c8f7100718 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.762600 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.762600 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:30.766160 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c68d0bd5-1e98-499a-ad9f-64c8f7100718 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4 returned with HTTP 404 Aug 20 00:14:30.766719 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 784/3131] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/58957140-1283-423f-b678-50449c29aac4 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.776354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4a145b25-0a72-4627-b418-87908170cd8a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.779225 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a145b25-0a72-4627-b418-87908170cd8a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] POST https://10.4.3.9/volume/v3/qos-specs Aug 20 00:14:30.779545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a145b25-0a72-4627-b418-87908170cd8a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-127383710", "consumer": "both"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:30.783063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.qos_specs [None req-4a145b25-0a72-4627-b418-87908170cd8a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-127383710', 'consumer': 'both', 'specs': {}} {{(pid=100468) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 00:14:30.787191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-4a145b25-0a72-4627-b418-87908170cd8a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DB qos_specs_create(): root {'id': 'ea0eb0a5-b04f-458d-813b-427cab5b3c15', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-127383710'} {{(pid=100468) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 00:14:30.792456 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a145b25-0a72-4627-b418-87908170cd8a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:14:30.793000 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 791/3132] 10.4.3.9 () {68 vars in 1250 bytes} [Thu Aug 20 00:14:30 2026] POST /volume/v3/qos-specs => generated 360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:30.801846 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9b01b94c-4930-486a-b8da-e664e609e022 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.804624 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b01b94c-4930-486a-b8da-e664e609e022 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15?force=False Aug 20 00:14:30.804956 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b01b94c-4930-486a-b8da-e664e609e022 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.805252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b01b94c-4930-486a-b8da-e664e609e022 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.805659 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.805659 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:30.807518 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9b01b94c-4930-486a-b8da-e664e609e022 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Delete qos_spec: ea0eb0a5-b04f-458d-813b-427cab5b3c15, force: False {{(pid=100469) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:14:30.828636 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b01b94c-4930-486a-b8da-e664e609e022 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15?force=False returned with HTTP 202 Aug 20 00:14:30.829414 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 783/3133] 10.4.3.9 () {66 vars in 1366 bytes} [Thu Aug 20 00:14:30 2026] DELETE /volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.837545 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-947962df-2202-4176-9993-38b6de7bee51 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.839341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-947962df-2202-4176-9993-38b6de7bee51 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15 Aug 20 00:14:30.839768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-947962df-2202-4176-9993-38b6de7bee51 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.839768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-947962df-2202-4176-9993-38b6de7bee51 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.843668 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-947962df-2202-4176-9993-38b6de7bee51 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15 returned with HTTP 404 Aug 20 00:14:30.844268 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 776/3134] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.852474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-53b90240-b8b0-430d-8242-c354a6cba065 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.854838 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53b90240-b8b0-430d-8242-c354a6cba065 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs Aug 20 00:14:30.855263 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53b90240-b8b0-430d-8242-c354a6cba065 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.855446 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53b90240-b8b0-430d-8242-c354a6cba065 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.875997 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53b90240-b8b0-430d-8242-c354a6cba065 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:14:30.876573 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 785/3135] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs => generated 174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:30.886840 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fb175ead-a095-48fc-a391-15990c665549 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.889428 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb175ead-a095-48fc-a391-15990c665549 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15?force=False Aug 20 00:14:30.889703 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb175ead-a095-48fc-a391-15990c665549 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.890002 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb175ead-a095-48fc-a391-15990c665549 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.890349 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.890349 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:30.890816 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb175ead-a095-48fc-a391-15990c665549 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Delete qos_spec: ea0eb0a5-b04f-458d-813b-427cab5b3c15, force: False {{(pid=100468) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:14:30.895232 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb175ead-a095-48fc-a391-15990c665549 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15?force=False returned with HTTP 404 Aug 20 00:14:30.895876 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 792/3136] 10.4.3.9 () {66 vars in 1366 bytes} [Thu Aug 20 00:14:30 2026] DELETE /volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.904047 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0453d508-77fe-4395-855a-7fe145f1d032 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.906294 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0453d508-77fe-4395-855a-7fe145f1d032 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15 Aug 20 00:14:30.906477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0453d508-77fe-4395-855a-7fe145f1d032 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.906679 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0453d508-77fe-4395-855a-7fe145f1d032 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.906999 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.906999 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:30.910340 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0453d508-77fe-4395-855a-7fe145f1d032 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15 returned with HTTP 404 Aug 20 00:14:30.910770 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 784/3137] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/ea0eb0a5-b04f-458d-813b-427cab5b3c15 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:30.920873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c07a2f40-1df5-4340-ae8f-c29e657a5109 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.923197 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c07a2f40-1df5-4340-ae8f-c29e657a5109 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] POST https://10.4.3.9/volume/v3/qos-specs Aug 20 00:14:30.923589 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c07a2f40-1df5-4340-ae8f-c29e657a5109 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-252751514", "consumer": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:30.926588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.qos_specs [None req-c07a2f40-1df5-4340-ae8f-c29e657a5109 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-252751514', 'consumer': 'front-end', 'specs': {}} {{(pid=100467) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 00:14:30.930780 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-c07a2f40-1df5-4340-ae8f-c29e657a5109 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DB qos_specs_create(): root {'id': 'c46d1eb9-add3-4532-a5a9-2dc82a668415', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-252751514'} {{(pid=100467) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 00:14:30.938644 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c07a2f40-1df5-4340-ae8f-c29e657a5109 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:14:30.939244 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 777/3138] 10.4.3.9 () {68 vars in 1250 bytes} [Thu Aug 20 00:14:30 2026] POST /volume/v3/qos-specs => generated 365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:30.947760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c165b9b-1153-45db-83ea-44dd00e38fa9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.950348 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c165b9b-1153-45db-83ea-44dd00e38fa9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415?force=False Aug 20 00:14:30.950348 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c165b9b-1153-45db-83ea-44dd00e38fa9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.950603 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c165b9b-1153-45db-83ea-44dd00e38fa9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.950904 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:30.950904 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:30.951299 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0c165b9b-1153-45db-83ea-44dd00e38fa9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Delete qos_spec: c46d1eb9-add3-4532-a5a9-2dc82a668415, force: False {{(pid=100466) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:14:30.977561 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c165b9b-1153-45db-83ea-44dd00e38fa9 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415?force=False returned with HTTP 202 Aug 20 00:14:30.978242 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 786/3139] 10.4.3.9 () {66 vars in 1366 bytes} [Thu Aug 20 00:14:30 2026] DELETE /volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:30.987706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2b6d966a-51ed-466d-8d39-bbd179b8d351 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:30.989571 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b6d966a-51ed-466d-8d39-bbd179b8d351 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415 Aug 20 00:14:30.989920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b6d966a-51ed-466d-8d39-bbd179b8d351 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:30.990008 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b6d966a-51ed-466d-8d39-bbd179b8d351 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:30.994137 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b6d966a-51ed-466d-8d39-bbd179b8d351 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415 returned with HTTP 404 Aug 20 00:14:30.994704 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 793/3140] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:30 2026] GET /volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:31.002189 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-592c27bc-edb8-44b5-9e41-3dd7ed053270 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.005341 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-592c27bc-edb8-44b5-9e41-3dd7ed053270 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs Aug 20 00:14:31.005544 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-592c27bc-edb8-44b5-9e41-3dd7ed053270 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.005787 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-592c27bc-edb8-44b5-9e41-3dd7ed053270 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.013751 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-592c27bc-edb8-44b5-9e41-3dd7ed053270 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:14:31.013751 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 785/3141] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:31.022915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aec4b35b-afc2-40c5-aa26-7fd09c150554 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.025209 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aec4b35b-afc2-40c5-aa26-7fd09c150554 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415?force=False Aug 20 00:14:31.025413 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aec4b35b-afc2-40c5-aa26-7fd09c150554 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.025669 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aec4b35b-afc2-40c5-aa26-7fd09c150554 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.025980 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.025980 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:31.026408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aec4b35b-afc2-40c5-aa26-7fd09c150554 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Delete qos_spec: c46d1eb9-add3-4532-a5a9-2dc82a668415, force: False {{(pid=100467) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:14:31.032672 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aec4b35b-afc2-40c5-aa26-7fd09c150554 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415?force=False returned with HTTP 404 Aug 20 00:14:31.033428 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 778/3142] 10.4.3.9 () {66 vars in 1366 bytes} [Thu Aug 20 00:14:31 2026] DELETE /volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:31.041324 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b9289c6d-c9dc-46ed-9e51-59e5e576821e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.043152 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9289c6d-c9dc-46ed-9e51-59e5e576821e tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415 Aug 20 00:14:31.043385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9289c6d-c9dc-46ed-9e51-59e5e576821e tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.043587 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9289c6d-c9dc-46ed-9e51-59e5e576821e tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.044082 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.044082 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:31.048092 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9289c6d-c9dc-46ed-9e51-59e5e576821e tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415 returned with HTTP 404 Aug 20 00:14:31.048949 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 787/3143] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/qos-specs/c46d1eb9-add3-4532-a5a9-2dc82a668415 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:31.060981 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c2bc0094-d043-45b3-87db-ec40acb5cbc8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.063946 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2bc0094-d043-45b3-87db-ec40acb5cbc8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f Aug 20 00:14:31.064270 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2bc0094-d043-45b3-87db-ec40acb5cbc8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.064919 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2bc0094-d043-45b3-87db-ec40acb5cbc8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.069310 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2bc0094-d043-45b3-87db-ec40acb5cbc8 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f returned with HTTP 200 Aug 20 00:14:31.069772 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 794/3144] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f => generated 388 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:31.079215 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-966789d9-4d40-4046-af50-52b88919b438 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.082457 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-966789d9-4d40-4046-af50-52b88919b438 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs Aug 20 00:14:31.082457 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-966789d9-4d40-4046-af50-52b88919b438 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.082457 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-966789d9-4d40-4046-af50-52b88919b438 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.082808 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.082808 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:31.088281 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-966789d9-4d40-4046-af50-52b88919b438 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:14:31.089814 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 786/3145] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:31.095581 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-372910bb-1007-4894-9305-6e9f9394b19b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.102568 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-372910bb-1007-4894-9305-6e9f9394b19b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/acdc3188-c1cb-4d14-88e1-92760bd160cb/action Aug 20 00:14:31.102568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-372910bb-1007-4894-9305-6e9f9394b19b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-attach": {"instance_uuid": "5d66db8e-9966-4fe9-a25a-1eecea347331", "mountpoint": "/dev/vdc"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:31.102568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-372910bb-1007-4894-9305-6e9f9394b19b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5d66db8e-9966-4fe9-a25a-1eecea347331", "mountpoint": "/dev/vdc"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:31.107375 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2d228118-11cb-4a3a-9f63-2780d0aa2a2c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.109339 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2d228118-11cb-4a3a-9f63-2780d0aa2a2c tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] PUT https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f Aug 20 00:14:31.110078 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2d228118-11cb-4a3a-9f63-2780d0aa2a2c tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:31.111222 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-372910bb-1007-4894-9305-6e9f9394b19b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/acdc3188-c1cb-4d14-88e1-92760bd160cb/action returned with HTTP 404 Aug 20 00:14:31.111812 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 779/3146] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:31 2026] POST /volume/v3/volumes/acdc3188-c1cb-4d14-88e1-92760bd160cb/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:31.116545 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.qos_specs [None req-2d228118-11cb-4a3a-9f63-2780d0aa2a2c tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100466) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 20 00:14:31.124862 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-2d228118-11cb-4a3a-9f63-2780d0aa2a2c tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] qos_specs_update() value: {'id': '0bf72c6e-960e-4c88-880e-f09091fdb8e7', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'ea73113b-d050-4b02-ae80-b7ba09a8577f', 'deleted': False} {{(pid=100466) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 20 00:14:31.130404 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2d228118-11cb-4a3a-9f63-2780d0aa2a2c tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f returned with HTTP 200 Aug 20 00:14:31.130583 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 788/3147] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:14:31 2026] PUT /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f => generated 36 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:31.139926 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-71394cd9-b0b2-4d02-a0f4-d593d0517c18 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.142052 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71394cd9-b0b2-4d02-a0f4-d593d0517c18 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f Aug 20 00:14:31.142415 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71394cd9-b0b2-4d02-a0f4-d593d0517c18 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.142603 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71394cd9-b0b2-4d02-a0f4-d593d0517c18 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.142989 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.142989 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:31.148089 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71394cd9-b0b2-4d02-a0f4-d593d0517c18 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f returned with HTTP 200 Aug 20 00:14:31.148533 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 795/3148] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f => generated 409 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:31.161258 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1333737e-ffc8-4416-b4db-e1d3ab3642e7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.163156 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1333737e-ffc8-4416-b4db-e1d3ab3642e7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] PUT https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/delete_keys Aug 20 00:14:31.163601 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1333737e-ffc8-4416-b4db-e1d3ab3642e7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:31.165495 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.165495 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:31.166123 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1333737e-ffc8-4416-b4db-e1d3ab3642e7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Delete_key spec: ea73113b-d050-4b02-ae80-b7ba09a8577f, keys: ['iops_bytes'] {{(pid=100469) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 20 00:14:31.190622 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1333737e-ffc8-4416-b4db-e1d3ab3642e7 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/delete_keys returned with HTTP 202 Aug 20 00:14:31.191336 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 787/3149] 10.4.3.9 () {68 vars in 1396 bytes} [Thu Aug 20 00:14:31 2026] PUT /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f/delete_keys => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:31.203077 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-824bd8d8-a63b-47a0-9ee9-b07decb167f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.205165 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-824bd8d8-a63b-47a0-9ee9-b07decb167f3 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f Aug 20 00:14:31.205423 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-824bd8d8-a63b-47a0-9ee9-b07decb167f3 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.205645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-824bd8d8-a63b-47a0-9ee9-b07decb167f3 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.210101 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-824bd8d8-a63b-47a0-9ee9-b07decb167f3 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f returned with HTTP 200 Aug 20 00:14:31.210502 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 780/3150] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f => generated 388 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:31.221430 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fbc4e84a-3f07-4df9-b22d-36d4f7abe856 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.225606 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fbc4e84a-3f07-4df9-b22d-36d4f7abe856 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f Aug 20 00:14:31.225606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fbc4e84a-3f07-4df9-b22d-36d4f7abe856 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.225606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fbc4e84a-3f07-4df9-b22d-36d4f7abe856 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.225606 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.225606 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:31.231119 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fbc4e84a-3f07-4df9-b22d-36d4f7abe856 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f returned with HTTP 200 Aug 20 00:14:31.231840 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 789/3151] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f => generated 388 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:31.243622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f6664ccc-43a3-4639-a64c-d5be4d59610a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.247743 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6664ccc-43a3-4639-a64c-d5be4d59610a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] DELETE https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f?force=False Aug 20 00:14:31.248085 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6664ccc-43a3-4639-a64c-d5be4d59610a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.248362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6664ccc-43a3-4639-a64c-d5be4d59610a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.248746 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.248746 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:31.249358 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6664ccc-43a3-4639-a64c-d5be4d59610a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Delete qos_spec: ea73113b-d050-4b02-ae80-b7ba09a8577f, force: False {{(pid=100468) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:14:31.298569 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6664ccc-43a3-4639-a64c-d5be4d59610a tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f?force=False returned with HTTP 202 Aug 20 00:14:31.299007 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 796/3152] 10.4.3.9 () {66 vars in 1366 bytes} [Thu Aug 20 00:14:31 2026] DELETE /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:31.307092 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-216df3f1-e190-45d0-9cc5-1413a7a329e1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.310911 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-216df3f1-e190-45d0-9cc5-1413a7a329e1 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] GET https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f Aug 20 00:14:31.310911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-216df3f1-e190-45d0-9cc5-1413a7a329e1 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.310911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-216df3f1-e190-45d0-9cc5-1413a7a329e1 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.310911 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.310911 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:31.317165 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-216df3f1-e190-45d0-9cc5-1413a7a329e1 tempest-QosSpecsTestJSON-411268960 tempest-QosSpecsTestJSON-411268960-project-admin] https://10.4.3.9/volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f returned with HTTP 404 Aug 20 00:14:31.318091 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 788/3153] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/qos-specs/ea73113b-d050-4b02-ae80-b7ba09a8577f => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:31.507705 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-92f79223-e5ea-4a01-bc23-7a0e88b90301 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.509401 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-92f79223-e5ea-4a01-bc23-7a0e88b90301 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] DELETE https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:14:31.509615 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-92f79223-e5ea-4a01-bc23-7a0e88b90301 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.509762 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-92f79223-e5ea-4a01-bc23-7a0e88b90301 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.509933 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-92f79223-e5ea-4a01-bc23-7a0e88b90301 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Delete volume with id: d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:14:31.516613 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.516613 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:31.517116 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-92f79223-e5ea-4a01-bc23-7a0e88b90301 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:31.539776 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-92f79223-e5ea-4a01-bc23-7a0e88b90301 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Delete volume request issued successfully. Aug 20 00:14:31.540067 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-92f79223-e5ea-4a01-bc23-7a0e88b90301 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 202 Aug 20 00:14:31.540652 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 781/3154] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:31 2026] DELETE /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:31.549368 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64c6e29b-c53e-4deb-a3f5-a6002aba8899 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:31.556367 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64c6e29b-c53e-4deb-a3f5-a6002aba8899 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:14:31.556367 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64c6e29b-c53e-4deb-a3f5-a6002aba8899 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:31.556367 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64c6e29b-c53e-4deb-a3f5-a6002aba8899 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:31.568593 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:31.568593 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:31.574302 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64c6e29b-c53e-4deb-a3f5-a6002aba8899 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Volume info retrieved successfully. Aug 20 00:14:31.579607 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64c6e29b-c53e-4deb-a3f5-a6002aba8899 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 200 Aug 20 00:14:31.579977 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 790/3155] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:31 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:31.895019 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-46f37260-7d43-4529-9495-05c511b373d6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:32.023036 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:32.023566 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1173954926"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:32.025286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1173954926'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:32.025424 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume of 1 GB Aug 20 00:14:32.025764 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:32.025764 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:32.038209 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Availability Zones retrieved successfully. Aug 20 00:14:32.043089 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Flow 'volume_create_api' (43c89f98-5ab7-4af6-8044-4fb6848ea7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:32.044388 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808c68a3-6795-4aba-a5ee-ad1e99a7680f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:32.045423 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:32.077803 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808c68a3-6795-4aba-a5ee-ad1e99a7680f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:32.078852 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b5ee01-c946-43df-b9d3-2997a7ff2f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:32.169241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Created reservations ['300b2ce8-52e1-4fee-bef3-3f82c76a3b70', 'e79b88d3-d77e-466e-a680-172dbe5bfb9f', '084a6516-efb6-4089-b573-9f8fe52a4f3c', 'f925be28-036b-4fb5-bfa9-d5e63aa5ad64'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:32.170183 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b5ee01-c946-43df-b9d3-2997a7ff2f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['300b2ce8-52e1-4fee-bef3-3f82c76a3b70', 'e79b88d3-d77e-466e-a680-172dbe5bfb9f', '084a6516-efb6-4089-b573-9f8fe52a4f3c', 'f925be28-036b-4fb5-bfa9-d5e63aa5ad64']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:32.171158 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01395d15-d7c0-44bc-8228-e582e8ba0602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:32.212660 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01395d15-d7c0-44bc-8228-e582e8ba0602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da499f4b-0b1f-4a1d-9905-013b9bfeee14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1173954926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['300b2ce8-52e1-4fee-bef3-3f82c76a3b70','e79b88d3-d77e-466e-a680-172dbe5bfb9f','084a6516-efb6-4089-b573-9f8fe52a4f3c','f925be28-036b-4fb5-bfa9-d5e63aa5ad64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2de741f42e4babaeff91c56d042de8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1173954926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da499f4b-0b1f-4a1d-9905-013b9bfeee14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055af8f80a7b4002a916c09610ac3bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c2de741f42e4babaeff91c56d042de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:32.214114 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3950dfd8-fe01-4559-b489-5ca9433acfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:32.243662 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3950dfd8-fe01-4559-b489-5ca9433acfab) transitioned into state 'SUCCESS' from state '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-1173954926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['300b2ce8-52e1-4fee-bef3-3f82c76a3b70','e79b88d3-d77e-466e-a680-172dbe5bfb9f','084a6516-efb6-4089-b573-9f8fe52a4f3c','f925be28-036b-4fb5-bfa9-d5e63aa5ad64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2de741f42e4babaeff91c56d042de8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:32.244622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26eab645-f375-4759-b3e3-bfeeedb60bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:32.260695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26eab645-f375-4759-b3e3-bfeeedb60bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:32.261734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Flow 'volume_create_api' (43c89f98-5ab7-4af6-8044-4fb6848ea7e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:32.262166 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume request issued successfully. Aug 20 00:14:32.262740 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46f37260-7d43-4529-9495-05c511b373d6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:32.263172 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 797/3156] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:14:31 2026] POST /volume/v3/volumes => generated 774 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:32.278466 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-12ece3b5-ae48-4338-81a2-7468733bd2d8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:32.280616 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-12ece3b5-ae48-4338-81a2-7468733bd2d8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 Aug 20 00:14:32.280855 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-12ece3b5-ae48-4338-81a2-7468733bd2d8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:32.281100 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-12ece3b5-ae48-4338-81a2-7468733bd2d8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:32.292147 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:32.292147 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:32.298576 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-12ece3b5-ae48-4338-81a2-7468733bd2d8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:14:32.312560 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-12ece3b5-ae48-4338-81a2-7468733bd2d8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 returned with HTTP 200 Aug 20 00:14:32.313218 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 789/3157] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:32 2026] GET /volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:32.600937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f81aecbe-a694-4b83-9e4b-713970fb4e92 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:32.603148 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f81aecbe-a694-4b83-9e4b-713970fb4e92 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] GET https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a Aug 20 00:14:32.603391 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f81aecbe-a694-4b83-9e4b-713970fb4e92 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:32.603653 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f81aecbe-a694-4b83-9e4b-713970fb4e92 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:32.612175 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f81aecbe-a694-4b83-9e4b-713970fb4e92 tempest-TestStampPattern-1441742594 tempest-TestStampPattern-1441742594-project-member] https://10.4.3.9/volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a returned with HTTP 404 Aug 20 00:14:32.613417 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 782/3158] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:32 2026] GET /volume/v3/volumes/d7d77fce-e27d-4257-9c2c-b144951bbd2a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:33.331597 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28a204f7-d1bd-487a-9938-abf171b39ed6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:33.334170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28a204f7-d1bd-487a-9938-abf171b39ed6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 Aug 20 00:14:33.334466 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28a204f7-d1bd-487a-9938-abf171b39ed6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:33.334731 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28a204f7-d1bd-487a-9938-abf171b39ed6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:33.346646 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:33.346646 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:33.351689 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-28a204f7-d1bd-487a-9938-abf171b39ed6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:14:33.358995 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28a204f7-d1bd-487a-9938-abf171b39ed6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 returned with HTTP 200 Aug 20 00:14:33.359459 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 791/3159] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:33 2026] GET /volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:33.373224 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9044e459-23c4-458f-984a-571622bd9c35 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:33.375165 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9044e459-23c4-458f-984a-571622bd9c35 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:14:33.375529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9044e459-23c4-458f-984a-571622bd9c35 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da499f4b-0b1f-4a1d-9905-013b9bfeee14", "name": "tempest-type-Backup-952958542"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:33.377098 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-9044e459-23c4-458f-984a-571622bd9c35 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Creating new backup {'backup': {'volume_id': 'da499f4b-0b1f-4a1d-9905-013b9bfeee14', 'name': 'tempest-type-Backup-952958542'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:14:33.377217 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-9044e459-23c4-458f-984a-571622bd9c35 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Creating backup of volume da499f4b-0b1f-4a1d-9905-013b9bfeee14 in container None Aug 20 00:14:33.386541 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:33.386541 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:33.386977 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9044e459-23c4-458f-984a-571622bd9c35 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:14:33.441233 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-9044e459-23c4-458f-984a-571622bd9c35 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Created reservations ['0d0b30b5-af22-4fe2-ab2f-f8e7ed1dac74', '6f6233fb-e8de-4548-bbba-b73f92ff8005'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:33.479317 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9044e459-23c4-458f-984a-571622bd9c35 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:14:33.479774 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 798/3160] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:14:33 2026] POST /volume/v3/backups => generated 311 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:33.487742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e5dd50d7-f42c-4fe4-841b-d2d6e35ee81e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:33.492412 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e5dd50d7-f42c-4fe4-841b-d2d6e35ee81e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:33.492676 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e5dd50d7-f42c-4fe4-841b-d2d6e35ee81e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:33.494263 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e5dd50d7-f42c-4fe4-841b-d2d6e35ee81e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:33.494480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e5dd50d7-f42c-4fe4-841b-d2d6e35ee81e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:33.500119 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:33.500119 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:33.502346 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e5dd50d7-f42c-4fe4-841b-d2d6e35ee81e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:33.504320 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 790/3161] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:33 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 718 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:33.978304 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-413738d7-c577-4151-8ce3-ec1625d95c7e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.068456 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-413738d7-c577-4151-8ce3-ec1625d95c7e tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:14:34.068767 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-413738d7-c577-4151-8ce3-ec1625d95c7e tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1067395852"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:34.081974 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-413738d7-c577-4151-8ce3-ec1625d95c7e tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:14:34.082339 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 783/3162] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:14:33 2026] POST /volume/v3/types => generated 231 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:34.091336 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7a5f84f4-2a22-4bac-8336-deeacd95d1b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.093192 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7a5f84f4-2a22-4bac-8336-deeacd95d1b7 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] POST https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs Aug 20 00:14:34.093531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7a5f84f4-2a22-4bac-8336-deeacd95d1b7 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:34.114324 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7a5f84f4-2a22-4bac-8336-deeacd95d1b7 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs returned with HTTP 200 Aug 20 00:14:34.114744 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 792/3163] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:14:34 2026] POST /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:34.122592 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-57d5626c-552b-40f3-91ac-c732af35128b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.124597 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57d5626c-552b-40f3-91ac-c732af35128b tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] GET https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 Aug 20 00:14:34.124831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57d5626c-552b-40f3-91ac-c732af35128b tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.125209 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57d5626c-552b-40f3-91ac-c732af35128b tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.125487 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:34.125487 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:34.132680 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57d5626c-552b-40f3-91ac-c732af35128b tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 returned with HTTP 200 Aug 20 00:14:34.133117 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 799/3164] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:14:34 2026] GET /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:34.140575 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-237be2a1-bab6-46b3-ac0c-0b8c41807b4c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.142431 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-237be2a1-bab6-46b3-ac0c-0b8c41807b4c tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] DELETE https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 Aug 20 00:14:34.142682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-237be2a1-bab6-46b3-ac0c-0b8c41807b4c tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.142932 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-237be2a1-bab6-46b3-ac0c-0b8c41807b4c tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.165737 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-237be2a1-bab6-46b3-ac0c-0b8c41807b4c tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 returned with HTTP 202 Aug 20 00:14:34.166254 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 791/3165] 10.4.3.9 () {66 vars in 1385 bytes} [Thu Aug 20 00:14:34 2026] DELETE /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:14:34.172849 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c98980d3-6397-4eae-85a2-962d80890128 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.174730 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c98980d3-6397-4eae-85a2-962d80890128 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] GET https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 Aug 20 00:14:34.174954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c98980d3-6397-4eae-85a2-962d80890128 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.175161 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c98980d3-6397-4eae-85a2-962d80890128 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.181812 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c98980d3-6397-4eae-85a2-962d80890128 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 returned with HTTP 404 Aug 20 00:14:34.182224 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 784/3166] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:14:34 2026] GET /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:34.190542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9112b683-f44b-43ea-9d31-84a63abff530 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.192395 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9112b683-f44b-43ea-9d31-84a63abff530 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] POST https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs Aug 20 00:14:34.192735 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9112b683-f44b-43ea-9d31-84a63abff530 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:34.218609 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9112b683-f44b-43ea-9d31-84a63abff530 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs returned with HTTP 200 Aug 20 00:14:34.219237 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 793/3167] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:14:34 2026] POST /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:34.227112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-af084e3e-6a6e-4956-b1f9-7f4107100a7c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.229308 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af084e3e-6a6e-4956-b1f9-7f4107100a7c tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] GET https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs Aug 20 00:14:34.229489 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af084e3e-6a6e-4956-b1f9-7f4107100a7c tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.229666 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af084e3e-6a6e-4956-b1f9-7f4107100a7c tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.240665 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af084e3e-6a6e-4956-b1f9-7f4107100a7c tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs returned with HTTP 200 Aug 20 00:14:34.241028 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 800/3168] 10.4.3.9 () {66 vars in 1364 bytes} [Thu Aug 20 00:14:34 2026] GET /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:34.248673 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3753a7b8-177a-4370-a080-1d44f45b9e10 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.250690 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3753a7b8-177a-4370-a080-1d44f45b9e10 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] POST https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs Aug 20 00:14:34.251139 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3753a7b8-177a-4370-a080-1d44f45b9e10 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:34.272955 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3753a7b8-177a-4370-a080-1d44f45b9e10 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs returned with HTTP 200 Aug 20 00:14:34.273522 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 792/3169] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:14:34 2026] POST /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:34.283438 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-177a313a-6900-4a63-8ff0-f6fb9704b42a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.287816 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-177a313a-6900-4a63-8ff0-f6fb9704b42a tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] PUT https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec2 Aug 20 00:14:34.288338 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-177a313a-6900-4a63-8ff0-f6fb9704b42a tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:34.336685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-177a313a-6900-4a63-8ff0-f6fb9704b42a tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec2 returned with HTTP 200 Aug 20 00:14:34.338132 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 785/3170] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:14:34 2026] PUT /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec2 => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:34.344247 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-94a44154-09b7-426d-96a1-2c90b0e6a10f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.345933 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94a44154-09b7-426d-96a1-2c90b0e6a10f tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] GET https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec2 Aug 20 00:14:34.346207 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94a44154-09b7-426d-96a1-2c90b0e6a10f tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.346384 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94a44154-09b7-426d-96a1-2c90b0e6a10f tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.352995 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94a44154-09b7-426d-96a1-2c90b0e6a10f tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec2 returned with HTTP 200 Aug 20 00:14:34.353554 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 794/3171] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:14:34 2026] GET /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 00:14:34.360861 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-573ecf19-68e4-4afe-a953-c73d191d1200 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.362833 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-573ecf19-68e4-4afe-a953-c73d191d1200 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] POST https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs Aug 20 00:14:34.363188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-573ecf19-68e4-4afe-a953-c73d191d1200 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:34.391791 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-573ecf19-68e4-4afe-a953-c73d191d1200 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs returned with HTTP 200 Aug 20 00:14:34.392272 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 801/3172] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:14:34 2026] POST /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs => generated 51 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:34.400022 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1e956f30-03bf-47b5-9fff-1fe3d4e73d26 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.402095 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e956f30-03bf-47b5-9fff-1fe3d4e73d26 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] GET https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs Aug 20 00:14:34.402420 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e956f30-03bf-47b5-9fff-1fe3d4e73d26 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.402708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e956f30-03bf-47b5-9fff-1fe3d4e73d26 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.411939 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e956f30-03bf-47b5-9fff-1fe3d4e73d26 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs returned with HTTP 200 Aug 20 00:14:34.412521 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 793/3173] 10.4.3.9 () {66 vars in 1364 bytes} [Thu Aug 20 00:14:34 2026] GET /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:34.422278 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3b226847-3465-4c90-9822-11f67a8e0cf4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.424280 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3b226847-3465-4c90-9822-11f67a8e0cf4 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] DELETE https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d Aug 20 00:14:34.424483 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3b226847-3465-4c90-9822-11f67a8e0cf4 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.424685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3b226847-3465-4c90-9822-11f67a8e0cf4 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.455080 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3b226847-3465-4c90-9822-11f67a8e0cf4 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d returned with HTTP 202 Aug 20 00:14:34.455402 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 786/3174] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:14:34 2026] DELETE /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:34.464915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-67fd964a-159b-4010-a1a8-b37f16de8b09 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.466450 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67fd964a-159b-4010-a1a8-b37f16de8b09 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] GET https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d Aug 20 00:14:34.466701 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67fd964a-159b-4010-a1a8-b37f16de8b09 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.466990 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67fd964a-159b-4010-a1a8-b37f16de8b09 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.471020 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67fd964a-159b-4010-a1a8-b37f16de8b09 tempest-VolumeTypesExtraSpecsTest-780243732 tempest-VolumeTypesExtraSpecsTest-780243732-project-admin] https://10.4.3.9/volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d returned with HTTP 404 Aug 20 00:14:34.471751 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 795/3175] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:14:34 2026] GET /volume/v3/types/6ffb2f2a-da0b-498f-b77a-b72e293a652d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:34.517945 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-207c53f4-3a21-464e-8aaf-029ac33b5b5d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:34.519840 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-207c53f4-3a21-464e-8aaf-029ac33b5b5d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:34.520242 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-207c53f4-3a21-464e-8aaf-029ac33b5b5d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:34.520434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-207c53f4-3a21-464e-8aaf-029ac33b5b5d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:34.520542 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-207c53f4-3a21-464e-8aaf-029ac33b5b5d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:34.525633 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:34.525633 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:34.526372 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-207c53f4-3a21-464e-8aaf-029ac33b5b5d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:34.526900 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 802/3176] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:34 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:35.542281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-752082ba-dac7-45ab-bcfa-e0eaf78a922f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:35.547111 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-752082ba-dac7-45ab-bcfa-e0eaf78a922f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:35.550830 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-752082ba-dac7-45ab-bcfa-e0eaf78a922f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:35.551147 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-752082ba-dac7-45ab-bcfa-e0eaf78a922f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:35.551293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-752082ba-dac7-45ab-bcfa-e0eaf78a922f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:35.557817 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:35.557817 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:35.558637 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-752082ba-dac7-45ab-bcfa-e0eaf78a922f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:35.559136 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 794/3177] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:35 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:35.716755 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:35.719225 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:35.719620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6cc8d28a-de27-4150-9c6b-dfad101677d7", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-628432076"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:35.721731 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume request body: {'volume': {'imageRef': '6cc8d28a-de27-4150-9c6b-dfad101677d7', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-628432076'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:35.812752 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume of 2 GB Aug 20 00:14:35.818570 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Availability Zones retrieved successfully. Aug 20 00:14:35.823938 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Flow 'volume_create_api' (15781968-87eb-43f9-962a-8ed691c10028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:35.824817 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26438e88-e925-41cb-b471-81fbf7524c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:35.825731 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Validating volume size '2' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:35.859058 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26438e88-e925-41cb-b471-81fbf7524c1e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 00:14:35.859058 np0000007832 devstack@c-api.service[100467]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 6cc8d28a-de27-4150-9c6b-dfad101677d7 is not active. Aug 20 00:14:35.861248 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26438e88-e925-41cb-b471-81fbf7524c1e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:35.862225 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26438e88-e925-41cb-b471-81fbf7524c1e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:14:35.863197 np0000007832 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Flow 'volume_create_api' (15781968-87eb-43f9-962a-8ed691c10028) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 00:14:35.863559 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2635c1e-e4f1-4445-bc6f-2f45bd3ab99e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 400 Aug 20 00:14:35.866824 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 787/3178] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:35 2026] POST /volume/v3/volumes => generated 125 bytes in 148 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:36.573025 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-832d5a0b-000b-4331-a46d-bb0c0b732481 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:36.574917 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-832d5a0b-000b-4331-a46d-bb0c0b732481 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:36.575162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-832d5a0b-000b-4331-a46d-bb0c0b732481 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:36.575375 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-832d5a0b-000b-4331-a46d-bb0c0b732481 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:36.575524 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-832d5a0b-000b-4331-a46d-bb0c0b732481 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:36.586634 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:36.586634 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:36.587459 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-832d5a0b-000b-4331-a46d-bb0c0b732481 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:36.588028 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 796/3179] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:36 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:36.930483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-42b5894a-f99d-4453-ae58-c9a3ffadb0d7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:37.039718 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-42b5894a-f99d-4453-ae58-c9a3ffadb0d7 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:14:37.039899 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-42b5894a-f99d-4453-ae58-c9a3ffadb0d7 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:37.040113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-42b5894a-f99d-4453-ae58-c9a3ffadb0d7 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:37.040365 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-42b5894a-f99d-4453-ae58-c9a3ffadb0d7 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:14:37.041084 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-42b5894a-f99d-4453-ae58-c9a3ffadb0d7 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:14:37.054392 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-42b5894a-f99d-4453-ae58-c9a3ffadb0d7 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Get all volumes completed successfully. Aug 20 00:14:37.054797 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-42b5894a-f99d-4453-ae58-c9a3ffadb0d7 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:14:37.056241 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 803/3180] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:14:36 2026] GET /volume/v3/volumes => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:37.065587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:37.067282 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:37.067573 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-551818032"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:37.069117 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-551818032'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:37.069220 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume of 1 GB Aug 20 00:14:37.073393 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Availability Zones retrieved successfully. Aug 20 00:14:37.078545 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Flow 'volume_create_api' (5c5c42bf-84d1-47be-b784-d3bc39132e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:37.079696 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6990707b-64ab-4ffd-bcfc-c4459b34e114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:37.080574 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:37.107113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6990707b-64ab-4ffd-bcfc-c4459b34e114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:37.108009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612090df-2112-4102-87e8-dba050d51fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:37.181905 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Created reservations ['ae62775b-9ff8-46ba-af10-08055121bd77', '37a29bcf-a9cd-46bb-9bf6-3a731853697f', '4ffa9749-33c2-4e54-9b7a-d92c811eca3d', '27a6a1e6-8e86-43dc-a798-16e3d229b2bd'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:37.182975 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612090df-2112-4102-87e8-dba050d51fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae62775b-9ff8-46ba-af10-08055121bd77', '37a29bcf-a9cd-46bb-9bf6-3a731853697f', '4ffa9749-33c2-4e54-9b7a-d92c811eca3d', '27a6a1e6-8e86-43dc-a798-16e3d229b2bd']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:37.184050 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48891504-6102-41a8-b415-3d603f59872e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:37.216120 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48891504-6102-41a8-b415-3d603f59872e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a85859-a0f8-43fe-b0b9-acc3b7179a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-551818032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f085696667fb472aa7e6b94d766fc421',qos_specs=None,replication_status=,reservations=['ae62775b-9ff8-46ba-af10-08055121bd77','37a29bcf-a9cd-46bb-9bf6-3a731853697f','4ffa9749-33c2-4e54-9b7a-d92c811eca3d','27a6a1e6-8e86-43dc-a798-16e3d229b2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-551818032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a85859-a0f8-43fe-b0b9-acc3b7179a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f085696667fb472aa7e6b94d766fc421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:37.216849 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f793ffff-13a2-4ceb-b85b-e583b792e9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:37.239311 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f793ffff-13a2-4ceb-b85b-e583b792e9b0) transitioned into state 'SUCCESS' from state '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-551818032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f085696667fb472aa7e6b94d766fc421',qos_specs=None,replication_status=,reservations=['ae62775b-9ff8-46ba-af10-08055121bd77','37a29bcf-a9cd-46bb-9bf6-3a731853697f','4ffa9749-33c2-4e54-9b7a-d92c811eca3d','27a6a1e6-8e86-43dc-a798-16e3d229b2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:37.239931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbd3f2e-ad65-47e2-b183-adf96921330a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:37.259885 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbd3f2e-ad65-47e2-b183-adf96921330a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:37.261221 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Flow 'volume_create_api' (5c5c42bf-84d1-47be-b784-d3bc39132e54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:37.261686 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume request issued successfully. Aug 20 00:14:37.262783 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dce1dd08-39eb-465d-90bb-c693f2b39b29 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:37.263709 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 795/3181] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:37 2026] POST /volume/v3/volumes => generated 750 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:37.279792 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f1d3c5e7-ff1f-47f7-b85c-f8f0778c1dec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:37.283991 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f1d3c5e7-ff1f-47f7-b85c-f8f0778c1dec tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f Aug 20 00:14:37.284224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f1d3c5e7-ff1f-47f7-b85c-f8f0778c1dec tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:37.284443 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f1d3c5e7-ff1f-47f7-b85c-f8f0778c1dec tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:37.295714 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:37.295714 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:37.302707 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f1d3c5e7-ff1f-47f7-b85c-f8f0778c1dec tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:37.307401 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f1d3c5e7-ff1f-47f7-b85c-f8f0778c1dec tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f returned with HTTP 200 Aug 20 00:14:37.307857 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 788/3182] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:37 2026] GET /volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:37.598618 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c0d98c48-c7b3-4861-ae7a-722ed077c95f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:37.600376 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0d98c48-c7b3-4861-ae7a-722ed077c95f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:37.600745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0d98c48-c7b3-4861-ae7a-722ed077c95f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:37.601017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0d98c48-c7b3-4861-ae7a-722ed077c95f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:37.601269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c0d98c48-c7b3-4861-ae7a-722ed077c95f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:37.605902 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:37.605902 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:37.606662 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0d98c48-c7b3-4861-ae7a-722ed077c95f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:37.607127 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 797/3183] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:37 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:37.869538 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:37.871801 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:37.872236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "47fcbf1d-d560-4249-8a6e-bdbfdcb1432a"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:37.873765 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '47fcbf1d-d560-4249-8a6e-bdbfdcb1432a'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:37.961571 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume of 1 GB Aug 20 00:14:37.967026 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Availability Zones retrieved successfully. Aug 20 00:14:37.974588 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Flow 'volume_create_api' (3c18d108-1986-4b4c-b228-453cd35d4712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:37.976229 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c6f541-dee1-4904-9a39-eda6dc4324d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:37.977610 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:38.017835 np0000007832 devstack@c-api.service[100468]: WARNING cinder.volume.api [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c6f541-dee1-4904-9a39-eda6dc4324d3) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 00:14:38.017835 np0000007832 devstack@c-api.service[100468]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 20 00:14:38.020057 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c6f541-dee1-4904-9a39-eda6dc4324d3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:38.020838 np0000007832 devstack@c-api.service[100468]: WARNING cinder.volume.api [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c6f541-dee1-4904-9a39-eda6dc4324d3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:14:38.022466 np0000007832 devstack@c-api.service[100468]: WARNING cinder.volume.api [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Flow 'volume_create_api' (3c18d108-1986-4b4c-b228-453cd35d4712) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 00:14:38.022466 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8587715b-c9c0-478a-b0e4-3dc5ab150c42 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 400 Aug 20 00:14:38.023340 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 804/3184] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:37 2026] POST /volume/v3/volumes => generated 134 bytes in 155 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:38.229450 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b8e0a7a2-9b6c-4ed8-a8d9-f0c895b6d41b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.233270 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b8e0a7a2-9b6c-4ed8-a8d9-f0c895b6d41b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:38.233270 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b8e0a7a2-9b6c-4ed8-a8d9-f0c895b6d41b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.233418 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b8e0a7a2-9b6c-4ed8-a8d9-f0c895b6d41b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 400 Aug 20 00:14:38.233825 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 796/3185] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:38.243918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c66a5150-4e05-45a7-9e85-eba8544b5732 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.245828 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c66a5150-4e05-45a7-9e85-eba8544b5732 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:38.247352 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c66a5150-4e05-45a7-9e85-eba8544b5732 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "848187c6-6bb1-4365-96c9-fbec8065eee1"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.247800 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-c66a5150-4e05-45a7-9e85-eba8544b5732 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '848187c6-6bb1-4365-96c9-fbec8065eee1'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:38.262014 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c66a5150-4e05-45a7-9e85-eba8544b5732 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 404 Aug 20 00:14:38.262904 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 789/3186] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:38.273747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cb254ec0-7824-4bdb-9208-75711fded96c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.276649 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb254ec0-7824-4bdb-9208-75711fded96c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:38.277444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb254ec0-7824-4bdb-9208-75711fded96c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "036d2a98-56c2-4b27-bc16-6ed3002efc31"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.280699 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-cb254ec0-7824-4bdb-9208-75711fded96c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '036d2a98-56c2-4b27-bc16-6ed3002efc31'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:38.290663 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb254ec0-7824-4bdb-9208-75711fded96c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 404 Aug 20 00:14:38.291491 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 798/3187] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:38.302580 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a1894ef0-bae8-4375-9aec-9ce4713a760a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.304827 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1894ef0-bae8-4375-9aec-9ce4713a760a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:38.305296 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a1894ef0-bae8-4375-9aec-9ce4713a760a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "845f40c1-13e6-4f63-84a4-975e66a21d70"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.308471 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-a1894ef0-bae8-4375-9aec-9ce4713a760a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '845f40c1-13e6-4f63-84a4-975e66a21d70'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:38.318676 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a1894ef0-bae8-4375-9aec-9ce4713a760a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 404 Aug 20 00:14:38.319374 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 805/3188] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:38.325310 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1537f90c-b845-4d39-9762-45104adb8987 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.327395 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1537f90c-b845-4d39-9762-45104adb8987 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f Aug 20 00:14:38.328108 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1537f90c-b845-4d39-9762-45104adb8987 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.328445 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1537f90c-b845-4d39-9762-45104adb8987 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.331073 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d09d73b-3ee1-4fb3-b3ff-387a9b8d5c57 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.335434 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d09d73b-3ee1-4fb3-b3ff-387a9b8d5c57 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:38.335434 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d09d73b-3ee1-4fb3-b3ff-387a9b8d5c57 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.339409 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:38.339409 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:38.341516 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d09d73b-3ee1-4fb3-b3ff-387a9b8d5c57 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 400 Aug 20 00:14:38.342159 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 790/3189] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:38.345382 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1537f90c-b845-4d39-9762-45104adb8987 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:38.347584 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1537f90c-b845-4d39-9762-45104adb8987 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f returned with HTTP 200 Aug 20 00:14:38.348184 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 797/3190] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:38.354312 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d76001a5-9d3f-4e62-9d89-772fd7a37039 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.356452 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d76001a5-9d3f-4e62-9d89-772fd7a37039 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:38.356760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d76001a5-9d3f-4e62-9d89-772fd7a37039 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.358605 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d76001a5-9d3f-4e62-9d89-772fd7a37039 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 400 Aug 20 00:14:38.359167 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 799/3191] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:38.361219 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bcde0ba2-fca9-4722-a937-22f78aefb2a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.363075 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bcde0ba2-fca9-4722-a937-22f78aefb2a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f Aug 20 00:14:38.363244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bcde0ba2-fca9-4722-a937-22f78aefb2a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.363416 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bcde0ba2-fca9-4722-a937-22f78aefb2a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.371000 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c6f8f127-2509-400e-a05f-d0d6865cab52 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.371380 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:38.371380 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:38.373675 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c6f8f127-2509-400e-a05f-d0d6865cab52 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:38.374020 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c6f8f127-2509-400e-a05f-d0d6865cab52 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.374827 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bcde0ba2-fca9-4722-a937-22f78aefb2a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:38.375910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c6f8f127-2509-400e-a05f-d0d6865cab52 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 400 Aug 20 00:14:38.376701 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 791/3192] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:38 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 20 00:14:38.379144 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bcde0ba2-fca9-4722-a937-22f78aefb2a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f returned with HTTP 200 Aug 20 00:14:38.379660 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 806/3193] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:38.387084 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c78f31a5-0a26-4afd-908c-825f653e2101 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.390788 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c78f31a5-0a26-4afd-908c-825f653e2101 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] DELETE https://10.4.3.9/volume/v3/volumes/tempest-invalid-1220105169 Aug 20 00:14:38.390788 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c78f31a5-0a26-4afd-908c-825f653e2101 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.390788 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c78f31a5-0a26-4afd-908c-825f653e2101 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.390788 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-c78f31a5-0a26-4afd-908c-825f653e2101 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Delete volume with id: tempest-invalid-1220105169 Aug 20 00:14:38.395572 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.398684 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:38.398684 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1444958234"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.398786 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c78f31a5-0a26-4afd-908c-825f653e2101 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/tempest-invalid-1220105169 returned with HTTP 404 Aug 20 00:14:38.399607 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 798/3194] 10.4.3.9 () {66 vars in 1307 bytes} [Thu Aug 20 00:14:38 2026] DELETE /volume/v3/volumes/tempest-invalid-1220105169 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:38.400702 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1444958234'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:38.400978 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume of 1 GB Aug 20 00:14:38.406743 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Availability Zones retrieved successfully. Aug 20 00:14:38.414921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2543c817-3adb-4aa4-9197-8f0cf9aca0d4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.419914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Flow 'volume_create_api' (c765fa21-eb5b-439c-9d82-a6c347955c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:38.420059 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 792/3195] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:14:38 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 00:14:38.420120 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d78176-e049-4de1-870e-81e1c8651e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:38.421624 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:38.428847 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-02ad373c-019b-469d-83dc-5aef05b32b10 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.431277 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02ad373c-019b-469d-83dc-5aef05b32b10 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/xxx/action Aug 20 00:14:38.431700 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02ad373c-019b-469d-83dc-5aef05b32b10 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-detach": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.431998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02ad373c-019b-469d-83dc-5aef05b32b10 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.439357 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02ad373c-019b-469d-83dc-5aef05b32b10 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 20 00:14:38.439834 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 807/3196] 10.4.3.9 () {68 vars in 1277 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:38.450229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5ba9d876-943b-4d8f-9a4e-6775956c778c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.452106 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ba9d876-943b-4d8f-9a4e-6775956c778c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/tempest-invalid-144415832 Aug 20 00:14:38.452424 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ba9d876-943b-4d8f-9a4e-6775956c778c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.452571 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ba9d876-943b-4d8f-9a4e-6775956c778c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.453478 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d78176-e049-4de1-870e-81e1c8651e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:38.454603 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772d0e5f-c9b8-4f74-b41c-0b5a43846052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:38.459540 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ba9d876-943b-4d8f-9a4e-6775956c778c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/tempest-invalid-144415832 returned with HTTP 404 Aug 20 00:14:38.460027 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 799/3197] 10.4.3.9 () {66 vars in 1301 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/volumes/tempest-invalid-144415832 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:38.471619 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-beaf800b-5e88-4e3e-877d-2bf70a67c88c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.474979 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 793/3198] 10.4.3.9 () {66 vars in 1226 bytes} [Thu Aug 20 00:14:38 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 20 00:14:38.485489 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.487322 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?status=null Aug 20 00:14:38.487613 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.487732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.487995 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:14:38.488264 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Could not evaluate value null, assuming string {{(pid=100468) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:14:38.488913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:14:38.516632 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Created reservations ['a73d803a-a1da-4d2f-9870-8c577cc8461a', '37750214-dede-407b-acb9-83abe0122c48', '086aa534-4224-40bc-8485-672d8baab612', '23836a8c-f85e-4f73-885f-d46dc46d0910'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:38.516750 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772d0e5f-c9b8-4f74-b41c-0b5a43846052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a73d803a-a1da-4d2f-9870-8c577cc8461a', '37750214-dede-407b-acb9-83abe0122c48', '086aa534-4224-40bc-8485-672d8baab612', '23836a8c-f85e-4f73-885f-d46dc46d0910']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:38.517525 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53028680-0679-4e15-a6db-1545f5896507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:38.529787 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Get all volumes completed successfully. Aug 20 00:14:38.531904 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a6596eb-27ad-4269-a91a-8adb25c6ccfa tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 20 00:14:38.532323 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 808/3199] 10.4.3.9 () {66 vars in 1267 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:38.548722 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53028680-0679-4e15-a6db-1545f5896507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af3c7c6-6879-4292-9235-f42237bf6916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1444958234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f085696667fb472aa7e6b94d766fc421',qos_specs=None,replication_status=,reservations=['a73d803a-a1da-4d2f-9870-8c577cc8461a','37750214-dede-407b-acb9-83abe0122c48','086aa534-4224-40bc-8485-672d8baab612','23836a8c-f85e-4f73-885f-d46dc46d0910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1444958234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af3c7c6-6879-4292-9235-f42237bf6916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f085696667fb472aa7e6b94d766fc421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:38.549817 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a06e2ef5-b2a0-4ba6-8ccf-83319b4f4d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:38.551570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-95a2b81c-648e-458c-adaf-6e84ea9a9b53 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.553362 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95a2b81c-648e-458c-adaf-6e84ea9a9b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-734697452 Aug 20 00:14:38.553558 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95a2b81c-648e-458c-adaf-6e84ea9a9b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.553701 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95a2b81c-648e-458c-adaf-6e84ea9a9b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.554066 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-95a2b81c-648e-458c-adaf-6e84ea9a9b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:14:38.554798 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-95a2b81c-648e-458c-adaf-6e84ea9a9b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-734697452'), ('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:14:38.571857 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a06e2ef5-b2a0-4ba6-8ccf-83319b4f4d0e) transitioned into state 'SUCCESS' from state '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-1444958234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f085696667fb472aa7e6b94d766fc421',qos_specs=None,replication_status=,reservations=['a73d803a-a1da-4d2f-9870-8c577cc8461a','37750214-dede-407b-acb9-83abe0122c48','086aa534-4224-40bc-8485-672d8baab612','23836a8c-f85e-4f73-885f-d46dc46d0910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:38.572791 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4edf0bb-1f45-4ddd-bc4f-dd3f10a38170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:38.590883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4edf0bb-1f45-4ddd-bc4f-dd3f10a38170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:38.592183 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Flow 'volume_create_api' (c765fa21-eb5b-439c-9d82-a6c347955c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:38.592582 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume request issued successfully. Aug 20 00:14:38.593395 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-355b9728-4e65-4e39-adfa-dca1fd91d128 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:38.593957 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 800/3200] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes => generated 751 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:38.595244 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-95a2b81c-648e-458c-adaf-6e84ea9a9b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Get all volumes completed successfully. Aug 20 00:14:38.597793 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95a2b81c-648e-458c-adaf-6e84ea9a9b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-734697452 returned with HTTP 200 Aug 20 00:14:38.599251 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 800/3201] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-734697452 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:38.607853 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2a577f83-0585-4dc3-a854-2d0997bd8310 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.612581 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a577f83-0585-4dc3-a854-2d0997bd8310 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 Aug 20 00:14:38.612950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a577f83-0585-4dc3-a854-2d0997bd8310 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.615641 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a577f83-0585-4dc3-a854-2d0997bd8310 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.618448 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-48028115-d4e2-4d20-94c4-67dba3a77cc6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.619024 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-20f06aed-070e-432f-89fb-70cc33e844af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.620454 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48028115-d4e2-4d20-94c4-67dba3a77cc6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:38.620816 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48028115-d4e2-4d20-94c4-67dba3a77cc6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.620880 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20f06aed-070e-432f-89fb-70cc33e844af tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes?status=null Aug 20 00:14:38.620943 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48028115-d4e2-4d20-94c4-67dba3a77cc6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.621070 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20f06aed-070e-432f-89fb-70cc33e844af tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.621127 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-48028115-d4e2-4d20-94c4-67dba3a77cc6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:38.621654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20f06aed-070e-432f-89fb-70cc33e844af tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.622101 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-20f06aed-070e-432f-89fb-70cc33e844af tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:14:38.622300 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-20f06aed-070e-432f-89fb-70cc33e844af tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Could not evaluate value null, assuming string {{(pid=100466) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:14:38.622494 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:38.622494 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:38.622984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-20f06aed-070e-432f-89fb-70cc33e844af tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:14:38.625700 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:38.625700 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:38.626525 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48028115-d4e2-4d20-94c4-67dba3a77cc6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:38.626880 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 809/3202] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:38.631031 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:38.631031 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:38.636136 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2a577f83-0585-4dc3-a854-2d0997bd8310 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:38.641276 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a577f83-0585-4dc3-a854-2d0997bd8310 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 returned with HTTP 200 Aug 20 00:14:38.641695 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 794/3203] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:38.656202 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-20f06aed-070e-432f-89fb-70cc33e844af tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Get all volumes completed successfully. Aug 20 00:14:38.656613 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20f06aed-070e-432f-89fb-70cc33e844af tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes?status=null returned with HTTP 200 Aug 20 00:14:38.657077 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 801/3204] 10.4.3.9 () {66 vars in 1246 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:38.669815 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-44cf5435-b385-4264-8fcb-856793c3070a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.671685 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-44cf5435-b385-4264-8fcb-856793c3070a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1288598308 Aug 20 00:14:38.671876 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-44cf5435-b385-4264-8fcb-856793c3070a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.672094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-44cf5435-b385-4264-8fcb-856793c3070a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.672371 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-44cf5435-b385-4264-8fcb-856793c3070a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:14:38.673068 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-44cf5435-b385-4264-8fcb-856793c3070a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1288598308'), ('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:14:38.679291 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-44cf5435-b385-4264-8fcb-856793c3070a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Get all volumes completed successfully. Aug 20 00:14:38.679924 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-44cf5435-b385-4264-8fcb-856793c3070a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1288598308 returned with HTTP 200 Aug 20 00:14:38.680206 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 801/3205] 10.4.3.9 () {66 vars in 1324 bytes} [Thu Aug 20 00:14:38 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1288598308 => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:14:38.691736 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-040cfd5c-682f-4a2a-abf7-d49b558fe2f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.694118 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-040cfd5c-682f-4a2a-abf7-d49b558fe2f5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action Aug 20 00:14:38.694480 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-040cfd5c-682f-4a2a-abf7-d49b558fe2f5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.694816 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-040cfd5c-682f-4a2a-abf7-d49b558fe2f5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.705979 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:38.705979 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:38.705979 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-040cfd5c-682f-4a2a-abf7-d49b558fe2f5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume info retrieved successfully. Aug 20 00:14:38.712489 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-040cfd5c-682f-4a2a-abf7-d49b558fe2f5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Reserve volume completed successfully. Aug 20 00:14:38.712804 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-040cfd5c-682f-4a2a-abf7-d49b558fe2f5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action returned with HTTP 202 Aug 20 00:14:38.713441 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 810/3206] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:14:38.721611 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c80c65d-ab85-415c-bf88-6bf71e620ce0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.723959 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c80c65d-ab85-415c-bf88-6bf71e620ce0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action Aug 20 00:14:38.724377 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c80c65d-ab85-415c-bf88-6bf71e620ce0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.724510 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c80c65d-ab85-415c-bf88-6bf71e620ce0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.733974 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:38.733974 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:38.735987 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4c80c65d-ab85-415c-bf88-6bf71e620ce0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume info retrieved successfully. Aug 20 00:14:38.739297 np0000007832 devstack@c-api.service[100467]: ERROR cinder.volume.api [None req-4c80c65d-ab85-415c-bf88-6bf71e620ce0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume status must be available to reserve, but the status is attaching. Aug 20 00:14:38.739605 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c80c65d-ab85-415c-bf88-6bf71e620ce0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action returned with HTTP 400 Aug 20 00:14:38.740113 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 795/3207] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:38.749900 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0eff7888-11fd-4f9b-a0d2-303be2ebbab5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.751696 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0eff7888-11fd-4f9b-a0d2-303be2ebbab5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action Aug 20 00:14:38.754966 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0eff7888-11fd-4f9b-a0d2-303be2ebbab5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.754966 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0eff7888-11fd-4f9b-a0d2-303be2ebbab5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.760619 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:38.760619 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:38.761094 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0eff7888-11fd-4f9b-a0d2-303be2ebbab5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume info retrieved successfully. Aug 20 00:14:38.775541 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0eff7888-11fd-4f9b-a0d2-303be2ebbab5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Unreserve volume completed successfully. Aug 20 00:14:38.775781 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0eff7888-11fd-4f9b-a0d2-303be2ebbab5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action returned with HTTP 202 Aug 20 00:14:38.776458 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 802/3208] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:14:38.786121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-85250d74-0930-443b-82a6-e6199e31150b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.787971 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-85250d74-0930-443b-82a6-e6199e31150b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/a5b1498f-8557-45ed-a197-79bdec47e58b/action Aug 20 00:14:38.788352 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-85250d74-0930-443b-82a6-e6199e31150b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.788498 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-85250d74-0930-443b-82a6-e6199e31150b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.795517 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-85250d74-0930-443b-82a6-e6199e31150b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/a5b1498f-8557-45ed-a197-79bdec47e58b/action returned with HTTP 404 Aug 20 00:14:38.796051 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 802/3209] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/a5b1498f-8557-45ed-a197-79bdec47e58b/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:38.808093 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7bb34d06-b325-4e0a-ade4-4a4bb9c6558e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.811214 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7bb34d06-b325-4e0a-ade4-4a4bb9c6558e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/f753ebd1-801a-45e7-ba38-8a24384ca19a/action Aug 20 00:14:38.811615 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7bb34d06-b325-4e0a-ade4-4a4bb9c6558e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.811821 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7bb34d06-b325-4e0a-ade4-4a4bb9c6558e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.824629 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7bb34d06-b325-4e0a-ade4-4a4bb9c6558e tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/f753ebd1-801a-45e7-ba38-8a24384ca19a/action returned with HTTP 404 Aug 20 00:14:38.825088 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 811/3210] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/f753ebd1-801a-45e7-ba38-8a24384ca19a/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:38.838107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-89b72bd2-691a-45f1-8d5d-0dc0a1d3dcc3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.840082 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 796/3211] 10.4.3.9 () {68 vars in 1246 bytes} [Thu Aug 20 00:14:38 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 20 00:14:38.849419 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-87f46b09-9803-4053-bd26-0948977a0b53 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.851593 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87f46b09-9803-4053-bd26-0948977a0b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] PUT https://10.4.3.9/volume/v3/volumes/tempest-invalid-436786271 Aug 20 00:14:38.852019 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87f46b09-9803-4053-bd26-0948977a0b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.860333 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87f46b09-9803-4053-bd26-0948977a0b53 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/tempest-invalid-436786271 returned with HTTP 404 Aug 20 00:14:38.860937 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 803/3212] 10.4.3.9 () {68 vars in 1321 bytes} [Thu Aug 20 00:14:38 2026] PUT /volume/v3/volumes/tempest-invalid-436786271 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:38.869218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bf90115a-263c-47f3-b0aa-74b2932ee8b0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.873701 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bf90115a-263c-47f3-b0aa-74b2932ee8b0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] PUT https://10.4.3.9/volume/v3/volumes/f950d32e-79e4-4627-941c-616b1c94c940 Aug 20 00:14:38.874174 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bf90115a-263c-47f3-b0aa-74b2932ee8b0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.890721 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bf90115a-263c-47f3-b0aa-74b2932ee8b0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/f950d32e-79e4-4627-941c-616b1c94c940 returned with HTTP 404 Aug 20 00:14:38.891451 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 803/3213] 10.4.3.9 () {68 vars in 1354 bytes} [Thu Aug 20 00:14:38 2026] PUT /volume/v3/volumes/f950d32e-79e4-4627-941c-616b1c94c940 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:38.903220 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-95cfb02c-f65c-49b1-99b1-c0c4f08a127a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.905016 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95cfb02c-f65c-49b1-99b1-c0c4f08a127a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] DELETE https://10.4.3.9/volume/v3/volumes/43af39df-c29a-45cc-a1c8-bdcf3dff1d6b Aug 20 00:14:38.905286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95cfb02c-f65c-49b1-99b1-c0c4f08a127a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:38.905463 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95cfb02c-f65c-49b1-99b1-c0c4f08a127a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:38.905653 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-95cfb02c-f65c-49b1-99b1-c0c4f08a127a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Delete volume with id: 43af39df-c29a-45cc-a1c8-bdcf3dff1d6b Aug 20 00:14:38.912781 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95cfb02c-f65c-49b1-99b1-c0c4f08a127a tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/43af39df-c29a-45cc-a1c8-bdcf3dff1d6b returned with HTTP 404 Aug 20 00:14:38.913414 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 812/3214] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:38 2026] DELETE /volume/v3/volumes/43af39df-c29a-45cc-a1c8-bdcf3dff1d6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:38.931483 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e21360eb-96e3-4acf-8c54-ed2b360610d3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.933527 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e21360eb-96e3-4acf-8c54-ed2b360610d3 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action Aug 20 00:14:38.934540 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e21360eb-96e3-4acf-8c54-ed2b360610d3 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.934540 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e21360eb-96e3-4acf-8c54-ed2b360610d3 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.937813 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e21360eb-96e3-4acf-8c54-ed2b360610d3 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action returned with HTTP 400 Aug 20 00:14:38.937813 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 797/3215] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 20 00:14:38.947385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e6728700-f254-4855-9f46-31ca2331bc1b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.950017 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e6728700-f254-4855-9f46-31ca2331bc1b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action Aug 20 00:14:38.950017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e6728700-f254-4855-9f46-31ca2331bc1b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.950017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e6728700-f254-4855-9f46-31ca2331bc1b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.950759 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e6728700-f254-4855-9f46-31ca2331bc1b tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action returned with HTTP 400 Aug 20 00:14:38.951200 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 804/3216] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:38.965984 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e71dc8db-aa2b-4fc1-90cb-c7e6aeb26ac0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.966313 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e71dc8db-aa2b-4fc1-90cb-c7e6aeb26ac0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/f244fe8c-97f4-4f9b-8e49-36f31051d904/action Aug 20 00:14:38.966557 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e71dc8db-aa2b-4fc1-90cb-c7e6aeb26ac0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.966695 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e71dc8db-aa2b-4fc1-90cb-c7e6aeb26ac0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.974291 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e71dc8db-aa2b-4fc1-90cb-c7e6aeb26ac0 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/f244fe8c-97f4-4f9b-8e49-36f31051d904/action returned with HTTP 404 Aug 20 00:14:38.974825 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 804/3217] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/f244fe8c-97f4-4f9b-8e49-36f31051d904/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:38.985152 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fdf6e121-8eb5-40f4-b1e5-19b91674199c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:38.987532 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fdf6e121-8eb5-40f4-b1e5-19b91674199c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action Aug 20 00:14:38.988009 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fdf6e121-8eb5-40f4-b1e5-19b91674199c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:38.988206 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fdf6e121-8eb5-40f4-b1e5-19b91674199c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:38.990287 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fdf6e121-8eb5-40f4-b1e5-19b91674199c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action returned with HTTP 400 Aug 20 00:14:38.991658 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 813/3218] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:14:39.000911 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1686e701-673d-4637-abb0-1dad662459d1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.002994 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1686e701-673d-4637-abb0-1dad662459d1 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] POST https://10.4.3.9/volume/v3/volumes/None/action Aug 20 00:14:39.005113 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1686e701-673d-4637-abb0-1dad662459d1 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:39.005360 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1686e701-673d-4637-abb0-1dad662459d1 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:39.019533 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1686e701-673d-4637-abb0-1dad662459d1 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/None/action returned with HTTP 404 Aug 20 00:14:39.020115 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 798/3219] 10.4.3.9 () {68 vars in 1280 bytes} [Thu Aug 20 00:14:38 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:39.033904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e3bc697-645c-45e7-8b38-a3158db29849 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.035665 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e3bc697-645c-45e7-8b38-a3158db29849 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/a943e417-14f2-441b-baf7-28030b42c7d5 Aug 20 00:14:39.035841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e3bc697-645c-45e7-8b38-a3158db29849 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:39.036031 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e3bc697-645c-45e7-8b38-a3158db29849 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:39.041905 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e3bc697-645c-45e7-8b38-a3158db29849 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/a943e417-14f2-441b-baf7-28030b42c7d5 returned with HTTP 404 Aug 20 00:14:39.042559 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 805/3220] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:39 2026] GET /volume/v3/volumes/a943e417-14f2-441b-baf7-28030b42c7d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:39.053815 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3920a899-30c4-4b86-b598-42206411ed2c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.056326 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3920a899-30c4-4b86-b598-42206411ed2c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c Aug 20 00:14:39.056467 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3920a899-30c4-4b86-b598-42206411ed2c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:39.056673 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3920a899-30c4-4b86-b598-42206411ed2c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:39.065401 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:39.065401 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:39.071043 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3920a899-30c4-4b86-b598-42206411ed2c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume info retrieved successfully. Aug 20 00:14:39.076408 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3920a899-30c4-4b86-b598-42206411ed2c tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c returned with HTTP 200 Aug 20 00:14:39.077014 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 805/3221] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:39 2026] GET /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:39.088746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fe9627bd-675a-4b65-8cc2-d2e522d5f572 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.093326 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fe9627bd-675a-4b65-8cc2-d2e522d5f572 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] DELETE https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c Aug 20 00:14:39.093326 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fe9627bd-675a-4b65-8cc2-d2e522d5f572 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:39.093326 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fe9627bd-675a-4b65-8cc2-d2e522d5f572 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:39.093326 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-fe9627bd-675a-4b65-8cc2-d2e522d5f572 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Delete volume with id: 50f68f1a-fdf7-46fc-bd51-932388f12c8c Aug 20 00:14:39.105827 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:39.105827 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:39.107246 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fe9627bd-675a-4b65-8cc2-d2e522d5f572 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume info retrieved successfully. Aug 20 00:14:39.132957 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fe9627bd-675a-4b65-8cc2-d2e522d5f572 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Delete volume request issued successfully. Aug 20 00:14:39.133191 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fe9627bd-675a-4b65-8cc2-d2e522d5f572 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c returned with HTTP 202 Aug 20 00:14:39.133612 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 814/3222] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:39 2026] DELETE /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:39.143850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c26fd5e1-e305-48e6-81a1-12ea54bfa2ab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.147318 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c26fd5e1-e305-48e6-81a1-12ea54bfa2ab tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c Aug 20 00:14:39.147485 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c26fd5e1-e305-48e6-81a1-12ea54bfa2ab tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:39.147662 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c26fd5e1-e305-48e6-81a1-12ea54bfa2ab tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:39.158542 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:39.158542 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:39.164139 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c26fd5e1-e305-48e6-81a1-12ea54bfa2ab tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Volume info retrieved successfully. Aug 20 00:14:39.170754 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c26fd5e1-e305-48e6-81a1-12ea54bfa2ab tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c returned with HTTP 200 Aug 20 00:14:39.171068 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 799/3223] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:39 2026] GET /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:39.641823 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3399dbcc-c248-4bda-a34f-413bc153e1a0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.643373 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3399dbcc-c248-4bda-a34f-413bc153e1a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:39.643549 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3399dbcc-c248-4bda-a34f-413bc153e1a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:39.643737 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3399dbcc-c248-4bda-a34f-413bc153e1a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:39.643834 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3399dbcc-c248-4bda-a34f-413bc153e1a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:39.653126 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:39.653126 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:39.654300 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3399dbcc-c248-4bda-a34f-413bc153e1a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:39.654300 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 806/3224] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:39 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:39.656588 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-18193a71-1445-43f4-b32c-9e325917ae7d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.659046 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-18193a71-1445-43f4-b32c-9e325917ae7d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 Aug 20 00:14:39.659664 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-18193a71-1445-43f4-b32c-9e325917ae7d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:39.659664 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-18193a71-1445-43f4-b32c-9e325917ae7d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:39.667145 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:39.667145 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:39.671319 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-18193a71-1445-43f4-b32c-9e325917ae7d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:39.675250 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-18193a71-1445-43f4-b32c-9e325917ae7d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 returned with HTTP 200 Aug 20 00:14:39.675615 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 806/3225] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:39 2026] GET /volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:39.686737 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4854676f-0485-4389-9d50-b4a13ef8d9c2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.688375 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4854676f-0485-4389-9d50-b4a13ef8d9c2 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 Aug 20 00:14:39.688557 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4854676f-0485-4389-9d50-b4a13ef8d9c2 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:39.688712 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4854676f-0485-4389-9d50-b4a13ef8d9c2 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:39.695770 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:39.695770 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:39.700147 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4854676f-0485-4389-9d50-b4a13ef8d9c2 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:39.704534 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4854676f-0485-4389-9d50-b4a13ef8d9c2 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 returned with HTTP 200 Aug 20 00:14:39.704975 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 815/3226] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:39 2026] GET /volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:39.717354 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a78bfc9-8fef-4188-93f2-881837c6675d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.718851 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:39.719226 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1712263465"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:39.720490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1712263465'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:39.720614 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume of 1 GB Aug 20 00:14:39.729939 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Availability Zones retrieved successfully. Aug 20 00:14:39.745773 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Flow 'volume_create_api' (c0252c5a-9b65-4718-a1f3-6e9ecdff009a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:39.746856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63f8a01-306e-4be8-84b6-66b60d133006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:39.748144 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:39.778548 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63f8a01-306e-4be8-84b6-66b60d133006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:39.779271 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e947c065-3c0c-4538-982b-d7b33064b2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:39.834773 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Created reservations ['a026b9c2-66cb-4762-89d4-d5294f3a13c9', 'cc0d51e3-7633-407e-a351-f012c2f49222', '81d4c141-a149-4f0b-97bd-d084069b23f5', 'da12f89e-b2cd-423b-9df3-c6d687a698f4'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:39.835837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e947c065-3c0c-4538-982b-d7b33064b2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a026b9c2-66cb-4762-89d4-d5294f3a13c9', 'cc0d51e3-7633-407e-a351-f012c2f49222', '81d4c141-a149-4f0b-97bd-d084069b23f5', 'da12f89e-b2cd-423b-9df3-c6d687a698f4']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:39.836860 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6bdc70-4e54-4b11-b6ea-dfa98a63d37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:39.866199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6bdc70-4e54-4b11-b6ea-dfa98a63d37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b64f341-1c76-4c28-9720-77fb014306fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1712263465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f085696667fb472aa7e6b94d766fc421',qos_specs=None,replication_status=,reservations=['a026b9c2-66cb-4762-89d4-d5294f3a13c9','cc0d51e3-7633-407e-a351-f012c2f49222','81d4c141-a149-4f0b-97bd-d084069b23f5','da12f89e-b2cd-423b-9df3-c6d687a698f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1712263465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b64f341-1c76-4c28-9720-77fb014306fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f085696667fb472aa7e6b94d766fc421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:39.867108 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987e18a5-bb66-4619-8051-af3b8c846ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:39.890423 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987e18a5-bb66-4619-8051-af3b8c846ea8) transitioned into state 'SUCCESS' from state '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-1712263465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f085696667fb472aa7e6b94d766fc421',qos_specs=None,replication_status=,reservations=['a026b9c2-66cb-4762-89d4-d5294f3a13c9','cc0d51e3-7633-407e-a351-f012c2f49222','81d4c141-a149-4f0b-97bd-d084069b23f5','da12f89e-b2cd-423b-9df3-c6d687a698f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edf2d6e5b3d444bf95e22cff18cc2748',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:39.891337 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc8ca07-3ec4-4b47-8b93-2399cde8da8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:39.906107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc8ca07-3ec4-4b47-8b93-2399cde8da8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:39.907148 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Flow 'volume_create_api' (c0252c5a-9b65-4718-a1f3-6e9ecdff009a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:39.907501 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Create volume request issued successfully. Aug 20 00:14:39.908354 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a78bfc9-8fef-4188-93f2-881837c6675d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:39.908925 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 800/3227] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:39 2026] POST /volume/v3/volumes => generated 751 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:39.923521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b698a706-ca79-47c9-9f2e-1f1c66eeac20 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:39.925425 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b698a706-ca79-47c9-9f2e-1f1c66eeac20 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb Aug 20 00:14:39.925642 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b698a706-ca79-47c9-9f2e-1f1c66eeac20 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:39.926267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b698a706-ca79-47c9-9f2e-1f1c66eeac20 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:39.932873 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:39.932873 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:39.936820 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b698a706-ca79-47c9-9f2e-1f1c66eeac20 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:39.942174 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b698a706-ca79-47c9-9f2e-1f1c66eeac20 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb returned with HTTP 200 Aug 20 00:14:39.942645 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 807/3228] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:39 2026] GET /volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:40.187206 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4d70f374-926d-4843-bcf1-b54383b20cd5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:40.188971 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4d70f374-926d-4843-bcf1-b54383b20cd5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] GET https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c Aug 20 00:14:40.189189 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4d70f374-926d-4843-bcf1-b54383b20cd5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:40.189398 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4d70f374-926d-4843-bcf1-b54383b20cd5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:40.196736 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4d70f374-926d-4843-bcf1-b54383b20cd5 tempest-VolumesNegativeTest-1089130152 tempest-VolumesNegativeTest-1089130152-project-member] https://10.4.3.9/volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c returned with HTTP 404 Aug 20 00:14:40.196736 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 807/3229] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:40 2026] GET /volume/v3/volumes/50f68f1a-fdf7-46fc-bd51-932388f12c8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:40.381756 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:40.557151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:40.557665 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-302746898"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:40.562637 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-302746898'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:40.562734 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume of 1 GB Aug 20 00:14:40.566629 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Availability Zones retrieved successfully. Aug 20 00:14:40.572163 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Flow 'volume_create_api' (f4f2d1d4-3d6a-4124-a53a-015b1c9923c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:40.572985 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49df101-6202-402b-b5fd-ac43e807a258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:40.574030 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:40.599317 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49df101-6202-402b-b5fd-ac43e807a258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:40.600040 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7de238-7ce5-4274-bbbf-18994058d95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:40.665163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-343f652f-6ce0-4a9a-84c6-819be00e9f84 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:40.667624 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-343f652f-6ce0-4a9a-84c6-819be00e9f84 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:40.667900 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-343f652f-6ce0-4a9a-84c6-819be00e9f84 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:40.668183 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-343f652f-6ce0-4a9a-84c6-819be00e9f84 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:40.668338 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-343f652f-6ce0-4a9a-84c6-819be00e9f84 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:40.669499 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Created reservations ['598f905f-35dc-4de0-b95d-46b12365554a', '22e6ac9b-509f-4366-a084-46add6f7e3b7', 'da33f824-1be0-494f-90b8-3735f031949f', '91880400-5075-4d12-8b65-03ac97f19cee'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:40.670657 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7de238-7ce5-4274-bbbf-18994058d95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['598f905f-35dc-4de0-b95d-46b12365554a', '22e6ac9b-509f-4366-a084-46add6f7e3b7', 'da33f824-1be0-494f-90b8-3735f031949f', '91880400-5075-4d12-8b65-03ac97f19cee']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:40.671805 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30e8c77-7712-4df6-b353-10a71d62ebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:40.673870 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:40.673870 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:40.674750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-343f652f-6ce0-4a9a-84c6-819be00e9f84 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:40.675263 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 801/3230] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:40 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:40.702368 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30e8c77-7712-4df6-b353-10a71d62ebcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c6459c-7f08-425e-b345-1a5ca4491d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-302746898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26609ca7a9fa44afb7c9d59267b62eee',qos_specs=None,replication_status=,reservations=['598f905f-35dc-4de0-b95d-46b12365554a','22e6ac9b-509f-4366-a084-46add6f7e3b7','da33f824-1be0-494f-90b8-3735f031949f','91880400-5075-4d12-8b65-03ac97f19cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-302746898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4c6459c-7f08-425e-b345-1a5ca4491d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26609ca7a9fa44afb7c9d59267b62eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:40.703153 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6158005c-99b2-4cf5-83b0-61cab33a36d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:40.721867 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6158005c-99b2-4cf5-83b0-61cab33a36d1) transitioned into state 'SUCCESS' from state '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-302746898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26609ca7a9fa44afb7c9d59267b62eee',qos_specs=None,replication_status=,reservations=['598f905f-35dc-4de0-b95d-46b12365554a','22e6ac9b-509f-4366-a084-46add6f7e3b7','da33f824-1be0-494f-90b8-3735f031949f','91880400-5075-4d12-8b65-03ac97f19cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:40.722128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd56531-af2d-49d6-93c8-0601c2d68370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:40.731207 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd56531-af2d-49d6-93c8-0601c2d68370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:40.731792 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Flow 'volume_create_api' (f4f2d1d4-3d6a-4124-a53a-015b1c9923c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:40.732366 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume request issued successfully. Aug 20 00:14:40.732832 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b1d9e1b-6895-479f-be0d-3799e38312f2 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:40.733275 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 816/3231] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:40 2026] POST /volume/v3/volumes => generated 744 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:40.748990 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0fcf90ac-cb86-45f5-9e0a-c86cb053a564 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:40.750749 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0fcf90ac-cb86-45f5-9e0a-c86cb053a564 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 Aug 20 00:14:40.750953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0fcf90ac-cb86-45f5-9e0a-c86cb053a564 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:40.751842 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0fcf90ac-cb86-45f5-9e0a-c86cb053a564 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:40.758340 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:40.758340 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:40.762245 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0fcf90ac-cb86-45f5-9e0a-c86cb053a564 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:14:40.766823 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0fcf90ac-cb86-45f5-9e0a-c86cb053a564 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 returned with HTTP 200 Aug 20 00:14:40.767246 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 808/3232] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:40 2026] GET /volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 => generated 812 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:40.955002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b8dddfb4-9324-4886-b0e1-f7346652537d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:40.957082 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b8dddfb4-9324-4886-b0e1-f7346652537d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb Aug 20 00:14:40.957348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b8dddfb4-9324-4886-b0e1-f7346652537d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:40.957513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b8dddfb4-9324-4886-b0e1-f7346652537d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:40.965776 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:40.965776 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:40.969960 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b8dddfb4-9324-4886-b0e1-f7346652537d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:40.975273 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b8dddfb4-9324-4886-b0e1-f7346652537d tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb returned with HTTP 200 Aug 20 00:14:40.975745 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 808/3233] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:40 2026] GET /volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:40.993962 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-addf3f68-125e-4cf7-bcd7-a262fca10485 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:41.000276 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-addf3f68-125e-4cf7-bcd7-a262fca10485 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb Aug 20 00:14:41.001062 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-addf3f68-125e-4cf7-bcd7-a262fca10485 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:41.001429 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-addf3f68-125e-4cf7-bcd7-a262fca10485 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:41.013157 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:41.013157 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:41.018308 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-addf3f68-125e-4cf7-bcd7-a262fca10485 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:41.023497 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-addf3f68-125e-4cf7-bcd7-a262fca10485 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb returned with HTTP 200 Aug 20 00:14:41.023927 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 802/3234] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:40 2026] GET /volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:41.036778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:41.198995 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:41.199412 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:41.201187 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:41.201345 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Create volume of 1 GB Aug 20 00:14:41.201636 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:41.201636 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:41.205682 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Availability Zones retrieved successfully. Aug 20 00:14:41.212989 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Flow 'volume_create_api' (e93b4443-99df-409e-a65e-616a17985561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:41.214080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6800256c-1b3e-499f-9083-64381930e9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:41.214987 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:41.253484 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6800256c-1b3e-499f-9083-64381930e9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:41.254815 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aaa8d0d-12c9-4419-8658-457711e2fac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:41.322715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Created reservations ['5f88777d-e587-4635-be87-576d0febf29b', '6f2f76fa-7dd0-4390-95ab-f998c15bb924', 'e85049e8-5ca6-476c-9cca-ec72cc8a9478', 'd690da22-bbdb-4e38-a1b6-828557d2c0c9'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:41.323529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aaa8d0d-12c9-4419-8658-457711e2fac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f88777d-e587-4635-be87-576d0febf29b', '6f2f76fa-7dd0-4390-95ab-f998c15bb924', 'e85049e8-5ca6-476c-9cca-ec72cc8a9478', 'd690da22-bbdb-4e38-a1b6-828557d2c0c9']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:41.324426 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e727efc4-fb87-4e3b-9eaa-03df98eca314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:41.350706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e727efc4-fb87-4e3b-9eaa-03df98eca314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ede4a11a-11ad-45a0-90c5-b0106f51c430', '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='74a9c37275464dfa9519bb35758eb48c',qos_specs=None,replication_status=,reservations=['5f88777d-e587-4635-be87-576d0febf29b','6f2f76fa-7dd0-4390-95ab-f998c15bb924','e85049e8-5ca6-476c-9cca-ec72cc8a9478','d690da22-bbdb-4e38-a1b6-828557d2c0c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9c81f70ff3741e3885681325009abf2',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:41Z,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=ede4a11a-11ad-45a0-90c5-b0106f51c430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74a9c37275464dfa9519bb35758eb48c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9c81f70ff3741e3885681325009abf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:41.351466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb93e6c9-0acd-419f-a86f-419fd9691097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:41.370200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb93e6c9-0acd-419f-a86f-419fd9691097) transitioned into state 'SUCCESS' from 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='74a9c37275464dfa9519bb35758eb48c',qos_specs=None,replication_status=,reservations=['5f88777d-e587-4635-be87-576d0febf29b','6f2f76fa-7dd0-4390-95ab-f998c15bb924','e85049e8-5ca6-476c-9cca-ec72cc8a9478','d690da22-bbdb-4e38-a1b6-828557d2c0c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9c81f70ff3741e3885681325009abf2',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:41.370972 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35364546-d757-4f1d-9912-32ec68413e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:41.383374 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35364546-d757-4f1d-9912-32ec68413e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:41.384261 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Flow 'volume_create_api' (e93b4443-99df-409e-a65e-616a17985561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:41.384570 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Create volume request issued successfully. Aug 20 00:14:41.385172 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdb4eb48-7ff6-4a9f-adc0-2819d2d1e065 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:41.385815 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 817/3235] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:41 2026] POST /volume/v3/volumes => generated 729 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:41.401122 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ccd6de78-39e7-4a51-ad2d-6f969ba77ac9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:41.403010 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ccd6de78-39e7-4a51-ad2d-6f969ba77ac9 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] GET https://10.4.3.9/volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 Aug 20 00:14:41.403278 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ccd6de78-39e7-4a51-ad2d-6f969ba77ac9 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:41.403462 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ccd6de78-39e7-4a51-ad2d-6f969ba77ac9 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:41.411372 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:41.411372 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:41.415473 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ccd6de78-39e7-4a51-ad2d-6f969ba77ac9 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Volume info retrieved successfully. Aug 20 00:14:41.421004 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ccd6de78-39e7-4a51-ad2d-6f969ba77ac9 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] https://10.4.3.9/volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 returned with HTTP 200 Aug 20 00:14:41.421577 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 809/3236] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:41 2026] GET /volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:41.692986 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d98465ad-685a-441a-9a85-e830e2816c0a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:41.702598 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d98465ad-685a-441a-9a85-e830e2816c0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:41.703079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d98465ad-685a-441a-9a85-e830e2816c0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:41.703240 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d98465ad-685a-441a-9a85-e830e2816c0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:41.704987 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d98465ad-685a-441a-9a85-e830e2816c0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:41.719922 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:41.719922 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:41.720806 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d98465ad-685a-441a-9a85-e830e2816c0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:41.721341 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 809/3237] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:41 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:41.783909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-33a076a6-afe8-49a3-9453-d48019c916ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:41.786026 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33a076a6-afe8-49a3-9453-d48019c916ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 Aug 20 00:14:41.786321 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33a076a6-afe8-49a3-9453-d48019c916ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:41.786562 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33a076a6-afe8-49a3-9453-d48019c916ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:41.795096 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:41.795096 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:41.800581 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-33a076a6-afe8-49a3-9453-d48019c916ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:14:41.806327 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33a076a6-afe8-49a3-9453-d48019c916ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 returned with HTTP 200 Aug 20 00:14:41.806782 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 803/3238] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:41 2026] GET /volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:41.825375 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dfee43c1-24d4-4191-b25a-5985e836a5b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:41.827185 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dfee43c1-24d4-4191-b25a-5985e836a5b1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:14:41.827509 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dfee43c1-24d4-4191-b25a-5985e836a5b1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4c6459c-7f08-425e-b345-1a5ca4491d75", "name": "tempest-VolumesBackupsTest-Backup-1624242756"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:41.828850 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-dfee43c1-24d4-4191-b25a-5985e836a5b1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Creating new backup {'backup': {'volume_id': 'e4c6459c-7f08-425e-b345-1a5ca4491d75', 'name': 'tempest-VolumesBackupsTest-Backup-1624242756'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:14:41.829875 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-dfee43c1-24d4-4191-b25a-5985e836a5b1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Creating backup of volume e4c6459c-7f08-425e-b345-1a5ca4491d75 in container None Aug 20 00:14:41.840201 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:41.840201 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:41.840692 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dfee43c1-24d4-4191-b25a-5985e836a5b1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:14:41.887482 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-dfee43c1-24d4-4191-b25a-5985e836a5b1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Created reservations ['fa32d0af-27aa-4fc3-8ee3-75d7f43dfc20', 'f47227bf-b5b3-4fdd-92ea-43b888baf110'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:41.918950 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dfee43c1-24d4-4191-b25a-5985e836a5b1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:14:41.919445 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 818/3239] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:41 2026] POST /volume/v3/backups => generated 326 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:41.931920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb037668-5ebc-4592-b926-1a2b5779472f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:41.933815 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb037668-5ebc-4592-b926-1a2b5779472f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:41.934112 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb037668-5ebc-4592-b926-1a2b5779472f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:41.934337 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb037668-5ebc-4592-b926-1a2b5779472f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:41.934433 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bb037668-5ebc-4592-b926-1a2b5779472f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:41.939180 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:41.939180 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:41.939991 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb037668-5ebc-4592-b926-1a2b5779472f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:41.940401 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 810/3240] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:41 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:42.434209 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ec9a3cae-4b06-48b2-bb0b-5e32e61cbb93 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:42.436305 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ec9a3cae-4b06-48b2-bb0b-5e32e61cbb93 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] GET https://10.4.3.9/volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 Aug 20 00:14:42.436526 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ec9a3cae-4b06-48b2-bb0b-5e32e61cbb93 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:42.436757 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ec9a3cae-4b06-48b2-bb0b-5e32e61cbb93 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:42.445610 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:42.445610 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:42.449877 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ec9a3cae-4b06-48b2-bb0b-5e32e61cbb93 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Volume info retrieved successfully. Aug 20 00:14:42.454859 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ec9a3cae-4b06-48b2-bb0b-5e32e61cbb93 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] https://10.4.3.9/volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 returned with HTTP 200 Aug 20 00:14:42.455369 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 810/3241] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:42 2026] GET /volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:42.469870 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-af6bdc00-6224-4c35-b930-2cb4ecc56910 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:42.472224 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af6bdc00-6224-4c35-b930-2cb4ecc56910 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1&project_id=f085696667fb472aa7e6b94d766fc421 Aug 20 00:14:42.472519 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af6bdc00-6224-4c35-b930-2cb4ecc56910 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:42.472906 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af6bdc00-6224-4c35-b930-2cb4ecc56910 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:42.473508 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af6bdc00-6224-4c35-b930-2cb4ecc56910 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Could not evaluate value f085696667fb472aa7e6b94d766fc421, assuming string {{(pid=100467) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:14:42.474218 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-af6bdc00-6224-4c35-b930-2cb4ecc56910 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Searching by: MultiDict([('project_id', 'f085696667fb472aa7e6b94d766fc421'), ('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:14:42.517567 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-af6bdc00-6224-4c35-b930-2cb4ecc56910 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Get all volumes completed successfully. Aug 20 00:14:42.519600 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:42.519600 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:42.526271 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af6bdc00-6224-4c35-b930-2cb4ecc56910 tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1&project_id=f085696667fb472aa7e6b94d766fc421 returned with HTTP 200 Aug 20 00:14:42.527130 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 804/3242] 10.4.3.9 () {66 vars in 1359 bytes} [Thu Aug 20 00:14:42 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=f085696667fb472aa7e6b94d766fc421 => generated 3024 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:42.555434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e1a1fa01-00d8-4658-9303-d01210b43b8e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:42.560684 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1a1fa01-00d8-4658-9303-d01210b43b8e tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 Aug 20 00:14:42.560942 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1a1fa01-00d8-4658-9303-d01210b43b8e tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:42.561209 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1a1fa01-00d8-4658-9303-d01210b43b8e tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:42.561428 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e1a1fa01-00d8-4658-9303-d01210b43b8e tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Delete volume with id: ede4a11a-11ad-45a0-90c5-b0106f51c430 Aug 20 00:14:42.576655 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:42.576655 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:42.577156 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e1a1fa01-00d8-4658-9303-d01210b43b8e tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Volume info retrieved successfully. Aug 20 00:14:42.597861 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e1a1fa01-00d8-4658-9303-d01210b43b8e tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] Delete volume request issued successfully. Aug 20 00:14:42.598172 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1a1fa01-00d8-4658-9303-d01210b43b8e tempest-VolumesListAdminTestJSON-93738933 tempest-VolumesListAdminTestJSON-93738933-project-admin] https://10.4.3.9/volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 returned with HTTP 202 Aug 20 00:14:42.598703 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 819/3243] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:42 2026] DELETE /volume/v3/volumes/ede4a11a-11ad-45a0-90c5-b0106f51c430 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:42.608008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-20fba01f-2b54-49ba-aa70-5a52f88b352c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:42.610614 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20fba01f-2b54-49ba-aa70-5a52f88b352c tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb Aug 20 00:14:42.610839 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20fba01f-2b54-49ba-aa70-5a52f88b352c tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:42.611134 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20fba01f-2b54-49ba-aa70-5a52f88b352c tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:42.623450 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:42.623450 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:42.631093 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-20fba01f-2b54-49ba-aa70-5a52f88b352c tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:42.636076 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20fba01f-2b54-49ba-aa70-5a52f88b352c tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb returned with HTTP 200 Aug 20 00:14:42.636423 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 811/3244] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:42 2026] GET /volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:42.649004 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f8ad140a-c9e9-49d3-8d59-d3a214a1f143 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:42.651008 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f8ad140a-c9e9-49d3-8d59-d3a214a1f143 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb Aug 20 00:14:42.651375 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f8ad140a-c9e9-49d3-8d59-d3a214a1f143 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:42.651568 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f8ad140a-c9e9-49d3-8d59-d3a214a1f143 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:42.651720 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-f8ad140a-c9e9-49d3-8d59-d3a214a1f143 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Delete volume with id: 0b64f341-1c76-4c28-9720-77fb014306fb Aug 20 00:14:42.661417 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:42.661417 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:42.662018 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f8ad140a-c9e9-49d3-8d59-d3a214a1f143 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:42.691432 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f8ad140a-c9e9-49d3-8d59-d3a214a1f143 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Delete volume request issued successfully. Aug 20 00:14:42.691639 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f8ad140a-c9e9-49d3-8d59-d3a214a1f143 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb returned with HTTP 202 Aug 20 00:14:42.692212 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 811/3245] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:42 2026] DELETE /volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:42.700087 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-13fd5897-fd93-43ba-9eee-2fd0e25366e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:42.702660 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-13fd5897-fd93-43ba-9eee-2fd0e25366e6 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb Aug 20 00:14:42.702853 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-13fd5897-fd93-43ba-9eee-2fd0e25366e6 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:42.703079 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-13fd5897-fd93-43ba-9eee-2fd0e25366e6 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:42.711297 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:42.711297 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:42.715507 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-13fd5897-fd93-43ba-9eee-2fd0e25366e6 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:42.721262 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-13fd5897-fd93-43ba-9eee-2fd0e25366e6 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb returned with HTTP 200 Aug 20 00:14:42.721692 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 805/3246] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:42 2026] GET /volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:42.733045 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3aeedce4-2f8e-4636-8e0b-02da09d9eeeb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:42.735397 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3aeedce4-2f8e-4636-8e0b-02da09d9eeeb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:42.735678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3aeedce4-2f8e-4636-8e0b-02da09d9eeeb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:42.735984 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3aeedce4-2f8e-4636-8e0b-02da09d9eeeb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:42.736088 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3aeedce4-2f8e-4636-8e0b-02da09d9eeeb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:42.742147 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:42.742147 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:42.743045 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3aeedce4-2f8e-4636-8e0b-02da09d9eeeb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:42.743565 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 820/3247] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:42 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:42.952968 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-53a44f86-bce0-4b5a-9dcd-511414277053 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:42.957911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53a44f86-bce0-4b5a-9dcd-511414277053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:42.957911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53a44f86-bce0-4b5a-9dcd-511414277053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:42.957911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53a44f86-bce0-4b5a-9dcd-511414277053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:42.957911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-53a44f86-bce0-4b5a-9dcd-511414277053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:42.961623 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:42.961623 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:42.962758 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53a44f86-bce0-4b5a-9dcd-511414277053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:42.963349 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 812/3248] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:42 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:43.738922 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f242f04b-0b45-4e43-b44c-e479b622143a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:43.741828 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f242f04b-0b45-4e43-b44c-e479b622143a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb Aug 20 00:14:43.741828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f242f04b-0b45-4e43-b44c-e479b622143a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:43.741828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f242f04b-0b45-4e43-b44c-e479b622143a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:43.750514 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f242f04b-0b45-4e43-b44c-e479b622143a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb returned with HTTP 404 Aug 20 00:14:43.751242 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 812/3249] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:43 2026] GET /volume/v3/volumes/0b64f341-1c76-4c28-9720-77fb014306fb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:43.754293 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-13ffc51b-b512-4f7b-9ab8-ee765e6e50a0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:43.756315 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-13ffc51b-b512-4f7b-9ab8-ee765e6e50a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:43.756556 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-13ffc51b-b512-4f7b-9ab8-ee765e6e50a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:43.756802 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-13ffc51b-b512-4f7b-9ab8-ee765e6e50a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:43.756977 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-13ffc51b-b512-4f7b-9ab8-ee765e6e50a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:43.758588 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-579d048f-3e7b-4573-af7f-0c6229dbb03f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:43.760381 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-579d048f-3e7b-4573-af7f-0c6229dbb03f tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 Aug 20 00:14:43.760568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-579d048f-3e7b-4573-af7f-0c6229dbb03f tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:43.760757 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-579d048f-3e7b-4573-af7f-0c6229dbb03f tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:43.761676 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:43.761676 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:43.762480 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-13ffc51b-b512-4f7b-9ab8-ee765e6e50a0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:43.762966 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 806/3250] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:43 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:43.768092 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:43.768092 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:43.771799 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-579d048f-3e7b-4573-af7f-0c6229dbb03f tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:43.776148 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-579d048f-3e7b-4573-af7f-0c6229dbb03f tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 returned with HTTP 200 Aug 20 00:14:43.776578 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 821/3251] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:43 2026] GET /volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:43.791791 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-255c63ce-30bb-44e1-8762-28b4f66f7257 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:43.793568 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-255c63ce-30bb-44e1-8762-28b4f66f7257 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 Aug 20 00:14:43.793805 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-255c63ce-30bb-44e1-8762-28b4f66f7257 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:43.793995 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-255c63ce-30bb-44e1-8762-28b4f66f7257 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:43.794164 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-255c63ce-30bb-44e1-8762-28b4f66f7257 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Delete volume with id: 5af3c7c6-6879-4292-9235-f42237bf6916 Aug 20 00:14:43.803580 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:43.803580 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:43.804234 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-255c63ce-30bb-44e1-8762-28b4f66f7257 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:43.825800 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-255c63ce-30bb-44e1-8762-28b4f66f7257 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Delete volume request issued successfully. Aug 20 00:14:43.825967 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-255c63ce-30bb-44e1-8762-28b4f66f7257 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 returned with HTTP 202 Aug 20 00:14:43.826386 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 813/3252] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:43 2026] DELETE /volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:43.836147 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-528d3d1f-8c9a-441f-b777-4e1716d5bc10 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:43.837595 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-528d3d1f-8c9a-441f-b777-4e1716d5bc10 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 Aug 20 00:14:43.838028 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-528d3d1f-8c9a-441f-b777-4e1716d5bc10 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:43.838336 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-528d3d1f-8c9a-441f-b777-4e1716d5bc10 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:43.858319 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:43.858319 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:43.863928 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-528d3d1f-8c9a-441f-b777-4e1716d5bc10 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:43.870530 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-528d3d1f-8c9a-441f-b777-4e1716d5bc10 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 returned with HTTP 200 Aug 20 00:14:43.871025 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 813/3253] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:43 2026] GET /volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:43.975735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9fcb20d3-7140-4407-962d-145a0060caa4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:43.978744 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9fcb20d3-7140-4407-962d-145a0060caa4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:43.978744 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9fcb20d3-7140-4407-962d-145a0060caa4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:43.978744 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9fcb20d3-7140-4407-962d-145a0060caa4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:43.978744 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-9fcb20d3-7140-4407-962d-145a0060caa4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:43.984185 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:43.984185 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:43.985160 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9fcb20d3-7140-4407-962d-145a0060caa4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:43.985697 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 807/3254] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:43 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:44.778246 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b8a78367-796e-454c-9936-9ebb2e5efa15 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:44.780230 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8a78367-796e-454c-9936-9ebb2e5efa15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:44.784274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8a78367-796e-454c-9936-9ebb2e5efa15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:44.784514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8a78367-796e-454c-9936-9ebb2e5efa15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:44.784617 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b8a78367-796e-454c-9936-9ebb2e5efa15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:44.797364 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:44.797364 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:44.798056 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8a78367-796e-454c-9936-9ebb2e5efa15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:44.798432 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 822/3255] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:44 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:44.891962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-99caa83e-c736-4dcf-b744-f27f2bbbb907 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:44.894039 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99caa83e-c736-4dcf-b744-f27f2bbbb907 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 Aug 20 00:14:44.894284 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99caa83e-c736-4dcf-b744-f27f2bbbb907 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:44.894494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99caa83e-c736-4dcf-b744-f27f2bbbb907 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:45.003951 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-75726079-7c25-4bae-859e-a7d26af1d73c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:45.005900 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-75726079-7c25-4bae-859e-a7d26af1d73c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:45.006233 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-75726079-7c25-4bae-859e-a7d26af1d73c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:45.006501 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-75726079-7c25-4bae-859e-a7d26af1d73c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:45.006625 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-75726079-7c25-4bae-859e-a7d26af1d73c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:45.012730 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:45.012730 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:45.013858 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-75726079-7c25-4bae-859e-a7d26af1d73c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:45.014430 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 814/3256] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:45 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:45.066601 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99caa83e-c736-4dcf-b744-f27f2bbbb907 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 returned with HTTP 404 Aug 20 00:14:45.067571 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 814/3257] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:44 2026] GET /volume/v3/volumes/5af3c7c6-6879-4292-9235-f42237bf6916 => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:45.084410 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-475b5424-c430-4260-b793-f127d775112a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:45.091169 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-475b5424-c430-4260-b793-f127d775112a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f Aug 20 00:14:45.091287 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-475b5424-c430-4260-b793-f127d775112a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:45.091493 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-475b5424-c430-4260-b793-f127d775112a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:45.098382 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:45.098382 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:45.102906 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-475b5424-c430-4260-b793-f127d775112a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:45.108907 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-475b5424-c430-4260-b793-f127d775112a tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f returned with HTTP 200 Aug 20 00:14:45.108907 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 808/3258] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:45 2026] GET /volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:45.123454 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-36bc18c9-9517-4088-96a9-4d9c42c3a0a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:45.125840 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-36bc18c9-9517-4088-96a9-4d9c42c3a0a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] DELETE https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f Aug 20 00:14:45.125840 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-36bc18c9-9517-4088-96a9-4d9c42c3a0a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:45.125970 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-36bc18c9-9517-4088-96a9-4d9c42c3a0a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:45.126347 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-36bc18c9-9517-4088-96a9-4d9c42c3a0a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Delete volume with id: 53a85859-a0f8-43fe-b0b9-acc3b7179a2f Aug 20 00:14:45.136517 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:45.136517 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:45.136874 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-36bc18c9-9517-4088-96a9-4d9c42c3a0a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:45.164213 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-36bc18c9-9517-4088-96a9-4d9c42c3a0a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Delete volume request issued successfully. Aug 20 00:14:45.165273 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-36bc18c9-9517-4088-96a9-4d9c42c3a0a9 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f returned with HTTP 202 Aug 20 00:14:45.165273 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 823/3259] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:45 2026] DELETE /volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:45.173753 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-595deaa9-188f-41ff-aea2-4bc4b8298225 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:45.179798 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-595deaa9-188f-41ff-aea2-4bc4b8298225 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f Aug 20 00:14:45.180113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-595deaa9-188f-41ff-aea2-4bc4b8298225 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:45.180401 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-595deaa9-188f-41ff-aea2-4bc4b8298225 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:45.189876 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:45.189876 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:45.195604 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-595deaa9-188f-41ff-aea2-4bc4b8298225 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Volume info retrieved successfully. Aug 20 00:14:45.203597 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-595deaa9-188f-41ff-aea2-4bc4b8298225 tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f returned with HTTP 200 Aug 20 00:14:45.204358 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 815/3260] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:45 2026] GET /volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:45.810939 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-19eee135-56ca-4bd0-a465-c999eb8b5d8f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:45.813604 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19eee135-56ca-4bd0-a465-c999eb8b5d8f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:45.813911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-19eee135-56ca-4bd0-a465-c999eb8b5d8f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:45.814225 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-19eee135-56ca-4bd0-a465-c999eb8b5d8f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:45.814385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-19eee135-56ca-4bd0-a465-c999eb8b5d8f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:45.820108 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:45.820108 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:45.820990 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19eee135-56ca-4bd0-a465-c999eb8b5d8f tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:45.821540 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 815/3261] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:45 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:45.968291 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-80c126f0-133f-476b-a465-ccf646d66490 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:46.028849 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd434b4b-2dcf-45c2-9794-30bbdf90b140 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:46.030706 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:46.031077 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-87905894"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:46.031259 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd434b4b-2dcf-45c2-9794-30bbdf90b140 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:46.031522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd434b4b-2dcf-45c2-9794-30bbdf90b140 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:46.031782 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd434b4b-2dcf-45c2-9794-30bbdf90b140 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:46.031962 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bd434b4b-2dcf-45c2-9794-30bbdf90b140 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:46.032518 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-87905894'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:46.032671 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume of 1 GB Aug 20 00:14:46.034565 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=561,cinder:UPDATE=169,cinder:INSERT=103 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:14:46.039739 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Availability Zones retrieved successfully. Aug 20 00:14:46.039862 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:46.039862 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:46.040151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd434b4b-2dcf-45c2-9794-30bbdf90b140 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:46.040647 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 824/3262] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:46 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:46.049197 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (7614313d-fbb6-4872-9f17-27f915c1eb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:46.050524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c962da6-3f6d-42cb-9aa4-875eda4590a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:46.051633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:46.222003 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8fc3e264-991c-4844-8cac-c6e7f1fc207b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:46.224015 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8fc3e264-991c-4844-8cac-c6e7f1fc207b tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] GET https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f Aug 20 00:14:46.224220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8fc3e264-991c-4844-8cac-c6e7f1fc207b tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:46.224409 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8fc3e264-991c-4844-8cac-c6e7f1fc207b tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:46.230137 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8fc3e264-991c-4844-8cac-c6e7f1fc207b tempest-VolumesListAdminTestJSON-565521197 tempest-VolumesListAdminTestJSON-565521197-project-member] https://10.4.3.9/volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f returned with HTTP 404 Aug 20 00:14:46.230782 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 816/3263] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:46 2026] GET /volume/v3/volumes/53a85859-a0f8-43fe-b0b9-acc3b7179a2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:46.254850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c962da6-3f6d-42cb-9aa4-875eda4590a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:46.255618 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91d5e200-c20d-4b72-ac17-5aa190d5971c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:46.327226 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['64296012-67fa-4d2b-98b6-4c4d827f4eda', '765e7d88-5337-4f87-93fb-ca5ff32abfc9', '8e0c2432-6e69-48ce-aa79-9c83471c5f26', 'd1e47882-dc58-4d8f-887b-4937623c56b1'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:46.328144 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91d5e200-c20d-4b72-ac17-5aa190d5971c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64296012-67fa-4d2b-98b6-4c4d827f4eda', '765e7d88-5337-4f87-93fb-ca5ff32abfc9', '8e0c2432-6e69-48ce-aa79-9c83471c5f26', 'd1e47882-dc58-4d8f-887b-4937623c56b1']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:46.328926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c4893f-bd43-4a48-9e06-282fdb51f484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:46.352280 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c4893f-bd43-4a48-9e06-282fdb51f484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7454b16-9e10-41dd-96f8-d303d510d086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-87905894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['64296012-67fa-4d2b-98b6-4c4d827f4eda','765e7d88-5337-4f87-93fb-ca5ff32abfc9','8e0c2432-6e69-48ce-aa79-9c83471c5f26','d1e47882-dc58-4d8f-887b-4937623c56b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-87905894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7454b16-9e10-41dd-96f8-d303d510d086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1535a011066e4b66a816b984fda05a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:46.353120 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6ad596-c3a8-4029-970e-0a574fff0404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:46.374416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6ad596-c3a8-4029-970e-0a574fff0404) transitioned into state 'SUCCESS' from state '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-87905894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['64296012-67fa-4d2b-98b6-4c4d827f4eda','765e7d88-5337-4f87-93fb-ca5ff32abfc9','8e0c2432-6e69-48ce-aa79-9c83471c5f26','d1e47882-dc58-4d8f-887b-4937623c56b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:46.375312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab039815-63de-4752-bd64-e438be770c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:46.387215 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab039815-63de-4752-bd64-e438be770c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:46.388116 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (7614313d-fbb6-4872-9f17-27f915c1eb45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:46.388492 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request issued successfully. Aug 20 00:14:46.389153 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80c126f0-133f-476b-a465-ccf646d66490 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:46.389596 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 809/3264] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:45 2026] POST /volume/v3/volumes => generated 748 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:46.408923 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c13207a9-714e-421a-a150-723525f3b76d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:46.410527 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c13207a9-714e-421a-a150-723525f3b76d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:14:46.410724 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c13207a9-714e-421a-a150-723525f3b76d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:46.410971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c13207a9-714e-421a-a150-723525f3b76d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:46.417745 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:46.417745 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:46.421391 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c13207a9-714e-421a-a150-723525f3b76d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:14:46.425691 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c13207a9-714e-421a-a150-723525f3b76d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:14:46.426068 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 816/3265] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:46 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:46.832557 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0b769695-0e4c-479c-b0df-b7299753bada None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:46.835073 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b769695-0e4c-479c-b0df-b7299753bada tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:46.835409 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b769695-0e4c-479c-b0df-b7299753bada tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:46.835669 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b769695-0e4c-479c-b0df-b7299753bada tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:46.835827 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0b769695-0e4c-479c-b0df-b7299753bada tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:46.840899 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:46.840899 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:46.841713 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b769695-0e4c-479c-b0df-b7299753bada tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:46.842238 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 825/3266] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:46 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:47.054246 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-80b413d4-7eb5-4174-9bc3-ea19e7d09ae4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:47.056986 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80b413d4-7eb5-4174-9bc3-ea19e7d09ae4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:47.057561 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80b413d4-7eb5-4174-9bc3-ea19e7d09ae4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:47.057682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80b413d4-7eb5-4174-9bc3-ea19e7d09ae4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:47.057808 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-80b413d4-7eb5-4174-9bc3-ea19e7d09ae4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:47.062789 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:47.062789 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:47.063713 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80b413d4-7eb5-4174-9bc3-ea19e7d09ae4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:47.064243 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 817/3267] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:47 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:47.444585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d0128a4-ddae-4ac0-a8a2-040efc294063 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:47.446514 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d0128a4-ddae-4ac0-a8a2-040efc294063 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:14:47.446842 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d0128a4-ddae-4ac0-a8a2-040efc294063 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:47.447172 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d0128a4-ddae-4ac0-a8a2-040efc294063 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:47.455150 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:47.455150 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:47.460676 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2d0128a4-ddae-4ac0-a8a2-040efc294063 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:14:47.468341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d0128a4-ddae-4ac0-a8a2-040efc294063 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:14:47.469004 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 810/3268] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:47 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:47.486503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a9135ea5-2b20-4f44-abb1-ba1f73249561 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:47.488538 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9135ea5-2b20-4f44-abb1-ba1f73249561 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:14:47.488694 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9135ea5-2b20-4f44-abb1-ba1f73249561 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:47.488821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9135ea5-2b20-4f44-abb1-ba1f73249561 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:47.496109 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:47.496109 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:47.500560 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9135ea5-2b20-4f44-abb1-ba1f73249561 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:14:47.513023 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9135ea5-2b20-4f44-abb1-ba1f73249561 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:14:47.513551 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 817/3269] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:47 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:47.531409 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e1f81743-751d-45bf-b628-54be08f8f629 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:47.533594 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1f81743-751d-45bf-b628-54be08f8f629 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:14:47.534018 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1f81743-751d-45bf-b628-54be08f8f629 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7454b16-9e10-41dd-96f8-d303d510d086", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1321202574"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:47.546053 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:47.546053 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:47.546590 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e1f81743-751d-45bf-b628-54be08f8f629 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:14:47.546824 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-e1f81743-751d-45bf-b628-54be08f8f629 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:14:47.600444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e1f81743-751d-45bf-b628-54be08f8f629 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['048b7c50-d6ff-4e8f-984d-5ac33b4c930f', '1058bece-3a23-4cb8-b7ac-500ceac49235', '15a624a3-4553-4020-9196-87670751a520', 'a571fbde-1afb-4e51-99e0-aeebb0a206f0'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:47.646468 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e1f81743-751d-45bf-b628-54be08f8f629 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot create request issued successfully. Aug 20 00:14:47.646948 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1f81743-751d-45bf-b628-54be08f8f629 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:14:47.647665 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 826/3270] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:14:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:47.659608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2defc898-e56c-4a80-904e-78399ab62de5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:47.661371 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2defc898-e56c-4a80-904e-78399ab62de5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 Aug 20 00:14:47.661570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2defc898-e56c-4a80-904e-78399ab62de5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:47.661755 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2defc898-e56c-4a80-904e-78399ab62de5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:47.667297 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:47.667297 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:47.667735 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2defc898-e56c-4a80-904e-78399ab62de5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:14:47.668487 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2defc898-e56c-4a80-904e-78399ab62de5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 returned with HTTP 200 Aug 20 00:14:47.668898 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 818/3271] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:47 2026] GET /volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:47.854514 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-92de8e83-908a-4233-a332-956de01702b5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:47.857003 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-92de8e83-908a-4233-a332-956de01702b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:47.857454 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-92de8e83-908a-4233-a332-956de01702b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:47.857933 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-92de8e83-908a-4233-a332-956de01702b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:47.858214 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-92de8e83-908a-4233-a332-956de01702b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:47.864388 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:47.864388 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:47.865681 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-92de8e83-908a-4233-a332-956de01702b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:47.866328 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 811/3272] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:47 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:48.076798 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-05e94ecd-fe3e-4656-b9ca-34ca9421c211 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:48.078681 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-05e94ecd-fe3e-4656-b9ca-34ca9421c211 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:48.078855 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-05e94ecd-fe3e-4656-b9ca-34ca9421c211 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:48.079091 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-05e94ecd-fe3e-4656-b9ca-34ca9421c211 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:48.079232 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-05e94ecd-fe3e-4656-b9ca-34ca9421c211 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:48.083249 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:48.083249 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:48.084001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-05e94ecd-fe3e-4656-b9ca-34ca9421c211 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:48.084344 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 818/3273] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:48 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:48.221306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:48.326208 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:48.326560 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1549973032", "metadata": {"Type": "Test"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:48.327903 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1549973032', 'metadata': {'Type': 'Test'}}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:48.328042 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume of 1 GB Aug 20 00:14:48.328305 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:48.328305 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:48.336739 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Availability Zones retrieved successfully. Aug 20 00:14:48.342723 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (3caeba08-f40f-4635-ba26-e5c099253025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:48.343701 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e635bf8-9db2-427a-8788-2532438f3d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:48.344852 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:48.382569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e635bf8-9db2-427a-8788-2532438f3d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:48.384081 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee089d7-edaa-4828-8ea3-8add2bafc09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:48.465087 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Created reservations ['07001a09-4036-44b0-ab56-a0ae169c6c9c', '0b871d94-42c7-4199-aa7d-4706ca7e4218', '541b58ae-7538-41e6-8883-78f40e0ccdc6', '70eca1ba-7cba-49a2-8b2d-313c57733e6e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:48.466013 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee089d7-edaa-4828-8ea3-8add2bafc09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07001a09-4036-44b0-ab56-a0ae169c6c9c', '0b871d94-42c7-4199-aa7d-4706ca7e4218', '541b58ae-7538-41e6-8883-78f40e0ccdc6', '70eca1ba-7cba-49a2-8b2d-313c57733e6e']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:48.466774 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2186a9-c301-46e4-bbdd-c2e8ca5e5821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:48.493886 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2186a9-c301-46e4-bbdd-c2e8ca5e5821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa0722bf-1fae-4a7a-b24f-6980ebd75e1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1549973032',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['07001a09-4036-44b0-ab56-a0ae169c6c9c','0b871d94-42c7-4199-aa7d-4706ca7e4218','541b58ae-7538-41e6-8883-78f40e0ccdc6','70eca1ba-7cba-49a2-8b2d-313c57733e6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1549973032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa0722bf-1fae-4a7a-b24f-6980ebd75e1c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ba367decb5da4ab8b2573a27a7f4a65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:48.494784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c6799f-1a3b-4904-9690-426b836ce479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:48.518218 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c6799f-1a3b-4904-9690-426b836ce479) transitioned into state 'SUCCESS' from state '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-1549973032',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['07001a09-4036-44b0-ab56-a0ae169c6c9c','0b871d94-42c7-4199-aa7d-4706ca7e4218','541b58ae-7538-41e6-8883-78f40e0ccdc6','70eca1ba-7cba-49a2-8b2d-313c57733e6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:48.519146 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2b147d-f321-4edb-ae01-2a4b9f28a283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:48.530143 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2b147d-f321-4edb-ae01-2a4b9f28a283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:48.530993 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (3caeba08-f40f-4635-ba26-e5c099253025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:48.531377 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request issued successfully. Aug 20 00:14:48.532121 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bcf7469b-ad77-4423-8c8b-4fa1fa008016 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:48.532549 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 827/3274] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:48 2026] POST /volume/v3/volumes => generated 755 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:48.544616 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a6d9ebb3-236d-48f9-b7c1-9e4227637e47 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:48.546579 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a6d9ebb3-236d-48f9-b7c1-9e4227637e47 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:48.546953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a6d9ebb3-236d-48f9-b7c1-9e4227637e47 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:48.547311 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a6d9ebb3-236d-48f9-b7c1-9e4227637e47 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:48.557583 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:48.557583 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:48.563650 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a6d9ebb3-236d-48f9-b7c1-9e4227637e47 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:48.569326 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a6d9ebb3-236d-48f9-b7c1-9e4227637e47 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 200 Aug 20 00:14:48.569832 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 819/3275] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:48 2026] GET /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:48.678121 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-54a28602-28e7-4a92-92ee-d45de2c7c2a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:48.679989 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54a28602-28e7-4a92-92ee-d45de2c7c2a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 Aug 20 00:14:48.680243 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54a28602-28e7-4a92-92ee-d45de2c7c2a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:48.680497 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54a28602-28e7-4a92-92ee-d45de2c7c2a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:48.682945 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=445,cinder:INSERT=54,cinder:UPDATE=97 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:14:48.688125 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:48.688125 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:48.688955 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-54a28602-28e7-4a92-92ee-d45de2c7c2a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:14:48.690150 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54a28602-28e7-4a92-92ee-d45de2c7c2a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 returned with HTTP 200 Aug 20 00:14:48.690825 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 812/3276] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:14:48 2026] GET /volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:48.703813 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:48.705760 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:14:48.706142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7454b16-9e10-41dd-96f8-d303d510d086", "snapshot_id": "f0406e04-7cc4-4bc6-bab1-f83593a5a150", "name": "tempest-VolumesSnapshotTestJSON-Backup-364774653", "container": "tempest-volumessnapshottestjson-backup-container-1337344200"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:48.707619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Creating new backup {'backup': {'volume_id': 'd7454b16-9e10-41dd-96f8-d303d510d086', 'snapshot_id': 'f0406e04-7cc4-4bc6-bab1-f83593a5a150', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-364774653', 'container': 'tempest-volumessnapshottestjson-backup-container-1337344200'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:14:48.707760 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Creating backup of volume d7454b16-9e10-41dd-96f8-d303d510d086 in container tempest-volumessnapshottestjson-backup-container-1337344200 Aug 20 00:14:48.715912 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=441,cinder:INSERT=66,cinder:UPDATE=122 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:14:48.723694 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:48.723694 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:48.724222 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:14:48.731139 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:48.731139 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:48.731942 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:14:48.766456 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['234a3870-4446-4e55-952f-c162e57e84b6', 'fe771e14-9aa6-4874-a63d-f6023d352a2f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:48.805315 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f84808b1-4460-4ff0-9212-0c56c6dad4d3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:14:48.805759 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 819/3277] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:48 2026] POST /volume/v3/backups => generated 330 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:48.814750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2068cbf7-f6bf-4302-b780-f74ae570bd99 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:48.817148 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2068cbf7-f6bf-4302-b780-f74ae570bd99 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:48.817396 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2068cbf7-f6bf-4302-b780-f74ae570bd99 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:48.817643 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2068cbf7-f6bf-4302-b780-f74ae570bd99 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:48.817789 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2068cbf7-f6bf-4302-b780-f74ae570bd99 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:48.822365 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:48.822365 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:48.823241 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2068cbf7-f6bf-4302-b780-f74ae570bd99 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:48.823540 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 828/3278] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:48 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 804 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:48.876458 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6f604e35-122e-4af5-8053-9486e7b6a82b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:48.878059 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6f604e35-122e-4af5-8053-9486e7b6a82b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:48.878260 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6f604e35-122e-4af5-8053-9486e7b6a82b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:48.878456 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6f604e35-122e-4af5-8053-9486e7b6a82b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:48.878571 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6f604e35-122e-4af5-8053-9486e7b6a82b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:48.883489 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:48.883489 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:48.884283 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6f604e35-122e-4af5-8053-9486e7b6a82b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:48.884722 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 820/3279] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:48 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.098910 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-98be1398-8e97-4049-93c3-c1ccf65f0709 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.100899 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98be1398-8e97-4049-93c3-c1ccf65f0709 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:49.101138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98be1398-8e97-4049-93c3-c1ccf65f0709 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:49.101320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98be1398-8e97-4049-93c3-c1ccf65f0709 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:49.101418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-98be1398-8e97-4049-93c3-c1ccf65f0709 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:49.106724 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.106724 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:49.107624 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98be1398-8e97-4049-93c3-c1ccf65f0709 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:49.108096 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 813/3280] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:49 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.582914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-92067e6c-59c3-43d4-aa41-780df063bd62 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.584705 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92067e6c-59c3-43d4-aa41-780df063bd62 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:49.584936 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92067e6c-59c3-43d4-aa41-780df063bd62 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:49.585157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92067e6c-59c3-43d4-aa41-780df063bd62 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:49.592242 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.592242 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:49.595829 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92067e6c-59c3-43d4-aa41-780df063bd62 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:49.600177 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92067e6c-59c3-43d4-aa41-780df063bd62 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 200 Aug 20 00:14:49.600536 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 820/3281] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:49 2026] GET /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.615486 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bab9cfe6-59e6-49fc-aad5-903737640583 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.619918 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bab9cfe6-59e6-49fc-aad5-903737640583 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:49.619918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bab9cfe6-59e6-49fc-aad5-903737640583 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:49.619918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bab9cfe6-59e6-49fc-aad5-903737640583 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:49.628134 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.628134 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:49.633184 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bab9cfe6-59e6-49fc-aad5-903737640583 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:49.638615 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bab9cfe6-59e6-49fc-aad5-903737640583 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 200 Aug 20 00:14:49.639555 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 829/3282] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:49 2026] GET /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.661796 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1cd5210a-2079-4315-9346-cde7f173e897 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.666908 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cd5210a-2079-4315-9346-cde7f173e897 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:49.666908 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cd5210a-2079-4315-9346-cde7f173e897 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1549973032"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:49.674733 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.674733 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:49.678720 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1cd5210a-2079-4315-9346-cde7f173e897 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:49.685013 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1cd5210a-2079-4315-9346-cde7f173e897 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:14:49.685765 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cd5210a-2079-4315-9346-cde7f173e897 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 200 Aug 20 00:14:49.686350 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 821/3283] 10.4.3.9 () {68 vars in 1354 bytes} [Thu Aug 20 00:14:49 2026] PUT /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 780 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.698159 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-623815ea-f915-4e09-858e-9576d2910919 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.700351 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-623815ea-f915-4e09-858e-9576d2910919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:49.700812 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-623815ea-f915-4e09-858e-9576d2910919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-603722542", "description": "This is the new description of volume"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:49.711063 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.711063 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:49.715271 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-623815ea-f915-4e09-858e-9576d2910919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:49.722776 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-623815ea-f915-4e09-858e-9576d2910919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:14:49.723532 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-623815ea-f915-4e09-858e-9576d2910919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 200 Aug 20 00:14:49.724022 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 814/3284] 10.4.3.9 () {68 vars in 1355 bytes} [Thu Aug 20 00:14:49 2026] PUT /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.734936 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5810518f-e16c-4564-8560-1bfe74090b34 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.736761 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5810518f-e16c-4564-8560-1bfe74090b34 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:49.736965 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5810518f-e16c-4564-8560-1bfe74090b34 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:49.737200 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5810518f-e16c-4564-8560-1bfe74090b34 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:49.744143 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.744143 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:49.747724 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5810518f-e16c-4564-8560-1bfe74090b34 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:49.751804 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5810518f-e16c-4564-8560-1bfe74090b34 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 200 Aug 20 00:14:49.752195 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 821/3285] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:49 2026] GET /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.763832 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.767914 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:49.767914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1389175381", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1643856132"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:49.767914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1389175381', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1643856132'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:49.767914 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume of 1 GB Aug 20 00:14:49.772357 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Availability Zones retrieved successfully. Aug 20 00:14:49.778265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (36ba9550-c357-45a5-a31e-6ffdb33976f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:49.779654 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34e2c71-3b65-49aa-a018-eb9106e561a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:49.780819 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:49.811046 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34e2c71-3b65-49aa-a018-eb9106e561a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:49.812118 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19a4dca8-34a4-40bb-a45b-3392134508c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:49.835250 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e389e5bf-cb9b-4915-b48c-11925bdd2345 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.837287 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e389e5bf-cb9b-4915-b48c-11925bdd2345 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:49.837741 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e389e5bf-cb9b-4915-b48c-11925bdd2345 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:49.838096 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e389e5bf-cb9b-4915-b48c-11925bdd2345 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:49.838281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e389e5bf-cb9b-4915-b48c-11925bdd2345 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:49.844122 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.844122 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:49.845627 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e389e5bf-cb9b-4915-b48c-11925bdd2345 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:49.846369 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 822/3286] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:49 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.867725 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Created reservations ['b6accb1e-12ce-43cd-b53c-d499a4672108', 'df5ed820-93f5-4178-ab06-dc45d5bb5178', '068d06ec-de6b-4b98-9b8b-dd13789dcb0d', '0b069cc1-0699-45d8-a803-4a4d993033d5'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:49.868495 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19a4dca8-34a4-40bb-a45b-3392134508c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6accb1e-12ce-43cd-b53c-d499a4672108', 'df5ed820-93f5-4178-ab06-dc45d5bb5178', '068d06ec-de6b-4b98-9b8b-dd13789dcb0d', '0b069cc1-0699-45d8-a803-4a4d993033d5']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:49.869383 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80fe4e91-4451-4396-94bb-fb39e1fbf199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:49.894695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80fe4e91-4451-4396-94bb-fb39e1fbf199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5e92f69-ee11-4d83-89f4-8df1c993b007', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1389175381',display_name='tempest-VolumesGetTest-Volume-1643856132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['b6accb1e-12ce-43cd-b53c-d499a4672108','df5ed820-93f5-4178-ab06-dc45d5bb5178','068d06ec-de6b-4b98-9b8b-dd13789dcb0d','0b069cc1-0699-45d8-a803-4a4d993033d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1389175381',display_name='tempest-VolumesGetTest-Volume-1643856132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5e92f69-ee11-4d83-89f4-8df1c993b007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba367decb5da4ab8b2573a27a7f4a65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:49.895451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6269b021-751e-471d-8e82-ca0ae560887c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:49.899037 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6426cb7a-2e66-4ded-b763-ab5e0a670eb3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.900871 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6426cb7a-2e66-4ded-b763-ab5e0a670eb3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:14:49.901152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6426cb7a-2e66-4ded-b763-ab5e0a670eb3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:49.901810 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6426cb7a-2e66-4ded-b763-ab5e0a670eb3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:49.901810 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6426cb7a-2e66-4ded-b763-ab5e0a670eb3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:49.905768 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.905768 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:49.906503 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6426cb7a-2e66-4ded-b763-ab5e0a670eb3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:14:49.907052 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 815/3287] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:49 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.915052 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6269b021-751e-471d-8e82-ca0ae560887c) transitioned into 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-1389175381',display_name='tempest-VolumesGetTest-Volume-1643856132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['b6accb1e-12ce-43cd-b53c-d499a4672108','df5ed820-93f5-4178-ab06-dc45d5bb5178','068d06ec-de6b-4b98-9b8b-dd13789dcb0d','0b069cc1-0699-45d8-a803-4a4d993033d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:49.915931 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50085a76-a1a5-4f2f-8208-3283caf2fc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:49.917302 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dca49b92-71ab-4176-b771-1cb49382f644 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.925349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50085a76-a1a5-4f2f-8208-3283caf2fc3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:49.926146 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (36ba9550-c357-45a5-a31e-6ffdb33976f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:49.926450 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request issued successfully. Aug 20 00:14:49.927028 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-49e1ee6f-2332-4d8f-a0b1-5b9aa2273f1b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:49.927446 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 830/3288] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:49 2026] POST /volume/v3/volumes => generated 776 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:49.939555 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-67f4a4f3-9f14-43c2-a620-1ab52f033b4e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:49.941384 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-67f4a4f3-9f14-43c2-a620-1ab52f033b4e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 Aug 20 00:14:49.941687 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-67f4a4f3-9f14-43c2-a620-1ab52f033b4e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:49.943010 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-67f4a4f3-9f14-43c2-a620-1ab52f033b4e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:49.949984 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:49.949984 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:49.956578 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-67f4a4f3-9f14-43c2-a620-1ab52f033b4e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:49.958614 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-67f4a4f3-9f14-43c2-a620-1ab52f033b4e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 returned with HTTP 200 Aug 20 00:14:49.959122 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 823/3289] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:49 2026] GET /volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:49.994935 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dca49b92-71ab-4176-b771-1cb49382f644 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:14:49.995424 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dca49b92-71ab-4176-b771-1cb49382f644 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da499f4b-0b1f-4a1d-9905-013b9bfeee14"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:49.996942 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-dca49b92-71ab-4176-b771-1cb49382f644 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Creating new backup {'backup': {'volume_id': 'da499f4b-0b1f-4a1d-9905-013b9bfeee14'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:14:49.997082 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-dca49b92-71ab-4176-b771-1cb49382f644 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Creating backup of volume da499f4b-0b1f-4a1d-9905-013b9bfeee14 in container None Aug 20 00:14:50.010028 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:50.010028 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:50.010495 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dca49b92-71ab-4176-b771-1cb49382f644 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Volume info retrieved successfully. Aug 20 00:14:50.025808 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-dca49b92-71ab-4176-b771-1cb49382f644 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Created reservations ['d79412a2-9f96-4556-8d6b-9a970813c883', '520b5cee-893d-4e8b-abb4-4f709cf62c4a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:50.054905 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dca49b92-71ab-4176-b771-1cb49382f644 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:14:50.055346 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 822/3290] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:14:49 2026] POST /volume/v3/backups => generated 284 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:50.062908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ff003be8-ec3f-459a-841f-81acc23b2e7a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:50.064818 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ff003be8-ec3f-459a-841f-81acc23b2e7a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:50.065100 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ff003be8-ec3f-459a-841f-81acc23b2e7a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:50.065284 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ff003be8-ec3f-459a-841f-81acc23b2e7a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:50.065380 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ff003be8-ec3f-459a-841f-81acc23b2e7a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:50.069225 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:50.069225 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:50.069811 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ff003be8-ec3f-459a-841f-81acc23b2e7a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:50.070339 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 816/3291] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:50 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 691 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:50.118305 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d9d369c6-7913-4ed4-8aef-218f962ccf8a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:50.121947 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9d369c6-7913-4ed4-8aef-218f962ccf8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:50.122185 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9d369c6-7913-4ed4-8aef-218f962ccf8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:50.122434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9d369c6-7913-4ed4-8aef-218f962ccf8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:50.122583 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d9d369c6-7913-4ed4-8aef-218f962ccf8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:50.129429 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:50.129429 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:50.130226 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9d369c6-7913-4ed4-8aef-218f962ccf8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:50.130629 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 831/3292] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:50 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:50.856926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-477d27c3-c61b-4317-9e8c-014b7f5d5237 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:50.858482 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-477d27c3-c61b-4317-9e8c-014b7f5d5237 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:50.858771 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-477d27c3-c61b-4317-9e8c-014b7f5d5237 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:50.859111 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-477d27c3-c61b-4317-9e8c-014b7f5d5237 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:50.860210 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-477d27c3-c61b-4317-9e8c-014b7f5d5237 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:50.863508 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:50.863508 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:50.864436 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-477d27c3-c61b-4317-9e8c-014b7f5d5237 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:50.864919 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 824/3293] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:50 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:50.970647 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e397303a-ecca-4c93-99d5-617093f0ab5d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:50.972543 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e397303a-ecca-4c93-99d5-617093f0ab5d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 Aug 20 00:14:50.972736 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e397303a-ecca-4c93-99d5-617093f0ab5d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:50.972954 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e397303a-ecca-4c93-99d5-617093f0ab5d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:50.979904 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:50.979904 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:50.983679 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e397303a-ecca-4c93-99d5-617093f0ab5d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:50.988187 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e397303a-ecca-4c93-99d5-617093f0ab5d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 returned with HTTP 200 Aug 20 00:14:50.988570 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 823/3294] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:50 2026] GET /volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:51.000680 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-96ed8bfc-5349-40d7-9d7d-d616bd5cbea4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:51.002560 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96ed8bfc-5349-40d7-9d7d-d616bd5cbea4 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 Aug 20 00:14:51.002873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96ed8bfc-5349-40d7-9d7d-d616bd5cbea4 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1549973032", "description": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:51.011355 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:51.011355 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:51.015882 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-96ed8bfc-5349-40d7-9d7d-d616bd5cbea4 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:51.024415 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-96ed8bfc-5349-40d7-9d7d-d616bd5cbea4 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:14:51.025026 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96ed8bfc-5349-40d7-9d7d-d616bd5cbea4 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 returned with HTTP 200 Aug 20 00:14:51.025506 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 817/3295] 10.4.3.9 () {68 vars in 1354 bytes} [Thu Aug 20 00:14:50 2026] PUT /volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 => generated 766 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:51.037447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fe35d158-bbfd-4d83-bb96-1c28c612b030 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:51.039321 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fe35d158-bbfd-4d83-bb96-1c28c612b030 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 Aug 20 00:14:51.039565 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fe35d158-bbfd-4d83-bb96-1c28c612b030 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:51.039813 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fe35d158-bbfd-4d83-bb96-1c28c612b030 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:51.046689 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:51.046689 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:51.050218 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fe35d158-bbfd-4d83-bb96-1c28c612b030 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:51.054356 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fe35d158-bbfd-4d83-bb96-1c28c612b030 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 returned with HTTP 200 Aug 20 00:14:51.054816 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 832/3296] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:51 2026] GET /volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:51.067203 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c12769e6-aad3-46a9-8c6d-cbf62dade11c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:51.068594 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c12769e6-aad3-46a9-8c6d-cbf62dade11c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 Aug 20 00:14:51.068862 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c12769e6-aad3-46a9-8c6d-cbf62dade11c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:51.070266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c12769e6-aad3-46a9-8c6d-cbf62dade11c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:51.070266 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-c12769e6-aad3-46a9-8c6d-cbf62dade11c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume with id: c5e92f69-ee11-4d83-89f4-8df1c993b007 Aug 20 00:14:51.076321 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:51.076321 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:51.077164 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c12769e6-aad3-46a9-8c6d-cbf62dade11c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:51.083177 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b0316ea2-1960-4e16-b93c-35f2909da6fa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:51.085124 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0316ea2-1960-4e16-b93c-35f2909da6fa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:51.085195 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0316ea2-1960-4e16-b93c-35f2909da6fa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:51.085351 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0316ea2-1960-4e16-b93c-35f2909da6fa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:51.085441 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b0316ea2-1960-4e16-b93c-35f2909da6fa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:51.089123 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:51.089123 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:51.089708 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0316ea2-1960-4e16-b93c-35f2909da6fa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:51.090133 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 824/3297] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:51 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 693 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:51.102454 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c12769e6-aad3-46a9-8c6d-cbf62dade11c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume request issued successfully. Aug 20 00:14:51.102454 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c12769e6-aad3-46a9-8c6d-cbf62dade11c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 returned with HTTP 202 Aug 20 00:14:51.102454 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 825/3298] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:51 2026] DELETE /volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:51.112576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-98ea1d52-985d-4244-af40-7c48e40abda5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:51.114830 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98ea1d52-985d-4244-af40-7c48e40abda5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 Aug 20 00:14:51.115107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98ea1d52-985d-4244-af40-7c48e40abda5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:51.115355 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98ea1d52-985d-4244-af40-7c48e40abda5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:51.124665 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:51.124665 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:51.129526 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-98ea1d52-985d-4244-af40-7c48e40abda5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:51.135591 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98ea1d52-985d-4244-af40-7c48e40abda5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 returned with HTTP 200 Aug 20 00:14:51.136128 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 818/3299] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:51 2026] GET /volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:51.143561 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cfd83812-a957-44a5-b943-8a7878665f8d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:51.146060 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cfd83812-a957-44a5-b943-8a7878665f8d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:51.146369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cfd83812-a957-44a5-b943-8a7878665f8d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:51.146670 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cfd83812-a957-44a5-b943-8a7878665f8d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:51.146839 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cfd83812-a957-44a5-b943-8a7878665f8d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:51.152196 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:51.152196 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:51.153000 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cfd83812-a957-44a5-b943-8a7878665f8d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:51.153400 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 833/3300] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:51 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:51.875419 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d4a28115-b6b1-4965-bf97-f636b6ab565d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:51.877397 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d4a28115-b6b1-4965-bf97-f636b6ab565d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:51.877606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d4a28115-b6b1-4965-bf97-f636b6ab565d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:51.877781 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d4a28115-b6b1-4965-bf97-f636b6ab565d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:51.877932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d4a28115-b6b1-4965-bf97-f636b6ab565d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:51.882162 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:51.882162 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:51.882881 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d4a28115-b6b1-4965-bf97-f636b6ab565d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:51.883259 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 825/3301] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:51 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:52.102810 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b67c2d80-e04f-4f5d-9dcc-57fab3de7173 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:52.105385 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b67c2d80-e04f-4f5d-9dcc-57fab3de7173 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:52.105732 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b67c2d80-e04f-4f5d-9dcc-57fab3de7173 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:52.106008 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b67c2d80-e04f-4f5d-9dcc-57fab3de7173 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:52.106191 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b67c2d80-e04f-4f5d-9dcc-57fab3de7173 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:52.111578 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:52.111578 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:52.112393 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b67c2d80-e04f-4f5d-9dcc-57fab3de7173 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:52.112990 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 826/3302] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:52 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:52.155111 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7d37ee11-b8c6-4003-aa31-faee87db7384 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:52.156925 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d37ee11-b8c6-4003-aa31-faee87db7384 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 Aug 20 00:14:52.157133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d37ee11-b8c6-4003-aa31-faee87db7384 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:52.157308 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d37ee11-b8c6-4003-aa31-faee87db7384 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:52.163148 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d37ee11-b8c6-4003-aa31-faee87db7384 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 returned with HTTP 404 Aug 20 00:14:52.163550 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4e92ef32-a9d8-4c4c-bdf0-96f54ebbdc8a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:52.163846 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 819/3303] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:52 2026] GET /volume/v3/volumes/c5e92f69-ee11-4d83-89f4-8df1c993b007 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:52.165428 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e92ef32-a9d8-4c4c-bdf0-96f54ebbdc8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:52.165616 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e92ef32-a9d8-4c4c-bdf0-96f54ebbdc8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:52.166311 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e92ef32-a9d8-4c4c-bdf0-96f54ebbdc8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:52.166311 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4e92ef32-a9d8-4c4c-bdf0-96f54ebbdc8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:52.170460 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:52.170460 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:52.170974 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c63def3-2b81-4cf7-a84e-9d73cb2ddfd1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:52.171296 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e92ef32-a9d8-4c4c-bdf0-96f54ebbdc8a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:52.171655 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 834/3304] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:52 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:52.174510 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c63def3-2b81-4cf7-a84e-9d73cb2ddfd1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:52.174843 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c63def3-2b81-4cf7-a84e-9d73cb2ddfd1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:52.175189 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c63def3-2b81-4cf7-a84e-9d73cb2ddfd1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:52.184079 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:52.184079 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:52.188232 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5c63def3-2b81-4cf7-a84e-9d73cb2ddfd1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:52.193109 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c63def3-2b81-4cf7-a84e-9d73cb2ddfd1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 200 Aug 20 00:14:52.193538 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 826/3305] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:52 2026] GET /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:52.207314 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e078f07d-5b8d-4bd7-adee-ffe16670c8f1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:52.209391 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e078f07d-5b8d-4bd7-adee-ffe16670c8f1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] DELETE https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:52.209623 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e078f07d-5b8d-4bd7-adee-ffe16670c8f1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:52.209842 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e078f07d-5b8d-4bd7-adee-ffe16670c8f1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:52.210084 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-e078f07d-5b8d-4bd7-adee-ffe16670c8f1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume with id: fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:52.217906 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:52.217906 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:52.218523 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e078f07d-5b8d-4bd7-adee-ffe16670c8f1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:52.244263 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e078f07d-5b8d-4bd7-adee-ffe16670c8f1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume request issued successfully. Aug 20 00:14:52.244514 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e078f07d-5b8d-4bd7-adee-ffe16670c8f1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 202 Aug 20 00:14:52.245107 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 827/3306] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:52 2026] DELETE /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:52.255313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e10da49d-cfe1-4124-8f46-7bb6681dff84 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:52.257136 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e10da49d-cfe1-4124-8f46-7bb6681dff84 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:52.257378 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e10da49d-cfe1-4124-8f46-7bb6681dff84 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:52.257620 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e10da49d-cfe1-4124-8f46-7bb6681dff84 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:52.265850 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:52.265850 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:52.270105 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e10da49d-cfe1-4124-8f46-7bb6681dff84 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:52.275025 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e10da49d-cfe1-4124-8f46-7bb6681dff84 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 200 Aug 20 00:14:52.275528 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 820/3307] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:52 2026] GET /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:52.896965 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8c445775-1375-4b88-a4c8-bdb95e44f80c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:52.898990 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c445775-1375-4b88-a4c8-bdb95e44f80c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:52.899211 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c445775-1375-4b88-a4c8-bdb95e44f80c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:52.899437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c445775-1375-4b88-a4c8-bdb95e44f80c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:52.899562 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-8c445775-1375-4b88-a4c8-bdb95e44f80c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:52.904476 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:52.904476 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:52.905339 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c445775-1375-4b88-a4c8-bdb95e44f80c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:52.905752 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 835/3308] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:52 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:53.126490 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a37642a7-7f9d-4f7b-b200-5bbd4dd2dadf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:53.128664 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a37642a7-7f9d-4f7b-b200-5bbd4dd2dadf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:53.128982 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a37642a7-7f9d-4f7b-b200-5bbd4dd2dadf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:53.129216 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a37642a7-7f9d-4f7b-b200-5bbd4dd2dadf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:53.129355 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a37642a7-7f9d-4f7b-b200-5bbd4dd2dadf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:53.134835 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:53.134835 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:53.135638 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a37642a7-7f9d-4f7b-b200-5bbd4dd2dadf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:53.136316 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 827/3309] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:53 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:53.185244 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1d383ac7-27ae-46af-800b-236b0408846c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:53.187230 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1d383ac7-27ae-46af-800b-236b0408846c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:53.187425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1d383ac7-27ae-46af-800b-236b0408846c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:53.187559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1d383ac7-27ae-46af-800b-236b0408846c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:53.187678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1d383ac7-27ae-46af-800b-236b0408846c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:53.189405 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=411,cinder:INSERT=51,cinder:UPDATE=97 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:14:53.192269 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:53.192269 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:53.193171 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1d383ac7-27ae-46af-800b-236b0408846c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:53.193639 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 828/3310] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:53 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:53.287850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9c3dfdea-7925-4b78-b541-a9336427e901 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:53.289721 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c3dfdea-7925-4b78-b541-a9336427e901 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c Aug 20 00:14:53.290024 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c3dfdea-7925-4b78-b541-a9336427e901 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:53.290161 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c3dfdea-7925-4b78-b541-a9336427e901 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:53.299622 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c3dfdea-7925-4b78-b541-a9336427e901 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c returned with HTTP 404 Aug 20 00:14:53.300156 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 821/3311] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:53 2026] GET /volume/v3/volumes/fa0722bf-1fae-4a7a-b24f-6980ebd75e1c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:14:53.309110 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:53.312698 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:53.313628 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1958761957"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:53.316154 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1958761957'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:53.316323 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume of 1 GB Aug 20 00:14:53.325726 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Availability Zones retrieved successfully. Aug 20 00:14:53.335702 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (2a424b36-3b3d-4800-83c9-9ddd40f26fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:53.338944 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (accd1765-f48c-43b8-9111-e86e4a102812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.340611 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:53.387844 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (accd1765-f48c-43b8-9111-e86e4a102812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.389227 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c118eb53-add9-4ea9-b539-5e4105d38f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.444666 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Created reservations ['166da917-2a5a-4036-8967-a9cd7b33c7be', '08d2ff24-cc23-4e84-913b-73ccc0edeca8', '45ef6873-5eb3-40e9-ada2-b283e0653fd7', 'd95b0ad7-7247-4c61-bcf9-60445bf1c26d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:53.445121 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c118eb53-add9-4ea9-b539-5e4105d38f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['166da917-2a5a-4036-8967-a9cd7b33c7be', '08d2ff24-cc23-4e84-913b-73ccc0edeca8', '45ef6873-5eb3-40e9-ada2-b283e0653fd7', 'd95b0ad7-7247-4c61-bcf9-60445bf1c26d']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.446016 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d87822a-3570-4884-b537-ca1ea1d1eb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.476576 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d87822a-3570-4884-b537-ca1ea1d1eb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57d63c21-b489-438c-9980-780912ef41d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1958761957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['166da917-2a5a-4036-8967-a9cd7b33c7be','08d2ff24-cc23-4e84-913b-73ccc0edeca8','45ef6873-5eb3-40e9-ada2-b283e0653fd7','d95b0ad7-7247-4c61-bcf9-60445bf1c26d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1958761957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57d63c21-b489-438c-9980-780912ef41d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba367decb5da4ab8b2573a27a7f4a65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.477909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88e2efe-6af6-42b7-8621-7de787dece89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.502656 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88e2efe-6af6-42b7-8621-7de787dece89) transitioned into state 'SUCCESS' from state '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-1958761957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['166da917-2a5a-4036-8967-a9cd7b33c7be','08d2ff24-cc23-4e84-913b-73ccc0edeca8','45ef6873-5eb3-40e9-ada2-b283e0653fd7','d95b0ad7-7247-4c61-bcf9-60445bf1c26d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.503656 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61def79-8061-4a34-ab68-5a713418e641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.517554 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61def79-8061-4a34-ab68-5a713418e641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.519076 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (2a424b36-3b3d-4800-83c9-9ddd40f26fea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:53.519691 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request issued successfully. Aug 20 00:14:53.521625 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23e45be4-8eff-468a-b0f8-3eb9b1da5fc5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:53.521625 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 836/3312] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:53 2026] POST /volume/v3/volumes => generated 741 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:53.532763 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-73ef5685-4acb-45a9-bf5b-0e41ded848b8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:53.534798 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73ef5685-4acb-45a9-bf5b-0e41ded848b8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 Aug 20 00:14:53.535104 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73ef5685-4acb-45a9-bf5b-0e41ded848b8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:53.535274 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73ef5685-4acb-45a9-bf5b-0e41ded848b8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:53.543266 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:53.543266 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:53.547626 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-73ef5685-4acb-45a9-bf5b-0e41ded848b8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:53.553810 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73ef5685-4acb-45a9-bf5b-0e41ded848b8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 returned with HTTP 200 Aug 20 00:14:53.553810 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 828/3313] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:53 2026] GET /volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:53.637011 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1b42c632-a669-46b8-9741-eabec1e6f99d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:53.639101 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:53.639400 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1268467323"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:53.640685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1268467323'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:53.640798 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume of 1 GB Aug 20 00:14:53.646150 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Availability Zones retrieved successfully. Aug 20 00:14:53.651209 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Flow 'volume_create_api' (173200db-b488-432f-8066-655363d2a625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:53.652067 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c070977e-7228-493a-8f1b-e717a17da9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.652867 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:53.680514 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c070977e-7228-493a-8f1b-e717a17da9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.682065 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf514df-9355-4850-a6e6-ccf7d5a42885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.728739 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Created reservations ['60a60766-02f4-4db6-be30-9921f4047de8', 'cfeb3d77-8a31-438f-8a1d-639470e361d0', 'b84cf0b1-8b03-4351-b97e-481d80d5769c', 'b151c1a2-00bf-4be6-b05e-b1594dabfaac'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:53.729521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf514df-9355-4850-a6e6-ccf7d5a42885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60a60766-02f4-4db6-be30-9921f4047de8', 'cfeb3d77-8a31-438f-8a1d-639470e361d0', 'b84cf0b1-8b03-4351-b97e-481d80d5769c', 'b151c1a2-00bf-4be6-b05e-b1594dabfaac']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.730334 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4189dced-b4db-4826-b9ec-8d454ef1b991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.757102 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4189dced-b4db-4826-b9ec-8d454ef1b991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a515ab-3e09-4439-be35-9709c3424683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1268467323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c372a9c39a1047deaec0e6befb0f496f',qos_specs=None,replication_status=,reservations=['60a60766-02f4-4db6-be30-9921f4047de8','cfeb3d77-8a31-438f-8a1d-639470e361d0','b84cf0b1-8b03-4351-b97e-481d80d5769c','b151c1a2-00bf-4be6-b05e-b1594dabfaac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1268467323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a515ab-3e09-4439-be35-9709c3424683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c372a9c39a1047deaec0e6befb0f496f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.757863 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431e2661-3ac6-4af3-bc16-5e91fe21cf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.778541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431e2661-3ac6-4af3-bc16-5e91fe21cf3d) transitioned into state 'SUCCESS' from state '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-1268467323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c372a9c39a1047deaec0e6befb0f496f',qos_specs=None,replication_status=,reservations=['60a60766-02f4-4db6-be30-9921f4047de8','cfeb3d77-8a31-438f-8a1d-639470e361d0','b84cf0b1-8b03-4351-b97e-481d80d5769c','b151c1a2-00bf-4be6-b05e-b1594dabfaac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.779259 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43cf1345-7ee1-4092-8402-f8ba07a60aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:53.791589 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43cf1345-7ee1-4092-8402-f8ba07a60aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:53.792629 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Flow 'volume_create_api' (173200db-b488-432f-8066-655363d2a625) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:53.792844 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume request issued successfully. Aug 20 00:14:53.793563 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b42c632-a669-46b8-9741-eabec1e6f99d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:53.794121 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 829/3314] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:14:53 2026] POST /volume/v3/volumes => generated 747 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:53.809574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-909a99a1-6ef5-4af5-8a5e-ca2c2c021b88 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:53.811379 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-909a99a1-6ef5-4af5-8a5e-ca2c2c021b88 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:53.811675 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-909a99a1-6ef5-4af5-8a5e-ca2c2c021b88 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:53.811829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-909a99a1-6ef5-4af5-8a5e-ca2c2c021b88 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:53.819053 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:53.819053 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:53.825219 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-909a99a1-6ef5-4af5-8a5e-ca2c2c021b88 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:53.829799 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-909a99a1-6ef5-4af5-8a5e-ca2c2c021b88 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:53.830187 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 822/3315] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:53 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:53.920205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf804658-3148-491f-a21c-8613e5509db9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:53.920758 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf804658-3148-491f-a21c-8613e5509db9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:53.921100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf804658-3148-491f-a21c-8613e5509db9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:53.921376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf804658-3148-491f-a21c-8613e5509db9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:53.921559 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bf804658-3148-491f-a21c-8613e5509db9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:53.927171 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:53.927171 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:53.928296 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf804658-3148-491f-a21c-8613e5509db9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:53.928829 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 837/3316] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:53 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:54.149689 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a3ccdc4-c1ed-4df1-89af-323fa48bb69b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:54.151456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a3ccdc4-c1ed-4df1-89af-323fa48bb69b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:54.151645 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a3ccdc4-c1ed-4df1-89af-323fa48bb69b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:54.151825 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a3ccdc4-c1ed-4df1-89af-323fa48bb69b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:54.151950 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5a3ccdc4-c1ed-4df1-89af-323fa48bb69b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:54.156090 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:54.156090 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:54.156655 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a3ccdc4-c1ed-4df1-89af-323fa48bb69b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:54.156994 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 829/3317] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:54 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:54.206743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3aff1687-c4aa-4636-8c50-308031398805 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:54.209157 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3aff1687-c4aa-4636-8c50-308031398805 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:54.209410 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3aff1687-c4aa-4636-8c50-308031398805 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:54.209651 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3aff1687-c4aa-4636-8c50-308031398805 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:54.209786 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3aff1687-c4aa-4636-8c50-308031398805 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:54.214901 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:54.214901 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:54.215793 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3aff1687-c4aa-4636-8c50-308031398805 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:54.216307 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 830/3318] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:54 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:54.565834 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31cd7b70-9219-484b-967c-9211f8de643d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:54.567910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31cd7b70-9219-484b-967c-9211f8de643d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 Aug 20 00:14:54.568168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31cd7b70-9219-484b-967c-9211f8de643d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:54.568387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31cd7b70-9219-484b-967c-9211f8de643d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:54.577206 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:54.577206 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:54.581507 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-31cd7b70-9219-484b-967c-9211f8de643d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:54.586941 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31cd7b70-9219-484b-967c-9211f8de643d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 returned with HTTP 200 Aug 20 00:14:54.587416 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 823/3319] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:54 2026] GET /volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:54.599692 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:54.601745 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:54.602211 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "57d63c21-b489-438c-9980-780912ef41d1", "size": 1, "name": "tempest-VolumesGetTest-Volume-1403082494", "metadata": {"Type": "Test"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:54.603797 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request body: {'volume': {'source_volid': '57d63c21-b489-438c-9980-780912ef41d1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1403082494', 'metadata': {'Type': 'Test'}}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:54.611158 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:54.611158 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:54.611662 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume retrieved successfully. Aug 20 00:14:54.611769 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume of 1 GB Aug 20 00:14:54.615524 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Availability Zones retrieved successfully. Aug 20 00:14:54.622303 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (82deea86-4f13-4e3e-8268-f1e0fad89355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:54.623654 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2c87af-a1b6-44f1-af2c-63a63264dae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:54.624632 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:54.650914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2c87af-a1b6-44f1-af2c-63a63264dae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '57d63c21-b489-438c-9980-780912ef41d1', 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:54.651820 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19b4d79-7210-496f-892d-16a1e912b62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:54.697502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Created reservations ['b3049c5f-bb44-4683-8ea2-211e6c37979a', 'bdd0e8d7-052a-409c-a37f-8873c4b67f0b', '7426461d-3ba2-4baa-9dea-c664ed3c046a', 'de201f11-25b3-4067-a82a-6d7964003c69'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:54.698790 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19b4d79-7210-496f-892d-16a1e912b62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3049c5f-bb44-4683-8ea2-211e6c37979a', 'bdd0e8d7-052a-409c-a37f-8873c4b67f0b', '7426461d-3ba2-4baa-9dea-c664ed3c046a', 'de201f11-25b3-4067-a82a-6d7964003c69']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:54.700197 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c4a9f9-b855-495a-bb5e-dcf6649cb5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:54.735839 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c4a9f9-b855-495a-bb5e-dcf6649cb5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1403082494',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['b3049c5f-bb44-4683-8ea2-211e6c37979a','bdd0e8d7-052a-409c-a37f-8873c4b67f0b','7426461d-3ba2-4baa-9dea-c664ed3c046a','de201f11-25b3-4067-a82a-6d7964003c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=57d63c21-b489-438c-9980-780912ef41d1,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1403082494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ba367decb5da4ab8b2573a27a7f4a65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=57d63c21-b489-438c-9980-780912ef41d1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:54.736719 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69b49395-fe47-4a0c-9574-4783c3013c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:54.758565 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69b49395-fe47-4a0c-9574-4783c3013c9d) transitioned into state 'SUCCESS' from state '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-1403082494',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['b3049c5f-bb44-4683-8ea2-211e6c37979a','bdd0e8d7-052a-409c-a37f-8873c4b67f0b','7426461d-3ba2-4baa-9dea-c664ed3c046a','de201f11-25b3-4067-a82a-6d7964003c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=57d63c21-b489-438c-9980-780912ef41d1,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:54.759348 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f846e1-4e0b-4a14-827d-08a20faf9b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:54.782335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f846e1-4e0b-4a14-827d-08a20faf9b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:54.783330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (82deea86-4f13-4e3e-8268-f1e0fad89355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:54.783504 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request issued successfully. Aug 20 00:14:54.784205 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-74c32d5f-3b2b-4b37-b2de-53b70b27fe43 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:54.784780 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 838/3320] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:54 2026] POST /volume/v3/volumes => generated 789 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:54.802371 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c5ff575e-e9bb-4562-923f-e4269981e3b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:54.804904 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5ff575e-e9bb-4562-923f-e4269981e3b3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:54.805216 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5ff575e-e9bb-4562-923f-e4269981e3b3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:54.805493 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5ff575e-e9bb-4562-923f-e4269981e3b3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:54.815476 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:54.815476 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:54.820765 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c5ff575e-e9bb-4562-923f-e4269981e3b3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:54.827838 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5ff575e-e9bb-4562-923f-e4269981e3b3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 200 Aug 20 00:14:54.828444 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 830/3321] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:54 2026] GET /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:54.848753 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-287ea1de-170f-4722-9bb0-b801a4ca356d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:54.850515 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-287ea1de-170f-4722-9bb0-b801a4ca356d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:54.850824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-287ea1de-170f-4722-9bb0-b801a4ca356d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:54.850883 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-287ea1de-170f-4722-9bb0-b801a4ca356d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:54.857374 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:54.857374 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:54.864212 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-287ea1de-170f-4722-9bb0-b801a4ca356d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:54.877192 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-287ea1de-170f-4722-9bb0-b801a4ca356d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:54.877623 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 831/3322] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:54 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:54.943918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-852d3978-6770-4868-bbac-ea6e26267489 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:54.945677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-38ddeaf9-7b49-4c17-902e-e53a41ae0125 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:54.947748 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38ddeaf9-7b49-4c17-902e-e53a41ae0125 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:54.948023 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38ddeaf9-7b49-4c17-902e-e53a41ae0125 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:54.948349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38ddeaf9-7b49-4c17-902e-e53a41ae0125 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:54.948465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-38ddeaf9-7b49-4c17-902e-e53a41ae0125 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:54.956943 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:54.956943 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:54.958175 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38ddeaf9-7b49-4c17-902e-e53a41ae0125 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:54.961978 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 839/3323] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:54 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:54.987380 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-852d3978-6770-4868-bbac-ea6e26267489 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:54.987524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-852d3978-6770-4868-bbac-ea6e26267489 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:54.987667 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-852d3978-6770-4868-bbac-ea6e26267489 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.002234 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.002234 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:55.006222 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-852d3978-6770-4868-bbac-ea6e26267489 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:55.010731 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-852d3978-6770-4868-bbac-ea6e26267489 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:55.011265 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 824/3324] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:54 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.149061 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-852f4192-4663-4c8e-b076-cd765f4f1e46 req-caf3ebe6-0cde-4fc3-94b7-fda5f7395b5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.151277 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-852f4192-4663-4c8e-b076-cd765f4f1e46 req-caf3ebe6-0cde-4fc3-94b7-fda5f7395b5e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] DELETE https://10.4.3.9/volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01 Aug 20 00:14:55.151587 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-852f4192-4663-4c8e-b076-cd765f4f1e46 req-caf3ebe6-0cde-4fc3-94b7-fda5f7395b5e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.151815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-852f4192-4663-4c8e-b076-cd765f4f1e46 req-caf3ebe6-0cde-4fc3-94b7-fda5f7395b5e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.159420 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.159420 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:55.161787 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-72adbbd6-ce29-4dde-9fa7-19c981f2e649 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.162371 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-72adbbd6-ce29-4dde-9fa7-19c981f2e649 None None] GET https://10.4.3.9/volume// Aug 20 00:14:55.162371 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-72adbbd6-ce29-4dde-9fa7-19c981f2e649 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.162566 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-72adbbd6-ce29-4dde-9fa7-19c981f2e649 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.162989 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-72adbbd6-ce29-4dde-9fa7-19c981f2e649 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:55.163252 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 832/3325] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:14:55.167438 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-81390d56-2192-4df5-8c7b-ad8a005d5797 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.170302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81390d56-2192-4df5-8c7b-ad8a005d5797 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:55.170302 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81390d56-2192-4df5-8c7b-ad8a005d5797 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.170625 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81390d56-2192-4df5-8c7b-ad8a005d5797 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.170625 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-81390d56-2192-4df5-8c7b-ad8a005d5797 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:55.171564 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-3e4a592c-d712-464d-9639-b006cae67c71 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.174363 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-3e4a592c-d712-464d-9639-b006cae67c71 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:14:55.174956 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-3e4a592c-d712-464d-9639-b006cae67c71 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45a515ab-3e09-4439-be35-9709c3424683", "connector": null, "instance_uuid": "98120d96-6d41-42f4-9692-0457e3d24696"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:55.175634 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.175634 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:55.176662 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81390d56-2192-4df5-8c7b-ad8a005d5797 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:55.177118 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 840/3326] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.187595 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.187595 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:55.218964 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-3e4a592c-d712-464d-9639-b006cae67c71 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:14:55.219558 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 825/3327] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:14:55 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 20 00:14:55.225715 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-852f4192-4663-4c8e-b076-cd765f4f1e46 req-caf3ebe6-0cde-4fc3-94b7-fda5f7395b5e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01 returned with HTTP 200 Aug 20 00:14:55.225858 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 831/3328] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:14:55 2026] DELETE /volume/v3/attachments/a0b02dcb-a985-43df-a77b-3532d1e4eb01 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.229915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f2b9386d-7d7c-41e6-8bd5-03421c005ec5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.232088 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f2b9386d-7d7c-41e6-8bd5-03421c005ec5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:55.232646 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f2b9386d-7d7c-41e6-8bd5-03421c005ec5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.232646 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f2b9386d-7d7c-41e6-8bd5-03421c005ec5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.232646 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f2b9386d-7d7c-41e6-8bd5-03421c005ec5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:55.237865 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.237865 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:55.238815 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f2b9386d-7d7c-41e6-8bd5-03421c005ec5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:55.239320 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 833/3329] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.261246 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8a6a3777-d9af-430b-9463-ffd698f6e523 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.265512 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a6a3777-d9af-430b-9463-ffd698f6e523 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:55.265512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a6a3777-d9af-430b-9463-ffd698f6e523 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.265871 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a6a3777-d9af-430b-9463-ffd698f6e523 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.278405 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1ae4f782-74d0-429b-8a14-fe98a3457a67 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.278959 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ae4f782-74d0-429b-8a14-fe98a3457a67 None None] GET https://10.4.3.9/volume// Aug 20 00:14:55.279281 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ae4f782-74d0-429b-8a14-fe98a3457a67 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.279538 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ae4f782-74d0-429b-8a14-fe98a3457a67 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.279979 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ae4f782-74d0-429b-8a14-fe98a3457a67 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:55.280369 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 826/3330] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:55.287750 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.287750 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:55.289567 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-bf200114-23c4-43bb-90c8-6a332178b203 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.292147 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-bf200114-23c4-43bb-90c8-6a332178b203 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:55.292478 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-bf200114-23c4-43bb-90c8-6a332178b203 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.292749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-bf200114-23c4-43bb-90c8-6a332178b203 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.293385 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8a6a3777-d9af-430b-9463-ffd698f6e523 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:55.298930 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a6a3777-d9af-430b-9463-ffd698f6e523 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:55.299691 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 841/3331] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.304997 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.304997 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:55.312211 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-bf200114-23c4-43bb-90c8-6a332178b203 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:55.318862 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-bf200114-23c4-43bb-90c8-6a332178b203 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:55.319818 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 832/3332] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:14:55.475774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-1b98d800-7f22-46be-8521-443013f535b1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.478351 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-1b98d800-7f22-46be-8521-443013f535b1 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] PUT https://10.4.3.9/volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85 Aug 20 00:14:55.478868 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-1b98d800-7f22-46be-8521-443013f535b1 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:55.487371 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-1b98d800-7f22-46be-8521-443013f535b1 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Acquiring lock "cinder-attachment_update-45a515ab-3e09-4439-be35-9709c3424683-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:14:55.494554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-1b98d800-7f22-46be-8521-443013f535b1 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Lock "cinder-attachment_update-45a515ab-3e09-4439-be35-9709c3424683-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:14:55.496854 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.496854 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:55.590468 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-1b98d800-7f22-46be-8521-443013f535b1 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Lock "cinder-attachment_update-45a515ab-3e09-4439-be35-9709c3424683-np0000007832" released by "attachment_update" :: held 0.096s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:14:55.591000 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-1b98d800-7f22-46be-8521-443013f535b1 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85 returned with HTTP 200 Aug 20 00:14:55.591657 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 834/3333] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:14:55 2026] PUT /volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:55.845358 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6950efc2-922d-4557-bffc-1b3763db1d6b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.847091 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6950efc2-922d-4557-bffc-1b3763db1d6b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:55.847271 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6950efc2-922d-4557-bffc-1b3763db1d6b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.847440 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6950efc2-922d-4557-bffc-1b3763db1d6b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.854343 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.854343 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:55.857924 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6950efc2-922d-4557-bffc-1b3763db1d6b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:55.862338 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6950efc2-922d-4557-bffc-1b3763db1d6b tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 200 Aug 20 00:14:55.862434 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 827/3334] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.874283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a7113363-d21b-49e6-a4d1-15b79382e7d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.876036 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7113363-d21b-49e6-a4d1-15b79382e7d0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:55.876239 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7113363-d21b-49e6-a4d1-15b79382e7d0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.876445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7113363-d21b-49e6-a4d1-15b79382e7d0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.884214 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.884214 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:55.887935 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a7113363-d21b-49e6-a4d1-15b79382e7d0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:55.892069 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7113363-d21b-49e6-a4d1-15b79382e7d0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 200 Aug 20 00:14:55.892606 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 842/3335] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.905143 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9330af28-4e97-41c2-bf7a-f27cfafbd9dd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.906846 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9330af28-4e97-41c2-bf7a-f27cfafbd9dd tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:55.907199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9330af28-4e97-41c2-bf7a-f27cfafbd9dd tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1403082494"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:55.919215 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.919215 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:55.923065 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9330af28-4e97-41c2-bf7a-f27cfafbd9dd tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:55.930200 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9330af28-4e97-41c2-bf7a-f27cfafbd9dd tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:14:55.930907 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9330af28-4e97-41c2-bf7a-f27cfafbd9dd tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 200 Aug 20 00:14:55.931529 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 833/3336] 10.4.3.9 () {68 vars in 1354 bytes} [Thu Aug 20 00:14:55 2026] PUT /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.943685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-091ed532-e1cf-4ca1-8d68-0ad4cdd46a40 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.945590 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-091ed532-e1cf-4ca1-8d68-0ad4cdd46a40 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:55.945959 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-091ed532-e1cf-4ca1-8d68-0ad4cdd46a40 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-514646047", "description": "This is the new description of volume"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:55.954999 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.954999 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:55.959219 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-091ed532-e1cf-4ca1-8d68-0ad4cdd46a40 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:55.968182 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-091ed532-e1cf-4ca1-8d68-0ad4cdd46a40 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:14:55.968730 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-091ed532-e1cf-4ca1-8d68-0ad4cdd46a40 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 200 Aug 20 00:14:55.969224 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 835/3337] 10.4.3.9 () {68 vars in 1355 bytes} [Thu Aug 20 00:14:55 2026] PUT /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.971351 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f879070-147a-49ab-9a4a-e847b0671a60 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.973507 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f879070-147a-49ab-9a4a-e847b0671a60 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:55.973800 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f879070-147a-49ab-9a4a-e847b0671a60 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.974120 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f879070-147a-49ab-9a4a-e847b0671a60 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.974272 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3f879070-147a-49ab-9a4a-e847b0671a60 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:55.978866 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.978866 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:55.979596 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f879070-147a-49ab-9a4a-e847b0671a60 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:55.979952 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 828/3338] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:55.986349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c89fc9b4-569e-4a0a-a628-f88b1c98b919 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:55.988784 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c89fc9b4-569e-4a0a-a628-f88b1c98b919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:55.989232 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c89fc9b4-569e-4a0a-a628-f88b1c98b919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:55.989496 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c89fc9b4-569e-4a0a-a628-f88b1c98b919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:55.998635 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:55.998635 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:56.004286 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c89fc9b4-569e-4a0a-a628-f88b1c98b919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:56.010061 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c89fc9b4-569e-4a0a-a628-f88b1c98b919 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 200 Aug 20 00:14:56.010497 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 843/3339] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:55 2026] GET /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:56.029004 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:56.030739 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:56.031186 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1206778555", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-396595642"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:56.032121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:56.032752 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1206778555', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-396595642'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:56.032875 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume of 1 GB Aug 20 00:14:56.034344 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:14:56.034737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2041939899", "source_volid": "c125629c-1886-45c9-a672-fbd19a2bdecc", "volume_type": "tempest-scenario-type-luks-552616205", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:56.036747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2041939899', 'source_volid': 'c125629c-1886-45c9-a672-fbd19a2bdecc', 'volume_type': 'tempest-scenario-type-luks-552616205', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:14:56.037357 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Availability Zones retrieved successfully. Aug 20 00:14:56.042966 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (1094f0d7-4d89-450a-8195-207575b3b469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:56.043901 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eae5e4b-6894-4127-9f87-bc6d58f3e632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.045001 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:56.049692 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:56.049692 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:56.050404 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume retrieved successfully. Aug 20 00:14:56.050550 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume of 1 GB Aug 20 00:14:56.051429 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Availability Zones retrieved successfully. Aug 20 00:14:56.059478 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Flow 'volume_create_api' (02c24aac-d81e-453d-968a-c2e9795bb25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:56.061296 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067b71e6-ea00-4c88-b6f4-1ac3af072d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.062720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:14:56.074227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eae5e4b-6894-4127-9f87-bc6d58f3e632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.075083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52948b77-fcfd-4a72-8665-e5f58938ffc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.089884 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067b71e6-ea00-4c88-b6f4-1ac3af072d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c125629c-1886-45c9-a672-fbd19a2bdecc', 'volume_type': VolumeType(created_at=2026-08-20T00:13:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6691f32-a9b4-4828-86cc-f19e0460e102,is_public=True,name='tempest-scenario-type-luks-552616205',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6691f32-a9b4-4828-86cc-f19e0460e102', '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=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.090944 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e233d7-93a7-48c8-a205-79e470c25db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.121372 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Created reservations ['1ee7d76f-4f48-4308-aa42-aadd4827a6cd', '95a2af3f-1244-4a82-a3a9-b5425ceb950a', '9741703f-2338-43f7-b9f7-c7509159290d', 'c47fad46-c25d-48d5-9b42-d0bc7e8d17d8'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:56.122075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52948b77-fcfd-4a72-8665-e5f58938ffc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee7d76f-4f48-4308-aa42-aadd4827a6cd', '95a2af3f-1244-4a82-a3a9-b5425ceb950a', '9741703f-2338-43f7-b9f7-c7509159290d', 'c47fad46-c25d-48d5-9b42-d0bc7e8d17d8']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.122854 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9de93ad-951b-45ec-a158-721e3c75b93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.140579 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Created reservations ['93560263-26f2-4094-8eb6-efef6969b1f1', '23d838f4-78fe-4c77-b614-b61f408cf251', '044180b1-32e6-4720-a767-51b402ff04f8', 'cd21e640-6a6b-41e9-a10c-f4d3df0f953a'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:14:56.141422 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e233d7-93a7-48c8-a205-79e470c25db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93560263-26f2-4094-8eb6-efef6969b1f1', '23d838f4-78fe-4c77-b614-b61f408cf251', '044180b1-32e6-4720-a767-51b402ff04f8', 'cd21e640-6a6b-41e9-a10c-f4d3df0f953a']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.142461 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eecdf87-8d94-4d57-bbd2-6be65e214744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.149582 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9de93ad-951b-45ec-a158-721e3c75b93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce708b10-d7a3-4c3a-ab3e-12d7a98a6156', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1206778555',display_name='tempest-VolumesGetTest-Volume-396595642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['1ee7d76f-4f48-4308-aa42-aadd4827a6cd','95a2af3f-1244-4a82-a3a9-b5425ceb950a','9741703f-2338-43f7-b9f7-c7509159290d','c47fad46-c25d-48d5-9b42-d0bc7e8d17d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:14:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1206778555',display_name='tempest-VolumesGetTest-Volume-396595642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce708b10-d7a3-4c3a-ab3e-12d7a98a6156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba367decb5da4ab8b2573a27a7f4a65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.150426 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f775e1fb-c4d3-4fcd-a5a8-be8373daed8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.171485 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f775e1fb-c4d3-4fcd-a5a8-be8373daed8e) transitioned into 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-1206778555',display_name='tempest-VolumesGetTest-Volume-396595642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['1ee7d76f-4f48-4308-aa42-aadd4827a6cd','95a2af3f-1244-4a82-a3a9-b5425ceb950a','9741703f-2338-43f7-b9f7-c7509159290d','c47fad46-c25d-48d5-9b42-d0bc7e8d17d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.172310 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5b3b41-f07f-40ec-ab88-0687fcaab2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.183710 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5b3b41-f07f-40ec-ab88-0687fcaab2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.184596 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (1094f0d7-4d89-450a-8195-207575b3b469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:56.186433 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eecdf87-8d94-4d57-bbd2-6be65e214744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e8d9b56-1d56-4bcb-b8f4-70db17a65488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2041939899',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',qos_specs=None,replication_status=,reservations=['93560263-26f2-4094-8eb6-efef6969b1f1','23d838f4-78fe-4c77-b614-b61f408cf251','044180b1-32e6-4720-a767-51b402ff04f8','cd21e640-6a6b-41e9-a10c-f4d3df0f953a'],size=1,snapshot_id=None,source_replicaid=,source_volid=c125629c-1886-45c9-a672-fbd19a2bdecc,status='creating',user_id='3909eb7899924c879ab3a051d296fcc1',volume_type_id=d6691f32-a9b4-4828-86cc-f19e0460e102), '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-20T00:14:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2041939899',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4e8d9b56-1d56-4bcb-b8f4-70db17a65488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c125629c-1886-45c9-a672-fbd19a2bdecc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3909eb7899924c879ab3a051d296fcc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6691f32-a9b4-4828-86cc-f19e0460e102),volume_type_id=d6691f32-a9b4-4828-86cc-f19e0460e102)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.187318 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request issued successfully. Aug 20 00:14:56.187473 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3114409c-fd19-486c-8642-2215bbc83776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.188034 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5c78a0b-6806-4886-99cf-945bd0cdfe2d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:56.188543 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 834/3340] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:56 2026] POST /volume/v3/volumes => generated 775 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:56.191581 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6fa4754c-da0f-40a5-afb2-44673f6acce3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:56.195388 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6fa4754c-da0f-40a5-afb2-44673f6acce3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:56.195661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6fa4754c-da0f-40a5-afb2-44673f6acce3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:56.195857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6fa4754c-da0f-40a5-afb2-44673f6acce3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:56.196014 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6fa4754c-da0f-40a5-afb2-44673f6acce3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:56.202812 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-77684697-faa6-4f99-847d-6b35ec3cd788 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:56.205157 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-77684697-faa6-4f99-847d-6b35ec3cd788 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 Aug 20 00:14:56.205402 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-77684697-faa6-4f99-847d-6b35ec3cd788 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:56.205458 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:56.205458 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:56.205677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-77684697-faa6-4f99-847d-6b35ec3cd788 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:56.206091 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6fa4754c-da0f-40a5-afb2-44673f6acce3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:56.206441 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 829/3341] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:56 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:56.214859 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3114409c-fd19-486c-8642-2215bbc83776) transitioned into state 'SUCCESS' from state '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-2041939899',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2adcb03f869a4dd4b2fee77c19c0c12e',qos_specs=None,replication_status=,reservations=['93560263-26f2-4094-8eb6-efef6969b1f1','23d838f4-78fe-4c77-b614-b61f408cf251','044180b1-32e6-4720-a767-51b402ff04f8','cd21e640-6a6b-41e9-a10c-f4d3df0f953a'],size=1,snapshot_id=None,source_replicaid=,source_volid=c125629c-1886-45c9-a672-fbd19a2bdecc,status='creating',user_id='3909eb7899924c879ab3a051d296fcc1',volume_type_id=d6691f32-a9b4-4828-86cc-f19e0460e102)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.214998 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:56.214998 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:56.215716 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c50ab53-91e1-44b1-9815-10fd8f05e09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:14:56.219442 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-77684697-faa6-4f99-847d-6b35ec3cd788 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:56.225515 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-77684697-faa6-4f99-847d-6b35ec3cd788 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 returned with HTTP 200 Aug 20 00:14:56.225912 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 844/3342] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:56 2026] GET /volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:56.236179 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c50ab53-91e1-44b1-9815-10fd8f05e09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:14:56.237154 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Flow 'volume_create_api' (02c24aac-d81e-453d-968a-c2e9795bb25b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:14:56.237498 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Create volume request issued successfully. Aug 20 00:14:56.238141 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14c1eab7-2d42-41aa-85e5-571ae4596ace tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:14:56.238602 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 836/3343] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:14:56 2026] POST /volume/v3/volumes => generated 806 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:14:56.252581 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-45f67fd8-e3b0-4b86-acba-aa8a04c105ba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:56.254854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-69ef5ea7-27be-4636-967f-1c7395aa0005 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:56.255403 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-45f67fd8-e3b0-4b86-acba-aa8a04c105ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:56.255589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-45f67fd8-e3b0-4b86-acba-aa8a04c105ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:56.255770 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-45f67fd8-e3b0-4b86-acba-aa8a04c105ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:56.255865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-45f67fd8-e3b0-4b86-acba-aa8a04c105ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:56.256877 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69ef5ea7-27be-4636-967f-1c7395aa0005 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:14:56.257134 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69ef5ea7-27be-4636-967f-1c7395aa0005 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:56.257371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69ef5ea7-27be-4636-967f-1c7395aa0005 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:56.262844 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:56.262844 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:56.263629 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-45f67fd8-e3b0-4b86-acba-aa8a04c105ba tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:56.264099 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 835/3344] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:56 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:56.264596 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:56.264596 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:56.268700 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-69ef5ea7-27be-4636-967f-1c7395aa0005 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:56.274147 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69ef5ea7-27be-4636-967f-1c7395aa0005 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:14:56.274563 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 830/3345] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:56 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:56.315005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e2e01dde-3467-4167-b51b-265ae5670582 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:56.316578 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2e01dde-3467-4167-b51b-265ae5670582 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:56.316750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2e01dde-3467-4167-b51b-265ae5670582 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:56.316946 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2e01dde-3467-4167-b51b-265ae5670582 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:56.326061 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:56.326061 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:56.329310 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e2e01dde-3467-4167-b51b-265ae5670582 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:56.332925 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2e01dde-3467-4167-b51b-265ae5670582 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:56.333283 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 845/3346] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:56 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:56.992510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c35f4738-f4c7-4f0e-b261-5ae423c7cbfa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:56.994961 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c35f4738-f4c7-4f0e-b261-5ae423c7cbfa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:56.995141 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c35f4738-f4c7-4f0e-b261-5ae423c7cbfa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:56.995435 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c35f4738-f4c7-4f0e-b261-5ae423c7cbfa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:56.997987 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-c35f4738-f4c7-4f0e-b261-5ae423c7cbfa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:57.001307 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.001307 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:57.002302 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c35f4738-f4c7-4f0e-b261-5ae423c7cbfa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:57.002754 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 837/3347] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:56 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:57.219544 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-342350f0-164c-43b3-b7b2-661b15dfc6c6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.221687 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-342350f0-164c-43b3-b7b2-661b15dfc6c6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:57.221920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-342350f0-164c-43b3-b7b2-661b15dfc6c6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:57.222161 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-342350f0-164c-43b3-b7b2-661b15dfc6c6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:57.222301 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-342350f0-164c-43b3-b7b2-661b15dfc6c6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:57.227846 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.227846 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:57.228761 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-342350f0-164c-43b3-b7b2-661b15dfc6c6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:57.229286 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 836/3348] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:57 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:57.242466 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6d3fe61d-37b3-41cd-a96e-9c5b242a1b90 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.244681 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d3fe61d-37b3-41cd-a96e-9c5b242a1b90 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 Aug 20 00:14:57.244966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d3fe61d-37b3-41cd-a96e-9c5b242a1b90 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:57.245291 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d3fe61d-37b3-41cd-a96e-9c5b242a1b90 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:57.253271 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.253271 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:57.257580 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6d3fe61d-37b3-41cd-a96e-9c5b242a1b90 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:57.262204 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d3fe61d-37b3-41cd-a96e-9c5b242a1b90 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 returned with HTTP 200 Aug 20 00:14:57.262916 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 831/3349] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:57 2026] GET /volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:57.275236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d512ac64-8b4e-42e9-802e-dc0eabbf3a1b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.277143 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d512ac64-8b4e-42e9-802e-dc0eabbf3a1b tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:57.278914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-80b069ff-4018-4201-865c-60c04c72309d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.279216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d512ac64-8b4e-42e9-802e-dc0eabbf3a1b tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:57.279216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d512ac64-8b4e-42e9-802e-dc0eabbf3a1b tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:57.279216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d512ac64-8b4e-42e9-802e-dc0eabbf3a1b tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:57.279580 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80b069ff-4018-4201-865c-60c04c72309d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 Aug 20 00:14:57.279980 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80b069ff-4018-4201-865c-60c04c72309d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1403082494", "description": null}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:57.284647 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.284647 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:57.286216 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d512ac64-8b4e-42e9-802e-dc0eabbf3a1b tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:57.287129 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 846/3350] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:57 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:57.288548 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f176f38d-0c0e-4aed-9597-d759cee2659e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.289061 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.289061 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:57.291046 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f176f38d-0c0e-4aed-9597-d759cee2659e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:14:57.291330 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f176f38d-0c0e-4aed-9597-d759cee2659e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:57.291606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f176f38d-0c0e-4aed-9597-d759cee2659e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:57.300359 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-80b069ff-4018-4201-865c-60c04c72309d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:57.302090 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.302090 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:57.306879 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f176f38d-0c0e-4aed-9597-d759cee2659e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:57.308335 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-80b069ff-4018-4201-865c-60c04c72309d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:14:57.308884 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80b069ff-4018-4201-865c-60c04c72309d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 returned with HTTP 200 Aug 20 00:14:57.309321 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 838/3351] 10.4.3.9 () {68 vars in 1354 bytes} [Thu Aug 20 00:14:57 2026] PUT /volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 => generated 766 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:57.311633 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f176f38d-0c0e-4aed-9597-d759cee2659e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:14:57.312126 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 837/3352] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:57 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:57.322724 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0e4c388d-bcbb-464d-a5b0-245058925451 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.324498 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e4c388d-bcbb-464d-a5b0-245058925451 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 Aug 20 00:14:57.324700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e4c388d-bcbb-464d-a5b0-245058925451 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:57.324861 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e4c388d-bcbb-464d-a5b0-245058925451 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:57.332219 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.332219 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:57.336705 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0e4c388d-bcbb-464d-a5b0-245058925451 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:57.341800 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e4c388d-bcbb-464d-a5b0-245058925451 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 returned with HTTP 200 Aug 20 00:14:57.342282 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 832/3353] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:57 2026] GET /volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:57.347237 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-33c090ed-1661-4c2d-b4db-d7dd6443b675 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.349408 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-33c090ed-1661-4c2d-b4db-d7dd6443b675 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:57.349656 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-33c090ed-1661-4c2d-b4db-d7dd6443b675 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:57.349907 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-33c090ed-1661-4c2d-b4db-d7dd6443b675 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:57.358212 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8763394f-79bc-46c6-951c-dc2436e4fe1a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.360183 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8763394f-79bc-46c6-951c-dc2436e4fe1a tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 Aug 20 00:14:57.360388 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8763394f-79bc-46c6-951c-dc2436e4fe1a tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:57.360573 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8763394f-79bc-46c6-951c-dc2436e4fe1a tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:57.360732 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-8763394f-79bc-46c6-951c-dc2436e4fe1a tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume with id: ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 Aug 20 00:14:57.362660 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.362660 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:57.367674 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.367674 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:57.367759 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-33c090ed-1661-4c2d-b4db-d7dd6443b675 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:57.368202 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8763394f-79bc-46c6-951c-dc2436e4fe1a tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:57.373974 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-33c090ed-1661-4c2d-b4db-d7dd6443b675 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:57.374622 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 847/3354] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:57 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:57.385815 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8763394f-79bc-46c6-951c-dc2436e4fe1a tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume request issued successfully. Aug 20 00:14:57.386036 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8763394f-79bc-46c6-951c-dc2436e4fe1a tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 returned with HTTP 202 Aug 20 00:14:57.386431 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 839/3355] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:57 2026] DELETE /volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:57.393976 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e53f0c3-762e-4fa4-a888-9da12ec9d1a1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:57.395702 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e53f0c3-762e-4fa4-a888-9da12ec9d1a1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 Aug 20 00:14:57.395897 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e53f0c3-762e-4fa4-a888-9da12ec9d1a1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:57.396144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e53f0c3-762e-4fa4-a888-9da12ec9d1a1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:57.403366 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:57.403366 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:57.407524 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3e53f0c3-762e-4fa4-a888-9da12ec9d1a1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:57.411617 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e53f0c3-762e-4fa4-a888-9da12ec9d1a1 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 returned with HTTP 200 Aug 20 00:14:57.411982 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 838/3356] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:57 2026] GET /volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:14:58.017512 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-022c3773-0c95-427f-a21d-4b4a04be14d0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.019660 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-022c3773-0c95-427f-a21d-4b4a04be14d0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:58.019902 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-022c3773-0c95-427f-a21d-4b4a04be14d0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.020150 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-022c3773-0c95-427f-a21d-4b4a04be14d0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.020285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-022c3773-0c95-427f-a21d-4b4a04be14d0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:58.025454 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.025454 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:58.026417 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-022c3773-0c95-427f-a21d-4b4a04be14d0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:58.026871 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 833/3357] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:58.239853 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fc135caa-b409-4482-bcd1-67d268fe06fd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.242522 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc135caa-b409-4482-bcd1-67d268fe06fd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:58.242522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc135caa-b409-4482-bcd1-67d268fe06fd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.242522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc135caa-b409-4482-bcd1-67d268fe06fd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.242995 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-fc135caa-b409-4482-bcd1-67d268fe06fd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:58.248747 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.248747 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:58.249451 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc135caa-b409-4482-bcd1-67d268fe06fd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:58.249977 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 848/3358] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:58.308266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-10def59e-147a-4415-af55-d19913781bc6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.311514 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-10def59e-147a-4415-af55-d19913781bc6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:58.311714 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-10def59e-147a-4415-af55-d19913781bc6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.312452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-10def59e-147a-4415-af55-d19913781bc6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.312566 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-10def59e-147a-4415-af55-d19913781bc6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:58.317293 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.317293 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:58.318041 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-10def59e-147a-4415-af55-d19913781bc6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:58.318418 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 840/3359] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:58.324929 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-07b3b375-48bd-4b48-9610-26e3a716f7a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.326635 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07b3b375-48bd-4b48-9610-26e3a716f7a7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:14:58.326847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07b3b375-48bd-4b48-9610-26e3a716f7a7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.327107 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07b3b375-48bd-4b48-9610-26e3a716f7a7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.334907 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.334907 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:58.339800 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-07b3b375-48bd-4b48-9610-26e3a716f7a7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:58.346220 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07b3b375-48bd-4b48-9610-26e3a716f7a7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:14:58.346924 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 839/3360] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:58.389699 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-690289c4-57cd-4de9-a315-ae39ab9dea1b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.391778 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-690289c4-57cd-4de9-a315-ae39ab9dea1b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:58.392004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-690289c4-57cd-4de9-a315-ae39ab9dea1b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.392205 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-690289c4-57cd-4de9-a315-ae39ab9dea1b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.403882 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.403882 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:58.408207 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-690289c4-57cd-4de9-a315-ae39ab9dea1b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:58.412736 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-690289c4-57cd-4de9-a315-ae39ab9dea1b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:58.413226 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 834/3361] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:58.425563 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4680f3f5-b885-44d2-be6b-77ddce0ea98c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.427709 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4680f3f5-b885-44d2-be6b-77ddce0ea98c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 Aug 20 00:14:58.427984 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4680f3f5-b885-44d2-be6b-77ddce0ea98c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.428228 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4680f3f5-b885-44d2-be6b-77ddce0ea98c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.434731 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4680f3f5-b885-44d2-be6b-77ddce0ea98c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 returned with HTTP 404 Aug 20 00:14:58.435261 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 849/3362] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/volumes/ce708b10-d7a3-4c3a-ab3e-12d7a98a6156 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:58.443342 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-84f55612-bbf0-4117-b401-4523a861b915 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.445625 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-84f55612-bbf0-4117-b401-4523a861b915 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:58.445907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-84f55612-bbf0-4117-b401-4523a861b915 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.446246 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-84f55612-bbf0-4117-b401-4523a861b915 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.454533 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.454533 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:58.459743 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-84f55612-bbf0-4117-b401-4523a861b915 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:58.465569 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-84f55612-bbf0-4117-b401-4523a861b915 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 200 Aug 20 00:14:58.466183 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 841/3363] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:58.481383 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-22d1cb93-b08b-419c-9c84-ee94783c4d25 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.483624 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-22d1cb93-b08b-419c-9c84-ee94783c4d25 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] DELETE https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:58.483909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-22d1cb93-b08b-419c-9c84-ee94783c4d25 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.484255 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-22d1cb93-b08b-419c-9c84-ee94783c4d25 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.484476 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-22d1cb93-b08b-419c-9c84-ee94783c4d25 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume with id: cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:58.493421 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.493421 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:58.493988 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-22d1cb93-b08b-419c-9c84-ee94783c4d25 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:58.513102 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-22d1cb93-b08b-419c-9c84-ee94783c4d25 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume request issued successfully. Aug 20 00:14:58.513358 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-22d1cb93-b08b-419c-9c84-ee94783c4d25 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 202 Aug 20 00:14:58.513790 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 840/3364] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:58 2026] DELETE /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:58.523065 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a5af252-688b-44f0-bcd8-7720b277468c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.525633 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a5af252-688b-44f0-bcd8-7720b277468c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:58.525935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a5af252-688b-44f0-bcd8-7720b277468c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.526296 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a5af252-688b-44f0-bcd8-7720b277468c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.535379 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.535379 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:58.539723 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3a5af252-688b-44f0-bcd8-7720b277468c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:58.545133 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a5af252-688b-44f0-bcd8-7720b277468c tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 200 Aug 20 00:14:58.545729 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 835/3365] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:58.661867 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-09f7b29f-91ff-4a16-8993-076e887fe783 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.663991 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-09f7b29f-91ff-4a16-8993-076e887fe783 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:14:58.664555 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-09f7b29f-91ff-4a16-8993-076e887fe783 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.664555 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-09f7b29f-91ff-4a16-8993-076e887fe783 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.674296 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.674296 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:58.678204 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-09f7b29f-91ff-4a16-8993-076e887fe783 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:14:58.682952 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-09f7b29f-91ff-4a16-8993-076e887fe783 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:14:58.683586 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 850/3366] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:14:58.709222 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-af1c0915-906a-4491-96f9-a96a6ea880c5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.711354 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-af1c0915-906a-4491-96f9-a96a6ea880c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] POST https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481/action Aug 20 00:14:58.711690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-af1c0915-906a-4491-96f9-a96a6ea880c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:58.711831 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-af1c0915-906a-4491-96f9-a96a6ea880c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:58.723396 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.723396 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:58.723863 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-af1c0915-906a-4491-96f9-a96a6ea880c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:14:58.729708 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-af1c0915-906a-4491-96f9-a96a6ea880c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Begin detaching volume completed successfully. Aug 20 00:14:58.729951 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-af1c0915-906a-4491-96f9-a96a6ea880c5 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481/action returned with HTTP 202 Aug 20 00:14:58.730401 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 842/3367] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:14:58 2026] POST /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:14:58.779859 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-02cb08eb-327c-44a8-abd6-2eb22dae056b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.780335 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02cb08eb-327c-44a8-abd6-2eb22dae056b None None] GET https://10.4.3.9/volume// Aug 20 00:14:58.780531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02cb08eb-327c-44a8-abd6-2eb22dae056b None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.780763 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02cb08eb-327c-44a8-abd6-2eb22dae056b None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.781168 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02cb08eb-327c-44a8-abd6-2eb22dae056b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:14:58.781495 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 841/3368] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:14:58.789906 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-8113821e-b3da-4cad-909a-d2f3720b2db6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:58.792464 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-8113821e-b3da-4cad-909a-d2f3720b2db6 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:14:58.792730 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-8113821e-b3da-4cad-909a-d2f3720b2db6 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:58.793019 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-8113821e-b3da-4cad-909a-d2f3720b2db6 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:58.805402 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:58.805402 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:58.809855 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-8113821e-b3da-4cad-909a-d2f3720b2db6 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:14:58.815683 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-8113821e-b3da-4cad-909a-d2f3720b2db6 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:14:58.816255 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 836/3369] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:14:58 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:14:59.039098 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-536b3ba2-faac-4474-85c5-e444a0e374e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.040970 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-536b3ba2-faac-4474-85c5-e444a0e374e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:14:59.041456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-536b3ba2-faac-4474-85c5-e444a0e374e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.041456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-536b3ba2-faac-4474-85c5-e444a0e374e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.041545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-536b3ba2-faac-4474-85c5-e444a0e374e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:59.046300 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.046300 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:59.047022 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-536b3ba2-faac-4474-85c5-e444a0e374e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:14:59.047537 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 851/3370] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:59 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:59.266718 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e452275c-956c-4945-ab85-b71efeb05048 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.268306 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e452275c-956c-4945-ab85-b71efeb05048 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:14:59.268498 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e452275c-956c-4945-ab85-b71efeb05048 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.268638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e452275c-956c-4945-ab85-b71efeb05048 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.268740 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e452275c-956c-4945-ab85-b71efeb05048 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:59.286261 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.286261 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:59.286871 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e452275c-956c-4945-ab85-b71efeb05048 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:14:59.287300 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 843/3371] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:14:59 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:59.329641 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1b6d209c-6ec7-4df2-9ac4-1e8181703988 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.331651 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b6d209c-6ec7-4df2-9ac4-1e8181703988 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:14:59.331924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b6d209c-6ec7-4df2-9ac4-1e8181703988 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.332150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b6d209c-6ec7-4df2-9ac4-1e8181703988 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.332261 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1b6d209c-6ec7-4df2-9ac4-1e8181703988 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:14:59.336556 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.336556 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:59.337347 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b6d209c-6ec7-4df2-9ac4-1e8181703988 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:14:59.337719 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 842/3372] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:59 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:59.361572 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7661a66d-0c35-405b-80ed-308ea49ea74e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.365561 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7661a66d-0c35-405b-80ed-308ea49ea74e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:14:59.365735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7661a66d-0c35-405b-80ed-308ea49ea74e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.366089 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7661a66d-0c35-405b-80ed-308ea49ea74e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.373671 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.373671 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:59.377965 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7661a66d-0c35-405b-80ed-308ea49ea74e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:14:59.382224 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7661a66d-0c35-405b-80ed-308ea49ea74e tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:14:59.382646 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 837/3373] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:59 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:59.427400 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-41f19d61-381a-4414-b7b9-ba175ca975ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.429187 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41f19d61-381a-4414-b7b9-ba175ca975ee tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:14:59.429386 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41f19d61-381a-4414-b7b9-ba175ca975ee tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.429563 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41f19d61-381a-4414-b7b9-ba175ca975ee tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.439154 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.439154 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:59.443026 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-41f19d61-381a-4414-b7b9-ba175ca975ee tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:14:59.447540 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41f19d61-381a-4414-b7b9-ba175ca975ee tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:14:59.447999 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 852/3374] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:59 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:59.561306 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-892d764c-7033-4e05-bafa-2e0c77683a51 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.563273 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-892d764c-7033-4e05-bafa-2e0c77683a51 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e Aug 20 00:14:59.563512 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-892d764c-7033-4e05-bafa-2e0c77683a51 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.563713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-892d764c-7033-4e05-bafa-2e0c77683a51 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.570943 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-892d764c-7033-4e05-bafa-2e0c77683a51 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e returned with HTTP 404 Aug 20 00:14:59.571480 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 844/3375] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:59 2026] GET /volume/v3/volumes/cbc0b036-a8ca-43a4-a9fb-0e997a0e0c1e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:14:59.578099 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dcf09a55-8962-4c39-a223-4394b20ab66d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.579844 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dcf09a55-8962-4c39-a223-4394b20ab66d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 Aug 20 00:14:59.580073 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dcf09a55-8962-4c39-a223-4394b20ab66d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.580258 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dcf09a55-8962-4c39-a223-4394b20ab66d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.587449 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.587449 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:14:59.591127 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dcf09a55-8962-4c39-a223-4394b20ab66d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:59.596794 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dcf09a55-8962-4c39-a223-4394b20ab66d tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 returned with HTTP 200 Aug 20 00:14:59.597193 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 843/3376] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:59 2026] GET /volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:59.609559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c94eeaa-719f-441a-9074-1ca7f223b68e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.611311 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c94eeaa-719f-441a-9074-1ca7f223b68e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] DELETE https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 Aug 20 00:14:59.611485 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c94eeaa-719f-441a-9074-1ca7f223b68e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.611668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c94eeaa-719f-441a-9074-1ca7f223b68e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.611823 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-3c94eeaa-719f-441a-9074-1ca7f223b68e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume with id: 57d63c21-b489-438c-9980-780912ef41d1 Aug 20 00:14:59.619002 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.619002 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:14:59.619583 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c94eeaa-719f-441a-9074-1ca7f223b68e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:59.641976 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c94eeaa-719f-441a-9074-1ca7f223b68e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume request issued successfully. Aug 20 00:14:59.642147 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c94eeaa-719f-441a-9074-1ca7f223b68e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 returned with HTTP 202 Aug 20 00:14:59.642633 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 838/3377] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:14:59 2026] DELETE /volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:14:59.652116 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-53e0c16c-5841-4ae5-bd75-f364ba965376 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.654135 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53e0c16c-5841-4ae5-bd75-f364ba965376 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 Aug 20 00:14:59.654135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53e0c16c-5841-4ae5-bd75-f364ba965376 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:14:59.654135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53e0c16c-5841-4ae5-bd75-f364ba965376 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:14:59.661127 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.661127 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:14:59.666206 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-53e0c16c-5841-4ae5-bd75-f364ba965376 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:14:59.672086 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53e0c16c-5841-4ae5-bd75-f364ba965376 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 returned with HTTP 200 Aug 20 00:14:59.672539 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 853/3378] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:14:59 2026] GET /volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:14:59.884460 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-d62994c9-0a09-4265-a4e5-424960676532 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:14:59.886629 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-d62994c9-0a09-4265-a4e5-424960676532 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85/action Aug 20 00:14:59.887016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-d62994c9-0a09-4265-a4e5-424960676532 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:14:59.887144 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-d62994c9-0a09-4265-a4e5-424960676532 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:14:59.907087 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:14:59.907087 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:14:59.920637 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-910e94b1-bf1c-40e6-ab05-5b5c9717ad30 req-d62994c9-0a09-4265-a4e5-424960676532 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85/action returned with HTTP 204 Aug 20 00:14:59.921230 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 845/3379] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:14:59 2026] POST /volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:00.018988 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-4cbe6d55-429f-4890-9af1-949ae892ebb7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.021057 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-4cbe6d55-429f-4890-9af1-949ae892ebb7 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] DELETE https://10.4.3.9/volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 Aug 20 00:15:00.021228 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-4cbe6d55-429f-4890-9af1-949ae892ebb7 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.021404 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-4cbe6d55-429f-4890-9af1-949ae892ebb7 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.028498 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.028498 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:00.058814 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b8fad87-d11d-4f94-8eb7-3ef0ecaa3cf8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.060255 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b8fad87-d11d-4f94-8eb7-3ef0ecaa3cf8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:00.060973 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b8fad87-d11d-4f94-8eb7-3ef0ecaa3cf8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.061287 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b8fad87-d11d-4f94-8eb7-3ef0ecaa3cf8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.061424 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1b8fad87-d11d-4f94-8eb7-3ef0ecaa3cf8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:00.068072 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.068072 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:00.069417 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b8fad87-d11d-4f94-8eb7-3ef0ecaa3cf8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:00.070073 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 839/3380] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:00.080050 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-89793b5a-cf76-436e-a9a4-3f1155835d2a req-4cbe6d55-429f-4890-9af1-949ae892ebb7 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 returned with HTTP 200 Aug 20 00:15:00.080462 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 844/3381] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:15:00 2026] DELETE /volume/v3/attachments/9de51ad0-7825-492e-b1a4-9b2bfc81a6a6 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:00.303071 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-db35a37a-68e3-4b2f-9162-d8f7a0f7321e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.306050 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db35a37a-68e3-4b2f-9162-d8f7a0f7321e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:00.306863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db35a37a-68e3-4b2f-9162-d8f7a0f7321e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.306863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db35a37a-68e3-4b2f-9162-d8f7a0f7321e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.307002 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-db35a37a-68e3-4b2f-9162-d8f7a0f7321e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:00.312239 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.312239 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:00.313081 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db35a37a-68e3-4b2f-9162-d8f7a0f7321e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:00.313517 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 854/3382] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:00.350674 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c02d2d71-ad0c-4c32-a14a-5f27252903e5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.352760 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c02d2d71-ad0c-4c32-a14a-5f27252903e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:15:00.353009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c02d2d71-ad0c-4c32-a14a-5f27252903e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.353245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c02d2d71-ad0c-4c32-a14a-5f27252903e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.353351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-c02d2d71-ad0c-4c32-a14a-5f27252903e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:00.358750 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.358750 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:00.359703 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c02d2d71-ad0c-4c32-a14a-5f27252903e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:15:00.360101 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 846/3383] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:00.374523 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e6b27e9f-e504-42de-9545-92d839bae7da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.397128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b45a0f65-4682-4bd5-9ff3-790aa57c300b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.400446 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b45a0f65-4682-4bd5-9ff3-790aa57c300b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:00.400671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b45a0f65-4682-4bd5-9ff3-790aa57c300b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.400997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b45a0f65-4682-4bd5-9ff3-790aa57c300b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.411618 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.411618 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:00.416647 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b45a0f65-4682-4bd5-9ff3-790aa57c300b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:00.422564 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b45a0f65-4682-4bd5-9ff3-790aa57c300b tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:00.423196 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 845/3384] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:00.448250 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e6b27e9f-e504-42de-9545-92d839bae7da tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:00.448678 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e6b27e9f-e504-42de-9545-92d839bae7da tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4c6459c-7f08-425e-b345-1a5ca4491d75", "incremental": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:00.450833 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-e6b27e9f-e504-42de-9545-92d839bae7da tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Creating new backup {'backup': {'volume_id': 'e4c6459c-7f08-425e-b345-1a5ca4491d75', 'incremental': True}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:00.451021 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-e6b27e9f-e504-42de-9545-92d839bae7da tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Creating backup of volume e4c6459c-7f08-425e-b345-1a5ca4491d75 in container None Aug 20 00:15:00.461348 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.461348 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:00.461848 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e6b27e9f-e504-42de-9545-92d839bae7da tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Volume info retrieved successfully. Aug 20 00:15:00.464069 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-06495148-0390-472b-9093-db941e86a8a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.466284 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06495148-0390-472b-9093-db941e86a8a9 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:00.466526 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06495148-0390-472b-9093-db941e86a8a9 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.466755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06495148-0390-472b-9093-db941e86a8a9 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.481489 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.481489 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:00.485836 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06495148-0390-472b-9093-db941e86a8a9 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:00.494371 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06495148-0390-472b-9093-db941e86a8a9 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:00.494371 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 855/3385] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:00.503980 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-e6b27e9f-e504-42de-9545-92d839bae7da tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Created reservations ['fde5040b-4e7a-42c8-aac9-79bc0405b248', '5594a3f6-886a-4e77-8066-3497cd4178ca'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:00.511096 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-88eeeb1d-f826-43df-b9bf-438f3004fff8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.513522 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88eeeb1d-f826-43df-b9bf-438f3004fff8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:00.513709 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88eeeb1d-f826-43df-b9bf-438f3004fff8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.513902 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88eeeb1d-f826-43df-b9bf-438f3004fff8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.524416 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e6b27e9f-e504-42de-9545-92d839bae7da tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 400 Aug 20 00:15:00.524945 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 840/3386] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:00 2026] POST /volume/v3/backups => generated 109 bytes in 151 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:15:00.525731 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.525731 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:00.530274 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-88eeeb1d-f826-43df-b9bf-438f3004fff8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:00.532868 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-afe0700c-f6bb-42a6-87e1-0e99e4d654a4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.535317 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-afe0700c-f6bb-42a6-87e1-0e99e4d654a4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] DELETE https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:15:00.535577 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-afe0700c-f6bb-42a6-87e1-0e99e4d654a4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.535816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-afe0700c-f6bb-42a6-87e1-0e99e4d654a4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.535959 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88eeeb1d-f826-43df-b9bf-438f3004fff8 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:00.536002 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-afe0700c-f6bb-42a6-87e1-0e99e4d654a4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete backup with id: 97656b2d-97a4-4946-a055-c7f0198cd545. Aug 20 00:15:00.536490 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 847/3387] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:00.540904 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.540904 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:00.563366 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-afe0700c-f6bb-42a6-87e1-0e99e4d654a4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] delete_backup rpcapi backup_id 97656b2d-97a4-4946-a055-c7f0198cd545 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:15:00.569076 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-afe0700c-f6bb-42a6-87e1-0e99e4d654a4 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 202 Aug 20 00:15:00.569497 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 846/3388] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:00 2026] DELETE /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:15:00.579913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a38eb336-15e4-42ff-badc-9f24e64ccfbb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.581866 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a38eb336-15e4-42ff-badc-9f24e64ccfbb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:15:00.582121 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a38eb336-15e4-42ff-badc-9f24e64ccfbb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.582315 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a38eb336-15e4-42ff-badc-9f24e64ccfbb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.582425 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a38eb336-15e4-42ff-badc-9f24e64ccfbb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:00.587005 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.587005 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:00.587846 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a38eb336-15e4-42ff-badc-9f24e64ccfbb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 200 Aug 20 00:15:00.588291 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 856/3389] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:00.626912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.628807 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:00.629283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1054273335"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:00.631009 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1054273335'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:00.631189 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume of 1 GB Aug 20 00:15:00.639917 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Availability Zones retrieved successfully. Aug 20 00:15:00.643825 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Flow 'volume_create_api' (a0c4532a-dfdb-4a3c-90d7-e5d5ea762a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:00.645094 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70df4348-dbae-4a07-906e-e7f17bbd5398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:00.646063 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:00.674876 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70df4348-dbae-4a07-906e-e7f17bbd5398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:00.675683 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a432f3e-55d0-486d-a9e1-c32ceef7ef2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:00.688561 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-04c5fd1d-d860-4b8b-83ed-15365cd0deec None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.691538 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-04c5fd1d-d860-4b8b-83ed-15365cd0deec tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 Aug 20 00:15:00.691538 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-04c5fd1d-d860-4b8b-83ed-15365cd0deec tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.691538 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-04c5fd1d-d860-4b8b-83ed-15365cd0deec tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.698517 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-04c5fd1d-d860-4b8b-83ed-15365cd0deec tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 returned with HTTP 404 Aug 20 00:15:00.699209 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 848/3390] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/volumes/57d63c21-b489-438c-9980-780912ef41d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:00.726394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Created reservations ['913fafb6-30eb-4358-b809-75d3b9295bcb', '730d5320-080b-48dd-9422-1e05295dc871', 'e3978800-014d-4c61-be4f-5428bddd1463', 'ffbf47b3-4bbd-4010-854b-ce1e18400a20'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:00.727393 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a432f3e-55d0-486d-a9e1-c32ceef7ef2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['913fafb6-30eb-4358-b809-75d3b9295bcb', '730d5320-080b-48dd-9422-1e05295dc871', 'e3978800-014d-4c61-be4f-5428bddd1463', 'ffbf47b3-4bbd-4010-854b-ce1e18400a20']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:00.728170 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1a5943-743e-4e5b-b3c9-36280a4b3067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:00.746013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.748250 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:00.748626 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-VolumesGetTest-Volume-721874759", "metadata": {"Type": "Test"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:00.750380 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request body: {'volume': {'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-721874759', 'metadata': {'Type': 'Test'}}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:00.758965 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1a5943-743e-4e5b-b3c9-36280a4b3067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1054273335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c372a9c39a1047deaec0e6befb0f496f',qos_specs=None,replication_status=,reservations=['913fafb6-30eb-4358-b809-75d3b9295bcb','730d5320-080b-48dd-9422-1e05295dc871','e3978800-014d-4c61-be4f-5428bddd1463','ffbf47b3-4bbd-4010-854b-ce1e18400a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1054273335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c372a9c39a1047deaec0e6befb0f496f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:00.759796 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546fcc21-d535-4f4a-bcfe-d9f16372542d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:00.783693 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546fcc21-d535-4f4a-bcfe-d9f16372542d) transitioned into state 'SUCCESS' from state '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-1054273335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c372a9c39a1047deaec0e6befb0f496f',qos_specs=None,replication_status=,reservations=['913fafb6-30eb-4358-b809-75d3b9295bcb','730d5320-080b-48dd-9422-1e05295dc871','e3978800-014d-4c61-be4f-5428bddd1463','ffbf47b3-4bbd-4010-854b-ce1e18400a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6343dba186450da2d105f1ff4ce2b7',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:00.784484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8da74a0e-62e2-4fb9-92a8-1c3688dbc563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:00.796935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8da74a0e-62e2-4fb9-92a8-1c3688dbc563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:00.797788 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Flow 'volume_create_api' (a0c4532a-dfdb-4a3c-90d7-e5d5ea762a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:00.798122 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Create volume request issued successfully. Aug 20 00:15:00.798675 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ebbd948-0612-40f0-92cf-00f6b3287711 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:00.799401 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 841/3391] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:00 2026] POST /volume/v3/volumes => generated 747 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 00:15:00.815720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ce34d4dc-0315-4f35-87f8-35553f99e257 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.820558 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce34d4dc-0315-4f35-87f8-35553f99e257 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:00.820558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce34d4dc-0315-4f35-87f8-35553f99e257 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.820558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce34d4dc-0315-4f35-87f8-35553f99e257 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.829717 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.829717 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:00.834997 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ce34d4dc-0315-4f35-87f8-35553f99e257 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:00.840282 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce34d4dc-0315-4f35-87f8-35553f99e257 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:00.840756 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 857/3392] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:00.847620 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume of 1 GB Aug 20 00:15:00.856127 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Availability Zones retrieved successfully. Aug 20 00:15:00.863038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (f4b925df-8859-4f9a-b035-2572807309aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:00.863474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ebab04-6635-42a0-b5df-9790737a680c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:00.864532 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:00.915514 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-1f79fd29-93d9-434a-a23a-a59701a7f456 req-ce90641d-28bd-414d-9582-875a59bb2d0c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.918981 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1f79fd29-93d9-434a-a23a-a59701a7f456 req-ce90641d-28bd-414d-9582-875a59bb2d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:15:00.919535 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1f79fd29-93d9-434a-a23a-a59701a7f456 req-ce90641d-28bd-414d-9582-875a59bb2d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.919796 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1f79fd29-93d9-434a-a23a-a59701a7f456 req-ce90641d-28bd-414d-9582-875a59bb2d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.930728 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.930728 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:00.935733 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-1f79fd29-93d9-434a-a23a-a59701a7f456 req-ce90641d-28bd-414d-9582-875a59bb2d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:15:00.942912 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1f79fd29-93d9-434a-a23a-a59701a7f456 req-ce90641d-28bd-414d-9582-875a59bb2d0c tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:15:00.943685 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 849/3393] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:00 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:00.943845 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ebab04-6635-42a0-b5df-9790737a680c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:00.945303 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba49e9a-7f6e-4e04-9789-0d3e602c0190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:00.960943 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f67b98b5-c41a-4886-94f5-3d5a07893961 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:00.964228 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f67b98b5-c41a-4886-94f5-3d5a07893961 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:15:00.964521 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f67b98b5-c41a-4886-94f5-3d5a07893961 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:00.964765 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f67b98b5-c41a-4886-94f5-3d5a07893961 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:00.964981 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f67b98b5-c41a-4886-94f5-3d5a07893961 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Delete volume with id: 7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:15:00.975815 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:00.975815 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:00.976647 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f67b98b5-c41a-4886-94f5-3d5a07893961 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:15:00.996336 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Created reservations ['62ea6454-42fe-4fd6-a322-e4d8a6c1cdfb', 'c2e0745e-1368-4a49-bb21-c7f06a5b72df', '44fd3e61-3c5c-4830-aac3-cd544ba7b699', '9de848d9-2bc8-448a-877a-1c656328364a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:00.997165 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba49e9a-7f6e-4e04-9789-0d3e602c0190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62ea6454-42fe-4fd6-a322-e4d8a6c1cdfb', 'c2e0745e-1368-4a49-bb21-c7f06a5b72df', '44fd3e61-3c5c-4830-aac3-cd544ba7b699', '9de848d9-2bc8-448a-877a-1c656328364a']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:00.997908 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716ac5ad-0bb3-421d-9289-8384fd324861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:01.003617 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f67b98b5-c41a-4886-94f5-3d5a07893961 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Delete volume request issued successfully. Aug 20 00:15:01.003876 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f67b98b5-c41a-4886-94f5-3d5a07893961 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 202 Aug 20 00:15:01.005718 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 842/3394] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:00 2026] DELETE /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:15:01.011780 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-65d3a8f2-e187-4679-90f0-19e948ba5582 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.013756 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65d3a8f2-e187-4679-90f0-19e948ba5582 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:15:01.014007 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65d3a8f2-e187-4679-90f0-19e948ba5582 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.014191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65d3a8f2-e187-4679-90f0-19e948ba5582 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.021852 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:01.021852 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:01.027624 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65d3a8f2-e187-4679-90f0-19e948ba5582 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Volume info retrieved successfully. Aug 20 00:15:01.031305 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716ac5ad-0bb3-421d-9289-8384fd324861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54f7e76b-a376-4993-91d2-7a83ea87c108', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-721874759',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['62ea6454-42fe-4fd6-a322-e4d8a6c1cdfb','c2e0745e-1368-4a49-bb21-c7f06a5b72df','44fd3e61-3c5c-4830-aac3-cd544ba7b699','9de848d9-2bc8-448a-877a-1c656328364a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-721874759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54f7e76b-a376-4993-91d2-7a83ea87c108,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ba367decb5da4ab8b2573a27a7f4a65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:01.032124 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fcb8900-9857-44fa-a63a-35b498860c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:01.032719 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65d3a8f2-e187-4679-90f0-19e948ba5582 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 200 Aug 20 00:15:01.033248 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 858/3395] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:01.056774 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fcb8900-9857-44fa-a63a-35b498860c41) transitioned into state 'SUCCESS' from state '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-721874759',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['62ea6454-42fe-4fd6-a322-e4d8a6c1cdfb','c2e0745e-1368-4a49-bb21-c7f06a5b72df','44fd3e61-3c5c-4830-aac3-cd544ba7b699','9de848d9-2bc8-448a-877a-1c656328364a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:01.057611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6739cd82-5042-4a43-ba58-0f849a751df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:01.071713 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6739cd82-5042-4a43-ba58-0f849a751df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:01.072570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (f4b925df-8859-4f9a-b035-2572807309aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:01.072867 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request issued successfully. Aug 20 00:15:01.073515 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c00bfe95-e7f2-494a-a256-a7d9edc6e550 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:01.074335 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 847/3396] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:00 2026] POST /volume/v3/volumes => generated 754 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:01.080885 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d2b813c5-bc0d-4bce-bad0-76d65bf05ccf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.084193 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d2b813c5-bc0d-4bce-bad0-76d65bf05ccf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:01.084193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d2b813c5-bc0d-4bce-bad0-76d65bf05ccf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.084193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d2b813c5-bc0d-4bce-bad0-76d65bf05ccf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.084193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d2b813c5-bc0d-4bce-bad0-76d65bf05ccf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:01.087685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fa7809f7-c777-464c-9c5b-8dbfc7b97406 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.089909 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:01.089909 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:01.090425 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa7809f7-c777-464c-9c5b-8dbfc7b97406 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:01.090872 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa7809f7-c777-464c-9c5b-8dbfc7b97406 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.090953 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d2b813c5-bc0d-4bce-bad0-76d65bf05ccf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:01.091104 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa7809f7-c777-464c-9c5b-8dbfc7b97406 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.091216 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 850/3397] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:01.106047 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:01.106047 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:01.111425 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fa7809f7-c777-464c-9c5b-8dbfc7b97406 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:01.117464 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa7809f7-c777-464c-9c5b-8dbfc7b97406 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 200 Aug 20 00:15:01.117983 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 843/3398] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:01.327757 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-156ab44e-6f0d-4090-a0fe-b0e0c423623b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.329834 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-156ab44e-6f0d-4090-a0fe-b0e0c423623b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:01.330221 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-156ab44e-6f0d-4090-a0fe-b0e0c423623b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.330433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-156ab44e-6f0d-4090-a0fe-b0e0c423623b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.330602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-156ab44e-6f0d-4090-a0fe-b0e0c423623b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:01.335797 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:01.335797 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:01.336495 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-156ab44e-6f0d-4090-a0fe-b0e0c423623b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:01.336974 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 859/3399] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:01.439288 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d45e90a9-20a5-41b1-adbc-ab8f94f94b52 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.441941 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d45e90a9-20a5-41b1-adbc-ab8f94f94b52 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:01.442238 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d45e90a9-20a5-41b1-adbc-ab8f94f94b52 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.442522 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d45e90a9-20a5-41b1-adbc-ab8f94f94b52 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.450643 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:01.450643 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:01.455692 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d45e90a9-20a5-41b1-adbc-ab8f94f94b52 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:01.463609 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d45e90a9-20a5-41b1-adbc-ab8f94f94b52 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:01.463881 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 848/3400] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:01.601121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f7120bff-b97b-4582-ab60-798dbab4ddc0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.603369 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f7120bff-b97b-4582-ab60-798dbab4ddc0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 Aug 20 00:15:01.603617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f7120bff-b97b-4582-ab60-798dbab4ddc0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.603777 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f7120bff-b97b-4582-ab60-798dbab4ddc0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.603874 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f7120bff-b97b-4582-ab60-798dbab4ddc0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 97656b2d-97a4-4946-a055-c7f0198cd545. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:01.608673 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f7120bff-b97b-4582-ab60-798dbab4ddc0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 returned with HTTP 404 Aug 20 00:15:01.609631 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 851/3401] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/backups/97656b2d-97a4-4946-a055-c7f0198cd545 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:01.617652 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.619835 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:01.620220 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-29139276"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:01.621680 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-29139276'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:01.621872 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume of 1 GB Aug 20 00:15:01.627739 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Availability Zones retrieved successfully. Aug 20 00:15:01.639394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Flow 'volume_create_api' (827ed060-e96d-4b80-a127-1b859ce6dedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:01.641728 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43751293-98ed-4f9d-86cd-a6c75fa2d280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:01.643413 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:01.684541 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43751293-98ed-4f9d-86cd-a6c75fa2d280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:01.685916 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1160c528-7281-4726-9a03-707f1c97e128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:01.736441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Created reservations ['3ab397b4-f63d-46c4-b327-ac196f6e2933', '50cc8c44-98ab-48ff-b23b-add7b3855598', 'eef5f7a8-8edb-4934-b04f-4e936a6ae1ca', 'b7bf0544-8b7b-4851-a2e2-49cf61bdaca5'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:01.737475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1160c528-7281-4726-9a03-707f1c97e128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ab397b4-f63d-46c4-b327-ac196f6e2933', '50cc8c44-98ab-48ff-b23b-add7b3855598', 'eef5f7a8-8edb-4934-b04f-4e936a6ae1ca', 'b7bf0544-8b7b-4851-a2e2-49cf61bdaca5']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:01.738431 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b58ec77-7cf0-4143-a961-e92c688e1054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:01.766589 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b58ec77-7cf0-4143-a961-e92c688e1054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7feaf7-6403-42b5-8bec-4f647a893062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-29139276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26609ca7a9fa44afb7c9d59267b62eee',qos_specs=None,replication_status=,reservations=['3ab397b4-f63d-46c4-b327-ac196f6e2933','50cc8c44-98ab-48ff-b23b-add7b3855598','eef5f7a8-8edb-4934-b04f-4e936a6ae1ca','b7bf0544-8b7b-4851-a2e2-49cf61bdaca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-29139276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef7feaf7-6403-42b5-8bec-4f647a893062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26609ca7a9fa44afb7c9d59267b62eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:01.767592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65415eed-709a-411b-bb83-d8eb6abb0657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:01.791799 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65415eed-709a-411b-bb83-d8eb6abb0657) transitioned into state 'SUCCESS' from state '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-29139276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26609ca7a9fa44afb7c9d59267b62eee',qos_specs=None,replication_status=,reservations=['3ab397b4-f63d-46c4-b327-ac196f6e2933','50cc8c44-98ab-48ff-b23b-add7b3855598','eef5f7a8-8edb-4934-b04f-4e936a6ae1ca','b7bf0544-8b7b-4851-a2e2-49cf61bdaca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:01.792747 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b22bf0-beda-4db9-8c01-dab3dde1ebe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:01.805245 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b22bf0-beda-4db9-8c01-dab3dde1ebe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:01.806205 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Flow 'volume_create_api' (827ed060-e96d-4b80-a127-1b859ce6dedc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:01.806561 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume request issued successfully. Aug 20 00:15:01.807221 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9ca625f-178d-4426-b1a6-599b32cb9994 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:01.807628 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 844/3402] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:01 2026] POST /volume/v3/volumes => generated 743 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:01.820837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b2f27688-c74b-4a8e-a916-4e58326d00bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.823276 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2f27688-c74b-4a8e-a916-4e58326d00bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 Aug 20 00:15:01.823533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2f27688-c74b-4a8e-a916-4e58326d00bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.823761 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2f27688-c74b-4a8e-a916-4e58326d00bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.832061 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:01.832061 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:01.836659 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b2f27688-c74b-4a8e-a916-4e58326d00bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:15:01.842782 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2f27688-c74b-4a8e-a916-4e58326d00bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 returned with HTTP 200 Aug 20 00:15:01.843458 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 860/3403] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 => generated 811 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:01.853790 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f06737ea-3166-4bc5-b39f-278b1ac7565f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.858794 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f06737ea-3166-4bc5-b39f-278b1ac7565f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:01.859075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f06737ea-3166-4bc5-b39f-278b1ac7565f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.859274 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f06737ea-3166-4bc5-b39f-278b1ac7565f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.874046 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:01.874046 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:01.880879 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f06737ea-3166-4bc5-b39f-278b1ac7565f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:01.887477 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f06737ea-3166-4bc5-b39f-278b1ac7565f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:01.888340 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 849/3404] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:01.955059 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f891c81-d9c2-4839-b775-6f74e8d6e87c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:01.957276 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f891c81-d9c2-4839-b775-6f74e8d6e87c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:01.957525 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f891c81-d9c2-4839-b775-6f74e8d6e87c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:01.957785 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f891c81-d9c2-4839-b775-6f74e8d6e87c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:01.967239 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:01.967239 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:01.973338 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f891c81-d9c2-4839-b775-6f74e8d6e87c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:01.979676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f891c81-d9c2-4839-b775-6f74e8d6e87c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:01.980343 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 852/3405] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:01 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.049757 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-80ba8797-75d0-424e-a0b4-fa30b20c7794 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.052406 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80ba8797-75d0-424e-a0b4-fa30b20c7794 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] GET https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 Aug 20 00:15:02.052736 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80ba8797-75d0-424e-a0b4-fa30b20c7794 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.053136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80ba8797-75d0-424e-a0b4-fa30b20c7794 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.060435 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80ba8797-75d0-424e-a0b4-fa30b20c7794 tempest-TestMinimumBasicScenario-494896707 tempest-TestMinimumBasicScenario-494896707-project-member] https://10.4.3.9/volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 returned with HTTP 404 Aug 20 00:15:02.061010 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 845/3406] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/7f273118-5eeb-48c5-b4ba-c2e083c5c481 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:02.065586 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-22e5ab7d-c0a6-4829-a958-255caa4f8f76 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.066104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22e5ab7d-c0a6-4829-a958-255caa4f8f76 None None] GET https://10.4.3.9/volume// Aug 20 00:15:02.066104 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22e5ab7d-c0a6-4829-a958-255caa4f8f76 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.066449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22e5ab7d-c0a6-4829-a958-255caa4f8f76 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.066686 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22e5ab7d-c0a6-4829-a958-255caa4f8f76 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:02.068730 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 861/3407] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:02.077110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f2f8009-9b2e-4406-8dce-65c40185b334 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.079953 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f2f8009-9b2e-4406-8dce-65c40185b334 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:15:02.080186 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f2f8009-9b2e-4406-8dce-65c40185b334 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6", "connector": null, "instance_uuid": "98120d96-6d41-42f4-9692-0457e3d24696"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:02.101622 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.101622 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:02.105487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1af8f927-abac-45fa-a3ed-8d942ef3b626 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.108362 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1af8f927-abac-45fa-a3ed-8d942ef3b626 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:02.108688 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1af8f927-abac-45fa-a3ed-8d942ef3b626 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.109209 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1af8f927-abac-45fa-a3ed-8d942ef3b626 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.109627 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1af8f927-abac-45fa-a3ed-8d942ef3b626 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:02.116521 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.116521 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:02.117753 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1af8f927-abac-45fa-a3ed-8d942ef3b626 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:02.117851 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 853/3408] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.134294 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a924008d-0759-48ef-8f5e-15451e942b7e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.135654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-8f2f8009-9b2e-4406-8dce-65c40185b334 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:15:02.136228 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 850/3409] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:15:02 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:02.136943 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a924008d-0759-48ef-8f5e-15451e942b7e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:02.137261 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a924008d-0759-48ef-8f5e-15451e942b7e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.137543 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a924008d-0759-48ef-8f5e-15451e942b7e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.148529 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.148529 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:02.156112 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a924008d-0759-48ef-8f5e-15451e942b7e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:02.164514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e95bb636-9bab-47e0-a016-e4fa6e5edafb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.167917 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a924008d-0759-48ef-8f5e-15451e942b7e tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 200 Aug 20 00:15:02.167917 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 846/3410] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:02.169643 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e95bb636-9bab-47e0-a016-e4fa6e5edafb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:02.169920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e95bb636-9bab-47e0-a016-e4fa6e5edafb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.170183 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e95bb636-9bab-47e0-a016-e4fa6e5edafb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.181611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0d859f2-dff0-45f0-afd6-476f4b49af14 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.181726 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-92de5912-924b-4668-9e00-b27e6f9be930 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.181970 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0d859f2-dff0-45f0-afd6-476f4b49af14 None None] GET https://10.4.3.9/volume// Aug 20 00:15:02.182202 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0d859f2-dff0-45f0-afd6-476f4b49af14 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.182393 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0d859f2-dff0-45f0-afd6-476f4b49af14 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.182760 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0d859f2-dff0-45f0-afd6-476f4b49af14 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:02.183020 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 851/3411] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:02.190720 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-92de5912-924b-4668-9e00-b27e6f9be930 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:02.190720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-92de5912-924b-4668-9e00-b27e6f9be930 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.190859 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.190859 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:02.190947 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-92de5912-924b-4668-9e00-b27e6f9be930 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.193076 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e95bb636-9bab-47e0-a016-e4fa6e5edafb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:02.196671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-e6a17bbb-a90c-4038-8fed-5736b2347720 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.198279 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e95bb636-9bab-47e0-a016-e4fa6e5edafb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:02.198755 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-e6a17bbb-a90c-4038-8fed-5736b2347720 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:02.198820 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 862/3412] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.199059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-e6a17bbb-a90c-4038-8fed-5736b2347720 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.199263 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-e6a17bbb-a90c-4038-8fed-5736b2347720 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.202585 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.202585 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:02.209000 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-92de5912-924b-4668-9e00-b27e6f9be930 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:02.216549 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-92de5912-924b-4668-9e00-b27e6f9be930 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 200 Aug 20 00:15:02.217464 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 854/3413] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:02.217698 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.217698 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:02.224690 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-e6a17bbb-a90c-4038-8fed-5736b2347720 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:02.232312 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e2487534-f075-4ee8-a514-ff02107a8ba8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.234379 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2487534-f075-4ee8-a514-ff02107a8ba8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:02.234643 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-e6a17bbb-a90c-4038-8fed-5736b2347720 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:02.234755 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e2487534-f075-4ee8-a514-ff02107a8ba8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-721874759"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:02.235404 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 847/3414] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 1019 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:15:02.247978 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.247978 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:02.256001 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e2487534-f075-4ee8-a514-ff02107a8ba8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:02.261994 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e2487534-f075-4ee8-a514-ff02107a8ba8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:15:02.262750 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2487534-f075-4ee8-a514-ff02107a8ba8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 200 Aug 20 00:15:02.263312 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 852/3415] 10.4.3.9 () {68 vars in 1354 bytes} [Thu Aug 20 00:15:02 2026] PUT /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 778 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.280200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6672621f-76ab-44ee-8389-b7cb1261a2ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.282104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6672621f-76ab-44ee-8389-b7cb1261a2ea tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:02.282447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6672621f-76ab-44ee-8389-b7cb1261a2ea tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-553649520", "description": "This is the new description of volume"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:02.291583 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.291583 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:02.298481 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6672621f-76ab-44ee-8389-b7cb1261a2ea tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:02.307455 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6672621f-76ab-44ee-8389-b7cb1261a2ea tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:15:02.308300 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6672621f-76ab-44ee-8389-b7cb1261a2ea tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 200 Aug 20 00:15:02.309220 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 863/3416] 10.4.3.9 () {68 vars in 1355 bytes} [Thu Aug 20 00:15:02 2026] PUT /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.320955 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cff52336-323a-4e3f-a9a8-a50254853bf2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.323412 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cff52336-323a-4e3f-a9a8-a50254853bf2 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:02.323689 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cff52336-323a-4e3f-a9a8-a50254853bf2 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.323939 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cff52336-323a-4e3f-a9a8-a50254853bf2 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.333401 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.333401 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:02.338353 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cff52336-323a-4e3f-a9a8-a50254853bf2 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:02.345468 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cff52336-323a-4e3f-a9a8-a50254853bf2 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 200 Aug 20 00:15:02.346069 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 855/3417] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 1401 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:02.349781 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-02f33265-02a2-42b8-a770-ea7c56aca470 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.352080 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02f33265-02a2-42b8-a770-ea7c56aca470 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:02.352198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-79b8667a-f5e7-4791-a6ab-c0fdefc7504a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.352376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02f33265-02a2-42b8-a770-ea7c56aca470 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.352609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02f33265-02a2-42b8-a770-ea7c56aca470 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.352765 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-02f33265-02a2-42b8-a770-ea7c56aca470 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:02.355839 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-79b8667a-f5e7-4791-a6ab-c0fdefc7504a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] PUT https://10.4.3.9/volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463 Aug 20 00:15:02.356334 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-79b8667a-f5e7-4791-a6ab-c0fdefc7504a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:02.357232 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.357232 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:02.357904 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02f33265-02a2-42b8-a770-ea7c56aca470 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:02.358414 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 848/3418] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.359318 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.360988 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:02.361348 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-591773737", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-781426093"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:02.362682 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-591773737', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-781426093'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:02.362798 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume of 1 GB Aug 20 00:15:02.374425 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-79b8667a-f5e7-4791-a6ab-c0fdefc7504a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Acquiring lock "cinder-attachment_update-4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:15:02.375663 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Availability Zones retrieved successfully. Aug 20 00:15:02.385746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (39a76553-35be-472f-8628-d8ae6e3be570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:02.385879 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-79b8667a-f5e7-4791-a6ab-c0fdefc7504a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Lock "cinder-attachment_update-4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6-np0000007832" acquired by "attachment_update" :: waited 0.011s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:15:02.386325 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437e5252-e693-4d6d-abca-4bf80de938e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:02.386812 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.386812 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:02.388131 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:02.421610 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437e5252-e693-4d6d-abca-4bf80de938e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:02.423228 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fcb3db3-9f0d-45c4-aec1-4f0800012219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:02.468698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Created reservations ['1431a6f6-b999-41c7-a81c-c11525736554', 'b139b2ef-d1af-4fe5-af7a-41155e274c79', 'b35a2908-9318-4c6e-8ca2-ccae87e48297', '9188e058-f19d-4601-8049-abf64a028fa4'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:02.469846 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fcb3db3-9f0d-45c4-aec1-4f0800012219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1431a6f6-b999-41c7-a81c-c11525736554', 'b139b2ef-d1af-4fe5-af7a-41155e274c79', 'b35a2908-9318-4c6e-8ca2-ccae87e48297', '9188e058-f19d-4601-8049-abf64a028fa4']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:02.470779 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (643ebb7b-2416-4b83-bff4-a27dd8b73cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:02.481146 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-46851aa2-8dc7-40ff-b59f-675c62b52622 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.483421 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46851aa2-8dc7-40ff-b59f-675c62b52622 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:02.483677 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46851aa2-8dc7-40ff-b59f-675c62b52622 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.483826 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46851aa2-8dc7-40ff-b59f-675c62b52622 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.484515 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-79b8667a-f5e7-4791-a6ab-c0fdefc7504a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Lock "cinder-attachment_update-4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6-np0000007832" released by "attachment_update" :: held 0.099s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:15:02.484877 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-79b8667a-f5e7-4791-a6ab-c0fdefc7504a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463 returned with HTTP 200 Aug 20 00:15:02.485445 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 853/3419] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:15:02 2026] PUT /volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:02.497548 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.497548 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:02.503223 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-46851aa2-8dc7-40ff-b59f-675c62b52622 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:02.505725 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (643ebb7b-2416-4b83-bff4-a27dd8b73cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8745253d-82d5-47db-80bf-0dc4763e908e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-591773737',display_name='tempest-VolumesGetTest-Volume-781426093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['1431a6f6-b999-41c7-a81c-c11525736554','b139b2ef-d1af-4fe5-af7a-41155e274c79','b35a2908-9318-4c6e-8ca2-ccae87e48297','9188e058-f19d-4601-8049-abf64a028fa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-591773737',display_name='tempest-VolumesGetTest-Volume-781426093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8745253d-82d5-47db-80bf-0dc4763e908e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba367decb5da4ab8b2573a27a7f4a65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:02.506853 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a64c230-c3ce-40ee-b6bc-3b0d818aa041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:02.509313 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46851aa2-8dc7-40ff-b59f-675c62b52622 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:02.510491 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 856/3420] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.529687 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a64c230-c3ce-40ee-b6bc-3b0d818aa041) transitioned into 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-591773737',display_name='tempest-VolumesGetTest-Volume-781426093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba367decb5da4ab8b2573a27a7f4a65b',qos_specs=None,replication_status=,reservations=['1431a6f6-b999-41c7-a81c-c11525736554','b139b2ef-d1af-4fe5-af7a-41155e274c79','b35a2908-9318-4c6e-8ca2-ccae87e48297','9188e058-f19d-4601-8049-abf64a028fa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc290d9b104e4de5b76707d3ca4f558c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:02.530550 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f569e365-6a51-4635-9368-7c89a32b208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:02.540203 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f569e365-6a51-4635-9368-7c89a32b208d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:02.542397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Flow 'volume_create_api' (39a76553-35be-472f-8628-d8ae6e3be570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:02.542397 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Create volume request issued successfully. Aug 20 00:15:02.542397 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-605a1772-96d4-42f4-af76-fbbebc315ac3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:02.542704 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 864/3421] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:02 2026] POST /volume/v3/volumes => generated 774 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:02.559369 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35db573e-826b-47e4-94be-f3df61edc5e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.563666 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35db573e-826b-47e4-94be-f3df61edc5e8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e Aug 20 00:15:02.565112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35db573e-826b-47e4-94be-f3df61edc5e8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.565403 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35db573e-826b-47e4-94be-f3df61edc5e8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.574928 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.574928 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:02.579861 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-35db573e-826b-47e4-94be-f3df61edc5e8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:02.587744 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35db573e-826b-47e4-94be-f3df61edc5e8 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e returned with HTTP 200 Aug 20 00:15:02.587744 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 849/3422] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.858253 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c796323b-e6fd-4e85-b06d-b3bf113e7889 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.861845 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c796323b-e6fd-4e85-b06d-b3bf113e7889 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 Aug 20 00:15:02.862159 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c796323b-e6fd-4e85-b06d-b3bf113e7889 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.862337 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c796323b-e6fd-4e85-b06d-b3bf113e7889 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.870092 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.870092 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:02.874743 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c796323b-e6fd-4e85-b06d-b3bf113e7889 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:15:02.880058 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c796323b-e6fd-4e85-b06d-b3bf113e7889 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 returned with HTTP 200 Aug 20 00:15:02.880495 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 854/3423] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:02.897497 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-474e98a1-d2c8-4481-adf2-4e2672d7678e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.899262 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-474e98a1-d2c8-4481-adf2-4e2672d7678e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:02.899944 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-474e98a1-d2c8-4481-adf2-4e2672d7678e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef7feaf7-6403-42b5-8bec-4f647a893062", "name": "tempest-VolumesBackupsTest-Backup-1342550485"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:02.901865 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-474e98a1-d2c8-4481-adf2-4e2672d7678e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Creating new backup {'backup': {'volume_id': 'ef7feaf7-6403-42b5-8bec-4f647a893062', 'name': 'tempest-VolumesBackupsTest-Backup-1342550485'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:02.902377 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-474e98a1-d2c8-4481-adf2-4e2672d7678e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Creating backup of volume ef7feaf7-6403-42b5-8bec-4f647a893062 in container None Aug 20 00:15:02.919510 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.919510 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:02.921221 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-474e98a1-d2c8-4481-adf2-4e2672d7678e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Volume info retrieved successfully. Aug 20 00:15:02.944337 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-474e98a1-d2c8-4481-adf2-4e2672d7678e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Created reservations ['9501b1b6-fb1a-4820-8717-df0cfe51576a', 'bbae0426-ebef-4bab-b474-1e708834827a'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:02.973210 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-474e98a1-d2c8-4481-adf2-4e2672d7678e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:15:02.974195 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 857/3424] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:02 2026] POST /volume/v3/backups => generated 326 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:02.983064 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2fdefaa8-5234-4ac9-a413-7136cfbc0778 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:02.985104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2fdefaa8-5234-4ac9-a413-7136cfbc0778 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:02.985320 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2fdefaa8-5234-4ac9-a413-7136cfbc0778 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:02.985622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2fdefaa8-5234-4ac9-a413-7136cfbc0778 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:02.985816 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2fdefaa8-5234-4ac9-a413-7136cfbc0778 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:02.990607 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:02.990607 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:02.991644 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2fdefaa8-5234-4ac9-a413-7136cfbc0778 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:02.991699 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 865/3425] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:02 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:03.132109 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bb4d3c02-5035-4e3e-b86c-b3da50d2f2e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.134321 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb4d3c02-5035-4e3e-b86c-b3da50d2f2e1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:03.134504 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb4d3c02-5035-4e3e-b86c-b3da50d2f2e1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:03.134671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb4d3c02-5035-4e3e-b86c-b3da50d2f2e1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:03.134768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bb4d3c02-5035-4e3e-b86c-b3da50d2f2e1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:03.143146 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.143146 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:03.143925 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb4d3c02-5035-4e3e-b86c-b3da50d2f2e1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:03.144286 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 850/3426] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:03 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:03.216007 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e842bf79-55bf-412b-a7d0-71d24e70b8d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.217753 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e842bf79-55bf-412b-a7d0-71d24e70b8d2 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:03.217943 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e842bf79-55bf-412b-a7d0-71d24e70b8d2 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:03.218150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e842bf79-55bf-412b-a7d0-71d24e70b8d2 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:03.234110 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.234110 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:03.244037 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e842bf79-55bf-412b-a7d0-71d24e70b8d2 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:03.253551 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e842bf79-55bf-412b-a7d0-71d24e70b8d2 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:03.253945 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 855/3427] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:03 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:03.369676 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dfe286e9-d4b7-4f8e-964a-179f0c0f664a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.373477 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dfe286e9-d4b7-4f8e-964a-179f0c0f664a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:03.373477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dfe286e9-d4b7-4f8e-964a-179f0c0f664a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:03.373477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dfe286e9-d4b7-4f8e-964a-179f0c0f664a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:03.373477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-dfe286e9-d4b7-4f8e-964a-179f0c0f664a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:03.376603 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.376603 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:03.377376 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dfe286e9-d4b7-4f8e-964a-179f0c0f664a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:03.377614 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 858/3428] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:03 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:03.534499 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef06b18f-d91c-46c2-8adb-0f477be51292 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.547690 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef06b18f-d91c-46c2-8adb-0f477be51292 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:03.549592 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef06b18f-d91c-46c2-8adb-0f477be51292 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:03.550468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef06b18f-d91c-46c2-8adb-0f477be51292 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:03.568907 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.568907 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:03.573004 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ef06b18f-d91c-46c2-8adb-0f477be51292 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:03.578315 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef06b18f-d91c-46c2-8adb-0f477be51292 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:03.578873 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 866/3429] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:03 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:03.605163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-03a7ab3f-1463-4fe0-ad9c-04957a463e03 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.607473 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03a7ab3f-1463-4fe0-ad9c-04957a463e03 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e Aug 20 00:15:03.607742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03a7ab3f-1463-4fe0-ad9c-04957a463e03 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:03.608069 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03a7ab3f-1463-4fe0-ad9c-04957a463e03 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:03.617197 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.617197 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:03.622060 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-03a7ab3f-1463-4fe0-ad9c-04957a463e03 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:03.627736 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03a7ab3f-1463-4fe0-ad9c-04957a463e03 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e returned with HTTP 200 Aug 20 00:15:03.628135 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 851/3430] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:03 2026] GET /volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:15:03.644416 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0f05e671-ce23-4576-9abf-c62b94ab8be5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.646337 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0f05e671-ce23-4576-9abf-c62b94ab8be5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] PUT https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e Aug 20 00:15:03.646731 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0f05e671-ce23-4576-9abf-c62b94ab8be5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-721874759", "description": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:03.658393 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.658393 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:03.663290 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0f05e671-ce23-4576-9abf-c62b94ab8be5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:03.672455 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0f05e671-ce23-4576-9abf-c62b94ab8be5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume updated successfully. Aug 20 00:15:03.673038 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0f05e671-ce23-4576-9abf-c62b94ab8be5 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e returned with HTTP 200 Aug 20 00:15:03.673444 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 856/3431] 10.4.3.9 () {68 vars in 1354 bytes} [Thu Aug 20 00:15:03 2026] PUT /volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e => generated 765 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:03.684319 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-21f59c8b-3c09-4397-b6a9-8c4ffb2e6eaa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.686201 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-21f59c8b-3c09-4397-b6a9-8c4ffb2e6eaa tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e Aug 20 00:15:03.686373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-21f59c8b-3c09-4397-b6a9-8c4ffb2e6eaa tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:03.686544 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-21f59c8b-3c09-4397-b6a9-8c4ffb2e6eaa tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:03.694486 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.694486 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:03.696842 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-21f59c8b-3c09-4397-b6a9-8c4ffb2e6eaa tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:03.700638 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-21f59c8b-3c09-4397-b6a9-8c4ffb2e6eaa tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e returned with HTTP 200 Aug 20 00:15:03.701124 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 859/3432] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:03 2026] GET /volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:03.713224 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-51057db9-ae9a-4997-b89c-ef70b0c10884 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.714940 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51057db9-ae9a-4997-b89c-ef70b0c10884 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] DELETE https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e Aug 20 00:15:03.715134 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51057db9-ae9a-4997-b89c-ef70b0c10884 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:03.715311 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51057db9-ae9a-4997-b89c-ef70b0c10884 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:03.715463 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-51057db9-ae9a-4997-b89c-ef70b0c10884 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume with id: 8745253d-82d5-47db-80bf-0dc4763e908e Aug 20 00:15:03.721632 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.721632 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:03.722058 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-51057db9-ae9a-4997-b89c-ef70b0c10884 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:03.736492 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-51057db9-ae9a-4997-b89c-ef70b0c10884 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume request issued successfully. Aug 20 00:15:03.736681 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51057db9-ae9a-4997-b89c-ef70b0c10884 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e returned with HTTP 202 Aug 20 00:15:03.737086 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 867/3433] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:03 2026] DELETE /volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:03.743334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6c50b5dc-b4d3-4cb4-a4d3-70b6034bdef3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:03.745345 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c50b5dc-b4d3-4cb4-a4d3-70b6034bdef3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e Aug 20 00:15:03.745345 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c50b5dc-b4d3-4cb4-a4d3-70b6034bdef3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:03.745464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c50b5dc-b4d3-4cb4-a4d3-70b6034bdef3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:03.751866 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:03.751866 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:03.755032 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6c50b5dc-b4d3-4cb4-a4d3-70b6034bdef3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:03.759004 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c50b5dc-b4d3-4cb4-a4d3-70b6034bdef3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e returned with HTTP 200 Aug 20 00:15:03.759369 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 852/3434] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:03 2026] GET /volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:15:04.002223 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-901a7430-5e5a-4ece-bc84-4168e991cc49 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.005213 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-901a7430-5e5a-4ece-bc84-4168e991cc49 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:04.005213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-901a7430-5e5a-4ece-bc84-4168e991cc49 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.005213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-901a7430-5e5a-4ece-bc84-4168e991cc49 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.005213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-901a7430-5e5a-4ece-bc84-4168e991cc49 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:04.009113 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:04.009113 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:04.009883 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-901a7430-5e5a-4ece-bc84-4168e991cc49 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:04.010447 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 857/3435] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:04 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:04.156053 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9b2675f4-060b-481c-8000-f7f1344d453f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.158396 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b2675f4-060b-481c-8000-f7f1344d453f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:04.158686 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b2675f4-060b-481c-8000-f7f1344d453f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.158937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b2675f4-060b-481c-8000-f7f1344d453f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.159113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-9b2675f4-060b-481c-8000-f7f1344d453f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:04.164367 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:04.164367 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:04.165375 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b2675f4-060b-481c-8000-f7f1344d453f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:04.165915 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 860/3436] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:04 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:04.269851 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-77e16f1b-7ffa-40ed-a598-ad1589ca4765 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.271517 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-77e16f1b-7ffa-40ed-a598-ad1589ca4765 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:04.271722 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-77e16f1b-7ffa-40ed-a598-ad1589ca4765 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.272697 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-77e16f1b-7ffa-40ed-a598-ad1589ca4765 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.286743 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:04.286743 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:04.290479 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-77e16f1b-7ffa-40ed-a598-ad1589ca4765 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:04.294406 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-77e16f1b-7ffa-40ed-a598-ad1589ca4765 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:04.294844 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 868/3437] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:04 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:04.388476 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e3be0b1-54a4-408f-a148-21dc2c3fa742 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.390125 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e3be0b1-54a4-408f-a148-21dc2c3fa742 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:04.390371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e3be0b1-54a4-408f-a148-21dc2c3fa742 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.390588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e3be0b1-54a4-408f-a148-21dc2c3fa742 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.390735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2e3be0b1-54a4-408f-a148-21dc2c3fa742 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:04.395219 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:04.395219 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:04.395960 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e3be0b1-54a4-408f-a148-21dc2c3fa742 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:04.396385 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 853/3438] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:04 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:04.594188 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-26ed7580-1956-48e9-b7d1-64932ce9e6f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.596243 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26ed7580-1956-48e9-b7d1-64932ce9e6f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:04.596461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26ed7580-1956-48e9-b7d1-64932ce9e6f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.596680 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26ed7580-1956-48e9-b7d1-64932ce9e6f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.612484 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:04.612484 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:04.622934 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-26ed7580-1956-48e9-b7d1-64932ce9e6f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:04.634211 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26ed7580-1956-48e9-b7d1-64932ce9e6f7 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:04.634843 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 858/3439] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:04 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:04.790552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5d9e1c79-84e0-4e22-84c7-962fe9baf123 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.796915 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5d9e1c79-84e0-4e22-84c7-962fe9baf123 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e Aug 20 00:15:04.797194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5d9e1c79-84e0-4e22-84c7-962fe9baf123 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.797476 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5d9e1c79-84e0-4e22-84c7-962fe9baf123 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.816368 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5d9e1c79-84e0-4e22-84c7-962fe9baf123 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e returned with HTTP 404 Aug 20 00:15:04.817505 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 861/3440] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:04 2026] GET /volume/v3/volumes/8745253d-82d5-47db-80bf-0dc4763e908e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:04.827845 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d115c67a-3140-4655-9c1b-411fc3d6a4e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.831912 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d115c67a-3140-4655-9c1b-411fc3d6a4e0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:04.831912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d115c67a-3140-4655-9c1b-411fc3d6a4e0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.831912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d115c67a-3140-4655-9c1b-411fc3d6a4e0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.848155 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:04.848155 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:04.855917 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d115c67a-3140-4655-9c1b-411fc3d6a4e0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:04.860135 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d115c67a-3140-4655-9c1b-411fc3d6a4e0 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 200 Aug 20 00:15:04.860759 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 869/3441] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:04 2026] GET /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 1401 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:04.877610 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-89634b38-5f8d-4ca7-9d2e-4315aeeb8648 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.879795 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89634b38-5f8d-4ca7-9d2e-4315aeeb8648 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] DELETE https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:04.880083 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-89634b38-5f8d-4ca7-9d2e-4315aeeb8648 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.880331 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-89634b38-5f8d-4ca7-9d2e-4315aeeb8648 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.880538 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-89634b38-5f8d-4ca7-9d2e-4315aeeb8648 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume with id: 54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:04.888954 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:04.888954 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:04.889477 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-89634b38-5f8d-4ca7-9d2e-4315aeeb8648 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:04.912522 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-89634b38-5f8d-4ca7-9d2e-4315aeeb8648 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Delete volume request issued successfully. Aug 20 00:15:04.912695 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89634b38-5f8d-4ca7-9d2e-4315aeeb8648 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 202 Aug 20 00:15:04.913252 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 854/3442] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:04 2026] DELETE /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:04.921693 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f5b7e02b-ddcc-4733-8f8e-43138f094cf3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:04.922716 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5b7e02b-ddcc-4733-8f8e-43138f094cf3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:04.922716 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5b7e02b-ddcc-4733-8f8e-43138f094cf3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:04.923298 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5b7e02b-ddcc-4733-8f8e-43138f094cf3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:04.930102 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:04.930102 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:04.935659 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f5b7e02b-ddcc-4733-8f8e-43138f094cf3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Volume info retrieved successfully. Aug 20 00:15:04.938810 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5b7e02b-ddcc-4733-8f8e-43138f094cf3 tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 200 Aug 20 00:15:04.939202 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 859/3443] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:04 2026] GET /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 1400 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:15:05.023295 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9217a5c3-2911-4c2f-be96-9e4ba36d8c2f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:05.025339 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9217a5c3-2911-4c2f-be96-9e4ba36d8c2f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:05.025580 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9217a5c3-2911-4c2f-be96-9e4ba36d8c2f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:05.025803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9217a5c3-2911-4c2f-be96-9e4ba36d8c2f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:05.025953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-9217a5c3-2911-4c2f-be96-9e4ba36d8c2f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:05.031378 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:05.031378 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:05.031960 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9217a5c3-2911-4c2f-be96-9e4ba36d8c2f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:05.032547 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 862/3444] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:05 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:05.178741 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a4d35443-b3de-43f4-80ac-c06d57807764 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:05.180650 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4d35443-b3de-43f4-80ac-c06d57807764 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:05.180875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4d35443-b3de-43f4-80ac-c06d57807764 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:05.181125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4d35443-b3de-43f4-80ac-c06d57807764 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:05.181288 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a4d35443-b3de-43f4-80ac-c06d57807764 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:05.185367 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:05.185367 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:05.186090 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4d35443-b3de-43f4-80ac-c06d57807764 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:05.186444 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 870/3445] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:05 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:05.310687 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cbc88220-c959-419b-8be4-21bc16b7ed07 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:05.312775 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbc88220-c959-419b-8be4-21bc16b7ed07 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:05.313016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbc88220-c959-419b-8be4-21bc16b7ed07 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:05.313251 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbc88220-c959-419b-8be4-21bc16b7ed07 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:05.325476 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:05.325476 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:05.328775 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cbc88220-c959-419b-8be4-21bc16b7ed07 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:05.332432 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbc88220-c959-419b-8be4-21bc16b7ed07 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:05.332776 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 855/3446] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:05 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:05.407821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a628907b-9b36-47c5-9dcd-f875f0f973a4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:05.410102 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a628907b-9b36-47c5-9dcd-f875f0f973a4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:05.410351 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a628907b-9b36-47c5-9dcd-f875f0f973a4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:05.410585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a628907b-9b36-47c5-9dcd-f875f0f973a4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:05.410800 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a628907b-9b36-47c5-9dcd-f875f0f973a4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:05.417757 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:05.417757 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:05.418484 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a628907b-9b36-47c5-9dcd-f875f0f973a4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:05.418899 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 860/3447] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:05 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:05.651905 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9a738084-3cda-4e36-8737-89cac5d9f8a0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:05.653909 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a738084-3cda-4e36-8737-89cac5d9f8a0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:05.654141 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a738084-3cda-4e36-8737-89cac5d9f8a0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:05.654331 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a738084-3cda-4e36-8737-89cac5d9f8a0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:05.661935 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:05.661935 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:05.666781 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9a738084-3cda-4e36-8737-89cac5d9f8a0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:05.673412 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a738084-3cda-4e36-8737-89cac5d9f8a0 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:05.674007 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 863/3448] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:05 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:05.954914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-70b4416f-fc31-4af6-8e4c-90615548600f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:05.956830 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-70b4416f-fc31-4af6-8e4c-90615548600f tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] GET https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 Aug 20 00:15:05.957081 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-70b4416f-fc31-4af6-8e4c-90615548600f tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:05.957303 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-70b4416f-fc31-4af6-8e4c-90615548600f tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:05.965544 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-70b4416f-fc31-4af6-8e4c-90615548600f tempest-VolumesGetTest-395890453 tempest-VolumesGetTest-395890453-project-member] https://10.4.3.9/volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 returned with HTTP 404 Aug 20 00:15:05.967162 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 871/3449] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:05 2026] GET /volume/v3/volumes/54f7e76b-a376-4993-91d2-7a83ea87c108 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:06.043829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a4499db7-6d3e-4480-bd3a-1ec43d671baa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:06.046212 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4499db7-6d3e-4480-bd3a-1ec43d671baa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:06.046440 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4499db7-6d3e-4480-bd3a-1ec43d671baa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:06.046634 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4499db7-6d3e-4480-bd3a-1ec43d671baa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:06.046741 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a4499db7-6d3e-4480-bd3a-1ec43d671baa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:06.054347 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:06.054347 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:06.055019 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4499db7-6d3e-4480-bd3a-1ec43d671baa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:06.055577 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 856/3450] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:06 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:06.200313 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a47a1266-4f64-48e9-90cc-7afc10ea575a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:06.202158 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a47a1266-4f64-48e9-90cc-7afc10ea575a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:06.202427 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a47a1266-4f64-48e9-90cc-7afc10ea575a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:06.202618 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a47a1266-4f64-48e9-90cc-7afc10ea575a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:06.202755 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a47a1266-4f64-48e9-90cc-7afc10ea575a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:06.207869 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:06.207869 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:06.210119 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a47a1266-4f64-48e9-90cc-7afc10ea575a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:06.214070 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 861/3451] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:06 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:06.400780 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-78189cb3-4919-4277-a534-eb28b65c9984 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:06.403121 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-78189cb3-4919-4277-a534-eb28b65c9984 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:06.403383 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-78189cb3-4919-4277-a534-eb28b65c9984 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:06.403646 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-78189cb3-4919-4277-a534-eb28b65c9984 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:06.417549 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:06.417549 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:06.422090 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-78189cb3-4919-4277-a534-eb28b65c9984 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:06.433733 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-69ab25ea-bf8b-4bb1-b3aa-fc7972b82549 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:06.433870 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-78189cb3-4919-4277-a534-eb28b65c9984 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:06.434371 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 864/3452] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:06 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:06.436106 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69ab25ea-bf8b-4bb1-b3aa-fc7972b82549 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:06.436405 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69ab25ea-bf8b-4bb1-b3aa-fc7972b82549 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:06.436646 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69ab25ea-bf8b-4bb1-b3aa-fc7972b82549 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:06.436784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-69ab25ea-bf8b-4bb1-b3aa-fc7972b82549 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:06.441648 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:06.441648 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:06.442578 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69ab25ea-bf8b-4bb1-b3aa-fc7972b82549 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:06.443142 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 872/3453] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:06 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:06.640415 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-be184059-3276-4f1d-b374-87bd03bd2d71 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:06.646565 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-be184059-3276-4f1d-b374-87bd03bd2d71 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463/action Aug 20 00:15:06.647057 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-be184059-3276-4f1d-b374-87bd03bd2d71 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:15:06.647500 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-be184059-3276-4f1d-b374-87bd03bd2d71 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:06.667939 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:06.667939 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:06.683672 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3526c646-2c90-4500-b53f-e68c3f9bb091 req-be184059-3276-4f1d-b374-87bd03bd2d71 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463/action returned with HTTP 204 Aug 20 00:15:06.684630 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 857/3454] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:15:06 2026] POST /volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:06.693512 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c3035cd-756d-4509-a763-befaf86b9873 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:06.696387 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c3035cd-756d-4509-a763-befaf86b9873 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:06.696772 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c3035cd-756d-4509-a763-befaf86b9873 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:06.696977 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c3035cd-756d-4509-a763-befaf86b9873 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:06.706620 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:06.706620 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:06.714330 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5c3035cd-756d-4509-a763-befaf86b9873 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:06.721367 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c3035cd-756d-4509-a763-befaf86b9873 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:06.721935 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 862/3455] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:06 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:07.066000 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6495d83f-d781-42af-b4ed-034d6a59c168 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.068612 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6495d83f-d781-42af-b4ed-034d6a59c168 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:07.068612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6495d83f-d781-42af-b4ed-034d6a59c168 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.068612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6495d83f-d781-42af-b4ed-034d6a59c168 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.068612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6495d83f-d781-42af-b4ed-034d6a59c168 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:07.072733 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.072733 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:07.074418 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6495d83f-d781-42af-b4ed-034d6a59c168 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:07.074418 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 865/3456] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:07.224938 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b4b0069b-005f-45c7-aa23-6ccfbcd7d817 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.229766 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-926121d3-4327-4018-9381-bd9a193d223f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.232530 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-926121d3-4327-4018-9381-bd9a193d223f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:07.232530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-926121d3-4327-4018-9381-bd9a193d223f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.232530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-926121d3-4327-4018-9381-bd9a193d223f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.232530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-926121d3-4327-4018-9381-bd9a193d223f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:07.236853 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.236853 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:07.237591 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-926121d3-4327-4018-9381-bd9a193d223f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:07.238005 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 858/3457] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:07.313929 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4b0069b-005f-45c7-aa23-6ccfbcd7d817 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:15:07.313929 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4b0069b-005f-45c7-aa23-6ccfbcd7d817 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf8b2066-b985-4072-bfd1-8a58c7a80d2c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1200394331"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:07.321678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4b0069b-005f-45c7-aa23-6ccfbcd7d817 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 404 Aug 20 00:15:07.322307 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 873/3458] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:15:07 2026] POST /volume/v3/snapshots => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:07.329678 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ba1181c-1290-4921-8bbd-45a944e4894c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.331289 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ba1181c-1290-4921-8bbd-45a944e4894c tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:15:07.331590 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ba1181c-1290-4921-8bbd-45a944e4894c tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-310105902"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:07.360504 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ba1181c-1290-4921-8bbd-45a944e4894c tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 404 Aug 20 00:15:07.361018 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 863/3459] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:15:07 2026] POST /volume/v3/snapshots => generated 77 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:07.369716 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-632aca86-85b1-49ac-ab92-f4714de8803e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.371911 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-632aca86-85b1-49ac-ab92-f4714de8803e tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/snapshots?limit=invalid Aug 20 00:15:07.371911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-632aca86-85b1-49ac-ab92-f4714de8803e tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.371911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-632aca86-85b1-49ac-ab92-f4714de8803e tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.372222 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-632aca86-85b1-49ac-ab92-f4714de8803e tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] HTTP exception thrown: limit param must be an integer Aug 20 00:15:07.372381 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-632aca86-85b1-49ac-ab92-f4714de8803e tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 20 00:15:07.373125 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 866/3460] 10.4.3.9 () {66 vars in 1256 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:07.381288 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-21299508-51e3-47a4-b76c-261d28d70fae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.383512 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21299508-51e3-47a4-b76c-261d28d70fae tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/snapshots?marker=1fad7a27-4ec9-4d66-9dc6-2f7af6162196 Aug 20 00:15:07.383771 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21299508-51e3-47a4-b76c-261d28d70fae tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.384057 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21299508-51e3-47a4-b76c-261d28d70fae tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.384409 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-21299508-51e3-47a4-b76c-261d28d70fae tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:07.385785 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-21299508-51e3-47a4-b76c-261d28d70fae tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:15:07.390726 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21299508-51e3-47a4-b76c-261d28d70fae tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots?marker=1fad7a27-4ec9-4d66-9dc6-2f7af6162196 returned with HTTP 404 Aug 20 00:15:07.391351 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 859/3461] 10.4.3.9 () {66 vars in 1316 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/snapshots?marker=1fad7a27-4ec9-4d66-9dc6-2f7af6162196 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:07.400038 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-78f06dfb-78cb-4ba7-9769-9a726c7230af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.401881 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-78f06dfb-78cb-4ba7-9769-9a726c7230af tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/snapshots?sort_key=invalid Aug 20 00:15:07.402141 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-78f06dfb-78cb-4ba7-9769-9a726c7230af tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.402345 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-78f06dfb-78cb-4ba7-9769-9a726c7230af tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.402601 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-78f06dfb-78cb-4ba7-9769-9a726c7230af tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:07.403700 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-78f06dfb-78cb-4ba7-9769-9a726c7230af tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:15:07.404123 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-78f06dfb-78cb-4ba7-9769-9a726c7230af tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 20 00:15:07.404602 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 874/3462] 10.4.3.9 () {66 vars in 1262 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:07.412156 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.414022 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:07.414629 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1074420071"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:07.416540 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1074420071'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:07.416668 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Create volume of 2 GB Aug 20 00:15:07.421261 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Availability Zones retrieved successfully. Aug 20 00:15:07.427178 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Flow 'volume_create_api' (6f21ce68-c294-403e-9390-e32f3d31718c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:07.428175 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf923281-9c33-4d87-b33c-9c6c7597a0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:07.429057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Validating volume size '2' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:07.450688 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5a5bd1de-1b8b-48d9-85e2-b007abcf3b94 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.456694 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-251b82c1-9bd9-4e55-8aad-61861d10519c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.457056 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5a5bd1de-1b8b-48d9-85e2-b007abcf3b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:07.457380 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5a5bd1de-1b8b-48d9-85e2-b007abcf3b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.457675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5a5bd1de-1b8b-48d9-85e2-b007abcf3b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.458499 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-251b82c1-9bd9-4e55-8aad-61861d10519c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:07.458848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-251b82c1-9bd9-4e55-8aad-61861d10519c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.459112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-251b82c1-9bd9-4e55-8aad-61861d10519c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.459293 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-251b82c1-9bd9-4e55-8aad-61861d10519c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:07.463395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf923281-9c33-4d87-b33c-9c6c7597a0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:07.464502 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f87614e-b7db-4aec-80b9-4c71b4468f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:07.464653 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.464653 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:07.465513 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-251b82c1-9bd9-4e55-8aad-61861d10519c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:07.465954 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 860/3463] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:07.477877 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.477877 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:07.482862 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5a5bd1de-1b8b-48d9-85e2-b007abcf3b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:07.488063 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5a5bd1de-1b8b-48d9-85e2-b007abcf3b94 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:07.488540 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 867/3464] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:07.506130 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43fd7a52-207e-440b-aed0-9001555a833a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.508592 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43fd7a52-207e-440b-aed0-9001555a833a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:07.508836 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43fd7a52-207e-440b-aed0-9001555a833a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.509110 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43fd7a52-207e-440b-aed0-9001555a833a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.526062 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.526062 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:07.533827 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-43fd7a52-207e-440b-aed0-9001555a833a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:07.542872 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43fd7a52-207e-440b-aed0-9001555a833a tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:07.543449 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 875/3465] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:07.545907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Created reservations ['be156638-48a0-46ff-bd01-a9d749a25c27', '079b0532-ee7a-4ead-9662-993971c7d259', '6db4142a-0700-4397-a7b3-b722a7b1ce9d', '439b8f7d-fec3-4cdb-a085-e556c1d10531'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:07.546821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f87614e-b7db-4aec-80b9-4c71b4468f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be156638-48a0-46ff-bd01-a9d749a25c27', '079b0532-ee7a-4ead-9662-993971c7d259', '6db4142a-0700-4397-a7b3-b722a7b1ce9d', '439b8f7d-fec3-4cdb-a085-e556c1d10531']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:07.547696 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a14f11-1d9b-40bc-b04e-b3a1724fef4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:07.577401 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a14f11-1d9b-40bc-b04e-b3a1724fef4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7b17e90-280f-4aff-a6d0-5e1d049a387f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1074420071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78cdb29f8ff1460eb2702d071f654b38',qos_specs=None,replication_status=,reservations=['be156638-48a0-46ff-bd01-a9d749a25c27','079b0532-ee7a-4ead-9662-993971c7d259','6db4142a-0700-4397-a7b3-b722a7b1ce9d','439b8f7d-fec3-4cdb-a085-e556c1d10531'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c13239f4ceb402c92b17ab191d01d15',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1074420071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7b17e90-280f-4aff-a6d0-5e1d049a387f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78cdb29f8ff1460eb2702d071f654b38',provider_auth=None,provider_geometry=None,provider_id=None,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='6c13239f4ceb402c92b17ab191d01d15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:07.578669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e326a6b-2be3-4543-8fa1-98d53d78f44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:07.606114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e326a6b-2be3-4543-8fa1-98d53d78f44c) transitioned into state 'SUCCESS' from state '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-1074420071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78cdb29f8ff1460eb2702d071f654b38',qos_specs=None,replication_status=,reservations=['be156638-48a0-46ff-bd01-a9d749a25c27','079b0532-ee7a-4ead-9662-993971c7d259','6db4142a-0700-4397-a7b3-b722a7b1ce9d','439b8f7d-fec3-4cdb-a085-e556c1d10531'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c13239f4ceb402c92b17ab191d01d15',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:07.606918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a88cdda-3e42-41f7-9716-0ebbec2e7225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:07.619760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a88cdda-3e42-41f7-9716-0ebbec2e7225) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:07.620778 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Flow 'volume_create_api' (6f21ce68-c294-403e-9390-e32f3d31718c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:07.621220 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Create volume request issued successfully. Aug 20 00:15:07.622124 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59383cbf-ca7f-412b-ac35-aa290a63f043 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:07.622811 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 864/3466] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:07 2026] POST /volume/v3/volumes => generated 758 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:07.643089 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-09c9b5bc-5d1e-4e0b-9083-1ebebbd73a75 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.645322 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09c9b5bc-5d1e-4e0b-9083-1ebebbd73a75 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f Aug 20 00:15:07.645547 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09c9b5bc-5d1e-4e0b-9083-1ebebbd73a75 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.645766 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09c9b5bc-5d1e-4e0b-9083-1ebebbd73a75 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.655481 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.655481 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:07.663347 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-09c9b5bc-5d1e-4e0b-9083-1ebebbd73a75 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Volume info retrieved successfully. Aug 20 00:15:07.668774 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09c9b5bc-5d1e-4e0b-9083-1ebebbd73a75 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f returned with HTTP 200 Aug 20 00:15:07.669316 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 861/3467] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:07.735572 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-361d83c8-01cc-4668-adb3-c1896d4ef110 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.737375 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-361d83c8-01cc-4668-adb3-c1896d4ef110 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:07.737604 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-361d83c8-01cc-4668-adb3-c1896d4ef110 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.737836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-361d83c8-01cc-4668-adb3-c1896d4ef110 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.749055 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.749055 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:07.753448 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-361d83c8-01cc-4668-adb3-c1896d4ef110 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:07.760081 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-361d83c8-01cc-4668-adb3-c1896d4ef110 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:07.760410 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 868/3468] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:07.898808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6b9eca99-49b0-459b-847e-7ffa08f60d7c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.901295 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6b9eca99-49b0-459b-847e-7ffa08f60d7c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:07.901500 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6b9eca99-49b0-459b-847e-7ffa08f60d7c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:07.901710 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6b9eca99-49b0-459b-847e-7ffa08f60d7c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:07.913734 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.913734 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:07.918846 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6b9eca99-49b0-459b-847e-7ffa08f60d7c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:07.924553 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6b9eca99-49b0-459b-847e-7ffa08f60d7c tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:07.925066 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 876/3469] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:07.947272 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b7f63414-a64d-40f8-9a65-4e73741877af req-7c65461a-7fe3-4077-984d-a026e67c843d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:07.949685 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-7c65461a-7fe3-4077-984d-a026e67c843d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683/action Aug 20 00:15:07.950596 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-7c65461a-7fe3-4077-984d-a026e67c843d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:15:07.950596 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-7c65461a-7fe3-4077-984d-a026e67c843d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:07.964558 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:07.964558 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:07.965244 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b7f63414-a64d-40f8-9a65-4e73741877af req-7c65461a-7fe3-4077-984d-a026e67c843d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:07.972951 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b7f63414-a64d-40f8-9a65-4e73741877af req-7c65461a-7fe3-4077-984d-a026e67c843d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Begin detaching volume completed successfully. Aug 20 00:15:07.973123 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-7c65461a-7fe3-4077-984d-a026e67c843d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683/action returned with HTTP 202 Aug 20 00:15:07.973662 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 865/3470] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:15:07 2026] POST /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:15:08.001421 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c846810c-122a-4e5b-93af-3f7bcdb0bcfc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.003227 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c846810c-122a-4e5b-93af-3f7bcdb0bcfc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:08.003372 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c846810c-122a-4e5b-93af-3f7bcdb0bcfc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.003625 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c846810c-122a-4e5b-93af-3f7bcdb0bcfc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.018355 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.018355 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:08.023663 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c846810c-122a-4e5b-93af-3f7bcdb0bcfc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:08.025737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a966924e-6afe-4ac5-bc2c-7f8c4c65a768 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.026201 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a966924e-6afe-4ac5-bc2c-7f8c4c65a768 None None] GET https://10.4.3.9/volume// Aug 20 00:15:08.026389 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a966924e-6afe-4ac5-bc2c-7f8c4c65a768 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.026598 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a966924e-6afe-4ac5-bc2c-7f8c4c65a768 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.027012 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a966924e-6afe-4ac5-bc2c-7f8c4c65a768 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:08.027384 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 869/3471] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:15:08 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:08.030210 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c846810c-122a-4e5b-93af-3f7bcdb0bcfc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:08.030802 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 862/3472] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:07 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:08.035558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6d5f4bd8-5764-4e73-bbba-e1ab5be16d50 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.039405 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6d5f4bd8-5764-4e73-bbba-e1ab5be16d50 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:08.039720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6d5f4bd8-5764-4e73-bbba-e1ab5be16d50 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.039946 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6d5f4bd8-5764-4e73-bbba-e1ab5be16d50 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.050495 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.050495 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:08.054162 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6d5f4bd8-5764-4e73-bbba-e1ab5be16d50 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:08.058812 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-6d5f4bd8-5764-4e73-bbba-e1ab5be16d50 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:08.059310 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 877/3473] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:15:08 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:15:08.085140 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b9308d59-2bf5-4678-aeda-319a385ca6bc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.087226 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9308d59-2bf5-4678-aeda-319a385ca6bc tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:08.087535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9308d59-2bf5-4678-aeda-319a385ca6bc tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.087864 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9308d59-2bf5-4678-aeda-319a385ca6bc tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.088249 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b9308d59-2bf5-4678-aeda-319a385ca6bc tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:08.092805 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.092805 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:08.093645 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9308d59-2bf5-4678-aeda-319a385ca6bc tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:08.094178 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 866/3474] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:08 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:08.248693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6a7c14c3-aa59-492d-987a-811da7f88805 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.251456 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6a7c14c3-aa59-492d-987a-811da7f88805 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:08.252487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6a7c14c3-aa59-492d-987a-811da7f88805 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.252487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6a7c14c3-aa59-492d-987a-811da7f88805 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.252487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6a7c14c3-aa59-492d-987a-811da7f88805 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:08.262827 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.262827 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:08.264256 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6a7c14c3-aa59-492d-987a-811da7f88805 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:08.265009 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 870/3475] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:08 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:08.480171 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-71689de9-ba04-4527-9607-f92a8ceb553c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.481938 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71689de9-ba04-4527-9607-f92a8ceb553c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:08.482192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71689de9-ba04-4527-9607-f92a8ceb553c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.482476 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71689de9-ba04-4527-9607-f92a8ceb553c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.482476 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-71689de9-ba04-4527-9607-f92a8ceb553c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:08.486392 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.486392 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:08.487043 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71689de9-ba04-4527-9607-f92a8ceb553c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:08.487572 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 863/3476] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:08 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 705 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:08.682927 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-449e3150-3f2b-4076-820c-4ad2b52ac515 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.685124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-449e3150-3f2b-4076-820c-4ad2b52ac515 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f Aug 20 00:15:08.685375 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-449e3150-3f2b-4076-820c-4ad2b52ac515 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.685626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-449e3150-3f2b-4076-820c-4ad2b52ac515 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.695143 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.695143 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:08.699665 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-449e3150-3f2b-4076-820c-4ad2b52ac515 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Volume info retrieved successfully. Aug 20 00:15:08.705135 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-449e3150-3f2b-4076-820c-4ad2b52ac515 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f returned with HTTP 200 Aug 20 00:15:08.705644 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 878/3477] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:08 2026] GET /volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:08.721191 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3915eff6-375c-45c6-84a2-07029d0fbb89 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.723002 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3915eff6-375c-45c6-84a2-07029d0fbb89 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:15:08.723481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3915eff6-375c-45c6-84a2-07029d0fbb89 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7b17e90-280f-4aff-a6d0-5e1d049a387f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-299142423"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:08.731784 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.731784 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:08.732448 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3915eff6-375c-45c6-84a2-07029d0fbb89 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Volume info retrieved successfully. Aug 20 00:15:08.732627 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-3915eff6-375c-45c6-84a2-07029d0fbb89 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Create snapshot from volume b7b17e90-280f-4aff-a6d0-5e1d049a387f Aug 20 00:15:08.769499 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-3915eff6-375c-45c6-84a2-07029d0fbb89 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Created reservations ['411bee92-0b10-4fa5-b259-d5e90a573dea', '5793833e-96a5-4c8a-9c40-c36ffc73288f', 'ac84c6c3-6e6e-460a-abf8-de97365a6c76', '1b00e57a-c973-4798-b3fd-b0b40e7541fc'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:08.775637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fdd74987-6885-4f8d-b9e8-f81022ece54c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.778664 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fdd74987-6885-4f8d-b9e8-f81022ece54c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:08.779078 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fdd74987-6885-4f8d-b9e8-f81022ece54c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.779393 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fdd74987-6885-4f8d-b9e8-f81022ece54c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.790100 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.790100 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:08.800357 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fdd74987-6885-4f8d-b9e8-f81022ece54c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:08.802597 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fdd74987-6885-4f8d-b9e8-f81022ece54c tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:08.803105 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 871/3478] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:08 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:08.818200 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3915eff6-375c-45c6-84a2-07029d0fbb89 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Snapshot create request issued successfully. Aug 20 00:15:08.818606 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3915eff6-375c-45c6-84a2-07029d0fbb89 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:15:08.819165 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 867/3479] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:15:08 2026] POST /volume/v3/snapshots => generated 317 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:08.832101 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d885f0e8-69b2-4cb7-8d28-cda34dd779d0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:08.836016 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d885f0e8-69b2-4cb7-8d28-cda34dd779d0 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e Aug 20 00:15:08.837310 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d885f0e8-69b2-4cb7-8d28-cda34dd779d0 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:08.837535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d885f0e8-69b2-4cb7-8d28-cda34dd779d0 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:08.843407 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:08.843407 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:08.843901 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d885f0e8-69b2-4cb7-8d28-cda34dd779d0 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Snapshot retrieved successfully. Aug 20 00:15:08.844857 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d885f0e8-69b2-4cb7-8d28-cda34dd779d0 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e returned with HTTP 200 Aug 20 00:15:08.845589 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 864/3480] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:08 2026] GET /volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e => generated 449 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.049100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5e995c5b-7324-4018-bec1-a7c7e715e012 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.051148 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5e995c5b-7324-4018-bec1-a7c7e715e012 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:09.051615 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5e995c5b-7324-4018-bec1-a7c7e715e012 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.051615 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5e995c5b-7324-4018-bec1-a7c7e715e012 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.071249 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.071249 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:09.075506 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5e995c5b-7324-4018-bec1-a7c7e715e012 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:09.081340 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5e995c5b-7324-4018-bec1-a7c7e715e012 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:09.081995 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 879/3481] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:09.106737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d7d51e13-abea-442d-8772-c0ce65346287 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.108987 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d7d51e13-abea-442d-8772-c0ce65346287 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:09.109236 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d7d51e13-abea-442d-8772-c0ce65346287 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.109482 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d7d51e13-abea-442d-8772-c0ce65346287 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.109637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d7d51e13-abea-442d-8772-c0ce65346287 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:09.118639 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.118639 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:09.119611 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d7d51e13-abea-442d-8772-c0ce65346287 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:09.120157 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 872/3482] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.276166 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e9c0d058-9f8d-4d52-9c7b-209a38c4d9e2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.278983 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9c0d058-9f8d-4d52-9c7b-209a38c4d9e2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:09.279260 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9c0d058-9f8d-4d52-9c7b-209a38c4d9e2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.279556 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9c0d058-9f8d-4d52-9c7b-209a38c4d9e2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.279928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e9c0d058-9f8d-4d52-9c7b-209a38c4d9e2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:09.286824 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.286824 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:09.287818 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9c0d058-9f8d-4d52-9c7b-209a38c4d9e2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:09.288369 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 868/3483] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.300053 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-64813f3f-b9c8-4482-8146-3fc263cf421b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.301561 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64813f3f-b9c8-4482-8146-3fc263cf421b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 Aug 20 00:15:09.301742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64813f3f-b9c8-4482-8146-3fc263cf421b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.301926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64813f3f-b9c8-4482-8146-3fc263cf421b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.306658 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.306658 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:09.307070 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-64813f3f-b9c8-4482-8146-3fc263cf421b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:15:09.307702 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64813f3f-b9c8-4482-8146-3fc263cf421b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 returned with HTTP 200 Aug 20 00:15:09.308064 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 865/3484] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.318941 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9fd6b070-c482-41e5-b83a-011a90d59752 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.323639 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9fd6b070-c482-41e5-b83a-011a90d59752 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:09.323945 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9fd6b070-c482-41e5-b83a-011a90d59752 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.324288 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9fd6b070-c482-41e5-b83a-011a90d59752 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.324458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9fd6b070-c482-41e5-b83a-011a90d59752 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:09.331237 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.331237 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:09.332348 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9fd6b070-c482-41e5-b83a-011a90d59752 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:09.332876 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 880/3485] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.346486 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f198ca94-832d-4dd2-857a-98ce30839a42 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.349815 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f198ca94-832d-4dd2-857a-98ce30839a42 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:09.350102 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f198ca94-832d-4dd2-857a-98ce30839a42 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.350384 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f198ca94-832d-4dd2-857a-98ce30839a42 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.350486 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-f198ca94-832d-4dd2-857a-98ce30839a42 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete backup with id: 57a4fbe2-ebea-4001-9c24-e66842967b59. Aug 20 00:15:09.359553 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.359553 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:09.376480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-f198ca94-832d-4dd2-857a-98ce30839a42 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] delete_backup rpcapi backup_id 57a4fbe2-ebea-4001-9c24-e66842967b59 {{(pid=100469) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:15:09.380224 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f198ca94-832d-4dd2-857a-98ce30839a42 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 202 Aug 20 00:15:09.380776 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 873/3486] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:09 2026] DELETE /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:15:09.391322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d441ee0a-bec0-4d53-9a8f-e06762ce743c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.393110 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d441ee0a-bec0-4d53-9a8f-e06762ce743c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:09.393400 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d441ee0a-bec0-4d53-9a8f-e06762ce743c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.393595 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d441ee0a-bec0-4d53-9a8f-e06762ce743c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.393774 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d441ee0a-bec0-4d53-9a8f-e06762ce743c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:09.398198 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.398198 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:09.398937 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d441ee0a-bec0-4d53-9a8f-e06762ce743c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 200 Aug 20 00:15:09.399300 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 869/3487] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.497319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-14a75c29-1c0a-474b-976e-630245a311fc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.498999 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14a75c29-1c0a-474b-976e-630245a311fc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:09.499234 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14a75c29-1c0a-474b-976e-630245a311fc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.499436 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14a75c29-1c0a-474b-976e-630245a311fc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.499535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-14a75c29-1c0a-474b-976e-630245a311fc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id bc3c3192-4d67-4463-b2e0-190ea0973ecb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:09.506149 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.506149 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:09.506775 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14a75c29-1c0a-474b-976e-630245a311fc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 200 Aug 20 00:15:09.507180 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 866/3488] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.516968 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eeee1798-d050-432b-97df-fe4a50fc6563 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.518691 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eeee1798-d050-432b-97df-fe4a50fc6563 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb Aug 20 00:15:09.518996 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eeee1798-d050-432b-97df-fe4a50fc6563 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.519125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eeee1798-d050-432b-97df-fe4a50fc6563 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.519226 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-eeee1798-d050-432b-97df-fe4a50fc6563 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete backup with id: bc3c3192-4d67-4463-b2e0-190ea0973ecb. Aug 20 00:15:09.523432 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.523432 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:09.533875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-eeee1798-d050-432b-97df-fe4a50fc6563 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] delete_backup rpcapi backup_id bc3c3192-4d67-4463-b2e0-190ea0973ecb {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:15:09.535610 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eeee1798-d050-432b-97df-fe4a50fc6563 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb returned with HTTP 202 Aug 20 00:15:09.536045 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 881/3489] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:09 2026] DELETE /volume/v3/backups/bc3c3192-4d67-4463-b2e0-190ea0973ecb => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:15:09.544204 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.546012 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:09.546403 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-138808616"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:09.547922 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-138808616'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:09.550962 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume of 1 GB Aug 20 00:15:09.562920 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Availability Zones retrieved successfully. Aug 20 00:15:09.569747 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Flow 'volume_create_api' (17790dbc-fdc9-4f5c-8a62-87c4475c5a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:09.571323 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939f8454-d97d-4cbb-a6af-c523d5bd7042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:09.572247 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:09.599441 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939f8454-d97d-4cbb-a6af-c523d5bd7042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:09.600730 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f686249b-3930-4fe6-b38b-e15c138d7f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:09.654255 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Created reservations ['8ce2b68b-2332-4b90-bdb5-aabc8c1ba292', '37680168-04e7-427a-bea1-f43ca1c928cb', '8cca3c70-beb9-4369-9d99-3b65ae0c8c4c', '6a939fc4-8966-49cd-af14-67937670769d'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:09.655186 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f686249b-3930-4fe6-b38b-e15c138d7f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce2b68b-2332-4b90-bdb5-aabc8c1ba292', '37680168-04e7-427a-bea1-f43ca1c928cb', '8cca3c70-beb9-4369-9d99-3b65ae0c8c4c', '6a939fc4-8966-49cd-af14-67937670769d']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:09.656012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd2de11-1f18-47a7-8ddb-2b53b06cbe83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:09.681408 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd2de11-1f18-47a7-8ddb-2b53b06cbe83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cfe7587-43db-47f7-84b5-6b494cf97216', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138808616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['8ce2b68b-2332-4b90-bdb5-aabc8c1ba292','37680168-04e7-427a-bea1-f43ca1c928cb','8cca3c70-beb9-4369-9d99-3b65ae0c8c4c','6a939fc4-8966-49cd-af14-67937670769d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2de741f42e4babaeff91c56d042de8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138808616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cfe7587-43db-47f7-84b5-6b494cf97216,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055af8f80a7b4002a916c09610ac3bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c2de741f42e4babaeff91c56d042de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:09.684608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10559145-4658-451c-bdaf-002d6c6cf713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:09.697920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b7f63414-a64d-40f8-9a65-4e73741877af req-ed25e95e-7f33-4d38-9638-8108f6c25d5b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.701110 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-ed25e95e-7f33-4d38-9638-8108f6c25d5b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] DELETE https://10.4.3.9/volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85 Aug 20 00:15:09.702114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-ed25e95e-7f33-4d38-9638-8108f6c25d5b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.702114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-ed25e95e-7f33-4d38-9638-8108f6c25d5b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.706397 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10559145-4658-451c-bdaf-002d6c6cf713) transitioned into state 'SUCCESS' from state '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-138808616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['8ce2b68b-2332-4b90-bdb5-aabc8c1ba292','37680168-04e7-427a-bea1-f43ca1c928cb','8cca3c70-beb9-4369-9d99-3b65ae0c8c4c','6a939fc4-8966-49cd-af14-67937670769d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2de741f42e4babaeff91c56d042de8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:09.707186 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099107fe-e07c-4454-8b2b-0326993df513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:09.712145 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.712145 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:09.717849 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099107fe-e07c-4454-8b2b-0326993df513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:09.718592 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Flow 'volume_create_api' (17790dbc-fdc9-4f5c-8a62-87c4475c5a67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:09.718843 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume request issued successfully. Aug 20 00:15:09.719781 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14ebf784-c5b3-47ce-9f97-c5ab9ee62bb2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:09.719781 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 874/3490] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:15:09 2026] POST /volume/v3/volumes => generated 773 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:09.739022 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-08644c8e-1e9d-417b-84a3-42b8835a1dae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.740187 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08644c8e-1e9d-417b-84a3-42b8835a1dae tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 Aug 20 00:15:09.740395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08644c8e-1e9d-417b-84a3-42b8835a1dae tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.740585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08644c8e-1e9d-417b-84a3-42b8835a1dae tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.751165 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.751165 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:09.758668 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-08644c8e-1e9d-417b-84a3-42b8835a1dae tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:09.760852 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b7f63414-a64d-40f8-9a65-4e73741877af req-ed25e95e-7f33-4d38-9638-8108f6c25d5b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85 returned with HTTP 200 Aug 20 00:15:09.761409 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 870/3491] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:15:09 2026] DELETE /volume/v3/attachments/7af19ece-ca06-4b61-8354-4812aebf8b85 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.767459 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08644c8e-1e9d-417b-84a3-42b8835a1dae tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 returned with HTTP 200 Aug 20 00:15:09.767837 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 867/3492] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.819189 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc8a357d-42ed-473c-b9b4-9f1f2cfd39d3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.821265 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc8a357d-42ed-473c-b9b4-9f1f2cfd39d3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:09.821534 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc8a357d-42ed-473c-b9b4-9f1f2cfd39d3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.821804 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc8a357d-42ed-473c-b9b4-9f1f2cfd39d3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.829620 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.829620 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:09.834110 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cc8a357d-42ed-473c-b9b4-9f1f2cfd39d3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:09.837921 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc8a357d-42ed-473c-b9b4-9f1f2cfd39d3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:09.838290 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 882/3493] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.854984 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-db148f93-b2cf-4f35-82e9-3532b76d5829 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.857682 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db148f93-b2cf-4f35-82e9-3532b76d5829 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e Aug 20 00:15:09.857959 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db148f93-b2cf-4f35-82e9-3532b76d5829 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.858184 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db148f93-b2cf-4f35-82e9-3532b76d5829 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.863686 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.863686 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:09.864183 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-db148f93-b2cf-4f35-82e9-3532b76d5829 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Snapshot retrieved successfully. Aug 20 00:15:09.865178 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db148f93-b2cf-4f35-82e9-3532b76d5829 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e returned with HTTP 200 Aug 20 00:15:09.865587 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 875/3494] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:09.877392 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.879493 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:09.880533 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d668a353-1ccb-406c-bd33-dd84b14ad00e"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:09.882478 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd668a353-1ccb-406c-bd33-dd84b14ad00e'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:09.889871 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.889871 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:09.889871 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Snapshot retrieved successfully. Aug 20 00:15:09.889871 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Create volume of 1 GB Aug 20 00:15:09.891899 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Availability Zones retrieved successfully. Aug 20 00:15:09.897176 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Flow 'volume_create_api' (4f616f62-28bb-4b9b-946c-517c39f17653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:09.898805 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86b63f1-3aa6-45e0-83f7-a486b18e8d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:09.899318 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:09.900557 np0000007832 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86b63f1-3aa6-45e0-83f7-a486b18e8d78) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 00:15:09.900557 np0000007832 devstack@c-api.service[100466]: 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 20 00:15:09.904522 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86b63f1-3aa6-45e0-83f7-a486b18e8d78) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:09.904522 np0000007832 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86b63f1-3aa6-45e0-83f7-a486b18e8d78) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:15:09.904522 np0000007832 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Flow 'volume_create_api' (4f616f62-28bb-4b9b-946c-517c39f17653) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 00:15:09.906759 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0f407dfe-5a8a-4ade-b1c1-365eac394f38 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 400 Aug 20 00:15:09.906759 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 871/3495] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:09 2026] POST /volume/v3/volumes => generated 171 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:15:09.913259 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-50bc9bf6-a3f1-4a23-ae31-292a747ac061 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.916341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50bc9bf6-a3f1-4a23-ae31-292a747ac061 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e Aug 20 00:15:09.916341 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50bc9bf6-a3f1-4a23-ae31-292a747ac061 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.917241 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50bc9bf6-a3f1-4a23-ae31-292a747ac061 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.917241 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-50bc9bf6-a3f1-4a23-ae31-292a747ac061 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Delete snapshot with id: d668a353-1ccb-406c-bd33-dd84b14ad00e Aug 20 00:15:09.923883 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.923883 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:09.924397 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-50bc9bf6-a3f1-4a23-ae31-292a747ac061 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Snapshot retrieved successfully. Aug 20 00:15:09.947659 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-50bc9bf6-a3f1-4a23-ae31-292a747ac061 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Snapshot delete request issued successfully. Aug 20 00:15:09.947763 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50bc9bf6-a3f1-4a23-ae31-292a747ac061 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e returned with HTTP 202 Aug 20 00:15:09.948373 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 868/3496] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:15:09 2026] DELETE /volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:09.962235 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-76f5d043-8e49-4330-b545-ec72be4b5636 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:09.965275 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76f5d043-8e49-4330-b545-ec72be4b5636 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e Aug 20 00:15:09.965519 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76f5d043-8e49-4330-b545-ec72be4b5636 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:09.965750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76f5d043-8e49-4330-b545-ec72be4b5636 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:09.970548 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:09.970548 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:09.970986 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-76f5d043-8e49-4330-b545-ec72be4b5636 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Snapshot retrieved successfully. Aug 20 00:15:09.971853 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76f5d043-8e49-4330-b545-ec72be4b5636 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e returned with HTTP 200 Aug 20 00:15:09.972288 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 883/3497] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:09 2026] GET /volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:10.096853 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f8d78dbb-9916-4cd4-9d7e-d205e7ed37bf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.102508 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f8d78dbb-9916-4cd4-9d7e-d205e7ed37bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:10.102508 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f8d78dbb-9916-4cd4-9d7e-d205e7ed37bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.102508 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f8d78dbb-9916-4cd4-9d7e-d205e7ed37bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.109827 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.109827 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:10.112815 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f8d78dbb-9916-4cd4-9d7e-d205e7ed37bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:10.126624 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f8d78dbb-9916-4cd4-9d7e-d205e7ed37bf tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:10.126624 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 876/3498] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:10.133198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb3c4423-c66d-44be-9a1d-bf35e59794a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.135692 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb3c4423-c66d-44be-9a1d-bf35e59794a7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:10.136243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb3c4423-c66d-44be-9a1d-bf35e59794a7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.136243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb3c4423-c66d-44be-9a1d-bf35e59794a7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.136243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bb3c4423-c66d-44be-9a1d-bf35e59794a7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:10.141179 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.141179 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:10.141179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb3c4423-c66d-44be-9a1d-bf35e59794a7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:10.141717 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 872/3499] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:10.224219 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c2f8cf83-7e04-40f5-a446-7af7e167fa8e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.227101 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c2f8cf83-7e04-40f5-a446-7af7e167fa8e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:10.227382 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c2f8cf83-7e04-40f5-a446-7af7e167fa8e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.227601 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c2f8cf83-7e04-40f5-a446-7af7e167fa8e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.239283 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.239283 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:10.243353 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c2f8cf83-7e04-40f5-a446-7af7e167fa8e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:10.248835 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c2f8cf83-7e04-40f5-a446-7af7e167fa8e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:10.249711 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 869/3500] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:10.273795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-f4b9fd75-396d-4a4c-9a30-c3a10645c816 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.276564 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-f4b9fd75-396d-4a4c-9a30-c3a10645c816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] POST https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6/action Aug 20 00:15:10.276971 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-f4b9fd75-396d-4a4c-9a30-c3a10645c816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:15:10.277134 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-f4b9fd75-396d-4a4c-9a30-c3a10645c816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:10.290506 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.290506 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:10.291091 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-f4b9fd75-396d-4a4c-9a30-c3a10645c816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:10.297341 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-f4b9fd75-396d-4a4c-9a30-c3a10645c816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Begin detaching volume completed successfully. Aug 20 00:15:10.297577 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-f4b9fd75-396d-4a4c-9a30-c3a10645c816 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6/action returned with HTTP 202 Aug 20 00:15:10.298073 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 884/3501] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:15:10 2026] POST /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:15:10.317569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-23641f40-aff0-43a1-8668-a1d265787f49 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.319751 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23641f40-aff0-43a1-8668-a1d265787f49 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:10.319999 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23641f40-aff0-43a1-8668-a1d265787f49 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.320279 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23641f40-aff0-43a1-8668-a1d265787f49 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.332776 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.332776 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:10.336395 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-23641f40-aff0-43a1-8668-a1d265787f49 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:10.338224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f13701d4-204f-430d-a8dc-5bd2745b61df None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.338658 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f13701d4-204f-430d-a8dc-5bd2745b61df None None] GET https://10.4.3.9/volume// Aug 20 00:15:10.338832 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f13701d4-204f-430d-a8dc-5bd2745b61df None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.339087 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f13701d4-204f-430d-a8dc-5bd2745b61df None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.339474 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f13701d4-204f-430d-a8dc-5bd2745b61df None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:10.339780 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 873/3502] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:10.341242 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23641f40-aff0-43a1-8668-a1d265787f49 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:10.341592 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 877/3503] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:10.351334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c1828556-4d75-40f9-b25c-1fd01e375e91 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.353497 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c1828556-4d75-40f9-b25c-1fd01e375e91 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:10.354292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c1828556-4d75-40f9-b25c-1fd01e375e91 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.354606 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c1828556-4d75-40f9-b25c-1fd01e375e91 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.364722 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.364722 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:10.367816 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c1828556-4d75-40f9-b25c-1fd01e375e91 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:10.373297 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-c1828556-4d75-40f9-b25c-1fd01e375e91 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:10.373758 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 870/3504] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 1315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:15:10.408802 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1292af7c-ea64-443e-bcd2-41a22344b25b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.412983 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1292af7c-ea64-443e-bcd2-41a22344b25b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 Aug 20 00:15:10.413194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1292af7c-ea64-443e-bcd2-41a22344b25b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.413404 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1292af7c-ea64-443e-bcd2-41a22344b25b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.413531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1292af7c-ea64-443e-bcd2-41a22344b25b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Show backup with id 57a4fbe2-ebea-4001-9c24-e66842967b59. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:10.428570 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1292af7c-ea64-443e-bcd2-41a22344b25b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 returned with HTTP 404 Aug 20 00:15:10.429226 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 885/3505] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/backups/57a4fbe2-ebea-4001-9c24-e66842967b59 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:10.503398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dca22147-9585-4c3a-93a6-80bad468aa16 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.505513 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dca22147-9585-4c3a-93a6-80bad468aa16 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 Aug 20 00:15:10.505513 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dca22147-9585-4c3a-93a6-80bad468aa16 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.505513 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dca22147-9585-4c3a-93a6-80bad468aa16 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.505624 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-dca22147-9585-4c3a-93a6-80bad468aa16 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: f0406e04-7cc4-4bc6-bab1-f83593a5a150 Aug 20 00:15:10.511634 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.511634 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:10.512342 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dca22147-9585-4c3a-93a6-80bad468aa16 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:15:10.533551 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dca22147-9585-4c3a-93a6-80bad468aa16 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:15:10.533790 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dca22147-9585-4c3a-93a6-80bad468aa16 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 returned with HTTP 202 Aug 20 00:15:10.535011 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 874/3506] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:15:10 2026] DELETE /volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:15:10.545852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fb48747d-a562-4d6e-9b23-8be34c8a150a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.548264 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fb48747d-a562-4d6e-9b23-8be34c8a150a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 Aug 20 00:15:10.548641 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fb48747d-a562-4d6e-9b23-8be34c8a150a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.548814 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fb48747d-a562-4d6e-9b23-8be34c8a150a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.555280 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.555280 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:10.555743 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fb48747d-a562-4d6e-9b23-8be34c8a150a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:15:10.556866 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fb48747d-a562-4d6e-9b23-8be34c8a150a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 returned with HTTP 200 Aug 20 00:15:10.557303 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 878/3507] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:10.782787 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f8b7aad-d7de-4d6a-89cc-d4fdf38ecab4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.784664 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f8b7aad-d7de-4d6a-89cc-d4fdf38ecab4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 Aug 20 00:15:10.784857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f8b7aad-d7de-4d6a-89cc-d4fdf38ecab4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.785058 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f8b7aad-d7de-4d6a-89cc-d4fdf38ecab4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.793034 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.793034 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:10.797143 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6f8b7aad-d7de-4d6a-89cc-d4fdf38ecab4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:10.802418 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f8b7aad-d7de-4d6a-89cc-d4fdf38ecab4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 returned with HTTP 200 Aug 20 00:15:10.803024 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 871/3508] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:10.818237 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7fd63b72-f9c5-4b65-ae47-8e71feaeb8b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.820511 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7fd63b72-f9c5-4b65-ae47-8e71feaeb8b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:10.821215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7fd63b72-f9c5-4b65-ae47-8e71feaeb8b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0cfe7587-43db-47f7-84b5-6b494cf97216", "name": "tempest-type-Backup-1967656769"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:10.823144 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-7fd63b72-f9c5-4b65-ae47-8e71feaeb8b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Creating new backup {'backup': {'volume_id': '0cfe7587-43db-47f7-84b5-6b494cf97216', 'name': 'tempest-type-Backup-1967656769'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:10.823399 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-7fd63b72-f9c5-4b65-ae47-8e71feaeb8b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Creating backup of volume 0cfe7587-43db-47f7-84b5-6b494cf97216 in container None Aug 20 00:15:10.833101 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.833101 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:10.833664 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7fd63b72-f9c5-4b65-ae47-8e71feaeb8b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:10.852490 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7fd63b72-f9c5-4b65-ae47-8e71feaeb8b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Created reservations ['33063629-abb6-4ac9-ac16-fa79eefa22cc', '1a3ba366-b0f3-4312-848f-477eb9b46207'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:10.857772 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-578434fc-127d-43b5-8422-f0a107565cec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.859617 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-578434fc-127d-43b5-8422-f0a107565cec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:10.859813 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-578434fc-127d-43b5-8422-f0a107565cec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.860180 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-578434fc-127d-43b5-8422-f0a107565cec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.868927 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.868927 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:10.873838 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-578434fc-127d-43b5-8422-f0a107565cec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:10.880405 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-578434fc-127d-43b5-8422-f0a107565cec tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:10.880780 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 875/3509] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:10.889472 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7fd63b72-f9c5-4b65-ae47-8e71feaeb8b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:15:10.890083 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 886/3510] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:15:10 2026] POST /volume/v3/backups => generated 312 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:10.900585 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0b511ac2-e517-48c7-8622-ce4c5412972c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.903771 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b511ac2-e517-48c7-8622-ce4c5412972c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:10.904107 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b511ac2-e517-48c7-8622-ce4c5412972c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.904351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b511ac2-e517-48c7-8622-ce4c5412972c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.904487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-0b511ac2-e517-48c7-8622-ce4c5412972c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:10.914913 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:10.914913 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:10.914913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b511ac2-e517-48c7-8622-ce4c5412972c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:10.914913 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 879/3511] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 719 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:10.985793 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f15af41-cb17-4a39-a17e-e70e4de19720 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:10.989158 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f15af41-cb17-4a39-a17e-e70e4de19720 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e Aug 20 00:15:10.989319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f15af41-cb17-4a39-a17e-e70e4de19720 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:10.989622 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f15af41-cb17-4a39-a17e-e70e4de19720 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:10.995502 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f15af41-cb17-4a39-a17e-e70e4de19720 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e returned with HTTP 404 Aug 20 00:15:10.995967 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 872/3512] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:10 2026] GET /volume/v3/snapshots/d668a353-1ccb-406c-bd33-dd84b14ad00e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:11.006864 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7c85d42f-c14f-4ca3-8475-8cb97a64e059 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.012504 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7c85d42f-c14f-4ca3-8475-8cb97a64e059 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f Aug 20 00:15:11.012504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7c85d42f-c14f-4ca3-8475-8cb97a64e059 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.012504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7c85d42f-c14f-4ca3-8475-8cb97a64e059 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.020221 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.020221 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:11.024013 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7c85d42f-c14f-4ca3-8475-8cb97a64e059 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Volume info retrieved successfully. Aug 20 00:15:11.029235 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7c85d42f-c14f-4ca3-8475-8cb97a64e059 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f returned with HTTP 200 Aug 20 00:15:11.029653 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 876/3513] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:11.044650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-079d052f-a6de-4a4b-a050-209b36f81987 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.046813 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-079d052f-a6de-4a4b-a050-209b36f81987 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f Aug 20 00:15:11.047108 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-079d052f-a6de-4a4b-a050-209b36f81987 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.047577 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-079d052f-a6de-4a4b-a050-209b36f81987 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.048009 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-079d052f-a6de-4a4b-a050-209b36f81987 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Delete volume with id: b7b17e90-280f-4aff-a6d0-5e1d049a387f Aug 20 00:15:11.057561 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.057561 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:11.058124 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-079d052f-a6de-4a4b-a050-209b36f81987 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Volume info retrieved successfully. Aug 20 00:15:11.078882 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-079d052f-a6de-4a4b-a050-209b36f81987 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Delete volume request issued successfully. Aug 20 00:15:11.079006 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-079d052f-a6de-4a4b-a050-209b36f81987 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f returned with HTTP 202 Aug 20 00:15:11.079534 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 887/3514] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:11 2026] DELETE /volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:11.087843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e943589b-7c9d-4d05-a309-5b15e9900c30 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.089875 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e943589b-7c9d-4d05-a309-5b15e9900c30 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f Aug 20 00:15:11.090292 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e943589b-7c9d-4d05-a309-5b15e9900c30 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.090544 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e943589b-7c9d-4d05-a309-5b15e9900c30 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.101376 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.101376 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:11.104956 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e943589b-7c9d-4d05-a309-5b15e9900c30 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Volume info retrieved successfully. Aug 20 00:15:11.110108 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e943589b-7c9d-4d05-a309-5b15e9900c30 tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f returned with HTTP 200 Aug 20 00:15:11.110597 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 880/3515] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:11.154284 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6dfad983-4306-4d69-a622-76525ecc0639 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.155973 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dfad983-4306-4d69-a622-76525ecc0639 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:11.156171 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dfad983-4306-4d69-a622-76525ecc0639 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.156375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dfad983-4306-4d69-a622-76525ecc0639 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.156529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6dfad983-4306-4d69-a622-76525ecc0639 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:11.161863 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.161863 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:11.162507 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dfad983-4306-4d69-a622-76525ecc0639 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:11.162884 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 873/3516] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:11.356918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3a96cf14-bbf9-41f7-a788-b5932053e55e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.357570 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a96cf14-bbf9-41f7-a788-b5932053e55e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:11.357966 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a96cf14-bbf9-41f7-a788-b5932053e55e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.358205 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a96cf14-bbf9-41f7-a788-b5932053e55e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.369851 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.369851 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:11.373736 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3a96cf14-bbf9-41f7-a788-b5932053e55e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:11.378341 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a96cf14-bbf9-41f7-a788-b5932053e55e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:11.378782 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 877/3517] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:11.452933 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-5c754ede-2f92-4b50-ae2d-bc3c2447c9e5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.455080 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-5c754ede-2f92-4b50-ae2d-bc3c2447c9e5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] DELETE https://10.4.3.9/volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463 Aug 20 00:15:11.455354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-5c754ede-2f92-4b50-ae2d-bc3c2447c9e5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.455637 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-5c754ede-2f92-4b50-ae2d-bc3c2447c9e5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.464826 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.464826 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:11.513034 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-56d82aeb-7e18-4dc2-bfb6-bfa782777afa req-5c754ede-2f92-4b50-ae2d-bc3c2447c9e5 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463 returned with HTTP 200 Aug 20 00:15:11.513573 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 888/3518] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:15:11 2026] DELETE /volume/v3/attachments/0bc5fc0e-006c-4d00-94f2-e3f123e56463 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:11.568775 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-220e1053-f59c-46ea-93bc-5dc503fa1a62 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.570694 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-220e1053-f59c-46ea-93bc-5dc503fa1a62 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 Aug 20 00:15:11.570963 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-220e1053-f59c-46ea-93bc-5dc503fa1a62 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.571245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-220e1053-f59c-46ea-93bc-5dc503fa1a62 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.576261 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-220e1053-f59c-46ea-93bc-5dc503fa1a62 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 returned with HTTP 404 Aug 20 00:15:11.576899 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 881/3519] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/snapshots/f0406e04-7cc4-4bc6-bab1-f83593a5a150 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:11.586568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d0bafa19-1cb9-477d-9709-865be4f72c79 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.588182 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d0bafa19-1cb9-477d-9709-865be4f72c79 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:15:11.588342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d0bafa19-1cb9-477d-9709-865be4f72c79 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.588524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d0bafa19-1cb9-477d-9709-865be4f72c79 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.595577 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.595577 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:11.599925 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d0bafa19-1cb9-477d-9709-865be4f72c79 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:15:11.602577 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d0bafa19-1cb9-477d-9709-865be4f72c79 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:15:11.602930 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 874/3520] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:11.633604 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.635282 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:11.635598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-6102409"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:11.636980 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request body: {'volume': {'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-6102409'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:11.717288 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume of 1 GB Aug 20 00:15:11.721716 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Availability Zones retrieved successfully. Aug 20 00:15:11.726611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (12d26055-3af8-444c-8115-dd9c254968bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:11.728438 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f266aa3-55c1-42db-9cd5-4089d6af32d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:11.729292 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:11.791222 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f266aa3-55c1-42db-9cd5-4089d6af32d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:11.792164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43979f5-99f2-4167-9025-2a972c049d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:11.843188 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['09439dae-5f1c-4a4e-87ec-f14919d025f4', '5c339dce-fb51-4f1a-80d1-b965c745fccd', '824cf72c-7a70-472f-ae76-94e90521744a', '229eed76-11a4-416c-9f66-2eaffcdcf086'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:11.844438 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43979f5-99f2-4167-9025-2a972c049d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09439dae-5f1c-4a4e-87ec-f14919d025f4', '5c339dce-fb51-4f1a-80d1-b965c745fccd', '824cf72c-7a70-472f-ae76-94e90521744a', '229eed76-11a4-416c-9f66-2eaffcdcf086']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:11.845383 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9e36a9-1701-4426-b802-bcef4dfc48cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:11.880066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9e36a9-1701-4426-b802-bcef4dfc48cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffbc1058-f74c-47ae-ae06-3e7de170a416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-6102409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['09439dae-5f1c-4a4e-87ec-f14919d025f4','5c339dce-fb51-4f1a-80d1-b965c745fccd','824cf72c-7a70-472f-ae76-94e90521744a','229eed76-11a4-416c-9f66-2eaffcdcf086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-6102409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffbc1058-f74c-47ae-ae06-3e7de170a416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1535a011066e4b66a816b984fda05a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:11.880830 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb74d6fa-1279-47e7-894b-4a16c81db723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:11.896335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-29311a5c-44ee-431b-8aab-08d2f4e3cb74 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.898120 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-29311a5c-44ee-431b-8aab-08d2f4e3cb74 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:11.898282 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-29311a5c-44ee-431b-8aab-08d2f4e3cb74 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.898445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-29311a5c-44ee-431b-8aab-08d2f4e3cb74 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.907151 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.907151 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:11.911198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb74d6fa-1279-47e7-894b-4a16c81db723) transitioned into state 'SUCCESS' from state '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-6102409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['09439dae-5f1c-4a4e-87ec-f14919d025f4','5c339dce-fb51-4f1a-80d1-b965c745fccd','824cf72c-7a70-472f-ae76-94e90521744a','229eed76-11a4-416c-9f66-2eaffcdcf086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:11.912323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b4ab23-4616-427b-83e4-cb1bdda35abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:11.913396 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-29311a5c-44ee-431b-8aab-08d2f4e3cb74 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:11.918338 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-29311a5c-44ee-431b-8aab-08d2f4e3cb74 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:11.918820 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 889/3521] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:11.925531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b4ab23-4616-427b-83e4-cb1bdda35abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:11.926811 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (12d26055-3af8-444c-8115-dd9c254968bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:11.927297 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request issued successfully. Aug 20 00:15:11.928237 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9883192-ac82-4748-adbd-4ab06b0bf029 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:11.928796 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 878/3522] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:11 2026] POST /volume/v3/volumes => generated 747 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:11.933609 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-23ed3622-7e10-4e62-9a65-9d8773433244 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.935472 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23ed3622-7e10-4e62-9a65-9d8773433244 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:11.935693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23ed3622-7e10-4e62-9a65-9d8773433244 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.935863 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23ed3622-7e10-4e62-9a65-9d8773433244 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.936021 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-23ed3622-7e10-4e62-9a65-9d8773433244 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:11.943522 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fb9c678a-4c99-480d-add8-b685572fcf6f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:11.945685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb9c678a-4c99-480d-add8-b685572fcf6f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:15:11.945934 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb9c678a-4c99-480d-add8-b685572fcf6f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:11.946192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb9c678a-4c99-480d-add8-b685572fcf6f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:11.948103 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.948103 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:11.948795 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23ed3622-7e10-4e62-9a65-9d8773433244 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:11.949182 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 882/3523] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 721 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:11.954565 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:11.954565 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:11.958656 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fb9c678a-4c99-480d-add8-b685572fcf6f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:15:11.963612 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb9c678a-4c99-480d-add8-b685572fcf6f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:15:11.964086 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 875/3524] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:11 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:11.980319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-201b1517-4183-4fe5-a553-0a270fb94200 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.064559 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:12.065056 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1332038877"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:12.067004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1332038877'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:12.067193 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume of 1 GB Aug 20 00:15:12.072226 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Availability Zones retrieved successfully. Aug 20 00:15:12.081128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (2c08346e-0a69-445f-b6ae-1b256768f6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:12.082498 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b25ea1e-aad2-4f1d-a45f-de755f7737e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:12.083791 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:12.115964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b25ea1e-aad2-4f1d-a45f-de755f7737e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:12.117100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d919e6f-d19e-4b68-a669-25f8f375c12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:12.123446 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-961f2a6e-e9a8-4564-bfb4-632bd2d7aeab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.125847 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-961f2a6e-e9a8-4564-bfb4-632bd2d7aeab tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] GET https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f Aug 20 00:15:12.126294 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-961f2a6e-e9a8-4564-bfb4-632bd2d7aeab tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.126669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-961f2a6e-e9a8-4564-bfb4-632bd2d7aeab tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.133539 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-961f2a6e-e9a8-4564-bfb4-632bd2d7aeab tempest-VolumesSnapshotNegativeTestJSON-243151817 tempest-VolumesSnapshotNegativeTestJSON-243151817-project-member] https://10.4.3.9/volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f returned with HTTP 404 Aug 20 00:15:12.134061 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 879/3525] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/b7b17e90-280f-4aff-a6d0-5e1d049a387f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:12.177833 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-973aac1f-2bc2-4a3f-87ac-ebe012c2bbc8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.181099 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-973aac1f-2bc2-4a3f-87ac-ebe012c2bbc8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:12.181358 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-973aac1f-2bc2-4a3f-87ac-ebe012c2bbc8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.181633 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-973aac1f-2bc2-4a3f-87ac-ebe012c2bbc8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.181787 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-973aac1f-2bc2-4a3f-87ac-ebe012c2bbc8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:12.188317 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.188317 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:12.188317 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-973aac1f-2bc2-4a3f-87ac-ebe012c2bbc8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:12.188554 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Created reservations ['be19ac86-83f0-4b57-ab1c-9c7a5505f867', '5f9b3354-6f79-40fe-b5c8-072c720805e0', '92bfb934-5be1-48d6-b1f5-b3a81dfa6b26', '0bd16d01-faee-4d07-b682-344974873d1a'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:12.188737 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 883/3526] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:12.189267 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d919e6f-d19e-4b68-a669-25f8f375c12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be19ac86-83f0-4b57-ab1c-9c7a5505f867', '5f9b3354-6f79-40fe-b5c8-072c720805e0', '92bfb934-5be1-48d6-b1f5-b3a81dfa6b26', '0bd16d01-faee-4d07-b682-344974873d1a']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:12.190074 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc40b029-321e-4ab3-8c76-27f9c4e46f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:12.213329 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc40b029-321e-4ab3-8c76-27f9c4e46f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6157bff2-dd67-41c0-90a9-c31955cf752e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1332038877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['be19ac86-83f0-4b57-ab1c-9c7a5505f867','5f9b3354-6f79-40fe-b5c8-072c720805e0','92bfb934-5be1-48d6-b1f5-b3a81dfa6b26','0bd16d01-faee-4d07-b682-344974873d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1332038877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6157bff2-dd67-41c0-90a9-c31955cf752e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65929a02586d454a82292d819be40739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:12.214214 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5174bcc8-b77a-46fb-8c2d-9e51b811fee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:12.241642 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5174bcc8-b77a-46fb-8c2d-9e51b811fee4) transitioned into state 'SUCCESS' from state '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-1332038877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['be19ac86-83f0-4b57-ab1c-9c7a5505f867','5f9b3354-6f79-40fe-b5c8-072c720805e0','92bfb934-5be1-48d6-b1f5-b3a81dfa6b26','0bd16d01-faee-4d07-b682-344974873d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:12.242370 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2029dd42-c2cd-490d-81e4-6770b53c6a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:12.254582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2029dd42-c2cd-490d-81e4-6770b53c6a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:12.254582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (2c08346e-0a69-445f-b6ae-1b256768f6c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:12.254735 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request issued successfully. Aug 20 00:15:12.255269 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-201b1517-4183-4fe5-a553-0a270fb94200 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:12.255682 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 890/3527] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:11 2026] POST /volume/v3/volumes => generated 760 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:12.271478 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e3bbc921-11da-480e-aa62-83577cbdfe50 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.275377 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3bbc921-11da-480e-aa62-83577cbdfe50 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e Aug 20 00:15:12.275686 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3bbc921-11da-480e-aa62-83577cbdfe50 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.275833 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3bbc921-11da-480e-aa62-83577cbdfe50 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.288076 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.288076 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:12.292290 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e3bbc921-11da-480e-aa62-83577cbdfe50 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:12.302227 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3bbc921-11da-480e-aa62-83577cbdfe50 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e returned with HTTP 200 Aug 20 00:15:12.302613 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 876/3528] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:12.393598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f3ddcdc4-e4e9-4593-9896-602e83ed8ed0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.396363 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3ddcdc4-e4e9-4593-9896-602e83ed8ed0 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:12.396686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3ddcdc4-e4e9-4593-9896-602e83ed8ed0 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.396881 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3ddcdc4-e4e9-4593-9896-602e83ed8ed0 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.407392 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.407392 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:12.412704 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f3ddcdc4-e4e9-4593-9896-602e83ed8ed0 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:12.418107 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3ddcdc4-e4e9-4593-9896-602e83ed8ed0 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:12.418498 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 880/3529] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:12.438362 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a5185410-4fe7-4e57-ac6c-0b59b93b92fe None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.440147 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a5185410-4fe7-4e57-ac6c-0b59b93b92fe tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:12.440324 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a5185410-4fe7-4e57-ac6c-0b59b93b92fe tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.440501 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a5185410-4fe7-4e57-ac6c-0b59b93b92fe tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.448243 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.448243 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:12.454980 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a5185410-4fe7-4e57-ac6c-0b59b93b92fe tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:12.460280 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a5185410-4fe7-4e57-ac6c-0b59b93b92fe tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:12.460902 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 884/3530] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:15:12.525691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-93401fa7-1077-424e-b6d6-163d8aa3a89b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.527428 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93401fa7-1077-424e-b6d6-163d8aa3a89b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:12.527622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93401fa7-1077-424e-b6d6-163d8aa3a89b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.527832 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93401fa7-1077-424e-b6d6-163d8aa3a89b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.535617 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.535617 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:12.539404 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-93401fa7-1077-424e-b6d6-163d8aa3a89b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:12.554979 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93401fa7-1077-424e-b6d6-163d8aa3a89b tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:12.555537 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 891/3531] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:12.568626 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1689562d-79e4-4bf3-9578-bee7621628fb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.571103 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1689562d-79e4-4bf3-9578-bee7621628fb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:12.571415 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1689562d-79e4-4bf3-9578-bee7621628fb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.571719 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1689562d-79e4-4bf3-9578-bee7621628fb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.579321 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.579321 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:12.583078 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1689562d-79e4-4bf3-9578-bee7621628fb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:12.587230 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1689562d-79e4-4bf3-9578-bee7621628fb tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:12.587639 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 877/3532] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:12.656130 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-87281bc3-66f2-4848-92f3-bc4f742cd10d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.658660 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87281bc3-66f2-4848-92f3-bc4f742cd10d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:12.659095 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87281bc3-66f2-4848-92f3-bc4f742cd10d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.659438 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87281bc3-66f2-4848-92f3-bc4f742cd10d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.668130 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.668130 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:12.673564 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-87281bc3-66f2-4848-92f3-bc4f742cd10d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:12.679416 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87281bc3-66f2-4848-92f3-bc4f742cd10d tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:12.679910 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 881/3533] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:12.943352 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d78313fc-8f11-4a45-a35a-6d01df65bf4f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.945776 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d78313fc-8f11-4a45-a35a-6d01df65bf4f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:12.946078 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d78313fc-8f11-4a45-a35a-6d01df65bf4f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.946356 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d78313fc-8f11-4a45-a35a-6d01df65bf4f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.954949 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.954949 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:12.960938 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d78313fc-8f11-4a45-a35a-6d01df65bf4f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:12.963754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef5e3dbf-0ef5-4f4e-9ecf-fa32a93047aa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.964264 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d78313fc-8f11-4a45-a35a-6d01df65bf4f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:12.964605 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 885/3534] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:12.966055 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef5e3dbf-0ef5-4f4e-9ecf-fa32a93047aa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:12.966294 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef5e3dbf-0ef5-4f4e-9ecf-fa32a93047aa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.966487 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef5e3dbf-0ef5-4f4e-9ecf-fa32a93047aa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.966585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ef5e3dbf-0ef5-4f4e-9ecf-fa32a93047aa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:12.971093 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.971093 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:12.971684 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef5e3dbf-0ef5-4f4e-9ecf-fa32a93047aa tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:12.972201 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 892/3535] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:12.980460 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fec81f15-ab76-41a0-9ecd-248da38dff8f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:12.984939 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fec81f15-ab76-41a0-9ecd-248da38dff8f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:15:12.985178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fec81f15-ab76-41a0-9ecd-248da38dff8f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:12.985362 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fec81f15-ab76-41a0-9ecd-248da38dff8f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:12.995544 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:12.995544 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:12.999343 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fec81f15-ab76-41a0-9ecd-248da38dff8f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:15:13.004097 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fec81f15-ab76-41a0-9ecd-248da38dff8f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:15:13.004616 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 878/3536] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:12 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:13.204462 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d50a5d23-bde1-4d5e-82f0-3dd2958aac18 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:13.208436 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d50a5d23-bde1-4d5e-82f0-3dd2958aac18 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:13.208436 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d50a5d23-bde1-4d5e-82f0-3dd2958aac18 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:13.208436 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d50a5d23-bde1-4d5e-82f0-3dd2958aac18 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:13.208436 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d50a5d23-bde1-4d5e-82f0-3dd2958aac18 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:13.216378 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:13.216378 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:13.216378 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d50a5d23-bde1-4d5e-82f0-3dd2958aac18 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:13.216378 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 882/3537] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:13 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:13.318000 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c879b529-53f3-4e7b-bdcf-68f644594a2c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:13.320715 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c879b529-53f3-4e7b-bdcf-68f644594a2c tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e Aug 20 00:15:13.321126 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c879b529-53f3-4e7b-bdcf-68f644594a2c tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:13.321425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c879b529-53f3-4e7b-bdcf-68f644594a2c tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:13.333703 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:13.333703 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:13.344801 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c879b529-53f3-4e7b-bdcf-68f644594a2c tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:13.352818 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c879b529-53f3-4e7b-bdcf-68f644594a2c tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e returned with HTTP 200 Aug 20 00:15:13.353326 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 886/3538] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:13 2026] GET /volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:13.366040 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:13.368183 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:13.368679 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6157bff2-dd67-41c0-90a9-c31955cf752e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2043379853"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:13.370755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request body: {'volume': {"'source_volid": '6157bff2-dd67-41c0-90a9-c31955cf752e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2043379853'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:13.371192 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume of 1 GB Aug 20 00:15:13.376397 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Availability Zones retrieved successfully. Aug 20 00:15:13.389148 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (c01b67ae-27ab-429d-8c21-7ab638c1b17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:13.390669 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2658eece-d1f5-4fb1-86dc-6c67a215177c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.392697 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:13.434277 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2658eece-d1f5-4fb1-86dc-6c67a215177c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.435094 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69e3067-a280-43b6-a4ea-baf0822535b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.502961 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Created reservations ['7bca9daa-6461-4e2f-8166-4410433d199c', 'e4eddeb4-f274-4cd3-9222-79fe6dd1273d', '227ef6a2-bf93-43a4-aed6-202095e0e6a2', 'bfdccc21-cde2-4fae-977a-89d04a24cf5e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:13.503908 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69e3067-a280-43b6-a4ea-baf0822535b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bca9daa-6461-4e2f-8166-4410433d199c', 'e4eddeb4-f274-4cd3-9222-79fe6dd1273d', '227ef6a2-bf93-43a4-aed6-202095e0e6a2', 'bfdccc21-cde2-4fae-977a-89d04a24cf5e']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.504652 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31dabe6b-7d0f-41c8-84f2-b9fe5c4073b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.543333 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31dabe6b-7d0f-41c8-84f2-b9fe5c4073b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c10550a7-036c-4374-bacf-77dc985e1d6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2043379853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['7bca9daa-6461-4e2f-8166-4410433d199c','e4eddeb4-f274-4cd3-9222-79fe6dd1273d','227ef6a2-bf93-43a4-aed6-202095e0e6a2','bfdccc21-cde2-4fae-977a-89d04a24cf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2043379853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c10550a7-036c-4374-bacf-77dc985e1d6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65929a02586d454a82292d819be40739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.545744 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a89145-6b9e-44ff-b8f7-c6237ee1cce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.571765 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a89145-6b9e-44ff-b8f7-c6237ee1cce1) transitioned into state 'SUCCESS' from state '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-2043379853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['7bca9daa-6461-4e2f-8166-4410433d199c','e4eddeb4-f274-4cd3-9222-79fe6dd1273d','227ef6a2-bf93-43a4-aed6-202095e0e6a2','bfdccc21-cde2-4fae-977a-89d04a24cf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.572962 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9be7ce-948b-4e7c-bd07-9d41b8c65263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.587818 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9be7ce-948b-4e7c-bd07-9d41b8c65263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.589250 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (c01b67ae-27ab-429d-8c21-7ab638c1b17e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:13.589488 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request issued successfully. Aug 20 00:15:13.590388 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf4d6fa1-d2f6-4dba-8e0a-9eecff301b62 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:13.590983 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 893/3539] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:13 2026] POST /volume/v3/volumes => generated 760 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:13.609358 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4ac62859-e26f-467e-9124-49366c5bbea9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:13.612849 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:13.613412 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6157bff2-dd67-41c0-90a9-c31955cf752e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-871583268"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:13.616866 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request body: {'volume': {"'source_volid": '6157bff2-dd67-41c0-90a9-c31955cf752e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-871583268'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:13.617095 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume of 1 GB Aug 20 00:15:13.626717 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Availability Zones retrieved successfully. Aug 20 00:15:13.641175 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (e88acfd1-1271-47da-80dd-fdf556e39170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:13.643098 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6722cb7-45a7-4614-8cb2-fce2753ebec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.644605 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:13.679597 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6722cb7-45a7-4614-8cb2-fce2753ebec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.680696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18d9efa-c429-48c8-b2d2-0b880ca928c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.736816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Created reservations ['2ee001c6-a006-406e-b5aa-484527fc01b7', '11406477-55ef-478b-b8d9-238c37430d3c', 'd3008361-f378-4567-81e0-9795eefaf6c8', '57210e19-136d-4fa6-bc81-211191a14132'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:13.737977 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18d9efa-c429-48c8-b2d2-0b880ca928c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ee001c6-a006-406e-b5aa-484527fc01b7', '11406477-55ef-478b-b8d9-238c37430d3c', 'd3008361-f378-4567-81e0-9795eefaf6c8', '57210e19-136d-4fa6-bc81-211191a14132']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.739130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36eb123e-3fe1-402a-b555-7d9ce29c3336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.770988 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36eb123e-3fe1-402a-b555-7d9ce29c3336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da5b35b2-d636-48e7-8424-d028ddfa508b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-871583268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['2ee001c6-a006-406e-b5aa-484527fc01b7','11406477-55ef-478b-b8d9-238c37430d3c','d3008361-f378-4567-81e0-9795eefaf6c8','57210e19-136d-4fa6-bc81-211191a14132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-871583268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da5b35b2-d636-48e7-8424-d028ddfa508b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65929a02586d454a82292d819be40739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.772709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5207bcfd-d76a-47ea-80ed-81071d9475bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.798268 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5207bcfd-d76a-47ea-80ed-81071d9475bf) transitioned into state 'SUCCESS' from state '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-871583268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['2ee001c6-a006-406e-b5aa-484527fc01b7','11406477-55ef-478b-b8d9-238c37430d3c','d3008361-f378-4567-81e0-9795eefaf6c8','57210e19-136d-4fa6-bc81-211191a14132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.799375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae879a25-479b-4ccd-9990-f8bdb8d90975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.813164 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae879a25-479b-4ccd-9990-f8bdb8d90975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.814108 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (e88acfd1-1271-47da-80dd-fdf556e39170) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:13.814510 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request issued successfully. Aug 20 00:15:13.815184 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4ac62859-e26f-467e-9124-49366c5bbea9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:13.815622 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 879/3540] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:13 2026] POST /volume/v3/volumes => generated 759 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:13.827637 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:13.829657 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:13.830013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6157bff2-dd67-41c0-90a9-c31955cf752e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-210279871"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:13.831683 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request body: {'volume': {"'source_volid": '6157bff2-dd67-41c0-90a9-c31955cf752e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-210279871'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:13.831683 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume of 1 GB Aug 20 00:15:13.836114 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Availability Zones retrieved successfully. Aug 20 00:15:13.842551 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (1d882a58-e8d3-4f76-b907-9ae5e1d052ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:13.843198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a37b815-6d16-46e8-8413-fba327ea9d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.844906 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:13.879640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a37b815-6d16-46e8-8413-fba327ea9d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.880472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a514e4-1e31-4c58-9cef-69ded69afd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.933504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Created reservations ['031df77d-13af-4ecd-940f-70a7478252ab', '233e7417-0dda-4082-a76e-d4209e35382b', 'c9bd3ba6-9c6a-4a85-bac5-4960414f2425', '7f2c02d1-efe8-4586-8d96-34265c9e5cab'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:13.934500 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a514e4-1e31-4c58-9cef-69ded69afd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['031df77d-13af-4ecd-940f-70a7478252ab', '233e7417-0dda-4082-a76e-d4209e35382b', 'c9bd3ba6-9c6a-4a85-bac5-4960414f2425', '7f2c02d1-efe8-4586-8d96-34265c9e5cab']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.935636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9951c14-5609-48c9-8604-129257a906fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.968396 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9951c14-5609-48c9-8604-129257a906fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54eeb598-e039-488a-98cc-8d2bddf047b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-210279871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['031df77d-13af-4ecd-940f-70a7478252ab','233e7417-0dda-4082-a76e-d4209e35382b','c9bd3ba6-9c6a-4a85-bac5-4960414f2425','7f2c02d1-efe8-4586-8d96-34265c9e5cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-210279871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54eeb598-e039-488a-98cc-8d2bddf047b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65929a02586d454a82292d819be40739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:13.970275 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d17ba9d-6dbf-4547-a923-d9de41290858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:13.988102 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3dfa2899-7ca2-4067-8424-c0d1e80e2cfc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:13.990491 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3dfa2899-7ca2-4067-8424-c0d1e80e2cfc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:13.990491 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3dfa2899-7ca2-4067-8424-c0d1e80e2cfc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:13.990965 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3dfa2899-7ca2-4067-8424-c0d1e80e2cfc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:13.992941 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec007044-5c61-4630-b369-5103c96061af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:13.993638 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f473730d-7a41-490c-9811-1da78ad89f8c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:13.996989 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f473730d-7a41-490c-9811-1da78ad89f8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 Aug 20 00:15:13.997675 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f473730d-7a41-490c-9811-1da78ad89f8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:13.997851 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec007044-5c61-4630-b369-5103c96061af tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:13.997951 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f473730d-7a41-490c-9811-1da78ad89f8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:13.998012 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec007044-5c61-4630-b369-5103c96061af tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:13.998344 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec007044-5c61-4630-b369-5103c96061af tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:13.998409 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ec007044-5c61-4630-b369-5103c96061af tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:14.002994 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d17ba9d-6dbf-4547-a923-d9de41290858) transitioned into state 'SUCCESS' from state '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-210279871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['031df77d-13af-4ecd-940f-70a7478252ab','233e7417-0dda-4082-a76e-d4209e35382b','c9bd3ba6-9c6a-4a85-bac5-4960414f2425','7f2c02d1-efe8-4586-8d96-34265c9e5cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.004661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7eddde-86bd-4824-95d4-4cbb80894226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.005922 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.005922 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:14.008985 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.008985 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:14.009801 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec007044-5c61-4630-b369-5103c96061af tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:14.010932 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 894/3541] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:13 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:14.014468 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3dfa2899-7ca2-4067-8424-c0d1e80e2cfc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:14.014931 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.014931 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:14.019210 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f473730d-7a41-490c-9811-1da78ad89f8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:14.020217 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3dfa2899-7ca2-4067-8424-c0d1e80e2cfc tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:14.023962 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 887/3542] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:13 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 898 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:14.024250 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7eddde-86bd-4824-95d4-4cbb80894226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.024985 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f473730d-7a41-490c-9811-1da78ad89f8c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 returned with HTTP 200 Aug 20 00:15:14.029340 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (1d882a58-e8d3-4f76-b907-9ae5e1d052ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:14.029411 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 880/3543] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:13 2026] GET /volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 => generated 1633 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:14.029458 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request issued successfully. Aug 20 00:15:14.029458 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5fe4857-7f59-44e4-9d19-964e87752d8e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:14.029458 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 883/3544] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:13 2026] POST /volume/v3/volumes => generated 759 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:14.050983 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3d4f274b-cc02-4065-a59e-a33200b306ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.050983 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:14.051420 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6157bff2-dd67-41c0-90a9-c31955cf752e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-132792859"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:14.053967 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request body: {'volume': {"'source_volid": '6157bff2-dd67-41c0-90a9-c31955cf752e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-132792859'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:14.053967 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume of 1 GB Aug 20 00:15:14.059221 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Availability Zones retrieved successfully. Aug 20 00:15:14.068425 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (8856eb61-bef0-415e-aac0-daa7d982768e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:14.069856 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d6835f-8c3f-46ae-840a-5d709b62ea4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.072576 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:14.106522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d6835f-8c3f-46ae-840a-5d709b62ea4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.108232 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283e4f9c-2544-406e-95e5-96f5aae8cb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.178319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Created reservations ['b4fef290-5341-4640-bff2-afae4d1dd155', '07331047-fcbd-4376-8df8-e4c8fad2d776', '47d8b40c-9de3-45db-8280-510f32dca304', '73c1aada-2733-499f-b77e-467c95f5ca6e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:14.178319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283e4f9c-2544-406e-95e5-96f5aae8cb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4fef290-5341-4640-bff2-afae4d1dd155', '07331047-fcbd-4376-8df8-e4c8fad2d776', '47d8b40c-9de3-45db-8280-510f32dca304', '73c1aada-2733-499f-b77e-467c95f5ca6e']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.178319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99d2c47-a429-4360-aa07-bfcbcf8d8dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.207402 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99d2c47-a429-4360-aa07-bfcbcf8d8dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cb96dd0-7969-43b2-890c-eaa666639235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-132792859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['b4fef290-5341-4640-bff2-afae4d1dd155','07331047-fcbd-4376-8df8-e4c8fad2d776','47d8b40c-9de3-45db-8280-510f32dca304','73c1aada-2733-499f-b77e-467c95f5ca6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-132792859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cb96dd0-7969-43b2-890c-eaa666639235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65929a02586d454a82292d819be40739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.208493 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aae4f63-8602-463d-8c51-f7f6fb22f24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.231297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-66dac146-ceb3-4d4b-a833-a9ebc600df8e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.233554 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-66dac146-ceb3-4d4b-a833-a9ebc600df8e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:14.233945 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-66dac146-ceb3-4d4b-a833-a9ebc600df8e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:14.235417 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-66dac146-ceb3-4d4b-a833-a9ebc600df8e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:14.235417 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-66dac146-ceb3-4d4b-a833-a9ebc600df8e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:14.238531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aae4f63-8602-463d-8c51-f7f6fb22f24f) transitioned into state 'SUCCESS' from state '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-132792859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['b4fef290-5341-4640-bff2-afae4d1dd155','07331047-fcbd-4376-8df8-e4c8fad2d776','47d8b40c-9de3-45db-8280-510f32dca304','73c1aada-2733-499f-b77e-467c95f5ca6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.238531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c77228-dc73-4cdb-abcb-7bb1551736c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.240024 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.240024 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:14.241583 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-66dac146-ceb3-4d4b-a833-a9ebc600df8e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:14.241583 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 888/3545] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:14 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:14.259659 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c77228-dc73-4cdb-abcb-7bb1551736c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.260691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (8856eb61-bef0-415e-aac0-daa7d982768e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:14.261204 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request issued successfully. Aug 20 00:15:14.262406 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d4f274b-cc02-4065-a59e-a33200b306ce tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:14.263006 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 895/3546] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:14 2026] POST /volume/v3/volumes => generated 759 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:14.278752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.280781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:14.281219 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6157bff2-dd67-41c0-90a9-c31955cf752e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-654972153"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:14.282923 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request body: {'volume': {"'source_volid": '6157bff2-dd67-41c0-90a9-c31955cf752e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-654972153'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:14.283121 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume of 1 GB Aug 20 00:15:14.287747 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Availability Zones retrieved successfully. Aug 20 00:15:14.295303 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (e204381c-80c5-4e3d-9b11-34930b5275a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:14.296506 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf34ee8-d4b6-40ae-9457-4f1d39e91672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.297682 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:14.342766 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf34ee8-d4b6-40ae-9457-4f1d39e91672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.343908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11997af4-2cad-45a8-b5f0-e30740f1ca29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.404816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Created reservations ['9d41377f-0e49-4635-b9cf-3efe9b48deb8', '33f48d22-ef1e-4da8-a303-cb8da9e987be', 'c15573a0-1db3-4ae8-9efd-c93d4ac6c258', '4f6a55d4-934c-4bc0-a58e-2ef1ea619049'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:14.405722 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11997af4-2cad-45a8-b5f0-e30740f1ca29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d41377f-0e49-4635-b9cf-3efe9b48deb8', '33f48d22-ef1e-4da8-a303-cb8da9e987be', 'c15573a0-1db3-4ae8-9efd-c93d4ac6c258', '4f6a55d4-934c-4bc0-a58e-2ef1ea619049']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.406534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489ba2a2-d459-4630-a356-c69540cf1087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.433931 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489ba2a2-d459-4630-a356-c69540cf1087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2999af66-064e-418c-8f23-6b0808433a3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-654972153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['9d41377f-0e49-4635-b9cf-3efe9b48deb8','33f48d22-ef1e-4da8-a303-cb8da9e987be','c15573a0-1db3-4ae8-9efd-c93d4ac6c258','4f6a55d4-934c-4bc0-a58e-2ef1ea619049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-654972153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2999af66-064e-418c-8f23-6b0808433a3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65929a02586d454a82292d819be40739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.435320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9268ed81-769f-45eb-8780-6e2be17a8c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.482742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9268ed81-769f-45eb-8780-6e2be17a8c7d) transitioned into state 'SUCCESS' from state '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-654972153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65929a02586d454a82292d819be40739',qos_specs=None,replication_status=,reservations=['9d41377f-0e49-4635-b9cf-3efe9b48deb8','33f48d22-ef1e-4da8-a303-cb8da9e987be','c15573a0-1db3-4ae8-9efd-c93d4ac6c258','4f6a55d4-934c-4bc0-a58e-2ef1ea619049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f2fcddb6f24afebd38901d9642d1eb',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.483788 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5065d453-8e7d-4726-a960-74d072581c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:14.508046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5065d453-8e7d-4726-a960-74d072581c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:14.508046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Flow 'volume_create_api' (e204381c-80c5-4e3d-9b11-34930b5275a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:14.508046 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Create volume request issued successfully. Aug 20 00:15:14.508179 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb6dfec3-36dc-4dd5-a7cf-05e5f98d6ff0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:14.508650 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 881/3547] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:14 2026] POST /volume/v3/volumes => generated 759 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:14.525775 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-27df306a-5c44-424d-a2d9-d14a44c3053e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.528870 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27df306a-5c44-424d-a2d9-d14a44c3053e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e Aug 20 00:15:14.529404 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27df306a-5c44-424d-a2d9-d14a44c3053e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:14.530226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27df306a-5c44-424d-a2d9-d14a44c3053e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:14.542277 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.542277 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:14.548297 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-27df306a-5c44-424d-a2d9-d14a44c3053e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:14.554714 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27df306a-5c44-424d-a2d9-d14a44c3053e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e returned with HTTP 200 Aug 20 00:15:14.555444 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 884/3548] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:14 2026] GET /volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:14.584954 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-43fc8a18-1a9d-4826-8080-5c36dbd1a7aa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.585402 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-43fc8a18-1a9d-4826-8080-5c36dbd1a7aa tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b Aug 20 00:15:14.585611 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-43fc8a18-1a9d-4826-8080-5c36dbd1a7aa tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:14.585925 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-43fc8a18-1a9d-4826-8080-5c36dbd1a7aa tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:14.596237 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.596237 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:14.600310 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-43fc8a18-1a9d-4826-8080-5c36dbd1a7aa tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:14.605880 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-43fc8a18-1a9d-4826-8080-5c36dbd1a7aa tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b returned with HTTP 200 Aug 20 00:15:14.606470 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 889/3549] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:14 2026] GET /volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:14.619838 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f6bd8fb-1553-4615-a2e4-42af042175dc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.623690 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f6bd8fb-1553-4615-a2e4-42af042175dc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 Aug 20 00:15:14.623690 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f6bd8fb-1553-4615-a2e4-42af042175dc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:14.623690 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f6bd8fb-1553-4615-a2e4-42af042175dc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:14.637790 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.637790 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:14.645841 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4f6bd8fb-1553-4615-a2e4-42af042175dc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:14.649951 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f6bd8fb-1553-4615-a2e4-42af042175dc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 returned with HTTP 200 Aug 20 00:15:14.650700 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 896/3550] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:14 2026] GET /volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:14.672307 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f136c3dc-023f-4060-bd17-438abeffd668 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.676988 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f136c3dc-023f-4060-bd17-438abeffd668 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 Aug 20 00:15:14.676988 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f136c3dc-023f-4060-bd17-438abeffd668 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:14.676988 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f136c3dc-023f-4060-bd17-438abeffd668 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:14.685733 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.685733 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:14.692778 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f136c3dc-023f-4060-bd17-438abeffd668 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:14.697592 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f136c3dc-023f-4060-bd17-438abeffd668 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 returned with HTTP 200 Aug 20 00:15:14.698063 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 882/3551] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:14 2026] GET /volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:14.711591 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-60770959-fd4a-45e9-9c4c-a90aa57bb349 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.713491 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60770959-fd4a-45e9-9c4c-a90aa57bb349 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f Aug 20 00:15:14.713491 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60770959-fd4a-45e9-9c4c-a90aa57bb349 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:14.713491 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60770959-fd4a-45e9-9c4c-a90aa57bb349 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:14.723264 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.723264 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:14.729938 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-60770959-fd4a-45e9-9c4c-a90aa57bb349 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:14.736456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60770959-fd4a-45e9-9c4c-a90aa57bb349 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f returned with HTTP 200 Aug 20 00:15:14.736865 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 885/3552] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:14 2026] GET /volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:14.752308 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3bbe7d40-7d43-44d4-860c-c31b28ba1f20 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.754391 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3bbe7d40-7d43-44d4-860c-c31b28ba1f20 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] DELETE https://10.4.3.9/volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f Aug 20 00:15:14.754659 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3bbe7d40-7d43-44d4-860c-c31b28ba1f20 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:14.754859 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3bbe7d40-7d43-44d4-860c-c31b28ba1f20 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:14.755070 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-3bbe7d40-7d43-44d4-860c-c31b28ba1f20 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume with id: 2999af66-064e-418c-8f23-6b0808433a3f Aug 20 00:15:14.762828 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.762828 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:14.763481 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3bbe7d40-7d43-44d4-860c-c31b28ba1f20 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:14.793978 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3bbe7d40-7d43-44d4-860c-c31b28ba1f20 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume request issued successfully. Aug 20 00:15:14.794267 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3bbe7d40-7d43-44d4-860c-c31b28ba1f20 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f returned with HTTP 202 Aug 20 00:15:14.794820 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 890/3553] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:14 2026] DELETE /volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:14.803621 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ff1572c5-587d-40ce-8d48-35b6e450961e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:14.805300 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff1572c5-587d-40ce-8d48-35b6e450961e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f Aug 20 00:15:14.805499 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff1572c5-587d-40ce-8d48-35b6e450961e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:14.805684 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff1572c5-587d-40ce-8d48-35b6e450961e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:14.815791 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:14.815791 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:14.820936 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ff1572c5-587d-40ce-8d48-35b6e450961e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:14.826615 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff1572c5-587d-40ce-8d48-35b6e450961e tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f returned with HTTP 200 Aug 20 00:15:14.826926 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 897/3554] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:14 2026] GET /volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:15.023459 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c3ae15b6-da8c-4f71-807b-07afce32b7e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.026469 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3ae15b6-da8c-4f71-807b-07afce32b7e6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:15.026661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3ae15b6-da8c-4f71-807b-07afce32b7e6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.026828 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3ae15b6-da8c-4f71-807b-07afce32b7e6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.026973 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c3ae15b6-da8c-4f71-807b-07afce32b7e6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:15.031016 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.031016 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:15.031602 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3ae15b6-da8c-4f71-807b-07afce32b7e6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:15.032525 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 883/3555] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:15 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:15.038164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e02ddcfb-60fd-468d-9417-9c0e29471bc8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.042629 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e02ddcfb-60fd-468d-9417-9c0e29471bc8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:15.043011 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e02ddcfb-60fd-468d-9417-9c0e29471bc8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.043259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e02ddcfb-60fd-468d-9417-9c0e29471bc8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.055245 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.055245 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:15.059282 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e02ddcfb-60fd-468d-9417-9c0e29471bc8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:15.065191 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e02ddcfb-60fd-468d-9417-9c0e29471bc8 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:15.065907 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 886/3556] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:15 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 1446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:15.195367 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-765f538e-fd12-46b9-a847-94cfa0618171 req-685c72e6-4a1b-4689-a3b4-b7f28b6bc061 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.197961 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-685c72e6-4a1b-4689-a3b4-b7f28b6bc061 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:15.198220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-685c72e6-4a1b-4689-a3b4-b7f28b6bc061 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.198491 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-685c72e6-4a1b-4689-a3b4-b7f28b6bc061 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.208323 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.208323 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:15.212497 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-765f538e-fd12-46b9-a847-94cfa0618171 req-685c72e6-4a1b-4689-a3b4-b7f28b6bc061 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:15.218347 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-685c72e6-4a1b-4689-a3b4-b7f28b6bc061 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:15.218907 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 891/3557] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:15 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 1446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:15.254912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2ada2809-0c90-498b-b7bc-6b23a96773d6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.257856 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ada2809-0c90-498b-b7bc-6b23a96773d6 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:15.258047 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ada2809-0c90-498b-b7bc-6b23a96773d6 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.258221 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ada2809-0c90-498b-b7bc-6b23a96773d6 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.258314 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2ada2809-0c90-498b-b7bc-6b23a96773d6 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:15.262542 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.262542 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:15.263186 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ada2809-0c90-498b-b7bc-6b23a96773d6 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:15.263509 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 898/3558] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:15 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:15.720661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9898b2e8-5614-4de4-92ee-b65e37b0512e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.722761 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9898b2e8-5614-4de4-92ee-b65e37b0512e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] DELETE https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:15.722865 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9898b2e8-5614-4de4-92ee-b65e37b0512e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.723103 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9898b2e8-5614-4de4-92ee-b65e37b0512e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.723523 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9898b2e8-5614-4de4-92ee-b65e37b0512e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Delete volume with id: 4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:15.744089 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.744089 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:15.744981 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9898b2e8-5614-4de4-92ee-b65e37b0512e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:15.780225 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9898b2e8-5614-4de4-92ee-b65e37b0512e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Delete volume request issued successfully. Aug 20 00:15:15.780225 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9898b2e8-5614-4de4-92ee-b65e37b0512e tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 202 Aug 20 00:15:15.781063 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 884/3559] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:15 2026] DELETE /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:15.792117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d93c9b6b-5d46-4e93-bfcc-84c95511b170 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.794576 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d93c9b6b-5d46-4e93-bfcc-84c95511b170 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:15.794853 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d93c9b6b-5d46-4e93-bfcc-84c95511b170 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.795444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d93c9b6b-5d46-4e93-bfcc-84c95511b170 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.805997 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.805997 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:15.811112 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d93c9b6b-5d46-4e93-bfcc-84c95511b170 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:15.818383 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d93c9b6b-5d46-4e93-bfcc-84c95511b170 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 200 Aug 20 00:15:15.819152 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 887/3560] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:15 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:15.842910 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0dbd668c-3c3c-4753-a565-149e667e1757 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.843323 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0dbd668c-3c3c-4753-a565-149e667e1757 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f Aug 20 00:15:15.843371 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0dbd668c-3c3c-4753-a565-149e667e1757 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.843648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0dbd668c-3c3c-4753-a565-149e667e1757 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.853062 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0dbd668c-3c3c-4753-a565-149e667e1757 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f returned with HTTP 404 Aug 20 00:15:15.853733 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 892/3561] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:15 2026] GET /volume/v3/volumes/2999af66-064e-418c-8f23-6b0808433a3f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:15.863512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-310759ca-0326-432c-addc-a0eae5a907bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.866264 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-310759ca-0326-432c-addc-a0eae5a907bb tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 Aug 20 00:15:15.867320 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-310759ca-0326-432c-addc-a0eae5a907bb tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.867982 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-310759ca-0326-432c-addc-a0eae5a907bb tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.868254 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-310759ca-0326-432c-addc-a0eae5a907bb tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume with id: 0cb96dd0-7969-43b2-890c-eaa666639235 Aug 20 00:15:15.877371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-162a9203-f273-4097-995e-1f44b1a31167 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.878682 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.878682 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:15.879162 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-310759ca-0326-432c-addc-a0eae5a907bb tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:15.880014 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-162a9203-f273-4097-995e-1f44b1a31167 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e Aug 20 00:15:15.880248 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-162a9203-f273-4097-995e-1f44b1a31167 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.880483 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-162a9203-f273-4097-995e-1f44b1a31167 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.895277 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.895277 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:15.913009 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-310759ca-0326-432c-addc-a0eae5a907bb tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume request issued successfully. Aug 20 00:15:15.913009 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-310759ca-0326-432c-addc-a0eae5a907bb tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 returned with HTTP 202 Aug 20 00:15:15.913730 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 899/3562] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:15 2026] DELETE /volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:15.920587 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-949484b6-0fbc-4391-976e-87641875ded1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.922301 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-949484b6-0fbc-4391-976e-87641875ded1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 Aug 20 00:15:15.922493 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-949484b6-0fbc-4391-976e-87641875ded1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.922657 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-949484b6-0fbc-4391-976e-87641875ded1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.932904 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.932904 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:15.937674 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-949484b6-0fbc-4391-976e-87641875ded1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:15.944835 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-949484b6-0fbc-4391-976e-87641875ded1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 returned with HTTP 200 Aug 20 00:15:15.945358 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 888/3563] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:15 2026] GET /volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:15.960662 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-162a9203-f273-4097-995e-1f44b1a31167 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e returned with HTTP 200 Aug 20 00:15:15.961149 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 885/3564] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:15:15 2026] DELETE /volume/v3/attachments/96b45637-fa4f-4d7d-ae47-ee0372866c8e => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:15.979020 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-352c219f-5adf-4f2a-8d86-4902764125ca None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:15.982503 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-352c219f-5adf-4f2a-8d86-4902764125ca tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 Aug 20 00:15:15.982780 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-352c219f-5adf-4f2a-8d86-4902764125ca tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:15.983084 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-352c219f-5adf-4f2a-8d86-4902764125ca tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:15.983385 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-352c219f-5adf-4f2a-8d86-4902764125ca tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: 9de4384a-e736-48d4-a476-3826681b0a68 Aug 20 00:15:15.995101 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:15.995101 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:15.995781 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-352c219f-5adf-4f2a-8d86-4902764125ca tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:16.005412 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-765f538e-fd12-46b9-a847-94cfa0618171 req-111af8b9-9004-4f9a-abab-adfdda17500a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.007946 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-111af8b9-9004-4f9a-abab-adfdda17500a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:16.008379 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-111af8b9-9004-4f9a-abab-adfdda17500a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.008602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-111af8b9-9004-4f9a-abab-adfdda17500a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.018451 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:16.018451 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:16.022901 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-352c219f-5adf-4f2a-8d86-4902764125ca tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:15:16.023202 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ab87306f-063d-40ad-8cc8-7c2451c979a9 req-352c219f-5adf-4f2a-8d86-4902764125ca tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 returned with HTTP 202 Aug 20 00:15:16.023798 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 893/3565] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:15:15 2026] DELETE /volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:16.027368 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-765f538e-fd12-46b9-a847-94cfa0618171 req-111af8b9-9004-4f9a-abab-adfdda17500a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:16.036204 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-111af8b9-9004-4f9a-abab-adfdda17500a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:16.036776 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 900/3566] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 1446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:16.043394 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3142306c-d07b-48fe-90aa-671db2436242 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.045965 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3142306c-d07b-48fe-90aa-671db2436242 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:16.046692 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3142306c-d07b-48fe-90aa-671db2436242 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.047547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3142306c-d07b-48fe-90aa-671db2436242 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.047750 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3142306c-d07b-48fe-90aa-671db2436242 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:16.049908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c38fd317-c6a6-40c4-9561-1c21cfc25a52 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.051219 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c38fd317-c6a6-40c4-9561-1c21cfc25a52 None None] GET https://10.4.3.9/volume// Aug 20 00:15:16.051484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c38fd317-c6a6-40c4-9561-1c21cfc25a52 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.051731 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c38fd317-c6a6-40c4-9561-1c21cfc25a52 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.053069 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c38fd317-c6a6-40c4-9561-1c21cfc25a52 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:16.053646 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 886/3567] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:16.056267 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:16.056267 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:16.057219 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3142306c-d07b-48fe-90aa-671db2436242 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:16.057735 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 889/3568] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:16.071422 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-765f538e-fd12-46b9-a847-94cfa0618171 req-417975fe-60b2-4508-b81c-7ab5738e813a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.073650 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-417975fe-60b2-4508-b81c-7ab5738e813a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:15:16.074002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-417975fe-60b2-4508-b81c-7ab5738e813a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e8d9b56-1d56-4bcb-b8f4-70db17a65488", "connector": null, "instance_uuid": "5f042498-443a-4c49-a451-df26a48ddf52"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:16.084602 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:16.084602 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:16.124437 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-417975fe-60b2-4508-b81c-7ab5738e813a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:15:16.125387 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 894/3569] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:15:16 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 20 00:15:16.276929 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-61646719-f5a5-4de8-80af-ddb2c2d78208 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.280520 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61646719-f5a5-4de8-80af-ddb2c2d78208 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:16.280837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61646719-f5a5-4de8-80af-ddb2c2d78208 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.280972 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61646719-f5a5-4de8-80af-ddb2c2d78208 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.281087 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-61646719-f5a5-4de8-80af-ddb2c2d78208 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:16.292684 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:16.292684 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:16.293326 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61646719-f5a5-4de8-80af-ddb2c2d78208 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:16.293665 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 901/3570] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:16.836539 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52cac770-aa80-4ba5-9ed5-24b106acc349 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.839977 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52cac770-aa80-4ba5-9ed5-24b106acc349 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 Aug 20 00:15:16.839977 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52cac770-aa80-4ba5-9ed5-24b106acc349 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.839977 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52cac770-aa80-4ba5-9ed5-24b106acc349 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.854076 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52cac770-aa80-4ba5-9ed5-24b106acc349 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 returned with HTTP 404 Aug 20 00:15:16.854076 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 887/3571] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/v3/volumes/4a137d7c-5237-40e8-b0d7-e7b50e8e8ec6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:16.860044 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-113435f2-33d7-4b73-a552-9ef2ab95c329 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.861861 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-113435f2-33d7-4b73-a552-9ef2ab95c329 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] DELETE https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:16.861964 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-113435f2-33d7-4b73-a552-9ef2ab95c329 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.862150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-113435f2-33d7-4b73-a552-9ef2ab95c329 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.862341 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-113435f2-33d7-4b73-a552-9ef2ab95c329 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Delete volume with id: 45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:16.871357 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-03521933-7aa3-4482-91c0-9ccd43e74ae5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.875381 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:16.875381 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:16.875871 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-113435f2-33d7-4b73-a552-9ef2ab95c329 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:16.876795 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-03521933-7aa3-4482-91c0-9ccd43e74ae5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 Aug 20 00:15:16.877081 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-03521933-7aa3-4482-91c0-9ccd43e74ae5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.877331 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-03521933-7aa3-4482-91c0-9ccd43e74ae5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.896165 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-03521933-7aa3-4482-91c0-9ccd43e74ae5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 returned with HTTP 404 Aug 20 00:15:16.896165 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 895/3572] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/v3/volumes/9de4384a-e736-48d4-a476-3826681b0a68 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:16.906079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-232ac0c5-2486-45a5-8a70-74f98b81087c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.909475 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-232ac0c5-2486-45a5-8a70-74f98b81087c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:15:16.909749 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-232ac0c5-2486-45a5-8a70-74f98b81087c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.909958 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-232ac0c5-2486-45a5-8a70-74f98b81087c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.910105 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-232ac0c5-2486-45a5-8a70-74f98b81087c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:15:16.913670 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-113435f2-33d7-4b73-a552-9ef2ab95c329 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Delete volume request issued successfully. Aug 20 00:15:16.913967 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-113435f2-33d7-4b73-a552-9ef2ab95c329 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 202 Aug 20 00:15:16.914614 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 890/3573] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:16 2026] DELETE /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:16.917771 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:16.917771 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:16.918355 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-232ac0c5-2486-45a5-8a70-74f98b81087c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:15:16.929312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-32637186-b3ae-4015-9e6a-dbe9867022fc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.932292 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32637186-b3ae-4015-9e6a-dbe9867022fc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:16.932524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32637186-b3ae-4015-9e6a-dbe9867022fc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.932759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32637186-b3ae-4015-9e6a-dbe9867022fc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.944063 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:16.944063 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:16.950701 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-32637186-b3ae-4015-9e6a-dbe9867022fc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:16.957767 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32637186-b3ae-4015-9e6a-dbe9867022fc tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 200 Aug 20 00:15:16.958236 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 888/3574] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:16.958400 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-232ac0c5-2486-45a5-8a70-74f98b81087c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot delete request issued successfully. Aug 20 00:15:16.958493 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-232ac0c5-2486-45a5-8a70-74f98b81087c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 returned with HTTP 202 Aug 20 00:15:16.960899 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 902/3575] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:15:16 2026] DELETE /volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:16.973665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ea14ba46-049c-4f57-8b97-03acd10cbc26 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.976111 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3bd7ad10-479e-4a95-b8f0-b3b4f03e4d71 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:16.977393 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea14ba46-049c-4f57-8b97-03acd10cbc26 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 Aug 20 00:15:16.977657 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea14ba46-049c-4f57-8b97-03acd10cbc26 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.977944 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ea14ba46-049c-4f57-8b97-03acd10cbc26 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.978495 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3bd7ad10-479e-4a95-b8f0-b3b4f03e4d71 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:15:16.978765 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3bd7ad10-479e-4a95-b8f0-b3b4f03e4d71 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:16.979226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3bd7ad10-479e-4a95-b8f0-b3b4f03e4d71 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:16.986716 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:16.986716 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:16.987234 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3bd7ad10-479e-4a95-b8f0-b3b4f03e4d71 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:15:16.988166 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3bd7ad10-479e-4a95-b8f0-b3b4f03e4d71 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 returned with HTTP 200 Aug 20 00:15:16.988585 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 891/3576] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:16.991749 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ea14ba46-049c-4f57-8b97-03acd10cbc26 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 returned with HTTP 404 Aug 20 00:15:16.992943 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 896/3577] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:16 2026] GET /volume/v3/volumes/0cb96dd0-7969-43b2-890c-eaa666639235 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:17.002992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-85db7a28-febd-4ddc-9540-e2ce7036516b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.009345 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-85db7a28-febd-4ddc-9540-e2ce7036516b tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] DELETE https://10.4.3.9/volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 Aug 20 00:15:17.009643 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-85db7a28-febd-4ddc-9540-e2ce7036516b tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:17.009925 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-85db7a28-febd-4ddc-9540-e2ce7036516b tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:17.010163 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-85db7a28-febd-4ddc-9540-e2ce7036516b tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume with id: 54eeb598-e039-488a-98cc-8d2bddf047b2 Aug 20 00:15:17.020405 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:17.020405 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:17.021133 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-85db7a28-febd-4ddc-9540-e2ce7036516b tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:17.055204 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-85db7a28-febd-4ddc-9540-e2ce7036516b tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume request issued successfully. Aug 20 00:15:17.055727 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-85db7a28-febd-4ddc-9540-e2ce7036516b tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 returned with HTTP 202 Aug 20 00:15:17.056067 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 889/3578] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:17 2026] DELETE /volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:17.067512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aa0d6ff1-27de-44cd-8fbe-201cd79b30a0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.071865 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa0d6ff1-27de-44cd-8fbe-201cd79b30a0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 Aug 20 00:15:17.072158 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa0d6ff1-27de-44cd-8fbe-201cd79b30a0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:17.072359 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa0d6ff1-27de-44cd-8fbe-201cd79b30a0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:17.073594 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0d59491-d5d6-44fd-b11c-a1b3cba6f236 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.076724 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0d59491-d5d6-44fd-b11c-a1b3cba6f236 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:17.077080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0d59491-d5d6-44fd-b11c-a1b3cba6f236 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:17.077379 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0d59491-d5d6-44fd-b11c-a1b3cba6f236 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:17.077577 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f0d59491-d5d6-44fd-b11c-a1b3cba6f236 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:17.082753 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:17.082753 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:17.083612 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0d59491-d5d6-44fd-b11c-a1b3cba6f236 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:17.084263 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 892/3579] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:17 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:17.090709 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:17.090709 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:17.096844 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aa0d6ff1-27de-44cd-8fbe-201cd79b30a0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:17.104973 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa0d6ff1-27de-44cd-8fbe-201cd79b30a0 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 returned with HTTP 200 Aug 20 00:15:17.105508 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 903/3580] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:17 2026] GET /volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:17.307062 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1cdf8373-cbd9-489e-8589-e20cc244c3bd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.309743 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cdf8373-cbd9-489e-8589-e20cc244c3bd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:17.310142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cdf8373-cbd9-489e-8589-e20cc244c3bd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:17.310351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cdf8373-cbd9-489e-8589-e20cc244c3bd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:17.310463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1cdf8373-cbd9-489e-8589-e20cc244c3bd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:17.316537 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:17.316537 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:17.317189 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cdf8373-cbd9-489e-8589-e20cc244c3bd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:17.317529 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 897/3581] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:17 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:17.505874 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-477344fa-eb4d-4903-93a4-5df5ca75b055 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.506372 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-477344fa-eb4d-4903-93a4-5df5ca75b055 None None] GET https://10.4.3.9/volume// Aug 20 00:15:17.506701 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-477344fa-eb4d-4903-93a4-5df5ca75b055 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:17.507006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-477344fa-eb4d-4903-93a4-5df5ca75b055 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:17.507400 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-477344fa-eb4d-4903-93a4-5df5ca75b055 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:17.507630 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 890/3582] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:15:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:17.516394 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-765f538e-fd12-46b9-a847-94cfa0618171 req-7e1a4585-5fb0-48b2-8bf1-fc26dc0e35ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.519797 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-7e1a4585-5fb0-48b2-8bf1-fc26dc0e35ce tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:15:17.519986 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-7e1a4585-5fb0-48b2-8bf1-fc26dc0e35ce tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:17.520450 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-7e1a4585-5fb0-48b2-8bf1-fc26dc0e35ce tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:17.533164 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:17.533164 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:17.539255 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-765f538e-fd12-46b9-a847-94cfa0618171 req-7e1a4585-5fb0-48b2-8bf1-fc26dc0e35ce tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:15:17.547902 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-7e1a4585-5fb0-48b2-8bf1-fc26dc0e35ce tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:15:17.548471 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 893/3583] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:15:17 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 1625 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:15:17.680146 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-765f538e-fd12-46b9-a847-94cfa0618171 req-eedca690-a5ff-46b7-8cba-e16f8c1338f3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.682758 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-eedca690-a5ff-46b7-8cba-e16f8c1338f3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] PUT https://10.4.3.9/volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b Aug 20 00:15:17.683165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-eedca690-a5ff-46b7-8cba-e16f8c1338f3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:17.693491 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-765f538e-fd12-46b9-a847-94cfa0618171 req-eedca690-a5ff-46b7-8cba-e16f8c1338f3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Acquiring lock "cinder-attachment_update-4e8d9b56-1d56-4bcb-b8f4-70db17a65488-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:15:17.698555 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-765f538e-fd12-46b9-a847-94cfa0618171 req-eedca690-a5ff-46b7-8cba-e16f8c1338f3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Lock "cinder-attachment_update-4e8d9b56-1d56-4bcb-b8f4-70db17a65488-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:15:17.699525 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:17.699525 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:17.791682 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-765f538e-fd12-46b9-a847-94cfa0618171 req-eedca690-a5ff-46b7-8cba-e16f8c1338f3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Lock "cinder-attachment_update-4e8d9b56-1d56-4bcb-b8f4-70db17a65488-np0000007832" released by "attachment_update" :: held 0.093s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:15:17.791949 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-eedca690-a5ff-46b7-8cba-e16f8c1338f3 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b returned with HTTP 200 Aug 20 00:15:17.792378 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 904/3584] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:15:17 2026] PUT /volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:17.819477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-765f538e-fd12-46b9-a847-94cfa0618171 req-8158cfc8-0067-44c8-9e27-7171faee1bd4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.822125 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-8158cfc8-0067-44c8-9e27-7171faee1bd4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] POST https://10.4.3.9/volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b/action Aug 20 00:15:17.822700 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-8158cfc8-0067-44c8-9e27-7171faee1bd4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:15:17.822700 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-8158cfc8-0067-44c8-9e27-7171faee1bd4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:17.842901 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:17.842901 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:17.870078 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-8158cfc8-0067-44c8-9e27-7171faee1bd4 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b/action returned with HTTP 204 Aug 20 00:15:17.870078 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 898/3585] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:15:17 2026] POST /volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:17.984968 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-488b2c55-42a9-4e94-b9a0-ac0efdb39525 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:17.987153 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-488b2c55-42a9-4e94-b9a0-ac0efdb39525 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 Aug 20 00:15:17.987288 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-488b2c55-42a9-4e94-b9a0-ac0efdb39525 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:17.987445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-488b2c55-42a9-4e94-b9a0-ac0efdb39525 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:17.993402 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-488b2c55-42a9-4e94-b9a0-ac0efdb39525 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 returned with HTTP 404 Aug 20 00:15:17.993402 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 891/3586] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:17 2026] GET /volume/v3/volumes/45a515ab-3e09-4439-be35-9709c3424683 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:15:17.999414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dbf42049-a1dc-43a0-87d3-ba4e98b7938b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:18.002997 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dbf42049-a1dc-43a0-87d3-ba4e98b7938b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:15:18.003242 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dbf42049-a1dc-43a0-87d3-ba4e98b7938b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:18.003544 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dbf42049-a1dc-43a0-87d3-ba4e98b7938b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:18.012969 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dbf42049-a1dc-43a0-87d3-ba4e98b7938b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 returned with HTTP 404 Aug 20 00:15:18.013093 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 894/3587] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:17 2026] GET /volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:18.077169 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd29b5b9-6d8c-4796-bf1b-4788f5bbc805 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:18.078901 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd29b5b9-6d8c-4796-bf1b-4788f5bbc805 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] DELETE https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:15:18.079133 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd29b5b9-6d8c-4796-bf1b-4788f5bbc805 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:18.079316 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd29b5b9-6d8c-4796-bf1b-4788f5bbc805 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:18.079470 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-bd29b5b9-6d8c-4796-bf1b-4788f5bbc805 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Delete volume with id: 143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:15:18.088929 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:18.088929 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:18.088929 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bd29b5b9-6d8c-4796-bf1b-4788f5bbc805 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:18.096884 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d6abbc62-c0b9-432b-b529-caff21de0247 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:18.100267 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6abbc62-c0b9-432b-b529-caff21de0247 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:18.100536 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6abbc62-c0b9-432b-b529-caff21de0247 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:18.100750 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6abbc62-c0b9-432b-b529-caff21de0247 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:18.100868 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d6abbc62-c0b9-432b-b529-caff21de0247 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:18.107542 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:18.107542 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:18.109435 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6abbc62-c0b9-432b-b529-caff21de0247 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:18.109884 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 899/3588] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:18 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:18.114454 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bd29b5b9-6d8c-4796-bf1b-4788f5bbc805 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Delete volume request issued successfully. Aug 20 00:15:18.114652 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd29b5b9-6d8c-4796-bf1b-4788f5bbc805 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 202 Aug 20 00:15:18.115148 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 905/3589] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:18 2026] DELETE /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:18.123286 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3981c787-a5dc-446f-ad11-61324c6e37bc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:18.123790 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ffa89966-fa2a-4eef-95fa-b47d749ad86f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:18.125949 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ffa89966-fa2a-4eef-95fa-b47d749ad86f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:15:18.125949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ffa89966-fa2a-4eef-95fa-b47d749ad86f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:18.126071 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ffa89966-fa2a-4eef-95fa-b47d749ad86f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:18.128239 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3981c787-a5dc-446f-ad11-61324c6e37bc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 Aug 20 00:15:18.128461 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3981c787-a5dc-446f-ad11-61324c6e37bc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:18.128765 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3981c787-a5dc-446f-ad11-61324c6e37bc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:18.136556 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3981c787-a5dc-446f-ad11-61324c6e37bc tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 returned with HTTP 404 Aug 20 00:15:18.136634 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:18.136634 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:18.136700 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 892/3590] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:18 2026] GET /volume/v3/volumes/54eeb598-e039-488a-98cc-8d2bddf047b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:18.138475 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ffa89966-fa2a-4eef-95fa-b47d749ad86f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Volume info retrieved successfully. Aug 20 00:15:18.145400 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cb821936-a6b3-4349-b283-42fe3fdd95f7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:18.146117 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ffa89966-fa2a-4eef-95fa-b47d749ad86f tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 200 Aug 20 00:15:18.146601 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 895/3591] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:18 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:18.151135 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cb821936-a6b3-4349-b283-42fe3fdd95f7 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] DELETE https://10.4.3.9/volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b Aug 20 00:15:18.151406 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cb821936-a6b3-4349-b283-42fe3fdd95f7 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:18.151626 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cb821936-a6b3-4349-b283-42fe3fdd95f7 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:18.151880 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-cb821936-a6b3-4349-b283-42fe3fdd95f7 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume with id: da5b35b2-d636-48e7-8424-d028ddfa508b Aug 20 00:15:18.163126 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:18.163126 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:18.167170 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cb821936-a6b3-4349-b283-42fe3fdd95f7 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:18.192958 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cb821936-a6b3-4349-b283-42fe3fdd95f7 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume request issued successfully. Aug 20 00:15:18.193260 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cb821936-a6b3-4349-b283-42fe3fdd95f7 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b returned with HTTP 202 Aug 20 00:15:18.193736 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 900/3592] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:18 2026] DELETE /volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:18.202107 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-66300fdc-0655-4524-ac69-9ccf04a8d3ac None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:18.205312 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66300fdc-0655-4524-ac69-9ccf04a8d3ac tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b Aug 20 00:15:18.205529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66300fdc-0655-4524-ac69-9ccf04a8d3ac tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:18.205751 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66300fdc-0655-4524-ac69-9ccf04a8d3ac tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:18.216210 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:18.216210 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:18.221201 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-66300fdc-0655-4524-ac69-9ccf04a8d3ac tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:18.226907 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66300fdc-0655-4524-ac69-9ccf04a8d3ac tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b returned with HTTP 200 Aug 20 00:15:18.227267 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 906/3593] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:18 2026] GET /volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:18.333473 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c63f4f39-91df-405c-a7eb-f8ec7b8a036c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:18.341441 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c63f4f39-91df-405c-a7eb-f8ec7b8a036c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:18.343420 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c63f4f39-91df-405c-a7eb-f8ec7b8a036c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:18.344392 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c63f4f39-91df-405c-a7eb-f8ec7b8a036c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:18.345551 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c63f4f39-91df-405c-a7eb-f8ec7b8a036c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:18.358947 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:18.358947 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:18.361168 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c63f4f39-91df-405c-a7eb-f8ec7b8a036c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:18.362654 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 893/3594] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:18 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:19.122328 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c31f012-1ceb-43c2-8199-dfc32c2ddce9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:19.127995 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c31f012-1ceb-43c2-8199-dfc32c2ddce9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:19.128275 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c31f012-1ceb-43c2-8199-dfc32c2ddce9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:19.129333 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c31f012-1ceb-43c2-8199-dfc32c2ddce9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:19.129544 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-0c31f012-1ceb-43c2-8199-dfc32c2ddce9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:19.135912 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:19.135912 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:19.136782 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c31f012-1ceb-43c2-8199-dfc32c2ddce9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:19.137362 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 896/3595] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:19 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:19.164154 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-80f95443-f000-49b7-a6a5-dd8cc1ea7025 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:19.164874 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80f95443-f000-49b7-a6a5-dd8cc1ea7025 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] GET https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 Aug 20 00:15:19.164874 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80f95443-f000-49b7-a6a5-dd8cc1ea7025 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:19.164874 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-80f95443-f000-49b7-a6a5-dd8cc1ea7025 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:19.174682 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-80f95443-f000-49b7-a6a5-dd8cc1ea7025 tempest-AttachVolumeTestJSON-2066874812 tempest-AttachVolumeTestJSON-2066874812-project-member] https://10.4.3.9/volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 returned with HTTP 404 Aug 20 00:15:19.174682 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 901/3596] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:19 2026] GET /volume/v3/volumes/143efb66-9e60-438b-b848-388a7eb0bd00 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:19.241103 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e04078c3-e2db-41c8-8db1-3717869a22b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:19.243440 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e04078c3-e2db-41c8-8db1-3717869a22b1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b Aug 20 00:15:19.243623 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e04078c3-e2db-41c8-8db1-3717869a22b1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:19.243875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e04078c3-e2db-41c8-8db1-3717869a22b1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:19.255809 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e04078c3-e2db-41c8-8db1-3717869a22b1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b returned with HTTP 404 Aug 20 00:15:19.256406 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 907/3597] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:19 2026] GET /volume/v3/volumes/da5b35b2-d636-48e7-8424-d028ddfa508b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:19.264869 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e1b408c-bd55-485f-bbfb-4a95cba71ab9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:19.266631 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e1b408c-bd55-485f-bbfb-4a95cba71ab9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e Aug 20 00:15:19.266987 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e1b408c-bd55-485f-bbfb-4a95cba71ab9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:19.266987 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e1b408c-bd55-485f-bbfb-4a95cba71ab9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:19.267328 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-2e1b408c-bd55-485f-bbfb-4a95cba71ab9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume with id: c10550a7-036c-4374-bacf-77dc985e1d6e Aug 20 00:15:19.286610 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:19.286610 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:19.286610 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2e1b408c-bd55-485f-bbfb-4a95cba71ab9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:19.333802 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2e1b408c-bd55-485f-bbfb-4a95cba71ab9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume request issued successfully. Aug 20 00:15:19.334089 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e1b408c-bd55-485f-bbfb-4a95cba71ab9 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e returned with HTTP 202 Aug 20 00:15:19.334677 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 894/3598] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:19 2026] DELETE /volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:19.343982 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9003f882-da32-4706-bdff-39269f848ad1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:19.346634 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9003f882-da32-4706-bdff-39269f848ad1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e Aug 20 00:15:19.346816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9003f882-da32-4706-bdff-39269f848ad1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:19.347128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9003f882-da32-4706-bdff-39269f848ad1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:19.354674 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:19.354674 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:19.358235 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9003f882-da32-4706-bdff-39269f848ad1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:19.362589 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9003f882-da32-4706-bdff-39269f848ad1 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e returned with HTTP 200 Aug 20 00:15:19.363020 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 897/3599] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:19 2026] GET /volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:19.378130 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9a29cb7d-cdd8-48c8-9b78-c10e39e8e040 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:19.382298 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a29cb7d-cdd8-48c8-9b78-c10e39e8e040 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:19.382550 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a29cb7d-cdd8-48c8-9b78-c10e39e8e040 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:19.382824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a29cb7d-cdd8-48c8-9b78-c10e39e8e040 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:19.383007 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-9a29cb7d-cdd8-48c8-9b78-c10e39e8e040 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:19.392147 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:19.392147 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:19.393071 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a29cb7d-cdd8-48c8-9b78-c10e39e8e040 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:19.393567 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 902/3600] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:19 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:19.999910 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-c5bdc867-6e12-4f0b-ae2a-6f5543d10380 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:20.002851 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-c5bdc867-6e12-4f0b-ae2a-6f5543d10380 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9 Aug 20 00:15:20.004363 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-c5bdc867-6e12-4f0b-ae2a-6f5543d10380 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:20.005154 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-c5bdc867-6e12-4f0b-ae2a-6f5543d10380 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:20.012979 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:20.012979 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:20.067732 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-c5bdc867-6e12-4f0b-ae2a-6f5543d10380 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9 returned with HTTP 200 Aug 20 00:15:20.068221 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 908/3601] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:15:19 2026] DELETE /volume/v3/attachments/315d7267-4ae0-455a-b4ae-a94ffb3f44e9 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:20.080311 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-dce0740c-f87b-4844-9b29-050b82a354e3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:20.082631 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-dce0740c-f87b-4844-9b29-050b82a354e3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:15:20.082838 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-dce0740c-f87b-4844-9b29-050b82a354e3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:20.083128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-dce0740c-f87b-4844-9b29-050b82a354e3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:20.083315 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-dce0740c-f87b-4844-9b29-050b82a354e3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:15:20.091991 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:20.091991 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:20.092573 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-dce0740c-f87b-4844-9b29-050b82a354e3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:20.109876 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-dce0740c-f87b-4844-9b29-050b82a354e3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:15:20.110376 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4558ce88-8ba7-4860-9971-c153a360ad45 req-dce0740c-f87b-4844-9b29-050b82a354e3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 202 Aug 20 00:15:20.110733 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 895/3602] 10.4.3.9 () {70 vars in 1606 bytes} [Thu Aug 20 00:15:20 2026] DELETE /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:20.148988 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7ee5ee6b-e182-47bd-9c29-d8ad25acbf30 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:20.151384 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ee5ee6b-e182-47bd-9c29-d8ad25acbf30 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:20.151697 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ee6b-e182-47bd-9c29-d8ad25acbf30 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:20.151957 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ee6b-e182-47bd-9c29-d8ad25acbf30 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:20.152405 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7ee5ee6b-e182-47bd-9c29-d8ad25acbf30 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:20.161148 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:20.161148 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:20.161880 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ee5ee6b-e182-47bd-9c29-d8ad25acbf30 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:20.162400 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 898/3603] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:20 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:20.376359 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3ae020a4-9ad2-4f3c-b4f8-c99403f9c995 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:20.379077 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ae020a4-9ad2-4f3c-b4f8-c99403f9c995 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e Aug 20 00:15:20.379281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ae020a4-9ad2-4f3c-b4f8-c99403f9c995 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:20.379474 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ae020a4-9ad2-4f3c-b4f8-c99403f9c995 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:20.398295 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ae020a4-9ad2-4f3c-b4f8-c99403f9c995 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e returned with HTTP 404 Aug 20 00:15:20.398696 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 903/3604] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:20 2026] GET /volume/v3/volumes/c10550a7-036c-4374-bacf-77dc985e1d6e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:20.407452 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b50f4d6a-9b20-4ed1-b90a-bb94c05fb6f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:20.407741 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-665086fb-a62d-4c15-b5b8-efd9d0c901b0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:20.409170 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b50f4d6a-9b20-4ed1-b90a-bb94c05fb6f5 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e Aug 20 00:15:20.409214 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-665086fb-a62d-4c15-b5b8-efd9d0c901b0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:20.409353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-665086fb-a62d-4c15-b5b8-efd9d0c901b0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:20.409381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b50f4d6a-9b20-4ed1-b90a-bb94c05fb6f5 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:20.409716 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-665086fb-a62d-4c15-b5b8-efd9d0c901b0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:20.409756 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b50f4d6a-9b20-4ed1-b90a-bb94c05fb6f5 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:20.409782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-665086fb-a62d-4c15-b5b8-efd9d0c901b0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:20.409805 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b50f4d6a-9b20-4ed1-b90a-bb94c05fb6f5 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume with id: 6157bff2-dd67-41c0-90a9-c31955cf752e Aug 20 00:15:20.413946 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:20.413946 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:20.414706 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-665086fb-a62d-4c15-b5b8-efd9d0c901b0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:20.415041 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 896/3605] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:20 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:20.420336 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:20.420336 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:20.421130 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b50f4d6a-9b20-4ed1-b90a-bb94c05fb6f5 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:20.454099 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b50f4d6a-9b20-4ed1-b90a-bb94c05fb6f5 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Delete volume request issued successfully. Aug 20 00:15:20.454677 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b50f4d6a-9b20-4ed1-b90a-bb94c05fb6f5 tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e returned with HTTP 202 Aug 20 00:15:20.455473 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 909/3606] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:20 2026] DELETE /volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:20.465103 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84ddbe76-2ae1-40e4-a8b2-c20f954a8f0a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:20.472211 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84ddbe76-2ae1-40e4-a8b2-c20f954a8f0a tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e Aug 20 00:15:20.472475 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84ddbe76-2ae1-40e4-a8b2-c20f954a8f0a tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:20.473144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84ddbe76-2ae1-40e4-a8b2-c20f954a8f0a tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:20.491209 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:20.491209 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:20.504713 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-84ddbe76-2ae1-40e4-a8b2-c20f954a8f0a tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Volume info retrieved successfully. Aug 20 00:15:20.520016 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84ddbe76-2ae1-40e4-a8b2-c20f954a8f0a tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e returned with HTTP 200 Aug 20 00:15:20.521677 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 899/3607] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:20 2026] GET /volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:20.680264 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6ac68cfc-a4a4-4ccc-b208-02516d23711b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:20.683161 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ac68cfc-a4a4-4ccc-b208-02516d23711b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:15:20.683584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ac68cfc-a4a4-4ccc-b208-02516d23711b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:20.683837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ac68cfc-a4a4-4ccc-b208-02516d23711b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:20.692372 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ac68cfc-a4a4-4ccc-b208-02516d23711b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 404 Aug 20 00:15:20.692904 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 904/3608] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:20 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:21.174066 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0cdac080-dea9-43cd-8c98-5b1e71e0d3ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:21.179084 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0cdac080-dea9-43cd-8c98-5b1e71e0d3ec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:21.179084 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0cdac080-dea9-43cd-8c98-5b1e71e0d3ec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:21.179084 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0cdac080-dea9-43cd-8c98-5b1e71e0d3ec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:21.179261 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0cdac080-dea9-43cd-8c98-5b1e71e0d3ec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:21.186714 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:21.186714 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:21.187286 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0cdac080-dea9-43cd-8c98-5b1e71e0d3ec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:21.187653 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 897/3609] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:21 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:21.246448 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e9f37992-b448-4a1f-877d-945c10cea1dd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:21.249178 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9f37992-b448-4a1f-877d-945c10cea1dd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:15:21.249530 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9f37992-b448-4a1f-877d-945c10cea1dd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:21.249777 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9f37992-b448-4a1f-877d-945c10cea1dd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:21.249975 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-e9f37992-b448-4a1f-877d-945c10cea1dd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:15:21.256754 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9f37992-b448-4a1f-877d-945c10cea1dd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 returned with HTTP 404 Aug 20 00:15:21.257338 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 910/3610] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:15:21 2026] DELETE /volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:21.265395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d98a4729-f6a9-4663-ae9f-af971ebab6ae None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:21.267444 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d98a4729-f6a9-4663-ae9f-af971ebab6ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 Aug 20 00:15:21.267683 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d98a4729-f6a9-4663-ae9f-af971ebab6ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:21.267931 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d98a4729-f6a9-4663-ae9f-af971ebab6ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:21.272812 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d98a4729-f6a9-4663-ae9f-af971ebab6ae tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 returned with HTTP 404 Aug 20 00:15:21.273377 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 900/3611] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:21 2026] GET /volume/v3/snapshots/d46289d7-d69d-4735-8837-0d037d425ad2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:21.427668 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c926cf2a-1b76-433f-85c7-96acd9b40f5f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:21.429645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c926cf2a-1b76-433f-85c7-96acd9b40f5f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:21.430054 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c926cf2a-1b76-433f-85c7-96acd9b40f5f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:21.430126 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c926cf2a-1b76-433f-85c7-96acd9b40f5f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:21.430240 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-c926cf2a-1b76-433f-85c7-96acd9b40f5f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:21.438004 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:21.438004 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:21.438676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c926cf2a-1b76-433f-85c7-96acd9b40f5f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:21.439154 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 905/3612] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:21 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:21.536603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-12a88587-ba11-4569-8014-3ed4a0bafc2d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:21.540201 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12a88587-ba11-4569-8014-3ed4a0bafc2d tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] GET https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e Aug 20 00:15:21.540442 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12a88587-ba11-4569-8014-3ed4a0bafc2d tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:21.540665 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12a88587-ba11-4569-8014-3ed4a0bafc2d tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:21.553759 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12a88587-ba11-4569-8014-3ed4a0bafc2d tempest-CreateVolumesFromSourceVolumeTest-175578094 tempest-CreateVolumesFromSourceVolumeTest-175578094-project-member] https://10.4.3.9/volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e returned with HTTP 404 Aug 20 00:15:21.555906 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 898/3613] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:21 2026] GET /volume/v3/volumes/6157bff2-dd67-41c0-90a9-c31955cf752e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:22.200341 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6fa615c3-cca2-4596-b551-fefb82b0bce6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:22.202143 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6fa615c3-cca2-4596-b551-fefb82b0bce6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:22.202362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6fa615c3-cca2-4596-b551-fefb82b0bce6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:22.202542 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6fa615c3-cca2-4596-b551-fefb82b0bce6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:22.202644 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6fa615c3-cca2-4596-b551-fefb82b0bce6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:22.209488 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:22.209488 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:22.210517 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6fa615c3-cca2-4596-b551-fefb82b0bce6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:22.211138 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 911/3614] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:22 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:22.381878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83081f22-ddcf-481b-9b0c-4f7291d4fc63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:22.386088 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83081f22-ddcf-481b-9b0c-4f7291d4fc63 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:15:22.386331 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83081f22-ddcf-481b-9b0c-4f7291d4fc63 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:22.386557 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83081f22-ddcf-481b-9b0c-4f7291d4fc63 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:22.386715 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-83081f22-ddcf-481b-9b0c-4f7291d4fc63 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:15:22.398801 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83081f22-ddcf-481b-9b0c-4f7291d4fc63 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 404 Aug 20 00:15:22.403311 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 901/3615] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:22 2026] DELETE /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:22.412257 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-32a1b126-7148-40aa-91c1-cae238774744 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:22.416947 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32a1b126-7148-40aa-91c1-cae238774744 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 Aug 20 00:15:22.416947 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32a1b126-7148-40aa-91c1-cae238774744 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:22.416947 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32a1b126-7148-40aa-91c1-cae238774744 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:22.425082 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32a1b126-7148-40aa-91c1-cae238774744 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 returned with HTTP 404 Aug 20 00:15:22.425209 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 906/3616] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:22 2026] GET /volume/v3/volumes/aa666bfe-66af-4f23-8b7d-8fab6f0aed67 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:22.450997 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fac99d65-188a-40f4-b28a-f53c09b172d3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:22.453789 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fac99d65-188a-40f4-b28a-f53c09b172d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:22.453789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fac99d65-188a-40f4-b28a-f53c09b172d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:22.454016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fac99d65-188a-40f4-b28a-f53c09b172d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:22.454255 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fac99d65-188a-40f4-b28a-f53c09b172d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:22.459556 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:22.459556 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:22.460191 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fac99d65-188a-40f4-b28a-f53c09b172d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:22.460675 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 899/3617] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:22 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:23.223793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7661b6e7-6b77-4843-a38b-b807dc210608 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:23.226680 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7661b6e7-6b77-4843-a38b-b807dc210608 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:23.227770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7661b6e7-6b77-4843-a38b-b807dc210608 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:23.227770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7661b6e7-6b77-4843-a38b-b807dc210608 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:23.227770 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7661b6e7-6b77-4843-a38b-b807dc210608 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:23.232696 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:23.232696 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:23.233445 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7661b6e7-6b77-4843-a38b-b807dc210608 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:23.233971 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 912/3618] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:23 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:23.245747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a00fe42a-c14f-4263-be92-9dbd1d2c0121 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:23.411064 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a00fe42a-c14f-4263-be92-9dbd1d2c0121 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:23.411766 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a00fe42a-c14f-4263-be92-9dbd1d2c0121 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1157032393", "extra_specs": {"storage_protocol": "tempest-storage_protocol-391813744", "vendor_name": "tempest-vendor_name-702121766"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:23.428547 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a00fe42a-c14f-4263-be92-9dbd1d2c0121 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:23.428936 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 902/3619] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:23 2026] POST /volume/v3/types => generated 327 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:23.438295 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-35831d7f-c795-4553-90c0-5fae679a54b0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:23.441645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:23.442871 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "766f1553-177e-4d05-843b-37c9a70a0d71", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:23.446034 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume request body: {'volume': {'volume_type': '766f1553-177e-4d05-843b-37c9a70a0d71', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:23.451904 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume of 1 GB Aug 20 00:15:23.452285 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:23.452285 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:23.452798 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Availability Zones retrieved successfully. Aug 20 00:15:23.467328 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Flow 'volume_create_api' (9c799473-13bf-4818-81f9-ff069cb0c026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:23.468589 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa853839-d9d0-4cd0-8174-f5f47eeaaf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:23.469900 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:23.471972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-376efe44-102f-4cf6-8c89-f450f7329dd4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:23.476560 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-376efe44-102f-4cf6-8c89-f450f7329dd4 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:23.477913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-376efe44-102f-4cf6-8c89-f450f7329dd4 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:23.477913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-376efe44-102f-4cf6-8c89-f450f7329dd4 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:23.477913 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-376efe44-102f-4cf6-8c89-f450f7329dd4 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:23.486406 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:23.486406 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:23.488469 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-376efe44-102f-4cf6-8c89-f450f7329dd4 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:23.488469 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 900/3620] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:23 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:23.496650 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa853839-d9d0-4cd0-8174-f5f47eeaaf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-391813744',vendor_name='tempest-vendor_name-702121766'},id=766f1553-177e-4d05-843b-37c9a70a0d71,is_public=True,name='tempest-ProjectAdminTests-volume-type-1157032393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '766f1553-177e-4d05-843b-37c9a70a0d71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:23.496650 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230407dd-776d-4dd0-b909-9302e443981f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:23.524834 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:23.525418 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:23.571926 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-765f538e-fd12-46b9-a847-94cfa0618171 req-e2d2ecf3-b2b6-4d4d-b56a-eb1cff7f061f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:23.573648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Created reservations ['e01bc9d4-a4a1-450b-a5ff-8b894d9e89d5', '16700767-5e34-4530-bf8f-3bea0d8b19d3', 'ab3e48cf-3f83-4261-9763-ff0974c8a02c', 'b45f781d-a4d7-40c3-84e6-85b7159aa86e'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:23.574932 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230407dd-776d-4dd0-b909-9302e443981f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e01bc9d4-a4a1-450b-a5ff-8b894d9e89d5', '16700767-5e34-4530-bf8f-3bea0d8b19d3', 'ab3e48cf-3f83-4261-9763-ff0974c8a02c', 'b45f781d-a4d7-40c3-84e6-85b7159aa86e']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:23.575200 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-e2d2ecf3-b2b6-4d4d-b56a-eb1cff7f061f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488/encryption Aug 20 00:15:23.575423 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-e2d2ecf3-b2b6-4d4d-b56a-eb1cff7f061f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:23.575626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-e2d2ecf3-b2b6-4d4d-b56a-eb1cff7f061f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:23.576248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a114db8-9783-4a00-8195-b00aa3687840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:23.591674 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:23.591674 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:23.601354 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-765f538e-fd12-46b9-a847-94cfa0618171 req-e2d2ecf3-b2b6-4d4d-b56a-eb1cff7f061f tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488/encryption returned with HTTP 200 Aug 20 00:15:23.601942 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 913/3621] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:15:23 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:23.606458 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a114db8-9783-4a00-8195-b00aa3687840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6adef8fa-f03c-4664-979c-03b9e8dff133', '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='ebf78fb51ad54d31b74313ae56abccd9',qos_specs=None,replication_status=,reservations=['e01bc9d4-a4a1-450b-a5ff-8b894d9e89d5','16700767-5e34-4530-bf8f-3bea0d8b19d3','ab3e48cf-3f83-4261-9763-ff0974c8a02c','b45f781d-a4d7-40c3-84e6-85b7159aa86e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_type_id=766f1553-177e-4d05-843b-37c9a70a0d71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6adef8fa-f03c-4664-979c-03b9e8dff133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf78fb51ad54d31b74313ae56abccd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(766f1553-177e-4d05-843b-37c9a70a0d71),volume_type_id=766f1553-177e-4d05-843b-37c9a70a0d71)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:23.607634 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e8cab93-0de4-4542-b8d4-668dabc7e15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:23.639694 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e8cab93-0de4-4542-b8d4-668dabc7e15f) transitioned into state 'SUCCESS' from 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='ebf78fb51ad54d31b74313ae56abccd9',qos_specs=None,replication_status=,reservations=['e01bc9d4-a4a1-450b-a5ff-8b894d9e89d5','16700767-5e34-4530-bf8f-3bea0d8b19d3','ab3e48cf-3f83-4261-9763-ff0974c8a02c','b45f781d-a4d7-40c3-84e6-85b7159aa86e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_type_id=766f1553-177e-4d05-843b-37c9a70a0d71)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:23.639694 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2fec9f9-526f-4065-8373-3672fb9d66d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:23.655495 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2fec9f9-526f-4065-8373-3672fb9d66d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:23.656465 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Flow 'volume_create_api' (9c799473-13bf-4818-81f9-ff069cb0c026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:23.656860 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume request issued successfully. Aug 20 00:15:23.658284 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-35831d7f-c795-4553-90c0-5fae679a54b0 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:23.658284 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 907/3622] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:15:23 2026] POST /volume/v3/volumes => generated 769 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:23.675119 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cfe5e19a-b22d-40be-81e8-7b13a796cb51 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:23.676856 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cfe5e19a-b22d-40be-81e8-7b13a796cb51 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 Aug 20 00:15:23.677088 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cfe5e19a-b22d-40be-81e8-7b13a796cb51 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:23.677264 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cfe5e19a-b22d-40be-81e8-7b13a796cb51 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:23.684544 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:23.684544 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:23.688012 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cfe5e19a-b22d-40be-81e8-7b13a796cb51 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:23.692217 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cfe5e19a-b22d-40be-81e8-7b13a796cb51 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 returned with HTTP 200 Aug 20 00:15:23.692469 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 903/3623] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:23 2026] GET /volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.210778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee24c188-539c-4289-8020-fb971d277698 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.212326 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:24.212326 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1964647813", "snapshot_id": null, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:24.213539 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1964647813', 'snapshot_id': None, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:24.253088 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0e91f93b-292d-4f25-be57-53a11d1bdfa5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.255761 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e91f93b-292d-4f25-be57-53a11d1bdfa5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:24.256162 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e91f93b-292d-4f25-be57-53a11d1bdfa5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.256520 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e91f93b-292d-4f25-be57-53a11d1bdfa5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.256793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0e91f93b-292d-4f25-be57-53a11d1bdfa5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:24.262332 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.262332 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:24.263921 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e91f93b-292d-4f25-be57-53a11d1bdfa5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:24.264565 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 914/3624] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.317361 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:15:24.334497 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:15:24.340262 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (1536c46d-cb58-4743-908d-dbafbda4ff7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:24.341547 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430bec7f-1035-4dc1-93a9-9d0eb954d6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:24.344212 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:24.399485 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-86fc14df-6701-4d61-adb6-f938b914e9ef None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.434327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430bec7f-1035-4dc1-93a9-9d0eb954d6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:24.435875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (193bd758-3e1e-4c66-965d-910e0e91bbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:24.499326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fc76bd36-383f-43d0-ab8a-f1005eda7743 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.501862 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc76bd36-383f-43d0-ab8a-f1005eda7743 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:24.502266 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc76bd36-383f-43d0-ab8a-f1005eda7743 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.502559 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc76bd36-383f-43d0-ab8a-f1005eda7743 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.502709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fc76bd36-383f-43d0-ab8a-f1005eda7743 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:24.508088 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['f9e19311-ec5a-4558-afbb-88ff276a8e7e', 'c7b7b06a-d6ef-4865-a87d-cd4a803b3056', 'd933e106-e0ca-4ad0-9056-819bf69cf4cb', '5bf69ed3-b491-4107-baa4-107ee7fc3e29'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:24.509192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (193bd758-3e1e-4c66-965d-910e0e91bbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e19311-ec5a-4558-afbb-88ff276a8e7e', 'c7b7b06a-d6ef-4865-a87d-cd4a803b3056', 'd933e106-e0ca-4ad0-9056-819bf69cf4cb', '5bf69ed3-b491-4107-baa4-107ee7fc3e29']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:24.509623 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.509623 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:24.510578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ffb64c-d958-4456-b55b-36f36d42ec14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:24.510631 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc76bd36-383f-43d0-ab8a-f1005eda7743 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:24.510872 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 904/3625] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.521989 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc07e779-4882-48e5-afa8-1105c9115074 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.524384 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc07e779-4882-48e5-afa8-1105c9115074 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:24.524718 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc07e779-4882-48e5-afa8-1105c9115074 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef7feaf7-6403-42b5-8bec-4f647a893062", "incremental": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:24.526493 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-cc07e779-4882-48e5-afa8-1105c9115074 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Creating new backup {'backup': {'volume_id': 'ef7feaf7-6403-42b5-8bec-4f647a893062', 'incremental': True}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:24.526756 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-cc07e779-4882-48e5-afa8-1105c9115074 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Creating backup of volume ef7feaf7-6403-42b5-8bec-4f647a893062 in container None Aug 20 00:15:24.529777 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-86fc14df-6701-4d61-adb6-f938b914e9ef tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 Aug 20 00:15:24.530594 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-86fc14df-6701-4d61-adb6-f938b914e9ef tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.531393 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-86fc14df-6701-4d61-adb6-f938b914e9ef tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.531678 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.531678 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:24.534508 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.534508 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:24.535114 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cc07e779-4882-48e5-afa8-1105c9115074 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:15:24.544374 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ffb64c-d958-4456-b55b-36f36d42ec14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0352d33b-66ce-4773-8a4a-fb24ba6f0995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1964647813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['f9e19311-ec5a-4558-afbb-88ff276a8e7e','c7b7b06a-d6ef-4865-a87d-cd4a803b3056','d933e106-e0ca-4ad0-9056-819bf69cf4cb','5bf69ed3-b491-4107-baa4-107ee7fc3e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1964647813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0352d33b-66ce-4773-8a4a-fb24ba6f0995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:24.545600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef09242-c6a2-485d-955f-2eec699c43e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:24.555403 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-86fc14df-6701-4d61-adb6-f938b914e9ef tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.556121 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-86fc14df-6701-4d61-adb6-f938b914e9ef tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.556946 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-cc07e779-4882-48e5-afa8-1105c9115074 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Created reservations ['19c4f23a-8c1a-4ec3-9585-6772ebe5f019', 'd9d29c7d-d688-4d8a-8239-8db31416c488'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:24.569912 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-86fc14df-6701-4d61-adb6-f938b914e9ef tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 returned with HTTP 200 Aug 20 00:15:24.569912 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 908/3626] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 => generated 793 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.575049 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef09242-c6a2-485d-955f-2eec699c43e8) transitioned into state 'SUCCESS' from state '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-1964647813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['f9e19311-ec5a-4558-afbb-88ff276a8e7e','c7b7b06a-d6ef-4865-a87d-cd4a803b3056','d933e106-e0ca-4ad0-9056-819bf69cf4cb','5bf69ed3-b491-4107-baa4-107ee7fc3e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:24.575772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3584b172-afd0-415f-9ea0-490a9ebf2ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:24.578932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.581631 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136/defaults Aug 20 00:15:24.581959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.582268 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'defaults' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.584925 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc07e779-4882-48e5-afa8-1105c9115074 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 400 Aug 20 00:15:24.585647 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 915/3627] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:24 2026] POST /volume/v3/backups => generated 109 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:15:24.591156 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3584b172-afd0-415f-9ea0-490a9ebf2ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:24.592178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (1536c46d-cb58-4743-908d-dbafbda4ff7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:24.592534 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:15:24.592979 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.593824 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee24c188-539c-4289-8020-fb971d277698 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:24.593898 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.593955 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 901/3628] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:24 2026] POST /volume/v3/volumes => generated 755 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:24.594093 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.594606 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.595707 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.596773 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.597323 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ed7919a0-15f8-4d43-9f16-26cbc884c7b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.599799 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed7919a0-15f8-4d43-9f16-26cbc884c7b5 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] DELETE https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:24.600050 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed7919a0-15f8-4d43-9f16-26cbc884c7b5 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.600275 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed7919a0-15f8-4d43-9f16-26cbc884c7b5 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.600402 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-ed7919a0-15f8-4d43-9f16-26cbc884c7b5 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Delete backup with id: ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. Aug 20 00:15:24.600881 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3d9dac9-b879-4b86-9cae-a5a57f300c1a tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136/defaults returned with HTTP 200 Aug 20 00:15:24.601462 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 905/3629] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136/defaults => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.604846 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8b3b7b90-3d32-49a4-b238-704d16f239a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.605755 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.605755 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:24.606553 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b3b7b90-3d32-49a4-b238-704d16f239a5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:15:24.606747 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8b3b7b90-3d32-49a4-b238-704d16f239a5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.606945 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8b3b7b90-3d32-49a4-b238-704d16f239a5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.610764 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e22cb5a-b859-4b66-afa2-0c4fb51b4235 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.613195 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e22cb5a-b859-4b66-afa2-0c4fb51b4235 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 Aug 20 00:15:24.613473 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.613473 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:24.613568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e22cb5a-b859-4b66-afa2-0c4fb51b4235 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:24.616984 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8b3b7b90-3d32-49a4-b238-704d16f239a5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:24.620835 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b3b7b90-3d32-49a4-b238-704d16f239a5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:15:24.621024 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.621024 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:24.621218 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 916/3630] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.622501 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-ed7919a0-15f8-4d43-9f16-26cbc884c7b5 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] delete_backup rpcapi backup_id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 {{(pid=100469) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:15:24.624769 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed7919a0-15f8-4d43-9f16-26cbc884c7b5 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 202 Aug 20 00:15:24.625450 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 909/3631] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:24 2026] DELETE /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:15:24.633424 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e6a3ffe-be27-4a24-a0f0-b14dda54d179 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.635301 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e6a3ffe-be27-4a24-a0f0-b14dda54d179 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:24.635664 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e6a3ffe-be27-4a24-a0f0-b14dda54d179 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.635998 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e6a3ffe-be27-4a24-a0f0-b14dda54d179 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.636215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3e6a3ffe-be27-4a24-a0f0-b14dda54d179 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:24.641799 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.641799 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:24.642915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e6a3ffe-be27-4a24-a0f0-b14dda54d179 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 200 Aug 20 00:15:24.643534 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 906/3632] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.656813 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-2e22cb5a-b859-4b66-afa2-0c4fb51b4235 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.657957 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-2e22cb5a-b859-4b66-afa2-0c4fb51b4235 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.657957 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-2e22cb5a-b859-4b66-afa2-0c4fb51b4235 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.666344 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e22cb5a-b859-4b66-afa2-0c4fb51b4235 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 returned with HTTP 200 Aug 20 00:15:24.666738 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 902/3633] 10.4.3.9 () {68 vars in 1360 bytes} [Thu Aug 20 00:15:24 2026] PUT /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 => generated 751 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.676623 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-61cae145-510b-4e53-a624-1112d361605b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.678871 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61cae145-510b-4e53-a624-1112d361605b tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] DELETE https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 Aug 20 00:15:24.679077 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61cae145-510b-4e53-a624-1112d361605b tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.679248 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-61cae145-510b-4e53-a624-1112d361605b tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.688358 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-61cae145-510b-4e53-a624-1112d361605b tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 returned with HTTP 200 Aug 20 00:15:24.688933 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 917/3634] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:15:24 2026] DELETE /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:15:24.699925 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-925eecbb-58dc-408a-9858-d740b70d9ef7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.701816 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-925eecbb-58dc-408a-9858-d740b70d9ef7 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 Aug 20 00:15:24.702070 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-925eecbb-58dc-408a-9858-d740b70d9ef7 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.702285 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-925eecbb-58dc-408a-9858-d740b70d9ef7 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.705200 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6b8acc9f-5038-418c-85f8-2f92f513f83e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.707916 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b8acc9f-5038-418c-85f8-2f92f513f83e tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 Aug 20 00:15:24.707916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b8acc9f-5038-418c-85f8-2f92f513f83e tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.707916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b8acc9f-5038-418c-85f8-2f92f513f83e tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.721519 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.721519 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:24.725800 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-925eecbb-58dc-408a-9858-d740b70d9ef7 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 returned with HTTP 200 Aug 20 00:15:24.726210 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 910/3635] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 => generated 793 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.730234 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6b8acc9f-5038-418c-85f8-2f92f513f83e tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:24.737290 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b8acc9f-5038-418c-85f8-2f92f513f83e tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 returned with HTTP 200 Aug 20 00:15:24.738565 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 907/3636] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.738748 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ed74326d-f492-4ee8-a7cb-4681eddc8d32 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.741994 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed74326d-f492-4ee8-a7cb-4681eddc8d32 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 Aug 20 00:15:24.742490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed74326d-f492-4ee8-a7cb-4681eddc8d32 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:24.752417 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-659178d1-13f4-4200-9dfe-c430543da3b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.753954 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-659178d1-13f4-4200-9dfe-c430543da3b1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:15:24.754249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-659178d1-13f4-4200-9dfe-c430543da3b1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.754450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-659178d1-13f4-4200-9dfe-c430543da3b1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.761157 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-659178d1-13f4-4200-9dfe-c430543da3b1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:15:24.761157 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 918/3637] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/messages => generated 666 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.777016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e209cfbc-408f-4205-980f-8304c403c286 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.779410 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e209cfbc-408f-4205-980f-8304c403c286 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/messages/a3ee612d-bd23-4a2b-af94-c3cd22d0be50 Aug 20 00:15:24.779502 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e209cfbc-408f-4205-980f-8304c403c286 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.779660 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e209cfbc-408f-4205-980f-8304c403c286 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.792723 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e209cfbc-408f-4205-980f-8304c403c286 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages/a3ee612d-bd23-4a2b-af94-c3cd22d0be50 returned with HTTP 204 Aug 20 00:15:24.793231 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 911/3638] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:15:24 2026] DELETE /volume/v3/messages/a3ee612d-bd23-4a2b-af94-c3cd22d0be50 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:15:24.800468 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84c6bb63-9ac8-4b8a-8a04-254457ffff0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.804010 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84c6bb63-9ac8-4b8a-8a04-254457ffff0d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/messages/a3ee612d-bd23-4a2b-af94-c3cd22d0be50 Aug 20 00:15:24.804010 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84c6bb63-9ac8-4b8a-8a04-254457ffff0d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.804010 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84c6bb63-9ac8-4b8a-8a04-254457ffff0d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.811272 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84c6bb63-9ac8-4b8a-8a04-254457ffff0d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages/a3ee612d-bd23-4a2b-af94-c3cd22d0be50 returned with HTTP 404 Aug 20 00:15:24.812115 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 908/3639] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/messages/a3ee612d-bd23-4a2b-af94-c3cd22d0be50 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:24.818349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.821768 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 Aug 20 00:15:24.822191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.822465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.823451 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Delete volume with id: 6adef8fa-f03c-4664-979c-03b9e8dff133 Aug 20 00:15:24.835663 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.835663 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:24.836087 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:24.837186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100468) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:15:24.845104 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed74326d-f492-4ee8-a7cb-4681eddc8d32 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 returned with HTTP 200 Aug 20 00:15:24.845488 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 903/3640] 10.4.3.9 () {68 vars in 1361 bytes} [Thu Aug 20 00:15:24 2026] PUT /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 => generated 751 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.853922 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.853922 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1157032393 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1157032393, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:24.856321 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-53146d5b-0cd5-4ca0-a6af-a170353e9348 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.859791 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-53146d5b-0cd5-4ca0-a6af-a170353e9348 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136/defaults Aug 20 00:15:24.860117 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-53146d5b-0cd5-4ca0-a6af-a170353e9348 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.860758 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-53146d5b-0cd5-4ca0-a6af-a170353e9348 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'defaults' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.865139 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Created reservations ['47c7af05-e359-4428-9cd4-d41523fe48ad', '92c1b9b7-5d36-4abd-81b8-cf3e5d20ad88', '3317a657-4992-47af-ba95-ff08acb82d3c', '92025644-d822-420e-88ca-f07a2636b4c8'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:24.874507 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-53146d5b-0cd5-4ca0-a6af-a170353e9348 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136/defaults returned with HTTP 200 Aug 20 00:15:24.874929 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 912/3641] 10.4.3.9 () {66 vars in 1367 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136/defaults => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.886568 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9d6aca18-f7cc-45da-862a-f9db81ae09a9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.888381 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d6aca18-f7cc-45da-862a-f9db81ae09a9 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 Aug 20 00:15:24.888590 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d6aca18-f7cc-45da-862a-f9db81ae09a9 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.888864 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d6aca18-f7cc-45da-862a-f9db81ae09a9 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.899495 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Delete volume request issued successfully. Aug 20 00:15:24.899743 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1395072b-bf16-44e2-bc45-c1cf55e9f387 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 returned with HTTP 202 Aug 20 00:15:24.900227 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 919/3642] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:24 2026] DELETE /volume/v3/volumes/6adef8fa-f03c-4664-979c-03b9e8dff133 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:24.908086 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f4364f4-f2a0-410e-b741-7693fa716306 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.910200 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f4364f4-f2a0-410e-b741-7693fa716306 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/types/766f1553-177e-4d05-843b-37c9a70a0d71 Aug 20 00:15:24.910400 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f4364f4-f2a0-410e-b741-7693fa716306 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.910615 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f4364f4-f2a0-410e-b741-7693fa716306 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.914469 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d6aca18-f7cc-45da-862a-f9db81ae09a9 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 returned with HTTP 200 Aug 20 00:15:24.914869 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 909/3643] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 => generated 793 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.929968 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-25ed2970-99b1-47e5-b53d-3f18281a20d5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.930608 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25ed2970-99b1-47e5-b53d-3f18281a20d5 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True Aug 20 00:15:24.930824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25ed2970-99b1-47e5-b53d-3f18281a20d5 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:24.931021 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25ed2970-99b1-47e5-b53d-3f18281a20d5 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:24.941913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f4364f4-f2a0-410e-b741-7693fa716306 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/types/766f1553-177e-4d05-843b-37c9a70a0d71 returned with HTTP 202 Aug 20 00:15:24.942512 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 904/3644] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:24 2026] DELETE /volume/v3/types/766f1553-177e-4d05-843b-37c9a70a0d71 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:24.952997 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a219b6bb-44a8-45e1-852d-0f5986303319 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.953324 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a219b6bb-44a8-45e1-852d-0f5986303319 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:24.953649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a219b6bb-44a8-45e1-852d-0f5986303319 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1859463748", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1494088054", "vendor_name": "tempest-vendor_name-860251110"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:24.962527 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25ed2970-99b1-47e5-b53d-3f18281a20d5 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True returned with HTTP 200 Aug 20 00:15:24.963059 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 913/3645] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:24 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True => generated 1651 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:24.976916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a219b6bb-44a8-45e1-852d-0f5986303319 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:24.976916 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 920/3646] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:24 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:24.977100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.983128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:24.984791 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:24.985194 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9fa4f341-aee0-4fe3-b63c-2b81fcc7f128", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:24.986603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume request body: {'volume': {'volume_type': '9fa4f341-aee0-4fe3-b63c-2b81fcc7f128', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:24.990812 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume of 1 GB Aug 20 00:15:24.991148 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:24.991148 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:24.991518 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Availability Zones retrieved successfully. Aug 20 00:15:24.997471 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Flow 'volume_create_api' (f697fde2-f04d-4a27-be6d-60cbadb29a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:24.998730 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e730d0d-0de9-4b73-a2d5-f46a874cd1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:24.999681 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:25.022000 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e730d0d-0de9-4b73-a2d5-f46a874cd1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:15:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1494088054',vendor_name='tempest-vendor_name-860251110'},id=9fa4f341-aee0-4fe3-b63c-2b81fcc7f128,is_public=True,name='tempest-ProjectAdminTests-volume-type-1859463748',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fa4f341-aee0-4fe3-b63c-2b81fcc7f128', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.023982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fae0072-093c-4a10-b094-e1270439f7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.034859 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:25.035504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1221517867"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:25.037095 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1221517867'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:25.037267 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Create volume of 1 GB Aug 20 00:15:25.041462 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Availability Zones retrieved successfully. Aug 20 00:15:25.046645 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Flow 'volume_create_api' (4e7bcbaa-a95b-4397-bdd4-510c0d807fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:25.047617 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750042ba-1fa0-4d4e-a72e-4a7af3cd4b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.048821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:25.056682 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1859463748 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1859463748, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:25.056682 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1859463748 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1859463748, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:25.094954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Created reservations ['95ee3c91-bbc3-4f6e-920c-8c342b9be0b6', '218b12fb-1a1e-4f67-94a7-c49df1726477', '78080ccc-b289-4d49-b303-106ae141d276', '08aae2cb-36c9-44d2-b29d-0c642836703a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:25.096011 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fae0072-093c-4a10-b094-e1270439f7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ee3c91-bbc3-4f6e-920c-8c342b9be0b6', '218b12fb-1a1e-4f67-94a7-c49df1726477', '78080ccc-b289-4d49-b303-106ae141d276', '08aae2cb-36c9-44d2-b29d-0c642836703a']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.097014 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b802b06-a597-4354-806f-098a7f00c551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.101666 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750042ba-1fa0-4d4e-a72e-4a7af3cd4b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.103216 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db8646a-3786-4470-aeff-4fbd79d22a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.135552 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b802b06-a597-4354-806f-098a7f00c551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17b438c8-e537-45bc-8b6f-06941b77cce1', '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='ebf78fb51ad54d31b74313ae56abccd9',qos_specs=None,replication_status=,reservations=['95ee3c91-bbc3-4f6e-920c-8c342b9be0b6','218b12fb-1a1e-4f67-94a7-c49df1726477','78080ccc-b289-4d49-b303-106ae141d276','08aae2cb-36c9-44d2-b29d-0c642836703a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_type_id=9fa4f341-aee0-4fe3-b63c-2b81fcc7f128), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17b438c8-e537-45bc-8b6f-06941b77cce1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf78fb51ad54d31b74313ae56abccd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fa4f341-aee0-4fe3-b63c-2b81fcc7f128),volume_type_id=9fa4f341-aee0-4fe3-b63c-2b81fcc7f128)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.136320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b18fcce-3865-4a3f-a6b0-54cfd4e3a380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.162063 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b18fcce-3865-4a3f-a6b0-54cfd4e3a380) transitioned into state 'SUCCESS' from 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='ebf78fb51ad54d31b74313ae56abccd9',qos_specs=None,replication_status=,reservations=['95ee3c91-bbc3-4f6e-920c-8c342b9be0b6','218b12fb-1a1e-4f67-94a7-c49df1726477','78080ccc-b289-4d49-b303-106ae141d276','08aae2cb-36c9-44d2-b29d-0c642836703a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_type_id=9fa4f341-aee0-4fe3-b63c-2b81fcc7f128)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.163010 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (102d5033-bb00-4f6c-8b7c-2fc359e69774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.176936 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (102d5033-bb00-4f6c-8b7c-2fc359e69774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.177848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Flow 'volume_create_api' (f697fde2-f04d-4a27-be6d-60cbadb29a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:25.178206 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume request issued successfully. Aug 20 00:15:25.179085 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-330e6969-4091-48c5-b97c-55c2e0f240f6 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:25.179276 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 905/3647] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:15:24 2026] POST /volume/v3/volumes => generated 769 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:25.194329 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-049ba780-dec1-4fad-843f-08e92e66fa53 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.196303 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-049ba780-dec1-4fad-843f-08e92e66fa53 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 Aug 20 00:15:25.196532 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-049ba780-dec1-4fad-843f-08e92e66fa53 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:25.196769 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-049ba780-dec1-4fad-843f-08e92e66fa53 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:25.204705 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:25.204705 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:25.208092 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Created reservations ['bd709aa4-c6e3-4e82-add7-ec820f755f47', 'a5aeb542-e96f-4fde-9c2d-4df2826efaa3', 'c2a543fd-3890-4ec7-ade3-f6362cefcadf', '4a047030-4586-40aa-be2d-bb03f84ad31c'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:25.209452 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db8646a-3786-4470-aeff-4fbd79d22a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd709aa4-c6e3-4e82-add7-ec820f755f47', 'a5aeb542-e96f-4fde-9c2d-4df2826efaa3', 'c2a543fd-3890-4ec7-ade3-f6362cefcadf', '4a047030-4586-40aa-be2d-bb03f84ad31c']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.210198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47ace9d-9815-49e9-8453-f4513960ab75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.212255 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-049ba780-dec1-4fad-843f-08e92e66fa53 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:25.217711 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-049ba780-dec1-4fad-843f-08e92e66fa53 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 returned with HTTP 200 Aug 20 00:15:25.218301 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 914/3648] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:25 2026] GET /volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 => generated 948 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:25.240695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47ace9d-9815-49e9-8453-f4513960ab75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c8212fd-a83a-4e78-9ef8-726900178e29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1221517867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d89a7591f8d4b1cb3733c7eab0f2136',qos_specs=None,replication_status=,reservations=['bd709aa4-c6e3-4e82-add7-ec820f755f47','a5aeb542-e96f-4fde-9c2d-4df2826efaa3','c2a543fd-3890-4ec7-ade3-f6362cefcadf','4a047030-4586-40aa-be2d-bb03f84ad31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa521d93e5da4e2eb9718da2e6328d16',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1221517867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c8212fd-a83a-4e78-9ef8-726900178e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d89a7591f8d4b1cb3733c7eab0f2136',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa521d93e5da4e2eb9718da2e6328d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.241444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e62f86-d79d-4491-97e0-529c9bf71a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.269175 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e62f86-d79d-4491-97e0-529c9bf71a82) transitioned into state 'SUCCESS' from state '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-1221517867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d89a7591f8d4b1cb3733c7eab0f2136',qos_specs=None,replication_status=,reservations=['bd709aa4-c6e3-4e82-add7-ec820f755f47','a5aeb542-e96f-4fde-9c2d-4df2826efaa3','c2a543fd-3890-4ec7-ade3-f6362cefcadf','4a047030-4586-40aa-be2d-bb03f84ad31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa521d93e5da4e2eb9718da2e6328d16',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.270096 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf41af6-78ea-4d04-8958-2a2136de2375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.275545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6d8df4be-0e27-4568-ac1d-c066d4ff7729 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.277258 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d8df4be-0e27-4568-ac1d-c066d4ff7729 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:25.277502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d8df4be-0e27-4568-ac1d-c066d4ff7729 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:25.277719 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d8df4be-0e27-4568-ac1d-c066d4ff7729 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:25.277845 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6d8df4be-0e27-4568-ac1d-c066d4ff7729 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:25.284441 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf41af6-78ea-4d04-8958-2a2136de2375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.284564 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:25.284564 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:25.285370 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d8df4be-0e27-4568-ac1d-c066d4ff7729 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:25.285577 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Flow 'volume_create_api' (4e7bcbaa-a95b-4397-bdd4-510c0d807fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:25.285765 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 921/3649] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:25 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:25.286071 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Create volume request issued successfully. Aug 20 00:15:25.286762 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9511c5a-01bd-49d5-bbda-18af8f03d98d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:25.287323 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 910/3650] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:24 2026] POST /volume/v3/volumes => generated 752 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:25.302423 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6505be3a-dbfd-4858-8ea9-5f49ab5694ab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.306080 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6505be3a-dbfd-4858-8ea9-5f49ab5694ab tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] GET https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:25.306300 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6505be3a-dbfd-4858-8ea9-5f49ab5694ab tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:25.306490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6505be3a-dbfd-4858-8ea9-5f49ab5694ab tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:25.314621 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:25.314621 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:25.321180 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6505be3a-dbfd-4858-8ea9-5f49ab5694ab tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Volume info retrieved successfully. Aug 20 00:15:25.325872 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6505be3a-dbfd-4858-8ea9-5f49ab5694ab tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 returned with HTTP 200 Aug 20 00:15:25.326365 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 906/3651] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:25 2026] GET /volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:25.633376 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-af9e5358-200a-434a-8619-4fb8c8c010ba None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.636433 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-af9e5358-200a-434a-8619-4fb8c8c010ba tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:15:25.636671 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-af9e5358-200a-434a-8619-4fb8c8c010ba tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:25.636900 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-af9e5358-200a-434a-8619-4fb8c8c010ba tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:25.644832 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:25.644832 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:25.649846 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-af9e5358-200a-434a-8619-4fb8c8c010ba tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:25.653168 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-af9e5358-200a-434a-8619-4fb8c8c010ba tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:15:25.653495 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 915/3652] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:25 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:25.654227 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e5cace05-3fbc-471a-912a-4e3f7b1cf6b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.658741 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e5cace05-3fbc-471a-912a-4e3f7b1cf6b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 Aug 20 00:15:25.659071 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e5cace05-3fbc-471a-912a-4e3f7b1cf6b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:25.659302 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e5cace05-3fbc-471a-912a-4e3f7b1cf6b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:25.659443 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e5cace05-3fbc-471a-912a-4e3f7b1cf6b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id ff7cd919-6fa9-41a3-aa3a-ec2498b8be18. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:25.665152 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e5cace05-3fbc-471a-912a-4e3f7b1cf6b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 returned with HTTP 404 Aug 20 00:15:25.665674 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 922/3653] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:25 2026] GET /volume/v3/backups/ff7cd919-6fa9-41a3-aa3a-ec2498b8be18 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:25.667545 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e610a1d0-4ecd-4f8b-b6db-f66f86216d27 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.669288 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e610a1d0-4ecd-4f8b-b6db-f66f86216d27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:15:25.669474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e610a1d0-4ecd-4f8b-b6db-f66f86216d27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:25.670007 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e610a1d0-4ecd-4f8b-b6db-f66f86216d27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:25.675161 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.677985 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:25.677985 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:25.679225 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:25.679578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-568849805"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:25.681859 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-568849805'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:25.682192 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e610a1d0-4ecd-4f8b-b6db-f66f86216d27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:25.682251 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume of 1 GB Aug 20 00:15:25.687383 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Availability Zones retrieved successfully. Aug 20 00:15:25.687730 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e610a1d0-4ecd-4f8b-b6db-f66f86216d27 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:15:25.688205 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 911/3654] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:25 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:25.695212 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Flow 'volume_create_api' (051d6a89-444d-46fc-b562-f75e2f0c3afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:25.697545 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49561e15-86ad-4361-94ab-d02345cc940e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.698798 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:25.738078 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49561e15-86ad-4361-94ab-d02345cc940e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.740099 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d376041b-02d4-4ed8-b6e7-4ef01415bc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.791398 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Created reservations ['e1a6e36b-ecb3-49b8-97c2-2217916085e0', '4010e6fe-8a3d-4762-ba92-5b267677b653', '7d144d59-2a1e-433d-9654-32afe48654e1', '526c6fc4-d07d-4dd9-b7d9-5e37b15b9943'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:25.792629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d376041b-02d4-4ed8-b6e7-4ef01415bc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1a6e36b-ecb3-49b8-97c2-2217916085e0', '4010e6fe-8a3d-4762-ba92-5b267677b653', '7d144d59-2a1e-433d-9654-32afe48654e1', '526c6fc4-d07d-4dd9-b7d9-5e37b15b9943']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.793824 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5249b0b-d668-4b4a-af75-f90fc2a7eb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.827192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5249b0b-d668-4b4a-af75-f90fc2a7eb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce7979d1-1785-4507-9077-87e9948bb299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-568849805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26609ca7a9fa44afb7c9d59267b62eee',qos_specs=None,replication_status=,reservations=['e1a6e36b-ecb3-49b8-97c2-2217916085e0','4010e6fe-8a3d-4762-ba92-5b267677b653','7d144d59-2a1e-433d-9654-32afe48654e1','526c6fc4-d07d-4dd9-b7d9-5e37b15b9943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-568849805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce7979d1-1785-4507-9077-87e9948bb299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26609ca7a9fa44afb7c9d59267b62eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.827626 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a81dcc-38dd-4bcc-931b-091363013e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.833945 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-f734227d-7a70-4251-8a4c-c64199b0d0b1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.834098 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-f734227d-7a70-4251-8a4c-c64199b0d0b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:15:25.834248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-f734227d-7a70-4251-8a4c-c64199b0d0b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:25.834477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-f734227d-7a70-4251-8a4c-c64199b0d0b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:25.846503 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:25.846503 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:25.854225 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-f734227d-7a70-4251-8a4c-c64199b0d0b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:25.856727 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a81dcc-38dd-4bcc-931b-091363013e95) transitioned into state 'SUCCESS' from state '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-568849805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26609ca7a9fa44afb7c9d59267b62eee',qos_specs=None,replication_status=,reservations=['e1a6e36b-ecb3-49b8-97c2-2217916085e0','4010e6fe-8a3d-4762-ba92-5b267677b653','7d144d59-2a1e-433d-9654-32afe48654e1','526c6fc4-d07d-4dd9-b7d9-5e37b15b9943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8b56cc51b77448aba0577a8a1eaf4d3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.857652 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9b655f-d340-4860-8c57-43deb42178f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:25.862939 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-f734227d-7a70-4251-8a4c-c64199b0d0b1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:15:25.862939 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 916/3655] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:25 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:15:25.874642 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9b655f-d340-4860-8c57-43deb42178f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:25.874838 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Flow 'volume_create_api' (051d6a89-444d-46fc-b562-f75e2f0c3afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:25.875290 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Create volume request issued successfully. Aug 20 00:15:25.875953 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f6a3ac36-8df9-4c63-981d-121d59adb302 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:25.876487 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 907/3656] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:25 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 20 00:15:25.896677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f776b9da-659f-44d5-89ed-31dad6ac76a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.900435 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f776b9da-659f-44d5-89ed-31dad6ac76a5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 Aug 20 00:15:25.900435 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f776b9da-659f-44d5-89ed-31dad6ac76a5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:25.900435 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f776b9da-659f-44d5-89ed-31dad6ac76a5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:25.907900 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:25.907900 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:25.911823 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f776b9da-659f-44d5-89ed-31dad6ac76a5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:15:25.916127 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f776b9da-659f-44d5-89ed-31dad6ac76a5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 returned with HTTP 200 Aug 20 00:15:25.916565 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 923/3657] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:25 2026] GET /volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:25.961745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-44771947-90f1-4654-b47b-b3abd0d3010f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:25.987001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44771947-90f1-4654-b47b-b3abd0d3010f tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:25.987503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44771947-90f1-4654-b47b-b3abd0d3010f tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-199287878", "extra_specs": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:26.004384 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44771947-90f1-4654-b47b-b3abd0d3010f tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:26.004784 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 912/3658] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:15:25 2026] POST /volume/v3/types => generated 217 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.014953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0b259bd4-2413-42b2-8d47-4ac085d8d9a8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.018286 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b259bd4-2413-42b2-8d47-4ac085d8d9a8 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] POST https://10.4.3.9/volume/v3/types/1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7/encryption Aug 20 00:15:26.018608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b259bd4-2413-42b2-8d47-4ac085d8d9a8 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:26.038878 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b259bd4-2413-42b2-8d47-4ac085d8d9a8 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types/1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7/encryption returned with HTTP 200 Aug 20 00:15:26.039288 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 917/3659] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:15:26 2026] POST /volume/v3/types/1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.048865 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.126912 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:26.126912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-378574062", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-199287878", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:26.126912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-378574062', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-199287878', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:26.130652 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume of 1 GB Aug 20 00:15:26.131375 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.131375 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:26.131929 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Availability Zones retrieved successfully. Aug 20 00:15:26.137473 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Flow 'volume_create_api' (ef119e54-212b-40bc-9535-fcbb4d4ff2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:26.138410 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b15abb5-969b-47dc-b176-b975af8b9f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.139340 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:26.164830 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b15abb5-969b-47dc-b176-b975af8b9f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:15:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7,is_public=True,name='tempest-scenario-type-cryptsetup-199287878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7', '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=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.165649 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843ef65d-aa78-4aa0-b069-7f9d7bf7123f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.189949 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.190938 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.224966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Created reservations ['70eb4903-e884-491f-bcce-483bdc6344d2', '41d51eca-0f22-4d8c-8ef9-4c667b1ac489', 'c78e5b48-694a-43fc-9720-df6487e8efea', '19ff6f55-49f1-41d6-8f47-bc62daded41e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:26.224966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843ef65d-aa78-4aa0-b069-7f9d7bf7123f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70eb4903-e884-491f-bcce-483bdc6344d2', '41d51eca-0f22-4d8c-8ef9-4c667b1ac489', 'c78e5b48-694a-43fc-9720-df6487e8efea', '19ff6f55-49f1-41d6-8f47-bc62daded41e']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.224966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34acda6a-bcfb-4c5d-9441-8fc75d00b520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.236185 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7aaafd71-5792-434d-a5b4-18601cf0f565 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.238177 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7aaafd71-5792-434d-a5b4-18601cf0f565 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 Aug 20 00:15:26.238381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7aaafd71-5792-434d-a5b4-18601cf0f565 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.238661 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7aaafd71-5792-434d-a5b4-18601cf0f565 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.248419 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.248419 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:26.252555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34acda6a-bcfb-4c5d-9441-8fc75d00b520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef990ad-66ad-45ee-9c93-78dc3be8a5e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-378574062',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381444816774efeac9cb922218e5dd6',qos_specs=None,replication_status=,reservations=['70eb4903-e884-491f-bcce-483bdc6344d2','41d51eca-0f22-4d8c-8ef9-4c667b1ac489','c78e5b48-694a-43fc-9720-df6487e8efea','19ff6f55-49f1-41d6-8f47-bc62daded41e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_type_id=1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-378574062',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7ef990ad-66ad-45ee-9c93-78dc3be8a5e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8381444816774efeac9cb922218e5dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7),volume_type_id=1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.253116 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7aaafd71-5792-434d-a5b4-18601cf0f565 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:26.253611 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834b1c11-1483-448c-b266-f9b8497dcf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.259813 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7aaafd71-5792-434d-a5b4-18601cf0f565 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 returned with HTTP 200 Aug 20 00:15:26.260362 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 924/3660] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.277470 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b0977bcd-8afb-4a8a-903d-299b27c25aff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.280662 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0977bcd-8afb-4a8a-903d-299b27c25aff tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:15:26.280882 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0977bcd-8afb-4a8a-903d-299b27c25aff tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.281365 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0977bcd-8afb-4a8a-903d-299b27c25aff tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.288035 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834b1c11-1483-448c-b266-f9b8497dcf4b) transitioned into state 'SUCCESS' from state '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-378574062',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381444816774efeac9cb922218e5dd6',qos_specs=None,replication_status=,reservations=['70eb4903-e884-491f-bcce-483bdc6344d2','41d51eca-0f22-4d8c-8ef9-4c667b1ac489','c78e5b48-694a-43fc-9720-df6487e8efea','19ff6f55-49f1-41d6-8f47-bc62daded41e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_type_id=1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.289060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3032a83a-3e46-4b68-91ff-ec019d6bf0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.289140 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0977bcd-8afb-4a8a-903d-299b27c25aff tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:15:26.290438 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 913/3661] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/messages => generated 666 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:15:26.303529 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cd60486f-5e78-4b63-9d69-71724a79dbe5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.305822 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1af280de-dc3a-4968-820f-509f1833a5a4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.306728 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cd60486f-5e78-4b63-9d69-71724a79dbe5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:26.306728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cd60486f-5e78-4b63-9d69-71724a79dbe5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.306728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cd60486f-5e78-4b63-9d69-71724a79dbe5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.306976 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-cd60486f-5e78-4b63-9d69-71724a79dbe5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:26.308822 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1af280de-dc3a-4968-820f-509f1833a5a4 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:15:26.308908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3032a83a-3e46-4b68-91ff-ec019d6bf0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.309573 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1af280de-dc3a-4968-820f-509f1833a5a4 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.309573 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1af280de-dc3a-4968-820f-509f1833a5a4 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.310273 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Flow 'volume_create_api' (ef119e54-212b-40bc-9535-fcbb4d4ff2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:26.313910 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume request issued successfully. Aug 20 00:15:26.313910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a995d930-3d93-4d21-95b9-3af7612c3fe5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:26.313910 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 908/3662] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:26 2026] POST /volume/v3/volumes => generated 785 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:26.314647 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.314647 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:26.315972 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cd60486f-5e78-4b63-9d69-71724a79dbe5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:26.316801 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 918/3663] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:15:26.329262 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1af280de-dc3a-4968-820f-509f1833a5a4 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:15:26.329695 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 925/3664] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/messages => generated 666 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.339871 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d683afa0-fd80-4c65-864a-205097324e58 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.342145 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d683afa0-fd80-4c65-864a-205097324e58 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/messages/03c9ddd5-60fa-45b5-9b7c-ded366aa1e19 Aug 20 00:15:26.342422 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d683afa0-fd80-4c65-864a-205097324e58 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.342674 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d683afa0-fd80-4c65-864a-205097324e58 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.346957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-76bec2f2-a6fb-47cf-9dec-8020dd3e079c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.351130 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76bec2f2-a6fb-47cf-9dec-8020dd3e079c tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] GET https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:26.351344 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76bec2f2-a6fb-47cf-9dec-8020dd3e079c tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.351567 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76bec2f2-a6fb-47cf-9dec-8020dd3e079c tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.360113 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d683afa0-fd80-4c65-864a-205097324e58 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages/03c9ddd5-60fa-45b5-9b7c-ded366aa1e19 returned with HTTP 204 Aug 20 00:15:26.360560 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 914/3665] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:15:26 2026] DELETE /volume/v3/messages/03c9ddd5-60fa-45b5-9b7c-ded366aa1e19 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:15:26.364966 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.364966 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:26.372411 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.372526 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-76bec2f2-a6fb-47cf-9dec-8020dd3e079c tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Volume info retrieved successfully. Aug 20 00:15:26.375601 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 Aug 20 00:15:26.375915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.376197 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.376416 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Delete volume with id: 17b438c8-e537-45bc-8b6f-06941b77cce1 Aug 20 00:15:26.377581 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76bec2f2-a6fb-47cf-9dec-8020dd3e079c tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 returned with HTTP 200 Aug 20 00:15:26.378082 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 909/3666] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.386754 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.386754 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:26.387426 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:26.388948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100469) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:15:26.391021 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-d7864b1c-9322-4a3b-b687-e713daf2b6e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.393318 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-d7864b1c-9322-4a3b-b687-e713daf2b6e0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:15:26.393505 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-d7864b1c-9322-4a3b-b687-e713daf2b6e0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.393704 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-d7864b1c-9322-4a3b-b687-e713daf2b6e0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.393961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.395488 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True Aug 20 00:15:26.395675 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.395842 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.404673 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1859463748 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1859463748, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.405144 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1859463748 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1859463748, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.407993 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.408543 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.408950 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.409349 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1859463748 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1859463748, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.409711 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1859463748 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1859463748, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.410143 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1859463748 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1859463748, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.410472 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.410472 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:26.415351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Created reservations ['4c7e7c15-8023-442b-aa62-be564028caa5', '84b6ddbb-a391-4d05-9ec1-2589208e3cad', '03e0270e-e6e4-42e2-aa51-e42ab57ffe1c', '1ca7d863-e3df-4b17-a3a1-372f0bbb0cb2'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:26.417096 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-d7864b1c-9322-4a3b-b687-e713daf2b6e0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:26.420582 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2762cde1-3580-44a3-ae0a-db9b1a3a3406 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True returned with HTTP 200 Aug 20 00:15:26.421407 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 915/3667] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True => generated 1946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:26.424206 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-d7864b1c-9322-4a3b-b687-e713daf2b6e0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:15:26.425204 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 926/3668] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:26.437588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-663199d7-e116-4dba-9078-2bb6db28bec0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.439481 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-663199d7-e116-4dba-9078-2bb6db28bec0 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:26.439631 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-663199d7-e116-4dba-9078-2bb6db28bec0 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.439875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-663199d7-e116-4dba-9078-2bb6db28bec0 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.439950 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e570fa17-e99c-4a5f-86e6-4c7516aeb003 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.440192 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-663199d7-e116-4dba-9078-2bb6db28bec0 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Delete volume with id: 7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:26.440618 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e570fa17-e99c-4a5f-86e6-4c7516aeb003 None None] GET https://10.4.3.9/volume// Aug 20 00:15:26.440915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e570fa17-e99c-4a5f-86e6-4c7516aeb003 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.441320 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e570fa17-e99c-4a5f-86e6-4c7516aeb003 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.441844 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e570fa17-e99c-4a5f-86e6-4c7516aeb003 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:26.442350 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 916/3669] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:26.449061 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.449061 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:26.449661 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-663199d7-e116-4dba-9078-2bb6db28bec0 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Volume info retrieved successfully. Aug 20 00:15:26.450355 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Delete volume request issued successfully. Aug 20 00:15:26.450620 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aeab8ed2-9038-4d70-b26f-415d3b2d907d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 returned with HTTP 202 Aug 20 00:15:26.451244 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 919/3670] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:26 2026] DELETE /volume/v3/volumes/17b438c8-e537-45bc-8b6f-06941b77cce1 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:26.452579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-2ab53d17-4d1d-49f8-8567-f156d386ca96 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.456611 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-2ab53d17-4d1d-49f8-8567-f156d386ca96 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:15:26.457398 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-2ab53d17-4d1d-49f8-8567-f156d386ca96 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0352d33b-66ce-4773-8a4a-fb24ba6f0995", "connector": null, "instance_uuid": "5a2cb3fe-d3d6-402e-a034-fc60b3a00d34"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:26.462429 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6667353-f2e2-49a0-954a-56b24b44e8c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.467364 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6667353-f2e2-49a0-954a-56b24b44e8c9 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/types/9fa4f341-aee0-4fe3-b63c-2b81fcc7f128 Aug 20 00:15:26.467593 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6667353-f2e2-49a0-954a-56b24b44e8c9 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.467848 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6667353-f2e2-49a0-954a-56b24b44e8c9 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.470407 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.470407 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:26.471189 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-663199d7-e116-4dba-9078-2bb6db28bec0 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Delete volume request issued successfully. Aug 20 00:15:26.471464 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-663199d7-e116-4dba-9078-2bb6db28bec0 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 returned with HTTP 202 Aug 20 00:15:26.471872 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 910/3671] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:26 2026] DELETE /volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:26.483219 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fe9fb682-a2ad-49fc-bf08-f93fec6d7358 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.485625 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fe9fb682-a2ad-49fc-bf08-f93fec6d7358 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] GET https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:26.486217 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fe9fb682-a2ad-49fc-bf08-f93fec6d7358 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.486217 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fe9fb682-a2ad-49fc-bf08-f93fec6d7358 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.494937 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.494937 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:26.499694 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fe9fb682-a2ad-49fc-bf08-f93fec6d7358 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Volume info retrieved successfully. Aug 20 00:15:26.503634 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-2ab53d17-4d1d-49f8-8567-f156d386ca96 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:15:26.504011 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 927/3672] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:15:26 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 20 00:15:26.506480 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fe9fb682-a2ad-49fc-bf08-f93fec6d7358 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 returned with HTTP 200 Aug 20 00:15:26.507073 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 920/3673] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.509311 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6667353-f2e2-49a0-954a-56b24b44e8c9 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/types/9fa4f341-aee0-4fe3-b63c-2b81fcc7f128 returned with HTTP 202 Aug 20 00:15:26.509902 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 917/3674] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:26 2026] DELETE /volume/v3/types/9fa4f341-aee0-4fe3-b63c-2b81fcc7f128 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:26.519848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aafd72fa-b3d9-466d-b2a3-07b9ddf0871d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.522527 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aafd72fa-b3d9-466d-b2a3-07b9ddf0871d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:26.523057 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aafd72fa-b3d9-466d-b2a3-07b9ddf0871d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-273093851", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2067786540", "vendor_name": "tempest-vendor_name-1989841039"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:26.546472 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aafd72fa-b3d9-466d-b2a3-07b9ddf0871d tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:26.546938 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 911/3675] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:26 2026] POST /volume/v3/types => generated 328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.557086 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.559370 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:26.560176 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a533ae28-035b-4944-985e-5fa816180ef6", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:26.562775 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume request body: {'volume': {'volume_type': 'a533ae28-035b-4944-985e-5fa816180ef6', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:26.568694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume of 1 GB Aug 20 00:15:26.570824 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.570824 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:26.570824 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Availability Zones retrieved successfully. Aug 20 00:15:26.578248 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Flow 'volume_create_api' (83f919ce-b389-43c5-b515-18574cc07613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:26.579422 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d933598-0639-4005-9cd7-d6b85999ca9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.581163 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:26.609593 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d933598-0639-4005-9cd7-d6b85999ca9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:15:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2067786540',vendor_name='tempest-vendor_name-1989841039'},id=a533ae28-035b-4944-985e-5fa816180ef6,is_public=True,name='tempest-ProjectAdminTests-volume-type-273093851',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a533ae28-035b-4944-985e-5fa816180ef6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.610429 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b47639-1cec-4ca2-8fc5-85b169c74519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.639785 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-273093851 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-273093851, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.640225 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-273093851 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-273093851, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:26.672196 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Created reservations ['ba5657ac-db2d-4bb2-994a-50d848d0a366', 'c2765108-7339-4532-b6e9-1fd5233cd5af', 'a8cb0885-ceb7-433f-95a3-55d3b231ceee', 'fde772c2-2a12-4258-8bfe-c30700a43277'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:26.672669 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b47639-1cec-4ca2-8fc5-85b169c74519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba5657ac-db2d-4bb2-994a-50d848d0a366', 'c2765108-7339-4532-b6e9-1fd5233cd5af', 'a8cb0885-ceb7-433f-95a3-55d3b231ceee', 'fde772c2-2a12-4258-8bfe-c30700a43277']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.673724 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3270593a-6ea7-4a17-9ebc-fdeb07369fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.703286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3270593a-6ea7-4a17-9ebc-fdeb07369fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '058b0027-9fbc-4b73-9c4c-ca99bde4ad1b', '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='ebf78fb51ad54d31b74313ae56abccd9',qos_specs=None,replication_status=,reservations=['ba5657ac-db2d-4bb2-994a-50d848d0a366','c2765108-7339-4532-b6e9-1fd5233cd5af','a8cb0885-ceb7-433f-95a3-55d3b231ceee','fde772c2-2a12-4258-8bfe-c30700a43277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_type_id=a533ae28-035b-4944-985e-5fa816180ef6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15: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=058b0027-9fbc-4b73-9c4c-ca99bde4ad1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf78fb51ad54d31b74313ae56abccd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a533ae28-035b-4944-985e-5fa816180ef6),volume_type_id=a533ae28-035b-4944-985e-5fa816180ef6)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.704414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01d3692-0c6e-41a0-a0d7-693668972939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.724955 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01d3692-0c6e-41a0-a0d7-693668972939) transitioned into state 'SUCCESS' from 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='ebf78fb51ad54d31b74313ae56abccd9',qos_specs=None,replication_status=,reservations=['ba5657ac-db2d-4bb2-994a-50d848d0a366','c2765108-7339-4532-b6e9-1fd5233cd5af','a8cb0885-ceb7-433f-95a3-55d3b231ceee','fde772c2-2a12-4258-8bfe-c30700a43277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d68e52a2abb4e17b5f445434aa4cd13',volume_type_id=a533ae28-035b-4944-985e-5fa816180ef6)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.725344 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa95f1d9-d19e-48ed-82f7-a36af1fbde50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:26.736673 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa95f1d9-d19e-48ed-82f7-a36af1fbde50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:26.737760 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Flow 'volume_create_api' (83f919ce-b389-43c5-b515-18574cc07613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:26.738140 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Create volume request issued successfully. Aug 20 00:15:26.738841 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa5c6ecf-a055-413d-9725-8c18e1305324 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:26.739406 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 928/3676] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:15:26 2026] POST /volume/v3/volumes => generated 768 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:26.754681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1b8a3436-3136-4ff3-bcb5-c5d8de531336 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.756544 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b8a3436-3136-4ff3-bcb5-c5d8de531336 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b Aug 20 00:15:26.756746 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b8a3436-3136-4ff3-bcb5-c5d8de531336 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.756939 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b8a3436-3136-4ff3-bcb5-c5d8de531336 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.763526 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.763526 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:26.768908 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1b8a3436-3136-4ff3-bcb5-c5d8de531336 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:26.773122 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b8a3436-3136-4ff3-bcb5-c5d8de531336 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b returned with HTTP 200 Aug 20 00:15:26.773564 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 921/3677] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.932480 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d91c8e73-96ce-49b7-a099-4531653f607a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.934207 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d91c8e73-96ce-49b7-a099-4531653f607a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 Aug 20 00:15:26.934404 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d91c8e73-96ce-49b7-a099-4531653f607a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:26.934580 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d91c8e73-96ce-49b7-a099-4531653f607a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:26.945527 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.945527 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:26.950672 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d91c8e73-96ce-49b7-a099-4531653f607a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:15:26.955384 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d91c8e73-96ce-49b7-a099-4531653f607a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 returned with HTTP 200 Aug 20 00:15:26.955839 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 918/3678] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:26 2026] GET /volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:26.972175 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-51f87fdf-c265-4f74-aff8-d444e30cee96 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:26.974248 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51f87fdf-c265-4f74-aff8-d444e30cee96 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:26.974629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51f87fdf-c265-4f74-aff8-d444e30cee96 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce7979d1-1785-4507-9077-87e9948bb299", "name": "tempest-VolumesBackupsTest-Backup-235633757"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:26.976832 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-51f87fdf-c265-4f74-aff8-d444e30cee96 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Creating new backup {'backup': {'volume_id': 'ce7979d1-1785-4507-9077-87e9948bb299', 'name': 'tempest-VolumesBackupsTest-Backup-235633757'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:26.977019 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-51f87fdf-c265-4f74-aff8-d444e30cee96 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Creating backup of volume ce7979d1-1785-4507-9077-87e9948bb299 in container None Aug 20 00:15:26.985383 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:26.985383 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:26.985784 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-51f87fdf-c265-4f74-aff8-d444e30cee96 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Volume info retrieved successfully. Aug 20 00:15:27.008688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-51f87fdf-c265-4f74-aff8-d444e30cee96 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Created reservations ['e82c283e-5656-4283-ac48-d0491369a758', '561fd601-7419-4f58-a3aa-2c7e6c1386c3'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:27.038837 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51f87fdf-c265-4f74-aff8-d444e30cee96 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:15:27.039264 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 912/3679] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:26 2026] POST /volume/v3/backups => generated 325 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:27.050805 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-41970c8f-6f77-4c5e-8bc4-1c879c89f187 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.053006 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41970c8f-6f77-4c5e-8bc4-1c879c89f187 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:27.053276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41970c8f-6f77-4c5e-8bc4-1c879c89f187 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.053536 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41970c8f-6f77-4c5e-8bc4-1c879c89f187 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.053580 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-41970c8f-6f77-4c5e-8bc4-1c879c89f187 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:27.058171 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.058171 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:27.058812 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41970c8f-6f77-4c5e-8bc4-1c879c89f187 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:27.059247 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 929/3680] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:27.328765 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3f339226-9034-4c0e-92b4-ca060fca68d4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.331453 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f339226-9034-4c0e-92b4-ca060fca68d4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:27.331686 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f339226-9034-4c0e-92b4-ca060fca68d4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.332171 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f339226-9034-4c0e-92b4-ca060fca68d4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.332278 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3f339226-9034-4c0e-92b4-ca060fca68d4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 0247d0b6-14b5-41d1-bb5b-323d89557a93. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:27.336706 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.336706 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:27.337348 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f339226-9034-4c0e-92b4-ca060fca68d4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 200 Aug 20 00:15:27.337848 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 922/3681] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:27.348804 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64556080-0120-43b2-b855-28f1c4fd6d0a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.350750 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64556080-0120-43b2-b855-28f1c4fd6d0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] DELETE https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 Aug 20 00:15:27.351378 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64556080-0120-43b2-b855-28f1c4fd6d0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.351586 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64556080-0120-43b2-b855-28f1c4fd6d0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.351665 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-64556080-0120-43b2-b855-28f1c4fd6d0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Delete backup with id: 0247d0b6-14b5-41d1-bb5b-323d89557a93. Aug 20 00:15:27.356205 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.356205 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:27.375204 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-64556080-0120-43b2-b855-28f1c4fd6d0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] delete_backup rpcapi backup_id 0247d0b6-14b5-41d1-bb5b-323d89557a93 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:15:27.378018 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64556080-0120-43b2-b855-28f1c4fd6d0a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 returned with HTTP 202 Aug 20 00:15:27.378511 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 919/3682] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:27 2026] DELETE /volume/v3/backups/0247d0b6-14b5-41d1-bb5b-323d89557a93 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:15:27.387163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c61814b2-7cd9-48c1-a0e0-650aeebff02d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.388838 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c61814b2-7cd9-48c1-a0e0-650aeebff02d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 Aug 20 00:15:27.389065 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c61814b2-7cd9-48c1-a0e0-650aeebff02d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.389227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c61814b2-7cd9-48c1-a0e0-650aeebff02d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.389380 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c61814b2-7cd9-48c1-a0e0-650aeebff02d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume with id: 0cfe7587-43db-47f7-84b5-6b494cf97216 Aug 20 00:15:27.401914 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.401914 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:27.402358 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c61814b2-7cd9-48c1-a0e0-650aeebff02d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:27.437297 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c61814b2-7cd9-48c1-a0e0-650aeebff02d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume request issued successfully. Aug 20 00:15:27.437297 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c61814b2-7cd9-48c1-a0e0-650aeebff02d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 returned with HTTP 202 Aug 20 00:15:27.437689 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 913/3683] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:27 2026] DELETE /volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:27.447456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-871b070f-ec63-4583-ab90-bc4d12c73279 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.449459 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-871b070f-ec63-4583-ab90-bc4d12c73279 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 Aug 20 00:15:27.449692 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-871b070f-ec63-4583-ab90-bc4d12c73279 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.450093 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-871b070f-ec63-4583-ab90-bc4d12c73279 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.459421 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.459421 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:27.463546 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-871b070f-ec63-4583-ab90-bc4d12c73279 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:27.472547 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-871b070f-ec63-4583-ab90-bc4d12c73279 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 returned with HTTP 200 Aug 20 00:15:27.472978 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 930/3684] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 => generated 1003 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:27.498229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b457e3bb-7cdc-4c44-9984-a0ee631a6b62 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.498229 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b457e3bb-7cdc-4c44-9984-a0ee631a6b62 None None] GET https://10.4.3.9/volume// Aug 20 00:15:27.498372 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b457e3bb-7cdc-4c44-9984-a0ee631a6b62 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.498657 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b457e3bb-7cdc-4c44-9984-a0ee631a6b62 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.498896 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b457e3bb-7cdc-4c44-9984-a0ee631a6b62 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:27.499230 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 923/3685] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:27.510001 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-af04d962-a78e-49b3-a856-b0bc509a097b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.510001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-af04d962-a78e-49b3-a856-b0bc509a097b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:15:27.510001 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-af04d962-a78e-49b3-a856-b0bc509a097b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.510249 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-af04d962-a78e-49b3-a856-b0bc509a097b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.521982 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.521982 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:27.523920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-847d88b9-a9a9-4446-8fbf-ffd10ad4d0b7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.527462 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-847d88b9-a9a9-4446-8fbf-ffd10ad4d0b7 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] GET https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:27.527462 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-847d88b9-a9a9-4446-8fbf-ffd10ad4d0b7 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.527629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-847d88b9-a9a9-4446-8fbf-ffd10ad4d0b7 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.528734 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-af04d962-a78e-49b3-a856-b0bc509a097b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:15:27.535566 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-af04d962-a78e-49b3-a856-b0bc509a097b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:15:27.535626 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-847d88b9-a9a9-4446-8fbf-ffd10ad4d0b7 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 returned with HTTP 404 Aug 20 00:15:27.535966 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 920/3686] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:15:27.536102 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 914/3687] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:27.548559 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b241426d-ba9e-45d3-b8ab-dfcfe210871d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.549096 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b241426d-ba9e-45d3-b8ab-dfcfe210871d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] GET https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:27.549298 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b241426d-ba9e-45d3-b8ab-dfcfe210871d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.549501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b241426d-ba9e-45d3-b8ab-dfcfe210871d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.555155 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b241426d-ba9e-45d3-b8ab-dfcfe210871d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 returned with HTTP 404 Aug 20 00:15:27.555659 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 931/3688] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:27.566419 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-46e90052-b2f0-4c8d-ab42-020f04984fc5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.568557 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46e90052-b2f0-4c8d-ab42-020f04984fc5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:27.568794 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46e90052-b2f0-4c8d-ab42-020f04984fc5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.569062 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46e90052-b2f0-4c8d-ab42-020f04984fc5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.569220 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-46e90052-b2f0-4c8d-ab42-020f04984fc5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Delete volume with id: 7c8212fd-a83a-4e78-9ef8-726900178e29 Aug 20 00:15:27.576175 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46e90052-b2f0-4c8d-ab42-020f04984fc5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 returned with HTTP 404 Aug 20 00:15:27.576753 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 924/3689] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:27 2026] DELETE /volume/v3/volumes/7c8212fd-a83a-4e78-9ef8-726900178e29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:27.587405 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.589725 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:27.592910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1197768858"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:27.592910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1197768858'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:27.592910 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Create volume of 1 GB Aug 20 00:15:27.595633 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Availability Zones retrieved successfully. Aug 20 00:15:27.603199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Flow 'volume_create_api' (42d15059-5611-4b42-9254-6a5060347e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:27.603199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be446334-a3ec-453a-9a7f-03aa42c11d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:27.603199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:27.634109 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be446334-a3ec-453a-9a7f-03aa42c11d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:27.634109 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd462af5-48ea-4337-9e94-a3a318d413e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:27.646769 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-35ffc2d7-c4b7-4e2c-b0c3-6182f535f52a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.648732 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-35ffc2d7-c4b7-4e2c-b0c3-6182f535f52a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472 Aug 20 00:15:27.649121 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-35ffc2d7-c4b7-4e2c-b0c3-6182f535f52a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:27.656777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-35ffc2d7-c4b7-4e2c-b0c3-6182f535f52a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-0352d33b-66ce-4773-8a4a-fb24ba6f0995-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:15:27.661848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-35ffc2d7-c4b7-4e2c-b0c3-6182f535f52a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-0352d33b-66ce-4773-8a4a-fb24ba6f0995-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:15:27.662782 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.662782 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:27.683992 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Created reservations ['6e11c027-9c54-4379-b99d-70cd2ddd415b', '119bc2b1-1f25-49ea-b5f3-9ac57c091dac', 'fbdd2174-7b57-464b-b76c-289ccf9dfa50', '09d28152-b9ed-4254-85fb-92c539445782'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:27.685034 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd462af5-48ea-4337-9e94-a3a318d413e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e11c027-9c54-4379-b99d-70cd2ddd415b', '119bc2b1-1f25-49ea-b5f3-9ac57c091dac', 'fbdd2174-7b57-464b-b76c-289ccf9dfa50', '09d28152-b9ed-4254-85fb-92c539445782']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:27.685935 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4de16f5-f808-4b91-9201-549d128e3174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:27.721105 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4de16f5-f808-4b91-9201-549d128e3174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bcd3263-844f-43bd-9861-afb7167ac3f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1197768858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d89a7591f8d4b1cb3733c7eab0f2136',qos_specs=None,replication_status=,reservations=['6e11c027-9c54-4379-b99d-70cd2ddd415b','119bc2b1-1f25-49ea-b5f3-9ac57c091dac','fbdd2174-7b57-464b-b76c-289ccf9dfa50','09d28152-b9ed-4254-85fb-92c539445782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa521d93e5da4e2eb9718da2e6328d16',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1197768858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bcd3263-844f-43bd-9861-afb7167ac3f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d89a7591f8d4b1cb3733c7eab0f2136',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa521d93e5da4e2eb9718da2e6328d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:27.725337 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b33e14-07d9-4bb2-a001-6059d27a97d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:27.752998 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b33e14-07d9-4bb2-a001-6059d27a97d8) transitioned into state 'SUCCESS' from state '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-1197768858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d89a7591f8d4b1cb3733c7eab0f2136',qos_specs=None,replication_status=,reservations=['6e11c027-9c54-4379-b99d-70cd2ddd415b','119bc2b1-1f25-49ea-b5f3-9ac57c091dac','fbdd2174-7b57-464b-b76c-289ccf9dfa50','09d28152-b9ed-4254-85fb-92c539445782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa521d93e5da4e2eb9718da2e6328d16',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:27.753811 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (901b4931-fee0-4a31-b51b-95deda9acadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:27.764257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (901b4931-fee0-4a31-b51b-95deda9acadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:27.765426 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Flow 'volume_create_api' (42d15059-5611-4b42-9254-6a5060347e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:27.765426 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Create volume request issued successfully. Aug 20 00:15:27.765863 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b1e3104b-0221-4617-bcb3-5c023ed1b597 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:27.766301 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 921/3690] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:27 2026] POST /volume/v3/volumes => generated 752 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:27.772992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-35ffc2d7-c4b7-4e2c-b0c3-6182f535f52a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-0352d33b-66ce-4773-8a4a-fb24ba6f0995-np0000007832" released by "attachment_update" :: held 0.111s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:15:27.773409 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-35ffc2d7-c4b7-4e2c-b0c3-6182f535f52a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472 returned with HTTP 200 Aug 20 00:15:27.773994 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 915/3691] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:15:27 2026] PUT /volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:27.780795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd18fe1a-fff8-44c4-a2d5-06a6df5fe66d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.782088 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd18fe1a-fff8-44c4-a2d5-06a6df5fe66d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] GET https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:27.782337 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd18fe1a-fff8-44c4-a2d5-06a6df5fe66d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.782574 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd18fe1a-fff8-44c4-a2d5-06a6df5fe66d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.791510 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.791510 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:27.795654 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dd18fe1a-fff8-44c4-a2d5-06a6df5fe66d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Volume info retrieved successfully. Aug 20 00:15:27.797993 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4330728c-8624-47ee-a8f9-a9696edcbfb1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.799124 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4330728c-8624-47ee-a8f9-a9696edcbfb1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b Aug 20 00:15:27.800138 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4330728c-8624-47ee-a8f9-a9696edcbfb1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.800138 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4330728c-8624-47ee-a8f9-a9696edcbfb1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.802750 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd18fe1a-fff8-44c4-a2d5-06a6df5fe66d tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 returned with HTTP 200 Aug 20 00:15:27.803283 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 932/3692] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:27.811798 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-fe805090-ebb6-4660-8fcd-f7579443727c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.812486 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.812486 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:27.816232 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-fe805090-ebb6-4660-8fcd-f7579443727c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472/action Aug 20 00:15:27.816775 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-fe805090-ebb6-4660-8fcd-f7579443727c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:15:27.817520 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-fe805090-ebb6-4660-8fcd-f7579443727c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:27.821396 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4330728c-8624-47ee-a8f9-a9696edcbfb1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:27.831013 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4330728c-8624-47ee-a8f9-a9696edcbfb1 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b returned with HTTP 200 Aug 20 00:15:27.831677 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 925/3693] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:27.845163 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.845163 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:27.848590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f9d966a-1cf9-4fcf-aead-5db44b27abbc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.850513 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f9d966a-1cf9-4fcf-aead-5db44b27abbc tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:15:27.850738 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f9d966a-1cf9-4fcf-aead-5db44b27abbc tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.850974 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f9d966a-1cf9-4fcf-aead-5db44b27abbc tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.851277 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.851277 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:27.858350 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f9d966a-1cf9-4fcf-aead-5db44b27abbc tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:15:27.858735 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 916/3694] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/messages => generated 666 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:27.860422 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-26128ba5-c8af-41a4-ba25-7995a302c20f req-fe805090-ebb6-4660-8fcd-f7579443727c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472/action returned with HTTP 204 Aug 20 00:15:27.861210 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 922/3695] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:15:27 2026] POST /volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:27.872710 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8bd3b6a1-e6f2-4cf6-9602-04efacc6f49f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.874524 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8bd3b6a1-e6f2-4cf6-9602-04efacc6f49f tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] GET https://10.4.3.9/volume/v3/messages/e233df0c-4032-4624-8971-20c54c89b802 Aug 20 00:15:27.874804 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8bd3b6a1-e6f2-4cf6-9602-04efacc6f49f tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.874956 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8bd3b6a1-e6f2-4cf6-9602-04efacc6f49f tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.882388 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8bd3b6a1-e6f2-4cf6-9602-04efacc6f49f tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages/e233df0c-4032-4624-8971-20c54c89b802 returned with HTTP 200 Aug 20 00:15:27.882719 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 933/3696] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:27 2026] GET /volume/v3/messages/e233df0c-4032-4624-8971-20c54c89b802 => generated 663 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:27.899056 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-23ce1869-7e3c-4fbd-b1e8-acef9b01d3bd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.901162 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23ce1869-7e3c-4fbd-b1e8-acef9b01d3bd tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/messages/e233df0c-4032-4624-8971-20c54c89b802 Aug 20 00:15:27.901365 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23ce1869-7e3c-4fbd-b1e8-acef9b01d3bd tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.901622 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23ce1869-7e3c-4fbd-b1e8-acef9b01d3bd tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.909578 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23ce1869-7e3c-4fbd-b1e8-acef9b01d3bd tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/messages/e233df0c-4032-4624-8971-20c54c89b802 returned with HTTP 204 Aug 20 00:15:27.911024 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 926/3697] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:15:27 2026] DELETE /volume/v3/messages/e233df0c-4032-4624-8971-20c54c89b802 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:15:27.920802 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:27.922629 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b Aug 20 00:15:27.922904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:27.923139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:27.923296 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Delete volume with id: 058b0027-9fbc-4b73-9c4c-ca99bde4ad1b Aug 20 00:15:27.935127 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:27.935127 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:27.935503 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Volume info retrieved successfully. Aug 20 00:15:27.936410 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100467) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:15:27.953949 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-273093851 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-273093851, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:27.954374 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-273093851 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-273093851, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:27.972127 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Created reservations ['c67902a7-122d-4a9c-8e1f-a234f7e9cbdc', '3017e43f-c7a8-4b15-83bf-a877221183ba', '4f85ba5f-2c3c-40d6-abbb-37e0b71f9f2e', 'df0f6926-5dad-497e-8a78-bcadd235d84d'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:28.016084 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Delete volume request issued successfully. Aug 20 00:15:28.016595 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9be9d90c-c0ee-4c64-9927-a0edc04a179b tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b returned with HTTP 202 Aug 20 00:15:28.016908 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 917/3698] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:27 2026] DELETE /volume/v3/volumes/058b0027-9fbc-4b73-9c4c-ca99bde4ad1b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:28.026257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eb383dd8-dd19-4ad7-8a5f-95f49e4bd897 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.028957 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb383dd8-dd19-4ad7-8a5f-95f49e4bd897 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] DELETE https://10.4.3.9/volume/v3/types/a533ae28-035b-4944-985e-5fa816180ef6 Aug 20 00:15:28.029186 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb383dd8-dd19-4ad7-8a5f-95f49e4bd897 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:28.029425 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb383dd8-dd19-4ad7-8a5f-95f49e4bd897 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:28.059016 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb383dd8-dd19-4ad7-8a5f-95f49e4bd897 tempest-ProjectAdminTests-1102413302 tempest-ProjectAdminTests-1102413302-project-admin] https://10.4.3.9/volume/v3/types/a533ae28-035b-4944-985e-5fa816180ef6 returned with HTTP 202 Aug 20 00:15:28.059490 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 923/3699] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:28 2026] DELETE /volume/v3/types/a533ae28-035b-4944-985e-5fa816180ef6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:28.070300 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d9f410c6-75b5-4436-ac20-21cd9bbb0994 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.072274 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9f410c6-75b5-4436-ac20-21cd9bbb0994 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:28.072510 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9f410c6-75b5-4436-ac20-21cd9bbb0994 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:28.072748 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9f410c6-75b5-4436-ac20-21cd9bbb0994 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:28.072902 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d9f410c6-75b5-4436-ac20-21cd9bbb0994 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:28.079755 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:28.079755 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:28.080558 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9f410c6-75b5-4436-ac20-21cd9bbb0994 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:28.081019 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 934/3700] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:28 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:28.491522 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8b6a628c-fa3f-4caa-9372-8cfd8d8a5026 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.493861 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b6a628c-fa3f-4caa-9372-8cfd8d8a5026 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 Aug 20 00:15:28.494163 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b6a628c-fa3f-4caa-9372-8cfd8d8a5026 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:28.494454 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b6a628c-fa3f-4caa-9372-8cfd8d8a5026 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:28.503119 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b6a628c-fa3f-4caa-9372-8cfd8d8a5026 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 returned with HTTP 404 Aug 20 00:15:28.503363 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 927/3701] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:28 2026] GET /volume/v3/volumes/0cfe7587-43db-47f7-84b5-6b494cf97216 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:28.511725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b0c682dc-767d-4165-9021-583520e30aec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.513651 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0c682dc-767d-4165-9021-583520e30aec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c/export_record Aug 20 00:15:28.513857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b0c682dc-767d-4165-9021-583520e30aec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:28.514098 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b0c682dc-767d-4165-9021-583520e30aec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Calling method 'export_record' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:28.514202 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-b0c682dc-767d-4165-9021-583520e30aec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Export record for backup b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 00:15:28.518906 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:28.518906 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:28.519953 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-b0c682dc-767d-4165-9021-583520e30aec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '2a48ccdd79bf40db8ab27f8c2cec28e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '055af8f80a7b4002a916c09610ac3bca', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:28.520175 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0c682dc-767d-4165-9021-583520e30aec tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c/export_record returned with HTTP 403 Aug 20 00:15:28.520593 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 918/3702] 10.4.3.9 () {68 vars in 1416 bytes} [Thu Aug 20 00:15:28 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:28.530149 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.531975 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:28.532355 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1834956088"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:28.533768 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1834956088'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:28.534193 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume of 1 GB Aug 20 00:15:28.544403 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Availability Zones retrieved successfully. Aug 20 00:15:28.550863 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Flow 'volume_create_api' (539ac8f9-ff1f-4b31-96cd-3e5299d4bb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:28.552523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd9bf30-c9b8-4d83-a5a3-57cf37c7a9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:28.554160 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:28.591846 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd9bf30-c9b8-4d83-a5a3-57cf37c7a9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:28.592986 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02135ac3-b1f7-4a4c-b080-470adce3f01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:28.645877 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Created reservations ['180f4b6f-4673-41e0-a750-36798cff4e96', '0191f3ae-f54e-41d5-8485-2f440b579c45', 'adbf57ff-3541-4690-9720-3cc5265e81ff', 'd2efb7e3-1489-4cad-8441-64231117ee73'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:28.646687 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02135ac3-b1f7-4a4c-b080-470adce3f01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['180f4b6f-4673-41e0-a750-36798cff4e96', '0191f3ae-f54e-41d5-8485-2f440b579c45', 'adbf57ff-3541-4690-9720-3cc5265e81ff', 'd2efb7e3-1489-4cad-8441-64231117ee73']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:28.647503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b600340-fed3-4ba0-9fa2-5e707cca6968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:28.673308 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b600340-fed3-4ba0-9fa2-5e707cca6968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7186bc4-bf54-4cbd-be85-eede0d5ce0bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834956088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['180f4b6f-4673-41e0-a750-36798cff4e96','0191f3ae-f54e-41d5-8485-2f440b579c45','adbf57ff-3541-4690-9720-3cc5265e81ff','d2efb7e3-1489-4cad-8441-64231117ee73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2de741f42e4babaeff91c56d042de8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834956088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7186bc4-bf54-4cbd-be85-eede0d5ce0bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055af8f80a7b4002a916c09610ac3bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c2de741f42e4babaeff91c56d042de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:28.674057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (880bee11-d470-4403-b8cd-5d5f80bc90db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:28.691578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (880bee11-d470-4403-b8cd-5d5f80bc90db) transitioned into state 'SUCCESS' from state '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-1834956088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['180f4b6f-4673-41e0-a750-36798cff4e96','0191f3ae-f54e-41d5-8485-2f440b579c45','adbf57ff-3541-4690-9720-3cc5265e81ff','d2efb7e3-1489-4cad-8441-64231117ee73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2de741f42e4babaeff91c56d042de8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:28.692257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bdd8749-4bba-41ae-b253-b146c9606aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:28.705473 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bdd8749-4bba-41ae-b253-b146c9606aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:28.706404 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Flow 'volume_create_api' (539ac8f9-ff1f-4b31-96cd-3e5299d4bb6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:28.706710 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume request issued successfully. Aug 20 00:15:28.707293 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6cfdceb-973d-4121-897b-a9b45bd62c9c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:28.707724 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 924/3703] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:15:28 2026] POST /volume/v3/volumes => generated 774 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:28.721444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0cded76d-fc7c-44bb-a6e5-1cb71f897e9a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.724140 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cded76d-fc7c-44bb-a6e5-1cb71f897e9a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc Aug 20 00:15:28.724809 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cded76d-fc7c-44bb-a6e5-1cb71f897e9a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:28.724809 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cded76d-fc7c-44bb-a6e5-1cb71f897e9a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:28.733301 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:28.733301 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:28.739130 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0cded76d-fc7c-44bb-a6e5-1cb71f897e9a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:28.745825 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cded76d-fc7c-44bb-a6e5-1cb71f897e9a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc returned with HTTP 200 Aug 20 00:15:28.745825 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 935/3704] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:28 2026] GET /volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:28.816768 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5b4b40dd-37bb-43f7-86c4-3ae0828f841a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.819352 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5b4b40dd-37bb-43f7-86c4-3ae0828f841a tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] GET https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:28.819615 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5b4b40dd-37bb-43f7-86c4-3ae0828f841a tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:28.819827 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5b4b40dd-37bb-43f7-86c4-3ae0828f841a tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:28.829757 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:28.829757 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:28.834528 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5b4b40dd-37bb-43f7-86c4-3ae0828f841a tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Volume info retrieved successfully. Aug 20 00:15:28.840311 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5b4b40dd-37bb-43f7-86c4-3ae0828f841a tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 returned with HTTP 200 Aug 20 00:15:28.840770 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 928/3705] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:28 2026] GET /volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:28.853681 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6ddc341b-8c1d-4395-adab-ea43b858fe58 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.855655 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ddc341b-8c1d-4395-adab-ea43b858fe58 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True Aug 20 00:15:28.855874 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ddc341b-8c1d-4395-adab-ea43b858fe58 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:28.856105 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ddc341b-8c1d-4395-adab-ea43b858fe58 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:28.871253 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-6ddc341b-8c1d-4395-adab-ea43b858fe58 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:28.882403 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ddc341b-8c1d-4395-adab-ea43b858fe58 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True returned with HTTP 200 Aug 20 00:15:28.882802 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 919/3706] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:28 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True => generated 1633 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:28.896494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1b516e30-69f3-427a-af1a-7490f7926265 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.898409 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b516e30-69f3-427a-af1a-7490f7926265 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/decade970a27461e9d4a07f07908fa47?usage=True Aug 20 00:15:28.898598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b516e30-69f3-427a-af1a-7490f7926265 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:28.898777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b516e30-69f3-427a-af1a-7490f7926265 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:28.899108 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:28.899108 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:28.929608 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b516e30-69f3-427a-af1a-7490f7926265 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/decade970a27461e9d4a07f07908fa47?usage=True returned with HTTP 200 Aug 20 00:15:28.930231 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 925/3707] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:28 2026] GET /volume/v3/os-quota-sets/decade970a27461e9d4a07f07908fa47?usage=True => generated 1633 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:28.949261 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b303bf80-9574-4566-ae40-38cb47b5e418 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:28.952216 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b303bf80-9574-4566-ae40-38cb47b5e418 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] POST https://10.4.3.9/volume/v3/os-volume-transfer Aug 20 00:15:28.952601 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b303bf80-9574-4566-ae40-38cb47b5e418 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0bcd3263-844f-43bd-9861-afb7167ac3f0"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:28.954619 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.volume_transfer [None req-b303bf80-9574-4566-ae40-38cb47b5e418 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Creating new volume transfer {'transfer': {'volume_id': '0bcd3263-844f-43bd-9861-afb7167ac3f0'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 00:15:28.954770 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.volume_transfer [None req-b303bf80-9574-4566-ae40-38cb47b5e418 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Creating transfer of volume 0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:28.954845 np0000007832 devstack@c-api.service[100468]: INFO cinder.transfer.api [None req-b303bf80-9574-4566-ae40-38cb47b5e418 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Generating transfer record for volume 0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:28.970776 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:28.970776 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:28.991914 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b303bf80-9574-4566-ae40-38cb47b5e418 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 00:15:28.991914 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 936/3708] 10.4.3.9 () {68 vars in 1277 bytes} [Thu Aug 20 00:15:28 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:29.001256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.091735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-37691e8b-aa18-4907-b49b-0d484dff41a1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.093498 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37691e8b-aa18-4907-b49b-0d484dff41a1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:29.093684 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37691e8b-aa18-4907-b49b-0d484dff41a1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:29.093859 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37691e8b-aa18-4907-b49b-0d484dff41a1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:29.093960 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-37691e8b-aa18-4907-b49b-0d484dff41a1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:29.098403 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:29.098403 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:29.098768 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37691e8b-aa18-4907-b49b-0d484dff41a1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:29.099424 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 920/3709] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:29 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:29.178045 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] POST https://10.4.3.9/volume/v3/os-volume-transfer/ec8ce4bc-a81d-4877-ba10-4c20864578fb/accept Aug 20 00:15:29.178373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "14904fcdfee99dec"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:29.179616 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.volume_transfer [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Accepting volume transfer ec8ce4bc-a81d-4877-ba10-4c20864578fb {{(pid=100469) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 00:15:29.179699 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.volume_transfer [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Accepting transfer ec8ce4bc-a81d-4877-ba10-4c20864578fb Aug 20 00:15:29.227898 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Created reservations ['c84a4770-021c-4043-8822-1011a6fba19d', '8e9918c7-9149-47a1-ab59-a46e1f3bae8b', 'a5433376-0066-4b00-bf59-f46c83e24c89', '64159d74-5c69-4d97-9570-e8276739d723'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:29.244728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Created reservations ['5f62f03c-ea37-4678-b158-990cbcd51e5b', '04eaa010-4ee6-4249-a6ae-cea1f2b71189', 'f15f40f0-e1bc-432f-a7c4-816e920ec6d5', 'c2d3a723-1f6e-43f1-bc03-65614b0bb6e8'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:29.279977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Created reservations ['a72b7581-1bec-490c-9274-dc7401c0e51f', 'd5109388-9237-4d2d-8cc7-6cf66b024fa5', '1046db2a-c877-4eaf-8fd8-9bdb632db933', 'ab452643-578f-4989-a41d-a7bc5101a1c7'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:29.309592 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Created reservations ['ddf0bfd5-5aed-4694-919a-a6a0819966b6', 'c5e3e43c-8e42-42d5-8e1e-07f7c0da59a7', 'aa1ebe0a-c510-4118-b01f-67cadb95e1cf', '3ef6d975-3b58-4422-bfbd-f5c80963a039'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:29.325096 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Transfer volume completed successfully. Aug 20 00:15:29.444918 np0000007832 devstack@c-api.service[100469]: INFO cinder.transfer.api [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Volume 0bcd3263-844f-43bd-9861-afb7167ac3f0 has been transferred. Aug 20 00:15:29.454764 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-081b37a3-4265-4a1e-aca1-d2961bba6385 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] https://10.4.3.9/volume/v3/os-volume-transfer/ec8ce4bc-a81d-4877-ba10-4c20864578fb/accept returned with HTTP 202 Aug 20 00:15:29.455215 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 929/3710] 10.4.3.9 () {68 vars in 1409 bytes} [Thu Aug 20 00:15:28 2026] POST /volume/v3/os-volume-transfer/ec8ce4bc-a81d-4877-ba10-4c20864578fb/accept => generated 361 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:29.468731 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0785f5f5-401f-4bdd-9164-2b540cbef592 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.470329 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0785f5f5-401f-4bdd-9164-2b540cbef592 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] GET https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:29.470662 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0785f5f5-401f-4bdd-9164-2b540cbef592 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:29.470806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0785f5f5-401f-4bdd-9164-2b540cbef592 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:29.485976 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:29.485976 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:29.491909 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0785f5f5-401f-4bdd-9164-2b540cbef592 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] Volume info retrieved successfully. Aug 20 00:15:29.501518 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0785f5f5-401f-4bdd-9164-2b540cbef592 tempest-VolumeQuotasAdminTestJSON-1117177508 tempest-VolumeQuotasAdminTestJSON-1117177508-project-member] https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 returned with HTTP 200 Aug 20 00:15:29.501518 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 926/3711] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:29 2026] GET /volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:29.516201 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.517795 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True Aug 20 00:15:29.518021 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:29.518282 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:29.530065 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:29.530453 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:29.530822 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:29.531262 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:29.531591 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:29.531931 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-552616205 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-552616205, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:29.542845 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f1920cb-4eb0-4970-b986-3ff2c20acdac tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True returned with HTTP 200 Aug 20 00:15:29.543427 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 937/3712] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:29 2026] GET /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136?usage=True => generated 1633 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:29.556800 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a1fd34e1-cfc0-4a04-b731-81fcb308fadb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.558960 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1fd34e1-cfc0-4a04-b731-81fcb308fadb tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/decade970a27461e9d4a07f07908fa47?usage=True Aug 20 00:15:29.559208 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1fd34e1-cfc0-4a04-b731-81fcb308fadb tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:29.561465 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1fd34e1-cfc0-4a04-b731-81fcb308fadb tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:29.589999 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1fd34e1-cfc0-4a04-b731-81fcb308fadb tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/decade970a27461e9d4a07f07908fa47?usage=True returned with HTTP 200 Aug 20 00:15:29.590477 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 921/3713] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:29 2026] GET /volume/v3/os-quota-sets/decade970a27461e9d4a07f07908fa47?usage=True => generated 1633 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:29.604553 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cd1f050b-ac4f-47fb-82ba-fc72577b0a00 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.606410 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cd1f050b-ac4f-47fb-82ba-fc72577b0a00 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:29.609110 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cd1f050b-ac4f-47fb-82ba-fc72577b0a00 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:29.609110 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cd1f050b-ac4f-47fb-82ba-fc72577b0a00 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:29.609110 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-cd1f050b-ac4f-47fb-82ba-fc72577b0a00 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Delete volume with id: 0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:29.615445 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:29.615445 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:29.615445 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cd1f050b-ac4f-47fb-82ba-fc72577b0a00 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Volume info retrieved successfully. Aug 20 00:15:29.637268 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cd1f050b-ac4f-47fb-82ba-fc72577b0a00 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Delete volume request issued successfully. Aug 20 00:15:29.637522 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cd1f050b-ac4f-47fb-82ba-fc72577b0a00 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 returned with HTTP 202 Aug 20 00:15:29.638089 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 930/3714] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:29 2026] DELETE /volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:29.644732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2f19d709-d8bf-47c0-858c-bcacf8caa140 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.647801 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f19d709-d8bf-47c0-858c-bcacf8caa140 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:29.649269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f19d709-d8bf-47c0-858c-bcacf8caa140 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:29.649541 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f19d709-d8bf-47c0-858c-bcacf8caa140 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:29.671574 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:29.671574 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:29.677431 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2f19d709-d8bf-47c0-858c-bcacf8caa140 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Volume info retrieved successfully. Aug 20 00:15:29.685015 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f19d709-d8bf-47c0-858c-bcacf8caa140 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 returned with HTTP 200 Aug 20 00:15:29.685354 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 927/3715] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:29 2026] GET /volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:29.763600 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-990afe16-209e-4768-94da-b530723a056e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.765963 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-990afe16-209e-4768-94da-b530723a056e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc Aug 20 00:15:29.766353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-990afe16-209e-4768-94da-b530723a056e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:29.770204 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-990afe16-209e-4768-94da-b530723a056e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:29.780707 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:29.780707 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:29.786645 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-990afe16-209e-4768-94da-b530723a056e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:29.792089 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-990afe16-209e-4768-94da-b530723a056e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc returned with HTTP 200 Aug 20 00:15:29.792837 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 938/3716] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:29 2026] GET /volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc => generated 1005 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:29.808514 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-98e48c34-6f0c-41d8-bd9e-a853d86eafe0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.810475 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5cc6742b-2ea8-442a-b877-c0c8b111b6e5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.814792 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98e48c34-6f0c-41d8-bd9e-a853d86eafe0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:29.815325 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98e48c34-6f0c-41d8-bd9e-a853d86eafe0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7186bc4-bf54-4cbd-be85-eede0d5ce0bc", "name": "tempest-type-Backup-781626233"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:29.819476 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-98e48c34-6f0c-41d8-bd9e-a853d86eafe0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Creating new backup {'backup': {'volume_id': 'e7186bc4-bf54-4cbd-be85-eede0d5ce0bc', 'name': 'tempest-type-Backup-781626233'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:29.821258 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-98e48c34-6f0c-41d8-bd9e-a853d86eafe0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Creating backup of volume e7186bc4-bf54-4cbd-be85-eede0d5ce0bc in container None Aug 20 00:15:29.840946 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:29.840946 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:29.841544 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-98e48c34-6f0c-41d8-bd9e-a853d86eafe0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:29.865598 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-98e48c34-6f0c-41d8-bd9e-a853d86eafe0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Created reservations ['36125158-0ef1-4108-8f30-4e3121b87cc0', 'cf0581f8-e7b4-4b1c-8ea5-0c5abd479824'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:29.906583 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98e48c34-6f0c-41d8-bd9e-a853d86eafe0 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:15:29.908222 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 922/3717] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:15:29 2026] POST /volume/v3/backups => generated 311 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:29.920128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e8319cfc-5753-4a19-b102-14fdd478f2f6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.921984 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e8319cfc-5753-4a19-b102-14fdd478f2f6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:29.922226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e8319cfc-5753-4a19-b102-14fdd478f2f6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:29.922409 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e8319cfc-5753-4a19-b102-14fdd478f2f6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:29.922512 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e8319cfc-5753-4a19-b102-14fdd478f2f6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:29.926225 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5cc6742b-2ea8-442a-b877-c0c8b111b6e5 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:29.928045 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5cc6742b-2ea8-442a-b877-c0c8b111b6e5 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1211567093", "extra_specs": {"storage_protocol": "tempest-storage_protocol-574873732", "vendor_name": "tempest-vendor_name-228270755"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:29.936819 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:29.936819 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:29.938182 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e8319cfc-5753-4a19-b102-14fdd478f2f6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:29.938643 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 928/3718] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:29 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 718 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:29.948804 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5cc6742b-2ea8-442a-b877-c0c8b111b6e5 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:29.949187 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 931/3719] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:29 2026] POST /volume/v3/types => generated 328 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:29.959001 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:29.960980 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:29.961085 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "827a6940-7715-42f4-ab4d-929b46aacb58", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:29.962404 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Create volume request body: {'volume': {'volume_type': '827a6940-7715-42f4-ab4d-929b46aacb58', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:29.966330 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Create volume of 1 GB Aug 20 00:15:29.966616 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:29.966616 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:29.967402 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Availability Zones retrieved successfully. Aug 20 00:15:29.973429 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Flow 'volume_create_api' (b285a877-d400-4fd0-9704-dc6359bf0956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:29.974832 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d794ad78-3240-40c8-9448-d810eb794adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:29.976561 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:30.002169 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d794ad78-3240-40c8-9448-d810eb794adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:15:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-574873732',vendor_name='tempest-vendor_name-228270755'},id=827a6940-7715-42f4-ab4d-929b46aacb58,is_public=True,name='tempest-ProjectReaderTests-volume-type-1211567093',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '827a6940-7715-42f4-ab4d-929b46aacb58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:30.003315 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a14376a-9673-4196-93d8-327d046cb90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:30.037070 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.037440 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.081039 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Created reservations ['fdd315eb-01af-47b7-b058-648cd5db11d7', '911353c7-28cc-4d77-94ac-5d1aa1597605', 'e3090342-6e89-4023-8895-b3e33d4e301c', 'be2acef9-788a-4131-b08b-0cb22a129188'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:30.082172 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a14376a-9673-4196-93d8-327d046cb90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdd315eb-01af-47b7-b058-648cd5db11d7', '911353c7-28cc-4d77-94ac-5d1aa1597605', 'e3090342-6e89-4023-8895-b3e33d4e301c', 'be2acef9-788a-4131-b08b-0cb22a129188']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:30.083326 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105a1df1-165e-420e-94aa-efbf1592e453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:30.110186 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-80d0a8be-9223-4af1-8db3-d4117c04d4aa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.111926 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80d0a8be-9223-4af1-8db3-d4117c04d4aa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:30.112121 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80d0a8be-9223-4af1-8db3-d4117c04d4aa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:30.112316 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80d0a8be-9223-4af1-8db3-d4117c04d4aa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:30.112425 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-80d0a8be-9223-4af1-8db3-d4117c04d4aa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:30.116469 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:30.116469 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:30.117182 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80d0a8be-9223-4af1-8db3-d4117c04d4aa tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:30.117789 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 923/3720] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:30 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:30.120449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105a1df1-165e-420e-94aa-efbf1592e453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f2df161-9b38-4fd9-a658-e86604a74a8a', '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='b5886c377bbd4d3c82b43b48504f3862',qos_specs=None,replication_status=,reservations=['fdd315eb-01af-47b7-b058-648cd5db11d7','911353c7-28cc-4d77-94ac-5d1aa1597605','e3090342-6e89-4023-8895-b3e33d4e301c','be2acef9-788a-4131-b08b-0cb22a129188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b541876371784d13b44183a51070c1ac',volume_type_id=827a6940-7715-42f4-ab4d-929b46aacb58), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f2df161-9b38-4fd9-a658-e86604a74a8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5886c377bbd4d3c82b43b48504f3862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b541876371784d13b44183a51070c1ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(827a6940-7715-42f4-ab4d-929b46aacb58),volume_type_id=827a6940-7715-42f4-ab4d-929b46aacb58)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:30.121143 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92312609-f93f-4650-9371-06250aa722e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:30.143526 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92312609-f93f-4650-9371-06250aa722e8) transitioned into state 'SUCCESS' from 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='b5886c377bbd4d3c82b43b48504f3862',qos_specs=None,replication_status=,reservations=['fdd315eb-01af-47b7-b058-648cd5db11d7','911353c7-28cc-4d77-94ac-5d1aa1597605','e3090342-6e89-4023-8895-b3e33d4e301c','be2acef9-788a-4131-b08b-0cb22a129188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b541876371784d13b44183a51070c1ac',volume_type_id=827a6940-7715-42f4-ab4d-929b46aacb58)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:30.144365 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cac2fa7-a3fa-405a-bd07-fe1aed8a42a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:30.164533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cac2fa7-a3fa-405a-bd07-fe1aed8a42a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:30.165793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Flow 'volume_create_api' (b285a877-d400-4fd0-9704-dc6359bf0956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:30.166271 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Create volume request issued successfully. Aug 20 00:15:30.167528 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfe89f88-706b-417f-ab5a-52a35676b7ae tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:30.167743 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 939/3721] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:15:29 2026] POST /volume/v3/volumes => generated 770 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:30.181845 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-164794c4-16f5-43dc-b31b-f72ab78008d0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.183544 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-164794c4-16f5-43dc-b31b-f72ab78008d0 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] GET https://10.4.3.9/volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a Aug 20 00:15:30.183765 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-164794c4-16f5-43dc-b31b-f72ab78008d0 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:30.184022 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-164794c4-16f5-43dc-b31b-f72ab78008d0 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:30.195852 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:30.195852 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:30.199296 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-164794c4-16f5-43dc-b31b-f72ab78008d0 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Volume info retrieved successfully. Aug 20 00:15:30.203196 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-164794c4-16f5-43dc-b31b-f72ab78008d0 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a returned with HTTP 200 Aug 20 00:15:30.203617 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 929/3722] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:30 2026] GET /volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:30.715833 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-03710f10-4106-4ed3-87d8-876a036fd97d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.719077 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-03710f10-4106-4ed3-87d8-876a036fd97d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:30.719077 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-03710f10-4106-4ed3-87d8-876a036fd97d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:30.719077 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-03710f10-4106-4ed3-87d8-876a036fd97d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:30.731560 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-03710f10-4106-4ed3-87d8-876a036fd97d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 returned with HTTP 404 Aug 20 00:15:30.731560 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 932/3723] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:30 2026] GET /volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:30.738777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1080d840-a398-4163-9930-09cd447ec5f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.743303 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1080d840-a398-4163-9930-09cd447ec5f5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] GET https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:30.743542 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1080d840-a398-4163-9930-09cd447ec5f5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:30.743705 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1080d840-a398-4163-9930-09cd447ec5f5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:30.753119 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1080d840-a398-4163-9930-09cd447ec5f5 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 returned with HTTP 404 Aug 20 00:15:30.753921 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 924/3724] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:30 2026] GET /volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:30.766488 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3fce5060-7868-4a10-a94b-ba99fb20dce8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.769037 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3fce5060-7868-4a10-a94b-ba99fb20dce8 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:30.769465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3fce5060-7868-4a10-a94b-ba99fb20dce8 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:30.769522 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3fce5060-7868-4a10-a94b-ba99fb20dce8 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:30.769916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3fce5060-7868-4a10-a94b-ba99fb20dce8 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] Delete volume with id: 0bcd3263-844f-43bd-9861-afb7167ac3f0 Aug 20 00:15:30.777811 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3fce5060-7868-4a10-a94b-ba99fb20dce8 tempest-VolumeQuotasAdminTestJSON-1711149423 tempest-VolumeQuotasAdminTestJSON-1711149423-project-member] https://10.4.3.9/volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 returned with HTTP 404 Aug 20 00:15:30.778281 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 940/3725] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:30 2026] DELETE /volume/v3/volumes/0bcd3263-844f-43bd-9861-afb7167ac3f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:30.794403 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83b1b8e5-db3b-4393-a20f-884151dd2511 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.796529 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83b1b8e5-db3b-4393-a20f-884151dd2511 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] GET https://10.4.3.9/volume/v3/os-quota-sets/61319eb910184bb3893f97afc507b9ac?usage=True Aug 20 00:15:30.796733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83b1b8e5-db3b-4393-a20f-884151dd2511 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:30.797023 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83b1b8e5-db3b-4393-a20f-884151dd2511 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:30.809024 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-83b1b8e5-db3b-4393-a20f-884151dd2511 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.809361 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-83b1b8e5-db3b-4393-a20f-884151dd2511 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.809655 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-83b1b8e5-db3b-4393-a20f-884151dd2511 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.817692 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83b1b8e5-db3b-4393-a20f-884151dd2511 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/61319eb910184bb3893f97afc507b9ac?usage=True returned with HTTP 200 Aug 20 00:15:30.818277 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 930/3726] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:30 2026] GET /volume/v3/os-quota-sets/61319eb910184bb3893f97afc507b9ac?usage=True => generated 1949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:30.830868 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-359638e0-6be3-47c1-b73a-ced204bde28d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.835594 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 Aug 20 00:15:30.836220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:30.932658 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.933132 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.933388 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.933664 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.934005 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.934315 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-199287878 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-199287878, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:30.939672 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-359638e0-6be3-47c1-b73a-ced204bde28d tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 returned with HTTP 200 Aug 20 00:15:30.940146 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 933/3727] 10.4.3.9 () {68 vars in 1361 bytes} [Thu Aug 20 00:15:30 2026] PUT /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 => generated 934 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:30.951734 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0e393ba5-51d6-405b-b69e-1a6bd227b694 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.951824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-394093fc-3e65-429b-9f23-a3146e5807d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:30.953633 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e393ba5-51d6-405b-b69e-1a6bd227b694 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:30.953802 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-394093fc-3e65-429b-9f23-a3146e5807d0 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] PUT https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 Aug 20 00:15:30.953941 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e393ba5-51d6-405b-b69e-1a6bd227b694 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:30.954201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e393ba5-51d6-405b-b69e-1a6bd227b694 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:30.954248 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-394093fc-3e65-429b-9f23-a3146e5807d0 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:30.954304 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0e393ba5-51d6-405b-b69e-1a6bd227b694 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:30.960102 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:30.960102 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:30.960855 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e393ba5-51d6-405b-b69e-1a6bd227b694 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:30.961334 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 925/3728] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:30 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:30.976082 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:30.976082 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:31.032535 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-394093fc-3e65-429b-9f23-a3146e5807d0 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-1211567093 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-1211567093, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:31.039614 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-394093fc-3e65-429b-9f23-a3146e5807d0 tempest-VolumeQuotasAdminTestJSON-1712399722 tempest-VolumeQuotasAdminTestJSON-1712399722-project-admin] https://10.4.3.9/volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 returned with HTTP 200 Aug 20 00:15:31.040168 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 941/3729] 10.4.3.9 () {68 vars in 1361 bytes} [Thu Aug 20 00:15:30 2026] PUT /volume/v3/os-quota-sets/7d89a7591f8d4b1cb3733c7eab0f2136 => generated 932 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:31.129475 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a3c86cac-121e-47c3-9f9f-75b1730e5bc7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.131252 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3c86cac-121e-47c3-9f9f-75b1730e5bc7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:31.131421 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3c86cac-121e-47c3-9f9f-75b1730e5bc7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.131589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3c86cac-121e-47c3-9f9f-75b1730e5bc7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.131721 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a3c86cac-121e-47c3-9f9f-75b1730e5bc7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:31.135391 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:31.135391 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:31.135968 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3c86cac-121e-47c3-9f9f-75b1730e5bc7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:31.136351 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 931/3730] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:31 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:31.219343 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ce9ba148-5d48-414d-a7dc-aa7df941e342 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.224381 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce9ba148-5d48-414d-a7dc-aa7df941e342 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] GET https://10.4.3.9/volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a Aug 20 00:15:31.224381 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce9ba148-5d48-414d-a7dc-aa7df941e342 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.224381 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce9ba148-5d48-414d-a7dc-aa7df941e342 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.248035 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:31.248035 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:31.252421 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ce9ba148-5d48-414d-a7dc-aa7df941e342 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Volume info retrieved successfully. Aug 20 00:15:31.268908 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce9ba148-5d48-414d-a7dc-aa7df941e342 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a returned with HTTP 200 Aug 20 00:15:31.268908 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 934/3731] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:31 2026] GET /volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a => generated 970 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:31.281738 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ce6e4d37-caca-453b-b111-ff6ab0226196 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.283702 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce6e4d37-caca-453b-b111-ff6ab0226196 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:15:31.284061 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce6e4d37-caca-453b-b111-ff6ab0226196 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.284305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce6e4d37-caca-453b-b111-ff6ab0226196 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.298287 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce6e4d37-caca-453b-b111-ff6ab0226196 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:15:31.298847 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 926/3732] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:15:31 2026] GET /volume/v3/messages => generated 666 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:31.309944 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7f376da3-95f7-4315-8730-1d667ef8a53d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.472771 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f376da3-95f7-4315-8730-1d667ef8a53d tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-reader] GET https://10.4.3.9/volume/v3/messages Aug 20 00:15:31.473003 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f376da3-95f7-4315-8730-1d667ef8a53d tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.473205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f376da3-95f7-4315-8730-1d667ef8a53d tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-reader] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.479552 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f376da3-95f7-4315-8730-1d667ef8a53d tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-reader] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:15:31.479884 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 942/3733] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:15:31 2026] GET /volume/v3/messages => generated 666 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:31.493837 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fa7cf00d-82a0-4ee1-8175-5518ad0181f4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.497471 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa7cf00d-82a0-4ee1-8175-5518ad0181f4 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] DELETE https://10.4.3.9/volume/v3/messages/95e64467-093a-4a9b-b02c-54878c1a64fe Aug 20 00:15:31.497737 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa7cf00d-82a0-4ee1-8175-5518ad0181f4 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.497984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa7cf00d-82a0-4ee1-8175-5518ad0181f4 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.517953 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa7cf00d-82a0-4ee1-8175-5518ad0181f4 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/messages/95e64467-093a-4a9b-b02c-54878c1a64fe returned with HTTP 204 Aug 20 00:15:31.518436 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 932/3734] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:15:31 2026] DELETE /volume/v3/messages/95e64467-093a-4a9b-b02c-54878c1a64fe => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:15:31.527992 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.530308 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a Aug 20 00:15:31.530642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.530882 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.531118 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Delete volume with id: 6f2df161-9b38-4fd9-a658-e86604a74a8a Aug 20 00:15:31.548722 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:31.548722 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:31.549203 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Volume info retrieved successfully. Aug 20 00:15:31.550690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100469) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:15:31.597545 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Created reservations ['daa36f65-7c66-4ee6-9aa9-6109c5941099', '2242c5bf-2963-495c-8a9b-e51f3e96ce81', '37614f4e-6f85-4544-a3a0-578fa2fe829c', '6adef447-85de-4fc7-9545-dea9f7a0ec07'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:31.645813 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Delete volume request issued successfully. Aug 20 00:15:31.647276 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6066ed40-0d9b-44b6-a839-32c39ae8a53c tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a returned with HTTP 202 Aug 20 00:15:31.647276 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 935/3735] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:31 2026] DELETE /volume/v3/volumes/6f2df161-9b38-4fd9-a658-e86604a74a8a => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:31.656158 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8d886eeb-1b11-4c6b-a7fd-a60d22c5319e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.658117 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d886eeb-1b11-4c6b-a7fd-a60d22c5319e tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] DELETE https://10.4.3.9/volume/v3/types/827a6940-7715-42f4-ab4d-929b46aacb58 Aug 20 00:15:31.658508 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d886eeb-1b11-4c6b-a7fd-a60d22c5319e tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.658783 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d886eeb-1b11-4c6b-a7fd-a60d22c5319e tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.699264 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d886eeb-1b11-4c6b-a7fd-a60d22c5319e tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/types/827a6940-7715-42f4-ab4d-929b46aacb58 returned with HTTP 202 Aug 20 00:15:31.699264 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 927/3736] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:31 2026] DELETE /volume/v3/types/827a6940-7715-42f4-ab4d-929b46aacb58 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:15:31.707149 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b540fb00-b9a4-4f40-858c-5ed38cacc82e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.709767 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b540fb00-b9a4-4f40-858c-5ed38cacc82e tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:31.710985 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b540fb00-b9a4-4f40-858c-5ed38cacc82e tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-587451817", "extra_specs": {"storage_protocol": "tempest-storage_protocol-716213081", "vendor_name": "tempest-vendor_name-581035406"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:31.733957 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b540fb00-b9a4-4f40-858c-5ed38cacc82e tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:31.733957 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 943/3737] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:31 2026] POST /volume/v3/types => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:31.741997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.743912 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:31.744370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5aa818a3-d0a6-4f6f-a510-76769f1ce6f9", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:31.749120 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Create volume request body: {'volume': {'volume_type': '5aa818a3-d0a6-4f6f-a510-76769f1ce6f9', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:31.755562 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Create volume of 1 GB Aug 20 00:15:31.755863 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:31.755863 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:31.756257 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Availability Zones retrieved successfully. Aug 20 00:15:31.764646 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Flow 'volume_create_api' (2934788d-0b15-4f2c-8a5e-0f77b122943c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:31.765598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11db764a-52ee-4720-90b8-2e26020e326f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:31.766390 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:31.796229 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11db764a-52ee-4720-90b8-2e26020e326f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:15:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-716213081',vendor_name='tempest-vendor_name-581035406'},id=5aa818a3-d0a6-4f6f-a510-76769f1ce6f9,is_public=True,name='tempest-ProjectReaderTests-volume-type-587451817',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa818a3-d0a6-4f6f-a510-76769f1ce6f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:31.796924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578772a1-7435-45dc-a543-6243ad903edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:31.822191 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-587451817 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-587451817, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:31.822415 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-587451817 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-587451817, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:31.849455 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Created reservations ['514e1df7-3cc7-4225-8af6-6ee0c0a809fc', 'af2887c0-8c73-4125-9743-7901fd03b6a4', '1437ebde-d0a7-482d-8c17-90c072bfbbbc', '8fe61b29-ab3e-4a7e-adac-6ae46890e733'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:31.850267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578772a1-7435-45dc-a543-6243ad903edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['514e1df7-3cc7-4225-8af6-6ee0c0a809fc', 'af2887c0-8c73-4125-9743-7901fd03b6a4', '1437ebde-d0a7-482d-8c17-90c072bfbbbc', '8fe61b29-ab3e-4a7e-adac-6ae46890e733']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:31.850851 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b129f895-4fae-481d-a231-2e70ee73b627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:31.874822 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b129f895-4fae-481d-a231-2e70ee73b627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41426d8c-96b3-448a-a0cf-22e2bb531a76', '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='b5886c377bbd4d3c82b43b48504f3862',qos_specs=None,replication_status=,reservations=['514e1df7-3cc7-4225-8af6-6ee0c0a809fc','af2887c0-8c73-4125-9743-7901fd03b6a4','1437ebde-d0a7-482d-8c17-90c072bfbbbc','8fe61b29-ab3e-4a7e-adac-6ae46890e733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b541876371784d13b44183a51070c1ac',volume_type_id=5aa818a3-d0a6-4f6f-a510-76769f1ce6f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41426d8c-96b3-448a-a0cf-22e2bb531a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5886c377bbd4d3c82b43b48504f3862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b541876371784d13b44183a51070c1ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa818a3-d0a6-4f6f-a510-76769f1ce6f9),volume_type_id=5aa818a3-d0a6-4f6f-a510-76769f1ce6f9)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:31.876390 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ccc479-c5fd-434b-9172-bd09e7992f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:31.892583 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ccc479-c5fd-434b-9172-bd09e7992f70) transitioned into state 'SUCCESS' from 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='b5886c377bbd4d3c82b43b48504f3862',qos_specs=None,replication_status=,reservations=['514e1df7-3cc7-4225-8af6-6ee0c0a809fc','af2887c0-8c73-4125-9743-7901fd03b6a4','1437ebde-d0a7-482d-8c17-90c072bfbbbc','8fe61b29-ab3e-4a7e-adac-6ae46890e733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b541876371784d13b44183a51070c1ac',volume_type_id=5aa818a3-d0a6-4f6f-a510-76769f1ce6f9)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:31.893280 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9076b9e8-6771-4a56-93fd-83a70adb3c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:31.903351 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9076b9e8-6771-4a56-93fd-83a70adb3c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:31.904164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Flow 'volume_create_api' (2934788d-0b15-4f2c-8a5e-0f77b122943c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:31.904466 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Create volume request issued successfully. Aug 20 00:15:31.905442 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3dee0e06-f0df-411b-b280-a2bd17df1b33 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:31.905847 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 933/3738] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:15:31 2026] POST /volume/v3/volumes => generated 769 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:31.920585 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4667faf1-7940-48bd-bd03-8eac8a451d25 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.922528 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4667faf1-7940-48bd-bd03-8eac8a451d25 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] GET https://10.4.3.9/volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 Aug 20 00:15:31.922723 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4667faf1-7940-48bd-bd03-8eac8a451d25 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.922896 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4667faf1-7940-48bd-bd03-8eac8a451d25 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.929810 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:31.929810 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:31.933423 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4667faf1-7940-48bd-bd03-8eac8a451d25 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Volume info retrieved successfully. Aug 20 00:15:31.936901 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4667faf1-7940-48bd-bd03-8eac8a451d25 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 returned with HTTP 200 Aug 20 00:15:31.937266 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 936/3739] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:31 2026] GET /volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 => generated 948 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:31.973759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8134497c-4d43-4fa5-8c14-add27812c73e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:31.977912 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8134497c-4d43-4fa5-8c14-add27812c73e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:31.978172 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8134497c-4d43-4fa5-8c14-add27812c73e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:31.978811 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8134497c-4d43-4fa5-8c14-add27812c73e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:31.978811 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8134497c-4d43-4fa5-8c14-add27812c73e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:31.990682 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:31.990682 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:31.991451 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8134497c-4d43-4fa5-8c14-add27812c73e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:31.991835 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 928/3740] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:31 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:32.147564 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1bcf6163-4f95-40ad-b5e6-8590f035a7c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:32.152778 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1bcf6163-4f95-40ad-b5e6-8590f035a7c0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:32.152778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1bcf6163-4f95-40ad-b5e6-8590f035a7c0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:32.152778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1bcf6163-4f95-40ad-b5e6-8590f035a7c0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:32.152778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1bcf6163-4f95-40ad-b5e6-8590f035a7c0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:32.160439 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:32.160439 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:32.160439 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1bcf6163-4f95-40ad-b5e6-8590f035a7c0 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:32.160439 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 944/3741] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:32 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:32.952459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-62186d62-4cb2-43e1-ad7e-99b636c9b275 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:32.954402 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-62186d62-4cb2-43e1-ad7e-99b636c9b275 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] GET https://10.4.3.9/volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 Aug 20 00:15:32.954698 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-62186d62-4cb2-43e1-ad7e-99b636c9b275 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:32.955234 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-62186d62-4cb2-43e1-ad7e-99b636c9b275 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:32.963346 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:32.963346 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:32.967246 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-62186d62-4cb2-43e1-ad7e-99b636c9b275 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Volume info retrieved successfully. Aug 20 00:15:32.972416 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-62186d62-4cb2-43e1-ad7e-99b636c9b275 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 returned with HTTP 200 Aug 20 00:15:32.972646 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 934/3742] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:32 2026] GET /volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:32.990392 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-71718288-576c-4ab6-acf2-0227cd90d811 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:32.992763 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-71718288-576c-4ab6-acf2-0227cd90d811 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:15:32.993120 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-71718288-576c-4ab6-acf2-0227cd90d811 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:32.993386 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-71718288-576c-4ab6-acf2-0227cd90d811 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:32.999379 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-71718288-576c-4ab6-acf2-0227cd90d811 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:15:32.999873 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 937/3743] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:15:32 2026] GET /volume/v3/messages => generated 666 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:33.004456 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c3ce752-f28c-4719-af57-ee0ccafeca44 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:33.006820 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c3ce752-f28c-4719-af57-ee0ccafeca44 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:33.007158 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c3ce752-f28c-4719-af57-ee0ccafeca44 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:33.007420 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c3ce752-f28c-4719-af57-ee0ccafeca44 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:33.007580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3c3ce752-f28c-4719-af57-ee0ccafeca44 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:33.014115 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-34bc36e8-de69-42b3-8931-be130a7b1b54 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:33.016405 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-34bc36e8-de69-42b3-8931-be130a7b1b54 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-reader] GET https://10.4.3.9/volume/v3/messages/ca580df7-3bab-451f-ad03-e064f83d6310 Aug 20 00:15:33.016675 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-34bc36e8-de69-42b3-8931-be130a7b1b54 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:33.016958 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-34bc36e8-de69-42b3-8931-be130a7b1b54 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-reader] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:33.017617 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:33.017617 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:33.018398 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c3ce752-f28c-4719-af57-ee0ccafeca44 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:33.018755 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 929/3744] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:33 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:33.022977 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-34bc36e8-de69-42b3-8931-be130a7b1b54 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-reader] https://10.4.3.9/volume/v3/messages/ca580df7-3bab-451f-ad03-e064f83d6310 returned with HTTP 200 Aug 20 00:15:33.023560 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 945/3745] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:33 2026] GET /volume/v3/messages/ca580df7-3bab-451f-ad03-e064f83d6310 => generated 663 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:33.035690 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8e59f6f5-0573-47ee-96bc-c80b42acbabb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:33.039744 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e59f6f5-0573-47ee-96bc-c80b42acbabb tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] DELETE https://10.4.3.9/volume/v3/messages/ca580df7-3bab-451f-ad03-e064f83d6310 Aug 20 00:15:33.039744 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e59f6f5-0573-47ee-96bc-c80b42acbabb tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:33.039744 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e59f6f5-0573-47ee-96bc-c80b42acbabb tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:33.056554 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e59f6f5-0573-47ee-96bc-c80b42acbabb tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/messages/ca580df7-3bab-451f-ad03-e064f83d6310 returned with HTTP 204 Aug 20 00:15:33.059091 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 935/3746] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:15:33 2026] DELETE /volume/v3/messages/ca580df7-3bab-451f-ad03-e064f83d6310 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:15:33.069168 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-520d778b-2255-4987-95ca-4cfb988e2331 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:33.072086 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 Aug 20 00:15:33.072297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:33.072584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:33.072732 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Delete volume with id: 41426d8c-96b3-448a-a0cf-22e2bb531a76 Aug 20 00:15:33.082351 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:33.082351 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:33.082968 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Volume info retrieved successfully. Aug 20 00:15:33.086294 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100469) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:15:33.105948 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-587451817 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-587451817, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:33.105948 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-587451817 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-587451817, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:33.119554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Created reservations ['0182a830-ebf9-4eb1-bffb-b0552d9ff08d', 'bc9e89e4-cc5e-49ea-bcbd-1b81a16a1b08', '2754bd7b-868a-4a82-86fa-c97cb78dd39f', 'd9c912a4-9b94-48ba-9a72-021d2e8df65c'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:33.153042 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Delete volume request issued successfully. Aug 20 00:15:33.153243 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-520d778b-2255-4987-95ca-4cfb988e2331 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 returned with HTTP 202 Aug 20 00:15:33.153685 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 938/3747] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:33 2026] DELETE /volume/v3/volumes/41426d8c-96b3-448a-a0cf-22e2bb531a76 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:33.162675 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c81188dc-cef4-4764-9a53-d995398c4209 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:33.166477 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c81188dc-cef4-4764-9a53-d995398c4209 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] DELETE https://10.4.3.9/volume/v3/types/5aa818a3-d0a6-4f6f-a510-76769f1ce6f9 Aug 20 00:15:33.166477 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c81188dc-cef4-4764-9a53-d995398c4209 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:33.166477 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c81188dc-cef4-4764-9a53-d995398c4209 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:33.171815 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3a286238-2aa8-43fe-a0bd-31e0b6d4e76e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:33.174558 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a286238-2aa8-43fe-a0bd-31e0b6d4e76e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:33.174823 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a286238-2aa8-43fe-a0bd-31e0b6d4e76e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:33.175095 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a286238-2aa8-43fe-a0bd-31e0b6d4e76e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:33.175370 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3a286238-2aa8-43fe-a0bd-31e0b6d4e76e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:33.181475 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:33.181475 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:33.182726 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a286238-2aa8-43fe-a0bd-31e0b6d4e76e tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:33.182860 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 946/3748] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:33 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:33.199407 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c81188dc-cef4-4764-9a53-d995398c4209 tempest-ProjectReaderTests-727059669 tempest-ProjectReaderTests-727059669-project-admin] https://10.4.3.9/volume/v3/types/5aa818a3-d0a6-4f6f-a510-76769f1ce6f9 returned with HTTP 202 Aug 20 00:15:33.200097 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 930/3749] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:33 2026] DELETE /volume/v3/types/5aa818a3-d0a6-4f6f-a510-76769f1ce6f9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:34.033075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2c4606ae-6114-4985-9d99-cac8e48c52f4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:34.041427 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c4606ae-6114-4985-9d99-cac8e48c52f4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:34.041627 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c4606ae-6114-4985-9d99-cac8e48c52f4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:34.041835 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c4606ae-6114-4985-9d99-cac8e48c52f4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:34.041966 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2c4606ae-6114-4985-9d99-cac8e48c52f4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:34.052625 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:34.052625 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:34.053474 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c4606ae-6114-4985-9d99-cac8e48c52f4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:34.053960 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 936/3750] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:34 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 720 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:34.194852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-91bb5869-d46e-4188-845c-af1e239a9f21 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:34.200876 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-91bb5869-d46e-4188-845c-af1e239a9f21 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:34.201142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-91bb5869-d46e-4188-845c-af1e239a9f21 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:34.201360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-91bb5869-d46e-4188-845c-af1e239a9f21 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:34.201520 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-91bb5869-d46e-4188-845c-af1e239a9f21 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:34.206808 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:34.206808 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:34.207730 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-91bb5869-d46e-4188-845c-af1e239a9f21 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:34.208182 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 939/3751] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:34 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:34.537749 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3f30c49c-eadc-4d4c-a0a4-93a2b2dba5d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:34.680057 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f30c49c-eadc-4d4c-a0a4-93a2b2dba5d8 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:34.680424 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f30c49c-eadc-4d4c-a0a4-93a2b2dba5d8 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1130116127", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:34.705667 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f30c49c-eadc-4d4c-a0a4-93a2b2dba5d8 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:34.705667 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 947/3752] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:34 2026] POST /volume/v3/types => generated 275 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:34.717653 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a4e77812-c85a-424d-93c8-783938fcb711 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:34.719257 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4e77812-c85a-424d-93c8-783938fcb711 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:34.719609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4e77812-c85a-424d-93c8-783938fcb711 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1312668685", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:34.768878 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4e77812-c85a-424d-93c8-783938fcb711 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:34.768878 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 931/3753] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:34 2026] POST /volume/v3/types => generated 275 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:34.786292 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:34.900836 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:34.901308 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-501523352", "volume_type": "04c1a275-81d6-4250-867a-192eb29dea88", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:34.903247 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-501523352', 'volume_type': '04c1a275-81d6-4250-867a-192eb29dea88', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:34.908833 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Create volume of 1 GB Aug 20 00:15:34.909259 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:34.909259 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:34.909907 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Availability Zones retrieved successfully. Aug 20 00:15:34.918076 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Flow 'volume_create_api' (418504c5-89e2-4cb2-8830-4941600edf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:34.919719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97092f70-ec37-4063-b4da-403797363eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:34.922920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:34.955790 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97092f70-ec37-4063-b4da-403797363eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:15:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=04c1a275-81d6-4250-867a-192eb29dea88,is_public=True,name='tempest-VolumeTypesTest-volume-type-1130116127',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04c1a275-81d6-4250-867a-192eb29dea88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:34.957083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3f2712-34af-499c-b001-3d3dadd26422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:35.023915 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1130116127 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1130116127, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:35.024367 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1130116127 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1130116127, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:35.070921 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3013e592-8258-4e7c-8a3c-9fa740db706d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.074844 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3013e592-8258-4e7c-8a3c-9fa740db706d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:35.075516 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3013e592-8258-4e7c-8a3c-9fa740db706d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:35.075516 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3013e592-8258-4e7c-8a3c-9fa740db706d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:35.076091 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3013e592-8258-4e7c-8a3c-9fa740db706d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:35.079658 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Created reservations ['234174c4-fb88-47e8-b5ce-c834d53aa826', 'b5d148f5-d6c2-475e-afea-1f3d7fae535c', '61e65b2b-0a1f-40d8-9a1c-c7ba07a4c6fb', '106d48b3-4f63-4762-bd22-608dbf438c44'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:35.080480 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3f2712-34af-499c-b001-3d3dadd26422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234174c4-fb88-47e8-b5ce-c834d53aa826', 'b5d148f5-d6c2-475e-afea-1f3d7fae535c', '61e65b2b-0a1f-40d8-9a1c-c7ba07a4c6fb', '106d48b3-4f63-4762-bd22-608dbf438c44']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:35.082804 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0c7e9e-a862-4009-b4fb-e58aa37a6f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:35.084242 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:35.084242 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:35.085543 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3013e592-8258-4e7c-8a3c-9fa740db706d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:35.086059 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 940/3754] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:35 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:35.113017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0c7e9e-a862-4009-b4fb-e58aa37a6f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0383afdb-1507-4ccb-aaab-d33331062d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-501523352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f00a3c2afa54a568dc2bafd94ada0f7',qos_specs=None,replication_status=,reservations=['234174c4-fb88-47e8-b5ce-c834d53aa826','b5d148f5-d6c2-475e-afea-1f3d7fae535c','61e65b2b-0a1f-40d8-9a1c-c7ba07a4c6fb','106d48b3-4f63-4762-bd22-608dbf438c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f483dc9db53c40d68f95b5b2876ab4b3',volume_type_id=04c1a275-81d6-4250-867a-192eb29dea88), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-501523352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0383afdb-1507-4ccb-aaab-d33331062d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f00a3c2afa54a568dc2bafd94ada0f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f483dc9db53c40d68f95b5b2876ab4b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04c1a275-81d6-4250-867a-192eb29dea88),volume_type_id=04c1a275-81d6-4250-867a-192eb29dea88)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:35.113867 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c5b5be-8270-446b-81c3-ea2b1dc25f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:35.138274 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c5b5be-8270-446b-81c3-ea2b1dc25f4c) transitioned into state 'SUCCESS' from state '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-501523352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f00a3c2afa54a568dc2bafd94ada0f7',qos_specs=None,replication_status=,reservations=['234174c4-fb88-47e8-b5ce-c834d53aa826','b5d148f5-d6c2-475e-afea-1f3d7fae535c','61e65b2b-0a1f-40d8-9a1c-c7ba07a4c6fb','106d48b3-4f63-4762-bd22-608dbf438c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f483dc9db53c40d68f95b5b2876ab4b3',volume_type_id=04c1a275-81d6-4250-867a-192eb29dea88)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:35.139154 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5bafbc-e36b-442e-936e-b91cba17eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:35.153078 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5bafbc-e36b-442e-936e-b91cba17eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:35.154689 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Flow 'volume_create_api' (418504c5-89e2-4cb2-8830-4941600edf32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:35.154689 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Create volume request issued successfully. Aug 20 00:15:35.155736 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72a07379-0f7a-4a08-ba07-02abfa0c8fe7 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:35.156705 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 937/3755] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:34 2026] POST /volume/v3/volumes => generated 779 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:35.169668 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ce281f53-a199-439b-a1b6-857e799e1e8e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.172917 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce281f53-a199-439b-a1b6-857e799e1e8e tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] GET https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:35.172917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce281f53-a199-439b-a1b6-857e799e1e8e tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:35.172917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce281f53-a199-439b-a1b6-857e799e1e8e tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:35.182022 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:35.182022 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:35.187414 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ce281f53-a199-439b-a1b6-857e799e1e8e tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:35.194521 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce281f53-a199-439b-a1b6-857e799e1e8e tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 200 Aug 20 00:15:35.195185 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 948/3756] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:35 2026] GET /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:35.223507 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5bd97df5-883f-46f8-a7c3-bb49d99032fd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.226343 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bd97df5-883f-46f8-a7c3-bb49d99032fd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:35.226639 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bd97df5-883f-46f8-a7c3-bb49d99032fd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:35.226872 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bd97df5-883f-46f8-a7c3-bb49d99032fd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:35.227091 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5bd97df5-883f-46f8-a7c3-bb49d99032fd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:35.232526 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:35.232526 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:35.233218 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bd97df5-883f-46f8-a7c3-bb49d99032fd tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:35.233719 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 932/3757] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:35 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:35.426912 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8d526402-af02-4425-9c4c-08e0cb50cad2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.539200 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8d526402-af02-4425-9c4c-08e0cb50cad2 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:35.539621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8d526402-af02-4425-9c4c-08e0cb50cad2 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-147702154", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.558474 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8d526402-af02-4425-9c4c-08e0cb50cad2 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:35.559062 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 941/3758] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types => generated 379 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:35.584012 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1318af78-a60e-40aa-a843-81120c3d8565 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.587488 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1318af78-a60e-40aa-a843-81120c3d8565 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] POST https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption Aug 20 00:15:35.587847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1318af78-a60e-40aa-a843-81120c3d8565 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.590636 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:35.590636 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:35.609563 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1318af78-a60e-40aa-a843-81120c3d8565 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption returned with HTTP 200 Aug 20 00:15:35.610667 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 938/3759] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:35.660235 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43c09216-95c5-424a-bb26-7437999bced4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.665162 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43c09216-95c5-424a-bb26-7437999bced4 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:35.666905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43c09216-95c5-424a-bb26-7437999bced4 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1096904841", "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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.688124 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43c09216-95c5-424a-bb26-7437999bced4 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:35.688982 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 949/3760] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:35.706953 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-91ebd13c-91ec-4aa9-a212-b2492b9c171e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.803348 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-91ebd13c-91ec-4aa9-a212-b2492b9c171e tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] POST https://10.4.3.9/volume/v3/types/7229d291-15ee-4ed3-86de-b54084ec0bd5/encryption Aug 20 00:15:35.803936 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-91ebd13c-91ec-4aa9-a212-b2492b9c171e tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.806739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-91ebd13c-91ec-4aa9-a212-b2492b9c171e tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:35.807026 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-91ebd13c-91ec-4aa9-a212-b2492b9c171e tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/7229d291-15ee-4ed3-86de-b54084ec0bd5/encryption returned with HTTP 403 Aug 20 00:15:35.807683 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 933/3761] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types/7229d291-15ee-4ed3-86de-b54084ec0bd5/encryption => generated 127 bytes in 101 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:35.817013 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-43c68053-cc60-4d78-9d07-fa2b79b20103 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.819089 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-43c68053-cc60-4d78-9d07-fa2b79b20103 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:35.819479 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-43c68053-cc60-4d78-9d07-fa2b79b20103 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1766942585", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.838287 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-43c68053-cc60-4d78-9d07-fa2b79b20103 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:35.839193 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 942/3762] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:15:35.849915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ea750aa5-6ff0-4ad7-80df-975f67baae57 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.849915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea750aa5-6ff0-4ad7-80df-975f67baae57 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] POST https://10.4.3.9/volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc/extra_specs Aug 20 00:15:35.849915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ea750aa5-6ff0-4ad7-80df-975f67baae57 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.850818 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-ea750aa5-6ff0-4ad7-80df-975f67baae57 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:35.851025 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea750aa5-6ff0-4ad7-80df-975f67baae57 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc/extra_specs returned with HTTP 403 Aug 20 00:15:35.851460 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 939/3763] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:35.858821 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4910cd5f-38a1-491c-b668-6f93a3607f12 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.860442 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4910cd5f-38a1-491c-b668-6f93a3607f12 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] PUT https://10.4.3.9/volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc/extra_specs/key2 Aug 20 00:15:35.860838 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4910cd5f-38a1-491c-b668-6f93a3607f12 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.863985 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-4910cd5f-38a1-491c-b668-6f93a3607f12 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:35.864420 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4910cd5f-38a1-491c-b668-6f93a3607f12 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc/extra_specs/key2 returned with HTTP 403 Aug 20 00:15:35.864910 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 950/3764] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:15:35 2026] PUT /volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:35.892332 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aeadc7af-f56a-40b0-9910-e1ba05549548 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.894137 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aeadc7af-f56a-40b0-9910-e1ba05549548 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:35.894461 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aeadc7af-f56a-40b0-9910-e1ba05549548 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.896763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-aeadc7af-f56a-40b0-9910-e1ba05549548 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:35.897489 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aeadc7af-f56a-40b0-9910-e1ba05549548 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types returned with HTTP 403 Aug 20 00:15:35.897489 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 934/3765] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:35.916282 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-683a815a-e716-4c2a-8124-30c2fe2b4aba None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.920486 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-683a815a-e716-4c2a-8124-30c2fe2b4aba tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:35.921130 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-683a815a-e716-4c2a-8124-30c2fe2b4aba tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-409967874", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.944666 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-683a815a-e716-4c2a-8124-30c2fe2b4aba tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:35.945720 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 943/3766] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:35.967064 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e5887b1d-661d-41c2-88dc-108cd7e0deeb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:35.969208 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e5887b1d-661d-41c2-88dc-108cd7e0deeb tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] POST https://10.4.3.9/volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1/encryption Aug 20 00:15:35.969374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e5887b1d-661d-41c2-88dc-108cd7e0deeb tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:35.985160 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e5887b1d-661d-41c2-88dc-108cd7e0deeb tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1/encryption returned with HTTP 200 Aug 20 00:15:35.985429 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 940/3767] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:15:35 2026] POST /volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:36.005734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0a17e4e9-2dda-4729-97b9-899f2280f075 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.010913 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a17e4e9-2dda-4729-97b9-899f2280f075 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] DELETE https://10.4.3.9/volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1/encryption/b0352721-420c-4796-8093-5f270b888c09 Aug 20 00:15:36.010913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a17e4e9-2dda-4729-97b9-899f2280f075 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.010913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a17e4e9-2dda-4729-97b9-899f2280f075 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.010913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-0a17e4e9-2dda-4729-97b9-899f2280f075 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:36.010913 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a17e4e9-2dda-4729-97b9-899f2280f075 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1/encryption/b0352721-420c-4796-8093-5f270b888c09 returned with HTTP 403 Aug 20 00:15:36.012779 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 951/3768] 10.4.3.9 () {66 vars in 1475 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1/encryption/b0352721-420c-4796-8093-5f270b888c09 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.036069 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b19595bc-cf6d-4f80-bd2c-243df65c20d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.037837 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b19595bc-cf6d-4f80-bd2c-243df65c20d5 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:36.038225 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b19595bc-cf6d-4f80-bd2c-243df65c20d5 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-241485013", "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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:36.055384 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b19595bc-cf6d-4f80-bd2c-243df65c20d5 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:36.055723 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 935/3769] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:36 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:36.064708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6ea9c313-5cc6-4ce2-a66f-48d100b55d60 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.066755 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ea9c313-5cc6-4ce2-a66f-48d100b55d60 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] DELETE https://10.4.3.9/volume/v3/types/8a38773b-dc45-4340-b072-4624cee1723a/extra_specs/key1 Aug 20 00:15:36.066999 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ea9c313-5cc6-4ce2-a66f-48d100b55d60 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.067228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ea9c313-5cc6-4ce2-a66f-48d100b55d60 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.073283 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-6ea9c313-5cc6-4ce2-a66f-48d100b55d60 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:36.073577 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ea9c313-5cc6-4ce2-a66f-48d100b55d60 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/8a38773b-dc45-4340-b072-4624cee1723a/extra_specs/key1 returned with HTTP 403 Aug 20 00:15:36.074128 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 944/3770] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/8a38773b-dc45-4340-b072-4624cee1723a/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.083015 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8b72216d-4794-4d5e-b15d-58bd943388a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.084937 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b72216d-4794-4d5e-b15d-58bd943388a8 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:36.085329 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b72216d-4794-4d5e-b15d-58bd943388a8 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-605688403", "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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:36.099678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a13b2ca3-3c7c-4837-991f-e14697496425 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.103220 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a13b2ca3-3c7c-4837-991f-e14697496425 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:36.104240 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a13b2ca3-3c7c-4837-991f-e14697496425 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.104486 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b72216d-4794-4d5e-b15d-58bd943388a8 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:36.104736 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a13b2ca3-3c7c-4837-991f-e14697496425 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.104937 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 941/3771] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:36 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 20 00:15:36.105148 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a13b2ca3-3c7c-4837-991f-e14697496425 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:36.116004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04607afc-5193-44ff-ab60-9f8751f17399 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.116836 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04607afc-5193-44ff-ab60-9f8751f17399 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] DELETE https://10.4.3.9/volume/v3/types/e8605c16-1c34-47b2-99ea-4047078a3568 Aug 20 00:15:36.117068 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04607afc-5193-44ff-ab60-9f8751f17399 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.117270 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04607afc-5193-44ff-ab60-9f8751f17399 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.117521 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:36.117521 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:36.117928 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-04607afc-5193-44ff-ab60-9f8751f17399 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:36.118134 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04607afc-5193-44ff-ab60-9f8751f17399 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/e8605c16-1c34-47b2-99ea-4047078a3568 returned with HTTP 403 Aug 20 00:15:36.118448 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a13b2ca3-3c7c-4837-991f-e14697496425 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:36.118606 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 936/3772] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/e8605c16-1c34-47b2-99ea-4047078a3568 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.118938 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 952/3773] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:36.126207 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-57e5e006-41f8-449a-9869-0310285040fa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.128664 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-57e5e006-41f8-449a-9869-0310285040fa tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] GET https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs Aug 20 00:15:36.128915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-57e5e006-41f8-449a-9869-0310285040fa tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.129172 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-57e5e006-41f8-449a-9869-0310285040fa tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.139733 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-57e5e006-41f8-449a-9869-0310285040fa tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs returned with HTTP 200 Aug 20 00:15:36.140501 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 945/3774] 10.4.3.9 () {66 vars in 1364 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:36.153153 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-73f7db85-4330-41c1-87bc-b89dd832abcc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.154880 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73f7db85-4330-41c1-87bc-b89dd832abcc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] GET https://10.4.3.9/volume/v3/types Aug 20 00:15:36.155044 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73f7db85-4330-41c1-87bc-b89dd832abcc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.155244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73f7db85-4330-41c1-87bc-b89dd832abcc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.155983 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-73f7db85-4330-41c1-87bc-b89dd832abcc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:36.200291 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73f7db85-4330-41c1-87bc-b89dd832abcc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:36.200690 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 942/3775] 10.4.3.9 () {66 vars in 1217 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/types => generated 3195 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:36.215228 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a5e61181-6a97-40ef-8918-dd9ea29c9681 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.215369 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-266fbb81-5620-4bb2-8c42-3ba715009e12 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.216416 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5e61181-6a97-40ef-8918-dd9ea29c9681 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] GET https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption/cipher Aug 20 00:15:36.216635 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5e61181-6a97-40ef-8918-dd9ea29c9681 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.216859 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5e61181-6a97-40ef-8918-dd9ea29c9681 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.217109 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-266fbb81-5620-4bb2-8c42-3ba715009e12 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] GET https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:36.217427 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-266fbb81-5620-4bb2-8c42-3ba715009e12 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.217550 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-a5e61181-6a97-40ef-8918-dd9ea29c9681 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:36.217730 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5e61181-6a97-40ef-8918-dd9ea29c9681 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption/cipher returned with HTTP 403 Aug 20 00:15:36.217908 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-266fbb81-5620-4bb2-8c42-3ba715009e12 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.218357 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 937/3776] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.225555 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:36.225555 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:36.229377 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e52927a9-6422-4d36-aac3-b67a1ce22297 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.229904 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-266fbb81-5620-4bb2-8c42-3ba715009e12 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:36.232230 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e52927a9-6422-4d36-aac3-b67a1ce22297 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] GET https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption Aug 20 00:15:36.232686 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e52927a9-6422-4d36-aac3-b67a1ce22297 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.233244 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e52927a9-6422-4d36-aac3-b67a1ce22297 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.234908 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-e52927a9-6422-4d36-aac3-b67a1ce22297 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:36.235058 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-266fbb81-5620-4bb2-8c42-3ba715009e12 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 200 Aug 20 00:15:36.235098 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e52927a9-6422-4d36-aac3-b67a1ce22297 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption returned with HTTP 403 Aug 20 00:15:36.235131 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 953/3777] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:36.235857 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 946/3778] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.246185 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f25de954-6863-4c1c-8b01-c7df5ce888f3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.249511 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f25de954-6863-4c1c-8b01-c7df5ce888f3 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] GET https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/multiattach Aug 20 00:15:36.249777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f25de954-6863-4c1c-8b01-c7df5ce888f3 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.250094 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f25de954-6863-4c1c-8b01-c7df5ce888f3 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.254831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-73460865-c73c-409e-b949-41380e33dcdb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.254987 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.255787 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73460865-c73c-409e-b949-41380e33dcdb tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:36.255974 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73460865-c73c-409e-b949-41380e33dcdb tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.256258 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73460865-c73c-409e-b949-41380e33dcdb tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.256393 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-73460865-c73c-409e-b949-41380e33dcdb tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:36.256864 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] POST https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f/action Aug 20 00:15:36.257385 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Action body: b'{"os-retype": {"new_type": "b5bdb185-6f17-429f-9e17-44794bd91f9d"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:15:36.257637 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "b5bdb185-6f17-429f-9e17-44794bd91f9d"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:36.261670 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:36.261670 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:36.262591 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73460865-c73c-409e-b949-41380e33dcdb tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:36.263095 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 938/3779] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:36.269538 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f25de954-6863-4c1c-8b01-c7df5ce888f3 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/multiattach returned with HTTP 200 Aug 20 00:15:36.269538 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 943/3780] 10.4.3.9 () {66 vars in 1400 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:15:36.276000 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:36.276000 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:36.276639 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:36.279576 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e7863702-32a0-4605-b50a-c2596513d832 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.281677 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7863702-32a0-4605-b50a-c2596513d832 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] GET https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/volume_backend_name Aug 20 00:15:36.281980 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7863702-32a0-4605-b50a-c2596513d832 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.282251 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e7863702-32a0-4605-b50a-c2596513d832 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.293606 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e7863702-32a0-4605-b50a-c2596513d832 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 00:15:36.294362 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 947/3781] 10.4.3.9 () {66 vars in 1424 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.306481 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-87bfa960-aba5-4399-9179-eb96d04a233f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.306653 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1312668685 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1312668685, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:36.306653 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1312668685 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1312668685, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:36.306737 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87bfa960-aba5-4399-9179-eb96d04a233f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] GET https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e Aug 20 00:15:36.306737 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87bfa960-aba5-4399-9179-eb96d04a233f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.306918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87bfa960-aba5-4399-9179-eb96d04a233f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.313525 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87bfa960-aba5-4399-9179-eb96d04a233f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e returned with HTTP 200 Aug 20 00:15:36.313947 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 939/3782] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:36.328486 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a9a3efb3-7b0a-4bee-abdd-79cf4002b993 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.331285 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9a3efb3-7b0a-4bee-abdd-79cf4002b993 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] PUT https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption/fd9f8f0a-dc5f-470c-95f2-441dc81be831 Aug 20 00:15:36.331666 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9a3efb3-7b0a-4bee-abdd-79cf4002b993 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:36.334843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Created reservations ['d60c68a7-0cb4-4fdc-94cc-91a11bed164a', '686652be-d2a4-4505-b121-5216114c6253'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:36.334967 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-a9a3efb3-7b0a-4bee-abdd-79cf4002b993 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:36.335178 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9a3efb3-7b0a-4bee-abdd-79cf4002b993 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption/fd9f8f0a-dc5f-470c-95f2-441dc81be831 returned with HTTP 403 Aug 20 00:15:36.336430 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 944/3783] 10.4.3.9 () {68 vars in 1492 bytes} [Thu Aug 20 00:15:36 2026] PUT /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/encryption/fd9f8f0a-dc5f-470c-95f2-441dc81be831 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.346484 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1130116127 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1130116127, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:36.346978 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1130116127 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1130116127, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:15:36.348297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-faf15701-ddc9-4b63-9efa-34473a3caae7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.350226 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-faf15701-ddc9-4b63-9efa-34473a3caae7 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] PUT https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/key1 Aug 20 00:15:36.350547 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-faf15701-ddc9-4b63-9efa-34473a3caae7 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:36.352860 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-faf15701-ddc9-4b63-9efa-34473a3caae7 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:36.353194 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-faf15701-ddc9-4b63-9efa-34473a3caae7 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/key1 returned with HTTP 403 Aug 20 00:15:36.353688 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 948/3784] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:15:36 2026] PUT /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.362686 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Created reservations ['799a97a9-9b07-4aec-8db2-18776156b62f', '25a98120-d5ad-4360-aec1-428d7213f10f'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:36.362801 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b06dc09f-7d30-4320-a1f2-062f8cad428f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.362948 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b06dc09f-7d30-4320-a1f2-062f8cad428f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] PUT https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e Aug 20 00:15:36.363444 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b06dc09f-7d30-4320-a1f2-062f8cad428f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:36.365778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-b06dc09f-7d30-4320-a1f2-062f8cad428f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'cf1b9c197ea142d2b9277a2edeb49fe2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8622b38ba5a2485ea3a7705324c5b789', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:36.366014 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b06dc09f-7d30-4320-a1f2-062f8cad428f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-member] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e returned with HTTP 403 Aug 20 00:15:36.366550 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 940/3785] 10.4.3.9 () {68 vars in 1348 bytes} [Thu Aug 20 00:15:36 2026] PUT /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:36.376810 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-26e14a56-61c0-4154-99cf-e70ee87e1e63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.382002 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26e14a56-61c0-4154-99cf-e70ee87e1e63 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] DELETE https://10.4.3.9/volume/v3/types/e8605c16-1c34-47b2-99ea-4047078a3568 Aug 20 00:15:36.382002 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26e14a56-61c0-4154-99cf-e70ee87e1e63 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.382002 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26e14a56-61c0-4154-99cf-e70ee87e1e63 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.400796 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Retype volume request issued successfully. Aug 20 00:15:36.400796 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ef9b5a6-89db-4605-b723-5eb11cfe70fe tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f/action returned with HTTP 202 Aug 20 00:15:36.400796 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 954/3786] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:15:36 2026] POST /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:15:36.411214 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2282e57d-016b-4f7c-b4a1-9b5aa60ab7dd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.417512 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26e14a56-61c0-4154-99cf-e70ee87e1e63 tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types/e8605c16-1c34-47b2-99ea-4047078a3568 returned with HTTP 202 Aug 20 00:15:36.417784 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2282e57d-016b-4f7c-b4a1-9b5aa60ab7dd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] GET https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:36.418387 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 945/3787] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/e8605c16-1c34-47b2-99ea-4047078a3568 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:36.418446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2282e57d-016b-4f7c-b4a1-9b5aa60ab7dd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.418446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2282e57d-016b-4f7c-b4a1-9b5aa60ab7dd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.427090 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-595a4113-7da0-436e-ad04-a1a92a0e0f0d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.429248 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-595a4113-7da0-436e-ad04-a1a92a0e0f0d tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] DELETE https://10.4.3.9/volume/v3/types/8a38773b-dc45-4340-b072-4624cee1723a Aug 20 00:15:36.429523 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-595a4113-7da0-436e-ad04-a1a92a0e0f0d tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.429813 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-595a4113-7da0-436e-ad04-a1a92a0e0f0d tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.433964 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:36.433964 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:36.443301 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2282e57d-016b-4f7c-b4a1-9b5aa60ab7dd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:36.451060 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2282e57d-016b-4f7c-b4a1-9b5aa60ab7dd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 200 Aug 20 00:15:36.451060 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 949/3788] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:36 2026] GET /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:36.468203 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-595a4113-7da0-436e-ad04-a1a92a0e0f0d tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types/8a38773b-dc45-4340-b072-4624cee1723a returned with HTTP 202 Aug 20 00:15:36.468759 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 941/3789] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/8a38773b-dc45-4340-b072-4624cee1723a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:36.479352 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a62e7bfc-18d5-42ff-9d85-44995a16763f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.482206 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a62e7bfc-18d5-42ff-9d85-44995a16763f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] DELETE https://10.4.3.9/volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1 Aug 20 00:15:36.482825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a62e7bfc-18d5-42ff-9d85-44995a16763f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.483911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a62e7bfc-18d5-42ff-9d85-44995a16763f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.483911 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:36.483911 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:36.522998 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a62e7bfc-18d5-42ff-9d85-44995a16763f tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1 returned with HTTP 202 Aug 20 00:15:36.523614 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 955/3790] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/c07f1a62-f9f4-4792-b2f4-246d784beda1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:36.530588 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f8fe7b4b-1eea-4c0a-93aa-f2f2a3994c1b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.532745 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f8fe7b4b-1eea-4c0a-93aa-f2f2a3994c1b tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] DELETE https://10.4.3.9/volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc Aug 20 00:15:36.533023 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f8fe7b4b-1eea-4c0a-93aa-f2f2a3994c1b tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.533276 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f8fe7b4b-1eea-4c0a-93aa-f2f2a3994c1b tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.560099 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f8fe7b4b-1eea-4c0a-93aa-f2f2a3994c1b tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc returned with HTTP 202 Aug 20 00:15:36.560581 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 946/3791] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/1459d4a0-5cd0-42a4-9dc5-41d5606dc2cc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:36.567862 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7c2b37c3-93cb-4662-9770-235f89cd9fbc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.570464 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c2b37c3-93cb-4662-9770-235f89cd9fbc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] DELETE https://10.4.3.9/volume/v3/types/7229d291-15ee-4ed3-86de-b54084ec0bd5 Aug 20 00:15:36.570737 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c2b37c3-93cb-4662-9770-235f89cd9fbc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.571065 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c2b37c3-93cb-4662-9770-235f89cd9fbc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.605460 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c2b37c3-93cb-4662-9770-235f89cd9fbc tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types/7229d291-15ee-4ed3-86de-b54084ec0bd5 returned with HTTP 202 Aug 20 00:15:36.606021 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 950/3792] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/7229d291-15ee-4ed3-86de-b54084ec0bd5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:36.613324 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da716e2f-c5f1-4cdb-b5dc-37074ad17fea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:36.616157 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da716e2f-c5f1-4cdb-b5dc-37074ad17fea tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] DELETE https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e Aug 20 00:15:36.616471 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da716e2f-c5f1-4cdb-b5dc-37074ad17fea tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:36.616740 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da716e2f-c5f1-4cdb-b5dc-37074ad17fea tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:36.649143 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da716e2f-c5f1-4cdb-b5dc-37074ad17fea tempest-VolumeTypesMemberTests-1353642285 tempest-VolumeTypesMemberTests-1353642285-project-admin] https://10.4.3.9/volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e returned with HTTP 202 Aug 20 00:15:36.649758 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 942/3793] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:36 2026] DELETE /volume/v3/types/70ec2fef-d953-480b-ae6e-d1c9eeb1ed8e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:37.129882 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-60c38356-9c42-47d1-aa8c-a3573e084a13 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:37.131702 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60c38356-9c42-47d1-aa8c-a3573e084a13 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:37.131938 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60c38356-9c42-47d1-aa8c-a3573e084a13 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:37.132185 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60c38356-9c42-47d1-aa8c-a3573e084a13 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:37.132341 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-60c38356-9c42-47d1-aa8c-a3573e084a13 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:37.137614 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:37.137614 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:37.138392 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60c38356-9c42-47d1-aa8c-a3573e084a13 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:37.138733 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 956/3794] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:37 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:37.280276 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6f8ccc5-73a3-4787-9a0b-36342a93ac82 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:37.282975 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6f8ccc5-73a3-4787-9a0b-36342a93ac82 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:37.283343 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6f8ccc5-73a3-4787-9a0b-36342a93ac82 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:37.283926 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6f8ccc5-73a3-4787-9a0b-36342a93ac82 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:37.284228 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b6f8ccc5-73a3-4787-9a0b-36342a93ac82 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:37.290672 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:37.290672 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:37.291446 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6f8ccc5-73a3-4787-9a0b-36342a93ac82 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:37.292072 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 947/3795] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:37 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:37.465515 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ad76c879-b330-4576-bd06-3742f7130d46 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:37.469460 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ad76c879-b330-4576-bd06-3742f7130d46 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] GET https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:37.469460 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ad76c879-b330-4576-bd06-3742f7130d46 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:37.469460 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ad76c879-b330-4576-bd06-3742f7130d46 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:37.478849 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:37.478849 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:37.484213 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ad76c879-b330-4576-bd06-3742f7130d46 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:37.490009 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ad76c879-b330-4576-bd06-3742f7130d46 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 200 Aug 20 00:15:37.490009 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 951/3796] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:37 2026] GET /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:37.504154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-47f42307-1473-41c4-962a-ab2bb32f7edd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:37.506474 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-47f42307-1473-41c4-962a-ab2bb32f7edd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] GET https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:37.506705 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-47f42307-1473-41c4-962a-ab2bb32f7edd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:37.506934 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-47f42307-1473-41c4-962a-ab2bb32f7edd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:37.515588 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:37.515588 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:37.519631 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-47f42307-1473-41c4-962a-ab2bb32f7edd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:37.525302 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-47f42307-1473-41c4-962a-ab2bb32f7edd tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 200 Aug 20 00:15:37.525438 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 943/3797] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:37 2026] GET /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:37.543833 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8e0eac2e-b0a1-4f07-8ffa-f218dc38ae81 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:37.546177 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e0eac2e-b0a1-4f07-8ffa-f218dc38ae81 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] GET https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:37.546545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e0eac2e-b0a1-4f07-8ffa-f218dc38ae81 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:37.546828 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e0eac2e-b0a1-4f07-8ffa-f218dc38ae81 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:37.554991 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:37.554991 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:37.559347 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8e0eac2e-b0a1-4f07-8ffa-f218dc38ae81 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:37.563867 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e0eac2e-b0a1-4f07-8ffa-f218dc38ae81 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 200 Aug 20 00:15:37.564323 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 957/3798] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:37 2026] GET /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:37.576978 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-67b61bd7-f82a-438f-9a28-115f9b499644 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:37.579191 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67b61bd7-f82a-438f-9a28-115f9b499644 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:37.579451 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67b61bd7-f82a-438f-9a28-115f9b499644 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:37.579673 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67b61bd7-f82a-438f-9a28-115f9b499644 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:37.579829 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-67b61bd7-f82a-438f-9a28-115f9b499644 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Delete volume with id: 0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:37.589712 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:37.589712 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:37.590344 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-67b61bd7-f82a-438f-9a28-115f9b499644 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:37.613524 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-67b61bd7-f82a-438f-9a28-115f9b499644 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Delete volume request issued successfully. Aug 20 00:15:37.614593 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67b61bd7-f82a-438f-9a28-115f9b499644 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 202 Aug 20 00:15:37.614593 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 948/3799] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:37 2026] DELETE /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:37.626827 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-62efd9b6-8f00-4938-9536-c86d3492fa1c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:37.633234 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-62efd9b6-8f00-4938-9536-c86d3492fa1c tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] GET https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:37.633234 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-62efd9b6-8f00-4938-9536-c86d3492fa1c tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:37.633234 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-62efd9b6-8f00-4938-9536-c86d3492fa1c tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:37.646743 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:37.646743 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:37.653337 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-62efd9b6-8f00-4938-9536-c86d3492fa1c tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Volume info retrieved successfully. Aug 20 00:15:37.658385 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-62efd9b6-8f00-4938-9536-c86d3492fa1c tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 200 Aug 20 00:15:37.658770 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 952/3800] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:37 2026] GET /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:38.154102 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8a6c46b4-fecc-417c-8bfd-b252fa5c1f18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.160150 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a6c46b4-fecc-417c-8bfd-b252fa5c1f18 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:38.160434 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a6c46b4-fecc-417c-8bfd-b252fa5c1f18 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.160661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a6c46b4-fecc-417c-8bfd-b252fa5c1f18 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.160789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8a6c46b4-fecc-417c-8bfd-b252fa5c1f18 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:38.167912 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:38.167912 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:38.168697 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a6c46b4-fecc-417c-8bfd-b252fa5c1f18 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:38.169305 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 944/3801] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:38 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:38.308074 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-23278207-acef-4a8f-a556-80c83251e5d1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.311072 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23278207-acef-4a8f-a556-80c83251e5d1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:38.311072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23278207-acef-4a8f-a556-80c83251e5d1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.311072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23278207-acef-4a8f-a556-80c83251e5d1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.311072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-23278207-acef-4a8f-a556-80c83251e5d1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:38.319492 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:38.319492 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:38.319728 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23278207-acef-4a8f-a556-80c83251e5d1 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:38.320308 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 958/3802] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:38 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:38.671764 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a43f0f08-8c98-4c34-bc0f-3788b9a94217 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.673575 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a43f0f08-8c98-4c34-bc0f-3788b9a94217 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] GET https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f Aug 20 00:15:38.673812 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a43f0f08-8c98-4c34-bc0f-3788b9a94217 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.674073 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a43f0f08-8c98-4c34-bc0f-3788b9a94217 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.679209 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a43f0f08-8c98-4c34-bc0f-3788b9a94217 tempest-VolumeTypesTest-998243456 tempest-VolumeTypesTest-998243456-project-member] https://10.4.3.9/volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f returned with HTTP 404 Aug 20 00:15:38.679717 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 949/3803] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:38 2026] GET /volume/v3/volumes/0383afdb-1507-4ccb-aaab-d33331062d1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:38.687762 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e81ed10f-5527-4e69-9f04-054d6a75341a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.690054 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e81ed10f-5527-4e69-9f04-054d6a75341a tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] DELETE https://10.4.3.9/volume/v3/types/b5bdb185-6f17-429f-9e17-44794bd91f9d Aug 20 00:15:38.690266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e81ed10f-5527-4e69-9f04-054d6a75341a tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.690513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e81ed10f-5527-4e69-9f04-054d6a75341a tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.719049 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e81ed10f-5527-4e69-9f04-054d6a75341a tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/b5bdb185-6f17-429f-9e17-44794bd91f9d returned with HTTP 202 Aug 20 00:15:38.719677 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 953/3804] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:38 2026] DELETE /volume/v3/types/b5bdb185-6f17-429f-9e17-44794bd91f9d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:38.731428 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9dea54a1-e977-43e8-8d43-069bdf9f393c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.733281 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9dea54a1-e977-43e8-8d43-069bdf9f393c tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/b5bdb185-6f17-429f-9e17-44794bd91f9d Aug 20 00:15:38.733411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9dea54a1-e977-43e8-8d43-069bdf9f393c tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.733606 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9dea54a1-e977-43e8-8d43-069bdf9f393c tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.737578 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9dea54a1-e977-43e8-8d43-069bdf9f393c tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/b5bdb185-6f17-429f-9e17-44794bd91f9d returned with HTTP 404 Aug 20 00:15:38.738195 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 945/3805] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:15:38 2026] GET /volume/v3/types/b5bdb185-6f17-429f-9e17-44794bd91f9d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:38.747304 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-424ef7a6-778b-4af9-81d7-394fdc3c6f33 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.749363 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-424ef7a6-778b-4af9-81d7-394fdc3c6f33 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] DELETE https://10.4.3.9/volume/v3/types/04c1a275-81d6-4250-867a-192eb29dea88 Aug 20 00:15:38.749599 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-424ef7a6-778b-4af9-81d7-394fdc3c6f33 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.749818 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-424ef7a6-778b-4af9-81d7-394fdc3c6f33 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.777594 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-424ef7a6-778b-4af9-81d7-394fdc3c6f33 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/04c1a275-81d6-4250-867a-192eb29dea88 returned with HTTP 202 Aug 20 00:15:38.778174 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 959/3806] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:38 2026] DELETE /volume/v3/types/04c1a275-81d6-4250-867a-192eb29dea88 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:38.791455 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-629f20e4-37d7-49d5-b950-8550b3e78cfa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.793607 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-629f20e4-37d7-49d5-b950-8550b3e78cfa tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/04c1a275-81d6-4250-867a-192eb29dea88 Aug 20 00:15:38.793858 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-629f20e4-37d7-49d5-b950-8550b3e78cfa tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.794204 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-629f20e4-37d7-49d5-b950-8550b3e78cfa tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.797604 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-629f20e4-37d7-49d5-b950-8550b3e78cfa tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/04c1a275-81d6-4250-867a-192eb29dea88 returned with HTTP 404 Aug 20 00:15:38.798282 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 950/3807] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:15:38 2026] GET /volume/v3/types/04c1a275-81d6-4250-867a-192eb29dea88 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:38.807914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3f5306da-78ad-435a-be13-184d2707020b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.809506 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f5306da-78ad-435a-be13-184d2707020b tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:38.809849 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f5306da-78ad-435a-be13-184d2707020b tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1871604083", "description": "tempest-volume-type-description-1624697449", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:38.836051 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f5306da-78ad-435a-be13-184d2707020b tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:38.836526 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 954/3808] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:15:38 2026] POST /volume/v3/types => generated 315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:38.848860 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-825b5405-2e99-4876-8ea5-790a4c129791 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.851183 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-825b5405-2e99-4876-8ea5-790a4c129791 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 Aug 20 00:15:38.851419 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-825b5405-2e99-4876-8ea5-790a4c129791 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.851615 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-825b5405-2e99-4876-8ea5-790a4c129791 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.858215 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-825b5405-2e99-4876-8ea5-790a4c129791 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 returned with HTTP 200 Aug 20 00:15:38.858580 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 946/3809] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:15:38 2026] GET /volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 => generated 337 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:38.870868 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8ffc30c6-7f60-43fc-921e-7299d275436c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.874999 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ffc30c6-7f60-43fc-921e-7299d275436c tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] DELETE https://10.4.3.9/volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 Aug 20 00:15:38.874999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ffc30c6-7f60-43fc-921e-7299d275436c tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.876017 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ffc30c6-7f60-43fc-921e-7299d275436c tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.912492 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ffc30c6-7f60-43fc-921e-7299d275436c tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 returned with HTTP 202 Aug 20 00:15:38.913088 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 960/3810] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:38 2026] DELETE /volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:38.922289 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f3dd8597-f73f-477f-b6bd-c073a9793064 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.924577 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3dd8597-f73f-477f-b6bd-c073a9793064 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 Aug 20 00:15:38.924813 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3dd8597-f73f-477f-b6bd-c073a9793064 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:38.925025 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3dd8597-f73f-477f-b6bd-c073a9793064 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:38.928335 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3dd8597-f73f-477f-b6bd-c073a9793064 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 returned with HTTP 404 Aug 20 00:15:38.929128 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 951/3811] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:15:38 2026] GET /volume/v3/types/36f34cf5-ec60-40d7-b59f-f602b9e30643 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:38.938422 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9f9117f1-4118-4461-944f-30fbc8a469fc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.940743 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9f9117f1-4118-4461-944f-30fbc8a469fc tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:38.941242 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9f9117f1-4118-4461-944f-30fbc8a469fc tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1427082557"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:38.959147 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9f9117f1-4118-4461-944f-30fbc8a469fc tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:38.959708 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 955/3812] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:15:38 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:38.969269 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c368c4d-524a-4f40-abdd-7ec582603b14 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:38.971817 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c368c4d-524a-4f40-abdd-7ec582603b14 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] POST https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption Aug 20 00:15:38.972261 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c368c4d-524a-4f40-abdd-7ec582603b14 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:38.998805 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c368c4d-524a-4f40-abdd-7ec582603b14 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption returned with HTTP 200 Aug 20 00:15:38.999435 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 947/3813] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:15:38 2026] POST /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.010043 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a9233fb2-3c00-4de8-8e2a-502a32684c93 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.013859 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9233fb2-3c00-4de8-8e2a-502a32684c93 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption Aug 20 00:15:39.014190 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9233fb2-3c00-4de8-8e2a-502a32684c93 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.014459 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9233fb2-3c00-4de8-8e2a-502a32684c93 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.023750 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9233fb2-3c00-4de8-8e2a-502a32684c93 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption returned with HTTP 200 Aug 20 00:15:39.024328 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 961/3814] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.038595 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-836d6692-41d3-4d08-b265-fcb645882d06 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.040437 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-836d6692-41d3-4d08-b265-fcb645882d06 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] PUT https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/b9a49baa-79d9-47bd-aa96-a9fe17b9c219 Aug 20 00:15:39.041497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-836d6692-41d3-4d08-b265-fcb645882d06 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:39.061259 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-836d6692-41d3-4d08-b265-fcb645882d06 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/b9a49baa-79d9-47bd-aa96-a9fe17b9c219 returned with HTTP 200 Aug 20 00:15:39.061955 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 952/3815] 10.4.3.9 () {68 vars in 1493 bytes} [Thu Aug 20 00:15:39 2026] PUT /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/b9a49baa-79d9-47bd-aa96-a9fe17b9c219 => generated 122 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.071303 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-71847885-3f92-4413-aa36-8fe412251a67 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.077828 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-71847885-3f92-4413-aa36-8fe412251a67 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption Aug 20 00:15:39.078250 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-71847885-3f92-4413-aa36-8fe412251a67 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.078587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-71847885-3f92-4413-aa36-8fe412251a67 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.089087 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-71847885-3f92-4413-aa36-8fe412251a67 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption returned with HTTP 200 Aug 20 00:15:39.089538 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 956/3816] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption => generated 347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.098455 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-45a16cbd-ded8-4280-a972-160760db6f38 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.100434 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45a16cbd-ded8-4280-a972-160760db6f38 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/cipher Aug 20 00:15:39.100635 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45a16cbd-ded8-4280-a972-160760db6f38 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.100939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45a16cbd-ded8-4280-a972-160760db6f38 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.109599 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45a16cbd-ded8-4280-a972-160760db6f38 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/cipher returned with HTTP 200 Aug 20 00:15:39.110080 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 948/3817] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:15:39.119382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f8a9791b-3605-4e71-bdd2-c3c477d932ec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.121603 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8a9791b-3605-4e71-bdd2-c3c477d932ec tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] DELETE https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/b9a49baa-79d9-47bd-aa96-a9fe17b9c219 Aug 20 00:15:39.121875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8a9791b-3605-4e71-bdd2-c3c477d932ec tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.122147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8a9791b-3605-4e71-bdd2-c3c477d932ec tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.147965 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8a9791b-3605-4e71-bdd2-c3c477d932ec tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/b9a49baa-79d9-47bd-aa96-a9fe17b9c219 returned with HTTP 202 Aug 20 00:15:39.148367 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 962/3818] 10.4.3.9 () {66 vars in 1475 bytes} [Thu Aug 20 00:15:39 2026] DELETE /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption/b9a49baa-79d9-47bd-aa96-a9fe17b9c219 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:39.155921 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ca51d66-0f8b-4086-917d-10cd16ebd823 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.158167 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ca51d66-0f8b-4086-917d-10cd16ebd823 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption Aug 20 00:15:39.158404 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ca51d66-0f8b-4086-917d-10cd16ebd823 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.158652 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ca51d66-0f8b-4086-917d-10cd16ebd823 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.165240 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ca51d66-0f8b-4086-917d-10cd16ebd823 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption returned with HTTP 200 Aug 20 00:15:39.165770 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 953/3819] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:15:39.173998 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-639c11dd-59ef-4ee9-9a51-38d8d883e69e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.177296 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-639c11dd-59ef-4ee9-9a51-38d8d883e69e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption Aug 20 00:15:39.177296 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-639c11dd-59ef-4ee9-9a51-38d8d883e69e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.177296 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-639c11dd-59ef-4ee9-9a51-38d8d883e69e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.180524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0182879-81ee-4600-87a6-0cd6cb6d719b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.182982 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0182879-81ee-4600-87a6-0cd6cb6d719b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:39.183299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0182879-81ee-4600-87a6-0cd6cb6d719b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.183561 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0182879-81ee-4600-87a6-0cd6cb6d719b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.183742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a0182879-81ee-4600-87a6-0cd6cb6d719b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:39.185304 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-639c11dd-59ef-4ee9-9a51-38d8d883e69e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption returned with HTTP 200 Aug 20 00:15:39.186059 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 957/3820] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:15:39.197606 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:39.197606 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:39.198722 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0182879-81ee-4600-87a6-0cd6cb6d719b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:39.199262 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 949/3821] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.199628 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4590bc93-3edf-47a2-acae-e2119e4fa9c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.201465 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4590bc93-3edf-47a2-acae-e2119e4fa9c9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] DELETE https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6 Aug 20 00:15:39.201664 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4590bc93-3edf-47a2-acae-e2119e4fa9c9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.201857 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4590bc93-3edf-47a2-acae-e2119e4fa9c9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.230607 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4590bc93-3edf-47a2-acae-e2119e4fa9c9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6 returned with HTTP 202 Aug 20 00:15:39.231281 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 963/3822] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:39 2026] DELETE /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:39.238955 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-de24d04b-50e8-4c64-a028-25d988b06b2f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.241753 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de24d04b-50e8-4c64-a028-25d988b06b2f tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6 Aug 20 00:15:39.242226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de24d04b-50e8-4c64-a028-25d988b06b2f tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.242690 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de24d04b-50e8-4c64-a028-25d988b06b2f tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.246793 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de24d04b-50e8-4c64-a028-25d988b06b2f tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6 returned with HTTP 404 Aug 20 00:15:39.247462 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 954/3823] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types/4d4ae1af-f43b-4f92-a810-a14bbd08d6b6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:39.255798 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8c7564e8-4488-445a-8bc3-56329581ede9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.258898 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8c7564e8-4488-445a-8bc3-56329581ede9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types Aug 20 00:15:39.259193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8c7564e8-4488-445a-8bc3-56329581ede9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.259472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8c7564e8-4488-445a-8bc3-56329581ede9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.286035 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8c7564e8-4488-445a-8bc3-56329581ede9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:39.286946 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 958/3824] 10.4.3.9 () {66 vars in 1217 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types => generated 1112 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:39.298820 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0e660b80-3206-435f-9489-a80d6e2c4a0e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.303068 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e660b80-3206-435f-9489-a80d6e2c4a0e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:15:39.303457 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e660b80-3206-435f-9489-a80d6e2c4a0e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-865962643"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:39.318265 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e660b80-3206-435f-9489-a80d6e2c4a0e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:15:39.318661 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 950/3825] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:15:39 2026] POST /volume/v3/types => generated 220 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.329085 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c4a1067c-1d23-41bd-8f35-5f37ac19ae6e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.330876 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4a1067c-1d23-41bd-8f35-5f37ac19ae6e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] PUT https://10.4.3.9/volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 Aug 20 00:15:39.331315 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4a1067c-1d23-41bd-8f35-5f37ac19ae6e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-148828496", "description": "tempest-volume-type-description-991943839", "is_public": false}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:39.334006 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-162b8982-8b5c-4383-9fca-ac8e51f3fe4c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.336482 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-162b8982-8b5c-4383-9fca-ac8e51f3fe4c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:39.336813 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-162b8982-8b5c-4383-9fca-ac8e51f3fe4c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.337241 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-162b8982-8b5c-4383-9fca-ac8e51f3fe4c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.337456 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-162b8982-8b5c-4383-9fca-ac8e51f3fe4c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:39.342718 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:39.342718 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:39.343667 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-162b8982-8b5c-4383-9fca-ac8e51f3fe4c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:39.344114 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 955/3826] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.539483 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4a1067c-1d23-41bd-8f35-5f37ac19ae6e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 returned with HTTP 200 Aug 20 00:15:39.539920 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 964/3827] 10.4.3.9 () {68 vars in 1349 bytes} [Thu Aug 20 00:15:39 2026] PUT /volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 => generated 203 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.548516 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f93c1f84-82d1-4d79-8959-3ba44a9307e9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.554119 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f93c1f84-82d1-4d79-8959-3ba44a9307e9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 Aug 20 00:15:39.554119 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f93c1f84-82d1-4d79-8959-3ba44a9307e9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.554119 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f93c1f84-82d1-4d79-8959-3ba44a9307e9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.560259 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f93c1f84-82d1-4d79-8959-3ba44a9307e9 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 returned with HTTP 200 Aug 20 00:15:39.560705 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 959/3828] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 => generated 267 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:39.569695 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-789e65ba-7c5d-4d4c-a093-ec0283163ce1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.571334 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-789e65ba-7c5d-4d4c-a093-ec0283163ce1 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] DELETE https://10.4.3.9/volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 Aug 20 00:15:39.571492 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-789e65ba-7c5d-4d4c-a093-ec0283163ce1 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.571697 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-789e65ba-7c5d-4d4c-a093-ec0283163ce1 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.604963 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-789e65ba-7c5d-4d4c-a093-ec0283163ce1 tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 returned with HTTP 202 Aug 20 00:15:39.605359 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 951/3829] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:15:39 2026] DELETE /volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:39.612669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-15b201f0-7451-42fe-8f33-d591edb8e62e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:39.617512 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15b201f0-7451-42fe-8f33-d591edb8e62e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] GET https://10.4.3.9/volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 Aug 20 00:15:39.617837 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15b201f0-7451-42fe-8f33-d591edb8e62e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:39.618175 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15b201f0-7451-42fe-8f33-d591edb8e62e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:39.625734 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15b201f0-7451-42fe-8f33-d591edb8e62e tempest-VolumeTypesTest-150432458 tempest-VolumeTypesTest-150432458-project-admin] https://10.4.3.9/volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 returned with HTTP 404 Aug 20 00:15:39.626605 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 956/3830] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:15:39 2026] GET /volume/v3/types/477d7bb3-ae6b-41bf-b313-f1845e53abb3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:40.210344 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e1f62d38-077c-4924-9ff8-06e87196cd97 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:40.214759 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1f62d38-077c-4924-9ff8-06e87196cd97 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:40.215222 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1f62d38-077c-4924-9ff8-06e87196cd97 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:40.215345 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1f62d38-077c-4924-9ff8-06e87196cd97 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:40.215485 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e1f62d38-077c-4924-9ff8-06e87196cd97 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:40.220937 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:40.220937 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:40.221713 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1f62d38-077c-4924-9ff8-06e87196cd97 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:40.222152 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 965/3831] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:40 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:40.357948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-66ae3e50-0c01-4819-8df5-a0fb53d587b7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:40.359578 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-66ae3e50-0c01-4819-8df5-a0fb53d587b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:40.359761 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-66ae3e50-0c01-4819-8df5-a0fb53d587b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:40.359948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-66ae3e50-0c01-4819-8df5-a0fb53d587b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:40.360091 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-66ae3e50-0c01-4819-8df5-a0fb53d587b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:40.372825 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:40.372825 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:40.373704 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-66ae3e50-0c01-4819-8df5-a0fb53d587b7 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:40.374293 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 960/3832] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:40 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:41.234636 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f7cacc65-1d05-4d58-8d18-5f2df2e31902 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:41.238852 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f7cacc65-1d05-4d58-8d18-5f2df2e31902 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:41.239275 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f7cacc65-1d05-4d58-8d18-5f2df2e31902 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:41.239689 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f7cacc65-1d05-4d58-8d18-5f2df2e31902 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:41.239689 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f7cacc65-1d05-4d58-8d18-5f2df2e31902 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:41.244686 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:41.244686 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:41.245586 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f7cacc65-1d05-4d58-8d18-5f2df2e31902 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:41.246014 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 952/3833] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:41 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:41.390067 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0e4a4bf9-f8d1-4a1d-8365-1f90955a0348 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:41.392634 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e4a4bf9-f8d1-4a1d-8365-1f90955a0348 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:41.392864 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e4a4bf9-f8d1-4a1d-8365-1f90955a0348 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:41.393022 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e4a4bf9-f8d1-4a1d-8365-1f90955a0348 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:41.393150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-0e4a4bf9-f8d1-4a1d-8365-1f90955a0348 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:41.398790 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:41.398790 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:41.399588 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e4a4bf9-f8d1-4a1d-8365-1f90955a0348 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:41.400175 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 957/3834] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:41 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:42.088495 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:42.256520 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6b21da94-abda-42c7-8229-e60a72b33876 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:42.259017 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b21da94-abda-42c7-8229-e60a72b33876 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:42.259471 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b21da94-abda-42c7-8229-e60a72b33876 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:42.259595 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b21da94-abda-42c7-8229-e60a72b33876 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:42.259703 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6b21da94-abda-42c7-8229-e60a72b33876 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:42.264918 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:42.264918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1458333164"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:42.264918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1458333164'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:42.264918 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Create volume of 1 GB Aug 20 00:15:42.265112 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:42.265112 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:42.265775 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b21da94-abda-42c7-8229-e60a72b33876 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:42.266353 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 961/3835] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:42 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:42.269879 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Availability Zones retrieved successfully. Aug 20 00:15:42.276455 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Flow 'volume_create_api' (07220f3a-2ff9-483b-b58b-d743962661d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:42.277618 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae5933e-1d62-4062-9fb3-5f4050886f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:42.278848 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:42.320076 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae5933e-1d62-4062-9fb3-5f4050886f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:42.321525 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4577264-f96d-4d5e-8170-c470e92b5b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:42.412274 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e7b39068-0c3e-4d6c-8f7e-44ccf0c57a8c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:42.415636 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e7b39068-0c3e-4d6c-8f7e-44ccf0c57a8c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:42.416082 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e7b39068-0c3e-4d6c-8f7e-44ccf0c57a8c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:42.416418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e7b39068-0c3e-4d6c-8f7e-44ccf0c57a8c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:42.416657 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e7b39068-0c3e-4d6c-8f7e-44ccf0c57a8c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:42.426912 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:42.426912 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:42.427030 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Created reservations ['217360e1-bd52-4d32-9c47-829d9594bc9e', '6a68457c-566b-49e8-8988-4da342505cb1', '34dddbec-54d7-499d-8330-8159bf881453', '9bb1707e-8b0c-45fa-9eea-df40087b6344'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:42.427030 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4577264-f96d-4d5e-8170-c470e92b5b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['217360e1-bd52-4d32-9c47-829d9594bc9e', '6a68457c-566b-49e8-8988-4da342505cb1', '34dddbec-54d7-499d-8330-8159bf881453', '9bb1707e-8b0c-45fa-9eea-df40087b6344']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:42.427164 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e7b39068-0c3e-4d6c-8f7e-44ccf0c57a8c tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:42.427196 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b807f864-3d9a-4d63-b8c7-a33c3524af48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:42.427220 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 953/3836] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:42 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:42.462188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b807f864-3d9a-4d63-b8c7-a33c3524af48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d170bd2-b8a9-474f-90f5-b8772528502b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1458333164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c554ffd5f1c1477db9dbccf50182bf88',qos_specs=None,replication_status=,reservations=['217360e1-bd52-4d32-9c47-829d9594bc9e','6a68457c-566b-49e8-8988-4da342505cb1','34dddbec-54d7-499d-8330-8159bf881453','9bb1707e-8b0c-45fa-9eea-df40087b6344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179ea9195b7b46c5ab087e1ed892b216',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1458333164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d170bd2-b8a9-474f-90f5-b8772528502b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c554ffd5f1c1477db9dbccf50182bf88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='179ea9195b7b46c5ab087e1ed892b216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:42.462188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ebb330-eaa7-4be4-9752-26c9f9b34d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:42.495854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ebb330-eaa7-4be4-9752-26c9f9b34d6b) transitioned into state 'SUCCESS' from state '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-1458333164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c554ffd5f1c1477db9dbccf50182bf88',qos_specs=None,replication_status=,reservations=['217360e1-bd52-4d32-9c47-829d9594bc9e','6a68457c-566b-49e8-8988-4da342505cb1','34dddbec-54d7-499d-8330-8159bf881453','9bb1707e-8b0c-45fa-9eea-df40087b6344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179ea9195b7b46c5ab087e1ed892b216',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:42.495854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e93314-b227-4518-bc28-781237930ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:42.515916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e93314-b227-4518-bc28-781237930ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:42.515916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Flow 'volume_create_api' (07220f3a-2ff9-483b-b58b-d743962661d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:42.515916 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Create volume request issued successfully. Aug 20 00:15:42.515916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8aaadb17-490d-4d42-a217-0c54a866cfc2 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:42.518142 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 966/3837] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:15:42 2026] POST /volume/v3/volumes => generated 746 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:42.530497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1e04f94b-50b7-4bca-b262-2009bb57cd5d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:42.532666 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e04f94b-50b7-4bca-b262-2009bb57cd5d tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] GET https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b Aug 20 00:15:42.532905 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e04f94b-50b7-4bca-b262-2009bb57cd5d tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:42.533592 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e04f94b-50b7-4bca-b262-2009bb57cd5d tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:42.541486 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:42.541486 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:42.545543 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1e04f94b-50b7-4bca-b262-2009bb57cd5d tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Volume info retrieved successfully. Aug 20 00:15:42.550306 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e04f94b-50b7-4bca-b262-2009bb57cd5d tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b returned with HTTP 200 Aug 20 00:15:42.550791 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 958/3838] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:42 2026] GET /volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:43.278608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1cda8395-ccaa-467c-b49a-3ba6b9fb5a15 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.281019 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cda8395-ccaa-467c-b49a-3ba6b9fb5a15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:43.281391 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cda8395-ccaa-467c-b49a-3ba6b9fb5a15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:43.281691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cda8395-ccaa-467c-b49a-3ba6b9fb5a15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:43.281882 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1cda8395-ccaa-467c-b49a-3ba6b9fb5a15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:43.297452 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:43.297452 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:43.299805 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cda8395-ccaa-467c-b49a-3ba6b9fb5a15 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:43.299805 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 962/3839] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:43 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:43.436558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bed7d11e-fa50-4cd1-92e6-b59a1e525f3a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.439312 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bed7d11e-fa50-4cd1-92e6-b59a1e525f3a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:43.439778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bed7d11e-fa50-4cd1-92e6-b59a1e525f3a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:43.440087 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bed7d11e-fa50-4cd1-92e6-b59a1e525f3a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:43.440257 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bed7d11e-fa50-4cd1-92e6-b59a1e525f3a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:43.447874 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:43.447874 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:43.449015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bed7d11e-fa50-4cd1-92e6-b59a1e525f3a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:43.449599 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 954/3840] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:43 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:43.462499 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3546b81d-0171-4960-88a8-dce839356d0f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.466920 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3546b81d-0171-4960-88a8-dce839356d0f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:43.466920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3546b81d-0171-4960-88a8-dce839356d0f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce7979d1-1785-4507-9077-87e9948bb299", "name": "tempest-VolumesBackupsTest-Backup-9387433"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:43.466920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-3546b81d-0171-4960-88a8-dce839356d0f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Creating new backup {'backup': {'volume_id': 'ce7979d1-1785-4507-9077-87e9948bb299', 'name': 'tempest-VolumesBackupsTest-Backup-9387433'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:43.466920 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-3546b81d-0171-4960-88a8-dce839356d0f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Creating backup of volume ce7979d1-1785-4507-9077-87e9948bb299 in container None Aug 20 00:15:43.476538 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:43.476538 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:43.476538 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3546b81d-0171-4960-88a8-dce839356d0f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:15:43.504007 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3546b81d-0171-4960-88a8-dce839356d0f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Created reservations ['a13fa367-5016-4c37-a453-4231a0252902', '9400c64c-b2c0-4120-8ce1-6fc87c92455a'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:43.556703 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3546b81d-0171-4960-88a8-dce839356d0f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:15:43.557615 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 967/3841] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:43 2026] POST /volume/v3/backups => generated 323 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:43.569730 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-04540f68-8c92-4d7f-ad6b-791c4961ac91 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.571729 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2a360d1d-f87a-4937-b042-327919406cf6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.571993 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-04540f68-8c92-4d7f-ad6b-791c4961ac91 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:43.572566 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-04540f68-8c92-4d7f-ad6b-791c4961ac91 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:43.572799 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-04540f68-8c92-4d7f-ad6b-791c4961ac91 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:43.572916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-04540f68-8c92-4d7f-ad6b-791c4961ac91 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:43.573593 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2a360d1d-f87a-4937-b042-327919406cf6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] GET https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b Aug 20 00:15:43.574184 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2a360d1d-f87a-4937-b042-327919406cf6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:43.574184 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2a360d1d-f87a-4937-b042-327919406cf6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:43.577369 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:43.577369 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:43.581966 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-04540f68-8c92-4d7f-ad6b-791c4961ac91 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:43.581966 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 959/3842] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:43 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 730 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:43.583314 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:43.583314 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:43.587668 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2a360d1d-f87a-4937-b042-327919406cf6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Volume info retrieved successfully. Aug 20 00:15:43.592285 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2a360d1d-f87a-4937-b042-327919406cf6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b returned with HTTP 200 Aug 20 00:15:43.592700 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 963/3843] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:43 2026] GET /volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:43.609162 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-44e6f012-fccf-420d-bfe5-f8bd8ed1e4a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.611370 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44e6f012-fccf-420d-bfe5-f8bd8ed1e4a6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] GET https://10.4.3.9/volume/v3/limits Aug 20 00:15:43.611558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44e6f012-fccf-420d-bfe5-f8bd8ed1e4a6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:43.611773 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44e6f012-fccf-420d-bfe5-f8bd8ed1e4a6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:43.633760 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44e6f012-fccf-420d-bfe5-f8bd8ed1e4a6 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] https://10.4.3.9/volume/v3/limits returned with HTTP 200 Aug 20 00:15:43.634442 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 955/3844] 10.4.3.9 () {66 vars in 1220 bytes} [Thu Aug 20 00:15:43 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:43.643793 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6a7d2836-918c-415e-8289-89a65d1ced76 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.648263 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a7d2836-918c-415e-8289-89a65d1ced76 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] GET https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b Aug 20 00:15:43.648557 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a7d2836-918c-415e-8289-89a65d1ced76 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:43.648839 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a7d2836-918c-415e-8289-89a65d1ced76 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:43.661643 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:43.661643 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:43.665513 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6a7d2836-918c-415e-8289-89a65d1ced76 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Volume info retrieved successfully. Aug 20 00:15:43.673587 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a7d2836-918c-415e-8289-89a65d1ced76 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b returned with HTTP 200 Aug 20 00:15:43.674028 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 968/3845] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:43 2026] GET /volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:43.695607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a058bddc-7934-4386-8774-65ad5f7f4a29 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.697426 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a058bddc-7934-4386-8774-65ad5f7f4a29 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b Aug 20 00:15:43.697634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a058bddc-7934-4386-8774-65ad5f7f4a29 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:43.697865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a058bddc-7934-4386-8774-65ad5f7f4a29 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:43.698044 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a058bddc-7934-4386-8774-65ad5f7f4a29 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Delete volume with id: 5d170bd2-b8a9-474f-90f5-b8772528502b Aug 20 00:15:43.706535 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:43.706535 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:43.707075 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a058bddc-7934-4386-8774-65ad5f7f4a29 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Volume info retrieved successfully. Aug 20 00:15:43.730417 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a058bddc-7934-4386-8774-65ad5f7f4a29 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Delete volume request issued successfully. Aug 20 00:15:43.730564 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a058bddc-7934-4386-8774-65ad5f7f4a29 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b returned with HTTP 202 Aug 20 00:15:43.731304 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 960/3846] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:15:43 2026] DELETE /volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:43.743265 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1d5fae58-2f25-4449-afad-34a2a5d37973 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:43.745241 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1d5fae58-2f25-4449-afad-34a2a5d37973 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] GET https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b Aug 20 00:15:43.745507 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1d5fae58-2f25-4449-afad-34a2a5d37973 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:43.745759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1d5fae58-2f25-4449-afad-34a2a5d37973 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:43.752906 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:43.752906 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:43.756550 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1d5fae58-2f25-4449-afad-34a2a5d37973 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Volume info retrieved successfully. Aug 20 00:15:43.762792 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1d5fae58-2f25-4449-afad-34a2a5d37973 tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b returned with HTTP 200 Aug 20 00:15:43.763313 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 964/3847] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:43 2026] GET /volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:44.309592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cdf6d845-4061-4f6c-ba96-bcfab01fc1bd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:44.312937 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cdf6d845-4061-4f6c-ba96-bcfab01fc1bd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:44.313214 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cdf6d845-4061-4f6c-ba96-bcfab01fc1bd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:44.313463 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cdf6d845-4061-4f6c-ba96-bcfab01fc1bd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:44.313566 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-cdf6d845-4061-4f6c-ba96-bcfab01fc1bd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:44.320223 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:44.320223 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:44.320966 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cdf6d845-4061-4f6c-ba96-bcfab01fc1bd tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:44.321367 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 956/3848] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:44 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:44.590271 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c3e978e4-f6f6-47f8-b53a-632e53022ca0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:44.592443 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c3e978e4-f6f6-47f8-b53a-632e53022ca0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:44.592666 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c3e978e4-f6f6-47f8-b53a-632e53022ca0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:44.592916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c3e978e4-f6f6-47f8-b53a-632e53022ca0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:44.593084 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c3e978e4-f6f6-47f8-b53a-632e53022ca0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:44.597516 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:44.597516 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:44.598437 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c3e978e4-f6f6-47f8-b53a-632e53022ca0 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:44.598783 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 969/3849] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:44 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:44.780194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-86c02efc-48ef-4b61-acba-061722b2d70b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:44.782267 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-86c02efc-48ef-4b61-acba-061722b2d70b tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] GET https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b Aug 20 00:15:44.782457 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-86c02efc-48ef-4b61-acba-061722b2d70b tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:44.782633 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-86c02efc-48ef-4b61-acba-061722b2d70b tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:44.789753 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-86c02efc-48ef-4b61-acba-061722b2d70b tempest-AbsoluteLimitsTests-147537374 tempest-AbsoluteLimitsTests-147537374-project-member] https://10.4.3.9/volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b returned with HTTP 404 Aug 20 00:15:44.790343 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 961/3850] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:44 2026] GET /volume/v3/volumes/5d170bd2-b8a9-474f-90f5-b8772528502b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:45.333358 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cc20cf79-1057-46e5-af6b-243f7d51e4d9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:45.335557 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cc20cf79-1057-46e5-af6b-243f7d51e4d9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:45.336294 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cc20cf79-1057-46e5-af6b-243f7d51e4d9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:45.336660 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cc20cf79-1057-46e5-af6b-243f7d51e4d9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:45.337853 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-cc20cf79-1057-46e5-af6b-243f7d51e4d9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:45.345858 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:45.345858 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:45.345858 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cc20cf79-1057-46e5-af6b-243f7d51e4d9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:45.345858 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 965/3851] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:45 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:45.610900 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-46bbfeb3-72fe-451c-b005-322f0baf9fc8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:45.612774 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46bbfeb3-72fe-451c-b005-322f0baf9fc8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:45.613147 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46bbfeb3-72fe-451c-b005-322f0baf9fc8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:45.613383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46bbfeb3-72fe-451c-b005-322f0baf9fc8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:45.613509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-46bbfeb3-72fe-451c-b005-322f0baf9fc8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:45.624434 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:45.624434 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:45.625281 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46bbfeb3-72fe-451c-b005-322f0baf9fc8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:45.625688 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 957/3852] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:45 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:46.361258 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d59212d6-195b-4a2d-934e-ff8493b8d84a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:46.362668 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d59212d6-195b-4a2d-934e-ff8493b8d84a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:46.364514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d59212d6-195b-4a2d-934e-ff8493b8d84a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:46.364514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d59212d6-195b-4a2d-934e-ff8493b8d84a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:46.364622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d59212d6-195b-4a2d-934e-ff8493b8d84a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:46.367972 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=713,cinder:INSERT=133,cinder:UPDATE=229 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:15:46.375143 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:46.375143 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:46.376328 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d59212d6-195b-4a2d-934e-ff8493b8d84a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:46.376328 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 970/3853] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:46 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:46.639218 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ae8850bd-bfe1-4531-b199-94e26d13ea0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:46.641823 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ae8850bd-bfe1-4531-b199-94e26d13ea0d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:46.643194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ae8850bd-bfe1-4531-b199-94e26d13ea0d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:46.643530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ae8850bd-bfe1-4531-b199-94e26d13ea0d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:46.643692 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ae8850bd-bfe1-4531-b199-94e26d13ea0d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:46.651945 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:46.651945 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:46.653456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ae8850bd-bfe1-4531-b199-94e26d13ea0d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:46.654099 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 962/3854] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:46 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:47.404791 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fb45576a-1583-4008-b7d0-b984723336ca None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:47.420178 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fb45576a-1583-4008-b7d0-b984723336ca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:47.420178 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fb45576a-1583-4008-b7d0-b984723336ca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:47.420178 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fb45576a-1583-4008-b7d0-b984723336ca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:47.420178 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-fb45576a-1583-4008-b7d0-b984723336ca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:47.426281 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:47.426281 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:47.427019 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fb45576a-1583-4008-b7d0-b984723336ca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:47.427479 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 966/3855] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:47 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 731 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:47.587709 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:47.666639 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e44ed805-fb50-4eea-a3bc-a4249cdcaed6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:47.668181 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e44ed805-fb50-4eea-a3bc-a4249cdcaed6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:47.668344 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e44ed805-fb50-4eea-a3bc-a4249cdcaed6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:47.668518 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e44ed805-fb50-4eea-a3bc-a4249cdcaed6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:47.668646 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e44ed805-fb50-4eea-a3bc-a4249cdcaed6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:47.672758 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:47.672758 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:47.673150 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e44ed805-fb50-4eea-a3bc-a4249cdcaed6 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:47.673461 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 971/3856] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:47 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:47.719857 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:47.720334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-154501992"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:47.722223 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-154501992'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:47.722425 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Create volume of 1 GB Aug 20 00:15:47.727223 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Availability Zones retrieved successfully. Aug 20 00:15:47.735107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Flow 'volume_create_api' (1c62d702-070d-46b7-8697-2ef4d16e311b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:47.736464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd84b63d-57b3-43e7-ae65-7d7d1634b5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:47.737803 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:47.795143 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd84b63d-57b3-43e7-ae65-7d7d1634b5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:47.796258 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2199ead9-6ad1-4249-94a6-70a6b1f4d204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:47.871146 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Created reservations ['d5ca67aa-b0cb-4586-94af-53e97398740d', '3f71734e-f1fb-42fd-bce5-9e5b43878460', '346b18ac-b769-4e5d-b3c1-0c67f7d9afc8', '0936354f-b637-4c69-a4d0-4f14456f01d9'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:47.872282 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2199ead9-6ad1-4249-94a6-70a6b1f4d204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5ca67aa-b0cb-4586-94af-53e97398740d', '3f71734e-f1fb-42fd-bce5-9e5b43878460', '346b18ac-b769-4e5d-b3c1-0c67f7d9afc8', '0936354f-b637-4c69-a4d0-4f14456f01d9']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:47.873775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f724f6a0-9b7c-44de-a402-97d00363d57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:47.904140 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f724f6a0-9b7c-44de-a402-97d00363d57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06d3e60a-597d-4577-852f-cb2a1acddd72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-154501992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76f65468cdc3415ea9e314d62764e036',qos_specs=None,replication_status=,reservations=['d5ca67aa-b0cb-4586-94af-53e97398740d','3f71734e-f1fb-42fd-bce5-9e5b43878460','346b18ac-b769-4e5d-b3c1-0c67f7d9afc8','0936354f-b637-4c69-a4d0-4f14456f01d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7820c3b1017042e8a623255a96ce4501',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-154501992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06d3e60a-597d-4577-852f-cb2a1acddd72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76f65468cdc3415ea9e314d62764e036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7820c3b1017042e8a623255a96ce4501',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:47.904950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9b75d4-533d-4e91-9ec0-e20c0e0485fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:47.927966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9b75d4-533d-4e91-9ec0-e20c0e0485fd) transitioned into state 'SUCCESS' from state '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-154501992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76f65468cdc3415ea9e314d62764e036',qos_specs=None,replication_status=,reservations=['d5ca67aa-b0cb-4586-94af-53e97398740d','3f71734e-f1fb-42fd-bce5-9e5b43878460','346b18ac-b769-4e5d-b3c1-0c67f7d9afc8','0936354f-b637-4c69-a4d0-4f14456f01d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7820c3b1017042e8a623255a96ce4501',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:47.929394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81336084-8a64-4fd5-b6ef-fe8b0a6767e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:47.937445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81336084-8a64-4fd5-b6ef-fe8b0a6767e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:47.938230 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Flow 'volume_create_api' (1c62d702-070d-46b7-8697-2ef4d16e311b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:47.938611 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Create volume request issued successfully. Aug 20 00:15:47.939236 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0f4bccd-2dc4-44dd-b25f-62a9c0733cc8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:47.939632 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 958/3857] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:15:47 2026] POST /volume/v3/volumes => generated 814 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:47.953823 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-29186bde-57be-4868-816e-6cee213e741c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:47.957532 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-29186bde-57be-4868-816e-6cee213e741c tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:47.957785 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-29186bde-57be-4868-816e-6cee213e741c tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:47.957985 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-29186bde-57be-4868-816e-6cee213e741c tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:47.967177 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:47.967177 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:47.970766 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-29186bde-57be-4868-816e-6cee213e741c tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Volume info retrieved successfully. Aug 20 00:15:47.975994 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-29186bde-57be-4868-816e-6cee213e741c tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 200 Aug 20 00:15:47.976611 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 963/3858] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:47 2026] GET /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:48.440796 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-372765ec-317e-4360-878c-529a05870113 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:48.442505 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-372765ec-317e-4360-878c-529a05870113 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:48.442793 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-372765ec-317e-4360-878c-529a05870113 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:48.442864 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-372765ec-317e-4360-878c-529a05870113 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:48.442992 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-372765ec-317e-4360-878c-529a05870113 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:48.452637 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:48.452637 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:48.453586 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-372765ec-317e-4360-878c-529a05870113 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:48.454133 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 967/3859] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:48 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:48.463689 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-91b58fab-db15-486f-af3c-f983e2b1355c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:48.465429 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-91b58fab-db15-486f-af3c-f983e2b1355c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75/export_record Aug 20 00:15:48.465635 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-91b58fab-db15-486f-af3c-f983e2b1355c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:48.465794 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-91b58fab-db15-486f-af3c-f983e2b1355c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'export_record' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:48.465902 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-91b58fab-db15-486f-af3c-f983e2b1355c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Export record for backup 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100468) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 00:15:48.470047 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:48.470047 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:48.470932 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.api [None req-91b58fab-db15-486f-af3c-f983e2b1355c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling RPCAPI with context: , host: np0000007832, backup: 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100468) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 00:15:48.476734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-91b58fab-db15-486f-af3c-f983e2b1355c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] export_record in rpcapi backup_id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75 on host np0000007832. {{(pid=100468) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 00:15:48.488731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-91b58fab-db15-486f-af3c-f983e2b1355c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhlOWFkNGMtMmIyYS00OWFkLWI3ODQtOWY2OGNlNzAwZDc1IiwgInVzZXJfaWQiOiAiNGMyZGU3NDFmNDJlNGJhYmFlZmY5MWM1NmQwNDJkZTgiLCAicHJvamVjdF9pZCI6ICIwNTVhZjhmODBhN2I0MDAyYTkxNmMwOTYxMGFjM2JjYSIsICJ2b2x1bWVfaWQiOiAiZTcxODZiYzQtYmY1NC00Y2JkLWJlODUtZWVkZTBkNWNlMGJjIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03ODE2MjYyMzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNzE4NmJjNC1iZjU0LTRjYmQtYmU4NS1lZWRlMGQ1Y2UwYmMvMjAyNjA4MjAwMDE1MzQvYXpfbm92YV9iYWNrdXBfMjhlOWFkNGMtMmIyYS00OWFkLWI3ODQtOWY2OGNlNzAwZDc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMDoxNTozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoxNTozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjE1OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100468) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 00:15:48.489076 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-91b58fab-db15-486f-af3c-f983e2b1355c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75/export_record returned with HTTP 200 Aug 20 00:15:48.492278 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 972/3860] 10.4.3.9 () {68 vars in 1416 bytes} [Thu Aug 20 00:15:48 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:48.497430 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e9391461-e698-4d47-a7cb-bbbf00727d62 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:48.499377 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e9391461-e698-4d47-a7cb-bbbf00727d62 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:15:48.499648 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e9391461-e698-4d47-a7cb-bbbf00727d62 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:48.499834 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e9391461-e698-4d47-a7cb-bbbf00727d62 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:48.499963 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e9391461-e698-4d47-a7cb-bbbf00727d62 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:48.504242 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:48.504242 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:48.505714 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e9391461-e698-4d47-a7cb-bbbf00727d62 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:15:48.505714 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 959/3861] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:48 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:48.516847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-747fb8f7-5ce4-4aab-be63-34818d8f1fa4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:48.519099 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-747fb8f7-5ce4-4aab-be63-34818d8f1fa4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] POST https://10.4.3.9/volume/v3/backups/import_record Aug 20 00:15:48.519570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-747fb8f7-5ce4-4aab-be63-34818d8f1fa4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzM2MGQwYjUtOTY3MS00MWE5LWJlNTUtMjE3OGFiMDllNDI0IiwgInVzZXJfaWQiOiAiNGMyZGU3NDFmNDJlNGJhYmFlZmY5MWM1NmQwNDJkZTgiLCAicHJvamVjdF9pZCI6ICIwNTVhZjhmODBhN2I0MDAyYTkxNmMwOTYxMGFjM2JjYSIsICJ2b2x1bWVfaWQiOiAiZTcxODZiYzQtYmY1NC00Y2JkLWJlODUtZWVkZTBkNWNlMGJjIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03ODE2MjYyMzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNzE4NmJjNC1iZjU0LTRjYmQtYmU4NS1lZWRlMGQ1Y2UwYmMvMjAyNjA4MjAwMDE1MzQvYXpfbm92YV9iYWNrdXBfMjhlOWFkNGMtMmIyYS00OWFkLWI3ODQtOWY2OGNlNzAwZDc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMDoxNTozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoxNTozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjE1OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:48.521500 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-747fb8f7-5ce4-4aab-be63-34818d8f1fa4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzM2MGQwYjUtOTY3MS00MWE5LWJlNTUtMjE3OGFiMDllNDI0IiwgInVzZXJfaWQiOiAiNGMyZGU3NDFmNDJlNGJhYmFlZmY5MWM1NmQwNDJkZTgiLCAicHJvamVjdF9pZCI6ICIwNTVhZjhmODBhN2I0MDAyYTkxNmMwOTYxMGFjM2JjYSIsICJ2b2x1bWVfaWQiOiAiZTcxODZiYzQtYmY1NC00Y2JkLWJlODUtZWVkZTBkNWNlMGJjIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03ODE2MjYyMzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNzE4NmJjNC1iZjU0LTRjYmQtYmU4NS1lZWRlMGQ1Y2UwYmMvMjAyNjA4MjAwMDE1MzQvYXpfbm92YV9iYWNrdXBfMjhlOWFkNGMtMmIyYS00OWFkLWI3ODQtOWY2OGNlNzAwZDc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMDoxNTozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoxNTozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjE1OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100466) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 00:15:48.521645 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-747fb8f7-5ce4-4aab-be63-34818d8f1fa4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzM2MGQwYjUtOTY3MS00MWE5LWJlNTUtMjE3OGFiMDllNDI0IiwgInVzZXJfaWQiOiAiNGMyZGU3NDFmNDJlNGJhYmFlZmY5MWM1NmQwNDJkZTgiLCAicHJvamVjdF9pZCI6ICIwNTVhZjhmODBhN2I0MDAyYTkxNmMwOTYxMGFjM2JjYSIsICJ2b2x1bWVfaWQiOiAiZTcxODZiYzQtYmY1NC00Y2JkLWJlODUtZWVkZTBkNWNlMGJjIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03ODE2MjYyMzMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNzE4NmJjNC1iZjU0LTRjYmQtYmU4NS1lZWRlMGQ1Y2UwYmMvMjAyNjA4MjAwMDE1MzQvYXpfbm92YV9iYWNrdXBfMjhlOWFkNGMtMmIyYS00OWFkLWI3ODQtOWY2OGNlNzAwZDc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMDoxNTozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoxNTozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjE1OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100466) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 00:15:48.522411 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-747fb8f7-5ce4-4aab-be63-34818d8f1fa4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '2a48ccdd79bf40db8ab27f8c2cec28e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '055af8f80a7b4002a916c09610ac3bca', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:15:48.522652 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-747fb8f7-5ce4-4aab-be63-34818d8f1fa4 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups/import_record returned with HTTP 403 Aug 20 00:15:48.523217 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 964/3862] 10.4.3.9 () {70 vars in 1328 bytes} [Thu Aug 20 00:15:48 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:48.529102 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-06c01612-33d5-4e8d-be4c-daa619d5f51e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:48.530749 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-06c01612-33d5-4e8d-be4c-daa619d5f51e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc Aug 20 00:15:48.530978 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-06c01612-33d5-4e8d-be4c-daa619d5f51e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:48.531254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-06c01612-33d5-4e8d-be4c-daa619d5f51e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:48.531477 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-06c01612-33d5-4e8d-be4c-daa619d5f51e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume with id: e7186bc4-bf54-4cbd-be85-eede0d5ce0bc Aug 20 00:15:48.538957 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:48.538957 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:48.539268 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-06c01612-33d5-4e8d-be4c-daa619d5f51e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:48.561204 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-06c01612-33d5-4e8d-be4c-daa619d5f51e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume request issued successfully. Aug 20 00:15:48.561465 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-06c01612-33d5-4e8d-be4c-daa619d5f51e tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc returned with HTTP 202 Aug 20 00:15:48.562074 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 968/3863] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:15:48 2026] DELETE /volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:15:48.568899 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9a5d5e0d-58e5-4709-be04-3a3e5d6c486b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:48.571541 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9a5d5e0d-58e5-4709-be04-3a3e5d6c486b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc Aug 20 00:15:48.571998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9a5d5e0d-58e5-4709-be04-3a3e5d6c486b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:48.572707 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9a5d5e0d-58e5-4709-be04-3a3e5d6c486b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:48.580873 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:48.580873 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:48.585349 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9a5d5e0d-58e5-4709-be04-3a3e5d6c486b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:48.590781 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9a5d5e0d-58e5-4709-be04-3a3e5d6c486b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc returned with HTTP 200 Aug 20 00:15:48.591287 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 973/3864] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:48 2026] GET /volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc => generated 1004 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:48.683708 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-55eb6611-76b5-419b-b667-884d806dbe49 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:48.685490 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55eb6611-76b5-419b-b667-884d806dbe49 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:48.685685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55eb6611-76b5-419b-b667-884d806dbe49 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:48.685875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55eb6611-76b5-419b-b667-884d806dbe49 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:48.686019 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-55eb6611-76b5-419b-b667-884d806dbe49 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:48.690820 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:48.690820 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:48.691615 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55eb6611-76b5-419b-b667-884d806dbe49 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:48.692001 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 960/3865] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:48 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:48.990861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7929db15-bb7c-4f80-b4f4-82da4a7e58cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:48.993832 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7929db15-bb7c-4f80-b4f4-82da4a7e58cc tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:48.994060 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7929db15-bb7c-4f80-b4f4-82da4a7e58cc tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:48.994232 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7929db15-bb7c-4f80-b4f4-82da4a7e58cc tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:48.996954 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=645,cinder:INSERT=107,cinder:UPDATE=192 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:15:49.002470 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.002470 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:49.006774 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7929db15-bb7c-4f80-b4f4-82da4a7e58cc tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Volume info retrieved successfully. Aug 20 00:15:49.011487 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7929db15-bb7c-4f80-b4f4-82da4a7e58cc tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 200 Aug 20 00:15:49.011982 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 965/3866] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:48 2026] GET /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:49.023906 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6f5b0705-e46e-4d46-b50c-a9a6371cac30 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.025499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6f5b0705-e46e-4d46-b50c-a9a6371cac30 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] POST https://10.4.3.9/volume/v3/volume-transfers Aug 20 00:15:49.025817 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6f5b0705-e46e-4d46-b50c-a9a6371cac30 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "06d3e60a-597d-4577-852f-cb2a1acddd72"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:49.027152 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volume_transfer [None req-6f5b0705-e46e-4d46-b50c-a9a6371cac30 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Creating new volume transfer {'transfer': {'volume_id': '06d3e60a-597d-4577-852f-cb2a1acddd72'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 00:15:49.027280 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volume_transfer [None req-6f5b0705-e46e-4d46-b50c-a9a6371cac30 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Creating transfer of volume 06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:49.027382 np0000007832 devstack@c-api.service[100469]: INFO cinder.transfer.api [None req-6f5b0705-e46e-4d46-b50c-a9a6371cac30 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Generating transfer record for volume 06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:49.034332 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.034332 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:49.043575 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6f5b0705-e46e-4d46-b50c-a9a6371cac30 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volume-transfers returned with HTTP 202 Aug 20 00:15:49.044029 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 969/3867] 10.4.3.9 () {70 vars in 1312 bytes} [Thu Aug 20 00:15:49 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:49.056850 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e6a87728-ff96-42ee-ba28-3aaeaa2faa4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.058520 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6a87728-ff96-42ee-ba28-3aaeaa2faa4a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:49.058712 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6a87728-ff96-42ee-ba28-3aaeaa2faa4a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.058923 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6a87728-ff96-42ee-ba28-3aaeaa2faa4a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.065422 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.065422 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:49.068656 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e6a87728-ff96-42ee-ba28-3aaeaa2faa4a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Volume info retrieved successfully. Aug 20 00:15:49.072494 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6a87728-ff96-42ee-ba28-3aaeaa2faa4a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 200 Aug 20 00:15:49.072921 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 974/3868] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:49.092176 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df3e4457-bfe7-4d0d-a3ad-d4b0d044f7c7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.094535 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df3e4457-bfe7-4d0d-a3ad-d4b0d044f7c7 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a Aug 20 00:15:49.094824 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df3e4457-bfe7-4d0d-a3ad-d4b0d044f7c7 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.095131 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df3e4457-bfe7-4d0d-a3ad-d4b0d044f7c7 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.097902 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=629,cinder:UPDATE=189,cinder:INSERT=109 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:15:49.100632 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df3e4457-bfe7-4d0d-a3ad-d4b0d044f7c7 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a returned with HTTP 200 Aug 20 00:15:49.101180 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 961/3869] 10.4.3.9 () {68 vars in 1402 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a => generated 428 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:49.110629 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6b8d3bf-b64f-4fb9-ab8c-e23aac42af8a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.112170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6b8d3bf-b64f-4fb9-ab8c-e23aac42af8a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volume-transfers Aug 20 00:15:49.112343 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6b8d3bf-b64f-4fb9-ab8c-e23aac42af8a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.112510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6b8d3bf-b64f-4fb9-ab8c-e23aac42af8a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.112648 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volume_transfer [None req-a6b8d3bf-b64f-4fb9-ab8c-e23aac42af8a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Listing volume transfers {{(pid=100466) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 00:15:49.117420 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6b8d3bf-b64f-4fb9-ab8c-e23aac42af8a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volume-transfers returned with HTTP 200 Aug 20 00:15:49.117559 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 966/3870] 10.4.3.9 () {68 vars in 1291 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:49.127678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.193203 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] POST https://10.4.3.9/volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a/accept Aug 20 00:15:49.193914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3345bff85e27157c"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:49.194764 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.volume_transfer [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Accepting volume transfer 268c2ab9-4d4b-434b-b4f2-b7d84a68d77a {{(pid=100469) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 00:15:49.194871 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.volume_transfer [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Accepting transfer 268c2ab9-4d4b-434b-b4f2-b7d84a68d77a Aug 20 00:15:49.270911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Created reservations ['6f70fe96-90dc-490b-a829-be8111fc0f0e', '0804db9e-c097-4971-9a70-ae42251faa55', 'd0c0eeae-c3f5-4b66-a325-b9694c49bb5b', '66003754-0a46-4094-ba8a-da44a4b0eb3a'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:49.334427 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Created reservations ['e3643f22-faff-45f9-a0d6-95245c8cb140', '26d7599d-bd13-449e-aced-3ee31926610f', 'b22ba3e6-6f29-423d-b250-cfdd450f1171', '6ea85ab8-63d7-4638-a74d-3d04b3296cdb'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:49.423279 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Created reservations ['f6946d95-9ddc-4660-97fd-8bb1deec3997', '91aaa781-883d-40c0-9f09-5f1399a90afa', 'a8ade718-18eb-48ff-93ba-64c22442b372', '56b26dfe-ff9a-456f-8490-d30ce3548427'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:49.454732 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Created reservations ['381072df-fbf5-4ff5-86a0-ccde7aac16a6', '21d26097-66b4-4198-ab6e-1ed17efdde35', '9957d84d-bdd0-4bbc-b3f2-ec9ce9ae7bb5', '4db6b401-7ddd-4a21-a795-d7a49bd60c04'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:49.465868 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Transfer volume completed successfully. Aug 20 00:15:49.529782 np0000007832 devstack@c-api.service[100469]: INFO cinder.transfer.api [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Volume 06d3e60a-597d-4577-852f-cb2a1acddd72 has been transferred. Aug 20 00:15:49.536479 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5f3dce8a-9a14-449e-aa27-e97077a1a827 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] https://10.4.3.9/volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a/accept returned with HTTP 202 Aug 20 00:15:49.536926 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 970/3871] 10.4.3.9 () {70 vars in 1444 bytes} [Thu Aug 20 00:15:49 2026] POST /volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a/accept => generated 361 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:49.545079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3c9e030a-623a-400e-9fa7-e350272e64c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.547463 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c9e030a-623a-400e-9fa7-e350272e64c0 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] GET https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:49.547781 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c9e030a-623a-400e-9fa7-e350272e64c0 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.548070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c9e030a-623a-400e-9fa7-e350272e64c0 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.557152 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.557152 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:49.560574 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3c9e030a-623a-400e-9fa7-e350272e64c0 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Volume info retrieved successfully. Aug 20 00:15:49.564707 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c9e030a-623a-400e-9fa7-e350272e64c0 tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 200 Aug 20 00:15:49.565161 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 975/3872] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:49.585869 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-21d00626-296e-42a3-beed-7fe82f2d5a8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.588203 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21d00626-296e-42a3-beed-7fe82f2d5a8d tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] GET https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:49.588537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21d00626-296e-42a3-beed-7fe82f2d5a8d tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.588707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21d00626-296e-42a3-beed-7fe82f2d5a8d tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.598437 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.598437 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:49.602816 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-21d00626-296e-42a3-beed-7fe82f2d5a8d tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] Volume info retrieved successfully. Aug 20 00:15:49.606579 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b836300d-3b02-4c1b-8e87-60defc077a93 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.607875 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21d00626-296e-42a3-beed-7fe82f2d5a8d tempest-VolumesTransfersV355Test-842490418 tempest-VolumesTransfersV355Test-842490418-project-member] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 200 Aug 20 00:15:49.608275 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b836300d-3b02-4c1b-8e87-60defc077a93 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc Aug 20 00:15:49.608488 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b836300d-3b02-4c1b-8e87-60defc077a93 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.608548 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 962/3873] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 941 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:49.608657 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b836300d-3b02-4c1b-8e87-60defc077a93 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.624388 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-210edbe2-bdc9-4aa8-b3ef-5500b95d43a2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.624546 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b836300d-3b02-4c1b-8e87-60defc077a93 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc returned with HTTP 404 Aug 20 00:15:49.624546 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 967/3874] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/volumes/e7186bc4-bf54-4cbd-be85-eede0d5ce0bc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:49.626024 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-210edbe2-bdc9-4aa8-b3ef-5500b95d43a2 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] DELETE https://10.4.3.9/volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a Aug 20 00:15:49.626348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-210edbe2-bdc9-4aa8-b3ef-5500b95d43a2 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.626595 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-210edbe2-bdc9-4aa8-b3ef-5500b95d43a2 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.626739 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.volume_transfer [None req-210edbe2-bdc9-4aa8-b3ef-5500b95d43a2 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Delete transfer with id: 268c2ab9-4d4b-434b-b4f2-b7d84a68d77a Aug 20 00:15:49.638850 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-210edbe2-bdc9-4aa8-b3ef-5500b95d43a2 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a returned with HTTP 404 Aug 20 00:15:49.639058 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-231f0d98-98ab-4b41-80a4-fdd04099ba90 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.639517 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 971/3875] 10.4.3.9 () {68 vars in 1405 bytes} [Thu Aug 20 00:15:49 2026] DELETE /volume/v3/volume-transfers/268c2ab9-4d4b-434b-b4f2-b7d84a68d77a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:49.641390 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-231f0d98-98ab-4b41-80a4-fdd04099ba90 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] GET https://10.4.3.9/volume/v3/backups Aug 20 00:15:49.641732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-231f0d98-98ab-4b41-80a4-fdd04099ba90 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.641986 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-231f0d98-98ab-4b41-80a4-fdd04099ba90 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.642272 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-231f0d98-98ab-4b41-80a4-fdd04099ba90 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:49.650129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5747378b-d969-4d92-a700-7f1735856cf2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.662161 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-231f0d98-98ab-4b41-80a4-fdd04099ba90 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 200 Aug 20 00:15:49.662856 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 976/3876] 10.4.3.9 () {68 vars in 1263 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/backups => generated 615 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:49.676138 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e7f5838e-8619-4589-b38e-64b41f87bddc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.678210 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7f5838e-8619-4589-b38e-64b41f87bddc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] GET https://10.4.3.9/volume/v3/backups?project_id=055af8f80a7b4002a916c09610ac3bca Aug 20 00:15:49.679910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7f5838e-8619-4589-b38e-64b41f87bddc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.679910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7f5838e-8619-4589-b38e-64b41f87bddc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.679910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-e7f5838e-8619-4589-b38e-64b41f87bddc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Removing options 'project_id' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:49.680064 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5747378b-d969-4d92-a700-7f1735856cf2 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:49.680154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5747378b-d969-4d92-a700-7f1735856cf2 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.680387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5747378b-d969-4d92-a700-7f1735856cf2 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.680584 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5747378b-d969-4d92-a700-7f1735856cf2 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Delete volume with id: 06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:49.693121 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.693121 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:49.693121 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5747378b-d969-4d92-a700-7f1735856cf2 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Volume info retrieved successfully. Aug 20 00:15:49.695678 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7f5838e-8619-4589-b38e-64b41f87bddc tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups?project_id=055af8f80a7b4002a916c09610ac3bca returned with HTTP 200 Aug 20 00:15:49.696813 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 968/3877] 10.4.3.9 () {68 vars in 1350 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/backups?project_id=055af8f80a7b4002a916c09610ac3bca => generated 615 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:49.702255 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6eb8f435-c48a-4e18-964e-bf0f545920f5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.704061 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6eb8f435-c48a-4e18-964e-bf0f545920f5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:49.704247 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6eb8f435-c48a-4e18-964e-bf0f545920f5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.704420 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6eb8f435-c48a-4e18-964e-bf0f545920f5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.704589 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6eb8f435-c48a-4e18-964e-bf0f545920f5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:49.709630 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-99564f3b-0aca-46a4-ba1c-512591333610 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.711998 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:49.712579 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.712579 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:49.712671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1815944277"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:49.712839 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5747378b-d969-4d92-a700-7f1735856cf2 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Delete volume request issued successfully. Aug 20 00:15:49.713090 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5747378b-d969-4d92-a700-7f1735856cf2 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 202 Aug 20 00:15:49.713506 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6eb8f435-c48a-4e18-964e-bf0f545920f5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:49.713579 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 963/3878] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:15:49 2026] DELETE /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:15:49.713956 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 972/3879] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:49.715030 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1815944277'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:49.715275 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume of 1 GB Aug 20 00:15:49.715732 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.715732 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:49.724398 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Availability Zones retrieved successfully. Aug 20 00:15:49.730072 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2357e439-2c37-474f-b214-50339178a1c4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.732830 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2357e439-2c37-474f-b214-50339178a1c4 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] GET https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:49.733217 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2357e439-2c37-474f-b214-50339178a1c4 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.733370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2357e439-2c37-474f-b214-50339178a1c4 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.733599 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Flow 'volume_create_api' (366a7a93-0330-4a59-b033-7aaa5fa06702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:49.735342 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ddb471-a403-422e-bbea-5dc0ac8d0160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:49.735874 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:49.746438 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.746438 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:49.758228 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2357e439-2c37-474f-b214-50339178a1c4 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Volume info retrieved successfully. Aug 20 00:15:49.765672 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2357e439-2c37-474f-b214-50339178a1c4 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 200 Aug 20 00:15:49.766476 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 969/3880] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 1125 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:15:49.777803 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ddb471-a403-422e-bbea-5dc0ac8d0160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:49.779128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3b44d7-457b-4355-9e25-97e49872a580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:49.831350 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Created reservations ['0b0bd9e2-5622-4804-8cb7-4592463488a3', '24b66ab3-ddb1-455b-8783-443edf867268', '905c0b6f-6224-4441-ba67-8dacb95e485f', '8462f6b8-20c4-4aef-be86-e59665c02030'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:49.832176 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3b44d7-457b-4355-9e25-97e49872a580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b0bd9e2-5622-4804-8cb7-4592463488a3', '24b66ab3-ddb1-455b-8783-443edf867268', '905c0b6f-6224-4441-ba67-8dacb95e485f', '8462f6b8-20c4-4aef-be86-e59665c02030']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:49.833080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02336fa-a12a-4b42-9e2d-609540329319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:49.860353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02336fa-a12a-4b42-9e2d-609540329319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1815944277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['0b0bd9e2-5622-4804-8cb7-4592463488a3','24b66ab3-ddb1-455b-8783-443edf867268','905c0b6f-6224-4441-ba67-8dacb95e485f','8462f6b8-20c4-4aef-be86-e59665c02030'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2de741f42e4babaeff91c56d042de8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1815944277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055af8f80a7b4002a916c09610ac3bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c2de741f42e4babaeff91c56d042de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:49.861122 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21f3e7e-d443-4e5e-9323-1c42aeab31a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:49.886421 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21f3e7e-d443-4e5e-9323-1c42aeab31a2) transitioned into state 'SUCCESS' from state '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-1815944277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['0b0bd9e2-5622-4804-8cb7-4592463488a3','24b66ab3-ddb1-455b-8783-443edf867268','905c0b6f-6224-4441-ba67-8dacb95e485f','8462f6b8-20c4-4aef-be86-e59665c02030'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2de741f42e4babaeff91c56d042de8',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:49.887187 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692784ee-5c16-4d1d-b5be-9566f3d621c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:49.898915 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692784ee-5c16-4d1d-b5be-9566f3d621c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:49.900409 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Flow 'volume_create_api' (366a7a93-0330-4a59-b033-7aaa5fa06702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:49.901253 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Create volume request issued successfully. Aug 20 00:15:49.902320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99564f3b-0aca-46a4-ba1c-512591333610 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:49.902955 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 977/3881] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:15:49 2026] POST /volume/v3/volumes => generated 774 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:49.921283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-66da73ec-f2bb-4442-99cf-83780065ba87 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:49.923172 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-66da73ec-f2bb-4442-99cf-83780065ba87 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab Aug 20 00:15:49.923383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-66da73ec-f2bb-4442-99cf-83780065ba87 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:49.923559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-66da73ec-f2bb-4442-99cf-83780065ba87 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:49.931568 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:49.931568 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:49.935743 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-66da73ec-f2bb-4442-99cf-83780065ba87 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:49.939939 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-66da73ec-f2bb-4442-99cf-83780065ba87 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab returned with HTTP 200 Aug 20 00:15:49.940409 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 964/3882] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:49 2026] GET /volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:50.731389 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-16ee0307-6a83-4e2c-a3a0-5c6c04c50518 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:50.732931 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-16ee0307-6a83-4e2c-a3a0-5c6c04c50518 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:50.733120 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-16ee0307-6a83-4e2c-a3a0-5c6c04c50518 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:50.733292 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-16ee0307-6a83-4e2c-a3a0-5c6c04c50518 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:50.733386 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-16ee0307-6a83-4e2c-a3a0-5c6c04c50518 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:50.737119 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:50.737119 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:50.737731 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-16ee0307-6a83-4e2c-a3a0-5c6c04c50518 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:50.738072 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 973/3883] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:50 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:50.780864 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4cc46268-6320-415e-9d3d-d8c4e1c8c894 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:50.782495 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cc46268-6320-415e-9d3d-d8c4e1c8c894 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] GET https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:50.782680 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cc46268-6320-415e-9d3d-d8c4e1c8c894 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:50.782847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cc46268-6320-415e-9d3d-d8c4e1c8c894 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:50.788121 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cc46268-6320-415e-9d3d-d8c4e1c8c894 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 404 Aug 20 00:15:50.788574 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 970/3884] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:50 2026] GET /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:50.795022 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d7fcbd16-ee66-4956-97de-62e06637109e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:50.796909 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d7fcbd16-ee66-4956-97de-62e06637109e tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:50.797120 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d7fcbd16-ee66-4956-97de-62e06637109e tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:50.797337 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d7fcbd16-ee66-4956-97de-62e06637109e tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:50.803488 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d7fcbd16-ee66-4956-97de-62e06637109e tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 404 Aug 20 00:15:50.803981 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 978/3885] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:50 2026] GET /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:50.810150 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-93fa4eae-800d-4330-813a-9d3dcfb2610b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:50.812177 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-93fa4eae-800d-4330-813a-9d3dcfb2610b tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] DELETE https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:50.812417 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-93fa4eae-800d-4330-813a-9d3dcfb2610b tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:50.812604 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-93fa4eae-800d-4330-813a-9d3dcfb2610b tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:50.812795 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-93fa4eae-800d-4330-813a-9d3dcfb2610b tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Delete volume with id: 06d3e60a-597d-4577-852f-cb2a1acddd72 Aug 20 00:15:50.819105 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-93fa4eae-800d-4330-813a-9d3dcfb2610b tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 returned with HTTP 404 Aug 20 00:15:50.819522 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 965/3886] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:15:50 2026] DELETE /volume/v3/volumes/06d3e60a-597d-4577-852f-cb2a1acddd72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:50.827638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:50.832164 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:50.832520 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-399503312"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:50.833866 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-399503312'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:50.834096 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Create volume of 1 GB Aug 20 00:15:50.838830 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Availability Zones retrieved successfully. Aug 20 00:15:50.843339 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Flow 'volume_create_api' (dce23a50-a6d1-4ef9-90c3-fc171d0bec8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:50.844319 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16ae5a1-367b-4af8-82a3-b15fe5360b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:50.845228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:50.869869 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16ae5a1-367b-4af8-82a3-b15fe5360b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:50.870570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9b9de6-a9e3-42f1-b01e-6b62900852b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:50.908853 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Created reservations ['7b148525-f503-42b7-b0c4-0527c57e9386', '0b97b17b-4408-4a87-b294-5e87f51063f5', '446fc582-9aa4-4631-9982-2a42235be71c', '2a055b68-decb-49f6-a86d-b04181cfbea3'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:50.909681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9b9de6-a9e3-42f1-b01e-6b62900852b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b148525-f503-42b7-b0c4-0527c57e9386', '0b97b17b-4408-4a87-b294-5e87f51063f5', '446fc582-9aa4-4631-9982-2a42235be71c', '2a055b68-decb-49f6-a86d-b04181cfbea3']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:50.910451 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3437ac7d-68f1-4e5d-b473-6ab244ed26ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:50.936058 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3437ac7d-68f1-4e5d-b473-6ab244ed26ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0bce043-de5d-4237-865c-b638e00b7c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-399503312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76f65468cdc3415ea9e314d62764e036',qos_specs=None,replication_status=,reservations=['7b148525-f503-42b7-b0c4-0527c57e9386','0b97b17b-4408-4a87-b294-5e87f51063f5','446fc582-9aa4-4631-9982-2a42235be71c','2a055b68-decb-49f6-a86d-b04181cfbea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7820c3b1017042e8a623255a96ce4501',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-399503312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0bce043-de5d-4237-865c-b638e00b7c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76f65468cdc3415ea9e314d62764e036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7820c3b1017042e8a623255a96ce4501',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:50.936847 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5960caea-6669-4fed-8076-979990e9bf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:50.955835 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5960caea-6669-4fed-8076-979990e9bf2b) transitioned into state 'SUCCESS' from state '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-399503312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76f65468cdc3415ea9e314d62764e036',qos_specs=None,replication_status=,reservations=['7b148525-f503-42b7-b0c4-0527c57e9386','0b97b17b-4408-4a87-b294-5e87f51063f5','446fc582-9aa4-4631-9982-2a42235be71c','2a055b68-decb-49f6-a86d-b04181cfbea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7820c3b1017042e8a623255a96ce4501',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:50.956534 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab490a5-02ce-496a-8f73-5cb43136d644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:50.957300 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-811ec893-b1bd-4545-8d51-6d6f803fde8d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:50.964412 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-811ec893-b1bd-4545-8d51-6d6f803fde8d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab Aug 20 00:15:50.965537 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab490a5-02ce-496a-8f73-5cb43136d644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:50.966367 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-811ec893-b1bd-4545-8d51-6d6f803fde8d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:50.966436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Flow 'volume_create_api' (dce23a50-a6d1-4ef9-90c3-fc171d0bec8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:50.966718 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Create volume request issued successfully. Aug 20 00:15:50.967376 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-41a03a3c-b1bc-4b29-bd91-eb95f0fa9aa6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:50.967796 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 974/3887] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:15:50 2026] POST /volume/v3/volumes => generated 814 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:50.969943 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-811ec893-b1bd-4545-8d51-6d6f803fde8d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:50.981474 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-167915f0-345c-4628-a009-19a0683a2b5a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:50.983320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-167915f0-345c-4628-a009-19a0683a2b5a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:50.983495 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-167915f0-345c-4628-a009-19a0683a2b5a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:50.983691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-167915f0-345c-4628-a009-19a0683a2b5a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:50.996748 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:50.996748 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:51.000415 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-811ec893-b1bd-4545-8d51-6d6f803fde8d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:51.001978 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:51.001978 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:51.004222 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-811ec893-b1bd-4545-8d51-6d6f803fde8d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab returned with HTTP 200 Aug 20 00:15:51.004730 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 971/3888] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:50 2026] GET /volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab => generated 1005 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:51.012303 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-167915f0-345c-4628-a009-19a0683a2b5a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Volume info retrieved successfully. Aug 20 00:15:51.026979 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-167915f0-345c-4628-a009-19a0683a2b5a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 200 Aug 20 00:15:51.027510 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 979/3889] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:50 2026] GET /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:51.028197 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-39fca2ea-fb00-478e-9be8-c126ab1cd427 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:51.031969 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-39fca2ea-fb00-478e-9be8-c126ab1cd427 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:51.033634 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-39fca2ea-fb00-478e-9be8-c126ab1cd427 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab", "name": "tempest-type-Backup-1684028886"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:51.034990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-39fca2ea-fb00-478e-9be8-c126ab1cd427 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Creating new backup {'backup': {'volume_id': '8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab', 'name': 'tempest-type-Backup-1684028886'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:51.035366 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-39fca2ea-fb00-478e-9be8-c126ab1cd427 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Creating backup of volume 8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab in container None Aug 20 00:15:51.048234 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:51.048234 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:51.049191 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-39fca2ea-fb00-478e-9be8-c126ab1cd427 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:15:51.081295 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-39fca2ea-fb00-478e-9be8-c126ab1cd427 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Created reservations ['4435da97-f1d9-42ab-bb68-ea9cb1625de2', '941c5a02-9e25-42af-a640-4f55379d130a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:51.122853 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-39fca2ea-fb00-478e-9be8-c126ab1cd427 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:15:51.122853 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 966/3890] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:15:51 2026] POST /volume/v3/backups => generated 312 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:51.131723 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1cc57a43-f73e-497e-8db5-4a72c6bd77d5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:51.133581 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cc57a43-f73e-497e-8db5-4a72c6bd77d5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:51.133786 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cc57a43-f73e-497e-8db5-4a72c6bd77d5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:51.133989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cc57a43-f73e-497e-8db5-4a72c6bd77d5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:51.134103 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1cc57a43-f73e-497e-8db5-4a72c6bd77d5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:51.138637 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:51.138637 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:51.139255 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cc57a43-f73e-497e-8db5-4a72c6bd77d5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:51.139591 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 975/3891] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:51 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:51.747767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-23ebfeb5-d81a-478b-a8b2-bdd4ce099d86 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:51.749410 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-23ebfeb5-d81a-478b-a8b2-bdd4ce099d86 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:51.749585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-23ebfeb5-d81a-478b-a8b2-bdd4ce099d86 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:51.749751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-23ebfeb5-d81a-478b-a8b2-bdd4ce099d86 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:51.749847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-23ebfeb5-d81a-478b-a8b2-bdd4ce099d86 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:51.753372 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:51.753372 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:51.754072 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-23ebfeb5-d81a-478b-a8b2-bdd4ce099d86 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:51.754422 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 972/3892] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:51 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:52.042500 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4a97a79b-6c28-4466-a040-0d734d5e3e9a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.044282 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a97a79b-6c28-4466-a040-0d734d5e3e9a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:52.044520 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a97a79b-6c28-4466-a040-0d734d5e3e9a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.046598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a97a79b-6c28-4466-a040-0d734d5e3e9a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.053775 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.053775 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:52.058030 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4a97a79b-6c28-4466-a040-0d734d5e3e9a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Volume info retrieved successfully. Aug 20 00:15:52.073948 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a97a79b-6c28-4466-a040-0d734d5e3e9a tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 200 Aug 20 00:15:52.074299 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 980/3893] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:52 2026] GET /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 941 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:52.095448 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2440e642-537a-4a58-91db-e51f35bc69be None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.098337 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2440e642-537a-4a58-91db-e51f35bc69be tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] POST https://10.4.3.9/volume/v3/volume-transfers Aug 20 00:15:52.098984 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2440e642-537a-4a58-91db-e51f35bc69be tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c0bce043-de5d-4237-865c-b638e00b7c64"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:52.101014 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volume_transfer [None req-2440e642-537a-4a58-91db-e51f35bc69be tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c0bce043-de5d-4237-865c-b638e00b7c64'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 00:15:52.102739 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volume_transfer [None req-2440e642-537a-4a58-91db-e51f35bc69be tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Creating transfer of volume c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:52.102739 np0000007832 devstack@c-api.service[100467]: INFO cinder.transfer.api [None req-2440e642-537a-4a58-91db-e51f35bc69be tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Generating transfer record for volume c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:52.109515 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.109515 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:52.120026 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2440e642-537a-4a58-91db-e51f35bc69be tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volume-transfers returned with HTTP 202 Aug 20 00:15:52.120446 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 967/3894] 10.4.3.9 () {70 vars in 1312 bytes} [Thu Aug 20 00:15:52 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:15:52.133638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-49d6300b-1dba-4267-b911-decf73e02b26 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.136065 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-49d6300b-1dba-4267-b911-decf73e02b26 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:52.136368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-49d6300b-1dba-4267-b911-decf73e02b26 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.136609 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-49d6300b-1dba-4267-b911-decf73e02b26 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.147338 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.147338 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:52.151388 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0181f8f-359a-437e-9f73-d84cb3ba855d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.153402 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0181f8f-359a-437e-9f73-d84cb3ba855d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:52.153614 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-49d6300b-1dba-4267-b911-decf73e02b26 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Volume info retrieved successfully. Aug 20 00:15:52.153668 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0181f8f-359a-437e-9f73-d84cb3ba855d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.153962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0181f8f-359a-437e-9f73-d84cb3ba855d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.154195 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d0181f8f-359a-437e-9f73-d84cb3ba855d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:52.158076 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.158076 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:52.158798 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0181f8f-359a-437e-9f73-d84cb3ba855d tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:52.159291 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 973/3895] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:52 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:52.159554 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-49d6300b-1dba-4267-b911-decf73e02b26 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 200 Aug 20 00:15:52.160057 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 976/3896] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:52 2026] GET /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:52.176483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c5a3a05-a0c7-4434-9b39-ea40727844f8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.178435 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c5a3a05-a0c7-4434-9b39-ea40727844f8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volume-transfers/detail Aug 20 00:15:52.178435 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c5a3a05-a0c7-4434-9b39-ea40727844f8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.178435 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c5a3a05-a0c7-4434-9b39-ea40727844f8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.178578 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volume_transfer [None req-6c5a3a05-a0c7-4434-9b39-ea40727844f8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Listing volume transfers {{(pid=100468) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 00:15:52.184323 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c5a3a05-a0c7-4434-9b39-ea40727844f8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 00:15:52.184776 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 981/3897] 10.4.3.9 () {68 vars in 1312 bytes} [Thu Aug 20 00:15:52 2026] GET /volume/v3/volume-transfers/detail => generated 431 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:52.202367 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f54e21f4-8325-448b-856f-b20fd1913f27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.206552 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f54e21f4-8325-448b-856f-b20fd1913f27 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] DELETE https://10.4.3.9/volume/v3/volume-transfers/3bf1f294-912a-4cf4-b5d1-0d753ec4fbe3 Aug 20 00:15:52.206759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f54e21f4-8325-448b-856f-b20fd1913f27 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.206985 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f54e21f4-8325-448b-856f-b20fd1913f27 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.207105 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.volume_transfer [None req-f54e21f4-8325-448b-856f-b20fd1913f27 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Delete transfer with id: 3bf1f294-912a-4cf4-b5d1-0d753ec4fbe3 Aug 20 00:15:52.223161 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.223161 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:52.232091 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f54e21f4-8325-448b-856f-b20fd1913f27 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volume-transfers/3bf1f294-912a-4cf4-b5d1-0d753ec4fbe3 returned with HTTP 202 Aug 20 00:15:52.232483 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 968/3898] 10.4.3.9 () {68 vars in 1405 bytes} [Thu Aug 20 00:15:52 2026] DELETE /volume/v3/volume-transfers/3bf1f294-912a-4cf4-b5d1-0d753ec4fbe3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:15:52.239397 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a8d13b57-34cf-4f98-ae40-c3a4f16b2df8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.241846 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a8d13b57-34cf-4f98-ae40-c3a4f16b2df8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:52.242660 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a8d13b57-34cf-4f98-ae40-c3a4f16b2df8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.242921 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a8d13b57-34cf-4f98-ae40-c3a4f16b2df8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.253535 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.253535 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:52.264754 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a8d13b57-34cf-4f98-ae40-c3a4f16b2df8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Volume info retrieved successfully. Aug 20 00:15:52.272097 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a8d13b57-34cf-4f98-ae40-c3a4f16b2df8 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 200 Aug 20 00:15:52.272505 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 974/3899] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:52 2026] GET /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 941 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:52.287520 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-73bd7a18-9d19-4061-a397-80f729696eb6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.289307 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73bd7a18-9d19-4061-a397-80f729696eb6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] DELETE https://10.4.3.9/volume/v3/volume-transfers/3bf1f294-912a-4cf4-b5d1-0d753ec4fbe3 Aug 20 00:15:52.289510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73bd7a18-9d19-4061-a397-80f729696eb6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.289689 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73bd7a18-9d19-4061-a397-80f729696eb6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.289902 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.volume_transfer [None req-73bd7a18-9d19-4061-a397-80f729696eb6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Delete transfer with id: 3bf1f294-912a-4cf4-b5d1-0d753ec4fbe3 Aug 20 00:15:52.292714 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73bd7a18-9d19-4061-a397-80f729696eb6 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volume-transfers/3bf1f294-912a-4cf4-b5d1-0d753ec4fbe3 returned with HTTP 404 Aug 20 00:15:52.293201 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 977/3900] 10.4.3.9 () {68 vars in 1405 bytes} [Thu Aug 20 00:15:52 2026] DELETE /volume/v3/volume-transfers/3bf1f294-912a-4cf4-b5d1-0d753ec4fbe3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:52.301736 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1428b038-b7c3-47fd-85e9-cc4e9e65fac9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.303641 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1428b038-b7c3-47fd-85e9-cc4e9e65fac9 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:52.303909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1428b038-b7c3-47fd-85e9-cc4e9e65fac9 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.304165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1428b038-b7c3-47fd-85e9-cc4e9e65fac9 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.304379 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-1428b038-b7c3-47fd-85e9-cc4e9e65fac9 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Delete volume with id: c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:52.314634 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.314634 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:52.314634 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1428b038-b7c3-47fd-85e9-cc4e9e65fac9 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Volume info retrieved successfully. Aug 20 00:15:52.335217 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1428b038-b7c3-47fd-85e9-cc4e9e65fac9 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Delete volume request issued successfully. Aug 20 00:15:52.335217 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1428b038-b7c3-47fd-85e9-cc4e9e65fac9 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 202 Aug 20 00:15:52.335217 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 982/3901] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:15:52 2026] DELETE /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:15:52.344506 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7d9514a4-a48d-4316-b85b-0bed239a98c3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.346934 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d9514a4-a48d-4316-b85b-0bed239a98c3 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] GET https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:52.347915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d9514a4-a48d-4316-b85b-0bed239a98c3 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.347915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d9514a4-a48d-4316-b85b-0bed239a98c3 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.356006 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.356006 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:52.359334 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7d9514a4-a48d-4316-b85b-0bed239a98c3 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Volume info retrieved successfully. Aug 20 00:15:52.363082 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d9514a4-a48d-4316-b85b-0bed239a98c3 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 200 Aug 20 00:15:52.363907 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 969/3902] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:52 2026] GET /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 1125 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:15:52.766136 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dc3033d4-8055-474c-90a8-d98ab581fc36 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:52.769802 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc3033d4-8055-474c-90a8-d98ab581fc36 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:52.769802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc3033d4-8055-474c-90a8-d98ab581fc36 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:52.769802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc3033d4-8055-474c-90a8-d98ab581fc36 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:52.769802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-dc3033d4-8055-474c-90a8-d98ab581fc36 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:52.775106 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:52.775106 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:52.776644 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc3033d4-8055-474c-90a8-d98ab581fc36 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:52.776644 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 975/3903] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:52 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:53.172575 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-79d03604-ca40-4001-93b1-22f3b24a9714 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:53.174431 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-79d03604-ca40-4001-93b1-22f3b24a9714 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:53.174648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-79d03604-ca40-4001-93b1-22f3b24a9714 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:53.174796 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-79d03604-ca40-4001-93b1-22f3b24a9714 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:53.174935 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-79d03604-ca40-4001-93b1-22f3b24a9714 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:53.179295 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:53.179295 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:53.179904 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-79d03604-ca40-4001-93b1-22f3b24a9714 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:53.180261 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 978/3904] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:53 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:53.377993 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-12632b2a-ecaf-48a0-988e-8c33656ad193 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:53.379961 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12632b2a-ecaf-48a0-988e-8c33656ad193 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] GET https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:53.380375 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12632b2a-ecaf-48a0-988e-8c33656ad193 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:53.380492 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12632b2a-ecaf-48a0-988e-8c33656ad193 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:53.386904 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12632b2a-ecaf-48a0-988e-8c33656ad193 tempest-VolumesTransfersV355Test-475804719 tempest-VolumesTransfersV355Test-475804719-project-admin] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 404 Aug 20 00:15:53.387408 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 983/3905] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:53 2026] GET /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:53.395435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f249ee6f-7edd-4b4a-af46-8edd605f36c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:53.397268 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f249ee6f-7edd-4b4a-af46-8edd605f36c4 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] GET https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:53.397488 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f249ee6f-7edd-4b4a-af46-8edd605f36c4 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:53.397668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f249ee6f-7edd-4b4a-af46-8edd605f36c4 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:53.403785 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f249ee6f-7edd-4b4a-af46-8edd605f36c4 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 404 Aug 20 00:15:53.404308 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 970/3906] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:15:53 2026] GET /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:53.412843 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3efa89ed-8e84-47d6-8d6e-883dcf9b88a0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:53.418368 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3efa89ed-8e84-47d6-8d6e-883dcf9b88a0 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:53.418636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3efa89ed-8e84-47d6-8d6e-883dcf9b88a0 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:53.418872 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3efa89ed-8e84-47d6-8d6e-883dcf9b88a0 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:53.419116 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-3efa89ed-8e84-47d6-8d6e-883dcf9b88a0 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] Delete volume with id: c0bce043-de5d-4237-865c-b638e00b7c64 Aug 20 00:15:53.430008 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3efa89ed-8e84-47d6-8d6e-883dcf9b88a0 tempest-VolumesTransfersV355Test-951398232 tempest-VolumesTransfersV355Test-951398232-project-member] https://10.4.3.9/volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 returned with HTTP 404 Aug 20 00:15:53.430606 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 976/3907] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:15:53 2026] DELETE /volume/v3/volumes/c0bce043-de5d-4237-865c-b638e00b7c64 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:15:53.787653 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f0a8040d-d16a-4580-ac6a-0b4f53df1c68 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:53.790772 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f0a8040d-d16a-4580-ac6a-0b4f53df1c68 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:53.790923 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f0a8040d-d16a-4580-ac6a-0b4f53df1c68 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:53.791266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f0a8040d-d16a-4580-ac6a-0b4f53df1c68 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:53.792500 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f0a8040d-d16a-4580-ac6a-0b4f53df1c68 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:53.794358 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=607,cinder:INSERT=131,cinder:UPDATE=208 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:15:53.799108 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:53.799108 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:53.801780 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f0a8040d-d16a-4580-ac6a-0b4f53df1c68 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:53.802229 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 979/3908] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:53 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:54.192817 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4e22285c-3301-40d1-9ce4-b50a47255b22 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:54.195293 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e22285c-3301-40d1-9ce4-b50a47255b22 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:54.195545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e22285c-3301-40d1-9ce4-b50a47255b22 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:54.195753 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e22285c-3301-40d1-9ce4-b50a47255b22 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:54.195878 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4e22285c-3301-40d1-9ce4-b50a47255b22 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:54.201383 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:54.201383 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:54.202178 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e22285c-3301-40d1-9ce4-b50a47255b22 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:54.202614 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 984/3909] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:54 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:54.821844 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49f7867b-77ba-4df4-9d56-725af53df70a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:54.823619 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49f7867b-77ba-4df4-9d56-725af53df70a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:54.823794 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49f7867b-77ba-4df4-9d56-725af53df70a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:54.824003 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49f7867b-77ba-4df4-9d56-725af53df70a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:54.824485 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-49f7867b-77ba-4df4-9d56-725af53df70a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:54.828906 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:54.828906 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:54.829739 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49f7867b-77ba-4df4-9d56-725af53df70a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:54.830173 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 971/3910] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:54 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:55.213931 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dafa5009-cd54-4cfc-8a03-eecd45bf9963 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:55.215680 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dafa5009-cd54-4cfc-8a03-eecd45bf9963 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:55.215991 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dafa5009-cd54-4cfc-8a03-eecd45bf9963 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:55.216189 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dafa5009-cd54-4cfc-8a03-eecd45bf9963 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:55.216290 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-dafa5009-cd54-4cfc-8a03-eecd45bf9963 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:55.220183 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:55.220183 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:55.220695 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dafa5009-cd54-4cfc-8a03-eecd45bf9963 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:55.221047 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 977/3911] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:55 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:55.788141 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f6be8b87-ecf6-4b01-8f13-9a6332f15f89 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:55.840870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-23ab3d40-233c-4938-bc2e-842329567384 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:55.842389 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23ab3d40-233c-4938-bc2e-842329567384 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:55.842565 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23ab3d40-233c-4938-bc2e-842329567384 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:55.842732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23ab3d40-233c-4938-bc2e-842329567384 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:55.842830 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-23ab3d40-233c-4938-bc2e-842329567384 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:55.846506 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:55.846506 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:55.847163 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23ab3d40-233c-4938-bc2e-842329567384 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:55.847464 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 985/3912] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:55 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:55.867313 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f6be8b87-ecf6-4b01-8f13-9a6332f15f89 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:15:55.867313 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f6be8b87-ecf6-4b01-8f13-9a6332f15f89 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:55.867468 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f6be8b87-ecf6-4b01-8f13-9a6332f15f89 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:55.867828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-f6be8b87-ecf6-4b01-8f13-9a6332f15f89 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:55.868653 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-f6be8b87-ecf6-4b01-8f13-9a6332f15f89 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:15:55.874295 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f6be8b87-ecf6-4b01-8f13-9a6332f15f89 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:15:55.874574 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f6be8b87-ecf6-4b01-8f13-9a6332f15f89 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:15:55.874924 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 980/3913] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:15:55 2026] GET /volume/v3/volumes => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:15:55.882307 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6876852c-1e39-4734-b384-56edfaec02fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:55.884335 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:55.884718 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-669209143"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:55.886199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-669209143'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:55.886317 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume of 1 GB Aug 20 00:15:55.890322 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Availability Zones retrieved successfully. Aug 20 00:15:55.895739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Flow 'volume_create_api' (3eff9bfc-2555-4251-b4e1-8b90a9b69933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:55.896616 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40c1db0-fc76-46e8-9917-4941fd528f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:55.897454 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:55.920242 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40c1db0-fc76-46e8-9917-4941fd528f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:55.920926 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714e4c53-62e1-44eb-85b3-502cc15e5002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:55.974817 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Created reservations ['a594f61c-bd69-455a-b438-a840f2aa626c', 'c38224df-af00-4ab0-a799-ce122ee1d1cc', '7b77c035-81c5-4d53-880a-c215fa9f7201', 'bd7d83b2-a4b0-40b4-b836-4c9ad4ce19bf'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:55.975512 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714e4c53-62e1-44eb-85b3-502cc15e5002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a594f61c-bd69-455a-b438-a840f2aa626c', 'c38224df-af00-4ab0-a799-ce122ee1d1cc', '7b77c035-81c5-4d53-880a-c215fa9f7201', 'bd7d83b2-a4b0-40b4-b836-4c9ad4ce19bf']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:55.976312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c77c96-9541-44a3-8567-1aa486889cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:56.007733 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c77c96-9541-44a3-8567-1aa486889cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e0f66b-9b44-4e8c-9404-5db1bbb20122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-669209143',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f5d609631f34a5c8aed327e93f71fb4',qos_specs=None,replication_status=,reservations=['a594f61c-bd69-455a-b438-a840f2aa626c','c38224df-af00-4ab0-a799-ce122ee1d1cc','7b77c035-81c5-4d53-880a-c215fa9f7201','bd7d83b2-a4b0-40b4-b836-4c9ad4ce19bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-669209143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90e0f66b-9b44-4e8c-9404-5db1bbb20122,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f5d609631f34a5c8aed327e93f71fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:56.008662 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c055aa-1f17-456b-95d0-e473a9fc293b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:56.028763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c055aa-1f17-456b-95d0-e473a9fc293b) transitioned into state 'SUCCESS' from state '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-669209143',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f5d609631f34a5c8aed327e93f71fb4',qos_specs=None,replication_status=,reservations=['a594f61c-bd69-455a-b438-a840f2aa626c','c38224df-af00-4ab0-a799-ce122ee1d1cc','7b77c035-81c5-4d53-880a-c215fa9f7201','bd7d83b2-a4b0-40b4-b836-4c9ad4ce19bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:56.029626 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0141a278-c47f-404e-b4b4-4b8366470f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:56.042268 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0141a278-c47f-404e-b4b4-4b8366470f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:56.043334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Flow 'volume_create_api' (3eff9bfc-2555-4251-b4e1-8b90a9b69933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:56.043694 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume request issued successfully. Aug 20 00:15:56.044394 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6876852c-1e39-4734-b384-56edfaec02fe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:56.045121 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 972/3914] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:55 2026] POST /volume/v3/volumes => generated 759 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:56.073245 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8d302bbf-a422-4eaf-8638-08099298a30f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:56.075134 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d302bbf-a422-4eaf-8638-08099298a30f tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:15:56.075313 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d302bbf-a422-4eaf-8638-08099298a30f tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:56.075485 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d302bbf-a422-4eaf-8638-08099298a30f tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:56.083789 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:56.083789 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:56.087723 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8d302bbf-a422-4eaf-8638-08099298a30f tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:56.094597 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d302bbf-a422-4eaf-8638-08099298a30f tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 200 Aug 20 00:15:56.094967 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 978/3915] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:56 2026] GET /volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:56.233465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-af2e937d-3d5d-40d0-9001-ecccdd27bd37 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:56.240217 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af2e937d-3d5d-40d0-9001-ecccdd27bd37 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:56.241463 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af2e937d-3d5d-40d0-9001-ecccdd27bd37 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:56.242197 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af2e937d-3d5d-40d0-9001-ecccdd27bd37 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:56.242787 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-af2e937d-3d5d-40d0-9001-ecccdd27bd37 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:56.258989 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:56.258989 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:56.259722 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af2e937d-3d5d-40d0-9001-ecccdd27bd37 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:56.260115 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 986/3916] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:56 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:56.857869 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-99bbf986-b1d7-48eb-92e9-343f5eb9e243 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:56.860164 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-99bbf986-b1d7-48eb-92e9-343f5eb9e243 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:56.860397 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-99bbf986-b1d7-48eb-92e9-343f5eb9e243 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:56.860623 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-99bbf986-b1d7-48eb-92e9-343f5eb9e243 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:56.860752 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-99bbf986-b1d7-48eb-92e9-343f5eb9e243 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:56.865886 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:56.865886 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:56.866805 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-99bbf986-b1d7-48eb-92e9-343f5eb9e243 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:56.867298 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 981/3917] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:56 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:57.120864 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9b834d23-48da-4179-b638-bfde55553edf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:57.122681 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9b834d23-48da-4179-b638-bfde55553edf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:15:57.123036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9b834d23-48da-4179-b638-bfde55553edf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:57.123328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9b834d23-48da-4179-b638-bfde55553edf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:57.131235 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:57.131235 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:57.135124 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9b834d23-48da-4179-b638-bfde55553edf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:57.139927 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9b834d23-48da-4179-b638-bfde55553edf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 200 Aug 20 00:15:57.139927 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 973/3918] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:57 2026] GET /volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:57.175659 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48360283-87c2-4cb5-ab6a-be23fec427ae None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:57.177231 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48360283-87c2-4cb5-ab6a-be23fec427ae tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:15:57.177398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48360283-87c2-4cb5-ab6a-be23fec427ae tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:57.177570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48360283-87c2-4cb5-ab6a-be23fec427ae tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:57.185705 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:57.185705 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:57.189881 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-48360283-87c2-4cb5-ab6a-be23fec427ae tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:57.194088 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48360283-87c2-4cb5-ab6a-be23fec427ae tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 200 Aug 20 00:15:57.194422 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 979/3919] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:57 2026] GET /volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:57.214755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:57.224548 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:57.226137 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-793897114"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:57.233192 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-793897114'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:57.233687 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume of 1 GB Aug 20 00:15:57.251232 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Availability Zones retrieved successfully. Aug 20 00:15:57.270233 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Flow 'volume_create_api' (ef72fb8f-fd6c-4e62-b5db-5103cbbc48fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:57.272703 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefdb76e-8066-48f6-b235-b3f36a81db8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:57.275663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b93f0841-044c-407c-b3b2-a4aae5ff4949 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:57.276946 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:57.277511 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b93f0841-044c-407c-b3b2-a4aae5ff4949 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:57.277710 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b93f0841-044c-407c-b3b2-a4aae5ff4949 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:57.277901 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b93f0841-044c-407c-b3b2-a4aae5ff4949 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:57.278060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b93f0841-044c-407c-b3b2-a4aae5ff4949 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:57.282858 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:57.282858 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:57.283519 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b93f0841-044c-407c-b3b2-a4aae5ff4949 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:57.283939 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 982/3920] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:57 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:57.319732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefdb76e-8066-48f6-b235-b3f36a81db8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:57.319732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543341d8-77ba-40e3-9131-6f07f60cac57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:57.375397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Created reservations ['49b30a06-53f8-44b8-be31-354e7f8d6db6', 'fdde0e5d-2054-42ea-ba11-38b7599142d0', '5d7c6b73-ee8e-437c-a823-03007094e24a', '867112b6-f820-4935-ad2a-29d271eb0a3f'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:57.376394 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543341d8-77ba-40e3-9131-6f07f60cac57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49b30a06-53f8-44b8-be31-354e7f8d6db6', 'fdde0e5d-2054-42ea-ba11-38b7599142d0', '5d7c6b73-ee8e-437c-a823-03007094e24a', '867112b6-f820-4935-ad2a-29d271eb0a3f']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:57.377293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed85133-10de-445a-9d62-f17b95d0729d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:57.403984 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed85133-10de-445a-9d62-f17b95d0729d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c6bd104-7d31-476d-adae-ccdcb2f12b9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-793897114',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f5d609631f34a5c8aed327e93f71fb4',qos_specs=None,replication_status=,reservations=['49b30a06-53f8-44b8-be31-354e7f8d6db6','fdde0e5d-2054-42ea-ba11-38b7599142d0','5d7c6b73-ee8e-437c-a823-03007094e24a','867112b6-f820-4935-ad2a-29d271eb0a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-793897114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c6bd104-7d31-476d-adae-ccdcb2f12b9a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f5d609631f34a5c8aed327e93f71fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:57.405034 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd8742fe-7d7c-4485-9615-54ef8e0331ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:57.425550 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd8742fe-7d7c-4485-9615-54ef8e0331ce) transitioned into state 'SUCCESS' from state '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-793897114',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f5d609631f34a5c8aed327e93f71fb4',qos_specs=None,replication_status=,reservations=['49b30a06-53f8-44b8-be31-354e7f8d6db6','fdde0e5d-2054-42ea-ba11-38b7599142d0','5d7c6b73-ee8e-437c-a823-03007094e24a','867112b6-f820-4935-ad2a-29d271eb0a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:57.426487 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7e8bc5-63be-47c5-a32b-75f331872217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:57.435395 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7e8bc5-63be-47c5-a32b-75f331872217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:57.436473 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Flow 'volume_create_api' (ef72fb8f-fd6c-4e62-b5db-5103cbbc48fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:57.436906 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume request issued successfully. Aug 20 00:15:57.437550 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b819f54-4bd5-481a-9a40-45b4fcad2ee2 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:57.438060 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 987/3921] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:57 2026] POST /volume/v3/volumes => generated 759 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:57.449904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-659feaed-0a24-48a2-9aa3-f4ce077d65be None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:57.454819 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-659feaed-0a24-48a2-9aa3-f4ce077d65be tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:15:57.454819 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-659feaed-0a24-48a2-9aa3-f4ce077d65be tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:57.454819 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-659feaed-0a24-48a2-9aa3-f4ce077d65be tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:57.463116 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:57.463116 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:57.466447 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-659feaed-0a24-48a2-9aa3-f4ce077d65be tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:57.471626 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-659feaed-0a24-48a2-9aa3-f4ce077d65be tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 200 Aug 20 00:15:57.471626 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 974/3922] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:57 2026] GET /volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:57.878914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a20a2f4e-9236-4c4a-8d94-344402570aca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:57.880764 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a20a2f4e-9236-4c4a-8d94-344402570aca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:57.880992 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a20a2f4e-9236-4c4a-8d94-344402570aca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:57.881197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a20a2f4e-9236-4c4a-8d94-344402570aca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:57.881328 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a20a2f4e-9236-4c4a-8d94-344402570aca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:57.885301 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:57.885301 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:57.886097 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a20a2f4e-9236-4c4a-8d94-344402570aca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:57.886467 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 980/3923] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:57 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:58.296729 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-918fbb1b-a95a-4404-92c5-9ca1f81165da None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.298662 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-918fbb1b-a95a-4404-92c5-9ca1f81165da tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:58.298937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-918fbb1b-a95a-4404-92c5-9ca1f81165da tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.299165 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-918fbb1b-a95a-4404-92c5-9ca1f81165da tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.299272 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-918fbb1b-a95a-4404-92c5-9ca1f81165da tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:58.303929 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.303929 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:58.304660 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-918fbb1b-a95a-4404-92c5-9ca1f81165da tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:58.305111 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 983/3924] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:58.486383 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37cd844f-5800-4572-8fea-9f62ed79d730 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.489291 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37cd844f-5800-4572-8fea-9f62ed79d730 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:15:58.489501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37cd844f-5800-4572-8fea-9f62ed79d730 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.489707 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37cd844f-5800-4572-8fea-9f62ed79d730 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.501052 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.501052 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:58.509766 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-37cd844f-5800-4572-8fea-9f62ed79d730 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:58.516307 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37cd844f-5800-4572-8fea-9f62ed79d730 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 200 Aug 20 00:15:58.516794 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 988/3925] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:58.529629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f01c7b96-fa87-44d1-a5c9-deb62a23182e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.531403 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f01c7b96-fa87-44d1-a5c9-deb62a23182e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:15:58.531574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f01c7b96-fa87-44d1-a5c9-deb62a23182e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.531772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f01c7b96-fa87-44d1-a5c9-deb62a23182e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.538236 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.538236 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:58.541610 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f01c7b96-fa87-44d1-a5c9-deb62a23182e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:58.545904 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f01c7b96-fa87-44d1-a5c9-deb62a23182e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 200 Aug 20 00:15:58.546440 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 975/3926] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:58.563148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-142d23af-e4cd-4d53-870c-7be306931d52 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.567094 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:15:58.567415 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1024823213"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:58.569788 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1024823213'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:15:58.569918 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume of 1 GB Aug 20 00:15:58.574654 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Availability Zones retrieved successfully. Aug 20 00:15:58.581039 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Flow 'volume_create_api' (caa08d43-5cdd-4170-8432-85bb6eb69479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:58.582038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a67c57d-a7a1-448f-bbf5-cda79329f441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:58.583023 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:15:58.609008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a67c57d-a7a1-448f-bbf5-cda79329f441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:58.609711 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5044dba7-f93c-456b-ba61-b2180e03504f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:58.657852 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Created reservations ['8105f855-d08c-45a3-bc1e-7a1139473a3a', '270af0d1-61ad-4230-8945-b60e758ee66a', '0de425a5-0f5f-45d3-bb21-87ab97c7faa0', '4a055abf-c0e7-47f1-8617-fbde48648e13'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:58.658703 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5044dba7-f93c-456b-ba61-b2180e03504f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8105f855-d08c-45a3-bc1e-7a1139473a3a', '270af0d1-61ad-4230-8945-b60e758ee66a', '0de425a5-0f5f-45d3-bb21-87ab97c7faa0', '4a055abf-c0e7-47f1-8617-fbde48648e13']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:58.659554 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaef9ee9-7c77-4227-bca0-e3a4399cdbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:58.683244 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-d8501c60-543f-4bc2-92c2-a74e1dee4e4d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.685997 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-d8501c60-543f-4bc2-92c2-a74e1dee4e4d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:15:58.685997 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-d8501c60-543f-4bc2-92c2-a74e1dee4e4d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.686432 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-d8501c60-543f-4bc2-92c2-a74e1dee4e4d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.691096 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaef9ee9-7c77-4227-bca0-e3a4399cdbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b173e5c4-0336-4f2a-be60-0de38a825b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1024823213',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f5d609631f34a5c8aed327e93f71fb4',qos_specs=None,replication_status=,reservations=['8105f855-d08c-45a3-bc1e-7a1139473a3a','270af0d1-61ad-4230-8945-b60e758ee66a','0de425a5-0f5f-45d3-bb21-87ab97c7faa0','4a055abf-c0e7-47f1-8617-fbde48648e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:15:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1024823213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b173e5c4-0336-4f2a-be60-0de38a825b2f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f5d609631f34a5c8aed327e93f71fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:58.691204 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b128889c-43f6-45ae-b078-27f01275488d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:58.695800 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.695800 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:58.701256 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-d8501c60-543f-4bc2-92c2-a74e1dee4e4d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:15:58.706863 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-d8501c60-543f-4bc2-92c2-a74e1dee4e4d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:15:58.707514 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 984/3927] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:58.712401 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b128889c-43f6-45ae-b078-27f01275488d) transitioned into state 'SUCCESS' from state '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-1024823213',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f5d609631f34a5c8aed327e93f71fb4',qos_specs=None,replication_status=,reservations=['8105f855-d08c-45a3-bc1e-7a1139473a3a','270af0d1-61ad-4230-8945-b60e758ee66a','0de425a5-0f5f-45d3-bb21-87ab97c7faa0','4a055abf-c0e7-47f1-8617-fbde48648e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adeed0e79e9f4388acd0df33d1cc5ccc',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:58.713142 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e944d89-5e06-4598-a362-e4340050b70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:15:58.723355 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e944d89-5e06-4598-a362-e4340050b70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:15:58.724279 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Flow 'volume_create_api' (caa08d43-5cdd-4170-8432-85bb6eb69479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:15:58.724653 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Create volume request issued successfully. Aug 20 00:15:58.725408 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-142d23af-e4cd-4d53-870c-7be306931d52 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:15:58.728157 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 981/3928] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:58 2026] POST /volume/v3/volumes => generated 760 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:58.737644 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0538c713-f43c-407e-b58c-07b0a8cc04a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.739565 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0538c713-f43c-407e-b58c-07b0a8cc04a5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:15:58.739750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0538c713-f43c-407e-b58c-07b0a8cc04a5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.739958 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0538c713-f43c-407e-b58c-07b0a8cc04a5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.749861 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.749861 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:58.755549 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0538c713-f43c-407e-b58c-07b0a8cc04a5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:58.760667 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0538c713-f43c-407e-b58c-07b0a8cc04a5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 200 Aug 20 00:15:58.761099 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 989/3929] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:58.797108 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-77f760a9-c718-41c3-b4d8-02bdfc605c09 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.797510 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-77f760a9-c718-41c3-b4d8-02bdfc605c09 None None] GET https://10.4.3.9/volume// Aug 20 00:15:58.797676 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-77f760a9-c718-41c3-b4d8-02bdfc605c09 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.797908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-77f760a9-c718-41c3-b4d8-02bdfc605c09 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.798275 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-77f760a9-c718-41c3-b4d8-02bdfc605c09 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:58.798582 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 976/3930] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:58.807608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-b95a589f-752f-47b1-a9f5-b14a86f3d95f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.810361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-b95a589f-752f-47b1-a9f5-b14a86f3d95f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:15:58.810805 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-b95a589f-752f-47b1-a9f5-b14a86f3d95f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffbc1058-f74c-47ae-ae06-3e7de170a416", "connector": null, "instance_uuid": "85a910e6-cfbe-46a1-a345-11dc4675339d"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:58.825863 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.825863 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:58.866645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-b95a589f-752f-47b1-a9f5-b14a86f3d95f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:15:58.869470 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 985/3931] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:15:58 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:15:58.898432 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-55a40e21-f3a8-45f8-897c-1f83e3789fca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.900973 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-36d3ef26-887a-4198-9343-160984ce087c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.902756 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55a40e21-f3a8-45f8-897c-1f83e3789fca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:15:58.902860 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-36d3ef26-887a-4198-9343-160984ce087c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:15:58.903079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55a40e21-f3a8-45f8-897c-1f83e3789fca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.903247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-36d3ef26-887a-4198-9343-160984ce087c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.903310 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55a40e21-f3a8-45f8-897c-1f83e3789fca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.903354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-36d3ef26-887a-4198-9343-160984ce087c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.903390 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-55a40e21-f3a8-45f8-897c-1f83e3789fca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:58.907521 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cb7a418b-44ce-4127-9dbc-ea4b7ab33e87 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.907521 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb7a418b-44ce-4127-9dbc-ea4b7ab33e87 None None] GET https://10.4.3.9/volume// Aug 20 00:15:58.907665 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb7a418b-44ce-4127-9dbc-ea4b7ab33e87 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.907804 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb7a418b-44ce-4127-9dbc-ea4b7ab33e87 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.908140 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb7a418b-44ce-4127-9dbc-ea4b7ab33e87 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:15:58.908431 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 977/3932] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:15:58.908558 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.908558 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:58.909401 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55a40e21-f3a8-45f8-897c-1f83e3789fca tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:15:58.909748 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 982/3933] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:58.919612 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.919612 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:58.921063 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-22964e6e-af0c-4df0-a8c6-e42b98e6110f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.922477 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-8d8ca5a1-ff26-41e9-b734-eb6eedcb24d8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.925172 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-36d3ef26-887a-4198-9343-160984ce087c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:15:58.927265 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-22964e6e-af0c-4df0-a8c6-e42b98e6110f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:15:58.927717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-22964e6e-af0c-4df0-a8c6-e42b98e6110f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.927879 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-8d8ca5a1-ff26-41e9-b734-eb6eedcb24d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:15:58.928391 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-8d8ca5a1-ff26-41e9-b734-eb6eedcb24d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:58.928498 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-22964e6e-af0c-4df0-a8c6-e42b98e6110f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.928648 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-22964e6e-af0c-4df0-a8c6-e42b98e6110f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:58.929438 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-8d8ca5a1-ff26-41e9-b734-eb6eedcb24d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:58.933141 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-36d3ef26-887a-4198-9343-160984ce087c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:15:58.933410 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 990/3934] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:58.934748 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.934748 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:58.935643 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-22964e6e-af0c-4df0-a8c6-e42b98e6110f tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:15:58.936017 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 978/3935] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:58.951383 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.951383 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:58.955115 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-8d8ca5a1-ff26-41e9-b734-eb6eedcb24d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:15:58.955215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cc30a2df-9d3b-4d70-9d66-7a0020a33233 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:58.956821 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cc30a2df-9d3b-4d70-9d66-7a0020a33233 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:15:58.957227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cc30a2df-9d3b-4d70-9d66-7a0020a33233 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce7979d1-1785-4507-9077-87e9948bb299", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-838956540"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:58.958663 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-cc30a2df-9d3b-4d70-9d66-7a0020a33233 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Creating new backup {'backup': {'volume_id': 'ce7979d1-1785-4507-9077-87e9948bb299', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-838956540'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:15:58.958850 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-cc30a2df-9d3b-4d70-9d66-7a0020a33233 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Creating backup of volume ce7979d1-1785-4507-9077-87e9948bb299 in container None Aug 20 00:15:58.959171 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-8d8ca5a1-ff26-41e9-b734-eb6eedcb24d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:15:58.959658 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 986/3936] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:15:58 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1534 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:15:58.967832 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:58.967832 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:58.968296 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cc30a2df-9d3b-4d70-9d66-7a0020a33233 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Volume info retrieved successfully. Aug 20 00:15:58.986260 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-cc30a2df-9d3b-4d70-9d66-7a0020a33233 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Created reservations ['4bd6baad-df66-43e4-bfb5-db27ef9def34', '4f7caf1a-1223-4af3-b305-243f236b3867'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:15:59.024539 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cc30a2df-9d3b-4d70-9d66-7a0020a33233 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:15:59.025036 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 983/3937] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:15:58 2026] POST /volume/v3/backups => generated 325 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:15:59.037517 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-18e48005-c646-4f07-9d00-f56b7e4fa219 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.041268 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18e48005-c646-4f07-9d00-f56b7e4fa219 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:15:59.041462 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18e48005-c646-4f07-9d00-f56b7e4fa219 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.041664 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18e48005-c646-4f07-9d00-f56b7e4fa219 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.041757 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-18e48005-c646-4f07-9d00-f56b7e4fa219 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:59.051186 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.051186 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:59.051906 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18e48005-c646-4f07-9d00-f56b7e4fa219 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:15:59.052632 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 991/3938] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:59.063488 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-7b6910dd-1663-432b-89af-158c3d714b43 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.065630 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-7b6910dd-1663-432b-89af-158c3d714b43 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] PUT https://10.4.3.9/volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c Aug 20 00:15:59.065992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-7b6910dd-1663-432b-89af-158c3d714b43 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:15:59.074169 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-7b6910dd-1663-432b-89af-158c3d714b43 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Acquiring lock "cinder-attachment_update-ffbc1058-f74c-47ae-ae06-3e7de170a416-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:15:59.078653 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-7b6910dd-1663-432b-89af-158c3d714b43 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Lock "cinder-attachment_update-ffbc1058-f74c-47ae-ae06-3e7de170a416-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:15:59.079607 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.079607 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:59.176683 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-7b6910dd-1663-432b-89af-158c3d714b43 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Lock "cinder-attachment_update-ffbc1058-f74c-47ae-ae06-3e7de170a416-np0000007832" released by "attachment_update" :: held 0.098s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:15:59.177235 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-7b6910dd-1663-432b-89af-158c3d714b43 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c returned with HTTP 200 Aug 20 00:15:59.177747 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 979/3939] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:15:59 2026] PUT /volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:59.318778 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fb4052f1-0f14-4440-94e8-50aae5888449 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.320588 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fb4052f1-0f14-4440-94e8-50aae5888449 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:15:59.320801 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fb4052f1-0f14-4440-94e8-50aae5888449 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.321006 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fb4052f1-0f14-4440-94e8-50aae5888449 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.321120 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-fb4052f1-0f14-4440-94e8-50aae5888449 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:15:59.332062 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.332062 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:59.332705 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fb4052f1-0f14-4440-94e8-50aae5888449 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:15:59.333128 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 987/3940] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:59.776342 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3fcc97b1-89bd-4d37-ac52-6dd53674fb9c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.778251 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fcc97b1-89bd-4d37-ac52-6dd53674fb9c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:15:59.778541 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fcc97b1-89bd-4d37-ac52-6dd53674fb9c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.778799 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fcc97b1-89bd-4d37-ac52-6dd53674fb9c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.787312 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.787312 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:59.793155 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3fcc97b1-89bd-4d37-ac52-6dd53674fb9c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:59.798826 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fcc97b1-89bd-4d37-ac52-6dd53674fb9c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 200 Aug 20 00:15:59.799396 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 984/3941] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:59.809897 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0433140b-d0f2-4572-aaa6-b6be1e8c36db None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.811853 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0433140b-d0f2-4572-aaa6-b6be1e8c36db tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:15:59.812081 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0433140b-d0f2-4572-aaa6-b6be1e8c36db tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.812261 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0433140b-d0f2-4572-aaa6-b6be1e8c36db tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.821003 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.821003 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:59.826668 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0433140b-d0f2-4572-aaa6-b6be1e8c36db tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:15:59.832127 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0433140b-d0f2-4572-aaa6-b6be1e8c36db tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 200 Aug 20 00:15:59.832490 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 992/3942] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:59.844576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-88cfc884-de11-4630-949c-335ce8f01e0b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.846146 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88cfc884-de11-4630-949c-335ce8f01e0b tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:15:59.846499 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88cfc884-de11-4630-949c-335ce8f01e0b tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.848909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88cfc884-de11-4630-949c-335ce8f01e0b tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.848909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-88cfc884-de11-4630-949c-335ce8f01e0b tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:59.848909 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.848909 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:59.848909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88cfc884-de11-4630-949c-335ce8f01e0b tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:15:59.855398 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-88cfc884-de11-4630-949c-335ce8f01e0b tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:15:59.856013 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88cfc884-de11-4630-949c-335ce8f01e0b tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:15:59.856441 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 980/3943] 10.4.3.9 () {66 vars in 1223 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/volumes => generated 962 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:59.867200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0d071378-d881-415c-b3bd-81d7681aec87 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.871944 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0d071378-d881-415c-b3bd-81d7681aec87 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1024823213 Aug 20 00:15:59.872149 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0d071378-d881-415c-b3bd-81d7681aec87 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.872322 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0d071378-d881-415c-b3bd-81d7681aec87 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.872533 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-0d071378-d881-415c-b3bd-81d7681aec87 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:59.873246 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0d071378-d881-415c-b3bd-81d7681aec87 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1024823213'), ('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:15:59.880985 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0d071378-d881-415c-b3bd-81d7681aec87 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:15:59.881252 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0d071378-d881-415c-b3bd-81d7681aec87 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1024823213 returned with HTTP 200 Aug 20 00:15:59.881581 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 988/3944] 10.4.3.9 () {66 vars in 1324 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1024823213 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:59.890971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-33d25a02-30df-4c3b-b299-baeff5f9c025 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.892654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33d25a02-30df-4c3b-b299-baeff5f9c025 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-793897114 Aug 20 00:15:59.892846 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33d25a02-30df-4c3b-b299-baeff5f9c025 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.893077 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33d25a02-30df-4c3b-b299-baeff5f9c025 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.893360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-33d25a02-30df-4c3b-b299-baeff5f9c025 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:59.894057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-33d25a02-30df-4c3b-b299-baeff5f9c025 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-793897114'), ('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:15:59.921345 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-33d25a02-30df-4c3b-b299-baeff5f9c025 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:15:59.922050 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.922050 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:15:59.925588 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33d25a02-30df-4c3b-b299-baeff5f9c025 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-793897114 returned with HTTP 200 Aug 20 00:15:59.926057 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 985/3945] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-793897114 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:59.940596 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f5e0f7a0-7f34-4fc7-9af7-9974ae50e45c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.943100 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5e0f7a0-7f34-4fc7-9af7-9974ae50e45c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?limit=1 Aug 20 00:15:59.943359 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5e0f7a0-7f34-4fc7-9af7-9974ae50e45c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.943598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5e0f7a0-7f34-4fc7-9af7-9974ae50e45c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.944117 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-f5e0f7a0-7f34-4fc7-9af7-9974ae50e45c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:59.945080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f5e0f7a0-7f34-4fc7-9af7-9974ae50e45c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:15:59.948408 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3e5b1025-b744-4b3b-bdef-78dda2ef84d8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.949739 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3e5b1025-b744-4b3b-bdef-78dda2ef84d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:15:59.950181 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3e5b1025-b744-4b3b-bdef-78dda2ef84d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.950501 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3e5b1025-b744-4b3b-bdef-78dda2ef84d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.954014 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f5e0f7a0-7f34-4fc7-9af7-9974ae50e45c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:15:59.955070 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.955070 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:15:59.959304 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.959304 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:15:59.960291 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5e0f7a0-7f34-4fc7-9af7-9974ae50e45c tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 20 00:15:59.960627 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 993/3946] 10.4.3.9 () {66 vars in 1259 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/volumes/detail?limit=1 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:15:59.965816 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3e5b1025-b744-4b3b-bdef-78dda2ef84d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:15:59.971693 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3e5b1025-b744-4b3b-bdef-78dda2ef84d8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:15:59.971693 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 981/3947] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:15:59.974973 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3ba39d58-ec4c-462e-b0dd-5f20f12c81b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:15:59.982256 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ba39d58-ec4c-462e-b0dd-5f20f12c81b5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?limit=1&marker=b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:15:59.982524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ba39d58-ec4c-462e-b0dd-5f20f12c81b5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:15:59.982762 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3ba39d58-ec4c-462e-b0dd-5f20f12c81b5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:15:59.983111 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-3ba39d58-ec4c-462e-b0dd-5f20f12c81b5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:15:59.983544 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:15:59.983544 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:15:59.984082 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3ba39d58-ec4c-462e-b0dd-5f20f12c81b5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.018865 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3ba39d58-ec4c-462e-b0dd-5f20f12c81b5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.019677 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.019677 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:00.023102 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3ba39d58-ec4c-462e-b0dd-5f20f12c81b5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?limit=1&marker=b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 200 Aug 20 00:16:00.023443 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 989/3948] 10.4.3.9 () {66 vars in 1347 bytes} [Thu Aug 20 00:15:59 2026] GET /volume/v3/volumes/detail?limit=1&marker=b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 996 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.035229 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a7fd9352-e41c-439b-a94e-eff6c34ec99a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.037915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7fd9352-e41c-439b-a94e-eff6c34ec99a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?limit=1&marker=8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:16:00.038254 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7fd9352-e41c-439b-a94e-eff6c34ec99a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.038444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7fd9352-e41c-439b-a94e-eff6c34ec99a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.038697 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-a7fd9352-e41c-439b-a94e-eff6c34ec99a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.039515 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a7fd9352-e41c-439b-a94e-eff6c34ec99a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.063954 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-327e92c6-db25-407c-bd3c-2304dadea313 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.065700 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-327e92c6-db25-407c-bd3c-2304dadea313 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:00.065872 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-327e92c6-db25-407c-bd3c-2304dadea313 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.066139 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-327e92c6-db25-407c-bd3c-2304dadea313 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.066265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-327e92c6-db25-407c-bd3c-2304dadea313 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:00.070268 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.070268 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:00.070784 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-327e92c6-db25-407c-bd3c-2304dadea313 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:00.071147 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 994/3949] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.099161 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a7fd9352-e41c-439b-a94e-eff6c34ec99a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.100398 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.100398 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:00.106211 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7fd9352-e41c-439b-a94e-eff6c34ec99a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?limit=1&marker=8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 200 Aug 20 00:16:00.106850 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 986/3950] 10.4.3.9 () {66 vars in 1347 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 996 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.129328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-26774dec-eb8a-4a2e-8c24-67bd61c1f094 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.130771 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-26774dec-eb8a-4a2e-8c24-67bd61c1f094 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?limit=1&marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:16:00.131157 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-26774dec-eb8a-4a2e-8c24-67bd61c1f094 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.131448 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-26774dec-eb8a-4a2e-8c24-67bd61c1f094 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.131837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-26774dec-eb8a-4a2e-8c24-67bd61c1f094 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.132680 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-26774dec-eb8a-4a2e-8c24-67bd61c1f094 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.166182 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-26774dec-eb8a-4a2e-8c24-67bd61c1f094 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.168655 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-26774dec-eb8a-4a2e-8c24-67bd61c1f094 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?limit=1&marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 200 Aug 20 00:16:00.168655 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 982/3951] 10.4.3.9 () {66 vars in 1347 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:16:00.199795 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.201919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 20 00:16:00.202240 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.202487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.202818 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.203137 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value available, assuming string {{(pid=100469) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:00.203903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.234789 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.235676 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.235676 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:00.239628 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fcc65c8e-3bfe-459f-8a51-472d4be85fe0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 20 00:16:00.240190 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 990/3952] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:00.254183 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.256315 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 20 00:16:00.256646 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.256946 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.257300 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.257604 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value available, assuming string {{(pid=100468) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:00.258354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.297093 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.298137 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.298137 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:00.302594 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a79479d8-5f56-4497-9b4f-b168d4a4f203 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 20 00:16:00.303018 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 995/3953] 10.4.3.9 () {66 vars in 1345 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:00.317459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6856dcba-f221-4f56-b779-6739936b845d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.320521 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6856dcba-f221-4f56-b779-6739936b845d tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?limit=1 Aug 20 00:16:00.320774 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6856dcba-f221-4f56-b779-6739936b845d tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.321011 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6856dcba-f221-4f56-b779-6739936b845d tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.321237 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-6856dcba-f221-4f56-b779-6739936b845d tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.321958 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6856dcba-f221-4f56-b779-6739936b845d tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.330369 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6856dcba-f221-4f56-b779-6739936b845d tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.331004 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6856dcba-f221-4f56-b779-6739936b845d tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 20 00:16:00.331672 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 987/3954] 10.4.3.9 () {66 vars in 1238 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes?limit=1 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.340603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ede49f8-608d-4efd-b97a-2937fda68692 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.341953 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ede49f8-608d-4efd-b97a-2937fda68692 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?limit=1&marker=b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:16:00.342336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ede49f8-608d-4efd-b97a-2937fda68692 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.342609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ede49f8-608d-4efd-b97a-2937fda68692 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.342950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-0ede49f8-608d-4efd-b97a-2937fda68692 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.343683 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0ede49f8-608d-4efd-b97a-2937fda68692 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.344254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1c99e25f-344f-43bb-99b4-b8b3bd69e2b9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.349322 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1c99e25f-344f-43bb-99b4-b8b3bd69e2b9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:00.349322 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1c99e25f-344f-43bb-99b4-b8b3bd69e2b9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.349581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1c99e25f-344f-43bb-99b4-b8b3bd69e2b9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.349714 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1c99e25f-344f-43bb-99b4-b8b3bd69e2b9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:00.355859 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.355859 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:00.356678 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1c99e25f-344f-43bb-99b4-b8b3bd69e2b9 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:00.358330 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 991/3955] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.361018 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0ede49f8-608d-4efd-b97a-2937fda68692 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.361685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ede49f8-608d-4efd-b97a-2937fda68692 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?limit=1&marker=b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 200 Aug 20 00:16:00.362268 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 983/3956] 10.4.3.9 () {66 vars in 1326 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes?limit=1&marker=b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 463 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.371514 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a0edd6f4-fcd8-441a-8a3f-cd69982b2c8e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.373192 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a0edd6f4-fcd8-441a-8a3f-cd69982b2c8e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?limit=1&marker=8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:16:00.373377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a0edd6f4-fcd8-441a-8a3f-cd69982b2c8e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.373583 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a0edd6f4-fcd8-441a-8a3f-cd69982b2c8e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.373787 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-a0edd6f4-fcd8-441a-8a3f-cd69982b2c8e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.374463 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a0edd6f4-fcd8-441a-8a3f-cd69982b2c8e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.413985 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a0edd6f4-fcd8-441a-8a3f-cd69982b2c8e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.414628 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a0edd6f4-fcd8-441a-8a3f-cd69982b2c8e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?limit=1&marker=8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 200 Aug 20 00:16:00.415084 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 996/3957] 10.4.3.9 () {66 vars in 1326 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes?limit=1&marker=8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 463 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.422833 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-49d85a13-0913-48ae-a7ee-42482a1634a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.424609 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49d85a13-0913-48ae-a7ee-42482a1634a6 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?limit=1&marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:16:00.424838 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49d85a13-0913-48ae-a7ee-42482a1634a6 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.425083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49d85a13-0913-48ae-a7ee-42482a1634a6 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.425320 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-49d85a13-0913-48ae-a7ee-42482a1634a6 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.425620 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.425620 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:00.426035 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49d85a13-0913-48ae-a7ee-42482a1634a6 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.436005 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49d85a13-0913-48ae-a7ee-42482a1634a6 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.436353 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49d85a13-0913-48ae-a7ee-42482a1634a6 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?limit=1&marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 200 Aug 20 00:16:00.436746 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 988/3958] 10.4.3.9 () {66 vars in 1326 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes?limit=1&marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:16:00.445757 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e45cf31d-760f-47e5-9bf4-727088378237 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.447409 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e45cf31d-760f-47e5-9bf4-727088378237 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-793897114&status=available Aug 20 00:16:00.447633 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e45cf31d-760f-47e5-9bf4-727088378237 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.447810 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e45cf31d-760f-47e5-9bf4-727088378237 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.448067 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-e45cf31d-760f-47e5-9bf4-727088378237 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.448285 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e45cf31d-760f-47e5-9bf4-727088378237 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value available, assuming string {{(pid=100469) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:00.448817 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e45cf31d-760f-47e5-9bf4-727088378237 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-793897114'), ('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.641989 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e45cf31d-760f-47e5-9bf4-727088378237 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.642471 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e45cf31d-760f-47e5-9bf4-727088378237 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-793897114&status=available returned with HTTP 200 Aug 20 00:16:00.643019 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 992/3959] 10.4.3.9 () {66 vars in 1356 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-793897114&status=available => generated 329 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.654700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.656791 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1024823213&status=available Aug 20 00:16:00.657277 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.657695 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.658318 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.658884 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value available, assuming string {{(pid=100467) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:00.659389 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.659389 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:00.661688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1024823213'), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.694875 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.695670 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.695670 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:00.699709 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7cbd9c0f-3f24-47cb-afea-183547d70930 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1024823213&status=available returned with HTTP 200 Aug 20 00:16:00.700242 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 984/3960] 10.4.3.9 () {66 vars in 1379 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1024823213&status=available => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.712734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d9e22385-95ed-4edf-a679-6ec12770e106 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.717223 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9e22385-95ed-4edf-a679-6ec12770e106 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122&sort=id%3Aasc Aug 20 00:16:00.717399 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9e22385-95ed-4edf-a679-6ec12770e106 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.717587 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9e22385-95ed-4edf-a679-6ec12770e106 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.717819 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-d9e22385-95ed-4edf-a679-6ec12770e106 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.718146 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.718146 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:00.718541 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d9e22385-95ed-4edf-a679-6ec12770e106 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.762914 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d9e22385-95ed-4edf-a679-6ec12770e106 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.763534 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.763534 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:00.767176 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9e22385-95ed-4edf-a679-6ec12770e106 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122&sort=id%3Aasc returned with HTTP 200 Aug 20 00:16:00.767536 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 997/3961] 10.4.3.9 () {66 vars in 1359 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/detail?marker=90e0f66b-9b44-4e8c-9404-5db1bbb20122&sort=id%3Aasc => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.780169 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f401948f-31ed-48ed-9480-2b88aceea2dc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.782216 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f401948f-31ed-48ed-9480-2b88aceea2dc tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 00:16:00.782482 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f401948f-31ed-48ed-9480-2b88aceea2dc tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.782726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f401948f-31ed-48ed-9480-2b88aceea2dc tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.783039 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-f401948f-31ed-48ed-9480-2b88aceea2dc tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.784075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f401948f-31ed-48ed-9480-2b88aceea2dc tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.819542 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f401948f-31ed-48ed-9480-2b88aceea2dc tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.820675 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.820675 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:00.825200 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f401948f-31ed-48ed-9480-2b88aceea2dc tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 00:16:00.825696 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 989/3962] 10.4.3.9 () {66 vars in 1323 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2540 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:00.839442 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2bf862ae-72bd-4ddb-8ad5-80de3896d558 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.841357 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2bf862ae-72bd-4ddb-8ad5-80de3896d558 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:16:00.841556 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2bf862ae-72bd-4ddb-8ad5-80de3896d558 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.841752 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2bf862ae-72bd-4ddb-8ad5-80de3896d558 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.842012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-2bf862ae-72bd-4ddb-8ad5-80de3896d558 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.842350 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.842350 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:00.842831 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-2bf862ae-72bd-4ddb-8ad5-80de3896d558 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.850706 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2bf862ae-72bd-4ddb-8ad5-80de3896d558 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.851706 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.851706 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:00.855767 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2bf862ae-72bd-4ddb-8ad5-80de3896d558 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:16:00.856210 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 993/3963] 10.4.3.9 () {66 vars in 1244 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:00.869096 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1646c9b5-4ee6-4b67-86d9-3c4084e3b0cf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.872854 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1646c9b5-4ee6-4b67-86d9-3c4084e3b0cf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 00:16:00.872854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1646c9b5-4ee6-4b67-86d9-3c4084e3b0cf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.872854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1646c9b5-4ee6-4b67-86d9-3c4084e3b0cf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.872854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-1646c9b5-4ee6-4b67-86d9-3c4084e3b0cf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.872854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1646c9b5-4ee6-4b67-86d9-3c4084e3b0cf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.905781 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1646c9b5-4ee6-4b67-86d9-3c4084e3b0cf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.906602 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1646c9b5-4ee6-4b67-86d9-3c4084e3b0cf tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 00:16:00.907122 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 985/3964] 10.4.3.9 () {66 vars in 1302 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 962 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.916474 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.918167 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?availability_zone=nova Aug 20 00:16:00.918345 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.918546 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.918738 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.918962 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value nova, assuming string {{(pid=100468) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:00.919523 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.948650 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.949243 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6608c5b4-4533-462e-99bd-ee742975e6e0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 00:16:00.949634 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 998/3965] 10.4.3.9 () {66 vars in 1268 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes?availability_zone=nova => generated 962 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.958321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.960035 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?availability_zone=nova Aug 20 00:16:00.960298 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.960541 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.960812 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:00.961157 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value nova, assuming string {{(pid=100466) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:00.961768 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:00.986324 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-db67c82a-2411-4c09-9cda-19b89e6aee94 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:00.989239 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db67c82a-2411-4c09-9cda-19b89e6aee94 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:00.989468 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db67c82a-2411-4c09-9cda-19b89e6aee94 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:00.989602 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db67c82a-2411-4c09-9cda-19b89e6aee94 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:00.996386 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:00.997053 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84943e96-edc5-4e61-a3cc-2b91b022ddff tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 00:16:00.997524 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 990/3966] 10.4.3.9 () {66 vars in 1268 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes?availability_zone=nova => generated 962 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:00.998997 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:00.998997 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:01.005989 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-db67c82a-2411-4c09-9cda-19b89e6aee94 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:01.009628 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a8940dd1-0077-459b-85fc-810fc84918a1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.013909 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db67c82a-2411-4c09-9cda-19b89e6aee94 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:01.013909 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 994/3967] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:00 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:01.014165 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a8940dd1-0077-459b-85fc-810fc84918a1 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?bootable=false Aug 20 00:16:01.014165 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a8940dd1-0077-459b-85fc-810fc84918a1 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.014165 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a8940dd1-0077-459b-85fc-810fc84918a1 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.014165 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-a8940dd1-0077-459b-85fc-810fc84918a1 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:01.014165 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.014165 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:01.014165 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a8940dd1-0077-459b-85fc-810fc84918a1 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:01.041086 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a8940dd1-0077-459b-85fc-810fc84918a1 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:01.041932 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a8940dd1-0077-459b-85fc-810fc84918a1 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 00:16:01.042563 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 986/3968] 10.4.3.9 () {66 vars in 1252 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes?bootable=false => generated 962 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:01.050607 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a8e52617-edef-452c-aaa7-b64b41297cde None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.052304 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a8e52617-edef-452c-aaa7-b64b41297cde tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?bootable=false Aug 20 00:16:01.052515 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a8e52617-edef-452c-aaa7-b64b41297cde tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.052700 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a8e52617-edef-452c-aaa7-b64b41297cde tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.052933 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-a8e52617-edef-452c-aaa7-b64b41297cde tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:01.053249 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.053249 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:01.053636 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a8e52617-edef-452c-aaa7-b64b41297cde tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:01.081525 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a8e52617-edef-452c-aaa7-b64b41297cde tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:01.082331 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a8e52617-edef-452c-aaa7-b64b41297cde tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 00:16:01.082723 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 999/3969] 10.4.3.9 () {66 vars in 1252 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes?bootable=false => generated 962 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:01.082903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-940491bc-eb45-4822-9499-6fc256f993f9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.084663 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-940491bc-eb45-4822-9499-6fc256f993f9 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:01.084903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-940491bc-eb45-4822-9499-6fc256f993f9 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.085127 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-940491bc-eb45-4822-9499-6fc256f993f9 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.085304 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-940491bc-eb45-4822-9499-6fc256f993f9 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:01.090057 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.090057 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:01.090594 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-940491bc-eb45-4822-9499-6fc256f993f9 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:01.090934 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 991/3970] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:01.092094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.093871 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?status=available Aug 20 00:16:01.094115 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.094292 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.094520 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:01.094736 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value available, assuming string {{(pid=100469) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:01.095352 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:01.129333 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:01.130171 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3852fa8-ddd5-4e5a-8906-988f6d20e82e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 00:16:01.130626 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 995/3971] 10.4.3.9 () {66 vars in 1256 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes?status=available => generated 962 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:01.140571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.142674 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes?status=available Aug 20 00:16:01.143641 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.144079 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.144442 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:01.147120 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value available, assuming string {{(pid=100467) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:01.147120 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.147120 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:01.147120 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:01.190359 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:01.191260 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d55df5eb-efff-4ad2-895a-2c1a95c6e9cd tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 00:16:01.192295 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 987/3972] 10.4.3.9 () {66 vars in 1256 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes?status=available => generated 962 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:01.204467 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.206208 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?availability_zone=nova Aug 20 00:16:01.206395 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.206573 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.206791 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:01.207087 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value nova, assuming string {{(pid=100468) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:01.207362 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.207362 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:01.207734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:01.217227 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:01.218155 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.218155 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:01.222363 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2846ea4-71ba-4154-a5c8-66b33059aaa0 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 20 00:16:01.222743 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1000/3973] 10.4.3.9 () {66 vars in 1289 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:01.239008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c351a1a8-8fd7-4653-ba06-1856ead79188 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.241289 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c351a1a8-8fd7-4653-ba06-1856ead79188 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?bootable=false Aug 20 00:16:01.241525 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c351a1a8-8fd7-4653-ba06-1856ead79188 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.241909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c351a1a8-8fd7-4653-ba06-1856ead79188 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.242103 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-c351a1a8-8fd7-4653-ba06-1856ead79188 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:01.243197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c351a1a8-8fd7-4653-ba06-1856ead79188 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:01.282334 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c351a1a8-8fd7-4653-ba06-1856ead79188 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:01.283585 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.283585 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:01.289019 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c351a1a8-8fd7-4653-ba06-1856ead79188 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 20 00:16:01.289619 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 992/3974] 10.4.3.9 () {66 vars in 1273 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2540 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:01.303927 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.305650 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/detail?status=available Aug 20 00:16:01.305849 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.306112 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.306345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Removing options '' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:01.306583 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Could not evaluate value available, assuming string {{(pid=100469) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 00:16:01.306803 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.306803 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:01.307249 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:01.315243 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Get all volumes completed successfully. Aug 20 00:16:01.316083 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.316083 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:01.319935 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ba4a3645-963f-4996-bc43-3da4d1b8268e tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 20 00:16:01.320366 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 996/3975] 10.4.3.9 () {66 vars in 1277 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes/detail?status=available => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:01.335602 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a31088d6-95ac-48ff-baaf-0be1368c6fbe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.337166 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a31088d6-95ac-48ff-baaf-0be1368c6fbe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:16:01.337575 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a31088d6-95ac-48ff-baaf-0be1368c6fbe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.337884 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a31088d6-95ac-48ff-baaf-0be1368c6fbe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.346303 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.346303 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:01.349135 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a31088d6-95ac-48ff-baaf-0be1368c6fbe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:01.353750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a31088d6-95ac-48ff-baaf-0be1368c6fbe tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 200 Aug 20 00:16:01.354656 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 988/3976] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:01.367461 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4b7bc49b-c093-4b80-ae7e-fe2209965325 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.369536 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4b7bc49b-c093-4b80-ae7e-fe2209965325 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:16:01.369784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4b7bc49b-c093-4b80-ae7e-fe2209965325 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.370005 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4b7bc49b-c093-4b80-ae7e-fe2209965325 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.370239 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-4b7bc49b-c093-4b80-ae7e-fe2209965325 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Delete volume with id: b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:16:01.371613 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64077fef-d74c-400b-ba3b-f2ab28baed85 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.374083 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64077fef-d74c-400b-ba3b-f2ab28baed85 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:01.374851 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64077fef-d74c-400b-ba3b-f2ab28baed85 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.374851 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64077fef-d74c-400b-ba3b-f2ab28baed85 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.374851 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-64077fef-d74c-400b-ba3b-f2ab28baed85 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:01.379602 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.379602 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:01.380121 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4b7bc49b-c093-4b80-ae7e-fe2209965325 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:01.380593 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.380593 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:01.381568 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64077fef-d74c-400b-ba3b-f2ab28baed85 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:01.382117 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 993/3977] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:01.399653 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4b7bc49b-c093-4b80-ae7e-fe2209965325 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Delete volume request issued successfully. Aug 20 00:16:01.399827 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4b7bc49b-c093-4b80-ae7e-fe2209965325 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 202 Aug 20 00:16:01.400458 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1001/3978] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:01 2026] DELETE /volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:01.407241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0c86f530-e44c-4300-87d4-f95798d458e8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:01.408906 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0c86f530-e44c-4300-87d4-f95798d458e8 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:16:01.409229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0c86f530-e44c-4300-87d4-f95798d458e8 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:01.409511 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0c86f530-e44c-4300-87d4-f95798d458e8 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:01.416285 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:01.416285 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:01.419918 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0c86f530-e44c-4300-87d4-f95798d458e8 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:01.424622 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0c86f530-e44c-4300-87d4-f95798d458e8 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 200 Aug 20 00:16:01.425338 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 997/3979] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:01 2026] GET /volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:02.024199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35aa34d3-e0b2-4f36-9bd6-96ec9f28bc56 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:02.027595 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35aa34d3-e0b2-4f36-9bd6-96ec9f28bc56 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:02.027985 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35aa34d3-e0b2-4f36-9bd6-96ec9f28bc56 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:02.028385 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35aa34d3-e0b2-4f36-9bd6-96ec9f28bc56 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:02.043262 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:02.043262 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:02.047922 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-35aa34d3-e0b2-4f36-9bd6-96ec9f28bc56 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:02.054724 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35aa34d3-e0b2-4f36-9bd6-96ec9f28bc56 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:02.055473 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 989/3980] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:02 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:02.101473 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-37862acd-a777-4859-b38c-ba47d78447ae None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:02.103604 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-37862acd-a777-4859-b38c-ba47d78447ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:02.103826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-37862acd-a777-4859-b38c-ba47d78447ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:02.104072 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-37862acd-a777-4859-b38c-ba47d78447ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:02.104202 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-37862acd-a777-4859-b38c-ba47d78447ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:02.109507 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:02.109507 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:02.110224 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-37862acd-a777-4859-b38c-ba47d78447ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:02.110727 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 994/3981] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:02 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:02.394456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-100440ef-ab08-44bd-ac4a-77d0e89dea52 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:02.396625 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-100440ef-ab08-44bd-ac4a-77d0e89dea52 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:02.396845 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-100440ef-ab08-44bd-ac4a-77d0e89dea52 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:02.397517 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-100440ef-ab08-44bd-ac4a-77d0e89dea52 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:02.397517 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-100440ef-ab08-44bd-ac4a-77d0e89dea52 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:02.402351 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:02.402351 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:02.403014 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-100440ef-ab08-44bd-ac4a-77d0e89dea52 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:02.403470 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1002/3982] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:02 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:02.441145 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2d948009-8e37-40d6-9f71-66e6b41f9f9a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:02.445241 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2d948009-8e37-40d6-9f71-66e6b41f9f9a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f Aug 20 00:16:02.445241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2d948009-8e37-40d6-9f71-66e6b41f9f9a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:02.445241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2d948009-8e37-40d6-9f71-66e6b41f9f9a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:02.451063 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2d948009-8e37-40d6-9f71-66e6b41f9f9a tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f returned with HTTP 404 Aug 20 00:16:02.451710 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 998/3983] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:02 2026] GET /volume/v3/volumes/b173e5c4-0336-4f2a-be60-0de38a825b2f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:02.459710 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-883ebbb0-92dd-4b92-b914-0ae326a656d3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:02.462136 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-883ebbb0-92dd-4b92-b914-0ae326a656d3 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:16:02.462477 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-883ebbb0-92dd-4b92-b914-0ae326a656d3 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:02.462856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-883ebbb0-92dd-4b92-b914-0ae326a656d3 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:02.470770 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:02.470770 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:02.474859 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-883ebbb0-92dd-4b92-b914-0ae326a656d3 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:02.479031 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-883ebbb0-92dd-4b92-b914-0ae326a656d3 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 200 Aug 20 00:16:02.479589 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 990/3984] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:02 2026] GET /volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:02.494138 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eb3df190-c598-42e6-8a30-fbd0db6b1918 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:02.495928 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb3df190-c598-42e6-8a30-fbd0db6b1918 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] DELETE https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:16:02.496158 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb3df190-c598-42e6-8a30-fbd0db6b1918 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:02.496305 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb3df190-c598-42e6-8a30-fbd0db6b1918 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:02.496488 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-eb3df190-c598-42e6-8a30-fbd0db6b1918 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Delete volume with id: 8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:16:02.508570 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:02.508570 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:02.508570 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eb3df190-c598-42e6-8a30-fbd0db6b1918 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:02.541859 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eb3df190-c598-42e6-8a30-fbd0db6b1918 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Delete volume request issued successfully. Aug 20 00:16:02.542125 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb3df190-c598-42e6-8a30-fbd0db6b1918 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 202 Aug 20 00:16:02.542561 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 995/3985] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:02 2026] DELETE /volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:02.554124 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-419c3018-2aeb-4f25-b947-06b16f7ef634 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:02.560483 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-419c3018-2aeb-4f25-b947-06b16f7ef634 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:16:02.560945 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-419c3018-2aeb-4f25-b947-06b16f7ef634 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:02.561009 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-419c3018-2aeb-4f25-b947-06b16f7ef634 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:02.569504 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:02.569504 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:02.576939 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-419c3018-2aeb-4f25-b947-06b16f7ef634 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:02.584205 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-419c3018-2aeb-4f25-b947-06b16f7ef634 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 200 Aug 20 00:16:02.584759 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1003/3986] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:02 2026] GET /volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:03.068837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-34ae33bc-6dad-48b2-8bde-d1efe30ed022 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:03.071129 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-34ae33bc-6dad-48b2-8bde-d1efe30ed022 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:03.071920 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-34ae33bc-6dad-48b2-8bde-d1efe30ed022 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:03.072202 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-34ae33bc-6dad-48b2-8bde-d1efe30ed022 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:03.086979 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:03.086979 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:03.090833 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-34ae33bc-6dad-48b2-8bde-d1efe30ed022 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:03.099105 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-34ae33bc-6dad-48b2-8bde-d1efe30ed022 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:03.099942 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 999/3987] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:03 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:03.122845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7836bf31-b659-4d81-a1da-e3680a23df15 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:03.126093 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7836bf31-b659-4d81-a1da-e3680a23df15 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:03.126537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7836bf31-b659-4d81-a1da-e3680a23df15 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:03.127912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7836bf31-b659-4d81-a1da-e3680a23df15 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:03.127912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7836bf31-b659-4d81-a1da-e3680a23df15 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:03.132959 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:03.132959 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:03.134433 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7836bf31-b659-4d81-a1da-e3680a23df15 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:03.135172 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 991/3988] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:03 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:03.415121 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f1252876-254b-435a-8650-f31e1c05edca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:03.417959 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f1252876-254b-435a-8650-f31e1c05edca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:03.418374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f1252876-254b-435a-8650-f31e1c05edca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:03.418670 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f1252876-254b-435a-8650-f31e1c05edca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:03.419079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f1252876-254b-435a-8650-f31e1c05edca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:03.424647 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:03.424647 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:03.425761 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f1252876-254b-435a-8650-f31e1c05edca tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:03.426639 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 996/3989] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:03 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:03.602989 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3876aa2d-0bb5-48a2-9524-fe36098c4482 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:03.605809 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3876aa2d-0bb5-48a2-9524-fe36098c4482 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a Aug 20 00:16:03.605809 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3876aa2d-0bb5-48a2-9524-fe36098c4482 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:03.605809 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3876aa2d-0bb5-48a2-9524-fe36098c4482 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:03.612557 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3876aa2d-0bb5-48a2-9524-fe36098c4482 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a returned with HTTP 404 Aug 20 00:16:03.613187 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1004/3990] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:03 2026] GET /volume/v3/volumes/8c6bd104-7d31-476d-adae-ccdcb2f12b9a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:03.622192 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5d0e7eaa-2e8a-467c-9eda-d015fb178764 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:03.630390 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5d0e7eaa-2e8a-467c-9eda-d015fb178764 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:16:03.630390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5d0e7eaa-2e8a-467c-9eda-d015fb178764 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:03.630390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5d0e7eaa-2e8a-467c-9eda-d015fb178764 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:03.640510 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:03.640510 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:03.646385 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5d0e7eaa-2e8a-467c-9eda-d015fb178764 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:03.653291 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5d0e7eaa-2e8a-467c-9eda-d015fb178764 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 200 Aug 20 00:16:03.653291 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1000/3991] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:03 2026] GET /volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:16:03.667206 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0b3a3d08-61f4-4e52-9aec-3614393b1196 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:03.669326 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b3a3d08-61f4-4e52-9aec-3614393b1196 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] DELETE https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:16:03.669582 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b3a3d08-61f4-4e52-9aec-3614393b1196 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:03.669813 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b3a3d08-61f4-4e52-9aec-3614393b1196 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:03.670036 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-0b3a3d08-61f4-4e52-9aec-3614393b1196 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Delete volume with id: 90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:16:03.677006 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:03.677006 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:03.677657 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0b3a3d08-61f4-4e52-9aec-3614393b1196 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:03.712673 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0b3a3d08-61f4-4e52-9aec-3614393b1196 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Delete volume request issued successfully. Aug 20 00:16:03.713123 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b3a3d08-61f4-4e52-9aec-3614393b1196 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 202 Aug 20 00:16:03.713645 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 992/3992] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:03 2026] DELETE /volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:03.725201 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ca0b9849-0ae8-44f4-99d2-b8a9ba0f1c09 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:03.728817 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca0b9849-0ae8-44f4-99d2-b8a9ba0f1c09 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:16:03.729182 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca0b9849-0ae8-44f4-99d2-b8a9ba0f1c09 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:03.729491 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca0b9849-0ae8-44f4-99d2-b8a9ba0f1c09 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:03.741016 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:03.741016 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:03.747168 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ca0b9849-0ae8-44f4-99d2-b8a9ba0f1c09 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Volume info retrieved successfully. Aug 20 00:16:03.754109 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca0b9849-0ae8-44f4-99d2-b8a9ba0f1c09 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 200 Aug 20 00:16:03.754493 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 997/3993] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:03 2026] GET /volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:04.117155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-79042c50-6e24-4c34-90f8-9c329d947954 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:04.119605 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79042c50-6e24-4c34-90f8-9c329d947954 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:04.119800 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79042c50-6e24-4c34-90f8-9c329d947954 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:04.120170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79042c50-6e24-4c34-90f8-9c329d947954 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:04.132906 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:04.132906 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:04.137084 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-79042c50-6e24-4c34-90f8-9c329d947954 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:04.148923 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79042c50-6e24-4c34-90f8-9c329d947954 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:04.148923 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1005/3994] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:04 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:04.150849 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4a77de54-33dd-4a3e-b994-d9516d2e5673 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:04.153052 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4a77de54-33dd-4a3e-b994-d9516d2e5673 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:04.153292 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4a77de54-33dd-4a3e-b994-d9516d2e5673 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:04.153536 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4a77de54-33dd-4a3e-b994-d9516d2e5673 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:04.153687 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-4a77de54-33dd-4a3e-b994-d9516d2e5673 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:04.160819 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:04.160819 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:04.161471 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4a77de54-33dd-4a3e-b994-d9516d2e5673 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:04.161816 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1001/3995] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:04 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:04.438668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a66efb35-5182-4ad1-bb50-cf9afea10629 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:04.441487 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a66efb35-5182-4ad1-bb50-cf9afea10629 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:04.442613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a66efb35-5182-4ad1-bb50-cf9afea10629 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:04.442910 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a66efb35-5182-4ad1-bb50-cf9afea10629 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:04.443207 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a66efb35-5182-4ad1-bb50-cf9afea10629 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:04.448347 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:04.448347 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:04.449154 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a66efb35-5182-4ad1-bb50-cf9afea10629 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:04.449566 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 993/3996] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:04 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:04.770826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f5a5139e-8426-4f94-bb63-922b81e988d5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:04.774360 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5a5139e-8426-4f94-bb63-922b81e988d5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] GET https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 Aug 20 00:16:04.774568 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5a5139e-8426-4f94-bb63-922b81e988d5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:04.774757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5a5139e-8426-4f94-bb63-922b81e988d5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:04.777964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-fe2d8372-8863-406d-a9f8-32d51ed58351 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:04.781941 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-fe2d8372-8863-406d-a9f8-32d51ed58351 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c/action Aug 20 00:16:04.781941 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-fe2d8372-8863-406d-a9f8-32d51ed58351 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:04.781941 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-fe2d8372-8863-406d-a9f8-32d51ed58351 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:04.783182 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5a5139e-8426-4f94-bb63-922b81e988d5 tempest-VolumesListTestJSON-620049695 tempest-VolumesListTestJSON-620049695-project-member] https://10.4.3.9/volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 returned with HTTP 404 Aug 20 00:16:04.783811 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 998/3997] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:04 2026] GET /volume/v3/volumes/90e0f66b-9b44-4e8c-9404-5db1bbb20122 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:04.801995 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:04.801995 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:04.814004 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5589bef2-afef-489c-a9d3-629ae45aabc6 req-fe2d8372-8863-406d-a9f8-32d51ed58351 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c/action returned with HTTP 204 Aug 20 00:16:04.814650 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1006/3998] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:16:04 2026] POST /volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:05.164025 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-aa19ce03-67a5-4f64-a018-93e3e28b31d1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:05.166209 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aa19ce03-67a5-4f64-a018-93e3e28b31d1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:05.166487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aa19ce03-67a5-4f64-a018-93e3e28b31d1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:05.166640 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aa19ce03-67a5-4f64-a018-93e3e28b31d1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:05.177486 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:05.177486 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:05.179126 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2009fcf4-cf4f-491f-bd4c-fbe4499c14f2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:05.184333 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-aa19ce03-67a5-4f64-a018-93e3e28b31d1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:05.184986 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2009fcf4-cf4f-491f-bd4c-fbe4499c14f2 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:05.184986 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2009fcf4-cf4f-491f-bd4c-fbe4499c14f2 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:05.184986 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2009fcf4-cf4f-491f-bd4c-fbe4499c14f2 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:05.184986 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2009fcf4-cf4f-491f-bd4c-fbe4499c14f2 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:05.189204 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aa19ce03-67a5-4f64-a018-93e3e28b31d1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:05.189399 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:05.189399 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:05.190116 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2009fcf4-cf4f-491f-bd4c-fbe4499c14f2 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:05.190220 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1002/3999] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:05 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1647 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:05.190509 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 994/4000] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:05 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:05.215722 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-59d24e40-e196-4e47-b5bb-5a049f51c538 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:05.222307 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59d24e40-e196-4e47-b5bb-5a049f51c538 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:05.222826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59d24e40-e196-4e47-b5bb-5a049f51c538 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffbc1058-f74c-47ae-ae06-3e7de170a416", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-694469102"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:05.243042 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:05.243042 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:05.243584 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-59d24e40-e196-4e47-b5bb-5a049f51c538 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:05.243741 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-59d24e40-e196-4e47-b5bb-5a049f51c538 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:05.251128 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59d24e40-e196-4e47-b5bb-5a049f51c538 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 400 Aug 20 00:16:05.251819 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 999/4001] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:05 2026] POST /volume/v3/snapshots => generated 160 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:16:05.259366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-582bfc8d-25c7-4e13-b8db-7ad21483e5ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:05.264151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-582bfc8d-25c7-4e13-b8db-7ad21483e5ea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:05.265253 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-582bfc8d-25c7-4e13-b8db-7ad21483e5ea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffbc1058-f74c-47ae-ae06-3e7de170a416", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-214211633"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:05.281365 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:05.281365 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:05.281365 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-582bfc8d-25c7-4e13-b8db-7ad21483e5ea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:05.281365 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-582bfc8d-25c7-4e13-b8db-7ad21483e5ea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:05.318826 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-582bfc8d-25c7-4e13-b8db-7ad21483e5ea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['8acd72e3-4358-4bed-8045-c1fbc725ed57', 'a5fe7d60-4f3d-4c64-af46-ce4442e62ce5', 'c9ee292f-d525-4a96-97cf-4a7ff76b99c5', 'a615e37e-8401-4e6a-9976-a9b47893b9d9'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:05.352831 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-582bfc8d-25c7-4e13-b8db-7ad21483e5ea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot force create request issued successfully. Aug 20 00:16:05.353256 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-582bfc8d-25c7-4e13-b8db-7ad21483e5ea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:05.356388 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1007/4002] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:05 2026] POST /volume/v3/snapshots => generated 309 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:05.362940 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e0ea78ea-a048-4f57-ad83-8ad9fdf79e69 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:05.365497 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e0ea78ea-a048-4f57-ad83-8ad9fdf79e69 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 Aug 20 00:16:05.365788 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e0ea78ea-a048-4f57-ad83-8ad9fdf79e69 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:05.366093 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e0ea78ea-a048-4f57-ad83-8ad9fdf79e69 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:05.373361 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:05.373361 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:05.374066 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e0ea78ea-a048-4f57-ad83-8ad9fdf79e69 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:05.375177 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e0ea78ea-a048-4f57-ad83-8ad9fdf79e69 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 returned with HTTP 200 Aug 20 00:16:05.377664 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1003/4003] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:05 2026] GET /volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:05.462585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-582e4e14-a7a9-4bb1-8c10-04a470e1133c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:05.464804 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-582e4e14-a7a9-4bb1-8c10-04a470e1133c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:05.465340 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-582e4e14-a7a9-4bb1-8c10-04a470e1133c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:05.465590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-582e4e14-a7a9-4bb1-8c10-04a470e1133c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:05.465739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-582e4e14-a7a9-4bb1-8c10-04a470e1133c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:05.472161 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:05.472161 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:05.472850 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-582e4e14-a7a9-4bb1-8c10-04a470e1133c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:05.473484 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 995/4004] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:05 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:06.206907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0fa4bdfa-5b31-4fa3-99da-4409290cf6ae None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:06.208897 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0fa4bdfa-5b31-4fa3-99da-4409290cf6ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:06.209174 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0fa4bdfa-5b31-4fa3-99da-4409290cf6ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:06.209415 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0fa4bdfa-5b31-4fa3-99da-4409290cf6ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:06.209561 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-0fa4bdfa-5b31-4fa3-99da-4409290cf6ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:06.220239 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:06.220239 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:06.221020 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0fa4bdfa-5b31-4fa3-99da-4409290cf6ae tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:06.221472 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1000/4005] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:06 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:06.385678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf6bf826-7551-4239-817d-7bde1ba1742a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:06.388650 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf6bf826-7551-4239-817d-7bde1ba1742a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 Aug 20 00:16:06.388650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf6bf826-7551-4239-817d-7bde1ba1742a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:06.388928 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf6bf826-7551-4239-817d-7bde1ba1742a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:06.394379 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:06.394379 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:06.394695 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf6bf826-7551-4239-817d-7bde1ba1742a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:06.396029 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf6bf826-7551-4239-817d-7bde1ba1742a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 returned with HTTP 200 Aug 20 00:16:06.396433 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1008/4006] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:06 2026] GET /volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:06.408656 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0a78868d-11d5-4e76-8c95-9d496acfba29 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:06.411123 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a78868d-11d5-4e76-8c95-9d496acfba29 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:06.411644 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a78868d-11d5-4e76-8c95-9d496acfba29 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffbc1058-f74c-47ae-ae06-3e7de170a416", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1909281958"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:06.427825 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:06.427825 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:06.427825 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0a78868d-11d5-4e76-8c95-9d496acfba29 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:06.427825 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-0a78868d-11d5-4e76-8c95-9d496acfba29 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:06.474244 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-0a78868d-11d5-4e76-8c95-9d496acfba29 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['3761ebaa-8940-426c-9207-9135f320d1cb', '6b0b550c-0c1b-4282-8612-cff8489f0f58', '43dbb12b-632d-4932-9094-6c8a5eeb398d', '2136d3a7-affe-4f2d-bb1b-f8f82b4d3b71'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:06.487916 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ab706c09-7c11-4d58-902c-5a78542346b5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:06.493355 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab706c09-7c11-4d58-902c-5a78542346b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:06.493676 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab706c09-7c11-4d58-902c-5a78542346b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:06.495574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab706c09-7c11-4d58-902c-5a78542346b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:06.495762 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ab706c09-7c11-4d58-902c-5a78542346b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:06.506561 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:06.506561 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:06.506561 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab706c09-7c11-4d58-902c-5a78542346b5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:06.507016 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 996/4007] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:06 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:06.520659 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0a78868d-11d5-4e76-8c95-9d496acfba29 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot force create request issued successfully. Aug 20 00:16:06.521203 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a78868d-11d5-4e76-8c95-9d496acfba29 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:06.524014 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1004/4008] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:06.532670 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a5597324-157a-481f-b4ca-6b2d679aa123 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:06.535837 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5597324-157a-481f-b4ca-6b2d679aa123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec Aug 20 00:16:06.535837 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5597324-157a-481f-b4ca-6b2d679aa123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:06.535837 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5597324-157a-481f-b4ca-6b2d679aa123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:06.543489 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:06.543489 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:06.546930 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a5597324-157a-481f-b4ca-6b2d679aa123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:06.546930 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5597324-157a-481f-b4ca-6b2d679aa123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec returned with HTTP 200 Aug 20 00:16:06.546930 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1001/4009] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:06 2026] GET /volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:07.239782 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c0e5d462-fa58-4b28-a4b1-62aa2425a556 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:07.244117 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c0e5d462-fa58-4b28-a4b1-62aa2425a556 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:07.244571 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c0e5d462-fa58-4b28-a4b1-62aa2425a556 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:07.244873 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c0e5d462-fa58-4b28-a4b1-62aa2425a556 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:07.245199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c0e5d462-fa58-4b28-a4b1-62aa2425a556 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:07.252742 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:07.252742 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:07.253877 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c0e5d462-fa58-4b28-a4b1-62aa2425a556 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:07.254439 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1009/4010] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:07 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:07.523723 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0dad2b94-12f1-4846-a415-458992f8123a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:07.523723 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dad2b94-12f1-4846-a415-458992f8123a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:07.524252 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dad2b94-12f1-4846-a415-458992f8123a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:07.524252 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dad2b94-12f1-4846-a415-458992f8123a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:07.524342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0dad2b94-12f1-4846-a415-458992f8123a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:07.529993 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:07.529993 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:07.530973 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dad2b94-12f1-4846-a415-458992f8123a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:07.531624 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 997/4011] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:07 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:07.547156 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-89eaf6f9-5674-4638-8cc3-fc36309da71b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:07.550286 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-89eaf6f9-5674-4638-8cc3-fc36309da71b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] POST https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6/action Aug 20 00:16:07.550794 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-89eaf6f9-5674-4638-8cc3-fc36309da71b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:07.551094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-89eaf6f9-5674-4638-8cc3-fc36309da71b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:07.553245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.admin_actions [None req-89eaf6f9-5674-4638-8cc3-fc36309da71b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Updating backup 'cf4b7aee-09da-4270-8d36-bcb688d589f6' with '{'status': 'error'}' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 00:16:07.557228 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c735b917-1b46-49fd-b36f-b664655b4e46 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:07.559248 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c735b917-1b46-49fd-b36f-b664655b4e46 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec Aug 20 00:16:07.559483 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c735b917-1b46-49fd-b36f-b664655b4e46 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:07.559716 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c735b917-1b46-49fd-b36f-b664655b4e46 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:07.564775 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:07.564775 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:07.565507 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:07.565507 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:07.566151 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c735b917-1b46-49fd-b36f-b664655b4e46 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:07.566648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-89eaf6f9-5674-4638-8cc3-fc36309da71b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2a48ccdd79bf40db8ab27f8c2cec28e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '055af8f80a7b4002a916c09610ac3bca', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:16:07.566919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-89eaf6f9-5674-4638-8cc3-fc36309da71b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6/action returned with HTTP 403 Aug 20 00:16:07.567003 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c735b917-1b46-49fd-b36f-b664655b4e46 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec returned with HTTP 200 Aug 20 00:16:07.567467 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1002/4012] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:07 2026] GET /volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:07.571267 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1005/4013] 10.4.3.9 () {70 vars in 1416 bytes} [Thu Aug 20 00:16:07 2026] POST /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:07.577205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-96a47f86-9ae0-4a5b-ab39-b202dae1ca3c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:07.578655 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-201b5be8-f643-4c66-a4c1-44cfe73b1d0c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:07.580464 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96a47f86-9ae0-4a5b-ab39-b202dae1ca3c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:07.580536 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-201b5be8-f643-4c66-a4c1-44cfe73b1d0c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab Aug 20 00:16:07.580788 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-201b5be8-f643-4c66-a4c1-44cfe73b1d0c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:07.580943 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96a47f86-9ae0-4a5b-ab39-b202dae1ca3c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffbc1058-f74c-47ae-ae06-3e7de170a416", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-584977464"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:07.581021 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-201b5be8-f643-4c66-a4c1-44cfe73b1d0c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:07.581258 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-201b5be8-f643-4c66-a4c1-44cfe73b1d0c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume with id: 8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab Aug 20 00:16:07.589998 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:07.589998 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:07.590540 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-201b5be8-f643-4c66-a4c1-44cfe73b1d0c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:16:07.593138 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:07.593138 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:07.593664 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96a47f86-9ae0-4a5b-ab39-b202dae1ca3c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:07.594281 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-96a47f86-9ae0-4a5b-ab39-b202dae1ca3c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:07.626741 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-201b5be8-f643-4c66-a4c1-44cfe73b1d0c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume request issued successfully. Aug 20 00:16:07.627136 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-96a47f86-9ae0-4a5b-ab39-b202dae1ca3c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['1a32a67a-f62a-4ea5-9575-b9f98d2b6827', 'dfbccb19-7256-4cc6-8e5f-d5fbcd4d81be', 'f3a82ac6-f484-4fc7-b9a8-04f4be7c6ff6', 'fc0c4adc-0868-465a-a8bf-be8c1db9896d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:07.627409 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-201b5be8-f643-4c66-a4c1-44cfe73b1d0c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab returned with HTTP 202 Aug 20 00:16:07.628077 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 998/4014] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:16:07 2026] DELETE /volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:07.635833 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1fe47cdc-4ac4-4f75-a4a8-8926229f9127 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:07.638387 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1fe47cdc-4ac4-4f75-a4a8-8926229f9127 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab Aug 20 00:16:07.638723 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1fe47cdc-4ac4-4f75-a4a8-8926229f9127 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:07.639032 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1fe47cdc-4ac4-4f75-a4a8-8926229f9127 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:07.649482 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:07.649482 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:07.654322 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1fe47cdc-4ac4-4f75-a4a8-8926229f9127 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:16:07.659716 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1fe47cdc-4ac4-4f75-a4a8-8926229f9127 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab returned with HTTP 200 Aug 20 00:16:07.660328 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1003/4015] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:07 2026] GET /volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab => generated 1004 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:07.664804 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96a47f86-9ae0-4a5b-ab39-b202dae1ca3c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot force create request issued successfully. Aug 20 00:16:07.664804 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96a47f86-9ae0-4a5b-ab39-b202dae1ca3c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:07.664804 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1010/4016] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:07.676457 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-61ace739-c1de-4b9a-a805-161b43cf8b6b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:07.679411 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-61ace739-c1de-4b9a-a805-161b43cf8b6b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a Aug 20 00:16:07.679569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-61ace739-c1de-4b9a-a805-161b43cf8b6b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:07.679802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-61ace739-c1de-4b9a-a805-161b43cf8b6b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:07.691156 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:07.691156 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:07.691839 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-61ace739-c1de-4b9a-a805-161b43cf8b6b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:07.693846 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-61ace739-c1de-4b9a-a805-161b43cf8b6b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a returned with HTTP 200 Aug 20 00:16:07.693846 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1006/4017] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:07 2026] GET /volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:08.268529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-14627878-cc52-409b-8bb3-8f00c2c720d3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.270554 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14627878-cc52-409b-8bb3-8f00c2c720d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:08.270831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14627878-cc52-409b-8bb3-8f00c2c720d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.271133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14627878-cc52-409b-8bb3-8f00c2c720d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.271302 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-14627878-cc52-409b-8bb3-8f00c2c720d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:08.294688 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.294688 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:08.295624 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14627878-cc52-409b-8bb3-8f00c2c720d3 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:08.296243 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 999/4018] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:08 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 745 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:08.310913 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e046b4ff-8e0b-4c52-9641-e903dc96a58d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.312900 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e046b4ff-8e0b-4c52-9641-e903dc96a58d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:16:08.313116 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e046b4ff-8e0b-4c52-9641-e903dc96a58d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.313293 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e046b4ff-8e0b-4c52-9641-e903dc96a58d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.313411 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e046b4ff-8e0b-4c52-9641-e903dc96a58d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:08.317735 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.317735 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:08.318531 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e046b4ff-8e0b-4c52-9641-e903dc96a58d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:16:08.320753 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1004/4019] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:08 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:08.329863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c9b488bf-45b8-46c2-a184-b6dd6b0b3445 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.331989 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9b488bf-45b8-46c2-a184-b6dd6b0b3445 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:16:08.332370 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9b488bf-45b8-46c2-a184-b6dd6b0b3445 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.332598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9b488bf-45b8-46c2-a184-b6dd6b0b3445 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.332796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c9b488bf-45b8-46c2-a184-b6dd6b0b3445 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:08.336951 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.336951 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:08.337761 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9b488bf-45b8-46c2-a184-b6dd6b0b3445 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:16:08.338281 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1011/4020] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:08 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:08.348205 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d2d4ca95-93a9-4023-ab5b-03a42c11048d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.350401 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d2d4ca95-93a9-4023-ab5b-03a42c11048d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:16:08.351133 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d2d4ca95-93a9-4023-ab5b-03a42c11048d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce7979d1-1785-4507-9077-87e9948bb299", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-654356959"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:08.352811 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-d2d4ca95-93a9-4023-ab5b-03a42c11048d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Creating new backup {'backup': {'volume_id': 'ce7979d1-1785-4507-9077-87e9948bb299', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-654356959'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:16:08.353517 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-d2d4ca95-93a9-4023-ab5b-03a42c11048d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Creating backup of volume ce7979d1-1785-4507-9077-87e9948bb299 in container None Aug 20 00:16:08.366970 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.366970 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:08.368004 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d2d4ca95-93a9-4023-ab5b-03a42c11048d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:16:08.399122 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-d2d4ca95-93a9-4023-ab5b-03a42c11048d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Created reservations ['f907a1e3-53ff-4a06-acc1-582febfbed27', '45aa8608-dd4f-4282-a68f-538358385ce1'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:08.447453 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2b38dc19-2d01-451c-b3a2-23630f44aee6 req-64c917c6-b8e8-40f4-be8a-199b4c89229a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.449718 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2b38dc19-2d01-451c-b3a2-23630f44aee6 req-64c917c6-b8e8-40f4-be8a-199b4c89229a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] DELETE https://10.4.3.9/volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b Aug 20 00:16:08.449899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2b38dc19-2d01-451c-b3a2-23630f44aee6 req-64c917c6-b8e8-40f4-be8a-199b4c89229a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.450123 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2b38dc19-2d01-451c-b3a2-23630f44aee6 req-64c917c6-b8e8-40f4-be8a-199b4c89229a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.458074 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d2d4ca95-93a9-4023-ab5b-03a42c11048d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:16:08.458074 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1007/4021] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:16:08 2026] POST /volume/v3/backups => generated 325 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:08.468954 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9239a767-139d-41c5-aadc-192ba6e601dd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.471526 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.471526 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:08.471634 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9239a767-139d-41c5-aadc-192ba6e601dd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:08.471634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9239a767-139d-41c5-aadc-192ba6e601dd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.471634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9239a767-139d-41c5-aadc-192ba6e601dd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.471806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9239a767-139d-41c5-aadc-192ba6e601dd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:08.482293 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.482293 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:08.483506 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9239a767-139d-41c5-aadc-192ba6e601dd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:08.484019 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1005/4022] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:08 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 731 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:08.540720 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2b38dc19-2d01-451c-b3a2-23630f44aee6 req-64c917c6-b8e8-40f4-be8a-199b4c89229a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b returned with HTTP 200 Aug 20 00:16:08.541339 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1000/4023] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:16:08 2026] DELETE /volume/v3/attachments/d0a475d9-fd3b-4d7b-b490-8c2199fa016b => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:08.674735 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b7ee0d78-4729-46ae-86ae-9688b156068b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.677037 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7ee0d78-4729-46ae-86ae-9688b156068b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab Aug 20 00:16:08.677724 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b7ee0d78-4729-46ae-86ae-9688b156068b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.678021 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b7ee0d78-4729-46ae-86ae-9688b156068b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.684013 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7ee0d78-4729-46ae-86ae-9688b156068b tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab returned with HTTP 404 Aug 20 00:16:08.684569 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1012/4024] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:08 2026] GET /volume/v3/volumes/8b9ed25b-f2c4-4d43-bd57-1e61ccc5b7ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:08.694353 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.696788 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] POST https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c/restore Aug 20 00:16:08.697336 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:08.699447 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Restoring backup b540cc9d-ab80-427a-a368-39ec24aa0b5c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100469) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 00:16:08.699622 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Restoring backup b540cc9d-ab80-427a-a368-39ec24aa0b5c to volume None. Aug 20 00:16:08.704004 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-00832763-121b-48c8-aa99-c3ce495cdb5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.706255 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00832763-121b-48c8-aa99-c3ce495cdb5e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a Aug 20 00:16:08.706324 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.706324 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:08.706505 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00832763-121b-48c8-aa99-c3ce495cdb5e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.706749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00832763-121b-48c8-aa99-c3ce495cdb5e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.708006 np0000007832 devstack@c-api.service[100469]: INFO cinder.backup.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Creating volume of 1 GB for restore of backup b540cc9d-ab80-427a-a368-39ec24aa0b5c. Aug 20 00:16:08.713903 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.713903 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:08.714749 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-00832763-121b-48c8-aa99-c3ce495cdb5e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:08.715929 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00832763-121b-48c8-aa99-c3ce495cdb5e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a returned with HTTP 200 Aug 20 00:16:08.716680 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1006/4025] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:08 2026] GET /volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:08.721134 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:16:08.720723. {{(pid=100469) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:16:08.721292 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Availability Zones retrieved successfully. Aug 20 00:16:08.727430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Flow 'volume_create_api' (b01495d5-8ad0-4ba9-878c-a84a185f2f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:08.728556 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a775f308-86e4-43d9-806d-2742e31e2f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:08.729819 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:08.729923 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a7213c48-b2f4-4356-bb6a-68436853eaa3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.734388 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7213c48-b2f4-4356-bb6a-68436853eaa3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 Aug 20 00:16:08.734660 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7213c48-b2f4-4356-bb6a-68436853eaa3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.734954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7213c48-b2f4-4356-bb6a-68436853eaa3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.735153 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-a7213c48-b2f4-4356-bb6a-68436853eaa3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: 58d05449-ffc7-476d-8427-a2587d9ac688 Aug 20 00:16:08.743553 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.743553 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:08.744184 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a7213c48-b2f4-4356-bb6a-68436853eaa3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:08.760731 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a775f308-86e4-43d9-806d-2742e31e2f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:08.761480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee692dfd-16f7-4121-a4e3-a6415d842c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:08.770085 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a7213c48-b2f4-4356-bb6a-68436853eaa3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:16:08.770478 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7213c48-b2f4-4356-bb6a-68436853eaa3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 returned with HTTP 202 Aug 20 00:16:08.771123 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1001/4026] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:08 2026] DELETE /volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:08.781653 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-86c78024-0909-4a25-899d-fe87dccb1e7f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:08.784155 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86c78024-0909-4a25-899d-fe87dccb1e7f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 Aug 20 00:16:08.784444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86c78024-0909-4a25-899d-fe87dccb1e7f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:08.784683 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86c78024-0909-4a25-899d-fe87dccb1e7f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:08.791439 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.791439 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:08.792287 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-86c78024-0909-4a25-899d-fe87dccb1e7f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:08.793695 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86c78024-0909-4a25-899d-fe87dccb1e7f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 returned with HTTP 200 Aug 20 00:16:08.794313 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1013/4027] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:08 2026] GET /volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:08.808962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Created reservations ['6ded5cda-02d9-4867-a259-0b0fd217cae7', 'a62ad5bb-43bb-48ad-af52-24c5938f6da9', '5b354d4f-0bca-42f8-991f-b8f361efad2d', '67f0b2fd-c441-4ed1-a0af-c579ce728b84'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:08.810043 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee692dfd-16f7-4121-a4e3-a6415d842c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ded5cda-02d9-4867-a259-0b0fd217cae7', 'a62ad5bb-43bb-48ad-af52-24c5938f6da9', '5b354d4f-0bca-42f8-991f-b8f361efad2d', '67f0b2fd-c441-4ed1-a0af-c579ce728b84']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:08.811008 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a8af9bd-f755-4f9b-ab9a-3070fdde882b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:08.844113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a8af9bd-f755-4f9b-ab9a-3070fdde882b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c4b617-5312-4522-94de-4089bb61cc65', '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='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['6ded5cda-02d9-4867-a259-0b0fd217cae7','a62ad5bb-43bb-48ad-af52-24c5938f6da9','5b354d4f-0bca-42f8-991f-b8f361efad2d','67f0b2fd-c441-4ed1-a0af-c579ce728b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a48ccdd79bf40db8ab27f8c2cec28e9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:08Z,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=a2c4b617-5312-4522-94de-4089bb61cc65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055af8f80a7b4002a916c09610ac3bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a48ccdd79bf40db8ab27f8c2cec28e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:08.844782 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a64ddd-d9cb-4038-acb2-b3fe929af788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:08.861472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a64ddd-d9cb-4038-acb2-b3fe929af788) transitioned into 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='055af8f80a7b4002a916c09610ac3bca',qos_specs=None,replication_status=,reservations=['6ded5cda-02d9-4867-a259-0b0fd217cae7','a62ad5bb-43bb-48ad-af52-24c5938f6da9','5b354d4f-0bca-42f8-991f-b8f361efad2d','67f0b2fd-c441-4ed1-a0af-c579ce728b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a48ccdd79bf40db8ab27f8c2cec28e9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:08.862222 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4729ecbe-dfe7-4bcd-a460-31624491dc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:08.872917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4729ecbe-dfe7-4bcd-a460-31624491dc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:08.872917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Flow 'volume_create_api' (b01495d5-8ad0-4ba9-878c-a84a185f2f3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:08.872917 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Create volume request issued successfully. Aug 20 00:16:08.878474 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:08.878474 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:08.878474 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Volume info retrieved successfully. Aug 20 00:16:09.495621 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b7f31a96-98fc-4386-8b58-70153e34433c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:09.497702 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7f31a96-98fc-4386-8b58-70153e34433c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:09.497945 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7f31a96-98fc-4386-8b58-70153e34433c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:09.498198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7f31a96-98fc-4386-8b58-70153e34433c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:09.498360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b7f31a96-98fc-4386-8b58-70153e34433c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:09.503412 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:09.503412 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:09.504349 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7f31a96-98fc-4386-8b58-70153e34433c tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:09.504813 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1007/4028] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:09 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:09.806734 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-05f874ab-ccfe-4c2d-ba5c-52225f3dbf13 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:09.807069 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-05f874ab-ccfe-4c2d-ba5c-52225f3dbf13 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 Aug 20 00:16:09.807069 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-05f874ab-ccfe-4c2d-ba5c-52225f3dbf13 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:09.807201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-05f874ab-ccfe-4c2d-ba5c-52225f3dbf13 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:09.813217 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-05f874ab-ccfe-4c2d-ba5c-52225f3dbf13 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 returned with HTTP 404 Aug 20 00:16:09.813934 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1002/4029] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:09 2026] GET /volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:09.820991 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5d4f5dce-c192-4bab-bb84-ac45778a9ac7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:09.823723 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d4f5dce-c192-4bab-bb84-ac45778a9ac7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a Aug 20 00:16:09.824013 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d4f5dce-c192-4bab-bb84-ac45778a9ac7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:09.824351 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d4f5dce-c192-4bab-bb84-ac45778a9ac7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:09.824351 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-5d4f5dce-c192-4bab-bb84-ac45778a9ac7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: edbcba7a-d99b-4ebe-8f33-7bde59b3803a Aug 20 00:16:09.838863 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:09.838863 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:09.839554 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5d4f5dce-c192-4bab-bb84-ac45778a9ac7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:09.863146 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5d4f5dce-c192-4bab-bb84-ac45778a9ac7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:16:09.863345 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d4f5dce-c192-4bab-bb84-ac45778a9ac7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a returned with HTTP 202 Aug 20 00:16:09.863807 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1014/4030] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:09 2026] DELETE /volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:09.880102 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e91d5683-066b-4a1f-8692-4dc742d0c2f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:09.884252 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e91d5683-066b-4a1f-8692-4dc742d0c2f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a Aug 20 00:16:09.884544 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e91d5683-066b-4a1f-8692-4dc742d0c2f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:09.884817 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e91d5683-066b-4a1f-8692-4dc742d0c2f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:09.890134 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:09.890134 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:09.890779 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Volume info retrieved successfully. Aug 20 00:16:09.892782 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Checking backup size 1 against volume size 1 {{(pid=100469) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 00:16:09.892782 np0000007832 devstack@c-api.service[100469]: INFO cinder.backup.api [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Overwriting volume a2c4b617-5312-4522-94de-4089bb61cc65 with restore of backup b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:09.898528 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:09.898528 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:09.898528 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e91d5683-066b-4a1f-8692-4dc742d0c2f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:09.898528 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e91d5683-066b-4a1f-8692-4dc742d0c2f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a returned with HTTP 200 Aug 20 00:16:09.898528 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1008/4031] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:09 2026] GET /volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:09.913016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] restore_backup in rpcapi backup_id b540cc9d-ab80-427a-a368-39ec24aa0b5c {{(pid=100469) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 00:16:09.914827 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c0f12a3c-22fc-4ae5-93d7-d21834f0a23a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c/restore returned with HTTP 202 Aug 20 00:16:09.915352 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1008/4032] 10.4.3.9 () {70 vars in 1419 bytes} [Thu Aug 20 00:16:08 2026] POST /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c/restore => generated 152 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:09.926395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-95230f8a-3c63-428d-b42e-53babc0bc649 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:09.929313 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-95230f8a-3c63-428d-b42e-53babc0bc649 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:09.929313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-95230f8a-3c63-428d-b42e-53babc0bc649 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:09.929674 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-95230f8a-3c63-428d-b42e-53babc0bc649 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:09.929729 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-95230f8a-3c63-428d-b42e-53babc0bc649 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:09.937413 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:09.937413 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:09.938629 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-95230f8a-3c63-428d-b42e-53babc0bc649 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:09.939251 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1003/4033] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:09 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:10.397368 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c128501-7a91-453d-9fab-4a177f253d46 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.399130 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c128501-7a91-453d-9fab-4a177f253d46 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] DELETE https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:16:10.399336 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c128501-7a91-453d-9fab-4a177f253d46 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.399700 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c128501-7a91-453d-9fab-4a177f253d46 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.399811 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-2c128501-7a91-453d-9fab-4a177f253d46 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Delete volume with id: 4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:16:10.407080 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.407080 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:10.407631 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2c128501-7a91-453d-9fab-4a177f253d46 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:16:10.417668 np0000007832 devstack@c-api.service[100468]: WARNING cinder.keymgr.conf_key_mgr [None req-2c128501-7a91-453d-9fab-4a177f253d46 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:16:10.423920 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2c128501-7a91-453d-9fab-4a177f253d46 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Delete volume request issued successfully. Aug 20 00:16:10.424131 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c128501-7a91-453d-9fab-4a177f253d46 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 202 Aug 20 00:16:10.424516 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1015/4034] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:10 2026] DELETE /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:10.433700 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b026cb6e-fa5b-4c3d-833c-af344a518fed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.435586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b026cb6e-fa5b-4c3d-833c-af344a518fed tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:16:10.435786 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b026cb6e-fa5b-4c3d-833c-af344a518fed tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.435975 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b026cb6e-fa5b-4c3d-833c-af344a518fed tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.443337 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.443337 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:10.447223 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b026cb6e-fa5b-4c3d-833c-af344a518fed tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:16:10.452019 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b026cb6e-fa5b-4c3d-833c-af344a518fed tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 200 Aug 20 00:16:10.452480 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1009/4035] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 1445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:10.516927 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-73f4d9d7-4e26-4fc5-b8ce-7329e4f33733 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.520087 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73f4d9d7-4e26-4fc5-b8ce-7329e4f33733 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:10.520087 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73f4d9d7-4e26-4fc5-b8ce-7329e4f33733 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.520087 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73f4d9d7-4e26-4fc5-b8ce-7329e4f33733 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.521144 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-73f4d9d7-4e26-4fc5-b8ce-7329e4f33733 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:10.526080 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.526080 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:10.526080 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73f4d9d7-4e26-4fc5-b8ce-7329e4f33733 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:10.526488 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1009/4036] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:10.623756 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-773cce36-358f-47b6-8152-dcefddf02b9a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.626119 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-773cce36-358f-47b6-8152-dcefddf02b9a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:10.626346 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-773cce36-358f-47b6-8152-dcefddf02b9a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.626560 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-773cce36-358f-47b6-8152-dcefddf02b9a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.635456 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.635456 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:10.639230 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-773cce36-358f-47b6-8152-dcefddf02b9a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:10.643653 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-773cce36-358f-47b6-8152-dcefddf02b9a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:10.644188 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1004/4037] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:10.656688 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-14292a4d-af15-4da8-bf20-d91e0faf23be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.658622 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-14292a4d-af15-4da8-bf20-d91e0faf23be tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:10.658868 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-14292a4d-af15-4da8-bf20-d91e0faf23be tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.659151 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-14292a4d-af15-4da8-bf20-d91e0faf23be tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.666596 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.666596 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:10.669960 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-14292a4d-af15-4da8-bf20-d91e0faf23be tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:10.673442 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-14292a4d-af15-4da8-bf20-d91e0faf23be tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:10.673831 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1016/4038] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:10.720961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-cba83067-0696-4314-9d11-5871fde3d4b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.723140 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-cba83067-0696-4314-9d11-5871fde3d4b3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:10.723313 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-cba83067-0696-4314-9d11-5871fde3d4b3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.723511 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-cba83067-0696-4314-9d11-5871fde3d4b3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.730517 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.730517 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:10.734542 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-cba83067-0696-4314-9d11-5871fde3d4b3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:10.739194 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-cba83067-0696-4314-9d11-5871fde3d4b3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:10.739633 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1010/4039] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:10.812354 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b913f8de-0c36-439d-bd0b-e193b1fcade0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.813876 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b913f8de-0c36-439d-bd0b-e193b1fcade0 None None] GET https://10.4.3.9/volume// Aug 20 00:16:10.813876 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b913f8de-0c36-439d-bd0b-e193b1fcade0 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.813876 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b913f8de-0c36-439d-bd0b-e193b1fcade0 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.813876 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b913f8de-0c36-439d-bd0b-e193b1fcade0 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:10.813876 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1010/4040] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:10.827344 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-167d3c14-d52f-482b-b7ef-b5cd0f17a2e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.830222 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-167d3c14-d52f-482b-b7ef-b5cd0f17a2e5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:16:10.831216 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-167d3c14-d52f-482b-b7ef-b5cd0f17a2e5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ef990ad-66ad-45ee-9c93-78dc3be8a5e9", "connector": null, "instance_uuid": "182ebb76-02b4-4d7a-a778-521aa0b72af6"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:10.840239 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.840239 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:10.869914 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-167d3c14-d52f-482b-b7ef-b5cd0f17a2e5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:16:10.870602 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1005/4041] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:16:10 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 20 00:16:10.895862 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-58e5368a-f081-46c0-b9af-bf625b09f97c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.897677 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58e5368a-f081-46c0-b9af-bf625b09f97c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:10.897864 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-58e5368a-f081-46c0-b9af-bf625b09f97c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.898113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-58e5368a-f081-46c0-b9af-bf625b09f97c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.902671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-87d59e76-6c54-4cf5-8aac-141cdafcfc72 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.903125 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87d59e76-6c54-4cf5-8aac-141cdafcfc72 None None] GET https://10.4.3.9/volume// Aug 20 00:16:10.903307 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87d59e76-6c54-4cf5-8aac-141cdafcfc72 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.903523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87d59e76-6c54-4cf5-8aac-141cdafcfc72 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.903868 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87d59e76-6c54-4cf5-8aac-141cdafcfc72 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:10.904211 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1011/4042] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:10.909610 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-73a1fcaf-c109-45c7-ac34-b96046cf32a7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.911196 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-7d407d1a-9c94-4e5f-b500-dd70cdc4acc3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.911295 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.911295 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:10.913604 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73a1fcaf-c109-45c7-ac34-b96046cf32a7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a Aug 20 00:16:10.913604 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73a1fcaf-c109-45c7-ac34-b96046cf32a7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.913604 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-73a1fcaf-c109-45c7-ac34-b96046cf32a7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.913827 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-7d407d1a-9c94-4e5f-b500-dd70cdc4acc3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:10.914118 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-7d407d1a-9c94-4e5f-b500-dd70cdc4acc3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.914394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-7d407d1a-9c94-4e5f-b500-dd70cdc4acc3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.915131 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58e5368a-f081-46c0-b9af-bf625b09f97c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:10.919600 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-73a1fcaf-c109-45c7-ac34-b96046cf32a7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a returned with HTTP 404 Aug 20 00:16:10.919600 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1011/4043] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:10.922230 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58e5368a-f081-46c0-b9af-bf625b09f97c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:10.922652 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1017/4044] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:16:10.926446 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.926446 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:10.930149 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c3e79f4-92c9-487b-8048-3879df8a8ed2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.931349 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-7d407d1a-9c94-4e5f-b500-dd70cdc4acc3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:10.934020 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c3e79f4-92c9-487b-8048-3879df8a8ed2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec Aug 20 00:16:10.934262 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c3e79f4-92c9-487b-8048-3879df8a8ed2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.934517 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c3e79f4-92c9-487b-8048-3879df8a8ed2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.934639 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-4c3e79f4-92c9-487b-8048-3879df8a8ed2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: 2db26de0-7c97-4b61-bc0f-6f6e76996cec Aug 20 00:16:10.936739 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-7d407d1a-9c94-4e5f-b500-dd70cdc4acc3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:10.937460 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1006/4045] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 1057 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:10.940140 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.940140 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:10.940599 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4c3e79f4-92c9-487b-8048-3879df8a8ed2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:10.952358 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cb4ec6a2-b6da-4f32-82cf-1f462cba1589 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.953787 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cb4ec6a2-b6da-4f32-82cf-1f462cba1589 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:10.954145 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cb4ec6a2-b6da-4f32-82cf-1f462cba1589 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.954548 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cb4ec6a2-b6da-4f32-82cf-1f462cba1589 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.954733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-cb4ec6a2-b6da-4f32-82cf-1f462cba1589 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:10.961937 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.961937 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:10.961937 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cb4ec6a2-b6da-4f32-82cf-1f462cba1589 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:10.961937 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1012/4046] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:10.962365 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4c3e79f4-92c9-487b-8048-3879df8a8ed2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:16:10.962519 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c3e79f4-92c9-487b-8048-3879df8a8ed2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec returned with HTTP 202 Aug 20 00:16:10.962955 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1012/4047] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:10 2026] DELETE /volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:10.971731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ff3da83c-9ac5-4253-8b37-a3dc69673db1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:10.973495 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff3da83c-9ac5-4253-8b37-a3dc69673db1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec Aug 20 00:16:10.973737 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff3da83c-9ac5-4253-8b37-a3dc69673db1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:10.973823 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff3da83c-9ac5-4253-8b37-a3dc69673db1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:10.980906 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:10.980906 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:10.981341 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ff3da83c-9ac5-4253-8b37-a3dc69673db1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:10.982867 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff3da83c-9ac5-4253-8b37-a3dc69673db1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec returned with HTTP 200 Aug 20 00:16:10.983266 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1018/4048] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:10 2026] GET /volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:11.066811 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-a0ecd442-d746-462e-9319-619dec920fae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.068574 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-a0ecd442-d746-462e-9319-619dec920fae tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] PUT https://10.4.3.9/volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4 Aug 20 00:16:11.068954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-a0ecd442-d746-462e-9319-619dec920fae tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:11.077401 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-a0ecd442-d746-462e-9319-619dec920fae tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Acquiring lock "cinder-attachment_update-7ef990ad-66ad-45ee-9c93-78dc3be8a5e9-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:16:11.081937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-a0ecd442-d746-462e-9319-619dec920fae tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-7ef990ad-66ad-45ee-9c93-78dc3be8a5e9-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:16:11.082824 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:11.082824 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:11.170951 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-a0ecd442-d746-462e-9319-619dec920fae tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-7ef990ad-66ad-45ee-9c93-78dc3be8a5e9-np0000007832" released by "attachment_update" :: held 0.089s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:16:11.171435 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-a0ecd442-d746-462e-9319-619dec920fae tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4 returned with HTTP 200 Aug 20 00:16:11.172260 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1007/4049] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:16:11 2026] PUT /volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4 => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:11.189348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-94a41b51-c56b-4174-8348-b7b62b027624 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.192689 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-94a41b51-c56b-4174-8348-b7b62b027624 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/encryption Aug 20 00:16:11.192689 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-94a41b51-c56b-4174-8348-b7b62b027624 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:11.192928 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-94a41b51-c56b-4174-8348-b7b62b027624 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:11.206566 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:11.206566 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:11.217398 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-94a41b51-c56b-4174-8348-b7b62b027624 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/encryption returned with HTTP 200 Aug 20 00:16:11.217881 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1013/4050] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:16:11 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:11.467257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5fe85346-9c88-4c79-ad6b-a64249233817 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.468917 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fe85346-9c88-4c79-ad6b-a64249233817 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 Aug 20 00:16:11.469260 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fe85346-9c88-4c79-ad6b-a64249233817 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:11.469528 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fe85346-9c88-4c79-ad6b-a64249233817 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:11.475709 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fe85346-9c88-4c79-ad6b-a64249233817 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 returned with HTTP 404 Aug 20 00:16:11.476462 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1013/4051] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:11 2026] GET /volume/v3/volumes/4e8d9b56-1d56-4bcb-b8f4-70db17a65488 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:11.539317 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7c7a9ebe-07f6-4c85-b38d-0eecba7fd57d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.541603 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c7a9ebe-07f6-4c85-b38d-0eecba7fd57d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:11.541603 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c7a9ebe-07f6-4c85-b38d-0eecba7fd57d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:11.541827 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c7a9ebe-07f6-4c85-b38d-0eecba7fd57d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:11.542002 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7c7a9ebe-07f6-4c85-b38d-0eecba7fd57d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:11.546783 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:11.546783 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:11.547729 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c7a9ebe-07f6-4c85-b38d-0eecba7fd57d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:11.548247 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1019/4052] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:11 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:11.815694 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-51707da8-e932-47ea-b2cf-aa206cd9faba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.817744 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51707da8-e932-47ea-b2cf-aa206cd9faba tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:16:11.817995 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51707da8-e932-47ea-b2cf-aa206cd9faba tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:11.818225 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51707da8-e932-47ea-b2cf-aa206cd9faba tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:11.818395 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-51707da8-e932-47ea-b2cf-aa206cd9faba tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Delete volume with id: c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:16:11.826814 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:11.826814 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:11.827445 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-51707da8-e932-47ea-b2cf-aa206cd9faba tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:16:11.841436 np0000007832 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-51707da8-e932-47ea-b2cf-aa206cd9faba tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:16:11.850271 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-51707da8-e932-47ea-b2cf-aa206cd9faba tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Delete volume request issued successfully. Aug 20 00:16:11.851540 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51707da8-e932-47ea-b2cf-aa206cd9faba tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 202 Aug 20 00:16:11.852993 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1008/4053] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:11 2026] DELETE /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:11.861140 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3d00440a-9e39-486a-a089-ebaf5883e781 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.865352 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3d00440a-9e39-486a-a089-ebaf5883e781 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:16:11.865352 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3d00440a-9e39-486a-a089-ebaf5883e781 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:11.865490 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3d00440a-9e39-486a-a089-ebaf5883e781 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:11.882933 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:11.882933 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:11.888125 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3d00440a-9e39-486a-a089-ebaf5883e781 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Volume info retrieved successfully. Aug 20 00:16:11.894569 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3d00440a-9e39-486a-a089-ebaf5883e781 tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 200 Aug 20 00:16:11.895056 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1014/4054] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:11 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 1425 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:11.941531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f5804b16-64fb-473c-8932-086af423efab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.946949 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5804b16-64fb-473c-8932-086af423efab tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:11.946949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5804b16-64fb-473c-8932-086af423efab tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:11.946949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5804b16-64fb-473c-8932-086af423efab tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:11.957540 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:11.957540 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:11.963769 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f5804b16-64fb-473c-8932-086af423efab tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:11.966311 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5804b16-64fb-473c-8932-086af423efab tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:11.966859 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1014/4055] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:11 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:11.979917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f6c96538-c44f-4210-b40a-6562b64f4fc3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.982591 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6c96538-c44f-4210-b40a-6562b64f4fc3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:11.982861 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6c96538-c44f-4210-b40a-6562b64f4fc3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:11.983184 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6c96538-c44f-4210-b40a-6562b64f4fc3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:11.983366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f6c96538-c44f-4210-b40a-6562b64f4fc3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:11.993855 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:11.993855 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:11.994773 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6c96538-c44f-4210-b40a-6562b64f4fc3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:11.996131 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1020/4056] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:11 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:11.997340 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fadfba00-caf0-441e-bc53-9a15e0916571 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:11.999584 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fadfba00-caf0-441e-bc53-9a15e0916571 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec Aug 20 00:16:12.000342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fadfba00-caf0-441e-bc53-9a15e0916571 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.000342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fadfba00-caf0-441e-bc53-9a15e0916571 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.006692 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fadfba00-caf0-441e-bc53-9a15e0916571 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec returned with HTTP 404 Aug 20 00:16:12.007307 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1009/4057] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:11 2026] GET /volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:12.018952 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c42d073a-07ed-4282-92b5-60249afc8da3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.022142 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c42d073a-07ed-4282-92b5-60249afc8da3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a Aug 20 00:16:12.022449 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c42d073a-07ed-4282-92b5-60249afc8da3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.022625 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c42d073a-07ed-4282-92b5-60249afc8da3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.022673 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-c42d073a-07ed-4282-92b5-60249afc8da3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: edbcba7a-d99b-4ebe-8f33-7bde59b3803a Aug 20 00:16:12.029487 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c42d073a-07ed-4282-92b5-60249afc8da3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a returned with HTTP 404 Aug 20 00:16:12.030003 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1015/4058] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:12 2026] DELETE /volume/v3/snapshots/edbcba7a-d99b-4ebe-8f33-7bde59b3803a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:12.040288 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6c16b40-4425-4804-b0ac-207537ee1aea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.041822 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6c16b40-4425-4804-b0ac-207537ee1aea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec Aug 20 00:16:12.042197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6c16b40-4425-4804-b0ac-207537ee1aea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.042495 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6c16b40-4425-4804-b0ac-207537ee1aea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.042722 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-a6c16b40-4425-4804-b0ac-207537ee1aea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: 2db26de0-7c97-4b61-bc0f-6f6e76996cec Aug 20 00:16:12.047599 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6c16b40-4425-4804-b0ac-207537ee1aea tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec returned with HTTP 404 Aug 20 00:16:12.048400 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1015/4059] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:12 2026] DELETE /volume/v3/snapshots/2db26de0-7c97-4b61-bc0f-6f6e76996cec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:12.057381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-71dc058a-271f-4369-825b-f4242c6f801d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.059876 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71dc058a-271f-4369-825b-f4242c6f801d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 Aug 20 00:16:12.060119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71dc058a-271f-4369-825b-f4242c6f801d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.060426 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71dc058a-271f-4369-825b-f4242c6f801d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.060600 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-71dc058a-271f-4369-825b-f4242c6f801d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: 58d05449-ffc7-476d-8427-a2587d9ac688 Aug 20 00:16:12.066406 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71dc058a-271f-4369-825b-f4242c6f801d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 returned with HTTP 404 Aug 20 00:16:12.067020 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1021/4060] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:12 2026] DELETE /volume/v3/snapshots/58d05449-ffc7-476d-8427-a2587d9ac688 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:12.117558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-47436851-8b46-4366-becf-4b1bcee27b7f req-dbfb994a-7f2a-4ae3-a371-d6c0338e2141 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.121109 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-dbfb994a-7f2a-4ae3-a371-d6c0338e2141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:12.121397 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-dbfb994a-7f2a-4ae3-a371-d6c0338e2141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.121939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-dbfb994a-7f2a-4ae3-a371-d6c0338e2141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.137385 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:12.137385 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:12.141427 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-47436851-8b46-4366-becf-4b1bcee27b7f req-dbfb994a-7f2a-4ae3-a371-d6c0338e2141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:12.146839 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-dbfb994a-7f2a-4ae3-a371-d6c0338e2141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:12.147336 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1010/4061] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:12 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1647 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:12.169651 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-47436851-8b46-4366-becf-4b1bcee27b7f req-f8c1e90a-1a45-4844-ad65-58a0ce74e31c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.173035 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-f8c1e90a-1a45-4844-ad65-58a0ce74e31c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416/action Aug 20 00:16:12.173485 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-f8c1e90a-1a45-4844-ad65-58a0ce74e31c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:12.173630 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-f8c1e90a-1a45-4844-ad65-58a0ce74e31c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:12.189450 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:12.189450 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:12.190015 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-47436851-8b46-4366-becf-4b1bcee27b7f req-f8c1e90a-1a45-4844-ad65-58a0ce74e31c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:12.197564 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-47436851-8b46-4366-becf-4b1bcee27b7f req-f8c1e90a-1a45-4844-ad65-58a0ce74e31c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Begin detaching volume completed successfully. Aug 20 00:16:12.197765 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-f8c1e90a-1a45-4844-ad65-58a0ce74e31c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416/action returned with HTTP 202 Aug 20 00:16:12.198419 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1016/4062] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:16:12 2026] POST /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:12.260402 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7cd1b522-c36a-4006-b71a-17ae284c06ea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.264924 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7cd1b522-c36a-4006-b71a-17ae284c06ea None None] GET https://10.4.3.9/volume// Aug 20 00:16:12.264924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7cd1b522-c36a-4006-b71a-17ae284c06ea None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.264924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7cd1b522-c36a-4006-b71a-17ae284c06ea None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.264924 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7cd1b522-c36a-4006-b71a-17ae284c06ea None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:12.265383 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1016/4063] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:16:12 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:12.272965 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-47436851-8b46-4366-becf-4b1bcee27b7f req-d9263944-6bcd-49ea-9f1f-360a365a8123 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.275349 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-d9263944-6bcd-49ea-9f1f-360a365a8123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:12.275588 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-d9263944-6bcd-49ea-9f1f-360a365a8123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.275774 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-d9263944-6bcd-49ea-9f1f-360a365a8123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.291909 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:12.291909 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:12.304085 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-47436851-8b46-4366-becf-4b1bcee27b7f req-d9263944-6bcd-49ea-9f1f-360a365a8123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:12.313619 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-d9263944-6bcd-49ea-9f1f-360a365a8123 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:12.314211 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1022/4064] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:16:12 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:12.560365 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-53fb1da4-7d0a-480c-8c75-e30dcfb6c6a1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.562699 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-53fb1da4-7d0a-480c-8c75-e30dcfb6c6a1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:12.563015 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-53fb1da4-7d0a-480c-8c75-e30dcfb6c6a1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.563238 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-53fb1da4-7d0a-480c-8c75-e30dcfb6c6a1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.563348 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-53fb1da4-7d0a-480c-8c75-e30dcfb6c6a1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:12.569763 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:12.569763 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:12.570999 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-53fb1da4-7d0a-480c-8c75-e30dcfb6c6a1 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:12.571658 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1011/4065] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:12 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:12.913064 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-91168d00-17c2-4676-a184-395badeb7e3a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.915630 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-91168d00-17c2-4676-a184-395badeb7e3a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] GET https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc Aug 20 00:16:12.915905 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-91168d00-17c2-4676-a184-395badeb7e3a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.916446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-91168d00-17c2-4676-a184-395badeb7e3a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.924106 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-91168d00-17c2-4676-a184-395badeb7e3a tempest-TestEncryptedCinderVolumes-2103659377 tempest-TestEncryptedCinderVolumes-2103659377-project-member] https://10.4.3.9/volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc returned with HTTP 404 Aug 20 00:16:12.924915 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1017/4066] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:12 2026] GET /volume/v3/volumes/c125629c-1886-45c9-a672-fbd19a2bdecc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:12.936826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-94fa90fa-5801-4f35-a36b-cc0cfea249e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:12.939484 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94fa90fa-5801-4f35-a36b-cc0cfea249e1 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:16:12.940457 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94fa90fa-5801-4f35-a36b-cc0cfea249e1 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:12.940791 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94fa90fa-5801-4f35-a36b-cc0cfea249e1 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:12.945548 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-94fa90fa-5801-4f35-a36b-cc0cfea249e1 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:12.980917 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-94fa90fa-5801-4f35-a36b-cc0cfea249e1 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Get all volumes completed successfully. Aug 20 00:16:12.983905 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:12.983905 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:12.992424 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94fa90fa-5801-4f35-a36b-cc0cfea249e1 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:16:12.992956 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1017/4067] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:16:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12774 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:12.999048 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a3e4a16a-eaae-4e5c-9497-1af117fd4986 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:13.001249 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3e4a16a-eaae-4e5c-9497-1af117fd4986 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:13.001470 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3e4a16a-eaae-4e5c-9497-1af117fd4986 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:13.001694 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3e4a16a-eaae-4e5c-9497-1af117fd4986 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:13.009345 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-067d2674-406e-436d-87c3-f848e064fff8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:13.011617 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-067d2674-406e-436d-87c3-f848e064fff8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:13.012192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-067d2674-406e-436d-87c3-f848e064fff8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:13.012192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-067d2674-406e-436d-87c3-f848e064fff8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:13.012378 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-067d2674-406e-436d-87c3-f848e064fff8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:13.019680 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-938e74cd-ef3e-4052-be8f-821b9db550d8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:13.021140 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:13.021140 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:13.021245 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-938e74cd-ef3e-4052-be8f-821b9db550d8 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] DELETE https://10.4.3.9/volume/v3/types/d6691f32-a9b4-4828-86cc-f19e0460e102 Aug 20 00:16:13.021245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-938e74cd-ef3e-4052-be8f-821b9db550d8 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:13.021306 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:13.021306 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:13.021396 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-938e74cd-ef3e-4052-be8f-821b9db550d8 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:13.021533 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-067d2674-406e-436d-87c3-f848e064fff8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:13.021861 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1012/4068] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:13 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:13.026004 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a3e4a16a-eaae-4e5c-9497-1af117fd4986 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:13.032305 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3e4a16a-eaae-4e5c-9497-1af117fd4986 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:13.033087 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1023/4069] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:12 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:13.057634 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-938e74cd-ef3e-4052-be8f-821b9db550d8 tempest-TestEncryptedCinderVolumes-747059284 tempest-TestEncryptedCinderVolumes-747059284-project-admin] https://10.4.3.9/volume/v3/types/d6691f32-a9b4-4828-86cc-f19e0460e102 returned with HTTP 202 Aug 20 00:16:13.058955 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1018/4070] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:16:13 2026] DELETE /volume/v3/types/d6691f32-a9b4-4828-86cc-f19e0460e102 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:13.584285 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5658ee10-9b26-4108-9b81-edc02cb2846f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:13.586175 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5658ee10-9b26-4108-9b81-edc02cb2846f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:13.586374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5658ee10-9b26-4108-9b81-edc02cb2846f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:13.586564 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5658ee10-9b26-4108-9b81-edc02cb2846f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:13.586686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5658ee10-9b26-4108-9b81-edc02cb2846f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:13.592081 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:13.592081 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:13.592627 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5658ee10-9b26-4108-9b81-edc02cb2846f tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:13.593129 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1018/4071] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:13 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:14.034928 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1f094824-dfe6-43e9-8a08-d75e617649c1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:14.036928 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1f094824-dfe6-43e9-8a08-d75e617649c1 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:14.037212 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1f094824-dfe6-43e9-8a08-d75e617649c1 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:14.037737 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1f094824-dfe6-43e9-8a08-d75e617649c1 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:14.037737 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1f094824-dfe6-43e9-8a08-d75e617649c1 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:14.042580 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:14.042580 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:14.043391 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1f094824-dfe6-43e9-8a08-d75e617649c1 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:14.043934 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1013/4072] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:14 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:14.053204 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-77415f5f-c524-49f4-91a5-c3cadaa1cd47 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:14.055272 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-77415f5f-c524-49f4-91a5-c3cadaa1cd47 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:14.055513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-77415f5f-c524-49f4-91a5-c3cadaa1cd47 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:14.055819 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-77415f5f-c524-49f4-91a5-c3cadaa1cd47 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:14.067663 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:14.067663 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:14.072343 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-77415f5f-c524-49f4-91a5-c3cadaa1cd47 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:14.079593 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-77415f5f-c524-49f4-91a5-c3cadaa1cd47 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:14.079951 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1024/4073] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:14 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:14.603554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cc8d5322-d6f5-4414-b20c-46e44841f1bd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:14.605474 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cc8d5322-d6f5-4414-b20c-46e44841f1bd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:14.605676 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cc8d5322-d6f5-4414-b20c-46e44841f1bd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:14.605852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cc8d5322-d6f5-4414-b20c-46e44841f1bd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:14.605981 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-cc8d5322-d6f5-4414-b20c-46e44841f1bd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:14.612418 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:14.612418 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:14.613553 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cc8d5322-d6f5-4414-b20c-46e44841f1bd tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:14.614010 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1019/4074] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:14 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:15.058251 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e982ae56-7435-4cf7-bd19-1097fbbac3a3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:15.060018 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e982ae56-7435-4cf7-bd19-1097fbbac3a3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:15.060229 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e982ae56-7435-4cf7-bd19-1097fbbac3a3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:15.060426 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e982ae56-7435-4cf7-bd19-1097fbbac3a3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:15.060476 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e982ae56-7435-4cf7-bd19-1097fbbac3a3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:15.064166 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:15.064166 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:15.064688 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e982ae56-7435-4cf7-bd19-1097fbbac3a3 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:15.065222 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1019/4075] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:15 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:15.092303 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f611840-00cd-4dbf-9a16-91df6775e002 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:15.093917 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f611840-00cd-4dbf-9a16-91df6775e002 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:15.094120 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f611840-00cd-4dbf-9a16-91df6775e002 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:15.094298 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f611840-00cd-4dbf-9a16-91df6775e002 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:15.105345 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:15.105345 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:15.108935 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6f611840-00cd-4dbf-9a16-91df6775e002 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:15.113164 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f611840-00cd-4dbf-9a16-91df6775e002 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:15.113534 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1014/4076] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:15 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:15.625741 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-18270714-e606-42ed-ac73-2e56a4fa466e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:15.627863 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18270714-e606-42ed-ac73-2e56a4fa466e tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:15.628164 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18270714-e606-42ed-ac73-2e56a4fa466e tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:15.628375 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18270714-e606-42ed-ac73-2e56a4fa466e tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:15.628611 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-18270714-e606-42ed-ac73-2e56a4fa466e tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:15.634050 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:15.634050 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:15.635074 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18270714-e606-42ed-ac73-2e56a4fa466e tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:15.635578 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1025/4077] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:15 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:16:16.075556 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f3dccb3b-1216-4610-a4bb-e78317f45c53 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:16.077805 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f3dccb3b-1216-4610-a4bb-e78317f45c53 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:16.078131 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f3dccb3b-1216-4610-a4bb-e78317f45c53 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:16.078372 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f3dccb3b-1216-4610-a4bb-e78317f45c53 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:16.078513 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f3dccb3b-1216-4610-a4bb-e78317f45c53 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:16.083309 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:16.083309 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:16.084063 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f3dccb3b-1216-4610-a4bb-e78317f45c53 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:16.084484 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1020/4078] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:16 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:16.126178 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e52c3f36-4b72-4990-9b44-aae37b9d5214 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:16.128123 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e52c3f36-4b72-4990-9b44-aae37b9d5214 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:16.128354 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e52c3f36-4b72-4990-9b44-aae37b9d5214 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:16.128591 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e52c3f36-4b72-4990-9b44-aae37b9d5214 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:16.138413 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:16.138413 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:16.142155 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e52c3f36-4b72-4990-9b44-aae37b9d5214 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:16.146645 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e52c3f36-4b72-4990-9b44-aae37b9d5214 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:16.147113 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1020/4079] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:16 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:16.573337 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-47436851-8b46-4366-becf-4b1bcee27b7f req-431e40d7-a052-4e20-a500-703abdd543e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:16.575015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-431e40d7-a052-4e20-a500-703abdd543e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c Aug 20 00:16:16.575152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-431e40d7-a052-4e20-a500-703abdd543e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:16.575334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-431e40d7-a052-4e20-a500-703abdd543e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:16.579099 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-79d23806-d3ef-4882-8d9b-4a717e890674 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:16.584632 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-79d23806-d3ef-4882-8d9b-4a717e890674 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4/action Aug 20 00:16:16.585031 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-79d23806-d3ef-4882-8d9b-4a717e890674 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:16.585179 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-79d23806-d3ef-4882-8d9b-4a717e890674 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:16.592274 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:16.592274 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:16.603432 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:16.603432 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:16.619742 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7a7d6a99-2a79-4e73-840a-58b5b8f7e0cf req-79d23806-d3ef-4882-8d9b-4a717e890674 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4/action returned with HTTP 204 Aug 20 00:16:16.620337 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1026/4080] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:16:16 2026] POST /volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:16.650860 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-10de0e2b-975c-424d-8d1b-738f960bfb6d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:16.652631 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-10de0e2b-975c-424d-8d1b-738f960bfb6d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:16.652802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-10de0e2b-975c-424d-8d1b-738f960bfb6d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:16.653002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-10de0e2b-975c-424d-8d1b-738f960bfb6d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:16.653129 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-10de0e2b-975c-424d-8d1b-738f960bfb6d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:16.658939 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:16.658939 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:16.660582 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-10de0e2b-975c-424d-8d1b-738f960bfb6d tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:16.660582 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1021/4081] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:16 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:16.665127 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-47436851-8b46-4366-becf-4b1bcee27b7f req-431e40d7-a052-4e20-a500-703abdd543e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c returned with HTTP 200 Aug 20 00:16:16.665663 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1015/4082] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:16:16 2026] DELETE /volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:17.098428 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6a8e4f33-23e7-4fd5-bdff-591fd0d3b01a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.116366 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6a8e4f33-23e7-4fd5-bdff-591fd0d3b01a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:17.116536 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6a8e4f33-23e7-4fd5-bdff-591fd0d3b01a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.116709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6a8e4f33-23e7-4fd5-bdff-591fd0d3b01a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.117025 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6a8e4f33-23e7-4fd5-bdff-591fd0d3b01a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:17.128750 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.128750 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:17.132077 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6a8e4f33-23e7-4fd5-bdff-591fd0d3b01a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:17.132426 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1021/4083] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:17.159274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9248fe3f-381f-4f51-91bb-1049f194d121 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.161633 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9248fe3f-381f-4f51-91bb-1049f194d121 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:17.162133 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9248fe3f-381f-4f51-91bb-1049f194d121 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.162190 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9248fe3f-381f-4f51-91bb-1049f194d121 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.175461 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.175461 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:17.184205 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9248fe3f-381f-4f51-91bb-1049f194d121 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:17.188859 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9248fe3f-381f-4f51-91bb-1049f194d121 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:17.189288 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1027/4084] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 1170 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:17.207762 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-affdd9d4-72b5-4d73-bd54-4d8ccc231c13 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.210171 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-affdd9d4-72b5-4d73-bd54-4d8ccc231c13 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:17.210379 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-affdd9d4-72b5-4d73-bd54-4d8ccc231c13 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.210600 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-affdd9d4-72b5-4d73-bd54-4d8ccc231c13 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.223945 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.223945 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:17.228942 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-affdd9d4-72b5-4d73-bd54-4d8ccc231c13 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:17.236439 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-affdd9d4-72b5-4d73-bd54-4d8ccc231c13 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:17.236864 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1022/4085] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 1170 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:17.303247 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-15215229-de7e-4290-bccc-102e28be4ed8 req-3417b9d9-e895-48f6-89bb-bd83e2c5d6e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.306191 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-3417b9d9-e895-48f6-89bb-bd83e2c5d6e8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:17.306191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-3417b9d9-e895-48f6-89bb-bd83e2c5d6e8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.306301 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-3417b9d9-e895-48f6-89bb-bd83e2c5d6e8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.320817 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.320817 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:17.329558 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-15215229-de7e-4290-bccc-102e28be4ed8 req-3417b9d9-e895-48f6-89bb-bd83e2c5d6e8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:17.335851 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-3417b9d9-e895-48f6-89bb-bd83e2c5d6e8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:17.336534 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1016/4086] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:17.358439 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-15215229-de7e-4290-bccc-102e28be4ed8 req-ef72f450-aa65-43d5-82c8-fad4a5efabec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.360653 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-ef72f450-aa65-43d5-82c8-fad4a5efabec tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/action Aug 20 00:16:17.361013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-ef72f450-aa65-43d5-82c8-fad4a5efabec tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:17.361149 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-ef72f450-aa65-43d5-82c8-fad4a5efabec tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:17.376230 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.376230 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:17.376692 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-15215229-de7e-4290-bccc-102e28be4ed8 req-ef72f450-aa65-43d5-82c8-fad4a5efabec tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:17.391749 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-15215229-de7e-4290-bccc-102e28be4ed8 req-ef72f450-aa65-43d5-82c8-fad4a5efabec tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Begin detaching volume completed successfully. Aug 20 00:16:17.392098 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-ef72f450-aa65-43d5-82c8-fad4a5efabec tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/action returned with HTTP 202 Aug 20 00:16:17.392686 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1022/4087] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:16:17 2026] POST /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:17.456115 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4fbcf90d-a5a5-4f8b-b250-7688c4f29a74 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.456693 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4fbcf90d-a5a5-4f8b-b250-7688c4f29a74 None None] GET https://10.4.3.9/volume// Aug 20 00:16:17.456994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4fbcf90d-a5a5-4f8b-b250-7688c4f29a74 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.457283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4fbcf90d-a5a5-4f8b-b250-7688c4f29a74 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.457756 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4fbcf90d-a5a5-4f8b-b250-7688c4f29a74 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:17.459162 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1028/4088] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:17.468199 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-15215229-de7e-4290-bccc-102e28be4ed8 req-0d810a83-5a99-4dd0-8f1c-6d50e4ba5c87 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.470612 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-0d810a83-5a99-4dd0-8f1c-6d50e4ba5c87 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:17.470933 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-0d810a83-5a99-4dd0-8f1c-6d50e4ba5c87 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.471181 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-0d810a83-5a99-4dd0-8f1c-6d50e4ba5c87 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.483711 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.483711 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:17.488513 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-15215229-de7e-4290-bccc-102e28be4ed8 req-0d810a83-5a99-4dd0-8f1c-6d50e4ba5c87 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:17.494776 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-0d810a83-5a99-4dd0-8f1c-6d50e4ba5c87 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:17.495317 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1023/4089] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:17.505684 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-15215229-de7e-4290-bccc-102e28be4ed8 req-5c35165f-f91c-41f8-b898-ef9259fc87ce None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.508017 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-5c35165f-f91c-41f8-b898-ef9259fc87ce tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/encryption Aug 20 00:16:17.509412 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-5c35165f-f91c-41f8-b898-ef9259fc87ce tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.509412 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-5c35165f-f91c-41f8-b898-ef9259fc87ce tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.519115 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.519115 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:17.525495 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-5c35165f-f91c-41f8-b898-ef9259fc87ce tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/encryption returned with HTTP 200 Aug 20 00:16:17.525955 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1017/4090] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:17.664121 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-79da7da8-ca28-4cf3-bcfa-158b6b0279a0 req-71f18542-0dd4-4b17-a1f8-9de47adbee5f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.666652 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-79da7da8-ca28-4cf3-bcfa-158b6b0279a0 req-71f18542-0dd4-4b17-a1f8-9de47adbee5f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472 Aug 20 00:16:17.666919 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-79da7da8-ca28-4cf3-bcfa-158b6b0279a0 req-71f18542-0dd4-4b17-a1f8-9de47adbee5f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.667274 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-79da7da8-ca28-4cf3-bcfa-158b6b0279a0 req-71f18542-0dd4-4b17-a1f8-9de47adbee5f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.672799 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f6b01d5-309a-40cb-978e-ea42d8c4cbf8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.677413 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f6b01d5-309a-40cb-978e-ea42d8c4cbf8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:17.677701 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f6b01d5-309a-40cb-978e-ea42d8c4cbf8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.678212 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f6b01d5-309a-40cb-978e-ea42d8c4cbf8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.678212 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9f6b01d5-309a-40cb-978e-ea42d8c4cbf8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:17.684073 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.684073 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:17.687199 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.687199 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:17.688073 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f6b01d5-309a-40cb-978e-ea42d8c4cbf8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:17.688569 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1029/4091] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:17.700767 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-87ada372-9a42-4045-a0b4-d06f1b499ec7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.703104 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-87ada372-9a42-4045-a0b4-d06f1b499ec7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:16:17.703365 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-87ada372-9a42-4045-a0b4-d06f1b499ec7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.703629 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-87ada372-9a42-4045-a0b4-d06f1b499ec7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.703792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-87ada372-9a42-4045-a0b4-d06f1b499ec7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:17.709012 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.709012 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:17.710017 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-87ada372-9a42-4045-a0b4-d06f1b499ec7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:16:17.710521 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1024/4092] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:17.727082 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-de653de2-44ef-4ff6-b1e7-ec0d82d4eed3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.729670 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de653de2-44ef-4ff6-b1e7-ec0d82d4eed3 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] DELETE https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:17.730166 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de653de2-44ef-4ff6-b1e7-ec0d82d4eed3 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.730429 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de653de2-44ef-4ff6-b1e7-ec0d82d4eed3 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.730493 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-de653de2-44ef-4ff6-b1e7-ec0d82d4eed3 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete backup with id: de5096ff-8249-4698-ae1c-583da3cc7eed. Aug 20 00:16:17.732902 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-79da7da8-ca28-4cf3-bcfa-158b6b0279a0 req-71f18542-0dd4-4b17-a1f8-9de47adbee5f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472 returned with HTTP 200 Aug 20 00:16:17.733427 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1023/4093] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:16:17 2026] DELETE /volume/v3/attachments/0fa4df7d-843e-44b9-840d-e500d6aa9472 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:17.736286 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.736286 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:17.752324 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-de653de2-44ef-4ff6-b1e7-ec0d82d4eed3 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] delete_backup rpcapi backup_id de5096ff-8249-4698-ae1c-583da3cc7eed {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:16:17.754042 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de653de2-44ef-4ff6-b1e7-ec0d82d4eed3 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 202 Aug 20 00:16:17.754506 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1018/4094] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:17 2026] DELETE /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:17.765792 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd8d0d51-9575-4a97-ae64-d0f60e3224c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:17.768596 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd8d0d51-9575-4a97-ae64-d0f60e3224c7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:17.768807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd8d0d51-9575-4a97-ae64-d0f60e3224c7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:17.771988 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd8d0d51-9575-4a97-ae64-d0f60e3224c7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:17.772139 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cd8d0d51-9575-4a97-ae64-d0f60e3224c7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:17.785597 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:17.785597 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:17.786784 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd8d0d51-9575-4a97-ae64-d0f60e3224c7 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 200 Aug 20 00:16:17.787384 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1030/4095] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:17 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 744 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:18.145454 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-69067985-59a1-49ff-af2a-0977db1b4d3a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:18.148755 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-69067985-59a1-49ff-af2a-0977db1b4d3a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:18.149040 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-69067985-59a1-49ff-af2a-0977db1b4d3a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:18.149276 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-69067985-59a1-49ff-af2a-0977db1b4d3a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:18.149395 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-69067985-59a1-49ff-af2a-0977db1b4d3a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:18.154445 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:18.154445 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:18.155116 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-69067985-59a1-49ff-af2a-0977db1b4d3a tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:18.155609 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1025/4096] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:18 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:18.187124 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-19d0ad58-b4e1-477e-b0f7-60859878ba55 req-2526dc3b-ea26-4581-b978-0da1cab8ddfc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:18.189084 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-19d0ad58-b4e1-477e-b0f7-60859878ba55 req-2526dc3b-ea26-4581-b978-0da1cab8ddfc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c Aug 20 00:16:18.189273 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-19d0ad58-b4e1-477e-b0f7-60859878ba55 req-2526dc3b-ea26-4581-b978-0da1cab8ddfc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:18.189449 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-19d0ad58-b4e1-477e-b0f7-60859878ba55 req-2526dc3b-ea26-4581-b978-0da1cab8ddfc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:18.193724 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-19d0ad58-b4e1-477e-b0f7-60859878ba55 req-2526dc3b-ea26-4581-b978-0da1cab8ddfc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c returned with HTTP 404 Aug 20 00:16:18.194383 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1024/4097] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:16:18 2026] DELETE /volume/v3/attachments/8ac26c82-3c1b-4994-ab34-e920b067dc5c => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:16:18.444305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-15215229-de7e-4290-bccc-102e28be4ed8 req-fcf2d281-a556-4d03-a98a-0bbb43132b6f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:18.446362 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-fcf2d281-a556-4d03-a98a-0bbb43132b6f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4 Aug 20 00:16:18.446537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-fcf2d281-a556-4d03-a98a-0bbb43132b6f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:18.446711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-fcf2d281-a556-4d03-a98a-0bbb43132b6f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:18.453595 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:18.453595 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:18.513109 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-15215229-de7e-4290-bccc-102e28be4ed8 req-fcf2d281-a556-4d03-a98a-0bbb43132b6f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4 returned with HTTP 200 Aug 20 00:16:18.513877 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1019/4098] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:16:18 2026] DELETE /volume/v3/attachments/b39049e9-e755-438e-b170-8c807e9acfd4 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:18.803833 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-75fc3e9e-a08c-42e6-8299-935eb6b50796 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:18.805799 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75fc3e9e-a08c-42e6-8299-935eb6b50796 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed Aug 20 00:16:18.806098 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75fc3e9e-a08c-42e6-8299-935eb6b50796 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:18.806296 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75fc3e9e-a08c-42e6-8299-935eb6b50796 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:18.807694 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-75fc3e9e-a08c-42e6-8299-935eb6b50796 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id de5096ff-8249-4698-ae1c-583da3cc7eed. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:18.810751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75fc3e9e-a08c-42e6-8299-935eb6b50796 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed returned with HTTP 404 Aug 20 00:16:18.811280 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1031/4099] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:18 2026] GET /volume/v3/backups/de5096ff-8249-4698-ae1c-583da3cc7eed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:18.821698 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-30d2dbc3-511b-4294-bc05-d3c17ec4cde8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:18.824345 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-30d2dbc3-511b-4294-bc05-d3c17ec4cde8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] DELETE https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:18.824601 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-30d2dbc3-511b-4294-bc05-d3c17ec4cde8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:18.825693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-30d2dbc3-511b-4294-bc05-d3c17ec4cde8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:18.825693 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-30d2dbc3-511b-4294-bc05-d3c17ec4cde8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Delete backup with id: 54509b68-8669-4504-b97c-67bb26d9fd7a. Aug 20 00:16:18.832051 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:18.832051 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:18.847109 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-30d2dbc3-511b-4294-bc05-d3c17ec4cde8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] delete_backup rpcapi backup_id 54509b68-8669-4504-b97c-67bb26d9fd7a {{(pid=100469) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:16:18.849416 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-30d2dbc3-511b-4294-bc05-d3c17ec4cde8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 202 Aug 20 00:16:18.849542 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1026/4100] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:18 2026] DELETE /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:18.858331 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cee39f78-3525-4815-9b5f-2f9d8069d23a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:18.859942 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cee39f78-3525-4815-9b5f-2f9d8069d23a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:18.860297 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cee39f78-3525-4815-9b5f-2f9d8069d23a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:18.860576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cee39f78-3525-4815-9b5f-2f9d8069d23a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:18.860747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-cee39f78-3525-4815-9b5f-2f9d8069d23a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:18.865673 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:18.865673 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:18.866593 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cee39f78-3525-4815-9b5f-2f9d8069d23a tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 200 Aug 20 00:16:18.867185 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1025/4101] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:18 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:19.063127 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-325fa524-7d9e-4d19-bd92-fe2b348c873a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.065728 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-325fa524-7d9e-4d19-bd92-fe2b348c873a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:16:19.065946 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-325fa524-7d9e-4d19-bd92-fe2b348c873a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:19.066247 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-325fa524-7d9e-4d19-bd92-fe2b348c873a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:19.072674 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:19.072674 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:19.075860 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-325fa524-7d9e-4d19-bd92-fe2b348c873a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:16:19.080295 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-325fa524-7d9e-4d19-bd92-fe2b348c873a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:16:19.080769 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1020/4102] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:19 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:19.172400 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d2404e3-94d4-44ba-87a2-12076716d617 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.174335 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d2404e3-94d4-44ba-87a2-12076716d617 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:19.174563 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d2404e3-94d4-44ba-87a2-12076716d617 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:19.174745 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d2404e3-94d4-44ba-87a2-12076716d617 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:19.174836 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-8d2404e3-94d4-44ba-87a2-12076716d617 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:19.182492 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:19.182492 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:19.183240 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d2404e3-94d4-44ba-87a2-12076716d617 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:19.183607 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1032/4103] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:19 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:19.573346 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-59d45c36-b25e-43a0-8d0e-b9d532be02ec req-deba6b0f-7233-41c2-ae44-339dd396ec26 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.575835 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59d45c36-b25e-43a0-8d0e-b9d532be02ec req-deba6b0f-7233-41c2-ae44-339dd396ec26 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:19.576030 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59d45c36-b25e-43a0-8d0e-b9d532be02ec req-deba6b0f-7233-41c2-ae44-339dd396ec26 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:19.576218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-59d45c36-b25e-43a0-8d0e-b9d532be02ec req-deba6b0f-7233-41c2-ae44-339dd396ec26 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:19.583552 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-068c76f2-ad6f-4b77-945b-e0fbfb57211a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.584007 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:19.584007 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:19.587850 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-068c76f2-ad6f-4b77-945b-e0fbfb57211a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:16:19.587850 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-068c76f2-ad6f-4b77-945b-e0fbfb57211a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:19.587850 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-068c76f2-ad6f-4b77-945b-e0fbfb57211a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:19.589755 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-59d45c36-b25e-43a0-8d0e-b9d532be02ec req-deba6b0f-7233-41c2-ae44-339dd396ec26 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:19.594233 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-59d45c36-b25e-43a0-8d0e-b9d532be02ec req-deba6b0f-7233-41c2-ae44-339dd396ec26 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:19.594610 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1027/4104] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:19 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:19.596665 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:19.596665 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:19.599173 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-068c76f2-ad6f-4b77-945b-e0fbfb57211a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:16:19.608142 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-068c76f2-ad6f-4b77-945b-e0fbfb57211a tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:16:19.610589 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1026/4105] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:19 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:19.622254 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-50f21be7-5967-49db-b6ef-e2cd7ccffe79 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.622254 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50f21be7-5967-49db-b6ef-e2cd7ccffe79 None None] GET https://10.4.3.9/volume// Aug 20 00:16:19.622254 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50f21be7-5967-49db-b6ef-e2cd7ccffe79 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:19.622254 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50f21be7-5967-49db-b6ef-e2cd7ccffe79 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:19.622254 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50f21be7-5967-49db-b6ef-e2cd7ccffe79 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:19.622254 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1021/4106] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:16:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:19.630387 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-c290a636-a8f4-4088-bbc7-ecb90fa7b8d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.633573 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-c290a636-a8f4-4088-bbc7-ecb90fa7b8d8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:16:19.634097 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-c290a636-a8f4-4088-bbc7-ecb90fa7b8d8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0352d33b-66ce-4773-8a4a-fb24ba6f0995", "connector": null, "instance_uuid": "fdc8d968-188b-436a-8a60-2e50a0a629bf"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:19.643139 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:19.643139 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:19.672722 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-c290a636-a8f4-4088-bbc7-ecb90fa7b8d8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:16:19.673249 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1033/4107] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:16:19 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 20 00:16:19.881267 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d9459ea9-97cc-438b-beee-fb2c67a50171 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.883541 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d9459ea9-97cc-438b-beee-fb2c67a50171 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a Aug 20 00:16:19.883541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d9459ea9-97cc-438b-beee-fb2c67a50171 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:19.883708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d9459ea9-97cc-438b-beee-fb2c67a50171 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:19.883803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d9459ea9-97cc-438b-beee-fb2c67a50171 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 54509b68-8669-4504-b97c-67bb26d9fd7a. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:19.887522 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d9459ea9-97cc-438b-beee-fb2c67a50171 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a returned with HTTP 404 Aug 20 00:16:19.887944 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1028/4108] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:19 2026] GET /volume/v3/backups/54509b68-8669-4504-b97c-67bb26d9fd7a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:19.897113 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c106814-85b8-4a35-b9b9-68bc6bb4940a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.899404 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c106814-85b8-4a35-b9b9-68bc6bb4940a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] DELETE https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:16:19.899477 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c106814-85b8-4a35-b9b9-68bc6bb4940a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:19.899640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c106814-85b8-4a35-b9b9-68bc6bb4940a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:19.899744 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-5c106814-85b8-4a35-b9b9-68bc6bb4940a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete backup with id: 3d2ba942-f46c-43f1-a343-8ce7e998918a. Aug 20 00:16:19.905197 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:19.905197 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:19.916356 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-5c106814-85b8-4a35-b9b9-68bc6bb4940a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] delete_backup rpcapi backup_id 3d2ba942-f46c-43f1-a343-8ce7e998918a {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:16:19.919001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c106814-85b8-4a35-b9b9-68bc6bb4940a tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 202 Aug 20 00:16:19.919406 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1027/4109] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:19 2026] DELETE /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:19.929543 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-72f63f0a-e031-46fc-a13d-aaa73a72a888 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:19.932499 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72f63f0a-e031-46fc-a13d-aaa73a72a888 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:16:19.932736 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72f63f0a-e031-46fc-a13d-aaa73a72a888 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:19.932875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72f63f0a-e031-46fc-a13d-aaa73a72a888 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:19.933016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-72f63f0a-e031-46fc-a13d-aaa73a72a888 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:19.937441 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:19.937441 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:19.938125 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72f63f0a-e031-46fc-a13d-aaa73a72a888 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 200 Aug 20 00:16:19.938483 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1022/4110] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:19 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:20.193611 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-215c3fa6-2401-4a84-b4f5-48df9fb2e250 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:20.195432 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-215c3fa6-2401-4a84-b4f5-48df9fb2e250 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:20.195651 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-215c3fa6-2401-4a84-b4f5-48df9fb2e250 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:20.195837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-215c3fa6-2401-4a84-b4f5-48df9fb2e250 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:20.195999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-215c3fa6-2401-4a84-b4f5-48df9fb2e250 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:20.201323 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:20.201323 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:20.201991 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-215c3fa6-2401-4a84-b4f5-48df9fb2e250 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:20.205951 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1034/4111] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:20 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:20.403600 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bb8937a8-2c8c-4cfe-8b0a-6385e88871ca None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:20.405672 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bb8937a8-2c8c-4cfe-8b0a-6385e88871ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:20.406016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bb8937a8-2c8c-4cfe-8b0a-6385e88871ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:20.406245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bb8937a8-2c8c-4cfe-8b0a-6385e88871ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:20.417457 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:20.417457 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:20.424269 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bb8937a8-2c8c-4cfe-8b0a-6385e88871ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:20.434813 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bb8937a8-2c8c-4cfe-8b0a-6385e88871ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:20.435458 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1029/4112] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:20 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:20.447951 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b6faef9-4920-4ed6-b14c-90b2a52bb3f3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:20.449727 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b6faef9-4920-4ed6-b14c-90b2a52bb3f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:20.452202 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b6faef9-4920-4ed6-b14c-90b2a52bb3f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:20.452202 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b6faef9-4920-4ed6-b14c-90b2a52bb3f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:20.452202 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2b6faef9-4920-4ed6-b14c-90b2a52bb3f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume with id: ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:20.463222 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:20.463222 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:20.463629 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b6faef9-4920-4ed6-b14c-90b2a52bb3f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:20.503147 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b6faef9-4920-4ed6-b14c-90b2a52bb3f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume request issued successfully. Aug 20 00:16:20.503868 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b6faef9-4920-4ed6-b14c-90b2a52bb3f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 202 Aug 20 00:16:20.504285 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1028/4113] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:20 2026] DELETE /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:20.522277 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-324ead20-6bd3-4658-a94a-757f7174d4d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:20.524972 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-324ead20-6bd3-4658-a94a-757f7174d4d2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:20.525479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-324ead20-6bd3-4658-a94a-757f7174d4d2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:20.526366 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-324ead20-6bd3-4658-a94a-757f7174d4d2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:20.537674 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:20.537674 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:20.546949 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-324ead20-6bd3-4658-a94a-757f7174d4d2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:20.561078 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-324ead20-6bd3-4658-a94a-757f7174d4d2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 200 Aug 20 00:16:20.561141 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1023/4114] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:20 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:20.933298 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f375540-e515-4d22-b72c-04b86d28245c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:20.933806 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f375540-e515-4d22-b72c-04b86d28245c None None] GET https://10.4.3.9/volume// Aug 20 00:16:20.934063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f375540-e515-4d22-b72c-04b86d28245c None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:20.934310 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f375540-e515-4d22-b72c-04b86d28245c None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:20.934834 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f375540-e515-4d22-b72c-04b86d28245c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:20.935245 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1035/4115] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:16:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:20.947559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-6a9adaf2-56c5-4652-bc6b-15900c335232 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:20.949612 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-6a9adaf2-56c5-4652-bc6b-15900c335232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:16:20.949834 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-6a9adaf2-56c5-4652-bc6b-15900c335232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:20.950068 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-6a9adaf2-56c5-4652-bc6b-15900c335232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:20.953131 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ec107e0f-9660-4a8b-93ed-a415eb674053 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:20.953843 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec107e0f-9660-4a8b-93ed-a415eb674053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a Aug 20 00:16:20.954045 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec107e0f-9660-4a8b-93ed-a415eb674053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:20.954235 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec107e0f-9660-4a8b-93ed-a415eb674053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:20.954335 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ec107e0f-9660-4a8b-93ed-a415eb674053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Show backup with id 3d2ba942-f46c-43f1-a343-8ce7e998918a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:20.958769 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec107e0f-9660-4a8b-93ed-a415eb674053 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a returned with HTTP 404 Aug 20 00:16:20.958769 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1029/4116] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:20 2026] GET /volume/v3/backups/3d2ba942-f46c-43f1-a343-8ce7e998918a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:20.964465 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:20.964465 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:20.966207 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8c0f9541-1ce6-4cd6-a643-a32a2045df63 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:20.968609 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-6a9adaf2-56c5-4652-bc6b-15900c335232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:16:20.968685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c0f9541-1ce6-4cd6-a643-a32a2045df63 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] DELETE https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:16:20.968685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c0f9541-1ce6-4cd6-a643-a32a2045df63 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:20.968743 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c0f9541-1ce6-4cd6-a643-a32a2045df63 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:20.968874 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-8c0f9541-1ce6-4cd6-a643-a32a2045df63 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Delete backup with id: 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. Aug 20 00:16:20.973699 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-6a9adaf2-56c5-4652-bc6b-15900c335232 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:16:20.974081 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1030/4117] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:16:20 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1542 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:20.974846 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:20.974846 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:21.000460 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-8c0f9541-1ce6-4cd6-a643-a32a2045df63 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] delete_backup rpcapi backup_id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:16:21.004213 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c0f9541-1ce6-4cd6-a643-a32a2045df63 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 202 Aug 20 00:16:21.004213 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1024/4118] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:20 2026] DELETE /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:21.013215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f554f58b-2458-4c03-9e95-4f2fee860a28 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.017458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f554f58b-2458-4c03-9e95-4f2fee860a28 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:16:21.017672 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f554f58b-2458-4c03-9e95-4f2fee860a28 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:21.017909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f554f58b-2458-4c03-9e95-4f2fee860a28 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:21.018013 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f554f58b-2458-4c03-9e95-4f2fee860a28 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:21.031607 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.031607 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:21.032481 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f554f58b-2458-4c03-9e95-4f2fee860a28 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 200 Aug 20 00:16:21.033055 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1036/4119] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:21 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:21.087030 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-51608e07-4ae0-4caf-8cd9-6bbeff362e66 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.091193 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-51608e07-4ae0-4caf-8cd9-6bbeff362e66 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1 Aug 20 00:16:21.091193 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-51608e07-4ae0-4caf-8cd9-6bbeff362e66 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:21.100532 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-51608e07-4ae0-4caf-8cd9-6bbeff362e66 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-0352d33b-66ce-4773-8a4a-fb24ba6f0995-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:16:21.108841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-51608e07-4ae0-4caf-8cd9-6bbeff362e66 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-0352d33b-66ce-4773-8a4a-fb24ba6f0995-np0000007832" acquired by "attachment_update" :: waited 0.008s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:16:21.109880 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.109880 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:21.219909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-51608e07-4ae0-4caf-8cd9-6bbeff362e66 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-0352d33b-66ce-4773-8a4a-fb24ba6f0995-np0000007832" released by "attachment_update" :: held 0.110s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:16:21.219909 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-51608e07-4ae0-4caf-8cd9-6bbeff362e66 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1 returned with HTTP 200 Aug 20 00:16:21.219909 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1030/4120] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:16:21 2026] PUT /volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:21.221675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f6f6e3ed-ebfe-4ea5-ad7a-99fccc50f213 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.223199 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f6f6e3ed-ebfe-4ea5-ad7a-99fccc50f213 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:21.223379 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f6f6e3ed-ebfe-4ea5-ad7a-99fccc50f213 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:21.223514 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f6f6e3ed-ebfe-4ea5-ad7a-99fccc50f213 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:21.223663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f6f6e3ed-ebfe-4ea5-ad7a-99fccc50f213 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:21.230838 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.230838 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:21.231467 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f6f6e3ed-ebfe-4ea5-ad7a-99fccc50f213 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:21.231926 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1031/4121] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:21 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:21.241510 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cdef05af-cda6-4efc-b2c1-9b3b5e51c086 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.246017 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cdef05af-cda6-4efc-b2c1-9b3b5e51c086 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 Aug 20 00:16:21.246017 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cdef05af-cda6-4efc-b2c1-9b3b5e51c086 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:21.246397 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cdef05af-cda6-4efc-b2c1-9b3b5e51c086 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:21.246397 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-cdef05af-cda6-4efc-b2c1-9b3b5e51c086 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume with id: a2c4b617-5312-4522-94de-4089bb61cc65 Aug 20 00:16:21.251620 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-3f3e8efa-2839-461e-8701-f04f4570938f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.253310 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-3f3e8efa-2839-461e-8701-f04f4570938f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1/action Aug 20 00:16:21.253849 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-3f3e8efa-2839-461e-8701-f04f4570938f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:21.253849 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-3f3e8efa-2839-461e-8701-f04f4570938f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:21.261670 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.261670 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:21.262020 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cdef05af-cda6-4efc-b2c1-9b3b5e51c086 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:16:21.271360 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.271360 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:21.294025 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cdef05af-cda6-4efc-b2c1-9b3b5e51c086 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume request issued successfully. Aug 20 00:16:21.294025 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cdef05af-cda6-4efc-b2c1-9b3b5e51c086 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 returned with HTTP 202 Aug 20 00:16:21.294116 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1025/4122] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:16:21 2026] DELETE /volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:21.298991 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3ca9d29c-1fc7-4e8d-a470-35cdae9611b9 req-3f3e8efa-2839-461e-8701-f04f4570938f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1/action returned with HTTP 204 Aug 20 00:16:21.298991 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1037/4123] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:16:21 2026] POST /volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:21.305421 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b8688c9-8e36-4208-bc57-2f4bba5446a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.307493 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b8688c9-8e36-4208-bc57-2f4bba5446a6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 Aug 20 00:16:21.307714 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b8688c9-8e36-4208-bc57-2f4bba5446a6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:21.307920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b8688c9-8e36-4208-bc57-2f4bba5446a6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:21.325197 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.325197 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:21.329353 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b8688c9-8e36-4208-bc57-2f4bba5446a6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:16:21.334317 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b8688c9-8e36-4208-bc57-2f4bba5446a6 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 returned with HTTP 200 Aug 20 00:16:21.334788 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1031/4124] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:21 2026] GET /volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:21.578001 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1bdb9ef9-bd80-4b39-94e7-b803e5243e9b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.582217 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1bdb9ef9-bd80-4b39-94e7-b803e5243e9b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 Aug 20 00:16:21.582217 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1bdb9ef9-bd80-4b39-94e7-b803e5243e9b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:21.582441 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1bdb9ef9-bd80-4b39-94e7-b803e5243e9b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:21.592705 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1bdb9ef9-bd80-4b39-94e7-b803e5243e9b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 returned with HTTP 404 Aug 20 00:16:21.592705 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1032/4125] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:21 2026] GET /volume/v3/volumes/ffbc1058-f74c-47ae-ae06-3e7de170a416 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:21.602529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-69f70924-f801-43f4-8e6f-60e153900f5f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.605000 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69f70924-f801-43f4-8e6f-60e153900f5f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:16:21.605277 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69f70924-f801-43f4-8e6f-60e153900f5f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:21.605472 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69f70924-f801-43f4-8e6f-60e153900f5f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:21.618027 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.618027 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:21.621841 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-69f70924-f801-43f4-8e6f-60e153900f5f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:21.626297 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69f70924-f801-43f4-8e6f-60e153900f5f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:16:21.626670 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1026/4126] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:21 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:21.640351 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f2be51f-ee58-4269-b603-1ac3b5eff52e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.642417 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f2be51f-ee58-4269-b603-1ac3b5eff52e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:21.642863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f2be51f-ee58-4269-b603-1ac3b5eff52e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7454b16-9e10-41dd-96f8-d303d510d086", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-282767310"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:21.653332 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.653332 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:21.653906 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4f2be51f-ee58-4269-b603-1ac3b5eff52e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:21.654066 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-4f2be51f-ee58-4269-b603-1ac3b5eff52e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:16:21.686810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-4f2be51f-ee58-4269-b603-1ac3b5eff52e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['048b919b-c2ad-4fb2-928e-c9ee37d3ed15', '95ab6ead-32c7-41cb-96f5-862ef9d9b80d', 'd6527244-3f6a-4464-99ec-72c3bee1b3b0', '27d22921-617a-42e1-aa52-1dd0c38a58b6'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:21.717290 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4f2be51f-ee58-4269-b603-1ac3b5eff52e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot create request issued successfully. Aug 20 00:16:21.717667 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f2be51f-ee58-4269-b603-1ac3b5eff52e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:21.718286 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1038/4127] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:21 2026] POST /volume/v3/snapshots => generated 379 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:21.726693 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-76b528a8-b631-45c4-abb6-cb4505f87e3e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:21.728473 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76b528a8-b631-45c4-abb6-cb4505f87e3e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:21.728677 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76b528a8-b631-45c4-abb6-cb4505f87e3e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:21.728883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76b528a8-b631-45c4-abb6-cb4505f87e3e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:21.735805 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:21.735805 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:21.736505 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-76b528a8-b631-45c4-abb6-cb4505f87e3e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:21.737628 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76b528a8-b631-45c4-abb6-cb4505f87e3e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 200 Aug 20 00:16:21.742245 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1032/4128] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:21 2026] GET /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 511 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.046903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f0223420-339e-4799-ac38-63ae54a27da8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.051159 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f0223420-339e-4799-ac38-63ae54a27da8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] GET https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 Aug 20 00:16:22.051159 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f0223420-339e-4799-ac38-63ae54a27da8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.051159 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f0223420-339e-4799-ac38-63ae54a27da8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.051159 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f0223420-339e-4799-ac38-63ae54a27da8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] Show backup with id 8b7f0d0d-c7e5-4417-8dd0-58b6313c8969. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:22.058911 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f0223420-339e-4799-ac38-63ae54a27da8 tempest-VolumesBackupsTest-1474713626 tempest-VolumesBackupsTest-1474713626-project-admin] https://10.4.3.9/volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 returned with HTTP 404 Aug 20 00:16:22.058911 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1033/4129] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/backups/8b7f0d0d-c7e5-4417-8dd0-58b6313c8969 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:22.069680 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-25fcb4d8-efde-42a5-8140-a9ba139716fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.071771 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25fcb4d8-efde-42a5-8140-a9ba139716fe tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 Aug 20 00:16:22.072017 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25fcb4d8-efde-42a5-8140-a9ba139716fe tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.072262 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25fcb4d8-efde-42a5-8140-a9ba139716fe tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.072457 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-25fcb4d8-efde-42a5-8140-a9ba139716fe tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete volume with id: ce7979d1-1785-4507-9077-87e9948bb299 Aug 20 00:16:22.080457 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.080457 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:22.081015 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-25fcb4d8-efde-42a5-8140-a9ba139716fe tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:16:22.098775 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-25fcb4d8-efde-42a5-8140-a9ba139716fe tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete volume request issued successfully. Aug 20 00:16:22.099033 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25fcb4d8-efde-42a5-8140-a9ba139716fe tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 returned with HTTP 202 Aug 20 00:16:22.099571 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1027/4130] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:22 2026] DELETE /volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:22.106586 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9b2ad194-1d92-44e6-b4e6-350ea3d38624 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.108510 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9b2ad194-1d92-44e6-b4e6-350ea3d38624 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 Aug 20 00:16:22.108715 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9b2ad194-1d92-44e6-b4e6-350ea3d38624 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.108918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9b2ad194-1d92-44e6-b4e6-350ea3d38624 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.118264 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.118264 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:22.124078 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9b2ad194-1d92-44e6-b4e6-350ea3d38624 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:16:22.128580 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9b2ad194-1d92-44e6-b4e6-350ea3d38624 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 returned with HTTP 200 Aug 20 00:16:22.129089 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1039/4131] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.348945 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c663287d-558d-4d5b-b70b-65e86058c276 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.352649 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c663287d-558d-4d5b-b70b-65e86058c276 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 Aug 20 00:16:22.352649 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c663287d-558d-4d5b-b70b-65e86058c276 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.352649 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c663287d-558d-4d5b-b70b-65e86058c276 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.358088 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c663287d-558d-4d5b-b70b-65e86058c276 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 returned with HTTP 404 Aug 20 00:16:22.358909 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1033/4132] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/volumes/a2c4b617-5312-4522-94de-4089bb61cc65 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:22.367816 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ec39ae69-bd5b-4151-a001-27d0e43948a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.369760 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ec39ae69-bd5b-4151-a001-27d0e43948a5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:22.369977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ec39ae69-bd5b-4151-a001-27d0e43948a5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.370170 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ec39ae69-bd5b-4151-a001-27d0e43948a5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.370261 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-ec39ae69-bd5b-4151-a001-27d0e43948a5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:22.374284 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.374284 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:22.375001 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ec39ae69-bd5b-4151-a001-27d0e43948a5 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-member] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:22.375328 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1034/4133] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.384517 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ff0a13f-fb2f-4fd6-856f-2f587aaf64c8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.386389 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ff0a13f-fb2f-4fd6-856f-2f587aaf64c8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:22.386579 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ff0a13f-fb2f-4fd6-856f-2f587aaf64c8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.386795 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ff0a13f-fb2f-4fd6-856f-2f587aaf64c8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.386909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-2ff0a13f-fb2f-4fd6-856f-2f587aaf64c8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete backup with id: cf4b7aee-09da-4270-8d36-bcb688d589f6. Aug 20 00:16:22.391031 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.391031 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:22.404211 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-2ff0a13f-fb2f-4fd6-856f-2f587aaf64c8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] delete_backup rpcapi backup_id cf4b7aee-09da-4270-8d36-bcb688d589f6 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:16:22.406010 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ff0a13f-fb2f-4fd6-856f-2f587aaf64c8 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 202 Aug 20 00:16:22.406480 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1028/4134] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:16:22 2026] DELETE /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:22.416803 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-907fe46d-4b6b-419f-84cc-1024daae4a04 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.419166 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-907fe46d-4b6b-419f-84cc-1024daae4a04 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:22.419477 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-907fe46d-4b6b-419f-84cc-1024daae4a04 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.419726 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-907fe46d-4b6b-419f-84cc-1024daae4a04 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.419875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-907fe46d-4b6b-419f-84cc-1024daae4a04 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:22.424972 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.424972 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:22.425785 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-907fe46d-4b6b-419f-84cc-1024daae4a04 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 200 Aug 20 00:16:22.426229 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1040/4135] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.609695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.612589 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:22.612589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.612589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.612589 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Delete volume with id: 7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:22.621176 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.621176 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:22.621176 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:22.631024 np0000007832 devstack@c-api.service[100466]: WARNING cinder.keymgr.conf_key_mgr [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:16:22.638458 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Delete volume request issued successfully. Aug 20 00:16:22.638771 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f02602a-c4c9-4a50-b61c-8b2a1bf251a1 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 202 Aug 20 00:16:22.639310 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1034/4136] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:22 2026] DELETE /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:22.646996 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9700f603-daeb-4530-b987-9ab01646cfb6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.648761 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9700f603-daeb-4530-b987-9ab01646cfb6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:22.648976 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9700f603-daeb-4530-b987-9ab01646cfb6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.649188 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9700f603-daeb-4530-b987-9ab01646cfb6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.655901 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.655901 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:22.660566 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9700f603-daeb-4530-b987-9ab01646cfb6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:16:22.670613 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9700f603-daeb-4530-b987-9ab01646cfb6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 200 Aug 20 00:16:22.670613 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1035/4137] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.755574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ef823047-12d0-47f6-92f3-db010df738a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.758400 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef823047-12d0-47f6-92f3-db010df738a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:22.758633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef823047-12d0-47f6-92f3-db010df738a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.758854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef823047-12d0-47f6-92f3-db010df738a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.768365 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.768365 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:22.768903 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ef823047-12d0-47f6-92f3-db010df738a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:22.769798 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef823047-12d0-47f6-92f3-db010df738a8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 200 Aug 20 00:16:22.770315 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1029/4138] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 538 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.779568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-78513b5c-9bc4-498a-ba82-fb731c23cb2e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.781253 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-78513b5c-9bc4-498a-ba82-fb731c23cb2e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:22.781432 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-78513b5c-9bc4-498a-ba82-fb731c23cb2e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.781636 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-78513b5c-9bc4-498a-ba82-fb731c23cb2e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.786430 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.786430 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:22.786859 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-78513b5c-9bc4-498a-ba82-fb731c23cb2e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:22.787670 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-78513b5c-9bc4-498a-ba82-fb731c23cb2e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 200 Aug 20 00:16:22.788036 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1041/4139] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.799146 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0b0c7907-e416-4a4b-bca5-ad4aa246ba6c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.801468 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0b0c7907-e416-4a4b-bca5-ad4aa246ba6c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:22.801670 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0b0c7907-e416-4a4b-bca5-ad4aa246ba6c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.801968 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0b0c7907-e416-4a4b-bca5-ad4aa246ba6c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.802067 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-0b0c7907-e416-4a4b-bca5-ad4aa246ba6c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:22.803079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-0b0c7907-e416-4a4b-bca5-ad4aa246ba6c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:16:22.806627 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0b0c7907-e416-4a4b-bca5-ad4aa246ba6c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Get all snapshots completed successfully. Aug 20 00:16:22.806872 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0b0c7907-e416-4a4b-bca5-ad4aa246ba6c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 200 Aug 20 00:16:22.807221 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1035/4140] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/snapshots => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.816232 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f1b90327-0511-4642-bc9b-37e86f722b50 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.817937 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f1b90327-0511-4642-bc9b-37e86f722b50 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] PUT https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:22.818347 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f1b90327-0511-4642-bc9b-37e86f722b50 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-108565518", "description": "This is the new description of snapshot."}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:22.825358 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.825358 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:22.825740 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f1b90327-0511-4642-bc9b-37e86f722b50 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:22.832984 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f1b90327-0511-4642-bc9b-37e86f722b50 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 200 Aug 20 00:16:22.833394 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1036/4141] 10.4.3.9 () {68 vars in 1361 bytes} [Thu Aug 20 00:16:22 2026] PUT /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.842356 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc65a3ea-eb94-49a0-a292-b419d482bcee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.844640 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc65a3ea-eb94-49a0-a292-b419d482bcee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:22.844960 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc65a3ea-eb94-49a0-a292-b419d482bcee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.845176 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc65a3ea-eb94-49a0-a292-b419d482bcee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.855383 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.855383 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:22.855970 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cc65a3ea-eb94-49a0-a292-b419d482bcee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:22.856766 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc65a3ea-eb94-49a0-a292-b419d482bcee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 200 Aug 20 00:16:22.857281 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1030/4142] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:22.867388 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d8a0ea63-32f2-4cef-95db-7f4e1bc8b451 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.868872 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d8a0ea63-32f2-4cef-95db-7f4e1bc8b451 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:22.869140 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d8a0ea63-32f2-4cef-95db-7f4e1bc8b451 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.869353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d8a0ea63-32f2-4cef-95db-7f4e1bc8b451 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.869409 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-d8a0ea63-32f2-4cef-95db-7f4e1bc8b451 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: 72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:22.874625 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.874625 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:22.875074 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d8a0ea63-32f2-4cef-95db-7f4e1bc8b451 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:22.894786 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d8a0ea63-32f2-4cef-95db-7f4e1bc8b451 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:16:22.895034 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d8a0ea63-32f2-4cef-95db-7f4e1bc8b451 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 202 Aug 20 00:16:22.895530 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1042/4143] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:22 2026] DELETE /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:22.905615 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-68278766-0eb0-45dc-ad52-5e6505dd3186 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:22.909866 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-68278766-0eb0-45dc-ad52-5e6505dd3186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:22.910080 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-68278766-0eb0-45dc-ad52-5e6505dd3186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:22.910285 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-68278766-0eb0-45dc-ad52-5e6505dd3186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:22.919676 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:22.919676 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:22.920333 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-68278766-0eb0-45dc-ad52-5e6505dd3186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:22.921437 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-68278766-0eb0-45dc-ad52-5e6505dd3186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 200 Aug 20 00:16:22.922106 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1036/4144] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:22 2026] GET /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 575 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:23.141082 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8f9d1553-b992-4906-8c5f-8c965cc8dde8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.142113 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8f9d1553-b992-4906-8c5f-8c965cc8dde8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 Aug 20 00:16:23.142316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8f9d1553-b992-4906-8c5f-8c965cc8dde8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.142496 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8f9d1553-b992-4906-8c5f-8c965cc8dde8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.148031 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8f9d1553-b992-4906-8c5f-8c965cc8dde8 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 returned with HTTP 404 Aug 20 00:16:23.148509 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1037/4145] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:23 2026] GET /volume/v3/volumes/ce7979d1-1785-4507-9077-87e9948bb299 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:23.157904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f86ac2d1-8bfc-4023-85d0-0684ca259125 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.161332 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f86ac2d1-8bfc-4023-85d0-0684ca259125 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 Aug 20 00:16:23.161566 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f86ac2d1-8bfc-4023-85d0-0684ca259125 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.161804 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f86ac2d1-8bfc-4023-85d0-0684ca259125 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.162031 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f86ac2d1-8bfc-4023-85d0-0684ca259125 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete volume with id: ef7feaf7-6403-42b5-8bec-4f647a893062 Aug 20 00:16:23.170758 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:23.170758 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:23.171385 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f86ac2d1-8bfc-4023-85d0-0684ca259125 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:16:23.204375 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f86ac2d1-8bfc-4023-85d0-0684ca259125 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete volume request issued successfully. Aug 20 00:16:23.204655 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f86ac2d1-8bfc-4023-85d0-0684ca259125 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 returned with HTTP 202 Aug 20 00:16:23.205210 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1031/4146] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:23 2026] DELETE /volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:23.222706 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-224dfe78-4861-462e-bb95-ae8161af21e5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.224948 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-224dfe78-4861-462e-bb95-ae8161af21e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 Aug 20 00:16:23.225225 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-224dfe78-4861-462e-bb95-ae8161af21e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.225475 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-224dfe78-4861-462e-bb95-ae8161af21e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.234807 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:23.234807 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:23.240733 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-224dfe78-4861-462e-bb95-ae8161af21e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:16:23.248983 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-224dfe78-4861-462e-bb95-ae8161af21e5 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 returned with HTTP 200 Aug 20 00:16:23.249604 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1043/4147] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:23 2026] GET /volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:23.438230 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48047407-438d-4a07-ba24-1b6bfcd85970 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.442609 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48047407-438d-4a07-ba24-1b6bfcd85970 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 Aug 20 00:16:23.442832 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48047407-438d-4a07-ba24-1b6bfcd85970 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.443089 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48047407-438d-4a07-ba24-1b6bfcd85970 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.443224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-48047407-438d-4a07-ba24-1b6bfcd85970 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id cf4b7aee-09da-4270-8d36-bcb688d589f6. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:23.446499 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48047407-438d-4a07-ba24-1b6bfcd85970 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 returned with HTTP 404 Aug 20 00:16:23.447006 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1037/4148] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:23 2026] GET /volume/v3/backups/cf4b7aee-09da-4270-8d36-bcb688d589f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:23.454616 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3eec328a-cccc-49c8-89bc-c642f739e2bf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.456866 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3eec328a-cccc-49c8-89bc-c642f739e2bf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:16:23.457192 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3eec328a-cccc-49c8-89bc-c642f739e2bf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.457459 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3eec328a-cccc-49c8-89bc-c642f739e2bf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.457624 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-3eec328a-cccc-49c8-89bc-c642f739e2bf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete backup with id: 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. Aug 20 00:16:23.463363 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:23.463363 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:23.478512 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-3eec328a-cccc-49c8-89bc-c642f739e2bf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] delete_backup rpcapi backup_id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75 {{(pid=100469) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:16:23.480193 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3eec328a-cccc-49c8-89bc-c642f739e2bf tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 202 Aug 20 00:16:23.480580 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1038/4149] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:16:23 2026] DELETE /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:23.488132 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6ebdbf32-c102-4e40-b7c1-fd815aeef0f7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.490003 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ebdbf32-c102-4e40-b7c1-fd815aeef0f7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:16:23.490275 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ebdbf32-c102-4e40-b7c1-fd815aeef0f7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.490447 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ebdbf32-c102-4e40-b7c1-fd815aeef0f7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.490579 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6ebdbf32-c102-4e40-b7c1-fd815aeef0f7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:23.494385 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:23.494385 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:23.494902 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ebdbf32-c102-4e40-b7c1-fd815aeef0f7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 200 Aug 20 00:16:23.495320 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1032/4150] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:23 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:23.688112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5baf5ae4-2cbe-42b2-b420-4ab7f51d115b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.692810 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5baf5ae4-2cbe-42b2-b420-4ab7f51d115b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 Aug 20 00:16:23.693092 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5baf5ae4-2cbe-42b2-b420-4ab7f51d115b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.693377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5baf5ae4-2cbe-42b2-b420-4ab7f51d115b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.702073 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5baf5ae4-2cbe-42b2-b420-4ab7f51d115b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 returned with HTTP 404 Aug 20 00:16:23.702739 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1044/4151] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:23 2026] GET /volume/v3/volumes/7ef990ad-66ad-45ee-9c93-78dc3be8a5e9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:23.715713 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d783cc25-8fef-4998-97b9-43aa02d67648 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.717544 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d783cc25-8fef-4998-97b9-43aa02d67648 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:16:23.717738 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d783cc25-8fef-4998-97b9-43aa02d67648 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.717989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d783cc25-8fef-4998-97b9-43aa02d67648 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.720787 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d783cc25-8fef-4998-97b9-43aa02d67648 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:23.737877 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d783cc25-8fef-4998-97b9-43aa02d67648 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Get all volumes completed successfully. Aug 20 00:16:23.739472 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:23.739472 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:23.744905 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d783cc25-8fef-4998-97b9-43aa02d67648 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:16:23.745309 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1038/4152] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:16:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:23.761796 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-02eb8b7c-5fb7-42c3-bc1c-b8fd0ec190d0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.763556 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-02eb8b7c-5fb7-42c3-bc1c-b8fd0ec190d0 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] DELETE https://10.4.3.9/volume/v3/types/1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7 Aug 20 00:16:23.763781 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-02eb8b7c-5fb7-42c3-bc1c-b8fd0ec190d0 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.764042 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-02eb8b7c-5fb7-42c3-bc1c-b8fd0ec190d0 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.802926 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-02eb8b7c-5fb7-42c3-bc1c-b8fd0ec190d0 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types/1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7 returned with HTTP 202 Aug 20 00:16:23.802926 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1039/4153] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:16:23 2026] DELETE /volume/v3/types/1f3aadbf-3d29-4ee3-8c22-5b85d32a90e7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:23.811350 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7d612b54-fab3-4fea-a352-8cc010188464 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.812361 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d612b54-fab3-4fea-a352-8cc010188464 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:16:23.812562 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d612b54-fab3-4fea-a352-8cc010188464 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-382960506", "extra_specs": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:23.848938 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d612b54-fab3-4fea-a352-8cc010188464 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:16:23.849616 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1033/4154] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:16:23 2026] POST /volume/v3/types => generated 211 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:23.864135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d024164b-8022-4cf1-bf11-64f97ddd6e6a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.866625 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d024164b-8022-4cf1-bf11-64f97ddd6e6a tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] POST https://10.4.3.9/volume/v3/types/64aea871-5f8f-44e5-b25c-7340d1ea177c/encryption Aug 20 00:16:23.866625 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d024164b-8022-4cf1-bf11-64f97ddd6e6a tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:23.891943 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d024164b-8022-4cf1-bf11-64f97ddd6e6a tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types/64aea871-5f8f-44e5-b25c-7340d1ea177c/encryption returned with HTTP 200 Aug 20 00:16:23.892365 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1045/4155] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:16:23 2026] POST /volume/v3/types/64aea871-5f8f-44e5-b25c-7340d1ea177c/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:23.905855 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.908069 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:23.908716 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1237855940", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-382960506", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:23.910883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1237855940', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-382960506', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:23.914965 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume of 1 GB Aug 20 00:16:23.915530 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:23.915530 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:23.916002 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Availability Zones retrieved successfully. Aug 20 00:16:23.924331 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Flow 'volume_create_api' (24b92982-b951-4522-bc3b-2f28b12bcc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:23.925410 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e51b3ae-645b-4f8e-ba9b-6b68b078af60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:23.926514 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:23.937919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-945c0ce5-129c-412b-a113-37704e782109 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.940337 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-945c0ce5-129c-412b-a113-37704e782109 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:23.940576 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-945c0ce5-129c-412b-a113-37704e782109 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.940816 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-945c0ce5-129c-412b-a113-37704e782109 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.951569 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-945c0ce5-129c-412b-a113-37704e782109 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 404 Aug 20 00:16:23.952144 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1040/4156] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:23 2026] GET /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:23.960748 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-027fdbd9-6072-4977-9f30-d6955f88915c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.962514 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-027fdbd9-6072-4977-9f30-d6955f88915c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:23.962875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-027fdbd9-6072-4977-9f30-d6955f88915c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.964088 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-027fdbd9-6072-4977-9f30-d6955f88915c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.964088 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-027fdbd9-6072-4977-9f30-d6955f88915c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: 72be6861-82f8-43db-9a35-62e4040575ab Aug 20 00:16:23.967781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-027fdbd9-6072-4977-9f30-d6955f88915c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab returned with HTTP 404 Aug 20 00:16:23.968274 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1034/4157] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:23 2026] DELETE /volume/v3/snapshots/72be6861-82f8-43db-9a35-62e4040575ab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:23.972648 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e51b3ae-645b-4f8e-ba9b-6b68b078af60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:16:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64aea871-5f8f-44e5-b25c-7340d1ea177c,is_public=True,name='tempest-scenario-type-luks-382960506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64aea871-5f8f-44e5-b25c-7340d1ea177c', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:23.973675 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12376b53-ddb9-4bbb-b0a3-48ccfde55b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:23.980306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4679a891-0774-4cc2-b449-17481419758f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:23.982740 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4679a891-0774-4cc2-b449-17481419758f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:16:23.982850 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4679a891-0774-4cc2-b449-17481419758f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:23.983036 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4679a891-0774-4cc2-b449-17481419758f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:23.997147 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:23.997147 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:24.006879 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4679a891-0774-4cc2-b449-17481419758f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:24.013290 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-382960506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-382960506, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:16:24.013537 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-382960506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-382960506, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:16:24.016547 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4679a891-0774-4cc2-b449-17481419758f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:16:24.017169 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1046/4158] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:23 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:24.030472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-92c59986-a033-410a-82f1-b37a06e8170f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:24.034935 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-92c59986-a033-410a-82f1-b37a06e8170f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:24.034935 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-92c59986-a033-410a-82f1-b37a06e8170f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7454b16-9e10-41dd-96f8-d303d510d086", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1129320345"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:24.046531 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:24.046531 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:24.047465 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-92c59986-a033-410a-82f1-b37a06e8170f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:16:24.047760 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-92c59986-a033-410a-82f1-b37a06e8170f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:16:24.056387 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Created reservations ['a2810b8d-9417-428d-a6b4-a3782ee96035', 'd524856c-35a3-4237-b4dc-bc16005ce43c', 'c2eedd33-de4a-4492-9b34-475ffbd03d0c', '7f791923-690c-4975-bf45-d1fd9d81e5af'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:24.057364 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12376b53-ddb9-4bbb-b0a3-48ccfde55b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2810b8d-9417-428d-a6b4-a3782ee96035', 'd524856c-35a3-4237-b4dc-bc16005ce43c', 'c2eedd33-de4a-4492-9b34-475ffbd03d0c', '7f791923-690c-4975-bf45-d1fd9d81e5af']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:24.058979 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4569c14f-f25a-4ccc-94a4-b198a84233e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:24.087665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4569c14f-f25a-4ccc-94a4-b198a84233e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f10818ce-4ab4-43a0-b15a-46a1ae88daba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1237855940',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381444816774efeac9cb922218e5dd6',qos_specs=None,replication_status=,reservations=['a2810b8d-9417-428d-a6b4-a3782ee96035','d524856c-35a3-4237-b4dc-bc16005ce43c','c2eedd33-de4a-4492-9b34-475ffbd03d0c','7f791923-690c-4975-bf45-d1fd9d81e5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_type_id=64aea871-5f8f-44e5-b25c-7340d1ea177c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1237855940',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f10818ce-4ab4-43a0-b15a-46a1ae88daba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8381444816774efeac9cb922218e5dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64aea871-5f8f-44e5-b25c-7340d1ea177c),volume_type_id=64aea871-5f8f-44e5-b25c-7340d1ea177c)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:24.089919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-92c59986-a033-410a-82f1-b37a06e8170f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['428b4af5-4c62-42c1-b93b-5f57609a62d2', 'bf9e19b8-f33f-482d-b4f4-11861476f424', '58aabe4e-2142-44c5-8b69-b949a22a821f', '73bfc9f6-e424-49bf-9bec-9163879e82b2'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:24.090105 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbabb520-329b-4128-ace2-a319177c03f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:24.114074 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbabb520-329b-4128-ace2-a319177c03f7) transitioned into state 'SUCCESS' from state '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-1237855940',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381444816774efeac9cb922218e5dd6',qos_specs=None,replication_status=,reservations=['a2810b8d-9417-428d-a6b4-a3782ee96035','d524856c-35a3-4237-b4dc-bc16005ce43c','c2eedd33-de4a-4492-9b34-475ffbd03d0c','7f791923-690c-4975-bf45-d1fd9d81e5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_type_id=64aea871-5f8f-44e5-b25c-7340d1ea177c)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:24.114788 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f41191-2e45-4f18-bdd7-f637fa4edcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:24.125134 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f41191-2e45-4f18-bdd7-f637fa4edcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:24.125949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Flow 'volume_create_api' (24b92982-b951-4522-bc3b-2f28b12bcc22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:24.126267 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume request issued successfully. Aug 20 00:16:24.126793 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b62ee77e-bdd6-4f22-a3f2-be8aac6d02a0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:24.127412 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1039/4159] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:16:23 2026] POST /volume/v3/volumes => generated 780 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:24.138020 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-92c59986-a033-410a-82f1-b37a06e8170f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot create request issued successfully. Aug 20 00:16:24.138915 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-92c59986-a033-410a-82f1-b37a06e8170f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:24.138915 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1041/4160] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:24.154295 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-221cf43f-c72e-4855-b070-7253d77166f8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:24.156180 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-221cf43f-c72e-4855-b070-7253d77166f8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 Aug 20 00:16:24.156363 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-221cf43f-c72e-4855-b070-7253d77166f8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:24.156533 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-221cf43f-c72e-4855-b070-7253d77166f8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:24.164007 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:24.164007 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:24.164007 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-221cf43f-c72e-4855-b070-7253d77166f8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:24.164285 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-221cf43f-c72e-4855-b070-7253d77166f8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 returned with HTTP 200 Aug 20 00:16:24.164638 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1035/4161] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:24 2026] GET /volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:24.262367 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7f52d6db-df11-435b-9642-a117151c60bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:24.263975 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f52d6db-df11-435b-9642-a117151c60bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 Aug 20 00:16:24.264183 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f52d6db-df11-435b-9642-a117151c60bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:24.264394 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f52d6db-df11-435b-9642-a117151c60bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:24.269779 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f52d6db-df11-435b-9642-a117151c60bb tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 returned with HTTP 404 Aug 20 00:16:24.270260 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1047/4162] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:24 2026] GET /volume/v3/volumes/ef7feaf7-6403-42b5-8bec-4f647a893062 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:24.278291 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4547e07e-fa14-4494-afe0-bbba45865adf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:24.282177 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4547e07e-fa14-4494-afe0-bbba45865adf tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] DELETE https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 Aug 20 00:16:24.282467 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4547e07e-fa14-4494-afe0-bbba45865adf tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:24.282810 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4547e07e-fa14-4494-afe0-bbba45865adf tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:24.287116 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4547e07e-fa14-4494-afe0-bbba45865adf tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete volume with id: e4c6459c-7f08-425e-b345-1a5ca4491d75 Aug 20 00:16:24.298785 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:24.298785 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:24.299361 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4547e07e-fa14-4494-afe0-bbba45865adf tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:16:24.342008 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4547e07e-fa14-4494-afe0-bbba45865adf tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Delete volume request issued successfully. Aug 20 00:16:24.342263 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4547e07e-fa14-4494-afe0-bbba45865adf tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 returned with HTTP 202 Aug 20 00:16:24.343044 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1040/4163] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:24 2026] DELETE /volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:24.352844 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-41cef8d9-d91f-406d-a126-01006a256d59 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:24.354835 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-41cef8d9-d91f-406d-a126-01006a256d59 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 Aug 20 00:16:24.355028 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-41cef8d9-d91f-406d-a126-01006a256d59 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:24.355241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-41cef8d9-d91f-406d-a126-01006a256d59 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:24.370005 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:24.370005 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:24.374794 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-41cef8d9-d91f-406d-a126-01006a256d59 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Volume info retrieved successfully. Aug 20 00:16:24.379659 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-41cef8d9-d91f-406d-a126-01006a256d59 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 returned with HTTP 200 Aug 20 00:16:24.380163 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1042/4164] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:24 2026] GET /volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:24.506771 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bef52da3-9bf6-4b08-b960-b721f28f1483 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:24.517858 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bef52da3-9bf6-4b08-b960-b721f28f1483 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 Aug 20 00:16:24.518126 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bef52da3-9bf6-4b08-b960-b721f28f1483 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:24.518305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bef52da3-9bf6-4b08-b960-b721f28f1483 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:24.518411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bef52da3-9bf6-4b08-b960-b721f28f1483 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id 28e9ad4c-2b2a-49ad-b784-9f68ce700d75. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:24.521684 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bef52da3-9bf6-4b08-b960-b721f28f1483 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 returned with HTTP 404 Aug 20 00:16:24.522422 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1036/4165] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:24 2026] GET /volume/v3/backups/28e9ad4c-2b2a-49ad-b784-9f68ce700d75 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:24.530032 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c38a1e6-2ca0-46f8-b2a2-8afe62c891d7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:24.533628 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c38a1e6-2ca0-46f8-b2a2-8afe62c891d7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:24.533938 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c38a1e6-2ca0-46f8-b2a2-8afe62c891d7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:24.534156 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c38a1e6-2ca0-46f8-b2a2-8afe62c891d7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:24.534271 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-4c38a1e6-2ca0-46f8-b2a2-8afe62c891d7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete backup with id: b540cc9d-ab80-427a-a368-39ec24aa0b5c. Aug 20 00:16:24.539654 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:24.539654 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:24.552156 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-4c38a1e6-2ca0-46f8-b2a2-8afe62c891d7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] delete_backup rpcapi backup_id b540cc9d-ab80-427a-a368-39ec24aa0b5c {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:16:24.553604 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c38a1e6-2ca0-46f8-b2a2-8afe62c891d7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 202 Aug 20 00:16:24.554004 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1048/4166] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:16:24 2026] DELETE /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:24.561578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c5168794-091c-42a5-a9f6-02193943e3fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:24.563416 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5168794-091c-42a5-a9f6-02193943e3fb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:24.563585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5168794-091c-42a5-a9f6-02193943e3fb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:24.563789 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5168794-091c-42a5-a9f6-02193943e3fb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:24.563912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c5168794-091c-42a5-a9f6-02193943e3fb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:24.567948 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:24.567948 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:24.568808 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5168794-091c-42a5-a9f6-02193943e3fb tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 200 Aug 20 00:16:24.569113 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1041/4167] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:24 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:25.173035 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-265ac267-1b4c-44e2-b276-bf60aaf2c89d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:25.176028 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-265ac267-1b4c-44e2-b276-bf60aaf2c89d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 Aug 20 00:16:25.176028 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-265ac267-1b4c-44e2-b276-bf60aaf2c89d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:25.176028 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-265ac267-1b4c-44e2-b276-bf60aaf2c89d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:25.180578 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:25.180578 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:25.181569 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-265ac267-1b4c-44e2-b276-bf60aaf2c89d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:16:25.182648 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-265ac267-1b4c-44e2-b276-bf60aaf2c89d tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 returned with HTTP 200 Aug 20 00:16:25.183204 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1043/4168] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:25 2026] GET /volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:25.394884 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a14d4b68-5cc0-4d28-b696-f6bcb51e2131 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:25.397326 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a14d4b68-5cc0-4d28-b696-f6bcb51e2131 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] GET https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 Aug 20 00:16:25.397618 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a14d4b68-5cc0-4d28-b696-f6bcb51e2131 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:25.398036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a14d4b68-5cc0-4d28-b696-f6bcb51e2131 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:25.409051 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a14d4b68-5cc0-4d28-b696-f6bcb51e2131 tempest-VolumesBackupsTest-1303041887 tempest-VolumesBackupsTest-1303041887-project-member] https://10.4.3.9/volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 returned with HTTP 404 Aug 20 00:16:25.409726 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1037/4169] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:25 2026] GET /volume/v3/volumes/e4c6459c-7f08-425e-b345-1a5ca4491d75 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:25.582708 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b502d80b-15e8-4f11-bef2-a8978571c6fe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:25.584612 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b502d80b-15e8-4f11-bef2-a8978571c6fe tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c Aug 20 00:16:25.585029 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b502d80b-15e8-4f11-bef2-a8978571c6fe tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:25.585029 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b502d80b-15e8-4f11-bef2-a8978571c6fe tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:25.585179 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b502d80b-15e8-4f11-bef2-a8978571c6fe tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Show backup with id b540cc9d-ab80-427a-a368-39ec24aa0b5c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:25.591829 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b502d80b-15e8-4f11-bef2-a8978571c6fe tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c returned with HTTP 404 Aug 20 00:16:25.592356 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1049/4170] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:25 2026] GET /volume/v3/backups/b540cc9d-ab80-427a-a368-39ec24aa0b5c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:25.609497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bec5fa31-316a-4a12-9e82-c9150deeb07c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:25.609497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bec5fa31-316a-4a12-9e82-c9150deeb07c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 Aug 20 00:16:25.609497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bec5fa31-316a-4a12-9e82-c9150deeb07c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:25.609497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bec5fa31-316a-4a12-9e82-c9150deeb07c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:25.609497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-bec5fa31-316a-4a12-9e82-c9150deeb07c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume with id: da499f4b-0b1f-4a1d-9905-013b9bfeee14 Aug 20 00:16:25.614920 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:25.614920 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:25.615309 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bec5fa31-316a-4a12-9e82-c9150deeb07c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:16:25.652497 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bec5fa31-316a-4a12-9e82-c9150deeb07c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Delete volume request issued successfully. Aug 20 00:16:25.652497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bec5fa31-316a-4a12-9e82-c9150deeb07c tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 returned with HTTP 202 Aug 20 00:16:25.654124 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1042/4171] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:16:25 2026] DELETE /volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:25.662101 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9a2b6d6d-9fcc-45d2-b425-aca748693ad7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:25.665505 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a2b6d6d-9fcc-45d2-b425-aca748693ad7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 Aug 20 00:16:25.665505 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a2b6d6d-9fcc-45d2-b425-aca748693ad7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:25.665505 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a2b6d6d-9fcc-45d2-b425-aca748693ad7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:25.674296 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:25.674296 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:25.677693 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9a2b6d6d-9fcc-45d2-b425-aca748693ad7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Volume info retrieved successfully. Aug 20 00:16:25.679588 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a2b6d6d-9fcc-45d2-b425-aca748693ad7 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 returned with HTTP 200 Aug 20 00:16:25.680111 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1044/4172] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:25 2026] GET /volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:26.693987 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65c0d8c6-53e5-439c-ae58-02011a2fc0e2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:26.697635 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65c0d8c6-53e5-439c-ae58-02011a2fc0e2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] GET https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 Aug 20 00:16:26.697871 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65c0d8c6-53e5-439c-ae58-02011a2fc0e2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:26.698090 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65c0d8c6-53e5-439c-ae58-02011a2fc0e2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:26.704089 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65c0d8c6-53e5-439c-ae58-02011a2fc0e2 tempest-ProjectMemberTests33-1545461958 tempest-ProjectMemberTests33-1545461958-project-admin] https://10.4.3.9/volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 returned with HTTP 404 Aug 20 00:16:26.705284 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1038/4173] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:26 2026] GET /volume/v3/volumes/da499f4b-0b1f-4a1d-9905-013b9bfeee14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:27.615837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:27.727502 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:27.727920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:27.730271 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:27.730333 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Create volume of 1 GB Aug 20 00:16:27.735941 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Availability Zones retrieved successfully. Aug 20 00:16:27.742862 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Flow 'volume_create_api' (924b28b2-3129-4008-836b-56dd6f020ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:27.742862 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dfb89a5-5289-47a5-a77e-d4fef4e349b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:27.746119 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:27.775554 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dfb89a5-5289-47a5-a77e-d4fef4e349b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:27.776829 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f4c9560-c4b5-423f-8725-53d290c38fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:27.847572 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Created reservations ['468c5eae-2fb3-427e-9fc2-675db1393d11', 'cc236758-8610-49c4-9a10-807f81b3cb55', 'd68643e0-df85-4d56-a016-9bfafb602e18', '8ceb1497-6452-476c-9da2-a61d7e23a025'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:27.848476 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f4c9560-c4b5-423f-8725-53d290c38fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['468c5eae-2fb3-427e-9fc2-675db1393d11', 'cc236758-8610-49c4-9a10-807f81b3cb55', 'd68643e0-df85-4d56-a016-9bfafb602e18', '8ceb1497-6452-476c-9da2-a61d7e23a025']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:27.849263 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdff89e4-e7a0-40f7-a159-ec12379ef29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:27.874426 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdff89e4-e7a0-40f7-a159-ec12379ef29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0e97fe6-a07e-4428-8e52-f3cfc466b45f', '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='0ebff721eaed4f6eab8fd11734463d7f',qos_specs=None,replication_status=,reservations=['468c5eae-2fb3-427e-9fc2-675db1393d11','cc236758-8610-49c4-9a10-807f81b3cb55','d68643e0-df85-4d56-a016-9bfafb602e18','8ceb1497-6452-476c-9da2-a61d7e23a025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce0121adbac4af88edab46bc590f9a3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:27Z,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=c0e97fe6-a07e-4428-8e52-f3cfc466b45f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ebff721eaed4f6eab8fd11734463d7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ce0121adbac4af88edab46bc590f9a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:27.875384 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d962a051-5b99-4c78-8874-9f36f6b2bbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:27.902204 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d962a051-5b99-4c78-8874-9f36f6b2bbca) transitioned into state 'SUCCESS' from 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='0ebff721eaed4f6eab8fd11734463d7f',qos_specs=None,replication_status=,reservations=['468c5eae-2fb3-427e-9fc2-675db1393d11','cc236758-8610-49c4-9a10-807f81b3cb55','d68643e0-df85-4d56-a016-9bfafb602e18','8ceb1497-6452-476c-9da2-a61d7e23a025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce0121adbac4af88edab46bc590f9a3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:27.903622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8953334-f62a-4f4e-ae0d-96d367bdd5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:27.916127 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8953334-f62a-4f4e-ae0d-96d367bdd5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:27.916833 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Flow 'volume_create_api' (924b28b2-3129-4008-836b-56dd6f020ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:27.917158 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Create volume request issued successfully. Aug 20 00:16:27.917652 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88edb461-53ef-46ee-8103-32cf6f274ec6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:27.918056 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1050/4174] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:16:27 2026] POST /volume/v3/volumes => generated 736 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:27.932743 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a9a8ff0f-1f65-4ad3-b8cb-56ec715c71fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:27.935023 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9a8ff0f-1f65-4ad3-b8cb-56ec715c71fb tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f Aug 20 00:16:27.935083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9a8ff0f-1f65-4ad3-b8cb-56ec715c71fb tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:27.935260 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9a8ff0f-1f65-4ad3-b8cb-56ec715c71fb tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:27.946645 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:27.946645 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:27.953962 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9a8ff0f-1f65-4ad3-b8cb-56ec715c71fb tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:27.959824 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9a8ff0f-1f65-4ad3-b8cb-56ec715c71fb tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f returned with HTTP 200 Aug 20 00:16:27.960323 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1043/4175] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:27 2026] GET /volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f => generated 804 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:28.827716 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fadea795-1951-4dc5-8a62-e5d376056578 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:28.943439 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:28.943933 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-863256611"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:28.946165 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-863256611'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:28.946409 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Create volume of 1 GB Aug 20 00:16:28.960202 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Availability Zones retrieved successfully. Aug 20 00:16:28.968596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Flow 'volume_create_api' (01439102-fc06-4e9b-8f99-a9ae8c02b4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:28.970098 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a8a448-ced9-4e07-b484-0393fdf364ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:28.971559 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:28.974481 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a6d801a5-1ba6-493c-9ee0-7eb76e2d0276 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:28.976582 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a6d801a5-1ba6-493c-9ee0-7eb76e2d0276 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f Aug 20 00:16:28.976650 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a6d801a5-1ba6-493c-9ee0-7eb76e2d0276 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:28.976918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a6d801a5-1ba6-493c-9ee0-7eb76e2d0276 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:28.983317 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:28.983317 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:28.986494 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a6d801a5-1ba6-493c-9ee0-7eb76e2d0276 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:28.991697 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a6d801a5-1ba6-493c-9ee0-7eb76e2d0276 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f returned with HTTP 200 Aug 20 00:16:28.992200 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1039/4176] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:28 2026] GET /volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:16:28.997317 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a8a448-ced9-4e07-b484-0393fdf364ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:28.998101 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f62fe7-5cc8-4935-9054-050af644a313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.012032 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b566ff38-bc41-4568-8143-ee825cbfda64 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:29.014581 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b566ff38-bc41-4568-8143-ee825cbfda64 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f Aug 20 00:16:29.015051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b566ff38-bc41-4568-8143-ee825cbfda64 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:29.015350 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b566ff38-bc41-4568-8143-ee825cbfda64 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:29.026227 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:29.026227 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:29.033375 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b566ff38-bc41-4568-8143-ee825cbfda64 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:29.041312 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b566ff38-bc41-4568-8143-ee825cbfda64 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f returned with HTTP 200 Aug 20 00:16:29.042029 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1051/4177] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:29 2026] GET /volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f => generated 829 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:29.059918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-956b70ca-ba72-4690-b792-320c94975b7a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:29.061462 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:29.061777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-429948138"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:29.063259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-429948138'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:29.063384 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Create volume of 1 GB Aug 20 00:16:29.064393 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Created reservations ['6f774740-8844-4536-958b-7d067fb682f3', 'bccfd8cb-d179-4085-86b7-24ed7533dafe', 'ad538577-1b6a-424f-ae28-b5f398303797', 'e2367368-7e75-4b7c-a7f4-1b5e62f7159f'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:29.065247 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f62fe7-5cc8-4935-9054-050af644a313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f774740-8844-4536-958b-7d067fb682f3', 'bccfd8cb-d179-4085-86b7-24ed7533dafe', 'ad538577-1b6a-424f-ae28-b5f398303797', 'e2367368-7e75-4b7c-a7f4-1b5e62f7159f']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.066220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c015b21-e097-47c8-beed-54467a0b301b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.069461 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Availability Zones retrieved successfully. Aug 20 00:16:29.079843 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Flow 'volume_create_api' (30bebd7c-8b6d-4cd6-b2f8-2a9c277ead3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:29.083260 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf389c0-ccea-47ec-9584-2a975915670b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.084334 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:29.093564 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c015b21-e097-47c8-beed-54467a0b301b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a6eb4e9-4471-4e9d-9901-c46e5d197b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-863256611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d4f031aa9c47928077df4dd0113896',qos_specs=None,replication_status=,reservations=['6f774740-8844-4536-958b-7d067fb682f3','bccfd8cb-d179-4085-86b7-24ed7533dafe','ad538577-1b6a-424f-ae28-b5f398303797','e2367368-7e75-4b7c-a7f4-1b5e62f7159f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42ec49ebeada459380a6e16c7fb79fd9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-863256611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a6eb4e9-4471-4e9d-9901-c46e5d197b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d4f031aa9c47928077df4dd0113896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42ec49ebeada459380a6e16c7fb79fd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.094463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff3114d-118b-49f9-a69b-a35d1c2e43ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.110877 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff3114d-118b-49f9-a69b-a35d1c2e43ed) transitioned into state 'SUCCESS' from state '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-863256611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d4f031aa9c47928077df4dd0113896',qos_specs=None,replication_status=,reservations=['6f774740-8844-4536-958b-7d067fb682f3','bccfd8cb-d179-4085-86b7-24ed7533dafe','ad538577-1b6a-424f-ae28-b5f398303797','e2367368-7e75-4b7c-a7f4-1b5e62f7159f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42ec49ebeada459380a6e16c7fb79fd9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.111621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d5fc79-c44c-44a8-a23e-1097c5408e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.113420 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf389c0-ccea-47ec-9584-2a975915670b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.114242 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a4a9ff-9e42-4242-a1e9-e4ef8de12478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.123843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d5fc79-c44c-44a8-a23e-1097c5408e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.125059 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Flow 'volume_create_api' (01439102-fc06-4e9b-8f99-a9ae8c02b4f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:29.125480 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Create volume request issued successfully. Aug 20 00:16:29.126426 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fadea795-1951-4dc5-8a62-e5d376056578 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:29.127000 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1045/4178] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:16:28 2026] POST /volume/v3/volumes => generated 773 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:29.142122 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fab5f593-30ee-49cb-8a29-e0223d714d19 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:29.145979 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fab5f593-30ee-49cb-8a29-e0223d714d19 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 Aug 20 00:16:29.146737 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fab5f593-30ee-49cb-8a29-e0223d714d19 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:29.146737 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fab5f593-30ee-49cb-8a29-e0223d714d19 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:29.158844 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:29.158844 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:29.162774 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fab5f593-30ee-49cb-8a29-e0223d714d19 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Volume info retrieved successfully. Aug 20 00:16:29.164387 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Created reservations ['3badca5d-c0d7-45cf-992c-e4fcb00fcb96', 'd1553388-cc57-466c-a581-e038e22f07ac', '260ca059-88ad-474e-a43d-8fbba9a88e2e', '1943a8c2-84ed-4dab-a872-53fbe8575009'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:29.165319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a4a9ff-9e42-4242-a1e9-e4ef8de12478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3badca5d-c0d7-45cf-992c-e4fcb00fcb96', 'd1553388-cc57-466c-a581-e038e22f07ac', '260ca059-88ad-474e-a43d-8fbba9a88e2e', '1943a8c2-84ed-4dab-a872-53fbe8575009']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.166074 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4caa472b-bb33-4b1a-b867-cfdca0bb4b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.170778 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fab5f593-30ee-49cb-8a29-e0223d714d19 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 returned with HTTP 200 Aug 20 00:16:29.171449 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1040/4179] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:29 2026] GET /volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:29.189939 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4caa472b-bb33-4b1a-b867-cfdca0bb4b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c3829d2-3a2e-47f3-9f89-514799ac65ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-429948138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebff721eaed4f6eab8fd11734463d7f',qos_specs=None,replication_status=,reservations=['3badca5d-c0d7-45cf-992c-e4fcb00fcb96','d1553388-cc57-466c-a581-e038e22f07ac','260ca059-88ad-474e-a43d-8fbba9a88e2e','1943a8c2-84ed-4dab-a872-53fbe8575009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce0121adbac4af88edab46bc590f9a3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:29Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-429948138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c3829d2-3a2e-47f3-9f89-514799ac65ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ebff721eaed4f6eab8fd11734463d7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ce0121adbac4af88edab46bc590f9a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.190636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0728bc1c-cf60-4232-a29c-bf632b20b731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.217757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0728bc1c-cf60-4232-a29c-bf632b20b731) transitioned into 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-429948138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebff721eaed4f6eab8fd11734463d7f',qos_specs=None,replication_status=,reservations=['3badca5d-c0d7-45cf-992c-e4fcb00fcb96','d1553388-cc57-466c-a581-e038e22f07ac','260ca059-88ad-474e-a43d-8fbba9a88e2e','1943a8c2-84ed-4dab-a872-53fbe8575009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce0121adbac4af88edab46bc590f9a3',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.218672 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805dadd7-b475-45c7-836f-c44ec6ef92f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:29.231288 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805dadd7-b475-45c7-836f-c44ec6ef92f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:29.232824 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Flow 'volume_create_api' (30bebd7c-8b6d-4cd6-b2f8-2a9c277ead3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:29.233285 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Create volume request issued successfully. Aug 20 00:16:29.234223 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-956b70ca-ba72-4690-b792-320c94975b7a tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:29.234733 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1044/4180] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:16:29 2026] POST /volume/v3/volumes => generated 771 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:29.248986 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3c01605c-fde4-494d-a52b-7c7ba7ae46a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:29.251216 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c01605c-fde4-494d-a52b-7c7ba7ae46a2 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac Aug 20 00:16:29.251513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c01605c-fde4-494d-a52b-7c7ba7ae46a2 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:29.252465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c01605c-fde4-494d-a52b-7c7ba7ae46a2 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:29.263207 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:29.263207 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:29.269313 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3c01605c-fde4-494d-a52b-7c7ba7ae46a2 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:29.278596 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c01605c-fde4-494d-a52b-7c7ba7ae46a2 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac returned with HTTP 200 Aug 20 00:16:29.279307 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1052/4181] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:29 2026] GET /volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:30.182782 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-89039c71-4543-47ef-a72f-0acdb85f27c6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:30.185023 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-89039c71-4543-47ef-a72f-0acdb85f27c6 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 Aug 20 00:16:30.185249 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-89039c71-4543-47ef-a72f-0acdb85f27c6 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:30.185432 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-89039c71-4543-47ef-a72f-0acdb85f27c6 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:30.194966 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:30.194966 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:30.199007 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-89039c71-4543-47ef-a72f-0acdb85f27c6 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Volume info retrieved successfully. Aug 20 00:16:30.203992 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-89039c71-4543-47ef-a72f-0acdb85f27c6 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 returned with HTTP 200 Aug 20 00:16:30.204567 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1046/4182] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:30 2026] GET /volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:30.216864 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae92461c-a213-4102-a09b-0db39770ac8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:30.218633 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae92461c-a213-4102-a09b-0db39770ac8d tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:16:30.219001 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae92461c-a213-4102-a09b-0db39770ac8d tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a6eb4e9-4471-4e9d-9901-c46e5d197b34", "name": "tempest-type-Backup-1488530244"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:30.220343 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-ae92461c-a213-4102-a09b-0db39770ac8d tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Creating new backup {'backup': {'volume_id': '8a6eb4e9-4471-4e9d-9901-c46e5d197b34', 'name': 'tempest-type-Backup-1488530244'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:16:30.220474 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-ae92461c-a213-4102-a09b-0db39770ac8d tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Creating backup of volume 8a6eb4e9-4471-4e9d-9901-c46e5d197b34 in container None Aug 20 00:16:30.237773 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:30.237773 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:30.238187 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ae92461c-a213-4102-a09b-0db39770ac8d tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Volume info retrieved successfully. Aug 20 00:16:30.284152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ae92461c-a213-4102-a09b-0db39770ac8d tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Created reservations ['c17c1248-4cdd-4e93-884e-7eb425d07218', 'c6879024-35de-46df-b5df-3a86c6a52be1'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:30.297503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-61232f41-501a-41f3-ae7c-f463a9d26e49 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:30.302345 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-61232f41-501a-41f3-ae7c-f463a9d26e49 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac Aug 20 00:16:30.302345 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-61232f41-501a-41f3-ae7c-f463a9d26e49 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:30.302832 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-61232f41-501a-41f3-ae7c-f463a9d26e49 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:30.314427 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:30.314427 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:30.324769 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-61232f41-501a-41f3-ae7c-f463a9d26e49 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:30.330845 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-61232f41-501a-41f3-ae7c-f463a9d26e49 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac returned with HTTP 200 Aug 20 00:16:30.331446 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1045/4183] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:30 2026] GET /volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:30.347922 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d218d5fe-c984-4cfb-8c4e-15876c872e14 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:30.348699 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d218d5fe-c984-4cfb-8c4e-15876c872e14 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac Aug 20 00:16:30.348930 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d218d5fe-c984-4cfb-8c4e-15876c872e14 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:30.349123 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d218d5fe-c984-4cfb-8c4e-15876c872e14 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:30.354578 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae92461c-a213-4102-a09b-0db39770ac8d tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:16:30.355155 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1041/4184] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:16:30 2026] POST /volume/v3/backups => generated 312 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:30.357377 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:30.357377 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:30.363936 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d218d5fe-c984-4cfb-8c4e-15876c872e14 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:30.365572 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7db42be3-94f9-4509-945b-064d175e151e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:30.367816 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7db42be3-94f9-4509-945b-064d175e151e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:30.368407 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7db42be3-94f9-4509-945b-064d175e151e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:30.368705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7db42be3-94f9-4509-945b-064d175e151e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:30.369448 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-7db42be3-94f9-4509-945b-064d175e151e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:30.369710 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d218d5fe-c984-4cfb-8c4e-15876c872e14 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac returned with HTTP 200 Aug 20 00:16:30.369829 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1053/4185] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:30 2026] GET /volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:30.374140 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:30.374140 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:30.375716 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7db42be3-94f9-4509-945b-064d175e151e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:30.375716 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1047/4186] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:30 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:30.388709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c2385128-accd-4ede-8249-65e160b422dc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:30.390519 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2385128-accd-4ede-8249-65e160b422dc tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:30.390880 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2385128-accd-4ede-8249-65e160b422dc tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c3829d2-3a2e-47f3-9f89-514799ac65ac", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-901280505"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:30.400472 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:30.400472 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:30.400983 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c2385128-accd-4ede-8249-65e160b422dc tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:30.401123 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-c2385128-accd-4ede-8249-65e160b422dc tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Create snapshot from volume 7c3829d2-3a2e-47f3-9f89-514799ac65ac Aug 20 00:16:30.478186 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-c2385128-accd-4ede-8249-65e160b422dc tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Created reservations ['2923a670-9373-44b8-ac0c-2cb0a16a5ac3', '294284d7-3d5b-429b-9045-15bb8b024728', '15c773f2-dbab-4574-8d4c-cf1fd0caa636', '260c46cb-463d-4947-b4f5-74e683e16c6b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:30.529765 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c2385128-accd-4ede-8249-65e160b422dc tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Snapshot create request issued successfully. Aug 20 00:16:30.530225 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2385128-accd-4ede-8249-65e160b422dc tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:30.530799 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1046/4187] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:30 2026] POST /volume/v3/snapshots => generated 325 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:30.541051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5234bdbb-7e64-4972-9483-e1bc337d795f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:30.544107 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5234bdbb-7e64-4972-9483-e1bc337d795f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab Aug 20 00:16:30.544313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5234bdbb-7e64-4972-9483-e1bc337d795f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:30.544873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5234bdbb-7e64-4972-9483-e1bc337d795f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:30.549784 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:30.549784 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:30.552440 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5234bdbb-7e64-4972-9483-e1bc337d795f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Snapshot retrieved successfully. Aug 20 00:16:30.552440 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5234bdbb-7e64-4972-9483-e1bc337d795f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab returned with HTTP 200 Aug 20 00:16:30.552440 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1042/4188] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:30 2026] GET /volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab => generated 457 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:31.387708 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b1c591ef-6920-4d54-b2b9-fe433b994362 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:31.391912 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b1c591ef-6920-4d54-b2b9-fe433b994362 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:31.391912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b1c591ef-6920-4d54-b2b9-fe433b994362 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:31.391912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b1c591ef-6920-4d54-b2b9-fe433b994362 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:31.391912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b1c591ef-6920-4d54-b2b9-fe433b994362 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:31.398466 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:31.398466 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:31.398466 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b1c591ef-6920-4d54-b2b9-fe433b994362 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:31.398466 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1054/4189] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:31 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:31.564500 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6592eea0-77e6-4eaf-9374-b14fbbc384e1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:31.566569 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6592eea0-77e6-4eaf-9374-b14fbbc384e1 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab Aug 20 00:16:31.566837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6592eea0-77e6-4eaf-9374-b14fbbc384e1 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:31.567140 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6592eea0-77e6-4eaf-9374-b14fbbc384e1 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:31.577488 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:31.577488 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:31.577960 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6592eea0-77e6-4eaf-9374-b14fbbc384e1 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Snapshot retrieved successfully. Aug 20 00:16:31.578764 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6592eea0-77e6-4eaf-9374-b14fbbc384e1 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab returned with HTTP 200 Aug 20 00:16:31.579287 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1048/4190] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:31 2026] GET /volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab => generated 484 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:31.589866 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fa71748a-4173-4b0c-b419-aa471e322e0c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:31.592546 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa71748a-4173-4b0c-b419-aa471e322e0c tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab Aug 20 00:16:31.592810 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa71748a-4173-4b0c-b419-aa471e322e0c tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:31.593094 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa71748a-4173-4b0c-b419-aa471e322e0c tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:31.599362 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:31.599362 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:31.599973 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fa71748a-4173-4b0c-b419-aa471e322e0c tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Snapshot retrieved successfully. Aug 20 00:16:31.601016 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa71748a-4173-4b0c-b419-aa471e322e0c tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab returned with HTTP 200 Aug 20 00:16:31.601684 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1047/4191] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:31 2026] GET /volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:31.613033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-229fe5bb-4edc-4345-ac5f-1914678d9036 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:31.614193 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-229fe5bb-4edc-4345-ac5f-1914678d9036 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab Aug 20 00:16:31.614193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-229fe5bb-4edc-4345-ac5f-1914678d9036 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:31.614193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-229fe5bb-4edc-4345-ac5f-1914678d9036 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:31.614193 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-229fe5bb-4edc-4345-ac5f-1914678d9036 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Delete snapshot with id: 22f4b853-cfa2-4802-b31b-fa0f7d3b03ab Aug 20 00:16:31.626497 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:31.626497 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:31.627132 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-229fe5bb-4edc-4345-ac5f-1914678d9036 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Snapshot retrieved successfully. Aug 20 00:16:31.653838 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-229fe5bb-4edc-4345-ac5f-1914678d9036 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Snapshot delete request issued successfully. Aug 20 00:16:31.654140 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-229fe5bb-4edc-4345-ac5f-1914678d9036 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab returned with HTTP 202 Aug 20 00:16:31.654556 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1043/4192] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:16:31 2026] DELETE /volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:31.663838 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e713f6e1-93dd-4719-a984-891e408b5160 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:31.667013 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e713f6e1-93dd-4719-a984-891e408b5160 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab Aug 20 00:16:31.667013 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e713f6e1-93dd-4719-a984-891e408b5160 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:31.667013 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e713f6e1-93dd-4719-a984-891e408b5160 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:31.672803 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:31.672803 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:31.673294 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e713f6e1-93dd-4719-a984-891e408b5160 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Snapshot retrieved successfully. Aug 20 00:16:31.674676 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e713f6e1-93dd-4719-a984-891e408b5160 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab returned with HTTP 200 Aug 20 00:16:31.675226 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1055/4193] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:31 2026] GET /volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:32.419051 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8822fcaa-06cf-43ae-a7b5-811a9baac6a0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:32.421697 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8822fcaa-06cf-43ae-a7b5-811a9baac6a0 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:32.421986 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8822fcaa-06cf-43ae-a7b5-811a9baac6a0 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:32.422228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8822fcaa-06cf-43ae-a7b5-811a9baac6a0 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:32.422350 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-8822fcaa-06cf-43ae-a7b5-811a9baac6a0 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:32.429666 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:32.429666 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:32.430479 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8822fcaa-06cf-43ae-a7b5-811a9baac6a0 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:32.430863 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1049/4194] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:32 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:32.660984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:32.665332 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:32.665526 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-503688265", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:32.667033 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-503688265', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:32.667631 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume of 1 GB Aug 20 00:16:32.674916 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Availability Zones retrieved successfully. Aug 20 00:16:32.680278 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Flow 'volume_create_api' (99e4c60c-673e-4f88-b787-2859d4b8ec0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:32.681788 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fec3af-3ee4-40b6-b64d-5065ffa453ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:32.682702 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:32.686325 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e8e52dd9-81e6-464c-b4b2-fb0bbce5ea4f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:32.692910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8e52dd9-81e6-464c-b4b2-fb0bbce5ea4f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab Aug 20 00:16:32.693152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8e52dd9-81e6-464c-b4b2-fb0bbce5ea4f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:32.693376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8e52dd9-81e6-464c-b4b2-fb0bbce5ea4f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:32.701038 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8e52dd9-81e6-464c-b4b2-fb0bbce5ea4f tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab returned with HTTP 404 Aug 20 00:16:32.701550 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1044/4195] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:32 2026] GET /volume/v3/snapshots/22f4b853-cfa2-4802-b31b-fa0f7d3b03ab => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:32.712261 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9a2e80c4-6e0c-40c9-b2fe-b16a54aad16e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:32.714241 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9a2e80c4-6e0c-40c9-b2fe-b16a54aad16e tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac Aug 20 00:16:32.714515 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9a2e80c4-6e0c-40c9-b2fe-b16a54aad16e tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:32.714811 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9a2e80c4-6e0c-40c9-b2fe-b16a54aad16e tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:32.715105 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-9a2e80c4-6e0c-40c9-b2fe-b16a54aad16e tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Delete volume with id: 7c3829d2-3a2e-47f3-9f89-514799ac65ac Aug 20 00:16:32.717125 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fec3af-3ee4-40b6-b64d-5065ffa453ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:32.717845 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07372275-2e14-449b-b286-60f017e9205c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:32.725921 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:32.725921 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:32.725921 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9a2e80c4-6e0c-40c9-b2fe-b16a54aad16e tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:32.757804 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9a2e80c4-6e0c-40c9-b2fe-b16a54aad16e tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Delete volume request issued successfully. Aug 20 00:16:32.757804 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9a2e80c4-6e0c-40c9-b2fe-b16a54aad16e tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac returned with HTTP 202 Aug 20 00:16:32.757804 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1056/4196] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:32 2026] DELETE /volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:32.765287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2dad4caf-84af-4c0a-9c65-b5050d8009ad None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:32.767918 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2dad4caf-84af-4c0a-9c65-b5050d8009ad tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac Aug 20 00:16:32.768228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2dad4caf-84af-4c0a-9c65-b5050d8009ad tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:32.768612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2dad4caf-84af-4c0a-9c65-b5050d8009ad tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:32.777516 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:32.777516 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:32.783093 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2dad4caf-84af-4c0a-9c65-b5050d8009ad tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:32.783811 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Created reservations ['3aeb03d6-0c23-463b-866e-7b8e7e704458', '39a30882-cbb4-4240-af70-7c59d6bf33d2', 'f5258da1-1c25-40c2-a0dc-b32d34cb0d7b', '8c040fe9-06fb-4144-bace-02bbadfaa6c8'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:32.784780 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07372275-2e14-449b-b286-60f017e9205c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aeb03d6-0c23-463b-866e-7b8e7e704458', '39a30882-cbb4-4240-af70-7c59d6bf33d2', 'f5258da1-1c25-40c2-a0dc-b32d34cb0d7b', '8c040fe9-06fb-4144-bace-02bbadfaa6c8']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:32.785711 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2476db08-5119-4506-8b69-18c36947d4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:32.790431 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2dad4caf-84af-4c0a-9c65-b5050d8009ad tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac returned with HTTP 200 Aug 20 00:16:32.790995 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1050/4197] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:32 2026] GET /volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:32.816509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2476db08-5119-4506-8b69-18c36947d4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be520be9-68e6-4628-afd0-5edce85dc03f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-503688265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb3b0abfad448d9af5517a3a2829b97',qos_specs=None,replication_status=,reservations=['3aeb03d6-0c23-463b-866e-7b8e7e704458','39a30882-cbb4-4240-af70-7c59d6bf33d2','f5258da1-1c25-40c2-a0dc-b32d34cb0d7b','8c040fe9-06fb-4144-bace-02bbadfaa6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0ab353b75254f66a8b7446c9883f589',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-503688265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be520be9-68e6-4628-afd0-5edce85dc03f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb3b0abfad448d9af5517a3a2829b97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0ab353b75254f66a8b7446c9883f589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:32.817267 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45f5ece-2d4b-4264-8d45-fe4cf691b96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:32.842178 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45f5ece-2d4b-4264-8d45-fe4cf691b96d) transitioned into state 'SUCCESS' from state '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-503688265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb3b0abfad448d9af5517a3a2829b97',qos_specs=None,replication_status=,reservations=['3aeb03d6-0c23-463b-866e-7b8e7e704458','39a30882-cbb4-4240-af70-7c59d6bf33d2','f5258da1-1c25-40c2-a0dc-b32d34cb0d7b','8c040fe9-06fb-4144-bace-02bbadfaa6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0ab353b75254f66a8b7446c9883f589',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:32.842982 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02344f0-3bfb-4b1f-9784-8ee13ea4a45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:32.855299 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02344f0-3bfb-4b1f-9784-8ee13ea4a45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:32.856265 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Flow 'volume_create_api' (99e4c60c-673e-4f88-b787-2859d4b8ec0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:32.856565 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume request issued successfully. Aug 20 00:16:32.857225 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-54b112b7-0f84-4c0b-8c9d-933eda9648cc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:32.857677 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1048/4198] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:16:32 2026] POST /volume/v3/volumes => generated 752 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:32.874190 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7418bdea-442a-4564-b2ee-052437adeb74 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:32.879841 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7418bdea-442a-4564-b2ee-052437adeb74 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:32.879841 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7418bdea-442a-4564-b2ee-052437adeb74 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:32.880113 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7418bdea-442a-4564-b2ee-052437adeb74 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:32.890519 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:32.890519 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:32.894412 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7418bdea-442a-4564-b2ee-052437adeb74 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:32.898416 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7418bdea-442a-4564-b2ee-052437adeb74 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:32.899572 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1045/4199] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:32 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:33.444338 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-072d94f0-b567-43d4-a3d3-33bd5de12177 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:33.445993 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-072d94f0-b567-43d4-a3d3-33bd5de12177 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:33.446366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-072d94f0-b567-43d4-a3d3-33bd5de12177 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:33.446657 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-072d94f0-b567-43d4-a3d3-33bd5de12177 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:33.447613 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-072d94f0-b567-43d4-a3d3-33bd5de12177 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:33.450944 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:33.450944 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:33.451673 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-072d94f0-b567-43d4-a3d3-33bd5de12177 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:33.452201 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1057/4200] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:33 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:33.808097 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1c31836e-523b-4c5c-905b-5ae9d03ec4f4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:33.810484 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1c31836e-523b-4c5c-905b-5ae9d03ec4f4 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac Aug 20 00:16:33.810743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1c31836e-523b-4c5c-905b-5ae9d03ec4f4 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:33.811009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1c31836e-523b-4c5c-905b-5ae9d03ec4f4 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:33.818219 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1c31836e-523b-4c5c-905b-5ae9d03ec4f4 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac returned with HTTP 404 Aug 20 00:16:33.818780 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1051/4201] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:33 2026] GET /volume/v3/volumes/7c3829d2-3a2e-47f3-9f89-514799ac65ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:33.829326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ba0f638c-5613-4fb0-a94f-b1ee36165e52 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:33.839093 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba0f638c-5613-4fb0-a94f-b1ee36165e52 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f Aug 20 00:16:33.839777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba0f638c-5613-4fb0-a94f-b1ee36165e52 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:33.840042 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba0f638c-5613-4fb0-a94f-b1ee36165e52 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:33.840792 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-ba0f638c-5613-4fb0-a94f-b1ee36165e52 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Delete volume with id: c0e97fe6-a07e-4428-8e52-f3cfc466b45f Aug 20 00:16:33.849468 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:33.849468 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:33.849986 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ba0f638c-5613-4fb0-a94f-b1ee36165e52 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:33.883103 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ba0f638c-5613-4fb0-a94f-b1ee36165e52 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Delete volume request issued successfully. Aug 20 00:16:33.883363 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba0f638c-5613-4fb0-a94f-b1ee36165e52 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f returned with HTTP 202 Aug 20 00:16:33.883902 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1049/4202] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:16:33 2026] DELETE /volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:33.896244 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-798f4a90-6fb3-45e0-9351-69e109ef8fe6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:33.899989 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-798f4a90-6fb3-45e0-9351-69e109ef8fe6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f Aug 20 00:16:33.899989 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-798f4a90-6fb3-45e0-9351-69e109ef8fe6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:33.899989 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-798f4a90-6fb3-45e0-9351-69e109ef8fe6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:33.914054 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:33.914054 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:33.916498 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cf47ec32-4307-4e1e-b126-64735a399253 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:33.918497 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf47ec32-4307-4e1e-b126-64735a399253 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:33.918735 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf47ec32-4307-4e1e-b126-64735a399253 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:33.918975 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf47ec32-4307-4e1e-b126-64735a399253 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:33.924797 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-798f4a90-6fb3-45e0-9351-69e109ef8fe6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Volume info retrieved successfully. Aug 20 00:16:33.928826 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-798f4a90-6fb3-45e0-9351-69e109ef8fe6 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f returned with HTTP 200 Aug 20 00:16:33.928826 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1046/4203] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:33 2026] GET /volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:33.929854 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:33.929854 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:33.935082 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cf47ec32-4307-4e1e-b126-64735a399253 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:33.942969 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf47ec32-4307-4e1e-b126-64735a399253 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:33.943826 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1058/4204] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:33 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:33.956614 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bd6fb423-b42f-4a85-9dfe-2d56d8b23358 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:33.958389 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bd6fb423-b42f-4a85-9dfe-2d56d8b23358 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:33.958552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bd6fb423-b42f-4a85-9dfe-2d56d8b23358 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:33.958813 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bd6fb423-b42f-4a85-9dfe-2d56d8b23358 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:33.966734 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:33.966734 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:33.971386 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bd6fb423-b42f-4a85-9dfe-2d56d8b23358 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:33.976277 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bd6fb423-b42f-4a85-9dfe-2d56d8b23358 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:33.976759 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1052/4205] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:33 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:34.465307 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-574c01a6-9ede-4777-9b3b-1da0fcfcd751 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:34.467606 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-574c01a6-9ede-4777-9b3b-1da0fcfcd751 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:34.467875 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-574c01a6-9ede-4777-9b3b-1da0fcfcd751 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:34.468075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-574c01a6-9ede-4777-9b3b-1da0fcfcd751 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:34.468179 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-574c01a6-9ede-4777-9b3b-1da0fcfcd751 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:34.472999 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:34.472999 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:34.473897 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-574c01a6-9ede-4777-9b3b-1da0fcfcd751 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:34.474420 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1050/4206] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:34 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:34.709875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-67e57741-0b2d-4faf-9502-1d7516ad980d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:34.712386 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-67e57741-0b2d-4faf-9502-1d7516ad980d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:34.714044 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-67e57741-0b2d-4faf-9502-1d7516ad980d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:34.714325 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-67e57741-0b2d-4faf-9502-1d7516ad980d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:34.723953 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:34.723953 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:34.727960 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-67e57741-0b2d-4faf-9502-1d7516ad980d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:34.733403 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-67e57741-0b2d-4faf-9502-1d7516ad980d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:34.733834 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1047/4207] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:34 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:34.820739 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-be63131c-0a65-4ee6-af22-c5d56381fa6a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:34.821161 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be63131c-0a65-4ee6-af22-c5d56381fa6a None None] GET https://10.4.3.9/volume// Aug 20 00:16:34.821320 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be63131c-0a65-4ee6-af22-c5d56381fa6a None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:34.821497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be63131c-0a65-4ee6-af22-c5d56381fa6a None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:34.821811 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be63131c-0a65-4ee6-af22-c5d56381fa6a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:34.822123 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1059/4208] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:16:34 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:34.829540 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-e5394cb7-1e3a-4961-8281-3d34bfdf9e0e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:34.857326 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-e5394cb7-1e3a-4961-8281-3d34bfdf9e0e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:16:34.857647 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-e5394cb7-1e3a-4961-8281-3d34bfdf9e0e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be520be9-68e6-4628-afd0-5edce85dc03f", "connector": null, "instance_uuid": "c1812f1b-267c-489c-a3f6-e8aa76746f7c"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:34.865213 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:34.865213 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:34.892305 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-e5394cb7-1e3a-4961-8281-3d34bfdf9e0e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:16:34.893244 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1053/4209] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:16:34 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:34.925607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5cd2220e-275f-441e-a692-acb012cedaa6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:34.927806 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5cd2220e-275f-441e-a692-acb012cedaa6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:34.928061 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5cd2220e-275f-441e-a692-acb012cedaa6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:34.928317 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5cd2220e-275f-441e-a692-acb012cedaa6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:34.936292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0cc5ffee-c122-41ca-b59b-ba7a0b2833b2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:34.936760 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0cc5ffee-c122-41ca-b59b-ba7a0b2833b2 None None] GET https://10.4.3.9/volume// Aug 20 00:16:34.936980 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0cc5ffee-c122-41ca-b59b-ba7a0b2833b2 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:34.937221 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0cc5ffee-c122-41ca-b59b-ba7a0b2833b2 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:34.937620 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0cc5ffee-c122-41ca-b59b-ba7a0b2833b2 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:34.937974 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1048/4210] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:16:34 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:34.944102 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:34.944102 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:34.944211 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c04213f0-d7e0-49cd-af8a-64948f104c93 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:34.945696 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c04213f0-d7e0-49cd-af8a-64948f104c93 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] GET https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f Aug 20 00:16:34.945765 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c04213f0-d7e0-49cd-af8a-64948f104c93 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:34.945931 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c04213f0-d7e0-49cd-af8a-64948f104c93 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:34.947129 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-9768cfd6-1445-4a01-abd7-c62396b7ddb4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:34.949958 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-9768cfd6-1445-4a01-abd7-c62396b7ddb4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:34.950267 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-9768cfd6-1445-4a01-abd7-c62396b7ddb4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:34.950525 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-9768cfd6-1445-4a01-abd7-c62396b7ddb4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:34.952879 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5cd2220e-275f-441e-a692-acb012cedaa6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:34.954696 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c04213f0-d7e0-49cd-af8a-64948f104c93 tempest-CinderUnicodeTest-1796588178 tempest-CinderUnicodeTest-1796588178-project-member] https://10.4.3.9/volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f returned with HTTP 404 Aug 20 00:16:34.955344 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1060/4211] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:34 2026] GET /volume/v3/volumes/c0e97fe6-a07e-4428-8e52-f3cfc466b45f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:34.959277 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5cd2220e-275f-441e-a692-acb012cedaa6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:34.959822 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1051/4212] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:34 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:34.965004 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:34.965004 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:34.965788 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-9768cfd6-1445-4a01-abd7-c62396b7ddb4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:34.970824 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-9768cfd6-1445-4a01-abd7-c62396b7ddb4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:34.971384 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1054/4213] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:16:34 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:35.097005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-6c7af480-1caa-43ee-99ca-0b0f239f7e05 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:35.100874 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-6c7af480-1caa-43ee-99ca-0b0f239f7e05 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] PUT https://10.4.3.9/volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8 Aug 20 00:16:35.101721 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-6c7af480-1caa-43ee-99ca-0b0f239f7e05 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:35.113423 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-6c7af480-1caa-43ee-99ca-0b0f239f7e05 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Acquiring lock "cinder-attachment_update-be520be9-68e6-4628-afd0-5edce85dc03f-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:16:35.121133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-6c7af480-1caa-43ee-99ca-0b0f239f7e05 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Lock "cinder-attachment_update-be520be9-68e6-4628-afd0-5edce85dc03f-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:16:35.121541 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:35.121541 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:35.215556 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-6c7af480-1caa-43ee-99ca-0b0f239f7e05 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Lock "cinder-attachment_update-be520be9-68e6-4628-afd0-5edce85dc03f-np0000007832" released by "attachment_update" :: held 0.096s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:16:35.218919 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-6c7af480-1caa-43ee-99ca-0b0f239f7e05 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8 returned with HTTP 200 Aug 20 00:16:35.218919 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1049/4214] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:16:35 2026] PUT /volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:35.488774 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-425c8bd7-6a82-40ae-86af-f9d4981c262c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:35.491291 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-425c8bd7-6a82-40ae-86af-f9d4981c262c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:35.491671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-425c8bd7-6a82-40ae-86af-f9d4981c262c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:35.491926 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-425c8bd7-6a82-40ae-86af-f9d4981c262c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:35.492067 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-425c8bd7-6a82-40ae-86af-f9d4981c262c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:35.496830 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:35.496830 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:35.497511 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-425c8bd7-6a82-40ae-86af-f9d4981c262c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:35.498117 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1061/4215] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:35 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:35.977908 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-87dedf2b-17e2-48b9-954a-0f44e61e4609 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:35.980783 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87dedf2b-17e2-48b9-954a-0f44e61e4609 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:35.980783 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87dedf2b-17e2-48b9-954a-0f44e61e4609 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:35.981033 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87dedf2b-17e2-48b9-954a-0f44e61e4609 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:35.990421 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:35.990421 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:35.994397 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-87dedf2b-17e2-48b9-954a-0f44e61e4609 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:35.999147 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87dedf2b-17e2-48b9-954a-0f44e61e4609 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:35.999543 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1052/4216] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:35 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:36.512089 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6e27b791-4030-43b2-8d6f-6d40339b7734 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:36.514532 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6e27b791-4030-43b2-8d6f-6d40339b7734 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:36.514880 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6e27b791-4030-43b2-8d6f-6d40339b7734 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:36.515150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6e27b791-4030-43b2-8d6f-6d40339b7734 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:36.515312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6e27b791-4030-43b2-8d6f-6d40339b7734 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:36.521359 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:36.521359 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:36.522277 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6e27b791-4030-43b2-8d6f-6d40339b7734 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:36.522762 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1055/4217] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:36 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:36.869947 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5513697e-5aac-44a6-9432-be21c51854ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:36.973637 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:36.974173 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1714177813"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:36.975646 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1714177813'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:36.975756 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume of 1 GB Aug 20 00:16:36.976063 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:36.976063 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:36.980715 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Availability Zones retrieved successfully. Aug 20 00:16:36.986387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Flow 'volume_create_api' (29c7c7fe-33fa-4700-b2df-89f54c1d329a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:36.987449 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4140d688-8edf-43bd-b230-5f00e5b88bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:36.988246 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:37.015002 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-163789ac-03bc-468c-9923-aafd1c87053b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:37.018276 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4140d688-8edf-43bd-b230-5f00e5b88bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:37.018276 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceff96a3-018b-48c2-8b7e-79c05323e28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:37.018497 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-163789ac-03bc-468c-9923-aafd1c87053b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:37.018497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-163789ac-03bc-468c-9923-aafd1c87053b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:37.018497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-163789ac-03bc-468c-9923-aafd1c87053b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:37.030409 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:37.030409 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:37.034814 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-163789ac-03bc-468c-9923-aafd1c87053b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:37.040026 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-163789ac-03bc-468c-9923-aafd1c87053b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:37.041229 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1062/4218] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:37 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:16:37.081304 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Created reservations ['a5deeab5-d92d-4d62-be95-060521db381b', '356cfb4c-67db-4439-9ede-12af3d4c5b50', '5942219a-0c99-4009-830a-aefae4b1652e', '155ed228-dc59-4f26-a3bf-c053fcd74e21'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:37.082708 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceff96a3-018b-48c2-8b7e-79c05323e28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5deeab5-d92d-4d62-be95-060521db381b', '356cfb4c-67db-4439-9ede-12af3d4c5b50', '5942219a-0c99-4009-830a-aefae4b1652e', '155ed228-dc59-4f26-a3bf-c053fcd74e21']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:37.082847 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40db99b2-e196-4797-a044-72caed0833c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:37.107988 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40db99b2-e196-4797-a044-72caed0833c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84881120-0157-4e37-b66e-c42bd5c0f196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1714177813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fed1d8ae81a4028b370999a00a2faba',qos_specs=None,replication_status=,reservations=['a5deeab5-d92d-4d62-be95-060521db381b','356cfb4c-67db-4439-9ede-12af3d4c5b50','5942219a-0c99-4009-830a-aefae4b1652e','155ed228-dc59-4f26-a3bf-c053fcd74e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1714177813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84881120-0157-4e37-b66e-c42bd5c0f196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fed1d8ae81a4028b370999a00a2faba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:37.108793 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1bb9c5-d5a5-464d-b4f4-9ebe85ce2423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:37.128996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1bb9c5-d5a5-464d-b4f4-9ebe85ce2423) transitioned into state 'SUCCESS' from state '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-1714177813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fed1d8ae81a4028b370999a00a2faba',qos_specs=None,replication_status=,reservations=['a5deeab5-d92d-4d62-be95-060521db381b','356cfb4c-67db-4439-9ede-12af3d4c5b50','5942219a-0c99-4009-830a-aefae4b1652e','155ed228-dc59-4f26-a3bf-c053fcd74e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:37.129953 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dc76b33-1ed1-474b-8010-8301ac3354e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:37.148119 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dc76b33-1ed1-474b-8010-8301ac3354e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:37.148907 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Flow 'volume_create_api' (29c7c7fe-33fa-4700-b2df-89f54c1d329a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:37.149237 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume request issued successfully. Aug 20 00:16:37.149777 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5513697e-5aac-44a6-9432-be21c51854ef tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:37.150321 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1050/4219] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:16:36 2026] POST /volume/v3/volumes => generated 774 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:37.171091 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-151fadf5-eb4f-4d08-89bb-a5e093a79778 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:37.172930 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-151fadf5-eb4f-4d08-89bb-a5e093a79778 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 Aug 20 00:16:37.174181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-151fadf5-eb4f-4d08-89bb-a5e093a79778 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:37.174181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-151fadf5-eb4f-4d08-89bb-a5e093a79778 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:37.183442 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:37.183442 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:37.187138 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-151fadf5-eb4f-4d08-89bb-a5e093a79778 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:37.190706 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-151fadf5-eb4f-4d08-89bb-a5e093a79778 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 returned with HTTP 200 Aug 20 00:16:37.191149 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1053/4220] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:37 2026] GET /volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:37.533281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6d1960ae-d462-440a-91a7-6332847b165a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:37.535628 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6d1960ae-d462-440a-91a7-6332847b165a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:37.535909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6d1960ae-d462-440a-91a7-6332847b165a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:37.536191 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6d1960ae-d462-440a-91a7-6332847b165a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:37.536348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6d1960ae-d462-440a-91a7-6332847b165a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:37.542015 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:37.542015 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:37.542884 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6d1960ae-d462-440a-91a7-6332847b165a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:37.543397 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1056/4221] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:37 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:38.054605 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7e103cd7-07b7-4fae-9c8d-849221a8fec0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:38.057320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e103cd7-07b7-4fae-9c8d-849221a8fec0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:38.057519 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e103cd7-07b7-4fae-9c8d-849221a8fec0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:38.057711 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e103cd7-07b7-4fae-9c8d-849221a8fec0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:38.067510 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:38.067510 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:38.071295 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7e103cd7-07b7-4fae-9c8d-849221a8fec0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:38.075347 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e103cd7-07b7-4fae-9c8d-849221a8fec0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:38.075696 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1063/4222] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:38 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:38.208164 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-275ddf22-8db1-49d9-b67e-22585f840b27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:38.209949 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-275ddf22-8db1-49d9-b67e-22585f840b27 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 Aug 20 00:16:38.210340 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-275ddf22-8db1-49d9-b67e-22585f840b27 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:38.210671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-275ddf22-8db1-49d9-b67e-22585f840b27 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:38.227483 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:38.227483 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:38.232625 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-275ddf22-8db1-49d9-b67e-22585f840b27 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:38.237505 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-275ddf22-8db1-49d9-b67e-22585f840b27 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 returned with HTTP 200 Aug 20 00:16:38.238269 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1051/4223] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:38 2026] GET /volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 => generated 1005 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:38.256406 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-db13e6ae-1511-4440-afea-3d6be9fc8bf3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:38.338683 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db13e6ae-1511-4440-afea-3d6be9fc8bf3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] GET https://10.4.3.9/volume/v3/volumes Aug 20 00:16:38.339162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db13e6ae-1511-4440-afea-3d6be9fc8bf3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:38.339257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db13e6ae-1511-4440-afea-3d6be9fc8bf3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:38.339554 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-db13e6ae-1511-4440-afea-3d6be9fc8bf3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:38.340634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-db13e6ae-1511-4440-afea-3d6be9fc8bf3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:38.350429 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-db13e6ae-1511-4440-afea-3d6be9fc8bf3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Get all volumes completed successfully. Aug 20 00:16:38.350956 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db13e6ae-1511-4440-afea-3d6be9fc8bf3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] https://10.4.3.9/volume/v3/volumes returned with HTTP 200 Aug 20 00:16:38.351642 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1054/4224] 10.4.3.9 () {68 vars in 1264 bytes} [Thu Aug 20 00:16:38 2026] GET /volume/v3/volumes => generated 332 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:38.360989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-260e21aa-e12a-432a-a219-b3aabffa1b9a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:38.362736 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-260e21aa-e12a-432a-a219-b3aabffa1b9a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 Aug 20 00:16:38.367383 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-260e21aa-e12a-432a-a219-b3aabffa1b9a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:38.367383 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-260e21aa-e12a-432a-a219-b3aabffa1b9a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:38.367383 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-260e21aa-e12a-432a-a219-b3aabffa1b9a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Delete volume with id: 84881120-0157-4e37-b66e-c42bd5c0f196 Aug 20 00:16:38.375327 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:38.375327 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:38.375327 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-260e21aa-e12a-432a-a219-b3aabffa1b9a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:38.391527 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-260e21aa-e12a-432a-a219-b3aabffa1b9a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Delete volume request issued successfully. Aug 20 00:16:38.392070 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-260e21aa-e12a-432a-a219-b3aabffa1b9a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 returned with HTTP 202 Aug 20 00:16:38.392784 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1057/4225] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:16:38 2026] DELETE /volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:16:38.401115 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-647967f0-ea1b-4419-b140-ed7a3d9a5db3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:38.403381 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-647967f0-ea1b-4419-b140-ed7a3d9a5db3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 Aug 20 00:16:38.403591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-647967f0-ea1b-4419-b140-ed7a3d9a5db3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:38.403799 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-647967f0-ea1b-4419-b140-ed7a3d9a5db3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:38.410826 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:38.410826 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:38.414574 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-647967f0-ea1b-4419-b140-ed7a3d9a5db3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:38.418469 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-647967f0-ea1b-4419-b140-ed7a3d9a5db3 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 returned with HTTP 200 Aug 20 00:16:38.418880 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1064/4226] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:38 2026] GET /volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:38.555863 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf6f2949-e665-463e-af2e-53e4439d3beb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:38.558120 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-fa1003b1-ba6a-44d0-98c9-3f6dcb714863 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:38.560178 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf6f2949-e665-463e-af2e-53e4439d3beb tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:38.560178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf6f2949-e665-463e-af2e-53e4439d3beb tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:38.560371 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-fa1003b1-ba6a-44d0-98c9-3f6dcb714863 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8/action Aug 20 00:16:38.560433 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf6f2949-e665-463e-af2e-53e4439d3beb tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:38.560491 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-fa1003b1-ba6a-44d0-98c9-3f6dcb714863 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:38.560588 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-fa1003b1-ba6a-44d0-98c9-3f6dcb714863 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:38.560873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-cf6f2949-e665-463e-af2e-53e4439d3beb tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:38.569311 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:38.569311 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:38.570261 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf6f2949-e665-463e-af2e-53e4439d3beb tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:38.570918 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1052/4227] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:38 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:38.577966 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:38.577966 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:38.596712 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7ba6c18e-fb98-4dcf-9fda-a2859c90ae98 req-fa1003b1-ba6a-44d0-98c9-3f6dcb714863 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8/action returned with HTTP 204 Aug 20 00:16:38.597299 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1055/4228] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:16:38 2026] POST /volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:39.088466 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f8492ada-5f03-464e-9645-0962647737c2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:39.090778 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f8492ada-5f03-464e-9645-0962647737c2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:39.091280 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f8492ada-5f03-464e-9645-0962647737c2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:39.091690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f8492ada-5f03-464e-9645-0962647737c2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:39.104737 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:39.104737 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:39.109869 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f8492ada-5f03-464e-9645-0962647737c2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:39.114992 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f8492ada-5f03-464e-9645-0962647737c2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:39.115565 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1058/4229] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:39 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:39.433903 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ce38979-2851-47d7-b7e3-c6db1d2c7575 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:39.437431 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ce38979-2851-47d7-b7e3-c6db1d2c7575 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 Aug 20 00:16:39.437671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ce38979-2851-47d7-b7e3-c6db1d2c7575 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:39.437884 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ce38979-2851-47d7-b7e3-c6db1d2c7575 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:39.443457 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ce38979-2851-47d7-b7e3-c6db1d2c7575 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 returned with HTTP 404 Aug 20 00:16:39.444007 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1065/4230] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:39 2026] GET /volume/v3/volumes/84881120-0157-4e37-b66e-c42bd5c0f196 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:16:39.452139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c697daf-6495-4e5b-8e30-09923c1c80db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:39.455907 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:39.455907 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1666954201"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:39.455907 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1666954201'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:39.455907 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume of 1 GB Aug 20 00:16:39.459848 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Availability Zones retrieved successfully. Aug 20 00:16:39.466009 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Flow 'volume_create_api' (15a509d3-babe-485f-9373-03cbda0e0fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:39.467570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fcf8ef-35a6-4684-b124-8bd7f3311ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:39.468540 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:39.510624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fcf8ef-35a6-4684-b124-8bd7f3311ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:39.511443 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903033e6-0303-4551-847c-9ff40734a86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:39.569483 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Created reservations ['009668e8-8420-4198-b47d-b82f687d290a', 'f9a5b88c-87e7-422c-8e7e-ebde4d60654c', '2bb3ebe5-fd52-4f23-99ea-a952ff0eeda3', 'edd453c2-a7e7-4071-b1c7-cde4abf77053'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:39.570362 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903033e6-0303-4551-847c-9ff40734a86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['009668e8-8420-4198-b47d-b82f687d290a', 'f9a5b88c-87e7-422c-8e7e-ebde4d60654c', '2bb3ebe5-fd52-4f23-99ea-a952ff0eeda3', 'edd453c2-a7e7-4071-b1c7-cde4abf77053']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:39.571211 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf751225-f09b-465d-9698-c8873770945d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:39.582913 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-828ba489-187f-476a-9ad6-567c0cb09062 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:39.584693 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-828ba489-187f-476a-9ad6-567c0cb09062 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:39.584920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-828ba489-187f-476a-9ad6-567c0cb09062 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:39.585150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-828ba489-187f-476a-9ad6-567c0cb09062 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:39.585256 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-828ba489-187f-476a-9ad6-567c0cb09062 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:39.590356 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:39.590356 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:39.590913 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-828ba489-187f-476a-9ad6-567c0cb09062 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:39.591270 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1056/4231] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:39 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:39.600908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf751225-f09b-465d-9698-c8873770945d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac4f98c6-5610-48ad-89b4-6190be63efd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1666954201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fed1d8ae81a4028b370999a00a2faba',qos_specs=None,replication_status=,reservations=['009668e8-8420-4198-b47d-b82f687d290a','f9a5b88c-87e7-422c-8e7e-ebde4d60654c','2bb3ebe5-fd52-4f23-99ea-a952ff0eeda3','edd453c2-a7e7-4071-b1c7-cde4abf77053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1666954201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac4f98c6-5610-48ad-89b4-6190be63efd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fed1d8ae81a4028b370999a00a2faba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:39.601837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b09c950-d44d-47b7-8439-749e8140fc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:39.620703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b09c950-d44d-47b7-8439-749e8140fc35) transitioned into state 'SUCCESS' from state '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-1666954201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fed1d8ae81a4028b370999a00a2faba',qos_specs=None,replication_status=,reservations=['009668e8-8420-4198-b47d-b82f687d290a','f9a5b88c-87e7-422c-8e7e-ebde4d60654c','2bb3ebe5-fd52-4f23-99ea-a952ff0eeda3','edd453c2-a7e7-4071-b1c7-cde4abf77053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:39.621556 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9398ca2f-c1cd-4a3e-b466-fdc740ab6f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:39.638915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9398ca2f-c1cd-4a3e-b466-fdc740ab6f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:39.639051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Flow 'volume_create_api' (15a509d3-babe-485f-9373-03cbda0e0fec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:39.639484 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume request issued successfully. Aug 20 00:16:39.640357 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c697daf-6495-4e5b-8e30-09923c1c80db tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:39.640966 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1053/4232] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:16:39 2026] POST /volume/v3/volumes => generated 774 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:39.656985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5369208f-1767-4788-9ef4-b60074942b0c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:39.657592 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5369208f-1767-4788-9ef4-b60074942b0c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 Aug 20 00:16:39.657756 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5369208f-1767-4788-9ef4-b60074942b0c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:39.657949 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5369208f-1767-4788-9ef4-b60074942b0c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:39.665809 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:39.665809 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:39.669633 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5369208f-1767-4788-9ef4-b60074942b0c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:39.676416 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5369208f-1767-4788-9ef4-b60074942b0c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 returned with HTTP 200 Aug 20 00:16:39.677345 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1059/4233] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:39 2026] GET /volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:40.602752 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc01a351-f6ad-4f3d-bde0-74f483e8b502 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:40.606854 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc01a351-f6ad-4f3d-bde0-74f483e8b502 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:40.607231 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc01a351-f6ad-4f3d-bde0-74f483e8b502 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:40.607512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc01a351-f6ad-4f3d-bde0-74f483e8b502 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:40.607680 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cc01a351-f6ad-4f3d-bde0-74f483e8b502 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:40.614937 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:40.614937 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:40.615981 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc01a351-f6ad-4f3d-bde0-74f483e8b502 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:40.616829 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1066/4234] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:40 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:40.696816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2f368fb7-0403-44f4-90f7-04f43a6f8993 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:40.698926 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f368fb7-0403-44f4-90f7-04f43a6f8993 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 Aug 20 00:16:40.699185 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f368fb7-0403-44f4-90f7-04f43a6f8993 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:40.699427 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f368fb7-0403-44f4-90f7-04f43a6f8993 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:40.709142 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:40.709142 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:40.713364 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2f368fb7-0403-44f4-90f7-04f43a6f8993 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:40.718370 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f368fb7-0403-44f4-90f7-04f43a6f8993 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 returned with HTTP 200 Aug 20 00:16:40.718927 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1057/4235] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:40 2026] GET /volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:40.733648 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a257feec-573e-43c9-b3f2-702bc3f5d42f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:40.736015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a257feec-573e-43c9-b3f2-702bc3f5d42f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] GET https://10.4.3.9/volume/v3/volumes/detail Aug 20 00:16:40.736296 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a257feec-573e-43c9-b3f2-702bc3f5d42f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:40.736530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a257feec-573e-43c9-b3f2-702bc3f5d42f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:40.736853 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-a257feec-573e-43c9-b3f2-702bc3f5d42f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:40.737327 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:40.737327 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:40.737877 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a257feec-573e-43c9-b3f2-702bc3f5d42f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:16:40.747947 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a257feec-573e-43c9-b3f2-702bc3f5d42f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Get all volumes completed successfully. Aug 20 00:16:40.748817 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:40.748817 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:40.754248 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a257feec-573e-43c9-b3f2-702bc3f5d42f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] https://10.4.3.9/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:16:40.754753 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1054/4236] 10.4.3.9 () {68 vars in 1285 bytes} [Thu Aug 20 00:16:40 2026] GET /volume/v3/volumes/detail => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:40.768910 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c64c1c9b-7f58-4e51-8488-0589edf438b7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:40.770920 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c64c1c9b-7f58-4e51-8488-0589edf438b7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 Aug 20 00:16:40.771938 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c64c1c9b-7f58-4e51-8488-0589edf438b7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:40.771938 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c64c1c9b-7f58-4e51-8488-0589edf438b7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:40.771938 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-c64c1c9b-7f58-4e51-8488-0589edf438b7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Delete volume with id: ac4f98c6-5610-48ad-89b4-6190be63efd2 Aug 20 00:16:40.781032 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:40.781032 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:40.782911 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c64c1c9b-7f58-4e51-8488-0589edf438b7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:40.807092 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c64c1c9b-7f58-4e51-8488-0589edf438b7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Delete volume request issued successfully. Aug 20 00:16:40.807092 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c64c1c9b-7f58-4e51-8488-0589edf438b7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 returned with HTTP 202 Aug 20 00:16:40.807569 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1060/4237] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:16:40 2026] DELETE /volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:16:40.819963 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f7e8272b-4555-451a-9e5a-274dae783866 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:40.824410 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7e8272b-4555-451a-9e5a-274dae783866 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 Aug 20 00:16:40.824748 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f7e8272b-4555-451a-9e5a-274dae783866 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:40.824851 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f7e8272b-4555-451a-9e5a-274dae783866 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:40.835622 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:40.835622 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:40.839544 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f7e8272b-4555-451a-9e5a-274dae783866 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:40.843978 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7e8272b-4555-451a-9e5a-274dae783866 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 returned with HTTP 200 Aug 20 00:16:40.844361 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1067/4238] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:40 2026] GET /volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 => generated 1004 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:41.627976 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ed7ba04-62e0-48e4-bd62-1e0190605f4c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:41.629933 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ed7ba04-62e0-48e4-bd62-1e0190605f4c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:41.630254 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ed7ba04-62e0-48e4-bd62-1e0190605f4c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:41.630494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ed7ba04-62e0-48e4-bd62-1e0190605f4c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:41.630637 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8ed7ba04-62e0-48e4-bd62-1e0190605f4c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:41.634971 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:41.634971 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:41.635540 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ed7ba04-62e0-48e4-bd62-1e0190605f4c tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:41.635998 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1058/4239] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:41 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:41.857609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e65daa11-9830-467c-b9e4-29b1c610fbcc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:41.859626 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e65daa11-9830-467c-b9e4-29b1c610fbcc tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 Aug 20 00:16:41.859882 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e65daa11-9830-467c-b9e4-29b1c610fbcc tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:41.860154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e65daa11-9830-467c-b9e4-29b1c610fbcc tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:41.865855 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e65daa11-9830-467c-b9e4-29b1c610fbcc tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 returned with HTTP 404 Aug 20 00:16:41.866368 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1055/4240] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:41 2026] GET /volume/v3/volumes/ac4f98c6-5610-48ad-89b4-6190be63efd2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:16:41.874837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3f24b05b-5f42-4908-a769-9083f12b1692 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:41.876582 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:41.876985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-80985482"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:41.878393 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-80985482'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:41.878510 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume of 1 GB Aug 20 00:16:41.882506 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Availability Zones retrieved successfully. Aug 20 00:16:41.888574 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Flow 'volume_create_api' (69390ea6-f508-4f33-a267-5f9034db8265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:41.889495 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be39281e-4d10-4f04-97ef-34f90bf84c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:41.890255 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:41.914124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be39281e-4d10-4f04-97ef-34f90bf84c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:41.914993 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281baa53-aadd-4222-a107-e349af5f9d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:41.955560 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Created reservations ['77df7980-22bf-4a50-b973-0d7274b595be', 'ff744d7f-ce80-47d4-9464-7011ca9a61d4', '12808ab1-f645-47e3-b5cb-b060b7039656', 'b6857552-7889-4306-b612-6f740fde918c'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:41.956564 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281baa53-aadd-4222-a107-e349af5f9d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77df7980-22bf-4a50-b973-0d7274b595be', 'ff744d7f-ce80-47d4-9464-7011ca9a61d4', '12808ab1-f645-47e3-b5cb-b060b7039656', 'b6857552-7889-4306-b612-6f740fde918c']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:41.957402 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c4093e0-0305-473b-a192-4102800b3a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:41.983051 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c4093e0-0305-473b-a192-4102800b3a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '866be7d2-ef25-4e2e-993f-c5bdc1aecdc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-80985482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fed1d8ae81a4028b370999a00a2faba',qos_specs=None,replication_status=,reservations=['77df7980-22bf-4a50-b973-0d7274b595be','ff744d7f-ce80-47d4-9464-7011ca9a61d4','12808ab1-f645-47e3-b5cb-b060b7039656','b6857552-7889-4306-b612-6f740fde918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-80985482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=866be7d2-ef25-4e2e-993f-c5bdc1aecdc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fed1d8ae81a4028b370999a00a2faba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:41.983865 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0436ca23-dbb3-4613-ae5f-8d3828833e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:42.003210 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0436ca23-dbb3-4613-ae5f-8d3828833e83) transitioned into state 'SUCCESS' from state '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-80985482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fed1d8ae81a4028b370999a00a2faba',qos_specs=None,replication_status=,reservations=['77df7980-22bf-4a50-b973-0d7274b595be','ff744d7f-ce80-47d4-9464-7011ca9a61d4','12808ab1-f645-47e3-b5cb-b060b7039656','b6857552-7889-4306-b612-6f740fde918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:42.004183 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88da5364-5fff-4c5f-9ba2-723db07a0f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:42.016628 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88da5364-5fff-4c5f-9ba2-723db07a0f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:42.017704 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Flow 'volume_create_api' (69390ea6-f508-4f33-a267-5f9034db8265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:42.017704 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume request issued successfully. Aug 20 00:16:42.018465 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f24b05b-5f42-4908-a769-9083f12b1692 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:42.018987 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1061/4241] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:16:41 2026] POST /volume/v3/volumes => generated 772 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:42.034063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d1e247cc-bce8-4147-8cb4-253e241b007a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:42.036328 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d1e247cc-bce8-4147-8cb4-253e241b007a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 Aug 20 00:16:42.036758 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d1e247cc-bce8-4147-8cb4-253e241b007a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:42.036860 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d1e247cc-bce8-4147-8cb4-253e241b007a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:42.048235 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:42.048235 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:42.052200 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d1e247cc-bce8-4147-8cb4-253e241b007a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:42.056675 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d1e247cc-bce8-4147-8cb4-253e241b007a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 returned with HTTP 200 Aug 20 00:16:42.057037 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1068/4242] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:42 2026] GET /volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:42.320068 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bebea60b-d6f1-4ee1-be12-7bf3f89da020 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:42.321777 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bebea60b-d6f1-4ee1-be12-7bf3f89da020 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:42.322153 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bebea60b-d6f1-4ee1-be12-7bf3f89da020 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be520be9-68e6-4628-afd0-5edce85dc03f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2104164888", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:42.333106 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:42.333106 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:42.333528 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bebea60b-d6f1-4ee1-be12-7bf3f89da020 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:42.333654 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-bebea60b-d6f1-4ee1-be12-7bf3f89da020 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create snapshot from volume be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:42.376461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-bebea60b-d6f1-4ee1-be12-7bf3f89da020 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Created reservations ['0cd42500-6180-4e5b-a194-349e1391e90d', 'd76b2bcf-cf89-4b41-a515-e2f966c58c95', 'fa76f108-96f8-4c58-9557-03d2354ba41c', '06e45994-15ca-42d4-a637-2edf48be6fc0'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:42.420145 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bebea60b-d6f1-4ee1-be12-7bf3f89da020 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot force create request issued successfully. Aug 20 00:16:42.420523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bebea60b-d6f1-4ee1-be12-7bf3f89da020 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:42.420997 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1059/4243] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:42 2026] POST /volume/v3/snapshots => generated 313 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:42.432290 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8846d29b-0f91-4dc1-9771-e5902f0f8896 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:42.434372 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8846d29b-0f91-4dc1-9771-e5902f0f8896 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c Aug 20 00:16:42.434577 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8846d29b-0f91-4dc1-9771-e5902f0f8896 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:42.434825 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8846d29b-0f91-4dc1-9771-e5902f0f8896 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:42.441483 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:42.441483 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:42.442019 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8846d29b-0f91-4dc1-9771-e5902f0f8896 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:42.442939 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8846d29b-0f91-4dc1-9771-e5902f0f8896 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c returned with HTTP 200 Aug 20 00:16:42.443339 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1056/4244] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:42 2026] GET /volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:42.647103 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b29837dd-6d5a-48d6-8173-6f25bd597991 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:42.648637 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b29837dd-6d5a-48d6-8173-6f25bd597991 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:42.649072 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b29837dd-6d5a-48d6-8173-6f25bd597991 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:42.649482 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b29837dd-6d5a-48d6-8173-6f25bd597991 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:42.649730 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b29837dd-6d5a-48d6-8173-6f25bd597991 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:42.655341 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:42.655341 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:42.657077 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b29837dd-6d5a-48d6-8173-6f25bd597991 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:42.657077 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1062/4245] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:42 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:43.071506 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4d3a83b0-47d0-45c1-a06e-0ea576511f15 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:43.074608 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4d3a83b0-47d0-45c1-a06e-0ea576511f15 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 Aug 20 00:16:43.074898 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4d3a83b0-47d0-45c1-a06e-0ea576511f15 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:43.075165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4d3a83b0-47d0-45c1-a06e-0ea576511f15 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:43.086348 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:43.086348 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:43.091459 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4d3a83b0-47d0-45c1-a06e-0ea576511f15 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:43.098493 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4d3a83b0-47d0-45c1-a06e-0ea576511f15 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 returned with HTTP 200 Aug 20 00:16:43.099119 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1069/4246] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:43 2026] GET /volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 => generated 1003 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:43.116285 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7a1b95c2-35e6-4599-bc27-5b71d8df16f9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:43.118630 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7a1b95c2-35e6-4599-bc27-5b71d8df16f9 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] GET https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 Aug 20 00:16:43.118779 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7a1b95c2-35e6-4599-bc27-5b71d8df16f9 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:43.119006 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7a1b95c2-35e6-4599-bc27-5b71d8df16f9 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:43.127306 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:43.127306 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:43.132676 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7a1b95c2-35e6-4599-bc27-5b71d8df16f9 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Volume info retrieved successfully. Aug 20 00:16:43.137486 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7a1b95c2-35e6-4599-bc27-5b71d8df16f9 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 returned with HTTP 200 Aug 20 00:16:43.137870 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1060/4247] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:43 2026] GET /volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:43.150648 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ef41346-fab4-4add-9fce-c93d7bbf638b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:43.154347 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ef41346-fab4-4add-9fce-c93d7bbf638b tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 Aug 20 00:16:43.154459 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ef41346-fab4-4add-9fce-c93d7bbf638b tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:43.154634 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ef41346-fab4-4add-9fce-c93d7bbf638b tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:43.154772 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7ef41346-fab4-4add-9fce-c93d7bbf638b tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Delete volume with id: 866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 Aug 20 00:16:43.162117 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:43.162117 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:43.162459 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ef41346-fab4-4add-9fce-c93d7bbf638b tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:43.183473 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ef41346-fab4-4add-9fce-c93d7bbf638b tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Delete volume request issued successfully. Aug 20 00:16:43.183658 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ef41346-fab4-4add-9fce-c93d7bbf638b tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 returned with HTTP 202 Aug 20 00:16:43.184312 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1057/4248] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:16:43 2026] DELETE /volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:16:43.191646 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-38be2c50-be0b-4476-af17-bd05730e589c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:43.196199 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-38be2c50-be0b-4476-af17-bd05730e589c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 Aug 20 00:16:43.196199 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-38be2c50-be0b-4476-af17-bd05730e589c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:43.196199 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-38be2c50-be0b-4476-af17-bd05730e589c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:43.204189 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:43.204189 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:43.208940 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-38be2c50-be0b-4476-af17-bd05730e589c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:43.213863 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-38be2c50-be0b-4476-af17-bd05730e589c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 returned with HTTP 200 Aug 20 00:16:43.214507 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1063/4249] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:43 2026] GET /volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:43.456428 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9261fd25-ff71-4cba-ba32-9c97653d1174 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:43.458421 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9261fd25-ff71-4cba-ba32-9c97653d1174 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c Aug 20 00:16:43.458668 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9261fd25-ff71-4cba-ba32-9c97653d1174 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:43.458882 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9261fd25-ff71-4cba-ba32-9c97653d1174 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:43.464358 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:43.464358 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:43.464831 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9261fd25-ff71-4cba-ba32-9c97653d1174 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:43.465900 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9261fd25-ff71-4cba-ba32-9c97653d1174 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c returned with HTTP 200 Aug 20 00:16:43.466318 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1070/4250] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:43 2026] GET /volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:43.474965 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28ca0940-1451-44c4-9a9e-f7822ca909ac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:43.477308 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28ca0940-1451-44c4-9a9e-f7822ca909ac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c Aug 20 00:16:43.477585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28ca0940-1451-44c4-9a9e-f7822ca909ac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:43.477857 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28ca0940-1451-44c4-9a9e-f7822ca909ac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:43.484631 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:43.484631 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:43.485308 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-28ca0940-1451-44c4-9a9e-f7822ca909ac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:43.486398 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28ca0940-1451-44c4-9a9e-f7822ca909ac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c returned with HTTP 200 Aug 20 00:16:43.486899 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1061/4251] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:43 2026] GET /volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:43.667684 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-58446896-6610-4700-b652-fdc6f39547c8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:43.669433 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58446896-6610-4700-b652-fdc6f39547c8 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:43.669666 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58446896-6610-4700-b652-fdc6f39547c8 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:43.669805 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58446896-6610-4700-b652-fdc6f39547c8 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:43.669920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-58446896-6610-4700-b652-fdc6f39547c8 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:43.674285 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:43.674285 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:43.674795 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58446896-6610-4700-b652-fdc6f39547c8 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:43.675188 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1058/4252] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:43 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:44.228638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dc85833e-5ec5-459f-89c6-6fe79d92562f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:44.233772 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc85833e-5ec5-459f-89c6-6fe79d92562f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 Aug 20 00:16:44.233772 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc85833e-5ec5-459f-89c6-6fe79d92562f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:44.233772 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc85833e-5ec5-459f-89c6-6fe79d92562f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:44.239109 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc85833e-5ec5-459f-89c6-6fe79d92562f tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 returned with HTTP 404 Aug 20 00:16:44.239800 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1064/4253] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:44 2026] GET /volume/v3/volumes/866be7d2-ef25-4e2e-993f-c5bdc1aecdc2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:16:44.247123 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e13771bb-8452-4d95-8297-f79fb665269c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:44.248770 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:44.249352 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1642695400"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:44.250401 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1642695400'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:44.250510 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume of 1 GB Aug 20 00:16:44.254837 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Availability Zones retrieved successfully. Aug 20 00:16:44.261308 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Flow 'volume_create_api' (fda7b6ef-a985-45ef-8bbb-f17a5bd6e3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:44.262573 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1742cea-5a21-43a1-881b-8f03c41870d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:44.263670 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:44.299165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1742cea-5a21-43a1-881b-8f03c41870d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:44.299957 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4266fd94-eb28-463a-9000-db0b5147ba8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:44.340859 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Created reservations ['0cfb5f59-c052-488c-a370-19202e2362df', '71b55125-7fd5-4483-935a-74cad29b93e9', 'e843f98b-27f2-4eb5-88d2-da3334c106bb', 'af89843f-e2b1-4de5-9ab4-164845b5c446'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:44.341797 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4266fd94-eb28-463a-9000-db0b5147ba8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cfb5f59-c052-488c-a370-19202e2362df', '71b55125-7fd5-4483-935a-74cad29b93e9', 'e843f98b-27f2-4eb5-88d2-da3334c106bb', 'af89843f-e2b1-4de5-9ab4-164845b5c446']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:44.342511 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe41e8a-a9a3-4618-bcfd-105a558545b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:44.365692 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe41e8a-a9a3-4618-bcfd-105a558545b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4972628-5ab0-4a1b-b63d-a882d8087269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1642695400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fed1d8ae81a4028b370999a00a2faba',qos_specs=None,replication_status=,reservations=['0cfb5f59-c052-488c-a370-19202e2362df','71b55125-7fd5-4483-935a-74cad29b93e9','e843f98b-27f2-4eb5-88d2-da3334c106bb','af89843f-e2b1-4de5-9ab4-164845b5c446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1642695400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4972628-5ab0-4a1b-b63d-a882d8087269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fed1d8ae81a4028b370999a00a2faba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:44.366496 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa77924f-a0ed-4c45-9585-bbb9c4952236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:44.385104 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa77924f-a0ed-4c45-9585-bbb9c4952236) transitioned into state 'SUCCESS' from state '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-1642695400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fed1d8ae81a4028b370999a00a2faba',qos_specs=None,replication_status=,reservations=['0cfb5f59-c052-488c-a370-19202e2362df','71b55125-7fd5-4483-935a-74cad29b93e9','e843f98b-27f2-4eb5-88d2-da3334c106bb','af89843f-e2b1-4de5-9ab4-164845b5c446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e290d4efe7147a4a0850e647fe41a9f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:44.385805 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab5a47-f764-40c9-a940-0292477415b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:44.394901 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab5a47-f764-40c9-a940-0292477415b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:44.395718 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Flow 'volume_create_api' (fda7b6ef-a985-45ef-8bbb-f17a5bd6e3c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:44.396025 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Create volume request issued successfully. Aug 20 00:16:44.396570 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e13771bb-8452-4d95-8297-f79fb665269c tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:44.397380 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1071/4254] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:16:44 2026] POST /volume/v3/volumes => generated 774 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:44.408795 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f54a58d8-b6e8-41b9-b764-de9c12e52351 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:44.410616 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f54a58d8-b6e8-41b9-b764-de9c12e52351 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 Aug 20 00:16:44.410855 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f54a58d8-b6e8-41b9-b764-de9c12e52351 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:44.411065 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f54a58d8-b6e8-41b9-b764-de9c12e52351 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:44.417778 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:44.417778 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:44.421112 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f54a58d8-b6e8-41b9-b764-de9c12e52351 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:44.425475 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f54a58d8-b6e8-41b9-b764-de9c12e52351 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 returned with HTTP 200 Aug 20 00:16:44.425853 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1062/4255] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:44 2026] GET /volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:44.685235 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ce84ed1c-003b-4ad1-9021-89d36e698f18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:44.687649 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce84ed1c-003b-4ad1-9021-89d36e698f18 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:44.687957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce84ed1c-003b-4ad1-9021-89d36e698f18 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:44.688291 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce84ed1c-003b-4ad1-9021-89d36e698f18 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:44.688353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ce84ed1c-003b-4ad1-9021-89d36e698f18 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:44.694616 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:44.694616 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:44.695522 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce84ed1c-003b-4ad1-9021-89d36e698f18 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:44.696049 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1059/4256] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:44 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:44.958935 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7042b259-718f-4254-ac47-99cb993bf265 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:44.959838 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7042b259-718f-4254-ac47-99cb993bf265 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:44.960202 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7042b259-718f-4254-ac47-99cb993bf265 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be520be9-68e6-4628-afd0-5edce85dc03f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2084384835", "description": null, "metadata": null}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:44.973307 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:44.973307 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:44.973781 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7042b259-718f-4254-ac47-99cb993bf265 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:44.973929 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-7042b259-718f-4254-ac47-99cb993bf265 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create snapshot from volume be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:45.005600 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-7042b259-718f-4254-ac47-99cb993bf265 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Created reservations ['b2cf5374-6b97-4456-83d3-b91b0902eb51', '1de29e0f-d678-49d6-b1ef-259ace208875', 'ca35aff1-5943-456b-bd2a-d02dc2a9e1ce', 'fd4bf52c-3e81-4d2b-ad53-9b25477d6fb2'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:45.047446 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7042b259-718f-4254-ac47-99cb993bf265 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot force create request issued successfully. Aug 20 00:16:45.047762 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7042b259-718f-4254-ac47-99cb993bf265 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:45.048313 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1065/4257] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:45.057925 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9e179ff-1d0c-4c9a-940e-e968eabe3270 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.060175 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9e179ff-1d0c-4c9a-940e-e968eabe3270 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 Aug 20 00:16:45.060530 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9e179ff-1d0c-4c9a-940e-e968eabe3270 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.060773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9e179ff-1d0c-4c9a-940e-e968eabe3270 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.065976 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.065976 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:45.066475 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9e179ff-1d0c-4c9a-940e-e968eabe3270 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:45.067260 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9e179ff-1d0c-4c9a-940e-e968eabe3270 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 returned with HTTP 200 Aug 20 00:16:45.067661 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1072/4258] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:45 2026] GET /volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:45.439066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-55d5016c-bb58-4ea9-b02f-00d905c04d8d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.441128 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55d5016c-bb58-4ea9-b02f-00d905c04d8d tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 Aug 20 00:16:45.441432 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55d5016c-bb58-4ea9-b02f-00d905c04d8d tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.441681 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55d5016c-bb58-4ea9-b02f-00d905c04d8d tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.448254 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.448254 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:45.451607 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-55d5016c-bb58-4ea9-b02f-00d905c04d8d tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:45.456102 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55d5016c-bb58-4ea9-b02f-00d905c04d8d tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 returned with HTTP 200 Aug 20 00:16:45.456102 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1063/4259] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:45 2026] GET /volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:45.471698 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-81bb33a0-a552-40e0-9529-b3a8f52ef3aa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.473687 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-81bb33a0-a552-40e0-9529-b3a8f52ef3aa tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] GET https://10.4.3.9/volume/v3/volumes/summary Aug 20 00:16:45.474179 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-81bb33a0-a552-40e0-9529-b3a8f52ef3aa tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.474441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-81bb33a0-a552-40e0-9529-b3a8f52ef3aa tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.474707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-81bb33a0-a552-40e0-9529-b3a8f52ef3aa tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:16:45.481159 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-81bb33a0-a552-40e0-9529-b3a8f52ef3aa tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] Get summary completed successfully. Aug 20 00:16:45.481452 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-81bb33a0-a552-40e0-9529-b3a8f52ef3aa tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-reader] https://10.4.3.9/volume/v3/volumes/summary returned with HTTP 200 Aug 20 00:16:45.481978 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1060/4260] 10.4.3.9 () {68 vars in 1288 bytes} [Thu Aug 20 00:16:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:45.490275 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5f74d5ca-79cd-4a83-9d99-2654fc6d275e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.493575 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5f74d5ca-79cd-4a83-9d99-2654fc6d275e tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 Aug 20 00:16:45.493827 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5f74d5ca-79cd-4a83-9d99-2654fc6d275e tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.494071 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5f74d5ca-79cd-4a83-9d99-2654fc6d275e tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.494265 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-5f74d5ca-79cd-4a83-9d99-2654fc6d275e tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Delete volume with id: a4972628-5ab0-4a1b-b63d-a882d8087269 Aug 20 00:16:45.501379 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.501379 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:45.501748 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5f74d5ca-79cd-4a83-9d99-2654fc6d275e tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:45.521038 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5f74d5ca-79cd-4a83-9d99-2654fc6d275e tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Delete volume request issued successfully. Aug 20 00:16:45.521334 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5f74d5ca-79cd-4a83-9d99-2654fc6d275e tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 returned with HTTP 202 Aug 20 00:16:45.521896 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1066/4261] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:16:45 2026] DELETE /volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:16:45.531777 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd9cf674-e01b-4c36-9dee-bcb379bca39a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.534480 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd9cf674-e01b-4c36-9dee-bcb379bca39a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 Aug 20 00:16:45.534952 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd9cf674-e01b-4c36-9dee-bcb379bca39a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.535342 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd9cf674-e01b-4c36-9dee-bcb379bca39a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.543868 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.543868 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:45.548382 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bd9cf674-e01b-4c36-9dee-bcb379bca39a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Volume info retrieved successfully. Aug 20 00:16:45.553558 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd9cf674-e01b-4c36-9dee-bcb379bca39a tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 returned with HTTP 200 Aug 20 00:16:45.554442 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1073/4262] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:45 2026] GET /volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 => generated 1004 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:45.706397 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0f2c067-dbad-4a3d-b3f5-31e3f05b9264 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.710217 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0f2c067-dbad-4a3d-b3f5-31e3f05b9264 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:45.710217 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0f2c067-dbad-4a3d-b3f5-31e3f05b9264 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.710217 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0f2c067-dbad-4a3d-b3f5-31e3f05b9264 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.710217 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e0f2c067-dbad-4a3d-b3f5-31e3f05b9264 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:45.713831 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.713831 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:45.714608 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0f2c067-dbad-4a3d-b3f5-31e3f05b9264 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:45.715110 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1064/4263] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:45 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:45.725422 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-886d5901-71bc-4b22-b3a2-d84f16aaafa1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.790786 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-886d5901-71bc-4b22-b3a2-d84f16aaafa1 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-member] PUT https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:45.791171 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-886d5901-71bc-4b22-b3a2-d84f16aaafa1 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:45.797464 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.797464 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:45.804968 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-886d5901-71bc-4b22-b3a2-d84f16aaafa1 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-member] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:45.805597 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1061/4264] 10.4.3.9 () {70 vars in 1394 bytes} [Thu Aug 20 00:16:45 2026] PUT /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 312 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:45.814372 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-41ec2d09-b8f4-48f3-97ff-a92847f1819e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.816564 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-41ec2d09-b8f4-48f3-97ff-a92847f1819e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:45.816790 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-41ec2d09-b8f4-48f3-97ff-a92847f1819e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.817039 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-41ec2d09-b8f4-48f3-97ff-a92847f1819e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.817219 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-41ec2d09-b8f4-48f3-97ff-a92847f1819e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:45.821903 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.821903 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:45.822599 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-41ec2d09-b8f4-48f3-97ff-a92847f1819e tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:45.822983 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1067/4265] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:45 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:45.834959 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b4515886-9ce2-449e-88a3-6139020ebd2b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.837229 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4515886-9ce2-449e-88a3-6139020ebd2b tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] DELETE https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:45.837558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4515886-9ce2-449e-88a3-6139020ebd2b tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.837854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4515886-9ce2-449e-88a3-6139020ebd2b tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.838065 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-b4515886-9ce2-449e-88a3-6139020ebd2b tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Delete backup with id: 39fbb5ad-a849-4701-bd23-0710360354e3. Aug 20 00:16:45.843583 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.843583 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:45.857878 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-b4515886-9ce2-449e-88a3-6139020ebd2b tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] delete_backup rpcapi backup_id 39fbb5ad-a849-4701-bd23-0710360354e3 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:16:45.860041 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4515886-9ce2-449e-88a3-6139020ebd2b tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 202 Aug 20 00:16:45.860668 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1074/4266] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:16:45 2026] DELETE /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:45.869537 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e17c413a-9aa7-4312-9c29-49560b6913df None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:45.875530 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e17c413a-9aa7-4312-9c29-49560b6913df tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:45.875530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e17c413a-9aa7-4312-9c29-49560b6913df tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:45.875530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e17c413a-9aa7-4312-9c29-49560b6913df tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:45.875530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e17c413a-9aa7-4312-9c29-49560b6913df tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:45.882940 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:45.882940 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:45.882940 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e17c413a-9aa7-4312-9c29-49560b6913df tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 200 Aug 20 00:16:45.883687 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1065/4267] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:45 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:46.079259 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5b9f61b1-b17c-4017-8f65-30c9d17edb1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:46.081848 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b9f61b1-b17c-4017-8f65-30c9d17edb1e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 Aug 20 00:16:46.082320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b9f61b1-b17c-4017-8f65-30c9d17edb1e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:46.082818 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b9f61b1-b17c-4017-8f65-30c9d17edb1e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:46.093672 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:46.093672 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:46.094391 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5b9f61b1-b17c-4017-8f65-30c9d17edb1e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:46.095570 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b9f61b1-b17c-4017-8f65-30c9d17edb1e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 returned with HTTP 200 Aug 20 00:16:46.096300 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1062/4268] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:46 2026] GET /volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:46.109851 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bbbd1dfd-dda1-4e48-9dd4-0e2c78ca4dd7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:46.112231 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbbd1dfd-dda1-4e48-9dd4-0e2c78ca4dd7 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 Aug 20 00:16:46.112475 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbbd1dfd-dda1-4e48-9dd4-0e2c78ca4dd7 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:46.112753 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbbd1dfd-dda1-4e48-9dd4-0e2c78ca4dd7 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:46.119478 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:46.119478 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:46.120123 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bbbd1dfd-dda1-4e48-9dd4-0e2c78ca4dd7 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:46.121173 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbbd1dfd-dda1-4e48-9dd4-0e2c78ca4dd7 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 returned with HTTP 200 Aug 20 00:16:46.121752 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1068/4269] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:46 2026] GET /volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:46.569347 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6f1fccfa-9f08-4de5-9833-72dbaaf594a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:46.571965 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6f1fccfa-9f08-4de5-9833-72dbaaf594a7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] GET https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 Aug 20 00:16:46.572245 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6f1fccfa-9f08-4de5-9833-72dbaaf594a7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:46.572458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6f1fccfa-9f08-4de5-9833-72dbaaf594a7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:46.575198 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=364,cinder:UPDATE=101,cinder:INSERT=53 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:16:46.581763 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6f1fccfa-9f08-4de5-9833-72dbaaf594a7 tempest-ProjectReaderTests-255199959 tempest-ProjectReaderTests-255199959-project-admin] https://10.4.3.9/volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 returned with HTTP 404 Aug 20 00:16:46.583484 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1075/4270] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:16:46 2026] GET /volume/v3/volumes/a4972628-5ab0-4a1b-b63d-a882d8087269 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:16:46.895977 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-503cd0f4-d8b0-45bf-b965-0c9070d75222 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:46.897966 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-503cd0f4-d8b0-45bf-b965-0c9070d75222 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 Aug 20 00:16:46.898314 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-503cd0f4-d8b0-45bf-b965-0c9070d75222 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:46.898586 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-503cd0f4-d8b0-45bf-b965-0c9070d75222 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:46.898776 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-503cd0f4-d8b0-45bf-b965-0c9070d75222 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Show backup with id 39fbb5ad-a849-4701-bd23-0710360354e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:46.903170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-503cd0f4-d8b0-45bf-b965-0c9070d75222 tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 returned with HTTP 404 Aug 20 00:16:46.903170 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1066/4271] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:46 2026] GET /volume/v3/backups/39fbb5ad-a849-4701-bd23-0710360354e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:16:46.914503 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1577eb6c-5eb3-41ef-9d97-233d27a32def None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:46.916475 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1577eb6c-5eb3-41ef-9d97-233d27a32def tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 Aug 20 00:16:46.916698 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1577eb6c-5eb3-41ef-9d97-233d27a32def tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:46.916916 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1577eb6c-5eb3-41ef-9d97-233d27a32def tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:46.917079 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1577eb6c-5eb3-41ef-9d97-233d27a32def tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Delete volume with id: 8a6eb4e9-4471-4e9d-9901-c46e5d197b34 Aug 20 00:16:46.925164 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:46.925164 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:46.925677 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1577eb6c-5eb3-41ef-9d97-233d27a32def tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Volume info retrieved successfully. Aug 20 00:16:46.943662 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1577eb6c-5eb3-41ef-9d97-233d27a32def tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Delete volume request issued successfully. Aug 20 00:16:46.947302 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1577eb6c-5eb3-41ef-9d97-233d27a32def tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 returned with HTTP 202 Aug 20 00:16:46.948244 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1063/4272] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:16:46 2026] DELETE /volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:16:46.957345 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-01828aa5-b59d-4fa2-a502-fd1be3b8a80a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:46.959678 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-01828aa5-b59d-4fa2-a502-fd1be3b8a80a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 Aug 20 00:16:46.959931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-01828aa5-b59d-4fa2-a502-fd1be3b8a80a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:46.960152 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-01828aa5-b59d-4fa2-a502-fd1be3b8a80a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:46.971548 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:46.971548 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:46.979973 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-01828aa5-b59d-4fa2-a502-fd1be3b8a80a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Volume info retrieved successfully. Aug 20 00:16:46.987416 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-01828aa5-b59d-4fa2-a502-fd1be3b8a80a tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 returned with HTTP 200 Aug 20 00:16:46.988705 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1069/4273] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:46 2026] GET /volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:47.678159 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64f039a0-43f9-4fa0-a442-61aa00878167 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:47.682517 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64f039a0-43f9-4fa0-a442-61aa00878167 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:16:47.684650 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64f039a0-43f9-4fa0-a442-61aa00878167 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be520be9-68e6-4628-afd0-5edce85dc03f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1152346166", "description": null, "metadata": null}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:47.699328 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:47.699328 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:47.700057 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64f039a0-43f9-4fa0-a442-61aa00878167 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:47.700282 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-64f039a0-43f9-4fa0-a442-61aa00878167 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create snapshot from volume be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:47.732376 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-64f039a0-43f9-4fa0-a442-61aa00878167 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Created reservations ['58c6bf7b-c1e4-46d9-bd74-3bfc9abffe5b', '9da05a17-bffd-4cbc-ad22-83cceec45e59', '50cc803b-4f9a-468f-b3dc-d1f716e621a0', '134af588-6122-4360-bce0-e328c75edb45'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:47.777061 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64f039a0-43f9-4fa0-a442-61aa00878167 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot force create request issued successfully. Aug 20 00:16:47.777467 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64f039a0-43f9-4fa0-a442-61aa00878167 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:16:47.778212 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1076/4274] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:16:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:47.790140 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-da953b11-84a1-43e1-9f01-d3f3d6d146b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:47.792330 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da953b11-84a1-43e1-9f01-d3f3d6d146b6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf Aug 20 00:16:47.792567 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da953b11-84a1-43e1-9f01-d3f3d6d146b6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:47.792812 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da953b11-84a1-43e1-9f01-d3f3d6d146b6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:47.799705 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:47.799705 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:47.800393 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-da953b11-84a1-43e1-9f01-d3f3d6d146b6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:47.802139 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da953b11-84a1-43e1-9f01-d3f3d6d146b6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf returned with HTTP 200 Aug 20 00:16:47.802632 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1067/4275] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:47 2026] GET /volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:48.003377 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d5a382e6-bca5-4a17-acdd-8d2c265e5b6f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:48.005525 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d5a382e6-bca5-4a17-acdd-8d2c265e5b6f tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] GET https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 Aug 20 00:16:48.005765 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d5a382e6-bca5-4a17-acdd-8d2c265e5b6f tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:48.006015 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d5a382e6-bca5-4a17-acdd-8d2c265e5b6f tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:48.013097 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d5a382e6-bca5-4a17-acdd-8d2c265e5b6f tempest-ProjectMemberTests39-1116897815 tempest-ProjectMemberTests39-1116897815-project-admin] https://10.4.3.9/volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 returned with HTTP 404 Aug 20 00:16:48.013644 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1064/4276] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:48 2026] GET /volume/v3/volumes/8a6eb4e9-4471-4e9d-9901-c46e5d197b34 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:48.814762 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d055ddcb-9766-4eb2-a328-d1ec64abbedc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:48.818303 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d055ddcb-9766-4eb2-a328-d1ec64abbedc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf Aug 20 00:16:48.818589 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d055ddcb-9766-4eb2-a328-d1ec64abbedc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:48.819016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d055ddcb-9766-4eb2-a328-d1ec64abbedc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:48.825833 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:48.825833 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:48.826389 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d055ddcb-9766-4eb2-a328-d1ec64abbedc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:48.827278 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d055ddcb-9766-4eb2-a328-d1ec64abbedc tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf returned with HTTP 200 Aug 20 00:16:48.827702 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1070/4277] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:48 2026] GET /volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:48.836870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-385b95a7-9424-4ea1-9a61-8cb8a4b6e024 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:48.840722 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-385b95a7-9424-4ea1-9a61-8cb8a4b6e024 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf Aug 20 00:16:48.840722 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-385b95a7-9424-4ea1-9a61-8cb8a4b6e024 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:48.840722 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-385b95a7-9424-4ea1-9a61-8cb8a4b6e024 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:48.845084 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:48.845084 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:48.845694 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-385b95a7-9424-4ea1-9a61-8cb8a4b6e024 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:48.846660 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-385b95a7-9424-4ea1-9a61-8cb8a4b6e024 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf returned with HTTP 200 Aug 20 00:16:48.847167 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1077/4278] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:16:48 2026] GET /volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:48.882750 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-21ee86f6-a516-4de9-99ce-289d3a9c3e1a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:48.886744 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-21ee86f6-a516-4de9-99ce-289d3a9c3e1a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:48.886744 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-21ee86f6-a516-4de9-99ce-289d3a9c3e1a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:48.886744 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-21ee86f6-a516-4de9-99ce-289d3a9c3e1a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:48.896118 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:48.896118 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:48.901354 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-21ee86f6-a516-4de9-99ce-289d3a9c3e1a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:48.906723 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-21ee86f6-a516-4de9-99ce-289d3a9c3e1a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:48.907474 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1068/4279] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:48 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:48.925725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-18cece05-3919-40b3-89d2-ce3117bd8d3e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:48.928463 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-18cece05-3919-40b3-89d2-ce3117bd8d3e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f/action Aug 20 00:16:48.928937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-18cece05-3919-40b3-89d2-ce3117bd8d3e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:48.929139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-18cece05-3919-40b3-89d2-ce3117bd8d3e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:48.942365 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:48.942365 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:48.943051 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-18cece05-3919-40b3-89d2-ce3117bd8d3e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:48.951238 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-18cece05-3919-40b3-89d2-ce3117bd8d3e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Begin detaching volume completed successfully. Aug 20 00:16:48.951592 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-18cece05-3919-40b3-89d2-ce3117bd8d3e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f/action returned with HTTP 202 Aug 20 00:16:48.952222 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1065/4280] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:16:48 2026] POST /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:16:48.998961 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0202b8b7-808d-427c-9299-fa9c96752462 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:48.999474 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0202b8b7-808d-427c-9299-fa9c96752462 None None] GET https://10.4.3.9/volume// Aug 20 00:16:48.999683 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0202b8b7-808d-427c-9299-fa9c96752462 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:48.999939 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0202b8b7-808d-427c-9299-fa9c96752462 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:49.000361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0202b8b7-808d-427c-9299-fa9c96752462 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:49.000712 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1071/4281] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:16:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:49.011234 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-74bab6b0-ae82-4fe1-b534-b72cb4d5879e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:49.013364 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-74bab6b0-ae82-4fe1-b534-b72cb4d5879e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:16:49.013778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-74bab6b0-ae82-4fe1-b534-b72cb4d5879e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:49.014136 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-74bab6b0-ae82-4fe1-b534-b72cb4d5879e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:49.030357 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:49.030357 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:49.033652 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-74bab6b0-ae82-4fe1-b534-b72cb4d5879e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:49.040818 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-74bab6b0-ae82-4fe1-b534-b72cb4d5879e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:16:49.040818 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1078/4282] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:16:49 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:49.748293 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:49.847990 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:49.848960 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-747308621"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:49.850147 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-747308621'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:49.850402 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume of 1 GB Aug 20 00:16:49.852990 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=355,cinder:INSERT=54,cinder:UPDATE=95 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:16:49.855663 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Availability Zones retrieved successfully. Aug 20 00:16:49.860081 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-633fd933-efc1-47f7-b7d0-cc03770e47c1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:49.862921 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-633fd933-efc1-47f7-b7d0-cc03770e47c1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8 Aug 20 00:16:49.862921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-633fd933-efc1-47f7-b7d0-cc03770e47c1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:49.862921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-633fd933-efc1-47f7-b7d0-cc03770e47c1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:49.863504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Flow 'volume_create_api' (02e63ce2-af11-40b5-8d2b-616fe4e2916d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:49.864395 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=353,cinder:UPDATE=85,cinder:INSERT=47 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:16:49.864730 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c0f645-049b-47aa-a332-cba710e43842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:49.866624 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:49.871583 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:49.871583 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:49.908831 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c0f645-049b-47aa-a332-cba710e43842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:49.911776 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dc2625-9ad6-4da3-9ca5-0bb1b1550872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:49.927783 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a129bfb1-48b9-4af8-9788-01b9333fcfb4 req-633fd933-efc1-47f7-b7d0-cc03770e47c1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8 returned with HTTP 200 Aug 20 00:16:49.928233 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1066/4283] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:16:49 2026] DELETE /volume/v3/attachments/53baafaf-feb8-474d-b116-c9daa53654d8 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:49.992502 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Created reservations ['206a40f0-c426-4a96-9135-82fea81fa6a0', 'd71fc657-9d14-41c1-bb70-82aef86eb432', 'e0d6d4b3-a33f-4b50-9567-651c242ea8fe', '70b6df27-0e72-4935-a4ef-0a26651ac4e7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:49.993671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dc2625-9ad6-4da3-9ca5-0bb1b1550872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['206a40f0-c426-4a96-9135-82fea81fa6a0', 'd71fc657-9d14-41c1-bb70-82aef86eb432', 'e0d6d4b3-a33f-4b50-9567-651c242ea8fe', '70b6df27-0e72-4935-a4ef-0a26651ac4e7']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:49.994722 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3e4e76-b503-4cff-9e20-f2a58c26039d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:50.019981 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3e4e76-b503-4cff-9e20-f2a58c26039d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f953bc4-91f8-4871-ab56-8d8ca6afad01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-747308621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bcd8e7d1494108855432377a773e96',qos_specs=None,replication_status=,reservations=['206a40f0-c426-4a96-9135-82fea81fa6a0','d71fc657-9d14-41c1-bb70-82aef86eb432','e0d6d4b3-a33f-4b50-9567-651c242ea8fe','70b6df27-0e72-4935-a4ef-0a26651ac4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a9e312f5146c3ab424bdf45ea1601',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-747308621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f953bc4-91f8-4871-ab56-8d8ca6afad01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78bcd8e7d1494108855432377a773e96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470a9e312f5146c3ab424bdf45ea1601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:50.020665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3d1d57-b9e9-407a-acb9-b1120d1d615a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:50.041018 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3d1d57-b9e9-407a-acb9-b1120d1d615a) transitioned into state 'SUCCESS' from state '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-747308621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bcd8e7d1494108855432377a773e96',qos_specs=None,replication_status=,reservations=['206a40f0-c426-4a96-9135-82fea81fa6a0','d71fc657-9d14-41c1-bb70-82aef86eb432','e0d6d4b3-a33f-4b50-9567-651c242ea8fe','70b6df27-0e72-4935-a4ef-0a26651ac4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a9e312f5146c3ab424bdf45ea1601',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:50.041770 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca097e6c-a259-42ef-8abc-98d131447d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:50.051004 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca097e6c-a259-42ef-8abc-98d131447d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:50.056992 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Flow 'volume_create_api' (02e63ce2-af11-40b5-8d2b-616fe4e2916d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:50.056992 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume request issued successfully. Aug 20 00:16:50.056992 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7ec2aa8-09d4-4d02-8ffe-600e9db5133e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:50.056992 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1069/4284] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:16:49 2026] POST /volume/v3/volumes => generated 773 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:50.065232 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2a36be9f-3212-4029-a0a7-9b62ea01af3a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:50.066971 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2a36be9f-3212-4029-a0a7-9b62ea01af3a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 Aug 20 00:16:50.067256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2a36be9f-3212-4029-a0a7-9b62ea01af3a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:50.067487 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2a36be9f-3212-4029-a0a7-9b62ea01af3a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:50.075476 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:50.075476 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:50.082309 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2a36be9f-3212-4029-a0a7-9b62ea01af3a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:16:50.086341 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2a36be9f-3212-4029-a0a7-9b62ea01af3a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 returned with HTTP 200 Aug 20 00:16:50.086688 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1072/4285] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:50 2026] GET /volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:50.092476 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:50.094172 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:16:50.094482 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1309628462", "snapshot_id": "a6b3ce68-7716-4a56-a105-ddf38375b19c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:50.096118 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1309628462', 'snapshot_id': 'a6b3ce68-7716-4a56-a105-ddf38375b19c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:16:50.101449 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:50.101449 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:50.101878 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:16:50.102006 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume of 1 GB Aug 20 00:16:50.106536 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Availability Zones retrieved successfully. Aug 20 00:16:50.112072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Flow 'volume_create_api' (1566c215-d2eb-4f79-ade7-6816314badaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:50.113003 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b8de3f-cbd6-4be8-b26a-b759a76845ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:50.113866 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:16:50.141925 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b8de3f-cbd6-4be8-b26a-b759a76845ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a6b3ce68-7716-4a56-a105-ddf38375b19c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:50.142641 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9e1d999-01a7-4480-833f-12017a78c185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:50.182566 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Created reservations ['0881b9ab-b098-4151-89a4-c108f0a11d48', '288ebac3-75ed-48de-9978-edaf4d04abcc', '129c7f21-3de8-4dc6-91ef-1bd43b8376a9', '3662bf91-b16c-459f-833d-46a4d3b92e55'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:50.183283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9e1d999-01a7-4480-833f-12017a78c185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0881b9ab-b098-4151-89a4-c108f0a11d48', '288ebac3-75ed-48de-9978-edaf4d04abcc', '129c7f21-3de8-4dc6-91ef-1bd43b8376a9', '3662bf91-b16c-459f-833d-46a4d3b92e55']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:50.183881 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e54d48-8ec1-4381-9294-6ecfc0e95f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:50.224972 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e54d48-8ec1-4381-9294-6ecfc0e95f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6880cf8e-50bc-41a9-9cec-4e2f20927140', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1309628462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb3b0abfad448d9af5517a3a2829b97',qos_specs=None,replication_status=,reservations=['0881b9ab-b098-4151-89a4-c108f0a11d48','288ebac3-75ed-48de-9978-edaf4d04abcc','129c7f21-3de8-4dc6-91ef-1bd43b8376a9','3662bf91-b16c-459f-833d-46a4d3b92e55'],size=1,snapshot_id=a6b3ce68-7716-4a56-a105-ddf38375b19c,source_replicaid=,source_volid=None,status='creating',user_id='a0ab353b75254f66a8b7446c9883f589',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1309628462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6880cf8e-50bc-41a9-9cec-4e2f20927140,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb3b0abfad448d9af5517a3a2829b97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a6b3ce68-7716-4a56-a105-ddf38375b19c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0ab353b75254f66a8b7446c9883f589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:50.225671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96077dd1-937a-4adc-b501-662a4b477ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:50.244801 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96077dd1-937a-4adc-b501-662a4b477ad2) transitioned into state 'SUCCESS' from state '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-1309628462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb3b0abfad448d9af5517a3a2829b97',qos_specs=None,replication_status=,reservations=['0881b9ab-b098-4151-89a4-c108f0a11d48','288ebac3-75ed-48de-9978-edaf4d04abcc','129c7f21-3de8-4dc6-91ef-1bd43b8376a9','3662bf91-b16c-459f-833d-46a4d3b92e55'],size=1,snapshot_id=a6b3ce68-7716-4a56-a105-ddf38375b19c,source_replicaid=,source_volid=None,status='creating',user_id='a0ab353b75254f66a8b7446c9883f589',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:50.245605 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a4fb4c-4712-4f00-b436-34c9dbf19169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:16:50.268953 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a4fb4c-4712-4f00-b436-34c9dbf19169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:16:50.270157 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Flow 'volume_create_api' (1566c215-d2eb-4f79-ade7-6816314badaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:16:50.270546 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume request issued successfully. Aug 20 00:16:50.271401 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23af429f-5a8b-49e6-8389-32d68d8f0698 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:16:50.271857 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1079/4286] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:16:50 2026] POST /volume/v3/volumes => generated 787 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:16:50.284418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0d33cdc2-2bc1-4fdf-b374-07df33ad9f13 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:50.286196 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0d33cdc2-2bc1-4fdf-b374-07df33ad9f13 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:50.286409 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0d33cdc2-2bc1-4fdf-b374-07df33ad9f13 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:50.286622 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0d33cdc2-2bc1-4fdf-b374-07df33ad9f13 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:50.300608 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:50.300608 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:50.310618 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0d33cdc2-2bc1-4fdf-b374-07df33ad9f13 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:50.318024 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0d33cdc2-2bc1-4fdf-b374-07df33ad9f13 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:50.318450 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1067/4287] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:50 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:51.101833 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-655327db-3ba3-4a99-a14d-f1ea003969da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:51.104480 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-655327db-3ba3-4a99-a14d-f1ea003969da tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 Aug 20 00:16:51.104760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-655327db-3ba3-4a99-a14d-f1ea003969da tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:51.105065 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-655327db-3ba3-4a99-a14d-f1ea003969da tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:51.112478 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:51.112478 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:51.116223 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-655327db-3ba3-4a99-a14d-f1ea003969da tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:16:51.119926 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-655327db-3ba3-4a99-a14d-f1ea003969da tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 returned with HTTP 200 Aug 20 00:16:51.120308 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1070/4288] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:51 2026] GET /volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:51.131903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bbc02343-15f9-4002-94c1-3a1014434c6e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:51.133580 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbc02343-15f9-4002-94c1-3a1014434c6e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:16:51.133951 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bbc02343-15f9-4002-94c1-3a1014434c6e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f953bc4-91f8-4871-ab56-8d8ca6afad01", "name": "tempest-type-Backup-1137307711"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:51.135316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-bbc02343-15f9-4002-94c1-3a1014434c6e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Creating new backup {'backup': {'volume_id': '9f953bc4-91f8-4871-ab56-8d8ca6afad01', 'name': 'tempest-type-Backup-1137307711'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:16:51.135469 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-bbc02343-15f9-4002-94c1-3a1014434c6e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Creating backup of volume 9f953bc4-91f8-4871-ab56-8d8ca6afad01 in container None Aug 20 00:16:51.142271 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:51.142271 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:51.142621 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bbc02343-15f9-4002-94c1-3a1014434c6e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:16:51.164369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-bbc02343-15f9-4002-94c1-3a1014434c6e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Created reservations ['5ee24c33-ca95-42d5-a125-6e18c013d9ad', '3ff1a2bd-918b-48bd-8eac-186c5b0f8a99'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:16:51.204797 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bbc02343-15f9-4002-94c1-3a1014434c6e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:16:51.205381 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1073/4289] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:16:51 2026] POST /volume/v3/backups => generated 312 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 00:16:51.214773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-14f128be-33bf-4fbd-abb6-60679ec9d710 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:51.216786 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-14f128be-33bf-4fbd-abb6-60679ec9d710 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:51.217013 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-14f128be-33bf-4fbd-abb6-60679ec9d710 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:51.217230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-14f128be-33bf-4fbd-abb6-60679ec9d710 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:51.217330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-14f128be-33bf-4fbd-abb6-60679ec9d710 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:51.222067 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:51.222067 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:51.222657 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-14f128be-33bf-4fbd-abb6-60679ec9d710 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:51.223161 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1080/4290] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:51 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 719 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:51.329871 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-068093fa-1365-49c0-a793-ddf9b33a4b3b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:51.332045 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-068093fa-1365-49c0-a793-ddf9b33a4b3b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:51.332302 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-068093fa-1365-49c0-a793-ddf9b33a4b3b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:51.332519 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-068093fa-1365-49c0-a793-ddf9b33a4b3b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:51.340364 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:51.340364 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:51.344659 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-068093fa-1365-49c0-a793-ddf9b33a4b3b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:51.350577 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-068093fa-1365-49c0-a793-ddf9b33a4b3b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:51.351165 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1068/4291] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:51 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:51.362941 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-537e26ff-e404-45ee-b99d-80bc088f42da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:51.364653 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-537e26ff-e404-45ee-b99d-80bc088f42da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:51.364838 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-537e26ff-e404-45ee-b99d-80bc088f42da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:51.365070 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-537e26ff-e404-45ee-b99d-80bc088f42da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:51.373380 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:51.373380 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:51.376716 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-537e26ff-e404-45ee-b99d-80bc088f42da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:51.380424 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-537e26ff-e404-45ee-b99d-80bc088f42da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:51.380789 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1071/4292] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:51 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:51.826605 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2298bb90-b406-470a-a410-0291918e059d req-490cfbda-ed9f-4986-b350-bf8d0f6f1f17 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:51.828628 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-490cfbda-ed9f-4986-b350-bf8d0f6f1f17 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:51.828824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-490cfbda-ed9f-4986-b350-bf8d0f6f1f17 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:51.829025 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-490cfbda-ed9f-4986-b350-bf8d0f6f1f17 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:51.835865 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:51.835865 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:51.839568 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-2298bb90-b406-470a-a410-0291918e059d req-490cfbda-ed9f-4986-b350-bf8d0f6f1f17 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:51.843678 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-490cfbda-ed9f-4986-b350-bf8d0f6f1f17 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:51.844087 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1074/4293] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:16:51 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:51.909794 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-123d1018-f270-48b5-a7bb-634e5767fb05 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:51.910256 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-123d1018-f270-48b5-a7bb-634e5767fb05 None None] GET https://10.4.3.9/volume// Aug 20 00:16:51.910401 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-123d1018-f270-48b5-a7bb-634e5767fb05 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:51.910573 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-123d1018-f270-48b5-a7bb-634e5767fb05 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:51.910944 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-123d1018-f270-48b5-a7bb-634e5767fb05 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:51.911214 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1081/4294] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:16:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:51.917133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2298bb90-b406-470a-a410-0291918e059d req-f2d9afd8-1b65-4c23-a06c-d4bfa02da037 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:52.005450 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-f2d9afd8-1b65-4c23-a06c-d4bfa02da037 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:16:52.005896 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-f2d9afd8-1b65-4c23-a06c-d4bfa02da037 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6880cf8e-50bc-41a9-9cec-4e2f20927140", "connector": null, "instance_uuid": "c1812f1b-267c-489c-a3f6-e8aa76746f7c"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:52.014262 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:52.014262 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:52.039109 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-f2d9afd8-1b65-4c23-a06c-d4bfa02da037 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:16:52.039698 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1069/4295] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:16:51 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:52.064141 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-242923ff-e236-4bb1-81ca-10e930364345 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:52.065659 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-242923ff-e236-4bb1-81ca-10e930364345 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:52.065819 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-242923ff-e236-4bb1-81ca-10e930364345 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:52.066008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-242923ff-e236-4bb1-81ca-10e930364345 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:52.073616 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dd192cb5-68ae-42fb-9df7-530d2510cc60 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:52.074010 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dd192cb5-68ae-42fb-9df7-530d2510cc60 None None] GET https://10.4.3.9/volume// Aug 20 00:16:52.074195 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dd192cb5-68ae-42fb-9df7-530d2510cc60 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:52.074430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dd192cb5-68ae-42fb-9df7-530d2510cc60 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:52.074734 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dd192cb5-68ae-42fb-9df7-530d2510cc60 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:16:52.075082 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1075/4296] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:16:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:16:52.077856 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:52.077856 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:52.082916 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-242923ff-e236-4bb1-81ca-10e930364345 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:52.083446 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2298bb90-b406-470a-a410-0291918e059d req-82b5990d-ac73-47eb-a021-0060631411ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:52.085498 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-82b5990d-ac73-47eb-a021-0060631411ae tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:52.085691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-82b5990d-ac73-47eb-a021-0060631411ae tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:52.085858 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-82b5990d-ac73-47eb-a021-0060631411ae tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:52.086949 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-242923ff-e236-4bb1-81ca-10e930364345 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:52.087397 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1072/4297] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:52 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:52.094439 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:52.094439 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:52.097500 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-2298bb90-b406-470a-a410-0291918e059d req-82b5990d-ac73-47eb-a021-0060631411ae tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:52.102215 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-82b5990d-ac73-47eb-a021-0060631411ae tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:52.102663 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1082/4298] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:16:52 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 1059 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:16:52.195033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2298bb90-b406-470a-a410-0291918e059d req-49a547ba-6422-436b-aca8-291f57ce73b1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:52.197120 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-49a547ba-6422-436b-aca8-291f57ce73b1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] PUT https://10.4.3.9/volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6 Aug 20 00:16:52.197471 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-49a547ba-6422-436b-aca8-291f57ce73b1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:52.205139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2298bb90-b406-470a-a410-0291918e059d req-49a547ba-6422-436b-aca8-291f57ce73b1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Acquiring lock "cinder-attachment_update-6880cf8e-50bc-41a9-9cec-4e2f20927140-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:16:52.209305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2298bb90-b406-470a-a410-0291918e059d req-49a547ba-6422-436b-aca8-291f57ce73b1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Lock "cinder-attachment_update-6880cf8e-50bc-41a9-9cec-4e2f20927140-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:16:52.210248 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:52.210248 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:52.234025 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6a59b076-23f0-4130-a6d8-f564e859847f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:52.236630 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6a59b076-23f0-4130-a6d8-f564e859847f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:52.236916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6a59b076-23f0-4130-a6d8-f564e859847f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:52.237211 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6a59b076-23f0-4130-a6d8-f564e859847f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:52.237404 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6a59b076-23f0-4130-a6d8-f564e859847f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:52.241749 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:52.241749 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:52.242461 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6a59b076-23f0-4130-a6d8-f564e859847f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:52.242885 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1076/4299] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:52 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:52.287330 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2298bb90-b406-470a-a410-0291918e059d req-49a547ba-6422-436b-aca8-291f57ce73b1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Lock "cinder-attachment_update-6880cf8e-50bc-41a9-9cec-4e2f20927140-np0000007832" released by "attachment_update" :: held 0.078s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:16:52.287599 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-49a547ba-6422-436b-aca8-291f57ce73b1 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6 returned with HTTP 200 Aug 20 00:16:52.288028 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1070/4300] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:16:52 2026] PUT /volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:53.099527 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5fe8c054-2d7d-4672-a350-ff72dffc7be4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:53.101372 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fe8c054-2d7d-4672-a350-ff72dffc7be4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:53.101598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fe8c054-2d7d-4672-a350-ff72dffc7be4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:53.101815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fe8c054-2d7d-4672-a350-ff72dffc7be4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:53.111358 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:53.111358 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:53.115004 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5fe8c054-2d7d-4672-a350-ff72dffc7be4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:53.119267 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fe8c054-2d7d-4672-a350-ff72dffc7be4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:53.119675 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1073/4301] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:53 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:53.253847 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97ebcc85-3c11-4e0e-b3c6-bfe2e8d1416f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:53.255648 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97ebcc85-3c11-4e0e-b3c6-bfe2e8d1416f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:53.255869 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97ebcc85-3c11-4e0e-b3c6-bfe2e8d1416f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:53.256087 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97ebcc85-3c11-4e0e-b3c6-bfe2e8d1416f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:53.256215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-97ebcc85-3c11-4e0e-b3c6-bfe2e8d1416f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:53.263417 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:53.263417 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:53.264028 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97ebcc85-3c11-4e0e-b3c6-bfe2e8d1416f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:53.264397 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1083/4302] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:53 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:54.131368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e32cf0a9-c702-433a-b9a9-58e2b8cabe46 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:54.133463 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e32cf0a9-c702-433a-b9a9-58e2b8cabe46 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:54.133643 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e32cf0a9-c702-433a-b9a9-58e2b8cabe46 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:54.133820 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e32cf0a9-c702-433a-b9a9-58e2b8cabe46 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:54.135781 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=352,cinder:UPDATE=109,cinder:INSERT=50 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:16:54.144173 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:54.144173 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:54.149674 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e32cf0a9-c702-433a-b9a9-58e2b8cabe46 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:54.153799 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e32cf0a9-c702-433a-b9a9-58e2b8cabe46 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:54.154204 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1077/4303] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:54 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:54.274770 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b5bd51a0-5553-433a-9eda-76c691c09ab8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:54.276314 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b5bd51a0-5553-433a-9eda-76c691c09ab8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:54.276536 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b5bd51a0-5553-433a-9eda-76c691c09ab8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:54.276777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b5bd51a0-5553-433a-9eda-76c691c09ab8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:54.276936 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b5bd51a0-5553-433a-9eda-76c691c09ab8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:54.280877 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:54.280877 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:54.281485 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b5bd51a0-5553-433a-9eda-76c691c09ab8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:54.281809 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1071/4304] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:54 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:55.167863 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7e435d84-53d3-44b0-aa9a-46e052580d04 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:55.170479 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e435d84-53d3-44b0-aa9a-46e052580d04 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:55.170714 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e435d84-53d3-44b0-aa9a-46e052580d04 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:55.170947 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e435d84-53d3-44b0-aa9a-46e052580d04 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:55.183912 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:55.183912 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:55.188459 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7e435d84-53d3-44b0-aa9a-46e052580d04 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:55.194405 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e435d84-53d3-44b0-aa9a-46e052580d04 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:55.195076 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1074/4305] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:55 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:55.291938 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd39d5f4-1cd9-43c1-913a-48eafc7160d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:55.294144 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd39d5f4-1cd9-43c1-913a-48eafc7160d0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:55.294665 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd39d5f4-1cd9-43c1-913a-48eafc7160d0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:55.295026 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd39d5f4-1cd9-43c1-913a-48eafc7160d0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:55.295264 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bd39d5f4-1cd9-43c1-913a-48eafc7160d0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:55.300228 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:55.300228 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:55.301312 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd39d5f4-1cd9-43c1-913a-48eafc7160d0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:55.301963 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1084/4306] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:55 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:56.206872 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-276fe468-554a-4006-bc2c-cdc195143f73 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:56.208646 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-276fe468-554a-4006-bc2c-cdc195143f73 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:56.208828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-276fe468-554a-4006-bc2c-cdc195143f73 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:56.209031 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-276fe468-554a-4006-bc2c-cdc195143f73 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:56.217763 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:56.217763 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:56.220767 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-276fe468-554a-4006-bc2c-cdc195143f73 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:56.224478 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-276fe468-554a-4006-bc2c-cdc195143f73 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:56.224819 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1078/4307] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:56 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:56.312260 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ebe5a1da-f2c1-436b-ae3b-54a6d710e230 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:56.314553 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ebe5a1da-f2c1-436b-ae3b-54a6d710e230 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:56.314855 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ebe5a1da-f2c1-436b-ae3b-54a6d710e230 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:56.315162 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ebe5a1da-f2c1-436b-ae3b-54a6d710e230 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:56.315311 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ebe5a1da-f2c1-436b-ae3b-54a6d710e230 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:56.321258 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:56.321258 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:56.322170 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ebe5a1da-f2c1-436b-ae3b-54a6d710e230 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:56.322663 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1072/4308] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:56 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:56.775304 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2298bb90-b406-470a-a410-0291918e059d req-dce979f9-0938-45e8-b10f-2126d751e80c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:56.777500 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-dce979f9-0938-45e8-b10f-2126d751e80c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6/action Aug 20 00:16:56.777816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-dce979f9-0938-45e8-b10f-2126d751e80c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:16:56.777938 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-dce979f9-0938-45e8-b10f-2126d751e80c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:16:56.792411 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:56.792411 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:56.804313 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2298bb90-b406-470a-a410-0291918e059d req-dce979f9-0938-45e8-b10f-2126d751e80c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6/action returned with HTTP 204 Aug 20 00:16:56.804935 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1075/4309] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:16:56 2026] POST /volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:16:57.237051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-546179f7-1754-419d-86aa-8d55a1cf37af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:57.242383 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-546179f7-1754-419d-86aa-8d55a1cf37af tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:16:57.242579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-546179f7-1754-419d-86aa-8d55a1cf37af tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:57.242800 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-546179f7-1754-419d-86aa-8d55a1cf37af tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:57.257001 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:57.257001 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:16:57.261300 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-546179f7-1754-419d-86aa-8d55a1cf37af tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:16:57.266093 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-546179f7-1754-419d-86aa-8d55a1cf37af tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:16:57.266524 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1085/4310] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:16:57 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:16:57.334598 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3a2de7c3-9431-4b3d-ae5a-a9580d080889 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:57.336495 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a2de7c3-9431-4b3d-ae5a-a9580d080889 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:57.336996 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a2de7c3-9431-4b3d-ae5a-a9580d080889 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:57.337405 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a2de7c3-9431-4b3d-ae5a-a9580d080889 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:57.338581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3a2de7c3-9431-4b3d-ae5a-a9580d080889 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:57.341969 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:57.341969 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:16:57.342810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a2de7c3-9431-4b3d-ae5a-a9580d080889 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:57.343337 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1079/4311] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:57 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:58.354398 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-181ebb50-b1f0-4fb8-95d5-be8262aefa5c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:58.356545 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-181ebb50-b1f0-4fb8-95d5-be8262aefa5c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:58.356801 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-181ebb50-b1f0-4fb8-95d5-be8262aefa5c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:58.357069 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-181ebb50-b1f0-4fb8-95d5-be8262aefa5c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:58.357223 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-181ebb50-b1f0-4fb8-95d5-be8262aefa5c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:58.362985 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:58.362985 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:16:58.363905 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-181ebb50-b1f0-4fb8-95d5-be8262aefa5c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:58.364390 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1073/4312] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:58 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:16:59.374492 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b343e6be-27e4-4f9b-9183-ad71dfba3e34 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:16:59.376536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b343e6be-27e4-4f9b-9183-ad71dfba3e34 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:16:59.376777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b343e6be-27e4-4f9b-9183-ad71dfba3e34 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:16:59.377008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b343e6be-27e4-4f9b-9183-ad71dfba3e34 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:16:59.377144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b343e6be-27e4-4f9b-9183-ad71dfba3e34 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:16:59.381731 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:16:59.381731 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:16:59.382459 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b343e6be-27e4-4f9b-9183-ad71dfba3e34 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:16:59.382913 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1076/4313] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:16:59 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:00.393437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1bf42766-78be-4fa4-aa38-72b08e15e6b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:00.394976 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1bf42766-78be-4fa4-aa38-72b08e15e6b4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:00.395168 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1bf42766-78be-4fa4-aa38-72b08e15e6b4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:00.395345 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1bf42766-78be-4fa4-aa38-72b08e15e6b4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:00.395453 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1bf42766-78be-4fa4-aa38-72b08e15e6b4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:00.399011 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:00.399011 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:00.399527 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1bf42766-78be-4fa4-aa38-72b08e15e6b4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:00.399832 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1086/4314] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:00 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:00.570959 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-9a77ff25-2209-4cbc-bd6b-7ac8b1fa2aac None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:00.573220 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-9a77ff25-2209-4cbc-bd6b-7ac8b1fa2aac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:17:00.573440 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-9a77ff25-2209-4cbc-bd6b-7ac8b1fa2aac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:00.573629 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-9a77ff25-2209-4cbc-bd6b-7ac8b1fa2aac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:00.584050 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:00.584050 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:00.587772 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-9a77ff25-2209-4cbc-bd6b-7ac8b1fa2aac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:00.592962 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-9a77ff25-2209-4cbc-bd6b-7ac8b1fa2aac tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:17:00.593461 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1080/4315] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:00 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:00.613357 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-58a95cf4-392e-4c76-a7f4-7c656682b3d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:00.615651 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-58a95cf4-392e-4c76-a7f4-7c656682b3d5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140/action Aug 20 00:17:00.616015 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-58a95cf4-392e-4c76-a7f4-7c656682b3d5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:00.616179 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-58a95cf4-392e-4c76-a7f4-7c656682b3d5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:00.626598 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:00.626598 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:00.627074 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-58a95cf4-392e-4c76-a7f4-7c656682b3d5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:00.633042 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-58a95cf4-392e-4c76-a7f4-7c656682b3d5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Begin detaching volume completed successfully. Aug 20 00:17:00.633436 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-58a95cf4-392e-4c76-a7f4-7c656682b3d5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140/action returned with HTTP 202 Aug 20 00:17:00.633923 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1074/4316] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:17:00 2026] POST /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:17:00.686178 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f24d8876-b2cf-4ee3-a861-95b5c756477a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:00.686722 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f24d8876-b2cf-4ee3-a861-95b5c756477a None None] GET https://10.4.3.9/volume// Aug 20 00:17:00.686978 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f24d8876-b2cf-4ee3-a861-95b5c756477a None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:00.687191 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f24d8876-b2cf-4ee3-a861-95b5c756477a None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:00.687565 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f24d8876-b2cf-4ee3-a861-95b5c756477a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:00.687915 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1077/4317] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:00 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:00.695688 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-ae771437-f4a1-4266-8e54-0c987882a24a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:00.698925 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-ae771437-f4a1-4266-8e54-0c987882a24a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:17:00.700786 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-ae771437-f4a1-4266-8e54-0c987882a24a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:00.700786 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-ae771437-f4a1-4266-8e54-0c987882a24a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:00.710745 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:00.710745 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:00.714758 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-ae771437-f4a1-4266-8e54-0c987882a24a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:00.719089 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-ae771437-f4a1-4266-8e54-0c987882a24a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:17:00.719575 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1087/4318] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:00 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:01.415309 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-afa97016-1f0b-454a-b628-099c61e6333f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:01.418254 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-afa97016-1f0b-454a-b628-099c61e6333f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:01.418254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-afa97016-1f0b-454a-b628-099c61e6333f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:01.418514 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-afa97016-1f0b-454a-b628-099c61e6333f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:01.418514 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-afa97016-1f0b-454a-b628-099c61e6333f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:01.424011 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:01.424011 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:01.425595 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-afa97016-1f0b-454a-b628-099c61e6333f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:01.425595 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1081/4319] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:01 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:01.488463 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c5749022-32da-455f-bb79-546cbde50b28 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:01.490547 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:01.490982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1061184769", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:01.492993 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1061184769', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:01.493152 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Create volume of 1 GB Aug 20 00:17:01.498092 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Availability Zones retrieved successfully. Aug 20 00:17:01.506064 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Flow 'volume_create_api' (65f2db73-ceb9-41e5-b0d8-a7fad8414dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:01.507476 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29932b24-8ab2-47ae-a00c-218c91cd2ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:01.508628 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:01.542652 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29932b24-8ab2-47ae-a00c-218c91cd2ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:01.544928 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad5ac49-4e6c-44cb-893d-78e8d79bb6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:01.608631 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Created reservations ['22b6dbf5-c58e-4cc4-8316-13257f4e547e', '58c9bc08-e36a-4aea-8e80-3e83fef0efdf', '3afeb47a-57a9-4325-8f43-e07ac4aa8966', '9dd738ca-cdd5-4954-a7ec-9945d8253e79'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:01.609580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad5ac49-4e6c-44cb-893d-78e8d79bb6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22b6dbf5-c58e-4cc4-8316-13257f4e547e', '58c9bc08-e36a-4aea-8e80-3e83fef0efdf', '3afeb47a-57a9-4325-8f43-e07ac4aa8966', '9dd738ca-cdd5-4954-a7ec-9945d8253e79']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:01.610353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67dd829-23ae-47d0-a10e-06662d925aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:01.633288 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67dd829-23ae-47d0-a10e-06662d925aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2677a5-94c3-4a49-956c-9271ca1f0edd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1061184769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f8636cf57e47eab5da270d48357e1c',qos_specs=None,replication_status=,reservations=['22b6dbf5-c58e-4cc4-8316-13257f4e547e','58c9bc08-e36a-4aea-8e80-3e83fef0efdf','3afeb47a-57a9-4325-8f43-e07ac4aa8966','9dd738ca-cdd5-4954-a7ec-9945d8253e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2f03eec08b498080ac250994287efc',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1061184769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db2677a5-94c3-4a49-956c-9271ca1f0edd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f8636cf57e47eab5da270d48357e1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d2f03eec08b498080ac250994287efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:01.633997 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (712e6ec2-2362-4daf-b9bf-638b3a9227c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:01.653372 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (712e6ec2-2362-4daf-b9bf-638b3a9227c5) transitioned into state 'SUCCESS' from state '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-1061184769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f8636cf57e47eab5da270d48357e1c',qos_specs=None,replication_status=,reservations=['22b6dbf5-c58e-4cc4-8316-13257f4e547e','58c9bc08-e36a-4aea-8e80-3e83fef0efdf','3afeb47a-57a9-4325-8f43-e07ac4aa8966','9dd738ca-cdd5-4954-a7ec-9945d8253e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2f03eec08b498080ac250994287efc',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:01.654145 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11058439-5b86-4cda-9c5b-8f84f96f919c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:01.666033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11058439-5b86-4cda-9c5b-8f84f96f919c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:01.666236 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-e4a9f0f1-4618-444c-b963-dcc4d492a9b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:01.666309 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Flow 'volume_create_api' (65f2db73-ceb9-41e5-b0d8-a7fad8414dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:01.666401 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Create volume request issued successfully. Aug 20 00:17:01.667033 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c5749022-32da-455f-bb79-546cbde50b28 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:01.667437 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1075/4320] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:17:01 2026] POST /volume/v3/volumes => generated 785 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:01.671916 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-e4a9f0f1-4618-444c-b963-dcc4d492a9b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6 Aug 20 00:17:01.673370 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-e4a9f0f1-4618-444c-b963-dcc4d492a9b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:01.676266 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-e4a9f0f1-4618-444c-b963-dcc4d492a9b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:01.690426 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:01.690426 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:01.691052 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-565ffd73-2a2e-4685-a57b-3be2eeed3a44 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:01.693048 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-565ffd73-2a2e-4685-a57b-3be2eeed3a44 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:01.693306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-565ffd73-2a2e-4685-a57b-3be2eeed3a44 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:01.693533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-565ffd73-2a2e-4685-a57b-3be2eeed3a44 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:01.701233 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:01.701233 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:01.705366 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-565ffd73-2a2e-4685-a57b-3be2eeed3a44 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:01.711929 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-565ffd73-2a2e-4685-a57b-3be2eeed3a44 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:01.711929 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1088/4321] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:01 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:01.749575 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3f46d0b5-7355-4753-9559-f16fad2b84f6 req-e4a9f0f1-4618-444c-b963-dcc4d492a9b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6 returned with HTTP 200 Aug 20 00:17:01.750470 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1078/4322] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:17:01 2026] DELETE /volume/v3/attachments/45fe1f7e-ffe3-4927-b7a8-5ef0d367dfa6 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:02.437482 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-60946679-e34c-4a97-b035-72f5d5f6ff1a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:02.439658 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-60946679-e34c-4a97-b035-72f5d5f6ff1a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:02.440144 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-60946679-e34c-4a97-b035-72f5d5f6ff1a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:02.440359 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-60946679-e34c-4a97-b035-72f5d5f6ff1a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:02.440444 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-60946679-e34c-4a97-b035-72f5d5f6ff1a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:02.445190 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:02.445190 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:02.445728 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-60946679-e34c-4a97-b035-72f5d5f6ff1a tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:02.446362 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1082/4323] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:02 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:02.733547 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ecd7d86-35af-4057-9bf0-88547a441862 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:02.735437 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ecd7d86-35af-4057-9bf0-88547a441862 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:02.735645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ecd7d86-35af-4057-9bf0-88547a441862 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:02.735823 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ecd7d86-35af-4057-9bf0-88547a441862 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:02.747341 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:02.747341 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:02.752516 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ecd7d86-35af-4057-9bf0-88547a441862 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:02.759922 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ecd7d86-35af-4057-9bf0-88547a441862 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:02.759922 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1076/4324] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:02 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:02.775672 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7de5013d-91d2-46a0-a55f-5c21fdcc0337 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:02.777524 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7de5013d-91d2-46a0-a55f-5c21fdcc0337 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:02.777718 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7de5013d-91d2-46a0-a55f-5c21fdcc0337 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:02.777912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7de5013d-91d2-46a0-a55f-5c21fdcc0337 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:02.786420 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:02.786420 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:02.790771 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7de5013d-91d2-46a0-a55f-5c21fdcc0337 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:02.795190 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7de5013d-91d2-46a0-a55f-5c21fdcc0337 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:02.795557 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1089/4325] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:02 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:02.803926 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3326819a-0707-4a57-b47d-07c9c0484833 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:02.808177 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:02.811323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-732577038", "snapshot_id": "b22dc7d0-c91e-4eb0-af69-8e369036c675", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:02.813005 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-732577038', 'snapshot_id': 'b22dc7d0-c91e-4eb0-af69-8e369036c675', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:02.821251 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:02.821251 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:02.821695 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:17:02.821809 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume of 1 GB Aug 20 00:17:02.826341 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Availability Zones retrieved successfully. Aug 20 00:17:02.833921 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Flow 'volume_create_api' (461c4e4c-3203-4da8-98af-6c865a67dfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:02.835472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36049d21-5655-4ce4-b6dc-742e611cb285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:02.839916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:02.854456 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-89d929a9-f49f-490b-82bf-5117bb12f54e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:02.857040 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-89d929a9-f49f-490b-82bf-5117bb12f54e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:02.857257 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-89d929a9-f49f-490b-82bf-5117bb12f54e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:02.857488 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-89d929a9-f49f-490b-82bf-5117bb12f54e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:02.867332 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:02.867332 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:02.872270 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-89d929a9-f49f-490b-82bf-5117bb12f54e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:02.878066 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36049d21-5655-4ce4-b6dc-742e611cb285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b22dc7d0-c91e-4eb0-af69-8e369036c675', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:02.878351 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-89d929a9-f49f-490b-82bf-5117bb12f54e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:02.878986 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1083/4326] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:02 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:02.879699 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04c09a8-672f-47ec-a3cd-3ac3f25c860a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:02.940429 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Created reservations ['f6c07d30-80c5-4f01-a18a-596074206b68', 'bbd1e6c6-ab3d-4959-812f-004bd31d6af6', 'ac3267cd-8be5-43e0-b396-9d14961c21bc', 'd7e5d83e-7141-49f7-98e4-e48b2302d953'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:02.941283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04c09a8-672f-47ec-a3cd-3ac3f25c860a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6c07d30-80c5-4f01-a18a-596074206b68', 'bbd1e6c6-ab3d-4959-812f-004bd31d6af6', 'ac3267cd-8be5-43e0-b396-9d14961c21bc', 'd7e5d83e-7141-49f7-98e4-e48b2302d953']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:02.942198 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66792644-c3bd-41a6-b279-b37b1d8c1f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:02.966445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7c4fa107-c48e-4355-99f2-5031fcc4f91d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:02.966724 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c4fa107-c48e-4355-99f2-5031fcc4f91d None None] GET https://10.4.3.9/volume// Aug 20 00:17:02.966956 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c4fa107-c48e-4355-99f2-5031fcc4f91d None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:02.967182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c4fa107-c48e-4355-99f2-5031fcc4f91d None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:02.967592 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c4fa107-c48e-4355-99f2-5031fcc4f91d None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:02.967977 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1077/4327] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:17:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:02.976745 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-2a4251ca-e8f8-4ed5-a5fc-fd9b22f1166d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:02.990802 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66792644-c3bd-41a6-b279-b37b1d8c1f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1db8e6a-ece4-4536-a668-f34accaf42f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-732577038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb3b0abfad448d9af5517a3a2829b97',qos_specs=None,replication_status=,reservations=['f6c07d30-80c5-4f01-a18a-596074206b68','bbd1e6c6-ab3d-4959-812f-004bd31d6af6','ac3267cd-8be5-43e0-b396-9d14961c21bc','d7e5d83e-7141-49f7-98e4-e48b2302d953'],size=1,snapshot_id=b22dc7d0-c91e-4eb0-af69-8e369036c675,source_replicaid=,source_volid=None,status='creating',user_id='a0ab353b75254f66a8b7446c9883f589',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-732577038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1db8e6a-ece4-4536-a668-f34accaf42f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb3b0abfad448d9af5517a3a2829b97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b22dc7d0-c91e-4eb0-af69-8e369036c675,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0ab353b75254f66a8b7446c9883f589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:02.991654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b42b3b-2d78-4c21-bc5c-d28516113047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:03.014110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b42b3b-2d78-4c21-bc5c-d28516113047) transitioned into state 'SUCCESS' from state '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-732577038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb3b0abfad448d9af5517a3a2829b97',qos_specs=None,replication_status=,reservations=['f6c07d30-80c5-4f01-a18a-596074206b68','bbd1e6c6-ab3d-4959-812f-004bd31d6af6','ac3267cd-8be5-43e0-b396-9d14961c21bc','d7e5d83e-7141-49f7-98e4-e48b2302d953'],size=1,snapshot_id=b22dc7d0-c91e-4eb0-af69-8e369036c675,source_replicaid=,source_volid=None,status='creating',user_id='a0ab353b75254f66a8b7446c9883f589',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:03.015056 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d112a60-18c6-4956-b77d-a986f2635cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:03.020797 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-2a4251ca-e8f8-4ed5-a5fc-fd9b22f1166d tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:03.021472 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-2a4251ca-e8f8-4ed5-a5fc-fd9b22f1166d tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db2677a5-94c3-4a49-956c-9271ca1f0edd", "connector": null, "instance_uuid": "c31336ff-e9a4-413d-9c52-cd06b0303a62"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:03.036751 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:03.036751 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:03.043580 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d112a60-18c6-4956-b77d-a986f2635cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:03.044478 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Flow 'volume_create_api' (461c4e4c-3203-4da8-98af-6c865a67dfb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:03.044750 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume request issued successfully. Aug 20 00:17:03.045789 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3326819a-0707-4a57-b47d-07c9c0484833 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:03.046305 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1079/4328] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:02 2026] POST /volume/v3/volumes => generated 786 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:03.062093 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3374d210-f439-4e48-be1f-662cd3fc5b8b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:03.064197 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3374d210-f439-4e48-be1f-662cd3fc5b8b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:03.064426 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3374d210-f439-4e48-be1f-662cd3fc5b8b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:03.064642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3374d210-f439-4e48-be1f-662cd3fc5b8b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:03.072179 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:03.072179 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:03.076829 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3374d210-f439-4e48-be1f-662cd3fc5b8b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:03.080991 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-2a4251ca-e8f8-4ed5-a5fc-fd9b22f1166d tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:03.081550 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1090/4329] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17:02 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:03.081642 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3374d210-f439-4e48-be1f-662cd3fc5b8b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:03.083137 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1084/4330] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:03 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:03.118006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6dcbd53b-03c3-407d-8816-4b9ff606977c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:03.120569 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dcbd53b-03c3-407d-8816-4b9ff606977c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:03.120569 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dcbd53b-03c3-407d-8816-4b9ff606977c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:03.121031 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dcbd53b-03c3-407d-8816-4b9ff606977c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:03.134319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ec00fbe8-6f76-4e24-b9c1-9f535e611793 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:03.135157 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:03.135157 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:03.135261 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec00fbe8-6f76-4e24-b9c1-9f535e611793 None None] GET https://10.4.3.9/volume// Aug 20 00:17:03.135261 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec00fbe8-6f76-4e24-b9c1-9f535e611793 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:03.135261 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec00fbe8-6f76-4e24-b9c1-9f535e611793 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:03.136209 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec00fbe8-6f76-4e24-b9c1-9f535e611793 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:03.136280 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1080/4331] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:03 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:03.141635 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6dcbd53b-03c3-407d-8816-4b9ff606977c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:03.146731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6fc782c4-4d00-4770-a328-12ada37eecbc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:03.147164 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dcbd53b-03c3-407d-8816-4b9ff606977c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:03.148352 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1078/4332] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:03 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:03.153688 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6fc782c4-4d00-4770-a328-12ada37eecbc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:03.154283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6fc782c4-4d00-4770-a328-12ada37eecbc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:03.154283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6fc782c4-4d00-4770-a328-12ada37eecbc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:03.170221 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:03.170221 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:03.178697 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6fc782c4-4d00-4770-a328-12ada37eecbc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:03.192597 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6fc782c4-4d00-4770-a328-12ada37eecbc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:03.193346 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1091/4333] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:03 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 1039 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:03.303471 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6e225700-8226-4b22-827a-b1806de9552f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:03.305787 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6e225700-8226-4b22-827a-b1806de9552f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] PUT https://10.4.3.9/volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 Aug 20 00:17:03.306319 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6e225700-8226-4b22-827a-b1806de9552f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:03.317439 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6e225700-8226-4b22-827a-b1806de9552f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Acquiring lock "cinder-attachment_update-db2677a5-94c3-4a49-956c-9271ca1f0edd-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:03.325766 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6e225700-8226-4b22-827a-b1806de9552f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Lock "cinder-attachment_update-db2677a5-94c3-4a49-956c-9271ca1f0edd-np0000007832" acquired by "attachment_update" :: waited 0.008s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:03.326865 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:03.326865 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:03.427802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6e225700-8226-4b22-827a-b1806de9552f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Lock "cinder-attachment_update-db2677a5-94c3-4a49-956c-9271ca1f0edd-np0000007832" released by "attachment_update" :: held 0.102s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:03.428230 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-6e225700-8226-4b22-827a-b1806de9552f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 returned with HTTP 200 Aug 20 00:17:03.428706 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1085/4334] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:03 2026] PUT /volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:03.459071 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6a331fd-8093-42da-aad0-a027364ab7ee None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:03.461474 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6a331fd-8093-42da-aad0-a027364ab7ee tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:03.461828 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6a331fd-8093-42da-aad0-a027364ab7ee tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:03.462174 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6a331fd-8093-42da-aad0-a027364ab7ee tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:03.462321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a6a331fd-8093-42da-aad0-a027364ab7ee tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:03.468197 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:03.468197 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:03.469170 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6a331fd-8093-42da-aad0-a027364ab7ee tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:03.469615 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1081/4335] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:03 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:04.098752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc8e2c79-5c77-4a7d-a316-d7648c711caa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.100791 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc8e2c79-5c77-4a7d-a316-d7648c711caa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:04.101084 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc8e2c79-5c77-4a7d-a316-d7648c711caa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.101426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc8e2c79-5c77-4a7d-a316-d7648c711caa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:04.111090 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:04.111090 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:04.117578 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cc8e2c79-5c77-4a7d-a316-d7648c711caa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:04.122985 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc8e2c79-5c77-4a7d-a316-d7648c711caa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:04.123710 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1079/4336] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:04.137077 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c25e7e8-2aab-46ef-b2e6-5365991f0829 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.138982 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c25e7e8-2aab-46ef-b2e6-5365991f0829 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:04.139469 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c25e7e8-2aab-46ef-b2e6-5365991f0829 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.139469 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c25e7e8-2aab-46ef-b2e6-5365991f0829 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:04.149790 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:04.149790 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:04.154605 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4c25e7e8-2aab-46ef-b2e6-5365991f0829 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:04.163024 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c25e7e8-2aab-46ef-b2e6-5365991f0829 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:04.163526 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-05101afe-5df4-4c39-a9cc-c3a508c4bd8c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.163884 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1092/4337] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:04.165974 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-05101afe-5df4-4c39-a9cc-c3a508c4bd8c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:04.166305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-05101afe-5df4-4c39-a9cc-c3a508c4bd8c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.166549 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-05101afe-5df4-4c39-a9cc-c3a508c4bd8c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:04.180186 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:04.180186 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:04.186134 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-05101afe-5df4-4c39-a9cc-c3a508c4bd8c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:04.192912 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-05101afe-5df4-4c39-a9cc-c3a508c4bd8c tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:04.193490 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1086/4338] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:04.482769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-850af5f2-09e4-46f6-8a6a-9c82bed0a9ba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.488039 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-850af5f2-09e4-46f6-8a6a-9c82bed0a9ba tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:04.488345 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-850af5f2-09e4-46f6-8a6a-9c82bed0a9ba tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.488543 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-850af5f2-09e4-46f6-8a6a-9c82bed0a9ba tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:04.488673 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-850af5f2-09e4-46f6-8a6a-9c82bed0a9ba tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:04.498956 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:04.498956 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:04.499904 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-850af5f2-09e4-46f6-8a6a-9c82bed0a9ba tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:04.500483 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1082/4339] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:04.743457 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-be503747-4ca7-495e-ae72-2c4cc9ee5ef3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.746509 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-be503747-4ca7-495e-ae72-2c4cc9ee5ef3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:04.746717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-be503747-4ca7-495e-ae72-2c4cc9ee5ef3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.746984 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-be503747-4ca7-495e-ae72-2c4cc9ee5ef3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:04.758402 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:04.758402 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:04.764149 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-be503747-4ca7-495e-ae72-2c4cc9ee5ef3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:04.771832 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-be503747-4ca7-495e-ae72-2c4cc9ee5ef3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:04.771832 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1080/4340] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:04.863096 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8c8c355c-e6b1-40ef-b359-7bf141cc9e8c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.864211 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c8c355c-e6b1-40ef-b359-7bf141cc9e8c None None] GET https://10.4.3.9/volume// Aug 20 00:17:04.864287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c8c355c-e6b1-40ef-b359-7bf141cc9e8c None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.864518 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c8c355c-e6b1-40ef-b359-7bf141cc9e8c None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:04.865276 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c8c355c-e6b1-40ef-b359-7bf141cc9e8c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:04.865276 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1093/4341] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:04.872808 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-d9c0c50a-3f8f-45cc-aab5-a49c758e851b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.875521 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-d9c0c50a-3f8f-45cc-aab5-a49c758e851b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:04.875979 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-d9c0c50a-3f8f-45cc-aab5-a49c758e851b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1db8e6a-ece4-4536-a668-f34accaf42f2", "connector": null, "instance_uuid": "c1812f1b-267c-489c-a3f6-e8aa76746f7c"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:04.886201 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:04.886201 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:04.921321 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-d9c0c50a-3f8f-45cc-aab5-a49c758e851b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:04.921833 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1087/4342] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17: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 20 00:17:04.956984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3c45eda5-914e-4c79-a66a-1b9b9d2664b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.959348 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3c45eda5-914e-4c79-a66a-1b9b9d2664b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:04.959622 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3c45eda5-914e-4c79-a66a-1b9b9d2664b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.959909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3c45eda5-914e-4c79-a66a-1b9b9d2664b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:04.975292 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:04.975292 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:04.976024 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a1ecbf34-b986-4f51-8b11-1ae40b3ca56d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.976608 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1ecbf34-b986-4f51-8b11-1ae40b3ca56d None None] GET https://10.4.3.9/volume// Aug 20 00:17:04.976789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1ecbf34-b986-4f51-8b11-1ae40b3ca56d None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.977060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1ecbf34-b986-4f51-8b11-1ae40b3ca56d None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:04.977433 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1ecbf34-b986-4f51-8b11-1ae40b3ca56d None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:04.977947 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1081/4343] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:04.982171 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3c45eda5-914e-4c79-a66a-1b9b9d2664b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:04.990119 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3c45eda5-914e-4c79-a66a-1b9b9d2664b5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:04.990341 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-b8894fc2-5f07-4b86-8c0c-adb4ec49ee7e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:04.990415 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1083/4344] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:04.992519 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-b8894fc2-5f07-4b86-8c0c-adb4ec49ee7e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:04.993128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-b8894fc2-5f07-4b86-8c0c-adb4ec49ee7e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:04.993460 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-b8894fc2-5f07-4b86-8c0c-adb4ec49ee7e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:05.005351 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:05.005351 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:05.012699 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-b8894fc2-5f07-4b86-8c0c-adb4ec49ee7e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:05.015188 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-b8894fc2-5f07-4b86-8c0c-adb4ec49ee7e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:05.015864 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1094/4345] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:04 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 1058 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:05.136070 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-ede7c084-1963-480f-8520-6643a49c58b0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:05.138578 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-ede7c084-1963-480f-8520-6643a49c58b0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] PUT https://10.4.3.9/volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a Aug 20 00:17:05.139124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-ede7c084-1963-480f-8520-6643a49c58b0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:05.148369 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-ede7c084-1963-480f-8520-6643a49c58b0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Acquiring lock "cinder-attachment_update-e1db8e6a-ece4-4536-a668-f34accaf42f2-np0000007832" by "attachment_update" {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:05.157420 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-ede7c084-1963-480f-8520-6643a49c58b0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Lock "cinder-attachment_update-e1db8e6a-ece4-4536-a668-f34accaf42f2-np0000007832" acquired by "attachment_update" :: waited 0.009s {{(pid=100469) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:05.160482 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:05.160482 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:05.208801 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1a860896-2498-498c-baf2-345c4cdd07fd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:05.210949 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a860896-2498-498c-baf2-345c4cdd07fd tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:05.211212 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a860896-2498-498c-baf2-345c4cdd07fd tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:05.211777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a860896-2498-498c-baf2-345c4cdd07fd tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:05.226865 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:05.226865 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:05.231214 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1a860896-2498-498c-baf2-345c4cdd07fd tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:05.236361 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a860896-2498-498c-baf2-345c4cdd07fd tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:05.236805 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1082/4346] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:05 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:17:05.266146 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.coordination [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-ede7c084-1963-480f-8520-6643a49c58b0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Lock "cinder-attachment_update-e1db8e6a-ece4-4536-a668-f34accaf42f2-np0000007832" released by "attachment_update" :: held 0.107s {{(pid=100469) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:05.266146 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-ede7c084-1963-480f-8520-6643a49c58b0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a returned with HTTP 200 Aug 20 00:17:05.266146 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1088/4347] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:05 2026] PUT /volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:05.514580 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-536528fd-0c5c-49b0-9f89-5506d7c03543 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:05.517452 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-536528fd-0c5c-49b0-9f89-5506d7c03543 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:05.517745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-536528fd-0c5c-49b0-9f89-5506d7c03543 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:05.518424 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-536528fd-0c5c-49b0-9f89-5506d7c03543 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:05.518424 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-536528fd-0c5c-49b0-9f89-5506d7c03543 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:05.522690 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:05.522690 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:05.523442 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-536528fd-0c5c-49b0-9f89-5506d7c03543 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:05.523785 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1084/4348] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:05 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:06.005147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-382216bc-644e-4e64-ac9d-ee1c59d330cd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:06.006822 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-382216bc-644e-4e64-ac9d-ee1c59d330cd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:06.007194 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-382216bc-644e-4e64-ac9d-ee1c59d330cd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:06.007458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-382216bc-644e-4e64-ac9d-ee1c59d330cd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:06.016849 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:06.016849 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:06.022222 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-382216bc-644e-4e64-ac9d-ee1c59d330cd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:06.024330 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-382216bc-644e-4e64-ac9d-ee1c59d330cd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:06.024876 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1095/4349] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:06 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:06.255045 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-33537acd-5479-4776-84fc-b3f26dc9af83 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:06.257688 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33537acd-5479-4776-84fc-b3f26dc9af83 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:06.257688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33537acd-5479-4776-84fc-b3f26dc9af83 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:06.257688 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33537acd-5479-4776-84fc-b3f26dc9af83 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:06.266492 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:06.266492 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:06.269816 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-33537acd-5479-4776-84fc-b3f26dc9af83 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:06.273626 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33537acd-5479-4776-84fc-b3f26dc9af83 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:06.273989 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1083/4350] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:06 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:06.388427 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7b548183-d9c6-4b51-b7d2-dd30b6b439f4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:06.390347 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7b548183-d9c6-4b51-b7d2-dd30b6b439f4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:17:06.390664 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7b548183-d9c6-4b51-b7d2-dd30b6b439f4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0352d33b-66ce-4773-8a4a-fb24ba6f0995", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-674712424", "description": null, "metadata": null}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:06.401943 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:06.401943 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:06.402584 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7b548183-d9c6-4b51-b7d2-dd30b6b439f4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:17:06.402782 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-7b548183-d9c6-4b51-b7d2-dd30b6b439f4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create snapshot from volume 0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:17:06.426557 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-7b548183-d9c6-4b51-b7d2-dd30b6b439f4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['01f3e17f-ea8b-491d-a5b0-9aa8930f46fd', '7aa5ca33-9142-4a35-8ded-da8ef87aaa53', '0aa54b5f-5c56-4714-9b14-4238a1777c12', '38aace8e-144e-4619-94d9-51dbaf317b07'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:06.460825 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7b548183-d9c6-4b51-b7d2-dd30b6b439f4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot force create request issued successfully. Aug 20 00:17:06.461363 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7b548183-d9c6-4b51-b7d2-dd30b6b439f4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:17:06.461985 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1089/4351] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:17:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:06.471190 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fa2a2035-ef87-4075-9dbd-537944f237b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:06.476974 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa2a2035-ef87-4075-9dbd-537944f237b3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 Aug 20 00:17:06.477206 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa2a2035-ef87-4075-9dbd-537944f237b3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:06.477383 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa2a2035-ef87-4075-9dbd-537944f237b3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:06.483805 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:06.483805 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:06.484771 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fa2a2035-ef87-4075-9dbd-537944f237b3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:17:06.485592 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa2a2035-ef87-4075-9dbd-537944f237b3 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 returned with HTTP 200 Aug 20 00:17:06.486281 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1085/4352] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:06 2026] GET /volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:06.535734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-147e4066-a555-4d81-bcd0-a6cf94f5e279 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:06.537694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-147e4066-a555-4d81-bcd0-a6cf94f5e279 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:06.538164 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-147e4066-a555-4d81-bcd0-a6cf94f5e279 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:06.538533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-147e4066-a555-4d81-bcd0-a6cf94f5e279 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:06.538794 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-147e4066-a555-4d81-bcd0-a6cf94f5e279 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:06.546123 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:06.546123 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:06.546123 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-147e4066-a555-4d81-bcd0-a6cf94f5e279 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:06.546123 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1096/4353] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:06 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:06.701645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-988b4a0e-3529-44dc-bc91-6558fba28e8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:06.705048 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-988b4a0e-3529-44dc-bc91-6558fba28e8d tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] POST https://10.4.3.9/volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39/action Aug 20 00:17:06.705602 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-988b4a0e-3529-44dc-bc91-6558fba28e8d tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:06.705784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-988b4a0e-3529-44dc-bc91-6558fba28e8d tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:06.725502 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:06.725502 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:06.739036 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2678b6d4-3623-4bdd-9279-54b2daf84b1d req-988b4a0e-3529-44dc-bc91-6558fba28e8d tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39/action returned with HTTP 204 Aug 20 00:17:06.739686 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1084/4354] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:06 2026] POST /volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:07.040425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3a56fd21-89ca-4eac-8736-a743902a9cbb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.042700 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a56fd21-89ca-4eac-8736-a743902a9cbb tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:07.042944 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a56fd21-89ca-4eac-8736-a743902a9cbb tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.043150 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a56fd21-89ca-4eac-8736-a743902a9cbb tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.053617 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.053617 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:07.057244 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3a56fd21-89ca-4eac-8736-a743902a9cbb tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:07.060992 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a56fd21-89ca-4eac-8736-a743902a9cbb tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:07.061373 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1090/4355] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:07.286194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9e5f4fdc-b701-421f-b645-c71ffbea8dcc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.288015 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9e5f4fdc-b701-421f-b645-c71ffbea8dcc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:07.288274 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9e5f4fdc-b701-421f-b645-c71ffbea8dcc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.288456 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9e5f4fdc-b701-421f-b645-c71ffbea8dcc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.298609 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.298609 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:07.303363 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9e5f4fdc-b701-421f-b645-c71ffbea8dcc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:07.307402 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9e5f4fdc-b701-421f-b645-c71ffbea8dcc tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:07.307854 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1086/4356] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:07.319627 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-93c254ab-7d4c-44c6-b9cb-398ab2007d7f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.321573 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93c254ab-7d4c-44c6-b9cb-398ab2007d7f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:07.321859 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93c254ab-7d4c-44c6-b9cb-398ab2007d7f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.322090 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93c254ab-7d4c-44c6-b9cb-398ab2007d7f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.333576 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.333576 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:07.337358 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-93c254ab-7d4c-44c6-b9cb-398ab2007d7f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:07.342071 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93c254ab-7d4c-44c6-b9cb-398ab2007d7f tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:07.342519 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1097/4357] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:07.354717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dc72b0d2-ece5-492e-9171-b48b90ede13e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.356346 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1085/4358] 10.4.3.9 () {70 vars in 1597 bytes} [Thu Aug 20 00:17:07 2026] DELETE /volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:17:07.362472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f5f7be15-6468-4c06-bd5b-0bb1aa03c7d0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.402315 np0000007832 devstack@c-api.service[100469]: WARNING keystonemiddleware.auth_token [None req-f5f7be15-6468-4c06-bd5b-0bb1aa03c7d0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 00:17:07.403560 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1091/4359] 10.4.3.9 () {70 vars in 1597 bytes} [Thu Aug 20 00:17:07 2026] DELETE /volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 => generated 114 bytes in 41 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 20 00:17:07.409958 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.412074 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] DELETE https://10.4.3.9/volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 Aug 20 00:17:07.412440 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.412726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.420433 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.420433 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:07.424021 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Attachment connected to vm c31336ff-e9a4-413d-9c52-cd06b0303a62, checking data on nova Aug 20 00:17:07.424383 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.compute.nova [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Creating Keystone token plugin using URL: https://10.4.3.9/identity {{(pid=100466) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 00:17:07.495762 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-536f8f32-3443-4896-9758-214f45bcd0d6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.498096 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-536f8f32-3443-4896-9758-214f45bcd0d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 Aug 20 00:17:07.498404 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-536f8f32-3443-4896-9758-214f45bcd0d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.498663 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-536f8f32-3443-4896-9758-214f45bcd0d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.505050 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.505050 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:07.505717 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-536f8f32-3443-4896-9758-214f45bcd0d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:17:07.506877 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-536f8f32-3443-4896-9758-214f45bcd0d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 returned with HTTP 200 Aug 20 00:17:07.507436 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1098/4360] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:07.516077 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-70ddc2b7-c6cc-4705-aab2-f81555413af4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.518234 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70ddc2b7-c6cc-4705-aab2-f81555413af4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 Aug 20 00:17:07.518457 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70ddc2b7-c6cc-4705-aab2-f81555413af4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.518983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70ddc2b7-c6cc-4705-aab2-f81555413af4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.524471 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.524471 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:07.525002 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-70ddc2b7-c6cc-4705-aab2-f81555413af4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:17:07.526003 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70ddc2b7-c6cc-4705-aab2-f81555413af4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 returned with HTTP 200 Aug 20 00:17:07.527080 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1086/4361] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:07.539913 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3d83835e-f534-489e-8b02-a263ac1c58df None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.540358 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:07.540678 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1457605077", "snapshot_id": "782a5e0e-2f7a-4148-91ec-f53843600158", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:07.542222 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1457605077', 'snapshot_id': '782a5e0e-2f7a-4148-91ec-f53843600158', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:07.547445 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.547445 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:07.547822 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:17:07.547960 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume of 1 GB Aug 20 00:17:07.553631 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Availability Zones retrieved successfully. Aug 20 00:17:07.557162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (7939bf13-74a1-4449-8bee-28c33c1df5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:07.557788 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2f61936a-9ac0-47a6-a6c3-772249d5f074 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.557879 np0000007832 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] REQ: curl -g -i -X GET https://10.4.3.9/compute/v2.1/servers/c31336ff-e9a4-413d-9c52-cd06b0303a62/os-volume_attachments/db2677a5-94c3-4a49-956c-9271ca1f0edd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}08eb725e3426739f3337fa57b1abb8a1b5f2284d6ffa88b0baeebbe7423ede73" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-21a514de-9201-4c8a-9ed9-3cac77d3dff8" -H "X-Service-Token: {SHA256}e376cb26a6c24bde5211b1dcb1e1ad9b906e2b0ab917ccd13e915af994ab5fc2" {{(pid=100466) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 00:17:07.560931 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e853ca-4919-4fb1-adf6-666fa7562026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:07.561046 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f61936a-9ac0-47a6-a6c3-772249d5f074 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:07.561096 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:07.561165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f61936a-9ac0-47a6-a6c3-772249d5f074 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.561165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f61936a-9ac0-47a6-a6c3-772249d5f074 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.561165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2f61936a-9ac0-47a6-a6c3-772249d5f074 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:07.564017 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.564017 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:07.565409 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f61936a-9ac0-47a6-a6c3-772249d5f074 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:07.565409 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1099/4362] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:07.601252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e853ca-4919-4fb1-adf6-666fa7562026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '782a5e0e-2f7a-4148-91ec-f53843600158', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:07.602873 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b90f75c-68a9-40d3-807c-5ce193e0e419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:07.652637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Created reservations ['9f462d62-2e40-4744-85b0-000812bad6c6', '10a3a6e5-3edb-4bc2-a019-84b9d0baeb40', 'd6c71a6c-83f8-404c-8a01-8b19b1d3e8e8', '88aabfc3-a01e-47af-a4fd-ff457065ad85'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:07.654057 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b90f75c-68a9-40d3-807c-5ce193e0e419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f462d62-2e40-4744-85b0-000812bad6c6', '10a3a6e5-3edb-4bc2-a019-84b9d0baeb40', 'd6c71a6c-83f8-404c-8a01-8b19b1d3e8e8', '88aabfc3-a01e-47af-a4fd-ff457065ad85']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:07.655188 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cba08b0-03fc-4c74-bd8a-6b59054c430c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:07.695194 np0000007832 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 00:17:07 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-e29bcc34-0792-45d9-9b9c-4b88de20c103 x-openstack-request-id: req-e29bcc34-0792-45d9-9b9c-4b88de20c103 {{(pid=100466) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 00:17:07.695377 np0000007832 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "db2677a5-94c3-4a49-956c-9271ca1f0edd", "serverId": "c31336ff-e9a4-413d-9c52-cd06b0303a62", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b08fb282-ecaa-40a7-9b56-2a68b292ed39", "bdm_uuid": "6bee2585-dc36-4929-96d2-bd4bd6935a08"}} {{(pid=100466) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 00:17:07.695526 np0000007832 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET call to compute for https://10.4.3.9/compute/v2.1/servers/c31336ff-e9a4-413d-9c52-cd06b0303a62/os-volume_attachments/db2677a5-94c3-4a49-956c-9271ca1f0edd used request id req-e29bcc34-0792-45d9-9b9c-4b88de20c103 {{(pid=100466) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 00:17:07.698457 np0000007832 devstack@c-api.service[100466]: ERROR cinder.volume.api [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-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 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Caught error: Detach volume from instance c31336ff-e9a4-413d-9c52-cd06b0303a62 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c31336ff-e9a4-413d-9c52-cd06b0303a62 using the Compute API Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: 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 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 00:17:07.702012 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c31336ff-e9a4-413d-9c52-cd06b0303a62 using the Compute API Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault Aug 20 00:17:07.703996 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.middleware.fault [None req-21a514de-9201-4c8a-9ed9-3cac77d3dff8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 returned with HTTP 409 Aug 20 00:17:07.705317 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1087/4363] 10.4.3.9 () {68 vars in 1390 bytes} [Thu Aug 20 00:17:07 2026] DELETE /volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 => generated 167 bytes in 296 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:07.708561 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cba08b0-03fc-4c74-bd8a-6b59054c430c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96df0007-e815-41e3-bb46-21a649b45977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1457605077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['9f462d62-2e40-4744-85b0-000812bad6c6','10a3a6e5-3edb-4bc2-a019-84b9d0baeb40','d6c71a6c-83f8-404c-8a01-8b19b1d3e8e8','88aabfc3-a01e-47af-a4fd-ff457065ad85'],size=1,snapshot_id=782a5e0e-2f7a-4148-91ec-f53843600158,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), '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-20T00:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1457605077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96df0007-e815-41e3-bb46-21a649b45977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f033e8c7111846e2b956e521fb7c8c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=782a5e0e-2f7a-4148-91ec-f53843600158,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52586fc0eebe4287b7444c28fdeb6996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:07.709322 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcea615-9d48-48b5-a0f5-07d9fdb08ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:07.746760 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcea615-9d48-48b5-a0f5-07d9fdb08ef2) transitioned into state 'SUCCESS' from state '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-1457605077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f033e8c7111846e2b956e521fb7c8c07',qos_specs=None,replication_status=,reservations=['9f462d62-2e40-4744-85b0-000812bad6c6','10a3a6e5-3edb-4bc2-a019-84b9d0baeb40','d6c71a6c-83f8-404c-8a01-8b19b1d3e8e8','88aabfc3-a01e-47af-a4fd-ff457065ad85'],size=1,snapshot_id=782a5e0e-2f7a-4148-91ec-f53843600158,source_replicaid=,source_volid=None,status='creating',user_id='52586fc0eebe4287b7444c28fdeb6996',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:07.748185 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd527a18-72da-4e32-995e-24d784998375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:07.758004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c5ea7434-4117-4df7-8176-d16251465aed req-ff1919d7-bb62-48cb-a61b-9301b8e0ff72 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.762980 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-ff1919d7-bb62-48cb-a61b-9301b8e0ff72 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:07.763051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-ff1919d7-bb62-48cb-a61b-9301b8e0ff72 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.763257 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-ff1919d7-bb62-48cb-a61b-9301b8e0ff72 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.777514 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.777514 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:07.778900 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd527a18-72da-4e32-995e-24d784998375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:07.779983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Flow 'volume_create_api' (7939bf13-74a1-4449-8bee-28c33c1df5d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:07.780417 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Create volume request issued successfully. Aug 20 00:17:07.781126 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3d83835e-f534-489e-8b02-a263ac1c58df tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:07.781702 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1092/4364] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:07 2026] POST /volume/v3/volumes => generated 781 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:07.781781 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-c5ea7434-4117-4df7-8176-d16251465aed req-ff1919d7-bb62-48cb-a61b-9301b8e0ff72 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:07.786498 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-ff1919d7-bb62-48cb-a61b-9301b8e0ff72 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:07.786961 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1087/4365] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 1152 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:07.800795 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7f8680a6-f7da-46e0-beba-ae4921fbd795 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.803089 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f8680a6-f7da-46e0-beba-ae4921fbd795 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:17:07.803313 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f8680a6-f7da-46e0-beba-ae4921fbd795 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.803535 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f8680a6-f7da-46e0-beba-ae4921fbd795 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.811281 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.811281 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:07.815375 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c5ea7434-4117-4df7-8176-d16251465aed req-a2ab76e1-fa11-4623-b165-dfe66571f64e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.815455 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7f8680a6-f7da-46e0-beba-ae4921fbd795 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:17:07.818876 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f8680a6-f7da-46e0-beba-ae4921fbd795 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 200 Aug 20 00:17:07.819332 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1100/4366] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:07.820320 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-a2ab76e1-fa11-4623-b165-dfe66571f64e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] POST https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd/action Aug 20 00:17:07.820643 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-a2ab76e1-fa11-4623-b165-dfe66571f64e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:07.820773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-a2ab76e1-fa11-4623-b165-dfe66571f64e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:07.856901 np0000007832 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [req-c5ea7434-4117-4df7-8176-d16251465aed req-a2ab76e1-fa11-4623-b165-dfe66571f64e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:17:07.871950 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.871950 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:07.872527 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-c5ea7434-4117-4df7-8176-d16251465aed req-a2ab76e1-fa11-4623-b165-dfe66571f64e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:07.881208 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-c5ea7434-4117-4df7-8176-d16251465aed req-a2ab76e1-fa11-4623-b165-dfe66571f64e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Begin detaching volume completed successfully. Aug 20 00:17:07.881439 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-a2ab76e1-fa11-4623-b165-dfe66571f64e tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd/action returned with HTTP 202 Aug 20 00:17:07.881850 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1088/4367] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:17:07 2026] POST /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:17:07.925911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-029d7837-0808-46fc-93e1-5436c10b738d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.926439 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-029d7837-0808-46fc-93e1-5436c10b738d None None] GET https://10.4.3.9/volume// Aug 20 00:17:07.926603 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-029d7837-0808-46fc-93e1-5436c10b738d None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.926928 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-029d7837-0808-46fc-93e1-5436c10b738d None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.927228 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-029d7837-0808-46fc-93e1-5436c10b738d None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:07.927548 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1093/4368] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:07.936283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c5ea7434-4117-4df7-8176-d16251465aed req-52df3fa3-ceef-4596-843c-469694d22e24 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:07.938500 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-52df3fa3-ceef-4596-843c-469694d22e24 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:07.938746 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-52df3fa3-ceef-4596-843c-469694d22e24 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:07.939002 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-52df3fa3-ceef-4596-843c-469694d22e24 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:07.952288 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:07.952288 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:07.956198 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-c5ea7434-4117-4df7-8176-d16251465aed req-52df3fa3-ceef-4596-843c-469694d22e24 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:07.962590 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-52df3fa3-ceef-4596-843c-469694d22e24 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:07.963220 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1088/4369] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:07 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 1335 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:08.074943 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8e265328-224a-4ea7-a330-b8515c4be64e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:08.076902 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e265328-224a-4ea7-a330-b8515c4be64e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:08.077143 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e265328-224a-4ea7-a330-b8515c4be64e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:08.077350 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e265328-224a-4ea7-a330-b8515c4be64e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:08.088000 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:08.088000 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:08.091734 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8e265328-224a-4ea7-a330-b8515c4be64e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:08.096187 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e265328-224a-4ea7-a330-b8515c4be64e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:08.096638 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1101/4370] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:08 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:08.578096 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-934782d4-295f-40bd-ba09-ed5626cda84e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:08.580188 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-934782d4-295f-40bd-ba09-ed5626cda84e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:08.580430 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-934782d4-295f-40bd-ba09-ed5626cda84e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:08.580641 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-934782d4-295f-40bd-ba09-ed5626cda84e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:08.580759 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-934782d4-295f-40bd-ba09-ed5626cda84e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:08.585414 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:08.585414 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:08.586147 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-934782d4-295f-40bd-ba09-ed5626cda84e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:08.586555 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1089/4371] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:08 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:08.832759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1c76d21f-ed72-4e35-80b3-c6a2cd09ced4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:08.834599 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1c76d21f-ed72-4e35-80b3-c6a2cd09ced4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:17:08.834804 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1c76d21f-ed72-4e35-80b3-c6a2cd09ced4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:08.835024 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1c76d21f-ed72-4e35-80b3-c6a2cd09ced4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:08.841505 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:08.841505 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:08.845150 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1c76d21f-ed72-4e35-80b3-c6a2cd09ced4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:17:08.849855 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1c76d21f-ed72-4e35-80b3-c6a2cd09ced4 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 200 Aug 20 00:17:08.850377 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1094/4372] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:08 2026] GET /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 1390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:08.865617 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c7fcea0-0c63-4d2d-9bf8-fd14067b59ac None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:08.867490 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c7fcea0-0c63-4d2d-9bf8-fd14067b59ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:17:08.867664 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c7fcea0-0c63-4d2d-9bf8-fd14067b59ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:08.867838 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c7fcea0-0c63-4d2d-9bf8-fd14067b59ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:08.874508 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:08.874508 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:08.877810 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c7fcea0-0c63-4d2d-9bf8-fd14067b59ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:17:08.882329 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c7fcea0-0c63-4d2d-9bf8-fd14067b59ac tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 200 Aug 20 00:17:08.882663 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1089/4373] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:08 2026] GET /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 1390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:08.989657 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-e15c56f5-c15b-4e82-a64a-a717f66af2d1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:08.991692 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-e15c56f5-c15b-4e82-a64a-a717f66af2d1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:17:08.991988 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-e15c56f5-c15b-4e82-a64a-a717f66af2d1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:08.992241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-e15c56f5-c15b-4e82-a64a-a717f66af2d1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:08.999756 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:08.999756 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:09.002550 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-e15c56f5-c15b-4e82-a64a-a717f66af2d1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:17:09.007320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-e15c56f5-c15b-4e82-a64a-a717f66af2d1 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 200 Aug 20 00:17:09.007825 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1102/4374] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:08 2026] GET /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 1390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:09.109531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-db204b1d-aa30-43f4-b77e-a2f7ff72ccfe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.111408 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db204b1d-aa30-43f4-b77e-a2f7ff72ccfe tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:09.111629 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db204b1d-aa30-43f4-b77e-a2f7ff72ccfe tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.112078 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db204b1d-aa30-43f4-b77e-a2f7ff72ccfe tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.123470 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.123470 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:09.129389 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-db204b1d-aa30-43f4-b77e-a2f7ff72ccfe tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:09.136463 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db204b1d-aa30-43f4-b77e-a2f7ff72ccfe tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:09.136877 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1090/4375] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:09.438948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-ad948a5b-4552-4eb3-97ab-0e88e1c1b42b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.440793 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-ad948a5b-4552-4eb3-97ab-0e88e1c1b42b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:17:09.441013 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-ad948a5b-4552-4eb3-97ab-0e88e1c1b42b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.441207 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-ad948a5b-4552-4eb3-97ab-0e88e1c1b42b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.449621 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.449621 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:09.454106 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-ad948a5b-4552-4eb3-97ab-0e88e1c1b42b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:17:09.460696 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-ad948a5b-4552-4eb3-97ab-0e88e1c1b42b tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 200 Aug 20 00:17:09.461261 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1095/4376] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 1390 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:09.470145 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4eb5dd3d-b999-4367-abdd-c75b5c584537 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.470594 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4eb5dd3d-b999-4367-abdd-c75b5c584537 None None] GET https://10.4.3.9/volume// Aug 20 00:17:09.470794 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4eb5dd3d-b999-4367-abdd-c75b5c584537 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.471057 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4eb5dd3d-b999-4367-abdd-c75b5c584537 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.471447 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4eb5dd3d-b999-4367-abdd-c75b5c584537 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:09.471784 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1090/4377] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:09.479182 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-fe6b6923-b26c-4cc0-b097-ea232cfab8d6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.481142 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-fe6b6923-b26c-4cc0-b097-ea232cfab8d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:09.481670 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-fe6b6923-b26c-4cc0-b097-ea232cfab8d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96df0007-e815-41e3-bb46-21a649b45977", "connector": null, "instance_uuid": "a06d34c2-1f98-4449-b59b-f982261c1caf"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:09.493386 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.493386 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:09.529629 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-fe6b6923-b26c-4cc0-b097-ea232cfab8d6 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:09.530401 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1103/4378] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17:09 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 20 00:17:09.551237 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f0f3b29-8c1e-4322-b9a9-d893c5549600 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.553091 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f0f3b29-8c1e-4322-b9a9-d893c5549600 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:09.553309 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f0f3b29-8c1e-4322-b9a9-d893c5549600 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.553508 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f0f3b29-8c1e-4322-b9a9-d893c5549600 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.560382 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.560382 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:09.563676 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9f0f3b29-8c1e-4322-b9a9-d893c5549600 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:09.567677 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f0f3b29-8c1e-4322-b9a9-d893c5549600 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:09.568043 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1091/4379] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:09.579698 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-35c41082-66e8-46b1-86bf-cc77017b2fe2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.585574 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-35c41082-66e8-46b1-86bf-cc77017b2fe2 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:09.585790 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-35c41082-66e8-46b1-86bf-cc77017b2fe2 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.586006 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-35c41082-66e8-46b1-86bf-cc77017b2fe2 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.597381 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ca37ffe0-1b4e-468b-8bdb-34758f6fafae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.600523 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.600523 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:09.600679 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca37ffe0-1b4e-468b-8bdb-34758f6fafae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:09.600734 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca37ffe0-1b4e-468b-8bdb-34758f6fafae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.600960 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca37ffe0-1b4e-468b-8bdb-34758f6fafae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.601081 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ca37ffe0-1b4e-468b-8bdb-34758f6fafae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:09.605042 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-35c41082-66e8-46b1-86bf-cc77017b2fe2 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:09.605376 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.605376 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:09.606005 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca37ffe0-1b4e-468b-8bdb-34758f6fafae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:09.606468 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1091/4380] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:09.611643 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-35c41082-66e8-46b1-86bf-cc77017b2fe2 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:09.612171 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1096/4381] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:09.664738 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-bb13d5c6-9a2c-45eb-8a42-8d24ad589299 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.666989 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-bb13d5c6-9a2c-45eb-8a42-8d24ad589299 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:09.667198 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-bb13d5c6-9a2c-45eb-8a42-8d24ad589299 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.667564 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-bb13d5c6-9a2c-45eb-8a42-8d24ad589299 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.676736 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.676736 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:09.681266 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-bb13d5c6-9a2c-45eb-8a42-8d24ad589299 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:09.686071 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-bb13d5c6-9a2c-45eb-8a42-8d24ad589299 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:09.686599 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1104/4382] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:09.746539 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-33e6ed28-1e0e-4194-95d1-56abc0b9587f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.748696 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-33e6ed28-1e0e-4194-95d1-56abc0b9587f tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a/action Aug 20 00:17:09.749100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-33e6ed28-1e0e-4194-95d1-56abc0b9587f tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:09.749269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-33e6ed28-1e0e-4194-95d1-56abc0b9587f tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:09.774000 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.774000 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:09.774573 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-416a8608-00e1-4169-aa47-2fb77a916639 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.774969 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-416a8608-00e1-4169-aa47-2fb77a916639 None None] GET https://10.4.3.9/volume// Aug 20 00:17:09.775123 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-416a8608-00e1-4169-aa47-2fb77a916639 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.775299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-416a8608-00e1-4169-aa47-2fb77a916639 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.775595 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-416a8608-00e1-4169-aa47-2fb77a916639 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:09.775880 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1092/4383] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:09.784351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-58cd04ea-9592-4b71-87d3-56c056dd2204 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.788511 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d40a4d38-7fc3-4c62-bf4f-c8ecc5d868d4 req-33e6ed28-1e0e-4194-95d1-56abc0b9587f tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a/action returned with HTTP 204 Aug 20 00:17:09.788590 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-58cd04ea-9592-4b71-87d3-56c056dd2204 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:09.789027 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1092/4384] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:09 2026] POST /volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:09.789075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-58cd04ea-9592-4b71-87d3-56c056dd2204 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f10818ce-4ab4-43a0-b15a-46a1ae88daba", "connector": null, "instance_uuid": "93b1ca7b-b42b-488f-bd56-ae0f650771f9"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:09.804272 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.804272 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:09.840991 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-58cd04ea-9592-4b71-87d3-56c056dd2204 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:09.841641 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1097/4385] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17:09 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:09.870734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c5ea7434-4117-4df7-8176-d16251465aed req-0e4583ca-445f-4dfa-a1a4-28f508feece1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.873564 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3008ce78-1b1a-4c02-9111-c562e81c34d0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.875244 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-0e4583ca-445f-4dfa-a1a4-28f508feece1 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] DELETE https://10.4.3.9/volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 Aug 20 00:17:09.875673 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3008ce78-1b1a-4c02-9111-c562e81c34d0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:09.875924 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3008ce78-1b1a-4c02-9111-c562e81c34d0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.875974 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-0e4583ca-445f-4dfa-a1a4-28f508feece1 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.876075 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3008ce78-1b1a-4c02-9111-c562e81c34d0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.876155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-0e4583ca-445f-4dfa-a1a4-28f508feece1 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.882396 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bbc0cf0e-ee2d-4575-b5f1-23486b1ee8cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.882859 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbc0cf0e-ee2d-4575-b5f1-23486b1ee8cb None None] GET https://10.4.3.9/volume// Aug 20 00:17:09.883065 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbc0cf0e-ee2d-4575-b5f1-23486b1ee8cb None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.883263 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbc0cf0e-ee2d-4575-b5f1-23486b1ee8cb None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.883611 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbc0cf0e-ee2d-4575-b5f1-23486b1ee8cb None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:09.884078 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1093/4386] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:09.886899 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.886899 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:09.890506 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-70e9c4ab-35c2-40c7-ad98-408452ceb97a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:09.891175 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.891175 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:09.891235 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3008ce78-1b1a-4c02-9111-c562e81c34d0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:09.893681 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-70e9c4ab-35c2-40c7-ad98-408452ceb97a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:09.893681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-70e9c4ab-35c2-40c7-ad98-408452ceb97a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:09.893681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-70e9c4ab-35c2-40c7-ad98-408452ceb97a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:09.895941 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3008ce78-1b1a-4c02-9111-c562e81c34d0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:09.897705 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1093/4387] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:09.909456 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:09.909456 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:09.917684 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-70e9c4ab-35c2-40c7-ad98-408452ceb97a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:09.923691 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-70e9c4ab-35c2-40c7-ad98-408452ceb97a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:09.924180 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1098/4388] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:09 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 1052 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:09.945189 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c5ea7434-4117-4df7-8176-d16251465aed req-0e4583ca-445f-4dfa-a1a4-28f508feece1 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 returned with HTTP 200 Aug 20 00:17:09.945609 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1105/4389] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:17:09 2026] DELETE /volume/v3/attachments/b08fb282-ecaa-40a7-9b56-2a68b292ed39 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:10.036952 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-9bfcddf5-ef54-4d4b-87ec-a2f35c805765 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.039598 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-9bfcddf5-ef54-4d4b-87ec-a2f35c805765 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] PUT https://10.4.3.9/volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682 Aug 20 00:17:10.039972 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-9bfcddf5-ef54-4d4b-87ec-a2f35c805765 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:10.050053 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-9bfcddf5-ef54-4d4b-87ec-a2f35c805765 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Acquiring lock "cinder-attachment_update-f10818ce-4ab4-43a0-b15a-46a1ae88daba-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:10.052062 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ac66da8a-8dfc-4cd8-abed-262bf393c907 req-7e27517e-a653-4892-97a7-9324e237c0e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.054215 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ac66da8a-8dfc-4cd8-abed-262bf393c907 req-7e27517e-a653-4892-97a7-9324e237c0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:10.054289 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ac66da8a-8dfc-4cd8-abed-262bf393c907 req-7e27517e-a653-4892-97a7-9324e237c0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.054484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ac66da8a-8dfc-4cd8-abed-262bf393c907 req-7e27517e-a653-4892-97a7-9324e237c0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.055052 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-9bfcddf5-ef54-4d4b-87ec-a2f35c805765 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-f10818ce-4ab4-43a0-b15a-46a1ae88daba-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:10.056310 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.056310 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:10.061311 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.061311 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:10.064763 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ac66da8a-8dfc-4cd8-abed-262bf393c907 req-7e27517e-a653-4892-97a7-9324e237c0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:10.069486 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ac66da8a-8dfc-4cd8-abed-262bf393c907 req-7e27517e-a653-4892-97a7-9324e237c0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:10.070026 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1094/4390] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:10.082843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-43de9ae5-159d-4054-8649-458cb84de123 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.084719 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-43de9ae5-159d-4054-8649-458cb84de123 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] DELETE https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:10.084959 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-43de9ae5-159d-4054-8649-458cb84de123 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.085193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-43de9ae5-159d-4054-8649-458cb84de123 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.085349 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-43de9ae5-159d-4054-8649-458cb84de123 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Delete volume with id: db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:10.091629 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.091629 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:10.092234 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-43de9ae5-159d-4054-8649-458cb84de123 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:10.111482 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-43de9ae5-159d-4054-8649-458cb84de123 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Delete volume request issued successfully. Aug 20 00:17:10.111750 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-43de9ae5-159d-4054-8649-458cb84de123 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 202 Aug 20 00:17:10.112316 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1099/4391] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:17:10 2026] DELETE /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:17:10.120062 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37a4a10d-e581-4666-b55c-025e6fff0998 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.122505 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37a4a10d-e581-4666-b55c-025e6fff0998 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:10.122843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37a4a10d-e581-4666-b55c-025e6fff0998 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.123168 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37a4a10d-e581-4666-b55c-025e6fff0998 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.132538 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.132538 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:10.137063 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-37a4a10d-e581-4666-b55c-025e6fff0998 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Volume info retrieved successfully. Aug 20 00:17:10.141087 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37a4a10d-e581-4666-b55c-025e6fff0998 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 200 Aug 20 00:17:10.141529 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1106/4392] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:10.143412 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-9bfcddf5-ef54-4d4b-87ec-a2f35c805765 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-f10818ce-4ab4-43a0-b15a-46a1ae88daba-np0000007832" released by "attachment_update" :: held 0.088s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:10.143791 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-9bfcddf5-ef54-4d4b-87ec-a2f35c805765 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682 returned with HTTP 200 Aug 20 00:17:10.144359 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1094/4393] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:10 2026] PUT /volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:10.150244 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c01f4574-c868-4331-a5a2-649e0c75bc72 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.152101 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c01f4574-c868-4331-a5a2-649e0c75bc72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:10.152559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c01f4574-c868-4331-a5a2-649e0c75bc72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.152559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c01f4574-c868-4331-a5a2-649e0c75bc72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.159613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-03d8318e-eccf-4ca9-9e8b-17f8076329bf None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.161768 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-03d8318e-eccf-4ca9-9e8b-17f8076329bf tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/encryption Aug 20 00:17:10.162064 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-03d8318e-eccf-4ca9-9e8b-17f8076329bf tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.162312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-03d8318e-eccf-4ca9-9e8b-17f8076329bf tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.163004 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.163004 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:10.167039 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c01f4574-c868-4331-a5a2-649e0c75bc72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:10.171845 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c01f4574-c868-4331-a5a2-649e0c75bc72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:10.172151 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.172151 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:10.172267 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1095/4394] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:10.178965 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-03d8318e-eccf-4ca9-9e8b-17f8076329bf tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/encryption returned with HTTP 200 Aug 20 00:17:10.179426 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1100/4395] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:10.368499 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-60aada09-c4e1-4651-baf0-90978468350a req-6be7f518-a06b-41d5-9d52-ec1ab4b46f61 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.370952 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-6be7f518-a06b-41d5-9d52-ec1ab4b46f61 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:10.371170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-6be7f518-a06b-41d5-9d52-ec1ab4b46f61 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.371407 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-6be7f518-a06b-41d5-9d52-ec1ab4b46f61 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.383177 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.383177 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:10.386809 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-60aada09-c4e1-4651-baf0-90978468350a req-6be7f518-a06b-41d5-9d52-ec1ab4b46f61 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:10.390859 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-6be7f518-a06b-41d5-9d52-ec1ab4b46f61 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:10.391262 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1107/4396] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:10.467105 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ac356ea1-2a59-41b4-af7c-2df0b4acdcf0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.467527 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac356ea1-2a59-41b4-af7c-2df0b4acdcf0 None None] GET https://10.4.3.9/volume// Aug 20 00:17:10.467742 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac356ea1-2a59-41b4-af7c-2df0b4acdcf0 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.467951 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac356ea1-2a59-41b4-af7c-2df0b4acdcf0 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.468353 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac356ea1-2a59-41b4-af7c-2df0b4acdcf0 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:10.468712 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1095/4397] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:10.478663 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-60aada09-c4e1-4651-baf0-90978468350a req-ad3d48b9-0ec8-49c3-b7d2-a029aab6eade None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.480945 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-ad3d48b9-0ec8-49c3-b7d2-a029aab6eade tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:10.481624 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-ad3d48b9-0ec8-49c3-b7d2-a029aab6eade tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7454b16-9e10-41dd-96f8-d303d510d086", "connector": null, "instance_uuid": "2b043ba7-168f-447b-a9eb-50889f03a97c"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:10.491013 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.491013 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:10.549749 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-ad3d48b9-0ec8-49c3-b7d2-a029aab6eade tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:10.550460 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1096/4398] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17:10 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:10.621318 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1510163f-42f5-41a6-a16c-e762ffbcca70 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.621456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eb9f01dc-87bd-4e91-992c-76d3d3325800 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.623338 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1510163f-42f5-41a6-a16c-e762ffbcca70 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:10.623435 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eb9f01dc-87bd-4e91-992c-76d3d3325800 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:10.623558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eb9f01dc-87bd-4e91-992c-76d3d3325800 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.623608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1510163f-42f5-41a6-a16c-e762ffbcca70 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.623750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eb9f01dc-87bd-4e91-992c-76d3d3325800 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.623819 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1510163f-42f5-41a6-a16c-e762ffbcca70 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.623904 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1510163f-42f5-41a6-a16c-e762ffbcca70 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:10.629616 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.629616 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:10.630483 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1510163f-42f5-41a6-a16c-e762ffbcca70 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:10.631003 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1101/4399] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:10.636520 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.636520 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:10.639202 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-eb9f01dc-87bd-4e91-992c-76d3d3325800 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:10.643778 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eb9f01dc-87bd-4e91-992c-76d3d3325800 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:10.644360 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1108/4400] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:17:10.651770 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-77318486-9c66-475d-b156-5e0a79b7f8db None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.668362 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-941c23e1-6122-4eed-82bb-4155e7c3bfb3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.668362 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-941c23e1-6122-4eed-82bb-4155e7c3bfb3 None None] GET https://10.4.3.9/volume// Aug 20 00:17:10.668362 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-941c23e1-6122-4eed-82bb-4155e7c3bfb3 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.668362 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-941c23e1-6122-4eed-82bb-4155e7c3bfb3 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.668362 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-941c23e1-6122-4eed-82bb-4155e7c3bfb3 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:10.668362 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1097/4401] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:10.688751 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-60aada09-c4e1-4651-baf0-90978468350a req-f2f85b70-708d-49d8-8223-cfddd5e25fe6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.691730 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-f2f85b70-708d-49d8-8223-cfddd5e25fe6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:10.691730 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-f2f85b70-708d-49d8-8223-cfddd5e25fe6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.691939 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-f2f85b70-708d-49d8-8223-cfddd5e25fe6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.705088 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.705088 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:10.709481 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-60aada09-c4e1-4651-baf0-90978468350a req-f2f85b70-708d-49d8-8223-cfddd5e25fe6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:10.715455 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-f2f85b70-708d-49d8-8223-cfddd5e25fe6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:10.715990 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1102/4402] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 1020 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:10.728915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77318486-9c66-475d-b156-5e0a79b7f8db tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e/export_record Aug 20 00:17:10.728915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77318486-9c66-475d-b156-5e0a79b7f8db tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.728915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77318486-9c66-475d-b156-5e0a79b7f8db tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Calling method 'export_record' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.728915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-77318486-9c66-475d-b156-5e0a79b7f8db tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Export record for backup 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100466) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 00:17:10.734945 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.734945 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:10.736260 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-77318486-9c66-475d-b156-5e0a79b7f8db tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '2cdf356a0e8d4a3c926a2f09f92b8bd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78bcd8e7d1494108855432377a773e96', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:17:10.736506 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77318486-9c66-475d-b156-5e0a79b7f8db tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e/export_record returned with HTTP 403 Aug 20 00:17:10.739795 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1096/4403] 10.4.3.9 () {68 vars in 1416 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e/export_record => generated 101 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:10.750335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.752151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:10.752591 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1313189436"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:10.754230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1313189436'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:10.754372 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume of 1 GB Aug 20 00:17:10.757927 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-51aea43b-9c30-4e6f-adfa-c6ec171d0b85 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.757927 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51aea43b-9c30-4e6f-adfa-c6ec171d0b85 None None] GET https://10.4.3.9/volume// Aug 20 00:17:10.757927 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51aea43b-9c30-4e6f-adfa-c6ec171d0b85 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.757927 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51aea43b-9c30-4e6f-adfa-c6ec171d0b85 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.757927 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51aea43b-9c30-4e6f-adfa-c6ec171d0b85 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:10.757927 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1098/4404] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:17:10.759131 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Availability Zones retrieved successfully. Aug 20 00:17:10.765581 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Flow 'volume_create_api' (f2e918c6-6cdc-490a-bb64-5e09edb84126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:10.766774 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ad2cf7-969f-4f9f-9dc0-c1a965915cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:10.767729 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:10.783860 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-57de77c4-9b1c-4d97-bb22-9425e8752a7c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.786705 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-57de77c4-9b1c-4d97-bb22-9425e8752a7c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:17:10.787008 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-57de77c4-9b1c-4d97-bb22-9425e8752a7c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.787279 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-57de77c4-9b1c-4d97-bb22-9425e8752a7c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.793615 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ad2cf7-969f-4f9f-9dc0-c1a965915cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:10.794449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65964ecc-ae4a-4e70-9347-7e2fd862c59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:10.799330 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.799330 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:10.804025 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-57de77c4-9b1c-4d97-bb22-9425e8752a7c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:17:10.810527 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-57de77c4-9b1c-4d97-bb22-9425e8752a7c tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 200 Aug 20 00:17:10.811092 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1103/4405] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 1569 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:10.844351 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Created reservations ['8bace1e9-5934-4929-a362-b1baf8405145', 'd683e879-a55a-4ad6-9bec-8aae503d03bb', '70a11a62-2a86-445d-9abb-3e92a8b3d7c1', '47149cf5-213f-425d-b25b-a8aa4c0eb4c1'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:10.845668 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65964ecc-ae4a-4e70-9347-7e2fd862c59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bace1e9-5934-4929-a362-b1baf8405145', 'd683e879-a55a-4ad6-9bec-8aae503d03bb', '70a11a62-2a86-445d-9abb-3e92a8b3d7c1', '47149cf5-213f-425d-b25b-a8aa4c0eb4c1']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:10.846754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce61cfe-8755-4a8b-8eb7-4e2c50e44ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:10.853176 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-60aada09-c4e1-4651-baf0-90978468350a req-e5081c25-f3b3-410c-a34b-b1110cf11472 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.855444 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-e5081c25-f3b3-410c-a34b-b1110cf11472 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] PUT https://10.4.3.9/volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 Aug 20 00:17:10.855871 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-e5081c25-f3b3-410c-a34b-b1110cf11472 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:10.870915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-60aada09-c4e1-4651-baf0-90978468350a req-e5081c25-f3b3-410c-a34b-b1110cf11472 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Acquiring lock "cinder-attachment_update-d7454b16-9e10-41dd-96f8-d303d510d086-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:10.874870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce61cfe-8755-4a8b-8eb7-4e2c50e44ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '675655c4-b7ab-4004-b67d-9adce6b992cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1313189436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bcd8e7d1494108855432377a773e96',qos_specs=None,replication_status=,reservations=['8bace1e9-5934-4929-a362-b1baf8405145','d683e879-a55a-4ad6-9bec-8aae503d03bb','70a11a62-2a86-445d-9abb-3e92a8b3d7c1','47149cf5-213f-425d-b25b-a8aa4c0eb4c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a9e312f5146c3ab424bdf45ea1601',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1313189436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=675655c4-b7ab-4004-b67d-9adce6b992cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78bcd8e7d1494108855432377a773e96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470a9e312f5146c3ab424bdf45ea1601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:10.875217 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-60aada09-c4e1-4651-baf0-90978468350a req-e5081c25-f3b3-410c-a34b-b1110cf11472 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Lock "cinder-attachment_update-d7454b16-9e10-41dd-96f8-d303d510d086-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:10.875646 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db958a1a-ef3e-4ae8-8227-21ae3cf9c5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:10.876789 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.876789 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:10.894721 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db958a1a-ef3e-4ae8-8227-21ae3cf9c5cc) transitioned into state 'SUCCESS' from state '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-1313189436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bcd8e7d1494108855432377a773e96',qos_specs=None,replication_status=,reservations=['8bace1e9-5934-4929-a362-b1baf8405145','d683e879-a55a-4ad6-9bec-8aae503d03bb','70a11a62-2a86-445d-9abb-3e92a8b3d7c1','47149cf5-213f-425d-b25b-a8aa4c0eb4c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a9e312f5146c3ab424bdf45ea1601',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:10.895469 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c23bc7-ec0b-49bd-96e6-ed48a85f112d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:10.908215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c23bc7-ec0b-49bd-96e6-ed48a85f112d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:10.909438 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Flow 'volume_create_api' (f2e918c6-6cdc-490a-bb64-5e09edb84126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:10.911060 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume request issued successfully. Aug 20 00:17:10.911060 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83dbe78f-fa0b-492b-ac48-65d5761cec83 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:10.911060 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1109/4406] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:17:10 2026] POST /volume/v3/volumes => generated 774 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:10.911361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b8f534d1-e6c1-45fb-ab36-6ff49420cf81 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.917910 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b8f534d1-e6c1-45fb-ab36-6ff49420cf81 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:10.917910 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b8f534d1-e6c1-45fb-ab36-6ff49420cf81 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.917910 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b8f534d1-e6c1-45fb-ab36-6ff49420cf81 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.924227 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3326f642-7e71-4c70-b72e-d77fe97e7a80 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.926528 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3326f642-7e71-4c70-b72e-d77fe97e7a80 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc Aug 20 00:17:10.926809 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3326f642-7e71-4c70-b72e-d77fe97e7a80 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:10.927098 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3326f642-7e71-4c70-b72e-d77fe97e7a80 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:10.935223 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-eb58b928-2801-4fea-96e9-e572a5fea7c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:10.935520 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.935520 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:10.935821 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-eb58b928-2801-4fea-96e9-e572a5fea7c0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] PUT https://10.4.3.9/volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a Aug 20 00:17:10.936005 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.936005 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:10.936330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-eb58b928-2801-4fea-96e9-e572a5fea7c0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:10.939434 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b8f534d1-e6c1-45fb-ab36-6ff49420cf81 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:10.940929 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3326f642-7e71-4c70-b72e-d77fe97e7a80 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:10.945417 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b8f534d1-e6c1-45fb-ab36-6ff49420cf81 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:10.945531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-eb58b928-2801-4fea-96e9-e572a5fea7c0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Acquiring lock "cinder-attachment_update-96df0007-e815-41e3-bb46-21a649b45977-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:10.945995 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3326f642-7e71-4c70-b72e-d77fe97e7a80 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc returned with HTTP 200 Aug 20 00:17:10.946305 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1099/4407] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:10.946522 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1104/4408] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:10 2026] GET /volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:10.952294 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-eb58b928-2801-4fea-96e9-e572a5fea7c0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-96df0007-e815-41e3-bb46-21a649b45977-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:10.953366 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:10.953366 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:10.970422 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-60aada09-c4e1-4651-baf0-90978468350a req-e5081c25-f3b3-410c-a34b-b1110cf11472 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Lock "cinder-attachment_update-d7454b16-9e10-41dd-96f8-d303d510d086-np0000007832" released by "attachment_update" :: held 0.095s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:10.970710 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-e5081c25-f3b3-410c-a34b-b1110cf11472 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 returned with HTTP 200 Aug 20 00:17:10.971204 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1097/4409] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:10 2026] PUT /volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:11.089731 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-eb58b928-2801-4fea-96e9-e572a5fea7c0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Lock "cinder-attachment_update-96df0007-e815-41e3-bb46-21a649b45977-np0000007832" released by "attachment_update" :: held 0.137s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:11.090070 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-eb58b928-2801-4fea-96e9-e572a5fea7c0 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a returned with HTTP 200 Aug 20 00:17:11.090524 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1110/4410] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:10 2026] PUT /volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:11.112603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-747f4677-369b-4f30-a5c0-ca456c1f10fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:11.114514 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-747f4677-369b-4f30-a5c0-ca456c1f10fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] POST https://10.4.3.9/volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a/action Aug 20 00:17:11.115065 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-747f4677-369b-4f30-a5c0-ca456c1f10fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:11.115398 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-747f4677-369b-4f30-a5c0-ca456c1f10fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:11.132493 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:11.132493 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:11.142466 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b1f51dfd-13f9-4f8a-8dea-7d72090bdb91 req-747f4677-369b-4f30-a5c0-ca456c1f10fa tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a/action returned with HTTP 204 Aug 20 00:17:11.142466 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1100/4411] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:11 2026] POST /volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:11.156104 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3c62de9c-f005-494b-827d-e00197928ac7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:11.157983 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3c62de9c-f005-494b-827d-e00197928ac7 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] GET https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd Aug 20 00:17:11.158296 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3c62de9c-f005-494b-827d-e00197928ac7 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:11.158557 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3c62de9c-f005-494b-827d-e00197928ac7 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:11.167957 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3c62de9c-f005-494b-827d-e00197928ac7 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307 tempest-TestServerVolumeAttachScenarioOldVersion-1311947307-project-member] https://10.4.3.9/volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd returned with HTTP 404 Aug 20 00:17:11.168504 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1105/4412] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:17:11 2026] GET /volume/v3/volumes/db2677a5-94c3-4a49-956c-9271ca1f0edd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:17:11.659490 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e7a567a-a6e2-4233-b9cb-1cb2b89e6927 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:11.661252 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e7a567a-a6e2-4233-b9cb-1cb2b89e6927 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:11.661435 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e7a567a-a6e2-4233-b9cb-1cb2b89e6927 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:11.661678 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e7a567a-a6e2-4233-b9cb-1cb2b89e6927 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:11.671562 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:11.671562 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:11.680488 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3e7a567a-a6e2-4233-b9cb-1cb2b89e6927 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:11.689228 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e7a567a-a6e2-4233-b9cb-1cb2b89e6927 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:11.689657 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1098/4413] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:11 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:11.964162 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-75d594eb-2ff5-4498-9940-101874063c3f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:11.964450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef9ae4bd-f44f-42f7-9aa9-752d520af544 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:11.965855 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75d594eb-2ff5-4498-9940-101874063c3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:11.967380 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef9ae4bd-f44f-42f7-9aa9-752d520af544 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc Aug 20 00:17:11.967380 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef9ae4bd-f44f-42f7-9aa9-752d520af544 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:11.967509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75d594eb-2ff5-4498-9940-101874063c3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:11.967868 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef9ae4bd-f44f-42f7-9aa9-752d520af544 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:11.967939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75d594eb-2ff5-4498-9940-101874063c3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:11.975856 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:11.975856 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:11.979577 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-75d594eb-2ff5-4498-9940-101874063c3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:11.980860 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:11.980860 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:11.984479 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75d594eb-2ff5-4498-9940-101874063c3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:11.985141 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1101/4414] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:11 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:11.985519 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ef9ae4bd-f44f-42f7-9aa9-752d520af544 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:11.991380 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef9ae4bd-f44f-42f7-9aa9-752d520af544 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc returned with HTTP 200 Aug 20 00:17:11.992164 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1111/4415] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:11 2026] GET /volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:12.007607 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-180e010d-2f14-4ead-950f-087c8bedbe5f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:12.009357 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-180e010d-2f14-4ead-950f-087c8bedbe5f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:17:12.009704 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-180e010d-2f14-4ead-950f-087c8bedbe5f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "675655c4-b7ab-4004-b67d-9adce6b992cc", "name": "tempest-type-Backup-1706417991"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:12.011215 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-180e010d-2f14-4ead-950f-087c8bedbe5f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Creating new backup {'backup': {'volume_id': '675655c4-b7ab-4004-b67d-9adce6b992cc', 'name': 'tempest-type-Backup-1706417991'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:17:12.011350 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-180e010d-2f14-4ead-950f-087c8bedbe5f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Creating backup of volume 675655c4-b7ab-4004-b67d-9adce6b992cc in container None Aug 20 00:17:12.023301 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:12.023301 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:12.023630 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-180e010d-2f14-4ead-950f-087c8bedbe5f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:12.046233 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-180e010d-2f14-4ead-950f-087c8bedbe5f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Created reservations ['53ddbc78-63ca-424c-8dff-2f3675c02a52', '32699122-e04f-46d5-89ab-9a185ed9b8cd'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:12.075027 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-180e010d-2f14-4ead-950f-087c8bedbe5f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:17:12.075603 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1106/4416] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:17:12 2026] POST /volume/v3/backups => generated 312 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:12.084136 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe89020b-75f3-4a04-9ce4-6e6bd93b85e0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:12.088620 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe89020b-75f3-4a04-9ce4-6e6bd93b85e0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:12.088826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe89020b-75f3-4a04-9ce4-6e6bd93b85e0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:12.089040 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe89020b-75f3-4a04-9ce4-6e6bd93b85e0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:12.089181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fe89020b-75f3-4a04-9ce4-6e6bd93b85e0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:12.094282 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:12.094282 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:12.094951 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe89020b-75f3-4a04-9ce4-6e6bd93b85e0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:12.095403 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1099/4417] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:12 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 719 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:12.706375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f5273ce8-7582-4099-86c2-2f6c9fb5efdd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:12.707740 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5273ce8-7582-4099-86c2-2f6c9fb5efdd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:12.708136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5273ce8-7582-4099-86c2-2f6c9fb5efdd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:12.708425 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5273ce8-7582-4099-86c2-2f6c9fb5efdd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:12.718778 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:12.718778 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:12.721688 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f5273ce8-7582-4099-86c2-2f6c9fb5efdd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:12.725823 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5273ce8-7582-4099-86c2-2f6c9fb5efdd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:12.726490 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1102/4418] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:12 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:13.000222 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7764d691-2b46-40b1-b810-ea8bed67b4b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:13.001971 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7764d691-2b46-40b1-b810-ea8bed67b4b4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:13.002199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7764d691-2b46-40b1-b810-ea8bed67b4b4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:13.002410 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7764d691-2b46-40b1-b810-ea8bed67b4b4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:13.012515 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:13.012515 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:13.015836 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7764d691-2b46-40b1-b810-ea8bed67b4b4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:13.019923 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7764d691-2b46-40b1-b810-ea8bed67b4b4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:13.020351 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1112/4419] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:12 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:13.105669 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ad6c0ba3-6293-49f5-9aa7-761d633040ea None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:13.107501 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ad6c0ba3-6293-49f5-9aa7-761d633040ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:13.107719 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ad6c0ba3-6293-49f5-9aa7-761d633040ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:13.107947 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ad6c0ba3-6293-49f5-9aa7-761d633040ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:13.108088 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-ad6c0ba3-6293-49f5-9aa7-761d633040ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:13.112518 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:13.112518 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:13.113176 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ad6c0ba3-6293-49f5-9aa7-761d633040ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:13.113552 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1107/4420] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:13 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:13.338733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-64475057-c841-41c8-b018-6d4868752199 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:13.340664 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-64475057-c841-41c8-b018-6d4868752199 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:13.340872 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-64475057-c841-41c8-b018-6d4868752199 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:13.341078 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-64475057-c841-41c8-b018-6d4868752199 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:13.350469 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:13.350469 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:13.353278 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-64475057-c841-41c8-b018-6d4868752199 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:13.356730 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-64475057-c841-41c8-b018-6d4868752199 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:13.357136 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1100/4421] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:13 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:13.374202 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-c7e2f4c1-446c-4503-b733-0696d57162e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:13.376050 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-c7e2f4c1-446c-4503-b733-0696d57162e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2/action Aug 20 00:17:13.376454 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-c7e2f4c1-446c-4503-b733-0696d57162e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:13.376673 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-c7e2f4c1-446c-4503-b733-0696d57162e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:13.388907 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:13.388907 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:13.388907 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-c7e2f4c1-446c-4503-b733-0696d57162e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:13.393515 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-c7e2f4c1-446c-4503-b733-0696d57162e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Begin detaching volume completed successfully. Aug 20 00:17:13.393913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-c7e2f4c1-446c-4503-b733-0696d57162e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2/action returned with HTTP 202 Aug 20 00:17:13.394632 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1103/4422] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:17:13 2026] POST /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:17:13.434246 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c7afa770-38f6-4e01-91b9-9b226fe54618 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:13.434645 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7afa770-38f6-4e01-91b9-9b226fe54618 None None] GET https://10.4.3.9/volume// Aug 20 00:17:13.434871 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7afa770-38f6-4e01-91b9-9b226fe54618 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:13.435165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7afa770-38f6-4e01-91b9-9b226fe54618 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:13.435538 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7afa770-38f6-4e01-91b9-9b226fe54618 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:13.435875 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1113/4423] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:13.445448 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-0b3bb8b0-bb37-416b-87bf-35224b386a3a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:13.447836 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-0b3bb8b0-bb37-416b-87bf-35224b386a3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:13.448198 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-0b3bb8b0-bb37-416b-87bf-35224b386a3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:13.448471 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-0b3bb8b0-bb37-416b-87bf-35224b386a3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:13.459707 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:13.459707 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:13.463542 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-0b3bb8b0-bb37-416b-87bf-35224b386a3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:13.467933 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-0b3bb8b0-bb37-416b-87bf-35224b386a3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:13.468413 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1108/4424] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:13 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:13.739371 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-15451bf4-0372-464d-8d0e-1bbd94638c97 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:13.741451 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15451bf4-0372-464d-8d0e-1bbd94638c97 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:13.741650 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15451bf4-0372-464d-8d0e-1bbd94638c97 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:13.741902 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15451bf4-0372-464d-8d0e-1bbd94638c97 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:13.752482 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:13.752482 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:13.756576 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-15451bf4-0372-464d-8d0e-1bbd94638c97 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:13.760726 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15451bf4-0372-464d-8d0e-1bbd94638c97 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:13.761165 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1101/4425] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:13 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:14.033391 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3fd5f130-3363-4edc-a086-08ff3806754d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:14.034662 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fd5f130-3363-4edc-a086-08ff3806754d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:14.034960 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3fd5f130-3363-4edc-a086-08ff3806754d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:14.035230 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3fd5f130-3363-4edc-a086-08ff3806754d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:14.043442 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:14.043442 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:14.047311 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3fd5f130-3363-4edc-a086-08ff3806754d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:14.051779 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fd5f130-3363-4edc-a086-08ff3806754d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:14.051779 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1104/4426] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:14 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:14.123330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eb73d2f8-21c2-4919-8bbf-9a97afb1e7ac None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:14.125239 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eb73d2f8-21c2-4919-8bbf-9a97afb1e7ac tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:14.125519 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eb73d2f8-21c2-4919-8bbf-9a97afb1e7ac tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:14.125760 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eb73d2f8-21c2-4919-8bbf-9a97afb1e7ac tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:14.125905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-eb73d2f8-21c2-4919-8bbf-9a97afb1e7ac tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:14.129682 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:14.129682 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:14.130369 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eb73d2f8-21c2-4919-8bbf-9a97afb1e7ac tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:14.130705 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1114/4427] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:14 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:14.776685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6b3fca1f-78d4-43dd-8897-3a0543e379af None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:14.778232 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b3fca1f-78d4-43dd-8897-3a0543e379af tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:14.778393 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b3fca1f-78d4-43dd-8897-3a0543e379af tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:14.778577 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b3fca1f-78d4-43dd-8897-3a0543e379af tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:14.786850 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:14.786850 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:14.789984 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6b3fca1f-78d4-43dd-8897-3a0543e379af tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:14.794414 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b3fca1f-78d4-43dd-8897-3a0543e379af tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:14.794774 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1109/4428] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:14 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:15.065342 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3a80ea2-1dca-4fc3-aaa6-8c6597108189 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:15.067428 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3a80ea2-1dca-4fc3-aaa6-8c6597108189 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:15.067703 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3a80ea2-1dca-4fc3-aaa6-8c6597108189 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:15.067898 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3a80ea2-1dca-4fc3-aaa6-8c6597108189 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:15.077315 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:15.077315 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:15.080683 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b3a80ea2-1dca-4fc3-aaa6-8c6597108189 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:15.085554 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3a80ea2-1dca-4fc3-aaa6-8c6597108189 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:15.085976 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1102/4429] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:15 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:15.140293 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d7ed746c-27aa-4cef-8d79-69c2e0d67bcd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:15.142572 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d7ed746c-27aa-4cef-8d79-69c2e0d67bcd tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:15.142830 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d7ed746c-27aa-4cef-8d79-69c2e0d67bcd tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:15.143123 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d7ed746c-27aa-4cef-8d79-69c2e0d67bcd tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:15.143291 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d7ed746c-27aa-4cef-8d79-69c2e0d67bcd tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:15.148568 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:15.148568 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:15.149466 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d7ed746c-27aa-4cef-8d79-69c2e0d67bcd tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:15.149992 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1105/4430] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:15 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:15.809319 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3fd0f7a5-6d29-4992-949d-6232d0bded3f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:15.811009 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3fd0f7a5-6d29-4992-949d-6232d0bded3f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:15.811216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3fd0f7a5-6d29-4992-949d-6232d0bded3f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:15.811389 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3fd0f7a5-6d29-4992-949d-6232d0bded3f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:15.819692 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:15.819692 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:15.822634 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3fd0f7a5-6d29-4992-949d-6232d0bded3f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:15.827807 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3fd0f7a5-6d29-4992-949d-6232d0bded3f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:15.828287 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1115/4431] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:15 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:16.098342 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d39fa128-b943-4292-a60a-7e0248b6e748 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:16.100173 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d39fa128-b943-4292-a60a-7e0248b6e748 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:16.100346 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d39fa128-b943-4292-a60a-7e0248b6e748 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:16.100509 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d39fa128-b943-4292-a60a-7e0248b6e748 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:16.108763 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:16.108763 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:16.111935 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d39fa128-b943-4292-a60a-7e0248b6e748 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:16.115683 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d39fa128-b943-4292-a60a-7e0248b6e748 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:16.116044 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1110/4432] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:16 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:16.160360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3704c4f-5bbf-4a62-b29c-5081ae20e05b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:16.162210 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3704c4f-5bbf-4a62-b29c-5081ae20e05b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:16.162409 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3704c4f-5bbf-4a62-b29c-5081ae20e05b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:16.162586 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3704c4f-5bbf-4a62-b29c-5081ae20e05b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:16.162752 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b3704c4f-5bbf-4a62-b29c-5081ae20e05b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:16.167437 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:16.167437 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:16.168292 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3704c4f-5bbf-4a62-b29c-5081ae20e05b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:16.168701 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1103/4433] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:16 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:16.476975 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-60aada09-c4e1-4651-baf0-90978468350a req-591380b5-5d3f-481f-9873-63b70530666a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:16.479155 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-591380b5-5d3f-481f-9873-63b70530666a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7/action Aug 20 00:17:16.479516 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-591380b5-5d3f-481f-9873-63b70530666a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:16.479630 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-591380b5-5d3f-481f-9873-63b70530666a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:16.494682 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:16.494682 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:16.505422 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-60aada09-c4e1-4651-baf0-90978468350a req-591380b5-5d3f-481f-9873-63b70530666a tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7/action returned with HTTP 204 Aug 20 00:17:16.505926 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1106/4434] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:16 2026] POST /volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:16.841383 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-76241c4e-acf8-4847-8b6a-9b5016f79387 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:16.843284 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76241c4e-acf8-4847-8b6a-9b5016f79387 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:16.843531 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76241c4e-acf8-4847-8b6a-9b5016f79387 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:16.843730 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76241c4e-acf8-4847-8b6a-9b5016f79387 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:16.871288 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:16.871288 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:16.877472 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-76241c4e-acf8-4847-8b6a-9b5016f79387 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:16.883785 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76241c4e-acf8-4847-8b6a-9b5016f79387 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:16.884469 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1116/4435] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:16 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 1133 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:16.897465 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-08fae3db-1556-4590-ab8c-408d25de0c03 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:16.899260 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-08fae3db-1556-4590-ab8c-408d25de0c03 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:17:16.899751 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-08fae3db-1556-4590-ab8c-408d25de0c03 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7454b16-9e10-41dd-96f8-d303d510d086", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-901121145"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:16.911350 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:16.911350 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:16.911991 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-08fae3db-1556-4590-ab8c-408d25de0c03 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:16.912205 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-08fae3db-1556-4590-ab8c-408d25de0c03 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:16.936110 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-08fae3db-1556-4590-ab8c-408d25de0c03 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['99c28f8f-3a2d-43b2-bfab-ba4baa0c3c8c', '398ebf11-2bb5-402c-aa30-61003a7ffd4d', '67ea86c2-7372-42a2-8cc7-c18dee035c69', 'd2d58eae-cbe6-47b0-a66b-b9b6e2245178'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:16.975405 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-08fae3db-1556-4590-ab8c-408d25de0c03 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot force create request issued successfully. Aug 20 00:17:16.975842 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-08fae3db-1556-4590-ab8c-408d25de0c03 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:17:16.976308 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1111/4436] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:17:16 2026] POST /volume/v3/snapshots => generated 309 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:16.988379 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c608718-c6eb-49e5-bbcc-c3ffe0af5a59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:16.991759 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c608718-c6eb-49e5-bbcc-c3ffe0af5a59 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a Aug 20 00:17:16.992173 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c608718-c6eb-49e5-bbcc-c3ffe0af5a59 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:16.992275 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c608718-c6eb-49e5-bbcc-c3ffe0af5a59 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:16.997267 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:16.997267 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:16.997665 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5c608718-c6eb-49e5-bbcc-c3ffe0af5a59 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:16.998452 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c608718-c6eb-49e5-bbcc-c3ffe0af5a59 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a returned with HTTP 200 Aug 20 00:17:16.998809 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1104/4437] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:16 2026] GET /volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:17.128654 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f10b7faa-45ee-4768-89c8-a4346ccb84a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:17.130391 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f10b7faa-45ee-4768-89c8-a4346ccb84a8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:17.130583 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f10b7faa-45ee-4768-89c8-a4346ccb84a8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:17.130759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f10b7faa-45ee-4768-89c8-a4346ccb84a8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:17.139536 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:17.139536 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:17.142704 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f10b7faa-45ee-4768-89c8-a4346ccb84a8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:17.146392 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f10b7faa-45ee-4768-89c8-a4346ccb84a8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:17.146741 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1107/4438] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:17 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:17.165702 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f5719317-5f17-4802-85ee-a186919519c8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:17.178717 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d3a823a4-042b-4cc8-bc9a-a991ce979d3e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:17.180703 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d3a823a4-042b-4cc8-bc9a-a991ce979d3e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:17.180947 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d3a823a4-042b-4cc8-bc9a-a991ce979d3e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:17.181218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d3a823a4-042b-4cc8-bc9a-a991ce979d3e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:17.181358 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d3a823a4-042b-4cc8-bc9a-a991ce979d3e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:17.186044 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:17.186044 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:17.186613 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d3a823a4-042b-4cc8-bc9a-a991ce979d3e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:17.187026 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1112/4439] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:17 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:17.234028 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5719317-5f17-4802-85ee-a186919519c8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:17:17.234393 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5719317-5f17-4802-85ee-a186919519c8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599132904-1067190446", "extra_specs": {"multiattach": " True"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:17.250192 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5719317-5f17-4802-85ee-a186919519c8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:17:17.250545 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1117/4440] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:17:17 2026] POST /volume/v3/types => generated 287 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:17.260181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:17.262676 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:17.263163 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-723806668", "snapshot_id": null, "imageRef": null, "volume_type": "a15356d7-4a9f-468a-be91-8afaf8259971", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:17.265194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-723806668', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a15356d7-4a9f-468a-be91-8afaf8259971', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:17.271815 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume of 1 GB Aug 20 00:17:17.272619 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:17.272619 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:17.272619 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Availability Zones retrieved successfully. Aug 20 00:17:17.278227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Flow 'volume_create_api' (60f9821f-fada-483e-aca5-e5b5f5e0bd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:17.279397 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819ca5b7-35e4-4ec5-8ad5-95cbdf7b322a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:17.280321 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:17.287115 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:17.287115 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:17.301170 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819ca5b7-35e4-4ec5-8ad5-95cbdf7b322a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:17:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a15356d7-4a9f-468a-be91-8afaf8259971,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599132904-1067190446',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a15356d7-4a9f-468a-be91-8afaf8259971', 'encryption_key_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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:17.302006 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa264885-f2f5-421b-9d70-5cf05607ecdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:17.336625 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599132904-1067190446 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599132904-1067190446, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:17:17.336948 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599132904-1067190446 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1599132904-1067190446, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:17:17.380691 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Created reservations ['0a00c61c-a066-4c84-8155-1d08ad8f1f16', '6ef25074-22ce-4ddb-a417-f1c72869a4ce', '955fe7c5-e11b-495f-8188-96aee8a1173a', '43db7e3b-dc78-4ba0-a082-765138e2d3df'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:17.381820 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa264885-f2f5-421b-9d70-5cf05607ecdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a00c61c-a066-4c84-8155-1d08ad8f1f16', '6ef25074-22ce-4ddb-a417-f1c72869a4ce', '955fe7c5-e11b-495f-8188-96aee8a1173a', '43db7e3b-dc78-4ba0-a082-765138e2d3df']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:17.382907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b50f0a-ac5a-422f-af36-e6e786499046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:17.414607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b50f0a-ac5a-422f-af36-e6e786499046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa0d23ba-2ee4-45b7-9799-dade443e4456', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-723806668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='da8327587b4e4c2189bca90fbe7df9d8',qos_specs=None,replication_status=,reservations=['0a00c61c-a066-4c84-8155-1d08ad8f1f16','6ef25074-22ce-4ddb-a417-f1c72869a4ce','955fe7c5-e11b-495f-8188-96aee8a1173a','43db7e3b-dc78-4ba0-a082-765138e2d3df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_type_id=a15356d7-4a9f-468a-be91-8afaf8259971), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-723806668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa0d23ba-2ee4-45b7-9799-dade443e4456,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='da8327587b4e4c2189bca90fbe7df9d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a15356d7-4a9f-468a-be91-8afaf8259971),volume_type_id=a15356d7-4a9f-468a-be91-8afaf8259971)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:17.415364 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e27bd63-df06-4d96-9f90-a9adfc1d7fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:17.441933 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e27bd63-df06-4d96-9f90-a9adfc1d7fbd) transitioned into state 'SUCCESS' from state '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-723806668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='da8327587b4e4c2189bca90fbe7df9d8',qos_specs=None,replication_status=,reservations=['0a00c61c-a066-4c84-8155-1d08ad8f1f16','6ef25074-22ce-4ddb-a417-f1c72869a4ce','955fe7c5-e11b-495f-8188-96aee8a1173a','43db7e3b-dc78-4ba0-a082-765138e2d3df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_type_id=a15356d7-4a9f-468a-be91-8afaf8259971)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:17.442752 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815fd399-906e-4292-8917-8688f5d3f474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:17.454468 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815fd399-906e-4292-8917-8688f5d3f474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:17.455467 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Flow 'volume_create_api' (60f9821f-fada-483e-aca5-e5b5f5e0bd8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:17.455836 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume request issued successfully. Aug 20 00:17:17.456456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30a9aade-0a62-4678-aab5-6d03ebc20155 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:17.456910 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1105/4441] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:17 2026] POST /volume/v3/volumes => generated 825 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:17.474314 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c0f2725-c350-42db-8eea-6653c8f4b558 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:17.477183 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c0f2725-c350-42db-8eea-6653c8f4b558 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:17.477678 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c0f2725-c350-42db-8eea-6653c8f4b558 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:17.477945 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c0f2725-c350-42db-8eea-6653c8f4b558 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:17.493078 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:17.493078 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:17.499849 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4c0f2725-c350-42db-8eea-6653c8f4b558 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:17.505645 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c0f2725-c350-42db-8eea-6653c8f4b558 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:17.506126 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1108/4442] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:17 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 893 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:18.008915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-eb256dbf-7711-4d2b-b87c-7b20ee655961 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.010836 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eb256dbf-7711-4d2b-b87c-7b20ee655961 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a Aug 20 00:17:18.011079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eb256dbf-7711-4d2b-b87c-7b20ee655961 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:18.011275 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eb256dbf-7711-4d2b-b87c-7b20ee655961 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:18.016421 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.016421 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:18.016820 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-eb256dbf-7711-4d2b-b87c-7b20ee655961 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:18.017703 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eb256dbf-7711-4d2b-b87c-7b20ee655961 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a returned with HTTP 200 Aug 20 00:17:18.018224 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1113/4443] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:18 2026] GET /volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:18.026784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b7a23d16-58e1-4e04-8d59-221b2b2d78c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.028384 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7a23d16-58e1-4e04-8d59-221b2b2d78c4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:17:18.028618 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b7a23d16-58e1-4e04-8d59-221b2b2d78c4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7454b16-9e10-41dd-96f8-d303d510d086", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2096398047"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:18.039621 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.039621 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:18.040059 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b7a23d16-58e1-4e04-8d59-221b2b2d78c4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:18.040212 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-b7a23d16-58e1-4e04-8d59-221b2b2d78c4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:18.063845 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-b7a23d16-58e1-4e04-8d59-221b2b2d78c4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['a48f8b8f-f60e-4084-a8aa-472ac80a7548', 'b5c3b332-21db-4722-abf4-0502fa0b447b', '49ac3594-dd7d-4d09-b86c-818e18ffce6e', '7e94308b-85b4-4899-85a6-c7d3cb8fbbc6'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:18.089019 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b7a23d16-58e1-4e04-8d59-221b2b2d78c4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot force create request issued successfully. Aug 20 00:17:18.089331 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7a23d16-58e1-4e04-8d59-221b2b2d78c4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:17:18.089702 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1118/4444] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:17:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:18.097880 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e14ade29-4bcb-43d5-b71e-ed4b99d3e141 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.099664 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e14ade29-4bcb-43d5-b71e-ed4b99d3e141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c Aug 20 00:17:18.099814 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e14ade29-4bcb-43d5-b71e-ed4b99d3e141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:18.100052 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e14ade29-4bcb-43d5-b71e-ed4b99d3e141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:18.104587 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.104587 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:18.104993 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e14ade29-4bcb-43d5-b71e-ed4b99d3e141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:18.105691 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e14ade29-4bcb-43d5-b71e-ed4b99d3e141 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c returned with HTTP 200 Aug 20 00:17:18.106065 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1106/4445] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:18 2026] GET /volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:18.167690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c42d9283-1150-4dee-8b6e-634e6a712f6c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.169778 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c42d9283-1150-4dee-8b6e-634e6a712f6c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:18.170054 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c42d9283-1150-4dee-8b6e-634e6a712f6c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:18.170291 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c42d9283-1150-4dee-8b6e-634e6a712f6c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:18.183902 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.183902 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:18.187520 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c42d9283-1150-4dee-8b6e-634e6a712f6c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:18.191904 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c42d9283-1150-4dee-8b6e-634e6a712f6c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:18.192355 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1109/4446] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:18 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:18.197696 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4c77d865-1fd7-4447-a721-40c6d48f2215 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.199898 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4c77d865-1fd7-4447-a721-40c6d48f2215 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:18.200139 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4c77d865-1fd7-4447-a721-40c6d48f2215 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:18.200351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4c77d865-1fd7-4447-a721-40c6d48f2215 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:18.201449 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-4c77d865-1fd7-4447-a721-40c6d48f2215 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:18.204711 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.204711 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:18.205389 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4c77d865-1fd7-4447-a721-40c6d48f2215 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:18.205764 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1114/4447] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:18 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:18.369831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-f88a441c-a374-4971-8f23-333ea9d3d699 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.372061 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-f88a441c-a374-4971-8f23-333ea9d3d699 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682/action Aug 20 00:17:18.372306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-f88a441c-a374-4971-8f23-333ea9d3d699 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:18.372415 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-f88a441c-a374-4971-8f23-333ea9d3d699 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:18.389267 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.389267 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:18.402395 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-64eae569-0e16-496d-abdd-03d4f9afb5c9 req-f88a441c-a374-4971-8f23-333ea9d3d699 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682/action returned with HTTP 204 Aug 20 00:17:18.403049 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1119/4448] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:18 2026] POST /volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:18.522148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7005c8c5-8cf6-4d25-a9f6-65d6a5c5b877 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.523980 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7005c8c5-8cf6-4d25-a9f6-65d6a5c5b877 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:18.524306 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7005c8c5-8cf6-4d25-a9f6-65d6a5c5b877 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:18.524402 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7005c8c5-8cf6-4d25-a9f6-65d6a5c5b877 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:18.531980 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.531980 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:18.536119 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7005c8c5-8cf6-4d25-a9f6-65d6a5c5b877 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:18.556644 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7005c8c5-8cf6-4d25-a9f6-65d6a5c5b877 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:18.558850 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1107/4449] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:18 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 918 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:18.576215 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-75cee699-c21c-4a73-9b11-3650f4dc7f59 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.578400 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75cee699-c21c-4a73-9b11-3650f4dc7f59 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:18.578635 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75cee699-c21c-4a73-9b11-3650f4dc7f59 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:18.578883 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75cee699-c21c-4a73-9b11-3650f4dc7f59 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:18.585910 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.585910 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:18.588883 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-75cee699-c21c-4a73-9b11-3650f4dc7f59 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:18.593509 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75cee699-c21c-4a73-9b11-3650f4dc7f59 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:18.594004 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1110/4450] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:18 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:18.609756 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.615552 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:18.616005 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1386501767", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:18.624027 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1386501767', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:18.624194 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume of 1 GB Aug 20 00:17:18.631422 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Availability Zones retrieved successfully. Aug 20 00:17:18.636878 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Flow 'volume_create_api' (1248146e-9823-46bc-8373-12bb89948192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:18.637858 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ae08cd-2d8b-4e0a-9732-ffefa6fe3223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:18.638644 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:18.666852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ae08cd-2d8b-4e0a-9732-ffefa6fe3223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:18.667771 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837b2f08-3d4f-49a7-b651-3bc4b4f44e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:18.726546 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Created reservations ['0ff0f91f-c08a-42eb-bbdc-0470d1934e3a', 'bba2f4a5-2b99-48ea-92f9-2bd9d2ab95a3', '635e73ae-08e1-49d7-995d-fb5207ccf843', '430e0ad8-8cd9-4ac2-a0a4-a30d37c99113'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:18.727554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837b2f08-3d4f-49a7-b651-3bc4b4f44e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ff0f91f-c08a-42eb-bbdc-0470d1934e3a', 'bba2f4a5-2b99-48ea-92f9-2bd9d2ab95a3', '635e73ae-08e1-49d7-995d-fb5207ccf843', '430e0ad8-8cd9-4ac2-a0a4-a30d37c99113']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:18.728524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111082ea-40b9-4b95-aa50-0d46809ea09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:18.757825 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111082ea-40b9-4b95-aa50-0d46809ea09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2fa05fa-649b-4559-8db8-4bbe39a9c2c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1386501767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8327587b4e4c2189bca90fbe7df9d8',qos_specs=None,replication_status=,reservations=['0ff0f91f-c08a-42eb-bbdc-0470d1934e3a','bba2f4a5-2b99-48ea-92f9-2bd9d2ab95a3','635e73ae-08e1-49d7-995d-fb5207ccf843','430e0ad8-8cd9-4ac2-a0a4-a30d37c99113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1386501767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2fa05fa-649b-4559-8db8-4bbe39a9c2c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da8327587b4e4c2189bca90fbe7df9d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:18.758710 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a41c569-c74f-4cda-b55d-4049eed59afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:18.776899 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a41c569-c74f-4cda-b55d-4049eed59afd) transitioned into state 'SUCCESS' from state '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-1386501767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8327587b4e4c2189bca90fbe7df9d8',qos_specs=None,replication_status=,reservations=['0ff0f91f-c08a-42eb-bbdc-0470d1934e3a','bba2f4a5-2b99-48ea-92f9-2bd9d2ab95a3','635e73ae-08e1-49d7-995d-fb5207ccf843','430e0ad8-8cd9-4ac2-a0a4-a30d37c99113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:18.777669 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2362f1ff-834a-41ec-a21b-dcae520132d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:18.787556 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2362f1ff-834a-41ec-a21b-dcae520132d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:18.788323 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Flow 'volume_create_api' (1248146e-9823-46bc-8373-12bb89948192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:18.788644 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume request issued successfully. Aug 20 00:17:18.789257 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fdc4ff89-9001-400c-8db5-9f376e3f3c8e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:18.789649 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1115/4451] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:18 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 20 00:17:18.802615 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f4a81f14-579a-41ec-a383-63590d4346c6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:18.804479 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f4a81f14-579a-41ec-a383-63590d4346c6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:18.804660 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f4a81f14-579a-41ec-a383-63590d4346c6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:18.804831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f4a81f14-579a-41ec-a383-63590d4346c6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:18.811612 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:18.811612 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:18.815831 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f4a81f14-579a-41ec-a383-63590d4346c6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:18.819957 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f4a81f14-579a-41ec-a383-63590d4346c6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:18.820372 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1120/4452] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:18 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.115024 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1db067be-a040-4ec6-af9d-129c3a0bb68f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.116999 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1db067be-a040-4ec6-af9d-129c3a0bb68f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c Aug 20 00:17:19.117226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1db067be-a040-4ec6-af9d-129c3a0bb68f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.117443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1db067be-a040-4ec6-af9d-129c3a0bb68f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.122880 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.122880 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:19.123622 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1db067be-a040-4ec6-af9d-129c3a0bb68f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:19.124377 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1db067be-a040-4ec6-af9d-129c3a0bb68f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c returned with HTTP 200 Aug 20 00:17:19.124981 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1108/4453] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.134371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-91959890-5b15-437e-ae2b-dfd7830f8475 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.136270 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-91959890-5b15-437e-ae2b-dfd7830f8475 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c Aug 20 00:17:19.136514 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-91959890-5b15-437e-ae2b-dfd7830f8475 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.136725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-91959890-5b15-437e-ae2b-dfd7830f8475 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.136853 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-91959890-5b15-437e-ae2b-dfd7830f8475 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: c5718f73-ab54-4d19-a490-e84d0d66bb3c Aug 20 00:17:19.141655 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.141655 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:19.142058 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-91959890-5b15-437e-ae2b-dfd7830f8475 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:19.163921 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-91959890-5b15-437e-ae2b-dfd7830f8475 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:17:19.164175 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-91959890-5b15-437e-ae2b-dfd7830f8475 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c returned with HTTP 202 Aug 20 00:17:19.164761 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1111/4454] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:19 2026] DELETE /volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:19.172921 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-18f29565-0529-48f1-8597-e39ff4bc4281 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.174545 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-18f29565-0529-48f1-8597-e39ff4bc4281 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c Aug 20 00:17:19.174906 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-18f29565-0529-48f1-8597-e39ff4bc4281 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.175252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-18f29565-0529-48f1-8597-e39ff4bc4281 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.180077 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.180077 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:19.180619 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-18f29565-0529-48f1-8597-e39ff4bc4281 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:19.181488 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-18f29565-0529-48f1-8597-e39ff4bc4281 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c returned with HTTP 200 Aug 20 00:17:19.181935 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1116/4455] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.207231 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-784bbcfb-7071-4a80-beb7-a4fbf6233329 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.208936 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-784bbcfb-7071-4a80-beb7-a4fbf6233329 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:19.209209 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-784bbcfb-7071-4a80-beb7-a4fbf6233329 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.209400 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-784bbcfb-7071-4a80-beb7-a4fbf6233329 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.215373 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3111a341-8a8d-4c14-8a23-620124ddc752 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.217279 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3111a341-8a8d-4c14-8a23-620124ddc752 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:19.217474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3111a341-8a8d-4c14-8a23-620124ddc752 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.217647 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3111a341-8a8d-4c14-8a23-620124ddc752 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.217736 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3111a341-8a8d-4c14-8a23-620124ddc752 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:19.222162 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.222162 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:19.222340 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.222340 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:19.223002 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3111a341-8a8d-4c14-8a23-620124ddc752 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:19.223380 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1109/4456] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.226290 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-784bbcfb-7071-4a80-beb7-a4fbf6233329 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:19.232130 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-784bbcfb-7071-4a80-beb7-a4fbf6233329 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:19.232686 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1121/4457] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:19.245304 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7130f7f1-7be7-4262-bba8-b06fe61bb3e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.247342 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7130f7f1-7be7-4262-bba8-b06fe61bb3e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:19.247558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7130f7f1-7be7-4262-bba8-b06fe61bb3e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.247736 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7130f7f1-7be7-4262-bba8-b06fe61bb3e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.257553 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.257553 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:19.264410 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7130f7f1-7be7-4262-bba8-b06fe61bb3e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:19.268953 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7130f7f1-7be7-4262-bba8-b06fe61bb3e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:19.269328 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1112/4458] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:19.314587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-eb6d4bdc-3a0e-4310-97af-b25ca9a9f791 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.316778 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-eb6d4bdc-3a0e-4310-97af-b25ca9a9f791 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:19.317064 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-eb6d4bdc-3a0e-4310-97af-b25ca9a9f791 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.317308 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-eb6d4bdc-3a0e-4310-97af-b25ca9a9f791 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.331977 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.331977 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:19.338246 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-eb6d4bdc-3a0e-4310-97af-b25ca9a9f791 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:19.343925 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-eb6d4bdc-3a0e-4310-97af-b25ca9a9f791 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:19.344327 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1117/4459] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 1165 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:19.373780 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-00eacb24-1f60-4d79-bbb5-e81cc0c6e8dd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.376523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-00eacb24-1f60-4d79-bbb5-e81cc0c6e8dd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/action Aug 20 00:17:19.376906 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-00eacb24-1f60-4d79-bbb5-e81cc0c6e8dd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:19.376906 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-00eacb24-1f60-4d79-bbb5-e81cc0c6e8dd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:19.389062 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.389062 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:19.389542 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-00eacb24-1f60-4d79-bbb5-e81cc0c6e8dd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:19.405299 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-00eacb24-1f60-4d79-bbb5-e81cc0c6e8dd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Begin detaching volume completed successfully. Aug 20 00:17:19.405589 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-00eacb24-1f60-4d79-bbb5-e81cc0c6e8dd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/action returned with HTTP 202 Aug 20 00:17:19.406177 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1110/4460] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:17:19 2026] POST /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:17:19.456913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6faf8b00-f8d4-4422-a219-c346ea097dc2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.457289 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6faf8b00-f8d4-4422-a219-c346ea097dc2 None None] GET https://10.4.3.9/volume// Aug 20 00:17:19.457423 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6faf8b00-f8d4-4422-a219-c346ea097dc2 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.457746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6faf8b00-f8d4-4422-a219-c346ea097dc2 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.458099 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6faf8b00-f8d4-4422-a219-c346ea097dc2 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:19.458436 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1122/4461] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:19.466378 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-f6f5689a-2e92-4fc6-a512-8219befa7bd3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.468371 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-f6f5689a-2e92-4fc6-a512-8219befa7bd3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:19.469350 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-f6f5689a-2e92-4fc6-a512-8219befa7bd3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.469350 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-f6f5689a-2e92-4fc6-a512-8219befa7bd3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.478496 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.478496 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:19.483846 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-f6f5689a-2e92-4fc6-a512-8219befa7bd3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:19.488746 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-f6f5689a-2e92-4fc6-a512-8219befa7bd3 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:19.489152 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1113/4462] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 1348 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:19.499977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-bf75edfc-1596-4279-ab6d-e9aa7bbe142d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.502910 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-bf75edfc-1596-4279-ab6d-e9aa7bbe142d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/encryption Aug 20 00:17:19.503197 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-bf75edfc-1596-4279-ab6d-e9aa7bbe142d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.503455 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-bf75edfc-1596-4279-ab6d-e9aa7bbe142d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.515257 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.515257 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:19.523837 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-bf75edfc-1596-4279-ab6d-e9aa7bbe142d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/encryption returned with HTTP 200 Aug 20 00:17:19.524451 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1118/4463] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.831591 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe083d02-a020-4c10-a367-5c0fdbd4e6a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.833432 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe083d02-a020-4c10-a367-5c0fdbd4e6a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:19.833700 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe083d02-a020-4c10-a367-5c0fdbd4e6a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.833984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe083d02-a020-4c10-a367-5c0fdbd4e6a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.841143 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.841143 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:19.844413 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fe083d02-a020-4c10-a367-5c0fdbd4e6a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:19.848121 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe083d02-a020-4c10-a367-5c0fdbd4e6a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:19.848519 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1111/4464] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.859503 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b0f1d4cd-9b88-4e53-9a56-f6a5a7281d3b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.861487 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b0f1d4cd-9b88-4e53-9a56-f6a5a7281d3b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:19.861755 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b0f1d4cd-9b88-4e53-9a56-f6a5a7281d3b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:19.862034 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b0f1d4cd-9b88-4e53-9a56-f6a5a7281d3b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:19.869348 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.869348 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:19.873025 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b0f1d4cd-9b88-4e53-9a56-f6a5a7281d3b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:19.876949 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b0f1d4cd-9b88-4e53-9a56-f6a5a7281d3b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:19.877358 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1123/4465] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:19 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.888932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aa601ae6-0a06-4443-9afa-83f5c81aa416 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.890551 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa601ae6-0a06-4443-9afa-83f5c81aa416 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:17:19.890974 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa601ae6-0a06-4443-9afa-83f5c81aa416 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-472151121", "extra_specs": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:19.904750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa601ae6-0a06-4443-9afa-83f5c81aa416 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:17:19.905114 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1114/4466] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:17:19 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.912630 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7803d405-c311-49a6-973a-759948cc4906 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.914312 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7803d405-c311-49a6-973a-759948cc4906 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] POST https://10.4.3.9/volume/v3/types/e8995ac4-7632-452c-bcb5-d6c83c0cb2c7/encryption Aug 20 00:17:19.914631 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7803d405-c311-49a6-973a-759948cc4906 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:19.928856 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7803d405-c311-49a6-973a-759948cc4906 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/types/e8995ac4-7632-452c-bcb5-d6c83c0cb2c7/encryption returned with HTTP 200 Aug 20 00:17:19.929277 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1119/4467] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:17:19 2026] POST /volume/v3/types/e8995ac4-7632-452c-bcb5-d6c83c0cb2c7/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:19.936425 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-392ac505-ccec-4782-ba9d-8436c564d35c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:19.938218 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:19.938523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1993992892", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-472151121", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:19.939927 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1993992892', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-472151121', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:19.943106 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume of 1 GB Aug 20 00:17:19.943381 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:19.943381 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:19.943800 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Availability Zones retrieved successfully. Aug 20 00:17:19.948739 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Flow 'volume_create_api' (5fffac1c-e407-4207-b126-330171cb7b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:19.949579 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd34c57-cba8-4d18-8401-d4e3a247bc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:19.950379 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:19.972428 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd34c57-cba8-4d18-8401-d4e3a247bc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:17:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e8995ac4-7632-452c-bcb5-d6c83c0cb2c7,is_public=True,name='tempest-scenario-type-luks-472151121',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8995ac4-7632-452c-bcb5-d6c83c0cb2c7', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:19.973204 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2e52273-ebb6-41b2-b9d8-900e6cd51237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:19.997804 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-472151121 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-472151121, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:17:19.998173 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-472151121 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-472151121, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:17:20.022401 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Created reservations ['dff6d4c7-0617-4f36-b9ae-27d47a3f349a', 'c2ae4d29-ade1-4bde-a56c-70c8194c8281', '46c80c0a-66c6-43e2-9c55-8a76980b4c40', 'bbf72da0-8990-4241-86cb-d251521b231a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:20.023239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2e52273-ebb6-41b2-b9d8-900e6cd51237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff6d4c7-0617-4f36-b9ae-27d47a3f349a', 'c2ae4d29-ade1-4bde-a56c-70c8194c8281', '46c80c0a-66c6-43e2-9c55-8a76980b4c40', 'bbf72da0-8990-4241-86cb-d251521b231a']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:20.024175 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79fce9c-7f96-4cdf-95c3-55a09d083937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:20.047181 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79fce9c-7f96-4cdf-95c3-55a09d083937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4e43e65-b099-438e-b33a-2c56e31cf5fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1993992892',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8327587b4e4c2189bca90fbe7df9d8',qos_specs=None,replication_status=,reservations=['dff6d4c7-0617-4f36-b9ae-27d47a3f349a','c2ae4d29-ade1-4bde-a56c-70c8194c8281','46c80c0a-66c6-43e2-9c55-8a76980b4c40','bbf72da0-8990-4241-86cb-d251521b231a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_type_id=e8995ac4-7632-452c-bcb5-d6c83c0cb2c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1993992892',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c4e43e65-b099-438e-b33a-2c56e31cf5fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da8327587b4e4c2189bca90fbe7df9d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8995ac4-7632-452c-bcb5-d6c83c0cb2c7),volume_type_id=e8995ac4-7632-452c-bcb5-d6c83c0cb2c7)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:20.047942 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3541c6-06f5-460a-a871-4d8796870e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:20.068234 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3541c6-06f5-460a-a871-4d8796870e3b) transitioned into state 'SUCCESS' from state '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-1993992892',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8327587b4e4c2189bca90fbe7df9d8',qos_specs=None,replication_status=,reservations=['dff6d4c7-0617-4f36-b9ae-27d47a3f349a','c2ae4d29-ade1-4bde-a56c-70c8194c8281','46c80c0a-66c6-43e2-9c55-8a76980b4c40','bbf72da0-8990-4241-86cb-d251521b231a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_type_id=e8995ac4-7632-452c-bcb5-d6c83c0cb2c7)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:20.069418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5f213d-e816-4e9f-a1ba-8c36ee3b74ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:20.079726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5f213d-e816-4e9f-a1ba-8c36ee3b74ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:20.080605 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Flow 'volume_create_api' (5fffac1c-e407-4207-b126-330171cb7b5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:20.080955 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume request issued successfully. Aug 20 00:17:20.081658 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-392ac505-ccec-4782-ba9d-8436c564d35c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:20.082273 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1112/4468] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:19 2026] POST /volume/v3/volumes => generated 776 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:20.094746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bb9dc867-7af6-4e97-8b40-8d8e8b57402c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:20.096602 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bb9dc867-7af6-4e97-8b40-8d8e8b57402c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:20.096788 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bb9dc867-7af6-4e97-8b40-8d8e8b57402c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:20.097015 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bb9dc867-7af6-4e97-8b40-8d8e8b57402c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:20.104588 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:20.104588 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:20.108464 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bb9dc867-7af6-4e97-8b40-8d8e8b57402c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:20.112642 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bb9dc867-7af6-4e97-8b40-8d8e8b57402c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:20.113188 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1124/4469] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:20 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:20.191823 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-38e76583-4c12-4198-958b-ab70e237b60c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:20.193589 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38e76583-4c12-4198-958b-ab70e237b60c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c Aug 20 00:17:20.193790 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38e76583-4c12-4198-958b-ab70e237b60c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:20.194007 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38e76583-4c12-4198-958b-ab70e237b60c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:20.198802 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38e76583-4c12-4198-958b-ab70e237b60c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c returned with HTTP 404 Aug 20 00:17:20.199238 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1115/4470] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:20 2026] GET /volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:20.207914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-69e39507-4a79-407a-aa51-8eb95abc9541 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:20.210024 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-69e39507-4a79-407a-aa51-8eb95abc9541 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 Aug 20 00:17:20.210332 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-69e39507-4a79-407a-aa51-8eb95abc9541 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:20.210534 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-69e39507-4a79-407a-aa51-8eb95abc9541 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:20.210653 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-69e39507-4a79-407a-aa51-8eb95abc9541 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: 325161a7-ac1d-4e78-8919-b0ea910c09a1 Aug 20 00:17:20.215947 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:20.215947 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:20.216446 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-69e39507-4a79-407a-aa51-8eb95abc9541 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:20.232704 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d7419265-6059-41f2-9733-16b98aa34cd8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:20.234509 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7419265-6059-41f2-9733-16b98aa34cd8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:20.234710 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7419265-6059-41f2-9733-16b98aa34cd8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:20.234920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7419265-6059-41f2-9733-16b98aa34cd8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:20.235031 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d7419265-6059-41f2-9733-16b98aa34cd8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:20.235493 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-69e39507-4a79-407a-aa51-8eb95abc9541 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:17:20.235685 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-69e39507-4a79-407a-aa51-8eb95abc9541 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 returned with HTTP 202 Aug 20 00:17:20.236242 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1120/4471] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:20 2026] DELETE /volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:20.239200 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:20.239200 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:20.239900 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7419265-6059-41f2-9733-16b98aa34cd8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:20.240336 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1113/4472] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:20 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:20.244445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-028a180d-6d1b-487a-afe9-732d5ec9c43b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:20.246809 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-028a180d-6d1b-487a-afe9-732d5ec9c43b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 Aug 20 00:17:20.247118 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-028a180d-6d1b-487a-afe9-732d5ec9c43b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:20.247420 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-028a180d-6d1b-487a-afe9-732d5ec9c43b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:20.253687 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:20.253687 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:20.254313 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-028a180d-6d1b-487a-afe9-732d5ec9c43b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:20.255444 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-028a180d-6d1b-487a-afe9-732d5ec9c43b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 returned with HTTP 200 Aug 20 00:17:20.255965 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1125/4473] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:20 2026] GET /volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:21.127902 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cacf5bc0-937b-46f8-a768-d0f3ea61c42c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.129867 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cacf5bc0-937b-46f8-a768-d0f3ea61c42c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:21.130102 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cacf5bc0-937b-46f8-a768-d0f3ea61c42c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.130346 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cacf5bc0-937b-46f8-a768-d0f3ea61c42c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.140462 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.140462 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:21.144765 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cacf5bc0-937b-46f8-a768-d0f3ea61c42c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:21.149131 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cacf5bc0-937b-46f8-a768-d0f3ea61c42c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:21.149493 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1116/4474] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:21.161517 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e2e20b92-15d8-47d9-b871-da575fb1b56d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.163418 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2e20b92-15d8-47d9-b871-da575fb1b56d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:21.163617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2e20b92-15d8-47d9-b871-da575fb1b56d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.163802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2e20b92-15d8-47d9-b871-da575fb1b56d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.171325 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.171325 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:21.175342 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e2e20b92-15d8-47d9-b871-da575fb1b56d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:21.180160 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2e20b92-15d8-47d9-b871-da575fb1b56d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:21.180605 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1121/4475] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:21.221182 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-5ce41993-a89b-49c4-bc3d-41cd8a9cef4f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.223412 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-5ce41993-a89b-49c4-bc3d-41cd8a9cef4f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:21.223617 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-5ce41993-a89b-49c4-bc3d-41cd8a9cef4f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.223847 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-5ce41993-a89b-49c4-bc3d-41cd8a9cef4f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.233280 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.233280 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:21.240140 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-5ce41993-a89b-49c4-bc3d-41cd8a9cef4f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:21.250686 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-5ce41993-a89b-49c4-bc3d-41cd8a9cef4f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:21.250686 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1114/4476] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:21.252284 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e5400106-b788-4dd1-a745-2ddf110f73f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.254098 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e5400106-b788-4dd1-a745-2ddf110f73f0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:21.254332 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e5400106-b788-4dd1-a745-2ddf110f73f0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.254512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e5400106-b788-4dd1-a745-2ddf110f73f0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.254608 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e5400106-b788-4dd1-a745-2ddf110f73f0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:21.262241 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.262241 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:21.266911 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e5400106-b788-4dd1-a745-2ddf110f73f0 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:21.266911 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1126/4477] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:21.267077 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c43171be-141a-4117-b3fa-5a63c41f05ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.267721 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c43171be-141a-4117-b3fa-5a63c41f05ba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 Aug 20 00:17:21.268005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c43171be-141a-4117-b3fa-5a63c41f05ba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.268361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c43171be-141a-4117-b3fa-5a63c41f05ba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.273606 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c43171be-141a-4117-b3fa-5a63c41f05ba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 returned with HTTP 404 Aug 20 00:17:21.274196 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1117/4478] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:21.280842 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-899b0319-3ee7-4b38-9981-d9318b52e0e8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.283276 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-899b0319-3ee7-4b38-9981-d9318b52e0e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a Aug 20 00:17:21.283276 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-899b0319-3ee7-4b38-9981-d9318b52e0e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.283399 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-899b0319-3ee7-4b38-9981-d9318b52e0e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.283548 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-899b0319-3ee7-4b38-9981-d9318b52e0e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: cb2c9ea6-6974-4b80-849c-42fe3c2ef08a Aug 20 00:17:21.289520 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.289520 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:21.289961 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-899b0319-3ee7-4b38-9981-d9318b52e0e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:21.312096 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-899b0319-3ee7-4b38-9981-d9318b52e0e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:17:21.312096 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-899b0319-3ee7-4b38-9981-d9318b52e0e8 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a returned with HTTP 202 Aug 20 00:17:21.312583 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1122/4479] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:21 2026] DELETE /volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:21.319636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ecd0fdc4-d7c7-493e-bcb8-51022e0f9132 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.321398 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ecd0fdc4-d7c7-493e-bcb8-51022e0f9132 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a Aug 20 00:17:21.321638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ecd0fdc4-d7c7-493e-bcb8-51022e0f9132 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.321776 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ecd0fdc4-d7c7-493e-bcb8-51022e0f9132 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.328015 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.328015 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:21.328505 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ecd0fdc4-d7c7-493e-bcb8-51022e0f9132 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:21.329418 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ecd0fdc4-d7c7-493e-bcb8-51022e0f9132 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a returned with HTTP 200 Aug 20 00:17:21.329831 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1115/4480] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:21.346574 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0cb07585-31c9-4f15-8c19-9fe2fbfac449 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.346944 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cb07585-31c9-4f15-8c19-9fe2fbfac449 None None] GET https://10.4.3.9/volume// Aug 20 00:17:21.347123 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cb07585-31c9-4f15-8c19-9fe2fbfac449 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.347314 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cb07585-31c9-4f15-8c19-9fe2fbfac449 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.347625 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cb07585-31c9-4f15-8c19-9fe2fbfac449 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:21.347909 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1127/4481] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:21.355790 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-f5bf1bd4-30d8-47c4-a296-9243a17f3f70 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.360252 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-f5bf1bd4-30d8-47c4-a296-9243a17f3f70 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:21.360815 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-f5bf1bd4-30d8-47c4-a296-9243a17f3f70 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2fa05fa-649b-4559-8db8-4bbe39a9c2c6", "connector": null, "instance_uuid": "2d5696ca-0eea-4839-92d5-5e55cc41729a"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:21.375728 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.375728 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:21.429913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-f5bf1bd4-30d8-47c4-a296-9243a17f3f70 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:21.430518 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1118/4482] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17:21 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:21.465409 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f2b610e4-4a09-4dc5-a09a-ac63f7bc4346 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.467439 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f2b610e4-4a09-4dc5-a09a-ac63f7bc4346 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:21.467675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f2b610e4-4a09-4dc5-a09a-ac63f7bc4346 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.467855 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f2b610e4-4a09-4dc5-a09a-ac63f7bc4346 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.484685 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.484685 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:21.489075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-21fc5bcd-442d-4d8f-93aa-375dc7106f2b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.489513 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21fc5bcd-442d-4d8f-93aa-375dc7106f2b None None] GET https://10.4.3.9/volume// Aug 20 00:17:21.489675 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21fc5bcd-442d-4d8f-93aa-375dc7106f2b None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.489866 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21fc5bcd-442d-4d8f-93aa-375dc7106f2b None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.490232 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21fc5bcd-442d-4d8f-93aa-375dc7106f2b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:21.490528 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1116/4483] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:21.494488 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f2b610e4-4a09-4dc5-a09a-ac63f7bc4346 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:21.499032 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-d5e26ae6-8af4-438f-a865-67ab9d20e3aa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.501611 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-d5e26ae6-8af4-438f-a865-67ab9d20e3aa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:21.501790 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-d5e26ae6-8af4-438f-a865-67ab9d20e3aa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.501995 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-d5e26ae6-8af4-438f-a865-67ab9d20e3aa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.502421 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f2b610e4-4a09-4dc5-a09a-ac63f7bc4346 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:21.503024 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1123/4484] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:21.513412 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.513412 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:21.517673 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-d5e26ae6-8af4-438f-a865-67ab9d20e3aa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:21.522540 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-d5e26ae6-8af4-438f-a865-67ab9d20e3aa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:21.523078 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1128/4485] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:21 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:21.654043 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-68108368-a48e-4db5-98de-be87edda60e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.656428 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-68108368-a48e-4db5-98de-be87edda60e4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] PUT https://10.4.3.9/volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296 Aug 20 00:17:21.656817 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-68108368-a48e-4db5-98de-be87edda60e4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:21.664885 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-68108368-a48e-4db5-98de-be87edda60e4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Acquiring lock "cinder-attachment_update-a2fa05fa-649b-4559-8db8-4bbe39a9c2c6-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:21.670178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-68108368-a48e-4db5-98de-be87edda60e4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-a2fa05fa-649b-4559-8db8-4bbe39a9c2c6-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:21.671177 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.671177 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:21.767785 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-68108368-a48e-4db5-98de-be87edda60e4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-a2fa05fa-649b-4559-8db8-4bbe39a9c2c6-np0000007832" released by "attachment_update" :: held 0.098s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:21.768100 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-68108368-a48e-4db5-98de-be87edda60e4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296 returned with HTTP 200 Aug 20 00:17:21.768555 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1119/4486] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:21 2026] PUT /volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:21.969335 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-38bf2380-3279-4cd7-9a12-99c631e60867 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:21.973241 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-38bf2380-3279-4cd7-9a12-99c631e60867 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a Aug 20 00:17:21.973241 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-38bf2380-3279-4cd7-9a12-99c631e60867 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:21.973241 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-38bf2380-3279-4cd7-9a12-99c631e60867 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:21.988254 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:21.988254 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:22.052186 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-62bcec56-59d0-4e9e-a8a3-03bc262c6230 req-38bf2380-3279-4cd7-9a12-99c631e60867 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a returned with HTTP 200 Aug 20 00:17:22.052795 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1117/4487] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:17:21 2026] DELETE /volume/v3/attachments/d5977d07-6c52-4d74-a72d-a52e7796069a => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:22.275732 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7fc0b2ae-0565-4a90-a756-fa57669996b8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.277453 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7fc0b2ae-0565-4a90-a756-fa57669996b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:22.277672 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7fc0b2ae-0565-4a90-a756-fa57669996b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.277865 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7fc0b2ae-0565-4a90-a756-fa57669996b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.278015 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-7fc0b2ae-0565-4a90-a756-fa57669996b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:22.283348 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:22.283348 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:22.284032 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7fc0b2ae-0565-4a90-a756-fa57669996b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:22.284519 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1124/4488] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:22 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:22.319453 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-dea46796-8e52-4ea8-8b9b-a11deafb864a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.322458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-dea46796-8e52-4ea8-8b9b-a11deafb864a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682 Aug 20 00:17:22.322681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-dea46796-8e52-4ea8-8b9b-a11deafb864a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.322871 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-dea46796-8e52-4ea8-8b9b-a11deafb864a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.329768 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:22.329768 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:22.340912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c7f2bafe-631c-4f5a-b7ec-38c129acfab5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.343037 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7f2bafe-631c-4f5a-b7ec-38c129acfab5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a Aug 20 00:17:22.343259 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7f2bafe-631c-4f5a-b7ec-38c129acfab5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.343436 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7f2bafe-631c-4f5a-b7ec-38c129acfab5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.348457 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7f2bafe-631c-4f5a-b7ec-38c129acfab5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a returned with HTTP 404 Aug 20 00:17:22.349004 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1120/4489] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:22 2026] GET /volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:22.357597 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-32f18a8b-81af-4fef-9da5-6ce4ebb15ce7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.360231 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32f18a8b-81af-4fef-9da5-6ce4ebb15ce7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c Aug 20 00:17:22.360527 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32f18a8b-81af-4fef-9da5-6ce4ebb15ce7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.360956 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32f18a8b-81af-4fef-9da5-6ce4ebb15ce7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.361094 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-32f18a8b-81af-4fef-9da5-6ce4ebb15ce7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: c5718f73-ab54-4d19-a490-e84d0d66bb3c Aug 20 00:17:22.366858 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32f18a8b-81af-4fef-9da5-6ce4ebb15ce7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c returned with HTTP 404 Aug 20 00:17:22.367489 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1118/4490] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:22 2026] DELETE /volume/v3/snapshots/c5718f73-ab54-4d19-a490-e84d0d66bb3c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:22.377629 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f85ee608-4cef-4296-acc9-f54da278b34f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.379623 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f85ee608-4cef-4296-acc9-f54da278b34f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a Aug 20 00:17:22.379860 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f85ee608-4cef-4296-acc9-f54da278b34f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.380092 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f85ee608-4cef-4296-acc9-f54da278b34f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.380208 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-f85ee608-4cef-4296-acc9-f54da278b34f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: cb2c9ea6-6974-4b80-849c-42fe3c2ef08a Aug 20 00:17:22.384903 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-27fd4651-ba0d-46d0-a194-6a2293995ff2 req-dea46796-8e52-4ea8-8b9b-a11deafb864a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682 returned with HTTP 200 Aug 20 00:17:22.385323 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f85ee608-4cef-4296-acc9-f54da278b34f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a returned with HTTP 404 Aug 20 00:17:22.385445 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1129/4491] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:17:22 2026] DELETE /volume/v3/attachments/1774b8f7-c51e-492c-ac95-4c9087d26682 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:22.385864 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1125/4492] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:22 2026] DELETE /volume/v3/snapshots/cb2c9ea6-6974-4b80-849c-42fe3c2ef08a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:22.438245 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-5093989f-c783-44ce-9d0c-7f60b4cf750f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.440439 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-5093989f-c783-44ce-9d0c-7f60b4cf750f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:22.440708 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-5093989f-c783-44ce-9d0c-7f60b4cf750f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.440860 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-5093989f-c783-44ce-9d0c-7f60b4cf750f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.453270 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:22.453270 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:22.456814 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-5093989f-c783-44ce-9d0c-7f60b4cf750f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:22.461568 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-5093989f-c783-44ce-9d0c-7f60b4cf750f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:22.462025 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1121/4493] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:22 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:22.481340 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-a1d57163-cdfd-4511-8e2b-30676b8a9493 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.484569 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-a1d57163-cdfd-4511-8e2b-30676b8a9493 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086/action Aug 20 00:17:22.485636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-a1d57163-cdfd-4511-8e2b-30676b8a9493 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:22.485792 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-a1d57163-cdfd-4511-8e2b-30676b8a9493 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:22.500021 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:22.500021 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:22.500557 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-a1d57163-cdfd-4511-8e2b-30676b8a9493 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:22.508619 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-a1d57163-cdfd-4511-8e2b-30676b8a9493 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Begin detaching volume completed successfully. Aug 20 00:17:22.508860 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-a1d57163-cdfd-4511-8e2b-30676b8a9493 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086/action returned with HTTP 202 Aug 20 00:17:22.509505 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1119/4494] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:17:22 2026] POST /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:17:22.518775 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-76a3e863-4880-45fd-a2c6-6afa4283f16d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.523253 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76a3e863-4880-45fd-a2c6-6afa4283f16d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:22.523463 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76a3e863-4880-45fd-a2c6-6afa4283f16d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.523954 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76a3e863-4880-45fd-a2c6-6afa4283f16d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.540871 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:22.540871 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:22.548033 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-76a3e863-4880-45fd-a2c6-6afa4283f16d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:22.562270 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76a3e863-4880-45fd-a2c6-6afa4283f16d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:22.564118 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1130/4495] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:22 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:22.573197 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-de57616a-730a-4be4-bdea-57faaa9d1ab8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.573651 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-de57616a-730a-4be4-bdea-57faaa9d1ab8 None None] GET https://10.4.3.9/volume// Aug 20 00:17:22.573854 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-de57616a-730a-4be4-bdea-57faaa9d1ab8 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.574113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-de57616a-730a-4be4-bdea-57faaa9d1ab8 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.574528 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-de57616a-730a-4be4-bdea-57faaa9d1ab8 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:22.574958 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1126/4496] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:22.582309 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-bdcd7897-36e9-48e6-ac0d-45aff2ce8d57 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.586328 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-bdcd7897-36e9-48e6-ac0d-45aff2ce8d57 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:22.586328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-bdcd7897-36e9-48e6-ac0d-45aff2ce8d57 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.586328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-bdcd7897-36e9-48e6-ac0d-45aff2ce8d57 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.600677 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:22.600677 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:22.607785 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-bdcd7897-36e9-48e6-ac0d-45aff2ce8d57 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:22.618791 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-bdcd7897-36e9-48e6-ac0d-45aff2ce8d57 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:22.619345 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1122/4497] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:22 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 1316 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:22.646546 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7b90dd4d-e12d-40ec-8e4d-0095d76ad496 req-47c7521c-c5b3-4c60-89dc-42d5290b5a7d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.648398 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7b90dd4d-e12d-40ec-8e4d-0095d76ad496 req-47c7521c-c5b3-4c60-89dc-42d5290b5a7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:22.650912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7b90dd4d-e12d-40ec-8e4d-0095d76ad496 req-47c7521c-c5b3-4c60-89dc-42d5290b5a7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:22.650912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7b90dd4d-e12d-40ec-8e4d-0095d76ad496 req-47c7521c-c5b3-4c60-89dc-42d5290b5a7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:22.658081 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:22.658081 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:22.662250 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7b90dd4d-e12d-40ec-8e4d-0095d76ad496 req-47c7521c-c5b3-4c60-89dc-42d5290b5a7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:22.666880 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7b90dd4d-e12d-40ec-8e4d-0095d76ad496 req-47c7521c-c5b3-4c60-89dc-42d5290b5a7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:22.667636 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1120/4498] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:22 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:22.837961 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:22.840241 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:22.841875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-20101865", "snapshot_id": "93e3eab0-8044-4c4c-ad35-3568fb67d7cf", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:22.842056 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-20101865', 'snapshot_id': '93e3eab0-8044-4c4c-ad35-3568fb67d7cf', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:22.846848 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:22.846848 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:22.847268 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:17:22.847604 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume of 1 GB Aug 20 00:17:22.850553 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Availability Zones retrieved successfully. Aug 20 00:17:22.855253 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Flow 'volume_create_api' (4496d580-01a6-4877-96d4-54241ef8b4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:22.856286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec1fc43-843b-45c2-9ff0-a33c9c5d3ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:22.857140 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:22.889353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec1fc43-843b-45c2-9ff0-a33c9c5d3ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '93e3eab0-8044-4c4c-ad35-3568fb67d7cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:22.890080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d3c6c5-e79a-45e6-a84b-1ffcfe0b45e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:22.934872 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Created reservations ['9e3ff965-1310-4b74-bb74-120c350c04c4', 'd94f1202-16f4-4114-a7fe-7ef7eb80d81b', 'f92afdfd-2f4c-404f-9ff3-d7c0ec13e93c', '7f4bf162-468c-4628-8b58-0d469721994b'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:22.935986 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d3c6c5-e79a-45e6-a84b-1ffcfe0b45e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e3ff965-1310-4b74-bb74-120c350c04c4', 'd94f1202-16f4-4114-a7fe-7ef7eb80d81b', 'f92afdfd-2f4c-404f-9ff3-d7c0ec13e93c', '7f4bf162-468c-4628-8b58-0d469721994b']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:22.936782 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e0d20f-4436-48eb-9fd8-75e49e0dcb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:22.989114 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e0d20f-4436-48eb-9fd8-75e49e0dcb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8410f2a7-2103-4d5b-8680-04dc86943320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-20101865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb3b0abfad448d9af5517a3a2829b97',qos_specs=None,replication_status=,reservations=['9e3ff965-1310-4b74-bb74-120c350c04c4','d94f1202-16f4-4114-a7fe-7ef7eb80d81b','f92afdfd-2f4c-404f-9ff3-d7c0ec13e93c','7f4bf162-468c-4628-8b58-0d469721994b'],size=1,snapshot_id=93e3eab0-8044-4c4c-ad35-3568fb67d7cf,source_replicaid=,source_volid=None,status='creating',user_id='a0ab353b75254f66a8b7446c9883f589',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-20101865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8410f2a7-2103-4d5b-8680-04dc86943320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb3b0abfad448d9af5517a3a2829b97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=93e3eab0-8044-4c4c-ad35-3568fb67d7cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0ab353b75254f66a8b7446c9883f589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:22.990868 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85bee2fa-2e5c-4374-a5d8-bcecf73c42da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:23.028667 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85bee2fa-2e5c-4374-a5d8-bcecf73c42da) transitioned into state 'SUCCESS' from state '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-20101865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb3b0abfad448d9af5517a3a2829b97',qos_specs=None,replication_status=,reservations=['9e3ff965-1310-4b74-bb74-120c350c04c4','d94f1202-16f4-4114-a7fe-7ef7eb80d81b','f92afdfd-2f4c-404f-9ff3-d7c0ec13e93c','7f4bf162-468c-4628-8b58-0d469721994b'],size=1,snapshot_id=93e3eab0-8044-4c4c-ad35-3568fb67d7cf,source_replicaid=,source_volid=None,status='creating',user_id='a0ab353b75254f66a8b7446c9883f589',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:23.030079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef16fd2-550a-421f-bfe2-3a54dd7c9a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:23.056306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef16fd2-550a-421f-bfe2-3a54dd7c9a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:23.057165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Flow 'volume_create_api' (4496d580-01a6-4877-96d4-54241ef8b4d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:23.057459 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Create volume request issued successfully. Aug 20 00:17:23.058018 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dedf7b81-ab4e-47c8-9348-2d70fd75fbcf tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:23.058404 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1131/4499] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:22 2026] POST /volume/v3/volumes => generated 785 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:23.073858 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e5ad4a48-0510-4a36-b4f0-aa402c693faa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:23.080011 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e5ad4a48-0510-4a36-b4f0-aa402c693faa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:23.080314 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e5ad4a48-0510-4a36-b4f0-aa402c693faa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:23.080710 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e5ad4a48-0510-4a36-b4f0-aa402c693faa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:23.091687 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:23.091687 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:23.096825 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e5ad4a48-0510-4a36-b4f0-aa402c693faa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:23.102449 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e5ad4a48-0510-4a36-b4f0-aa402c693faa tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:23.103011 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1127/4500] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:23 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:23.297054 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a66ad3b1-3751-44fd-9adf-512bcff62ca1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:23.303383 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a66ad3b1-3751-44fd-9adf-512bcff62ca1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:23.303383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a66ad3b1-3751-44fd-9adf-512bcff62ca1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:23.303383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a66ad3b1-3751-44fd-9adf-512bcff62ca1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:23.303383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a66ad3b1-3751-44fd-9adf-512bcff62ca1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:23.311667 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:23.311667 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:23.312730 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a66ad3b1-3751-44fd-9adf-512bcff62ca1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:23.313111 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1123/4501] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:23 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:23.582531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-933c0440-d056-45f6-b3e7-e239b6273d23 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:23.584580 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-933c0440-d056-45f6-b3e7-e239b6273d23 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:23.584795 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-933c0440-d056-45f6-b3e7-e239b6273d23 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:23.585244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-933c0440-d056-45f6-b3e7-e239b6273d23 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:23.599117 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:23.599117 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:23.613345 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-933c0440-d056-45f6-b3e7-e239b6273d23 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:23.619604 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-933c0440-d056-45f6-b3e7-e239b6273d23 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:23.620521 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1121/4502] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:23 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:24.123476 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4aa30ef3-cc5f-4926-8ffb-e0943cc7668e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:24.127348 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4aa30ef3-cc5f-4926-8ffb-e0943cc7668e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:24.127533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4aa30ef3-cc5f-4926-8ffb-e0943cc7668e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:24.127724 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4aa30ef3-cc5f-4926-8ffb-e0943cc7668e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:24.136187 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:24.136187 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:24.139837 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4aa30ef3-cc5f-4926-8ffb-e0943cc7668e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:24.145151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4aa30ef3-cc5f-4926-8ffb-e0943cc7668e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:24.148194 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1132/4503] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:24 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:24.161955 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7623f343-46ff-49eb-b426-d77cd24f46b8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:24.164945 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7623f343-46ff-49eb-b426-d77cd24f46b8 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:24.165259 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7623f343-46ff-49eb-b426-d77cd24f46b8 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:24.165570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7623f343-46ff-49eb-b426-d77cd24f46b8 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:24.180870 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:24.180870 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:24.186750 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7623f343-46ff-49eb-b426-d77cd24f46b8 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:24.193179 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7623f343-46ff-49eb-b426-d77cd24f46b8 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:24.195126 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1128/4504] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:24 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:24.327555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6b6104cb-f151-4389-91da-5d4501b4b0f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:24.330843 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b6104cb-f151-4389-91da-5d4501b4b0f1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:24.331182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b6104cb-f151-4389-91da-5d4501b4b0f1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:24.331464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b6104cb-f151-4389-91da-5d4501b4b0f1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:24.331637 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6b6104cb-f151-4389-91da-5d4501b4b0f1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:24.345817 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:24.345817 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:24.346742 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b6104cb-f151-4389-91da-5d4501b4b0f1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:24.347294 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1124/4505] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:24 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:24.638640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe885f16-6c73-4b5a-993d-2d6744865d9b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:24.640771 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe885f16-6c73-4b5a-993d-2d6744865d9b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:24.642730 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe885f16-6c73-4b5a-993d-2d6744865d9b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:24.642730 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe885f16-6c73-4b5a-993d-2d6744865d9b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:24.653531 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:24.653531 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:24.656586 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fe885f16-6c73-4b5a-993d-2d6744865d9b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:24.663092 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe885f16-6c73-4b5a-993d-2d6744865d9b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:24.663811 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1122/4506] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:24 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:24.714619 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-c15da176-7e46-422c-b3f2-f72f6e489cf3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:24.716556 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-c15da176-7e46-422c-b3f2-f72f6e489cf3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:24.716743 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-c15da176-7e46-422c-b3f2-f72f6e489cf3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:24.717004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-c15da176-7e46-422c-b3f2-f72f6e489cf3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:24.724169 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:24.724169 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:24.728470 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-c15da176-7e46-422c-b3f2-f72f6e489cf3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:24.731579 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-c15da176-7e46-422c-b3f2-f72f6e489cf3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:24.731947 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1133/4507] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:24 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:24.825386 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a441c589-85a8-4390-8ae2-826fa5988a08 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:24.825896 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a441c589-85a8-4390-8ae2-826fa5988a08 None None] GET https://10.4.3.9/volume// Aug 20 00:17:24.826211 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a441c589-85a8-4390-8ae2-826fa5988a08 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:24.826322 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a441c589-85a8-4390-8ae2-826fa5988a08 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:24.826647 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a441c589-85a8-4390-8ae2-826fa5988a08 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:24.827668 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1129/4508] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:17:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:24.835647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-315e72ac-005a-49dd-aaef-c236fa351f1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:24.996604 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-315e72ac-005a-49dd-aaef-c236fa351f1e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:24.996999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-315e72ac-005a-49dd-aaef-c236fa351f1e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8410f2a7-2103-4d5b-8680-04dc86943320", "connector": null, "instance_uuid": "c1812f1b-267c-489c-a3f6-e8aa76746f7c"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:25.005383 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:25.005383 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:25.033241 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-315e72ac-005a-49dd-aaef-c236fa351f1e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:25.033823 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1125/4509] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17:24 2026] POST /volume/v3/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:25.068719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f77da61f-93e5-431a-9b24-ed4d87c0b000 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:25.071474 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f77da61f-93e5-431a-9b24-ed4d87c0b000 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:25.071474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f77da61f-93e5-431a-9b24-ed4d87c0b000 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:25.071474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f77da61f-93e5-431a-9b24-ed4d87c0b000 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:25.083783 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:25.083783 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:25.085633 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-816f0a58-abe5-4329-a4a9-4720eb65b63d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:25.086215 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-816f0a58-abe5-4329-a4a9-4720eb65b63d None None] GET https://10.4.3.9/volume// Aug 20 00:17:25.086215 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-816f0a58-abe5-4329-a4a9-4720eb65b63d None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:25.086381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-816f0a58-abe5-4329-a4a9-4720eb65b63d None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:25.086677 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-816f0a58-abe5-4329-a4a9-4720eb65b63d None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:25.087042 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1134/4510] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:25.091178 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f77da61f-93e5-431a-9b24-ed4d87c0b000 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:25.093690 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f77da61f-93e5-431a-9b24-ed4d87c0b000 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:25.094778 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1123/4511] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:25 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:25.095070 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-a1ecd4e2-0482-42a2-a2e7-6facad652571 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:25.097543 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-a1ecd4e2-0482-42a2-a2e7-6facad652571 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:25.097827 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-a1ecd4e2-0482-42a2-a2e7-6facad652571 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:25.098063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-a1ecd4e2-0482-42a2-a2e7-6facad652571 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:25.107150 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:25.107150 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:25.111086 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-a1ecd4e2-0482-42a2-a2e7-6facad652571 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:25.114787 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-a1ecd4e2-0482-42a2-a2e7-6facad652571 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:25.115313 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1130/4512] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:25 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 1057 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:25.232354 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-789363c0-e4c1-4b0b-9fd3-46caf0f52a49 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:25.235398 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-789363c0-e4c1-4b0b-9fd3-46caf0f52a49 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] PUT https://10.4.3.9/volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617 Aug 20 00:17:25.235708 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-789363c0-e4c1-4b0b-9fd3-46caf0f52a49 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:25.242742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-789363c0-e4c1-4b0b-9fd3-46caf0f52a49 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Acquiring lock "cinder-attachment_update-8410f2a7-2103-4d5b-8680-04dc86943320-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:25.246746 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-789363c0-e4c1-4b0b-9fd3-46caf0f52a49 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Lock "cinder-attachment_update-8410f2a7-2103-4d5b-8680-04dc86943320-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:25.247609 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:25.247609 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:25.364490 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-447a6b60-770a-454e-8d01-2177a7eba75f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:25.367943 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-447a6b60-770a-454e-8d01-2177a7eba75f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:25.368299 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-447a6b60-770a-454e-8d01-2177a7eba75f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:25.368521 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-447a6b60-770a-454e-8d01-2177a7eba75f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:25.368726 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-447a6b60-770a-454e-8d01-2177a7eba75f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:25.379406 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:25.379406 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:25.379685 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-447a6b60-770a-454e-8d01-2177a7eba75f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:25.380184 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1135/4513] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:25 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:25.400454 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-789363c0-e4c1-4b0b-9fd3-46caf0f52a49 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Lock "cinder-attachment_update-8410f2a7-2103-4d5b-8680-04dc86943320-np0000007832" released by "attachment_update" :: held 0.154s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:25.403970 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-789363c0-e4c1-4b0b-9fd3-46caf0f52a49 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617 returned with HTTP 200 Aug 20 00:17:25.403970 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1126/4514] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:25 2026] PUT /volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:25.642279 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-fee7203b-517e-4a2d-8550-ee2537ed873f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:25.646913 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-fee7203b-517e-4a2d-8550-ee2537ed873f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296/action Aug 20 00:17:25.646913 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-fee7203b-517e-4a2d-8550-ee2537ed873f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:25.646913 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-fee7203b-517e-4a2d-8550-ee2537ed873f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:25.666557 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:25.666557 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:25.677850 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1575ff3f-8b27-4ed7-9495-78ad2a4381ec None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:25.681406 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1575ff3f-8b27-4ed7-9495-78ad2a4381ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:25.681406 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1575ff3f-8b27-4ed7-9495-78ad2a4381ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:25.681406 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1575ff3f-8b27-4ed7-9495-78ad2a4381ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:25.687373 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7aa9b824-4743-4d47-9d5c-c67ba16f2e6a req-fee7203b-517e-4a2d-8550-ee2537ed873f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296/action returned with HTTP 204 Aug 20 00:17:25.687373 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1124/4515] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:25 2026] POST /volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:25.691920 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:25.691920 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:25.697251 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1575ff3f-8b27-4ed7-9495-78ad2a4381ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:25.705285 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1575ff3f-8b27-4ed7-9495-78ad2a4381ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:25.705285 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1131/4516] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:25 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:25.742159 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-8a037c27-c4e4-4133-847b-1c72c56ba22f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:25.744069 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-8a037c27-c4e4-4133-847b-1c72c56ba22f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 Aug 20 00:17:25.744274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-8a037c27-c4e4-4133-847b-1c72c56ba22f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:25.744445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-8a037c27-c4e4-4133-847b-1c72c56ba22f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:25.752722 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:25.752722 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:25.811309 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9284fc65-7d69-40ae-807f-2f0ff0fb1e64 req-8a037c27-c4e4-4133-847b-1c72c56ba22f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 returned with HTTP 200 Aug 20 00:17:25.812100 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1136/4517] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:17:25 2026] DELETE /volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:26.108552 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9eb18d99-e56b-46e1-b0f0-d96ca83b0ac6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:26.110294 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9eb18d99-e56b-46e1-b0f0-d96ca83b0ac6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:26.110515 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9eb18d99-e56b-46e1-b0f0-d96ca83b0ac6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:26.110804 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9eb18d99-e56b-46e1-b0f0-d96ca83b0ac6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:26.124501 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:26.124501 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:26.128028 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9eb18d99-e56b-46e1-b0f0-d96ca83b0ac6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:26.132685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9eb18d99-e56b-46e1-b0f0-d96ca83b0ac6 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:26.133047 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1127/4518] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:26 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:26.392878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-01d07938-2aa3-4d33-8c70-a5a624906119 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:26.396796 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01d07938-2aa3-4d33-8c70-a5a624906119 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:26.396796 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01d07938-2aa3-4d33-8c70-a5a624906119 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:26.396796 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01d07938-2aa3-4d33-8c70-a5a624906119 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:26.396796 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-01d07938-2aa3-4d33-8c70-a5a624906119 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:26.404614 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:26.404614 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:26.404614 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01d07938-2aa3-4d33-8c70-a5a624906119 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:26.407259 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1125/4519] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:26 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:26.720969 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-981e3540-9565-4fe5-9252-44e3d4c1842e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:26.722675 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-981e3540-9565-4fe5-9252-44e3d4c1842e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:17:26.722841 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-981e3540-9565-4fe5-9252-44e3d4c1842e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:26.723033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-981e3540-9565-4fe5-9252-44e3d4c1842e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:26.731852 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:26.731852 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:26.737360 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-981e3540-9565-4fe5-9252-44e3d4c1842e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:26.744199 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-981e3540-9565-4fe5-9252-44e3d4c1842e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:17:26.745791 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1132/4520] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:26 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:26.816870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-6013ec32-f2d7-4d05-822f-708eff6e849b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:26.821809 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-6013ec32-f2d7-4d05-822f-708eff6e849b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:26.822029 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-6013ec32-f2d7-4d05-822f-708eff6e849b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:26.822253 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-6013ec32-f2d7-4d05-822f-708eff6e849b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:26.830789 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:26.830789 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:26.834931 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-6013ec32-f2d7-4d05-822f-708eff6e849b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:26.839138 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-6013ec32-f2d7-4d05-822f-708eff6e849b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:26.839620 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1137/4521] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:26 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:26.953184 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-75cc128f-589c-4e46-8320-b818f30a0441 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:26.954020 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75cc128f-589c-4e46-8320-b818f30a0441 None None] GET https://10.4.3.9/volume// Aug 20 00:17:26.954020 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75cc128f-589c-4e46-8320-b818f30a0441 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:26.954216 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75cc128f-589c-4e46-8320-b818f30a0441 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:26.954602 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75cc128f-589c-4e46-8320-b818f30a0441 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:26.954949 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1128/4522] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:17:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:26.965399 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-173e5732-cfdd-4a5c-a0f3-c5964b914240 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:26.967837 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-173e5732-cfdd-4a5c-a0f3-c5964b914240 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:26.968053 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-173e5732-cfdd-4a5c-a0f3-c5964b914240 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4e43e65-b099-438e-b33a-2c56e31cf5fa", "connector": null, "instance_uuid": "2d5696ca-0eea-4839-92d5-5e55cc41729a"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:26.983412 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:26.983412 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:26.997240 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:26.999296 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:26.999583 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:27.001668 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:27.001956 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Delete volume with id: f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:27.009619 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:27.009619 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:27.010236 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:27.025722 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-173e5732-cfdd-4a5c-a0f3-c5964b914240 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:27.026023 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1126/4523] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17:26 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:27.026778 np0000007832 devstack@c-api.service[100469]: WARNING cinder.keymgr.conf_key_mgr [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:17:27.036918 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Delete volume request issued successfully. Aug 20 00:17:27.037190 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a043ef3a-c386-4c18-bda6-748cd63c6a03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 202 Aug 20 00:17:27.038050 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1133/4524] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:26 2026] DELETE /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:27.046272 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5afe891e-c713-49e5-af22-a80f9b5f834a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:27.048203 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5afe891e-c713-49e5-af22-a80f9b5f834a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:27.048435 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5afe891e-c713-49e5-af22-a80f9b5f834a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:27.048679 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5afe891e-c713-49e5-af22-a80f9b5f834a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:27.060769 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:27.060769 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:27.065754 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5afe891e-c713-49e5-af22-a80f9b5f834a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:17:27.065883 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c43271f4-62da-48ef-85f6-63e37285720e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:27.068305 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c43271f4-62da-48ef-85f6-63e37285720e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:27.068520 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c43271f4-62da-48ef-85f6-63e37285720e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:27.068725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c43271f4-62da-48ef-85f6-63e37285720e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:27.073213 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5afe891e-c713-49e5-af22-a80f9b5f834a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 200 Aug 20 00:17:27.073644 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1138/4525] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:27 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:27.084304 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:27.084304 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:27.084833 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d7360cce-2ef5-4502-8b1a-fe26f772ee74 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:27.085404 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7360cce-2ef5-4502-8b1a-fe26f772ee74 None None] GET https://10.4.3.9/volume// Aug 20 00:17:27.085932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7360cce-2ef5-4502-8b1a-fe26f772ee74 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:27.085932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7360cce-2ef5-4502-8b1a-fe26f772ee74 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:27.086239 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7360cce-2ef5-4502-8b1a-fe26f772ee74 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:27.087206 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1127/4526] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:27 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:27.094393 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c43271f4-62da-48ef-85f6-63e37285720e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:27.098799 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c43271f4-62da-48ef-85f6-63e37285720e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:27.099334 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1129/4527] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:27 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:27.100994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-e656dc85-5eb2-4de2-9f39-2adf661403e3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:27.103592 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-e656dc85-5eb2-4de2-9f39-2adf661403e3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:27.103871 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-e656dc85-5eb2-4de2-9f39-2adf661403e3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:27.104101 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-e656dc85-5eb2-4de2-9f39-2adf661403e3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:27.115012 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:27.115012 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:27.119009 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-e656dc85-5eb2-4de2-9f39-2adf661403e3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:27.124864 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-e656dc85-5eb2-4de2-9f39-2adf661403e3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:27.125394 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1134/4528] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:27 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 1048 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:27.146626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b59a7f7c-234d-409a-b7cc-c5aa268ec740 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:27.150451 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b59a7f7c-234d-409a-b7cc-c5aa268ec740 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:27.150451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b59a7f7c-234d-409a-b7cc-c5aa268ec740 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:27.150451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b59a7f7c-234d-409a-b7cc-c5aa268ec740 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:27.162678 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:27.162678 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:27.168060 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b59a7f7c-234d-409a-b7cc-c5aa268ec740 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:27.174515 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b59a7f7c-234d-409a-b7cc-c5aa268ec740 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:27.175299 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1139/4529] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:27 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:27.243618 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-c5f4e580-7853-42f2-b19c-4b294149356c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:27.245701 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-c5f4e580-7853-42f2-b19c-4b294149356c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] PUT https://10.4.3.9/volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c Aug 20 00:17:27.246100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-c5f4e580-7853-42f2-b19c-4b294149356c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:27.253767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-c5f4e580-7853-42f2-b19c-4b294149356c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Acquiring lock "cinder-attachment_update-c4e43e65-b099-438e-b33a-2c56e31cf5fa-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:27.258288 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-c5f4e580-7853-42f2-b19c-4b294149356c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-c4e43e65-b099-438e-b33a-2c56e31cf5fa-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:27.259211 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:27.259211 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:27.368736 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-c5f4e580-7853-42f2-b19c-4b294149356c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-c4e43e65-b099-438e-b33a-2c56e31cf5fa-np0000007832" released by "attachment_update" :: held 0.110s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:27.369073 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-c5f4e580-7853-42f2-b19c-4b294149356c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c returned with HTTP 200 Aug 20 00:17:27.369543 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1128/4530] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:27 2026] PUT /volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:27.377564 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-dd4abc15-e3ac-4ec2-a35a-ab9d8fda8594 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:27.379582 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-dd4abc15-e3ac-4ec2-a35a-ab9d8fda8594 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/encryption Aug 20 00:17:27.379845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-dd4abc15-e3ac-4ec2-a35a-ab9d8fda8594 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:27.380146 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-dd4abc15-e3ac-4ec2-a35a-ab9d8fda8594 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:27.389485 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:27.389485 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:27.395956 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-dd4abc15-e3ac-4ec2-a35a-ab9d8fda8594 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/encryption returned with HTTP 200 Aug 20 00:17:27.396465 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1130/4531] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:17:27 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:27.420041 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5c3b9233-666e-4a49-a7d3-ff068bc608b8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:27.422023 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c3b9233-666e-4a49-a7d3-ff068bc608b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:27.422316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c3b9233-666e-4a49-a7d3-ff068bc608b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:27.422539 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c3b9233-666e-4a49-a7d3-ff068bc608b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:27.422665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-5c3b9233-666e-4a49-a7d3-ff068bc608b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:27.426860 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:27.426860 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:27.427468 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c3b9233-666e-4a49-a7d3-ff068bc608b8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:27.427806 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1135/4532] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:27 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:28.092464 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2d3813c6-2ed2-45a1-afb4-22943e278d7d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.094178 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d3813c6-2ed2-45a1-afb4-22943e278d7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba Aug 20 00:17:28.094359 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d3813c6-2ed2-45a1-afb4-22943e278d7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:28.094566 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d3813c6-2ed2-45a1-afb4-22943e278d7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:28.100178 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d3813c6-2ed2-45a1-afb4-22943e278d7d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba returned with HTTP 404 Aug 20 00:17:28.100611 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1140/4533] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:28 2026] GET /volume/v3/volumes/f10818ce-4ab4-43a0-b15a-46a1ae88daba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:28.108907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-51b66cb5-75bc-45a2-868a-e9d9d25fe180 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.110547 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51b66cb5-75bc-45a2-868a-e9d9d25fe180 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:17:28.110739 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51b66cb5-75bc-45a2-868a-e9d9d25fe180 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:28.110970 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51b66cb5-75bc-45a2-868a-e9d9d25fe180 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:28.111455 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:28.111455 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:28.111698 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-51b66cb5-75bc-45a2-868a-e9d9d25fe180 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:17:28.113217 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6e9d692f-0a43-4f54-85fc-1acfe00de6b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.116276 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6e9d692f-0a43-4f54-85fc-1acfe00de6b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:28.116447 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6e9d692f-0a43-4f54-85fc-1acfe00de6b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:28.116616 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6e9d692f-0a43-4f54-85fc-1acfe00de6b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:28.126968 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:28.126968 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:28.130673 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6e9d692f-0a43-4f54-85fc-1acfe00de6b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:28.132366 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-51b66cb5-75bc-45a2-868a-e9d9d25fe180 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Get all volumes completed successfully. Aug 20 00:17:28.135277 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:28.135277 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:28.136274 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6e9d692f-0a43-4f54-85fc-1acfe00de6b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:28.136728 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1131/4534] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:28 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:28.140352 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51b66cb5-75bc-45a2-868a-e9d9d25fe180 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:17:28.140740 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1129/4535] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:17:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16274 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:28.157205 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-82099d3c-62f2-40ec-82b8-1e151d866bc3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.159103 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-82099d3c-62f2-40ec-82b8-1e151d866bc3 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] DELETE https://10.4.3.9/volume/v3/types/64aea871-5f8f-44e5-b25c-7340d1ea177c Aug 20 00:17:28.159241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-82099d3c-62f2-40ec-82b8-1e151d866bc3 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:28.159347 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-82099d3c-62f2-40ec-82b8-1e151d866bc3 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:28.188364 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-82099d3c-62f2-40ec-82b8-1e151d866bc3 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types/64aea871-5f8f-44e5-b25c-7340d1ea177c returned with HTTP 202 Aug 20 00:17:28.188957 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1136/4536] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:17:28 2026] DELETE /volume/v3/types/64aea871-5f8f-44e5-b25c-7340d1ea177c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:17:28.193928 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0a098d14-e805-4433-9d90-94a17c98b069 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.195721 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a098d14-e805-4433-9d90-94a17c98b069 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:28.196483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a098d14-e805-4433-9d90-94a17c98b069 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:28.196483 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a098d14-e805-4433-9d90-94a17c98b069 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:28.201977 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5702bcb5-c202-4f53-afae-c76b183b6eb1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.203952 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5702bcb5-c202-4f53-afae-c76b183b6eb1 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:17:28.204398 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5702bcb5-c202-4f53-afae-c76b183b6eb1 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1661253746", "extra_specs": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:28.206705 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:28.206705 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:28.210097 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0a098d14-e805-4433-9d90-94a17c98b069 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:28.214011 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a098d14-e805-4433-9d90-94a17c98b069 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:28.214449 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1141/4537] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:28 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:28.221182 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5702bcb5-c202-4f53-afae-c76b183b6eb1 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:17:28.221699 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1132/4538] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:17:28 2026] POST /volume/v3/types => generated 214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:28.234381 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-abc281c2-ede0-4035-a3ad-bb8bb645f3d5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.237570 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-abc281c2-ede0-4035-a3ad-bb8bb645f3d5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] POST https://10.4.3.9/volume/v3/types/8de7b7ae-d8f9-4c99-b118-f85a556ef51d/encryption Aug 20 00:17:28.237570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-abc281c2-ede0-4035-a3ad-bb8bb645f3d5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:28.258092 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-abc281c2-ede0-4035-a3ad-bb8bb645f3d5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types/8de7b7ae-d8f9-4c99-b118-f85a556ef51d/encryption returned with HTTP 200 Aug 20 00:17:28.258711 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1130/4539] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:17:28 2026] POST /volume/v3/types/8de7b7ae-d8f9-4c99-b118-f85a556ef51d/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:28.266660 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.268609 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:28.269171 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-176417869", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1661253746", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:28.271324 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-176417869', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1661253746', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:28.276249 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume of 1 GB Aug 20 00:17:28.276679 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:28.276679 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:28.278285 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Availability Zones retrieved successfully. Aug 20 00:17:28.284677 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Flow 'volume_create_api' (60e3daaa-b402-464a-9f91-a489675d1487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:28.286159 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f298d7-f97f-41fe-b6db-6fe0871d4f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:28.287632 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:28.317815 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f298d7-f97f-41fe-b6db-6fe0871d4f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:17:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8de7b7ae-d8f9-4c99-b118-f85a556ef51d,is_public=True,name='tempest-scenario-type-luksv2-1661253746',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8de7b7ae-d8f9-4c99-b118-f85a556ef51d', '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=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:28.318620 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9601aa13-ca0d-4e82-b493-147463775c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:28.345687 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1661253746 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1661253746, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:17:28.345687 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1661253746 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1661253746, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:17:28.368393 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Created reservations ['5bd6e482-2469-47cd-8874-3bbf81115628', '7d3423a9-1d1f-4122-bd9d-4c8ecd8d2339', '47032000-8e8a-4611-9d4f-7768c242417b', 'b081e387-9c48-4d8b-8cd4-28e315cd22d5'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:28.369803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9601aa13-ca0d-4e82-b493-147463775c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd6e482-2469-47cd-8874-3bbf81115628', '7d3423a9-1d1f-4122-bd9d-4c8ecd8d2339', '47032000-8e8a-4611-9d4f-7768c242417b', 'b081e387-9c48-4d8b-8cd4-28e315cd22d5']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:28.369803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe964ebd-879c-4f86-834c-81ccb631aba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:28.395368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe964ebd-879c-4f86-834c-81ccb631aba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee25d177-34c8-4e2f-8cd4-435c91ca3939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-176417869',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381444816774efeac9cb922218e5dd6',qos_specs=None,replication_status=,reservations=['5bd6e482-2469-47cd-8874-3bbf81115628','7d3423a9-1d1f-4122-bd9d-4c8ecd8d2339','47032000-8e8a-4611-9d4f-7768c242417b','b081e387-9c48-4d8b-8cd4-28e315cd22d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_type_id=8de7b7ae-d8f9-4c99-b118-f85a556ef51d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-176417869',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ee25d177-34c8-4e2f-8cd4-435c91ca3939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8381444816774efeac9cb922218e5dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8de7b7ae-d8f9-4c99-b118-f85a556ef51d),volume_type_id=8de7b7ae-d8f9-4c99-b118-f85a556ef51d)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:28.396183 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a338f82f-9ae3-4d0b-9ffc-c0965e21de75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:28.416002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a338f82f-9ae3-4d0b-9ffc-c0965e21de75) transitioned into state 'SUCCESS' from state '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-176417869',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381444816774efeac9cb922218e5dd6',qos_specs=None,replication_status=,reservations=['5bd6e482-2469-47cd-8874-3bbf81115628','7d3423a9-1d1f-4122-bd9d-4c8ecd8d2339','47032000-8e8a-4611-9d4f-7768c242417b','b081e387-9c48-4d8b-8cd4-28e315cd22d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_type_id=8de7b7ae-d8f9-4c99-b118-f85a556ef51d)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:28.416720 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d093e8d0-7daf-415c-90d5-dfe283afbf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:28.435223 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d093e8d0-7daf-415c-90d5-dfe283afbf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:28.435501 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Flow 'volume_create_api' (60e3daaa-b402-464a-9f91-a489675d1487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:28.435932 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume request issued successfully. Aug 20 00:17:28.436953 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e456c0dd-738d-4911-8a9a-ddb2e6970f1a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:28.437232 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1137/4540] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:28 2026] POST /volume/v3/volumes => generated 782 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:28.439623 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-abefdb7f-d4f2-44eb-aef4-939a06bbe300 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:28.441537 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abefdb7f-d4f2-44eb-aef4-939a06bbe300 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:28.441807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abefdb7f-d4f2-44eb-aef4-939a06bbe300 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:28.441994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abefdb7f-d4f2-44eb-aef4-939a06bbe300 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:28.442142 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-abefdb7f-d4f2-44eb-aef4-939a06bbe300 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:28.450554 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:28.450554 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:28.451443 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abefdb7f-d4f2-44eb-aef4-939a06bbe300 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:28.451904 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1142/4541] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:28 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:29.028875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-22d39743-ef9d-4bb6-af22-a25e416d761f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:29.031493 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-22d39743-ef9d-4bb6-af22-a25e416d761f tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617/action Aug 20 00:17:29.032107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-22d39743-ef9d-4bb6-af22-a25e416d761f tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:29.032391 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-22d39743-ef9d-4bb6-af22-a25e416d761f tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:29.055334 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:29.055334 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:29.066494 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e368c7e3-e7c6-4e48-b115-13df3e1eacdf req-22d39743-ef9d-4bb6-af22-a25e416d761f tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617/action returned with HTTP 204 Aug 20 00:17:29.067098 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1133/4542] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:29 2026] POST /volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:29.155688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b7e60d5c-74a1-43a8-a34a-c0157786b44d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:29.157851 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7e60d5c-74a1-43a8-a34a-c0157786b44d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:29.158103 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7e60d5c-74a1-43a8-a34a-c0157786b44d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:29.158356 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7e60d5c-74a1-43a8-a34a-c0157786b44d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:29.173177 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:29.173177 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:29.178876 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b7e60d5c-74a1-43a8-a34a-c0157786b44d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:29.184327 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7e60d5c-74a1-43a8-a34a-c0157786b44d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:29.184841 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1131/4543] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:29 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:29.230973 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ed6d1dde-6f95-45ad-aeec-941d6a384361 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:29.241254 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed6d1dde-6f95-45ad-aeec-941d6a384361 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:29.241458 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed6d1dde-6f95-45ad-aeec-941d6a384361 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:29.241675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed6d1dde-6f95-45ad-aeec-941d6a384361 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:29.252133 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:29.252133 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:29.256592 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ed6d1dde-6f95-45ad-aeec-941d6a384361 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:29.262112 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed6d1dde-6f95-45ad-aeec-941d6a384361 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:29.262611 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1138/4544] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:29 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:29.465732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f8924ecb-ac1f-405d-96c7-444bf2fa2679 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:29.470912 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8924ecb-ac1f-405d-96c7-444bf2fa2679 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:29.470912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8924ecb-ac1f-405d-96c7-444bf2fa2679 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:29.470912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8924ecb-ac1f-405d-96c7-444bf2fa2679 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:29.470912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f8924ecb-ac1f-405d-96c7-444bf2fa2679 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:29.474601 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:29.474601 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:29.475463 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8924ecb-ac1f-405d-96c7-444bf2fa2679 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:29.475856 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1143/4545] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:29 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:29.475929 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-19ff2604-3984-4a88-a182-7f87f2a4eb0e req-d0cf0e61-7b68-4090-a311-fa9e8550a04e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:29.479592 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-19ff2604-3984-4a88-a182-7f87f2a4eb0e req-d0cf0e61-7b68-4090-a311-fa9e8550a04e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 Aug 20 00:17:29.480292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-19ff2604-3984-4a88-a182-7f87f2a4eb0e req-d0cf0e61-7b68-4090-a311-fa9e8550a04e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:29.480650 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-19ff2604-3984-4a88-a182-7f87f2a4eb0e req-d0cf0e61-7b68-4090-a311-fa9e8550a04e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:29.486419 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-19ff2604-3984-4a88-a182-7f87f2a4eb0e req-d0cf0e61-7b68-4090-a311-fa9e8550a04e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 returned with HTTP 404 Aug 20 00:17:29.488115 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1134/4546] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:17:29 2026] DELETE /volume/v3/attachments/0c2b832e-37a7-43c7-8684-6fe82298b7c7 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:17:30.198469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4e1ca3b5-2e56-463a-84dc-2c0c532c0bc5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:30.200553 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4e1ca3b5-2e56-463a-84dc-2c0c532c0bc5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:30.200722 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4e1ca3b5-2e56-463a-84dc-2c0c532c0bc5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:30.200965 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4e1ca3b5-2e56-463a-84dc-2c0c532c0bc5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:30.212838 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:30.212838 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:30.218061 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4e1ca3b5-2e56-463a-84dc-2c0c532c0bc5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:30.225001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4e1ca3b5-2e56-463a-84dc-2c0c532c0bc5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:30.225559 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1132/4547] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:30 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:30.491243 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-156497fa-ec3b-42d2-95ee-9785871716bc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:30.493547 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-156497fa-ec3b-42d2-95ee-9785871716bc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:30.493872 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-156497fa-ec3b-42d2-95ee-9785871716bc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:30.494112 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-156497fa-ec3b-42d2-95ee-9785871716bc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:30.494229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-156497fa-ec3b-42d2-95ee-9785871716bc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:30.499107 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:30.499107 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:30.500249 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-156497fa-ec3b-42d2-95ee-9785871716bc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:30.500713 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1139/4548] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:30 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:30.735647 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fb58dec9-ebde-4030-91cc-88615f33f730 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:30.738173 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb58dec9-ebde-4030-91cc-88615f33f730 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 Aug 20 00:17:30.738173 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb58dec9-ebde-4030-91cc-88615f33f730 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:30.738379 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb58dec9-ebde-4030-91cc-88615f33f730 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:30.738379 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-fb58dec9-ebde-4030-91cc-88615f33f730 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: 325161a7-ac1d-4e78-8919-b0ea910c09a1 Aug 20 00:17:30.742931 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb58dec9-ebde-4030-91cc-88615f33f730 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 returned with HTTP 404 Aug 20 00:17:30.743063 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1144/4549] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:30 2026] DELETE /volume/v3/snapshots/325161a7-ac1d-4e78-8919-b0ea910c09a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:30.758208 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bbbc9133-a74e-4fea-a6e1-221edd114cba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:30.759999 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bbbc9133-a74e-4fea-a6e1-221edd114cba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:30.760224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bbbc9133-a74e-4fea-a6e1-221edd114cba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:30.760428 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bbbc9133-a74e-4fea-a6e1-221edd114cba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:30.768217 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:30.768217 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:30.777922 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bbbc9133-a74e-4fea-a6e1-221edd114cba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:30.780581 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bbbc9133-a74e-4fea-a6e1-221edd114cba tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:30.780905 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1135/4550] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:30 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:30.794873 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:30.797393 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:30.797857 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1046095876"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:30.799971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1046095876'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:30.800155 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume of 1 GB Aug 20 00:17:30.804514 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Availability Zones retrieved successfully. Aug 20 00:17:30.811043 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (46a8ba2a-e0ff-426b-89d0-3e5450f28b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:30.812054 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d01bd05-7f74-4dfc-91fc-634ee4f1e97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:30.813381 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:30.845611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d01bd05-7f74-4dfc-91fc-634ee4f1e97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:30.846709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111087fd-9451-4284-82a2-1b1d94803366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:30.907707 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['2cac51a0-5b3c-4f2a-b4e5-86c74cedaa1e', 'ce21d22f-14d8-41e9-a3ae-08bf2a43e04a', '1b148496-8877-4968-b7d3-108387d9b084', '2c6548ba-2add-4f86-a10f-47261eab4bee'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:30.908472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111087fd-9451-4284-82a2-1b1d94803366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cac51a0-5b3c-4f2a-b4e5-86c74cedaa1e', 'ce21d22f-14d8-41e9-a3ae-08bf2a43e04a', '1b148496-8877-4968-b7d3-108387d9b084', '2c6548ba-2add-4f86-a10f-47261eab4bee']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:30.909191 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c676c2b-2caa-43d5-9e3d-aa0c01900df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:30.939609 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c676c2b-2caa-43d5-9e3d-aa0c01900df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69721d7-d134-4256-8bfb-eaf4fbcf143a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1046095876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['2cac51a0-5b3c-4f2a-b4e5-86c74cedaa1e','ce21d22f-14d8-41e9-a3ae-08bf2a43e04a','1b148496-8877-4968-b7d3-108387d9b084','2c6548ba-2add-4f86-a10f-47261eab4bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1046095876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69721d7-d134-4256-8bfb-eaf4fbcf143a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1535a011066e4b66a816b984fda05a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:30.940431 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed898422-289c-420a-b67c-1743dbefa06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:30.965283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed898422-289c-420a-b67c-1743dbefa06e) transitioned into state 'SUCCESS' from state '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-1046095876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['2cac51a0-5b3c-4f2a-b4e5-86c74cedaa1e','ce21d22f-14d8-41e9-a3ae-08bf2a43e04a','1b148496-8877-4968-b7d3-108387d9b084','2c6548ba-2add-4f86-a10f-47261eab4bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:30.966114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9da89a72-8a4f-417d-bb42-1e07e68b7e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:30.979582 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9da89a72-8a4f-417d-bb42-1e07e68b7e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:30.980782 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (46a8ba2a-e0ff-426b-89d0-3e5450f28b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:30.981445 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request issued successfully. Aug 20 00:17:30.982131 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64b37fa0-74e6-44fc-9eaf-f7a4102838e7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:30.982933 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1133/4551] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:17:30 2026] POST /volume/v3/volumes => generated 750 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:31.000056 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f3cdcddd-c414-43ae-ac12-5f05959b371e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:31.001582 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f3cdcddd-c414-43ae-ac12-5f05959b371e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a Aug 20 00:17:31.001760 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f3cdcddd-c414-43ae-ac12-5f05959b371e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:31.001968 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f3cdcddd-c414-43ae-ac12-5f05959b371e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:31.013020 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:31.013020 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:31.016963 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f3cdcddd-c414-43ae-ac12-5f05959b371e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:31.021470 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f3cdcddd-c414-43ae-ac12-5f05959b371e tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a returned with HTTP 200 Aug 20 00:17:31.021850 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1140/4552] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:30 2026] GET /volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:31.240365 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8dc3c021-f53b-4cbc-909b-7f468f612478 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:31.242327 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8dc3c021-f53b-4cbc-909b-7f468f612478 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:31.242536 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8dc3c021-f53b-4cbc-909b-7f468f612478 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:31.242733 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8dc3c021-f53b-4cbc-909b-7f468f612478 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:31.255175 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:31.255175 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:31.262066 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8dc3c021-f53b-4cbc-909b-7f468f612478 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:31.269217 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8dc3c021-f53b-4cbc-909b-7f468f612478 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:31.269633 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1145/4553] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:31 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:31.514802 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f747677a-ffa3-47fb-944e-d114cf4cf7f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:31.517019 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f747677a-ffa3-47fb-944e-d114cf4cf7f6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:31.517019 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f747677a-ffa3-47fb-944e-d114cf4cf7f6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:31.517019 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f747677a-ffa3-47fb-944e-d114cf4cf7f6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:31.517019 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f747677a-ffa3-47fb-944e-d114cf4cf7f6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:31.522568 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:31.522568 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:31.523513 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f747677a-ffa3-47fb-944e-d114cf4cf7f6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:31.525322 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1136/4554] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:31 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:31.753763 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2554e603-8728-48d6-be63-69ac7732f358 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:31.755599 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:31.755905 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1670346788", "snapshot_id": null, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:31.757316 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1670346788', 'snapshot_id': None, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:31.848439 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Create volume of 1 GB Aug 20 00:17:31.848971 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:31.848971 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:31.854525 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Availability Zones retrieved successfully. Aug 20 00:17:31.860386 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Flow 'volume_create_api' (10942440-6cc5-46da-a1fa-feb940dc7e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:31.862151 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c97f0c-b350-48a9-a745-f36bb4c3a322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:31.863516 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:31.934535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c97f0c-b350-48a9-a745-f36bb4c3a322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:31.935621 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd89444-ce42-4067-b7fb-a2d2320f63b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:32.026694 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Created reservations ['dcb97f20-7e0f-4738-9df7-9a0253b3df5c', 'edf8cf2a-ac26-4765-93e9-f1ae70279ae1', 'dba0646b-5390-4dce-a215-04fda228b149', '98e6cee3-b084-4be1-8da4-28de2fcb664d'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:32.027745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd89444-ce42-4067-b7fb-a2d2320f63b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcb97f20-7e0f-4738-9df7-9a0253b3df5c', 'edf8cf2a-ac26-4765-93e9-f1ae70279ae1', 'dba0646b-5390-4dce-a215-04fda228b149', '98e6cee3-b084-4be1-8da4-28de2fcb664d']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:32.028869 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (154b3592-6016-4bdd-8ce3-adbfc02ca211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:32.038302 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-88c3e879-8fb7-4880-af4c-f6e8b0cb2327 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.040308 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88c3e879-8fb7-4880-af4c-f6e8b0cb2327 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a Aug 20 00:17:32.040494 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88c3e879-8fb7-4880-af4c-f6e8b0cb2327 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:32.040672 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88c3e879-8fb7-4880-af4c-f6e8b0cb2327 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:32.048716 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.048716 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:32.053280 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-88c3e879-8fb7-4880-af4c-f6e8b0cb2327 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:32.055759 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (154b3592-6016-4bdd-8ce3-adbfc02ca211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b961549-7781-4bef-99cc-93d5ead47be5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1670346788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f95a2fb2e99424cbe91fbcc1022ad2a',qos_specs=None,replication_status=,reservations=['dcb97f20-7e0f-4738-9df7-9a0253b3df5c','edf8cf2a-ac26-4765-93e9-f1ae70279ae1','dba0646b-5390-4dce-a215-04fda228b149','98e6cee3-b084-4be1-8da4-28de2fcb664d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36b7c89b40b342399256cfee7c459fd2',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1670346788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b961549-7781-4bef-99cc-93d5ead47be5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f95a2fb2e99424cbe91fbcc1022ad2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36b7c89b40b342399256cfee7c459fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:32.055922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888b8220-6f75-4a51-9e08-20b8f873da2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:32.058282 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88c3e879-8fb7-4880-af4c-f6e8b0cb2327 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a returned with HTTP 200 Aug 20 00:17:32.058751 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1141/4555] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:32 2026] GET /volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:32.071843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-487102d0-9cb5-447c-9d61-4ba49e3d9df2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.073776 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-487102d0-9cb5-447c-9d61-4ba49e3d9df2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:17:32.074209 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-487102d0-9cb5-447c-9d61-4ba49e3d9df2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c69721d7-d134-4256-8bfb-eaf4fbcf143a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-118555136"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:32.078776 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888b8220-6f75-4a51-9e08-20b8f873da2c) transitioned into state 'SUCCESS' from state '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-1670346788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f95a2fb2e99424cbe91fbcc1022ad2a',qos_specs=None,replication_status=,reservations=['dcb97f20-7e0f-4738-9df7-9a0253b3df5c','edf8cf2a-ac26-4765-93e9-f1ae70279ae1','dba0646b-5390-4dce-a215-04fda228b149','98e6cee3-b084-4be1-8da4-28de2fcb664d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36b7c89b40b342399256cfee7c459fd2',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:32.079496 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0412858e-b8bd-421a-86b3-fc68da1ec07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:32.083854 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.083854 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:32.084372 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-487102d0-9cb5-447c-9d61-4ba49e3d9df2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:32.084499 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-487102d0-9cb5-447c-9d61-4ba49e3d9df2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume c69721d7-d134-4256-8bfb-eaf4fbcf143a Aug 20 00:17:32.094570 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0412858e-b8bd-421a-86b3-fc68da1ec07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:32.095587 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Flow 'volume_create_api' (10942440-6cc5-46da-a1fa-feb940dc7e28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:32.096077 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Create volume request issued successfully. Aug 20 00:17:32.096843 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2554e603-8728-48d6-be63-69ac7732f358 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:32.097091 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1134/4556] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:31 2026] POST /volume/v3/volumes => generated 750 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:32.114960 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-863cf54c-168d-4cb1-a38d-cedcca8e02c2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.118820 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-863cf54c-168d-4cb1-a38d-cedcca8e02c2 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:17:32.119251 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-863cf54c-168d-4cb1-a38d-cedcca8e02c2 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:32.119373 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-863cf54c-168d-4cb1-a38d-cedcca8e02c2 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:32.130336 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.130336 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:32.132072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-487102d0-9cb5-447c-9d61-4ba49e3d9df2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['29e8fe9e-109c-4d01-9bab-3ac831b47679', '08d1e775-85aa-44a4-9a86-e54ed97c51e8', 'e811ed23-50bc-467d-b6e9-dfc80cdbea14', '451fbd21-8ed9-4c74-83b4-9508776b92ec'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:32.134734 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-863cf54c-168d-4cb1-a38d-cedcca8e02c2 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:17:32.139278 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-863cf54c-168d-4cb1-a38d-cedcca8e02c2 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 returned with HTTP 200 Aug 20 00:17:32.139674 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1137/4557] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:32 2026] GET /volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:32.168757 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-487102d0-9cb5-447c-9d61-4ba49e3d9df2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot create request issued successfully. Aug 20 00:17:32.169057 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-487102d0-9cb5-447c-9d61-4ba49e3d9df2 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:17:32.169485 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1146/4558] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:17:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:32.179557 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0c13f4e1-464f-4362-adac-268a086b72ca None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.182966 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0c13f4e1-464f-4362-adac-268a086b72ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a Aug 20 00:17:32.183243 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0c13f4e1-464f-4362-adac-268a086b72ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:32.183746 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0c13f4e1-464f-4362-adac-268a086b72ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:32.189325 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.189325 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:32.190216 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0c13f4e1-464f-4362-adac-268a086b72ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:32.190984 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0c13f4e1-464f-4362-adac-268a086b72ca tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a returned with HTTP 200 Aug 20 00:17:32.191544 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1142/4559] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:32 2026] GET /volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:32.285722 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-560bcf8d-f0a6-4d7e-8887-4c744c062ecc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.288065 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-560bcf8d-f0a6-4d7e-8887-4c744c062ecc tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:32.288348 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-560bcf8d-f0a6-4d7e-8887-4c744c062ecc tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:32.288590 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-560bcf8d-f0a6-4d7e-8887-4c744c062ecc tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:32.301272 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.301272 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:32.305465 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-560bcf8d-f0a6-4d7e-8887-4c744c062ecc tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:32.310758 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-560bcf8d-f0a6-4d7e-8887-4c744c062ecc tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:32.311336 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1135/4560] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:32 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:32.535484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e363fbcd-2acd-4047-8a22-593720f5acd6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.537259 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e363fbcd-2acd-4047-8a22-593720f5acd6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:32.537455 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e363fbcd-2acd-4047-8a22-593720f5acd6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:32.537704 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e363fbcd-2acd-4047-8a22-593720f5acd6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:32.537772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e363fbcd-2acd-4047-8a22-593720f5acd6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:32.543834 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.543834 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:32.544612 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e363fbcd-2acd-4047-8a22-593720f5acd6 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:32.545044 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1138/4561] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:32 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:32.819679 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-689dcf6f-4d36-4a67-a4af-a76deda4b581 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.822115 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-689dcf6f-4d36-4a67-a4af-a76deda4b581 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:32.822366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-689dcf6f-4d36-4a67-a4af-a76deda4b581 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:32.822552 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-689dcf6f-4d36-4a67-a4af-a76deda4b581 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:32.833681 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.833681 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:32.837548 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-689dcf6f-4d36-4a67-a4af-a76deda4b581 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:32.841420 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-689dcf6f-4d36-4a67-a4af-a76deda4b581 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:32.841849 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1147/4562] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:32 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:32.865712 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-e3364303-68fa-4668-9959-962c35aca954 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.867810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-e3364303-68fa-4668-9959-962c35aca954 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] POST https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320/action Aug 20 00:17:32.869221 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-e3364303-68fa-4668-9959-962c35aca954 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:32.869221 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-e3364303-68fa-4668-9959-962c35aca954 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:32.884422 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.884422 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:32.885015 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-e3364303-68fa-4668-9959-962c35aca954 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:32.893761 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-e3364303-68fa-4668-9959-962c35aca954 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Begin detaching volume completed successfully. Aug 20 00:17:32.894032 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-e3364303-68fa-4668-9959-962c35aca954 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320/action returned with HTTP 202 Aug 20 00:17:32.894571 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1143/4563] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:17:32 2026] POST /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:17:32.943427 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b2f6c53b-65b8-40a6-8603-5f37081cee15 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.943878 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b2f6c53b-65b8-40a6-8603-5f37081cee15 None None] GET https://10.4.3.9/volume// Aug 20 00:17:32.944098 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b2f6c53b-65b8-40a6-8603-5f37081cee15 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:32.944332 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b2f6c53b-65b8-40a6-8603-5f37081cee15 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:32.944685 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b2f6c53b-65b8-40a6-8603-5f37081cee15 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:32.945030 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1136/4564] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:32.953672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-5b254379-bc24-44c2-b157-61d54df02bc2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:32.955854 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-5b254379-bc24-44c2-b157-61d54df02bc2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:32.956154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-5b254379-bc24-44c2-b157-61d54df02bc2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:32.956378 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-5b254379-bc24-44c2-b157-61d54df02bc2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:32.969058 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:32.969058 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:32.975242 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-5b254379-bc24-44c2-b157-61d54df02bc2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:32.979179 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-5b254379-bc24-44c2-b157-61d54df02bc2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:32.979668 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1139/4565] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:32 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:33.156278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-91cff985-ab47-4ac8-be7f-60e37d8bf91c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.158327 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-91cff985-ab47-4ac8-be7f-60e37d8bf91c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:17:33.158555 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-91cff985-ab47-4ac8-be7f-60e37d8bf91c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:33.158754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-91cff985-ab47-4ac8-be7f-60e37d8bf91c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:33.172361 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.172361 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:33.179723 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-91cff985-ab47-4ac8-be7f-60e37d8bf91c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:17:33.188919 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-91cff985-ab47-4ac8-be7f-60e37d8bf91c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 returned with HTTP 200 Aug 20 00:17:33.188919 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1148/4566] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:33 2026] GET /volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:33.200495 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-47a84169-3a45-4449-93d4-ce53cddceb5b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.200696 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a5b3abb0-21ba-473c-bbe8-36048afc0901 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.202649 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47a84169-3a45-4449-93d4-ce53cddceb5b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a Aug 20 00:17:33.202797 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a5b3abb0-21ba-473c-bbe8-36048afc0901 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:17:33.202878 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47a84169-3a45-4449-93d4-ce53cddceb5b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:33.203126 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47a84169-3a45-4449-93d4-ce53cddceb5b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:33.203190 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a5b3abb0-21ba-473c-bbe8-36048afc0901 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:33.203507 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a5b3abb0-21ba-473c-bbe8-36048afc0901 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:33.209166 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.209166 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:33.209694 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47a84169-3a45-4449-93d4-ce53cddceb5b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:33.210601 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47a84169-3a45-4449-93d4-ce53cddceb5b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a returned with HTTP 200 Aug 20 00:17:33.211249 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1137/4567] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:33 2026] GET /volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:33.213178 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.213178 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:33.221274 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a5b3abb0-21ba-473c-bbe8-36048afc0901 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:17:33.221874 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10f77499-91d7-4aac-879b-898e777d2d17 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.223774 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:33.224139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c298de4b-10e2-4578-a783-5c0080bb4c7a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1477983004"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:33.225750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request body: {'volume': {'snapshot_id': 'c298de4b-10e2-4578-a783-5c0080bb4c7a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1477983004'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:33.228089 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a5b3abb0-21ba-473c-bbe8-36048afc0901 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 returned with HTTP 200 Aug 20 00:17:33.228770 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1144/4568] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:33 2026] GET /volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:33.231222 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.231222 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:33.231743 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:33.231906 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume of 2 GB Aug 20 00:17:33.235524 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Availability Zones retrieved successfully. Aug 20 00:17:33.241572 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7d10d7d2-cb7a-46eb-96e2-f236ec64f9df None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.242091 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (acfeae36-1189-467b-8a52-f64a910565a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:33.243135 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71f34a0-ef8b-4598-b27d-5f092ad1e64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:33.243863 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7d10d7d2-cb7a-46eb-96e2-f236ec64f9df tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:17:33.244087 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:33.244129 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7d10d7d2-cb7a-46eb-96e2-f236ec64f9df tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:33.244309 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7d10d7d2-cb7a-46eb-96e2-f236ec64f9df tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:33.252390 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.252390 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:33.257786 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7d10d7d2-cb7a-46eb-96e2-f236ec64f9df tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:17:33.266385 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7d10d7d2-cb7a-46eb-96e2-f236ec64f9df tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 returned with HTTP 200 Aug 20 00:17:33.266947 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1149/4569] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:33 2026] GET /volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:33.284467 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9dc7088-9d60-43f4-aea7-d415ea42f8cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.287011 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9dc7088-9d60-43f4-aea7-d415ea42f8cb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:17:33.287418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71f34a0-ef8b-4598-b27d-5f092ad1e64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'c298de4b-10e2-4578-a783-5c0080bb4c7a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:33.287507 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9dc7088-9d60-43f4-aea7-d415ea42f8cb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b961549-7781-4bef-99cc-93d5ead47be5", "name": "tempest-TestVolumeBackupRestore-backup-1158298598", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:33.288629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e19d6e7-b31a-425d-bce1-4e78ec11faf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:33.289629 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-d9dc7088-9d60-43f4-aea7-d415ea42f8cb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Creating new backup {'backup': {'volume_id': '6b961549-7781-4bef-99cc-93d5ead47be5', 'name': 'tempest-TestVolumeBackupRestore-backup-1158298598', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:17:33.289806 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-d9dc7088-9d60-43f4-aea7-d415ea42f8cb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Creating backup of volume 6b961549-7781-4bef-99cc-93d5ead47be5 in container None Aug 20 00:17:33.301799 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.301799 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:33.302656 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9dc7088-9d60-43f4-aea7-d415ea42f8cb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:17:33.326704 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-00002d09-8a8e-4c75-8137-ab0a40f9f7a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.328607 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-00002d09-8a8e-4c75-8137-ab0a40f9f7a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:33.328857 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-00002d09-8a8e-4c75-8137-ab0a40f9f7a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:33.329096 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-00002d09-8a8e-4c75-8137-ab0a40f9f7a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:33.340526 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.340526 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:33.348642 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-00002d09-8a8e-4c75-8137-ab0a40f9f7a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:33.352244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d9dc7088-9d60-43f4-aea7-d415ea42f8cb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Created reservations ['6c0f1d20-ddab-4f69-9dfd-790a1d8e11c7', 'e1d917e9-39db-40b1-b4a1-749bb3bf1bce'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:33.357238 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-00002d09-8a8e-4c75-8137-ab0a40f9f7a5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:33.357801 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1145/4570] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:33 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:33.388570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['57808108-0d32-4d3d-b61f-6eb3eb0a39e0', '895f7f82-4455-4f7d-a148-ca9a7dd9e66d', 'dd4e96c7-52f6-467d-a8db-9cc04674dd67', 'c5e9b7d5-1927-4c12-9ace-6d8a7b93a6f8'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:33.389467 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e19d6e7-b31a-425d-bce1-4e78ec11faf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57808108-0d32-4d3d-b61f-6eb3eb0a39e0', '895f7f82-4455-4f7d-a148-ca9a7dd9e66d', 'dd4e96c7-52f6-467d-a8db-9cc04674dd67', 'c5e9b7d5-1927-4c12-9ace-6d8a7b93a6f8']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:33.390218 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18531a7-aec2-4fc6-897a-398206e5c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:33.397008 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9dc7088-9d60-43f4-aea7-d415ea42f8cb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:17:33.399913 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1138/4571] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:33 2026] POST /volume/v3/backups => generated 331 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:33.415127 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-451c185a-27c1-4229-828b-ac6c7525385e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.417420 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-451c185a-27c1-4229-828b-ac6c7525385e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:33.417666 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-451c185a-27c1-4229-828b-ac6c7525385e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:33.417930 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-451c185a-27c1-4229-828b-ac6c7525385e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:33.418054 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-451c185a-27c1-4229-828b-ac6c7525385e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:33.431737 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.431737 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:33.431737 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-451c185a-27c1-4229-828b-ac6c7525385e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:33.431737 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1150/4572] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:33 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:17:33.445638 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18531a7-aec2-4fc6-897a-398206e5c072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3b0d527-7ecf-41e7-a846-079f397378cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1477983004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['57808108-0d32-4d3d-b61f-6eb3eb0a39e0','895f7f82-4455-4f7d-a148-ca9a7dd9e66d','dd4e96c7-52f6-467d-a8db-9cc04674dd67','c5e9b7d5-1927-4c12-9ace-6d8a7b93a6f8'],size=2,snapshot_id=c298de4b-10e2-4578-a783-5c0080bb4c7a,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1477983004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3b0d527-7ecf-41e7-a846-079f397378cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1535a011066e4b66a816b984fda05a04',provider_auth=None,provider_geometry=None,provider_id=None,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=c298de4b-10e2-4578-a783-5c0080bb4c7a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:33.447354 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9c2208-d8cd-4898-9e2d-2f29a9a139b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:33.471881 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9c2208-d8cd-4898-9e2d-2f29a9a139b6) transitioned into state 'SUCCESS' from state '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-1477983004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['57808108-0d32-4d3d-b61f-6eb3eb0a39e0','895f7f82-4455-4f7d-a148-ca9a7dd9e66d','dd4e96c7-52f6-467d-a8db-9cc04674dd67','c5e9b7d5-1927-4c12-9ace-6d8a7b93a6f8'],size=2,snapshot_id=c298de4b-10e2-4578-a783-5c0080bb4c7a,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:33.472874 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec343e8c-a87d-48ab-9c7c-056214878860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:33.503064 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec343e8c-a87d-48ab-9c7c-056214878860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:33.504135 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (acfeae36-1189-467b-8a52-f64a910565a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:33.504520 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request issued successfully. Aug 20 00:17:33.505249 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10f77499-91d7-4aac-879b-898e777d2d17 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:33.505746 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1140/4573] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:33 2026] POST /volume/v3/volumes => generated 784 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:33.520210 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f4664e2b-e744-447d-835a-8ee13fa73825 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.522457 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f4664e2b-e744-447d-835a-8ee13fa73825 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:33.522701 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f4664e2b-e744-447d-835a-8ee13fa73825 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:33.522952 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f4664e2b-e744-447d-835a-8ee13fa73825 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:33.534236 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.534236 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:33.538804 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f4664e2b-e744-447d-835a-8ee13fa73825 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:33.544133 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f4664e2b-e744-447d-835a-8ee13fa73825 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc returned with HTTP 200 Aug 20 00:17:33.544615 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1146/4574] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:33 2026] GET /volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:33.560568 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7df8e0d0-32d1-4b82-9df1-609093574b4d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:33.562395 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7df8e0d0-32d1-4b82-9df1-609093574b4d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:33.562603 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7df8e0d0-32d1-4b82-9df1-609093574b4d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:33.562815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7df8e0d0-32d1-4b82-9df1-609093574b4d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:33.562953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7df8e0d0-32d1-4b82-9df1-609093574b4d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:33.572839 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:33.572839 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:33.573874 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7df8e0d0-32d1-4b82-9df1-609093574b4d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:33.574446 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1139/4575] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:33 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:34.372507 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aec86176-ba9a-406c-b5a4-258530820eab None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:34.375244 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aec86176-ba9a-406c-b5a4-258530820eab tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:34.375244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aec86176-ba9a-406c-b5a4-258530820eab tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:34.375388 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aec86176-ba9a-406c-b5a4-258530820eab tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:34.386386 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:34.386386 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:34.390910 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aec86176-ba9a-406c-b5a4-258530820eab tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:34.396361 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aec86176-ba9a-406c-b5a4-258530820eab tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:34.397292 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1151/4576] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:34 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:34.443213 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d67e4632-ec1d-40aa-820e-59b959b0c546 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:34.445815 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d67e4632-ec1d-40aa-820e-59b959b0c546 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:34.445815 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d67e4632-ec1d-40aa-820e-59b959b0c546 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:34.445815 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d67e4632-ec1d-40aa-820e-59b959b0c546 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:34.445996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d67e4632-ec1d-40aa-820e-59b959b0c546 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:34.451475 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:34.451475 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:34.451600 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d67e4632-ec1d-40aa-820e-59b959b0c546 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:34.452210 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1141/4577] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:34 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 740 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:34.558372 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cc8a96bd-c312-4630-84a0-556b48ffaa0f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:34.560457 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cc8a96bd-c312-4630-84a0-556b48ffaa0f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:34.560689 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cc8a96bd-c312-4630-84a0-556b48ffaa0f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:34.561281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cc8a96bd-c312-4630-84a0-556b48ffaa0f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:34.567652 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:34.567652 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:34.571458 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-cc8a96bd-c312-4630-84a0-556b48ffaa0f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:34.575416 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cc8a96bd-c312-4630-84a0-556b48ffaa0f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc returned with HTTP 200 Aug 20 00:17:34.575787 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1147/4578] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:34 2026] GET /volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:34.590418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ccd98bf5-e125-4ab1-9fe5-c36123d74fce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:34.590761 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6f37a172-8e9c-4f5a-8615-1ace869bd028 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:34.593072 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6f37a172-8e9c-4f5a-8615-1ace869bd028 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:34.593072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6f37a172-8e9c-4f5a-8615-1ace869bd028 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:34.593242 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ccd98bf5-e125-4ab1-9fe5-c36123d74fce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:34.593284 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6f37a172-8e9c-4f5a-8615-1ace869bd028 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:34.593564 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ccd98bf5-e125-4ab1-9fe5-c36123d74fce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:34.593859 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ccd98bf5-e125-4ab1-9fe5-c36123d74fce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:34.594136 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ccd98bf5-e125-4ab1-9fe5-c36123d74fce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:34.600607 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:34.600607 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:34.600733 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:34.600733 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:34.600797 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ccd98bf5-e125-4ab1-9fe5-c36123d74fce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:34.600797 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1140/4579] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:34 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:34.603959 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6f37a172-8e9c-4f5a-8615-1ace869bd028 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:34.608453 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6f37a172-8e9c-4f5a-8615-1ace869bd028 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc returned with HTTP 200 Aug 20 00:17:34.608824 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1152/4580] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:34 2026] GET /volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:34.619771 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eb36a12a-0a64-4b5a-9cf2-e72340389c18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:34.621414 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb36a12a-0a64-4b5a-9cf2-e72340389c18 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:34.621683 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb36a12a-0a64-4b5a-9cf2-e72340389c18 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:34.621852 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb36a12a-0a64-4b5a-9cf2-e72340389c18 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:34.622065 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-eb36a12a-0a64-4b5a-9cf2-e72340389c18 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume with id: f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:34.628635 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:34.628635 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:34.629092 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eb36a12a-0a64-4b5a-9cf2-e72340389c18 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:34.647165 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eb36a12a-0a64-4b5a-9cf2-e72340389c18 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume request issued successfully. Aug 20 00:17:34.647336 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb36a12a-0a64-4b5a-9cf2-e72340389c18 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc returned with HTTP 202 Aug 20 00:17:34.647727 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1142/4581] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:34 2026] DELETE /volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:34.659663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-605d1a1b-b2de-4654-abca-fc0078e4e67b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:34.662206 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-605d1a1b-b2de-4654-abca-fc0078e4e67b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:34.662431 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-605d1a1b-b2de-4654-abca-fc0078e4e67b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:34.662648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-605d1a1b-b2de-4654-abca-fc0078e4e67b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:34.671473 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:34.671473 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:34.676484 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-605d1a1b-b2de-4654-abca-fc0078e4e67b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:34.682022 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-605d1a1b-b2de-4654-abca-fc0078e4e67b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc returned with HTTP 200 Aug 20 00:17:34.682461 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1148/4582] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:34 2026] GET /volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:35.410117 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-21f989c4-289d-4615-9385-f36a9bf95bd7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:35.414683 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21f989c4-289d-4615-9385-f36a9bf95bd7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:35.415627 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21f989c4-289d-4615-9385-f36a9bf95bd7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:35.416128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21f989c4-289d-4615-9385-f36a9bf95bd7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:35.441411 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:35.441411 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:35.446506 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-21f989c4-289d-4615-9385-f36a9bf95bd7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:35.452708 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21f989c4-289d-4615-9385-f36a9bf95bd7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:35.453266 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1141/4583] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:35 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:35.461210 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7cb79709-37f6-4d1f-9fe9-903d6cb33848 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:35.467032 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7cb79709-37f6-4d1f-9fe9-903d6cb33848 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:35.467220 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7cb79709-37f6-4d1f-9fe9-903d6cb33848 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:35.467400 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7cb79709-37f6-4d1f-9fe9-903d6cb33848 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:35.467541 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7cb79709-37f6-4d1f-9fe9-903d6cb33848 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:35.477680 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:35.477680 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:35.478456 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7cb79709-37f6-4d1f-9fe9-903d6cb33848 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:35.479333 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1153/4584] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:35 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 740 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:35.611702 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c653549b-6db5-48ab-9536-97349073c8c9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:35.613370 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c653549b-6db5-48ab-9536-97349073c8c9 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:35.613538 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c653549b-6db5-48ab-9536-97349073c8c9 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:35.613706 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c653549b-6db5-48ab-9536-97349073c8c9 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:35.613804 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c653549b-6db5-48ab-9536-97349073c8c9 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:35.617587 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:35.617587 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:35.618198 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c653549b-6db5-48ab-9536-97349073c8c9 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:35.618504 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1143/4585] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:35 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:35.695927 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d77425f4-0758-4b05-bc51-21ab9914e903 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:35.697610 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d77425f4-0758-4b05-bc51-21ab9914e903 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:35.697796 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d77425f4-0758-4b05-bc51-21ab9914e903 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:35.698000 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d77425f4-0758-4b05-bc51-21ab9914e903 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:35.703255 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d77425f4-0758-4b05-bc51-21ab9914e903 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc returned with HTTP 404 Aug 20 00:17:35.703838 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1149/4586] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:35 2026] GET /volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:35.712669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-748116d7-58e3-4425-b84c-ffd46a4d188f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:35.714499 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-748116d7-58e3-4425-b84c-ffd46a4d188f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:35.714713 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-748116d7-58e3-4425-b84c-ffd46a4d188f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:35.714972 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-748116d7-58e3-4425-b84c-ffd46a4d188f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:35.721340 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-748116d7-58e3-4425-b84c-ffd46a4d188f tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc returned with HTTP 404 Aug 20 00:17:35.721796 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1142/4587] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:35 2026] GET /volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:35.730581 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c21b70e-1f8d-4497-8186-e1fd13465363 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:35.732668 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c21b70e-1f8d-4497-8186-e1fd13465363 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:35.732885 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c21b70e-1f8d-4497-8186-e1fd13465363 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:35.733223 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c21b70e-1f8d-4497-8186-e1fd13465363 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:35.733353 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-4c21b70e-1f8d-4497-8186-e1fd13465363 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume with id: f3b0d527-7ecf-41e7-a846-079f397378cc Aug 20 00:17:35.740424 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c21b70e-1f8d-4497-8186-e1fd13465363 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc returned with HTTP 404 Aug 20 00:17:35.741003 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1154/4588] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:35 2026] DELETE /volume/v3/volumes/f3b0d527-7ecf-41e7-a846-079f397378cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:35.749435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94d5c787-b918-4fcc-aca5-59777bc519f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:35.751367 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94d5c787-b918-4fcc-aca5-59777bc519f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a Aug 20 00:17:35.751574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94d5c787-b918-4fcc-aca5-59777bc519f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:35.751775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94d5c787-b918-4fcc-aca5-59777bc519f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:35.751903 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-94d5c787-b918-4fcc-aca5-59777bc519f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: c298de4b-10e2-4578-a783-5c0080bb4c7a Aug 20 00:17:35.757804 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:35.757804 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:35.758551 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-94d5c787-b918-4fcc-aca5-59777bc519f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:35.779504 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-94d5c787-b918-4fcc-aca5-59777bc519f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:17:35.779699 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94d5c787-b918-4fcc-aca5-59777bc519f3 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a returned with HTTP 202 Aug 20 00:17:35.780141 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1144/4589] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:35 2026] DELETE /volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:35.789162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-483587cc-df4c-409e-87ed-1174fa24c32c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:35.791750 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-483587cc-df4c-409e-87ed-1174fa24c32c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a Aug 20 00:17:35.792019 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-483587cc-df4c-409e-87ed-1174fa24c32c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:35.792277 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-483587cc-df4c-409e-87ed-1174fa24c32c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:35.797741 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:35.797741 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:35.798320 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-483587cc-df4c-409e-87ed-1174fa24c32c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:35.799332 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-483587cc-df4c-409e-87ed-1174fa24c32c tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a returned with HTTP 200 Aug 20 00:17:35.799761 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1150/4590] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:35 2026] GET /volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:36.397211 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-7bab2346-9e94-44a1-b28e-a3fdb10ba76e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.399439 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-7bab2346-9e94-44a1-b28e-a3fdb10ba76e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617 Aug 20 00:17:36.399665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-7bab2346-9e94-44a1-b28e-a3fdb10ba76e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.399904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-7bab2346-9e94-44a1-b28e-a3fdb10ba76e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.407175 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.407175 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:36.464876 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a5ee4c2b-cd03-4deb-81e9-fc54bf7b960e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.466007 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e31570f5-0093-4ed5-a25e-e63321c4176b req-7bab2346-9e94-44a1-b28e-a3fdb10ba76e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617 returned with HTTP 200 Aug 20 00:17:36.466445 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1143/4591] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:17:36 2026] DELETE /volume/v3/attachments/4edaa5b7-cf11-48ce-8201-aa0e28fa3617 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:36.467879 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5ee4c2b-cd03-4deb-81e9-fc54bf7b960e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:36.468080 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5ee4c2b-cd03-4deb-81e9-fc54bf7b960e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.468272 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5ee4c2b-cd03-4deb-81e9-fc54bf7b960e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.477904 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.477904 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:36.482080 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a5ee4c2b-cd03-4deb-81e9-fc54bf7b960e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:36.486384 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5ee4c2b-cd03-4deb-81e9-fc54bf7b960e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:36.486783 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1155/4592] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:36.491184 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4420a706-73ab-4cb9-b2ff-f2bfe2038893 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.494609 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4420a706-73ab-4cb9-b2ff-f2bfe2038893 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:36.494830 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4420a706-73ab-4cb9-b2ff-f2bfe2038893 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.496283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4420a706-73ab-4cb9-b2ff-f2bfe2038893 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.496439 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4420a706-73ab-4cb9-b2ff-f2bfe2038893 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:36.502418 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.502418 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:36.503336 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4420a706-73ab-4cb9-b2ff-f2bfe2038893 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:36.503729 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1145/4593] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:36.630036 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e2d1093e-e12b-4380-8c75-dd7911806004 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.632401 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2d1093e-e12b-4380-8c75-dd7911806004 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:36.632652 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2d1093e-e12b-4380-8c75-dd7911806004 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.632928 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e2d1093e-e12b-4380-8c75-dd7911806004 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.633080 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e2d1093e-e12b-4380-8c75-dd7911806004 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:36.638250 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.638250 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:36.639045 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e2d1093e-e12b-4380-8c75-dd7911806004 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:36.639544 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1151/4594] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:36.648916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.651381 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d/export_record Aug 20 00:17:36.651665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.651959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'export_record' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.652156 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Export record for backup 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 00:17:36.657650 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.657650 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:36.658883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.api [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling RPCAPI with context: , host: np0000007832, backup: 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100466) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 00:17:36.668785 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] export_record in rpcapi backup_id 91a7519c-e779-428e-aacd-b2d47643fc4d on host np0000007832. {{(pid=100466) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 00:17:36.680196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTFhNzUxOWMtZTc3OS00MjhlLWFhY2QtYjJkNDc2NDNmYzRkIiwgInVzZXJfaWQiOiAiNDcwYTllMzEyZjUxNDZjM2FiNDI0YmRmNDVlYTE2MDEiLCAicHJvamVjdF9pZCI6ICI3OGJjZDhlN2QxNDk0MTA4ODU1NDMyMzc3YTc3M2U5NiIsICJ2b2x1bWVfaWQiOiAiNjc1NjU1YzQtYjdhYi00MDA0LWI2N2QtOWFkY2U2Yjk5MmNjIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA2NDE3OTkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc1NjU1YzQtYjdhYi00MDA0LWI2N2QtOWFkY2U2Yjk5MmNjLzIwMjYwODIwMDAxNzIxL2F6X25vdmFfYmFja3VwXzkxYTc1MTljLWU3NzktNDI4ZS1hYWNkLWIyZDQ3NjQzZmM0ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoxNzozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100466) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 00:17:36.680476 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74d9ae96-8e00-4f0c-8538-d00e9552c821 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d/export_record returned with HTTP 200 Aug 20 00:17:36.681249 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1144/4595] 10.4.3.9 () {68 vars in 1416 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:36.689210 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72f7fe09-d711-4aa8-9f09-beb78068e0ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.691043 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72f7fe09-d711-4aa8-9f09-beb78068e0ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:17:36.691312 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72f7fe09-d711-4aa8-9f09-beb78068e0ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.691497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72f7fe09-d711-4aa8-9f09-beb78068e0ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.691600 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-72f7fe09-d711-4aa8-9f09-beb78068e0ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:36.697316 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.697316 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:36.698009 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72f7fe09-d711-4aa8-9f09-beb78068e0ea tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:17:36.698425 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1156/4596] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:36.708172 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3fff6769-db64-4d89-8d99-e7b1f5a5b375 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.709994 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fff6769-db64-4d89-8d99-e7b1f5a5b375 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] POST https://10.4.3.9/volume/v3/backups/import_record Aug 20 00:17:36.710464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3fff6769-db64-4d89-8d99-e7b1f5a5b375 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmQwODM1YTEtZDNjYS00N2FiLWI2ZWYtYTEwMWNkNTMzZDkyIiwgInVzZXJfaWQiOiAiNDcwYTllMzEyZjUxNDZjM2FiNDI0YmRmNDVlYTE2MDEiLCAicHJvamVjdF9pZCI6ICI3OGJjZDhlN2QxNDk0MTA4ODU1NDMyMzc3YTc3M2U5NiIsICJ2b2x1bWVfaWQiOiAiNjc1NjU1YzQtYjdhYi00MDA0LWI2N2QtOWFkY2U2Yjk5MmNjIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA2NDE3OTkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc1NjU1YzQtYjdhYi00MDA0LWI2N2QtOWFkY2U2Yjk5MmNjLzIwMjYwODIwMDAxNzIxL2F6X25vdmFfYmFja3VwXzkxYTc1MTljLWU3NzktNDI4ZS1hYWNkLWIyZDQ3NjQzZmM0ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoxNzozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:36.711853 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-3fff6769-db64-4d89-8d99-e7b1f5a5b375 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmQwODM1YTEtZDNjYS00N2FiLWI2ZWYtYTEwMWNkNTMzZDkyIiwgInVzZXJfaWQiOiAiNDcwYTllMzEyZjUxNDZjM2FiNDI0YmRmNDVlYTE2MDEiLCAicHJvamVjdF9pZCI6ICI3OGJjZDhlN2QxNDk0MTA4ODU1NDMyMzc3YTc3M2U5NiIsICJ2b2x1bWVfaWQiOiAiNjc1NjU1YzQtYjdhYi00MDA0LWI2N2QtOWFkY2U2Yjk5MmNjIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA2NDE3OTkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc1NjU1YzQtYjdhYi00MDA0LWI2N2QtOWFkY2U2Yjk5MmNjLzIwMjYwODIwMDAxNzIxL2F6X25vdmFfYmFja3VwXzkxYTc1MTljLWU3NzktNDI4ZS1hYWNkLWIyZDQ3NjQzZmM0ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoxNzozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100467) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 00:17:36.712085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-3fff6769-db64-4d89-8d99-e7b1f5a5b375 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmQwODM1YTEtZDNjYS00N2FiLWI2ZWYtYTEwMWNkNTMzZDkyIiwgInVzZXJfaWQiOiAiNDcwYTllMzEyZjUxNDZjM2FiNDI0YmRmNDVlYTE2MDEiLCAicHJvamVjdF9pZCI6ICI3OGJjZDhlN2QxNDk0MTA4ODU1NDMyMzc3YTc3M2U5NiIsICJ2b2x1bWVfaWQiOiAiNjc1NjU1YzQtYjdhYi00MDA0LWI2N2QtOWFkY2U2Yjk5MmNjIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA2NDE3OTkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc1NjU1YzQtYjdhYi00MDA0LWI2N2QtOWFkY2U2Yjk5MmNjLzIwMjYwODIwMDAxNzIxL2F6X25vdmFfYmFja3VwXzkxYTc1MTljLWU3NzktNDI4ZS1hYWNkLWIyZDQ3NjQzZmM0ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoxNzozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100467) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 00:17:36.712760 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-3fff6769-db64-4d89-8d99-e7b1f5a5b375 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '2cdf356a0e8d4a3c926a2f09f92b8bd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78bcd8e7d1494108855432377a773e96', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:17:36.713015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fff6769-db64-4d89-8d99-e7b1f5a5b375 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] https://10.4.3.9/volume/v3/backups/import_record returned with HTTP 403 Aug 20 00:17:36.713502 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1146/4597] 10.4.3.9 () {70 vars in 1328 bytes} [Thu Aug 20 00:17:36 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 20 00:17:36.720627 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-841b146f-72be-4838-aa37-eb9d68b9293d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.722960 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-841b146f-72be-4838-aa37-eb9d68b9293d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc Aug 20 00:17:36.723220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-841b146f-72be-4838-aa37-eb9d68b9293d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.723430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-841b146f-72be-4838-aa37-eb9d68b9293d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.723609 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-841b146f-72be-4838-aa37-eb9d68b9293d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete volume with id: 675655c4-b7ab-4004-b67d-9adce6b992cc Aug 20 00:17:36.732897 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.732897 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:36.733322 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-841b146f-72be-4838-aa37-eb9d68b9293d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:36.751901 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-841b146f-72be-4838-aa37-eb9d68b9293d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete volume request issued successfully. Aug 20 00:17:36.752230 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-841b146f-72be-4838-aa37-eb9d68b9293d tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc returned with HTTP 202 Aug 20 00:17:36.752701 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1152/4598] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:17:36 2026] DELETE /volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:36.762830 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cb20df76-0ab2-431d-b72d-b2294776c789 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.766715 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb20df76-0ab2-431d-b72d-b2294776c789 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc Aug 20 00:17:36.766997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb20df76-0ab2-431d-b72d-b2294776c789 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.767218 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb20df76-0ab2-431d-b72d-b2294776c789 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.777042 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.777042 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:36.785135 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cb20df76-0ab2-431d-b72d-b2294776c789 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:36.790558 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb20df76-0ab2-431d-b72d-b2294776c789 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc returned with HTTP 200 Aug 20 00:17:36.791013 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1145/4599] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc => generated 1013 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:36.810137 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-483d1216-7361-4373-9e85-c8eb8e9ac1f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.812059 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-483d1216-7361-4373-9e85-c8eb8e9ac1f4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a Aug 20 00:17:36.812281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-483d1216-7361-4373-9e85-c8eb8e9ac1f4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.812502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-483d1216-7361-4373-9e85-c8eb8e9ac1f4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.817738 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-483d1216-7361-4373-9e85-c8eb8e9ac1f4 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a returned with HTTP 404 Aug 20 00:17:36.818802 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1157/4600] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/snapshots/c298de4b-10e2-4578-a783-5c0080bb4c7a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:36.825230 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0ba36d0-560c-402a-894a-b55f913ef480 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.827514 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0ba36d0-560c-402a-894a-b55f913ef480 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a Aug 20 00:17:36.827730 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0ba36d0-560c-402a-894a-b55f913ef480 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.827957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0ba36d0-560c-402a-894a-b55f913ef480 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.837010 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.837010 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:36.841576 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a0ba36d0-560c-402a-894a-b55f913ef480 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:36.847520 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0ba36d0-560c-402a-894a-b55f913ef480 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a returned with HTTP 200 Aug 20 00:17:36.847987 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1147/4601] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:36.862824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3c991fd7-d1e6-4a0b-bcdf-2b79b1809828 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.864738 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3c991fd7-d1e6-4a0b-bcdf-2b79b1809828 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a Aug 20 00:17:36.865003 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3c991fd7-d1e6-4a0b-bcdf-2b79b1809828 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.865246 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3c991fd7-d1e6-4a0b-bcdf-2b79b1809828 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.865435 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-3c991fd7-d1e6-4a0b-bcdf-2b79b1809828 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume with id: c69721d7-d134-4256-8bfb-eaf4fbcf143a Aug 20 00:17:36.872807 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.872807 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:36.873322 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3c991fd7-d1e6-4a0b-bcdf-2b79b1809828 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:36.892540 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3c991fd7-d1e6-4a0b-bcdf-2b79b1809828 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume request issued successfully. Aug 20 00:17:36.892653 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3c991fd7-d1e6-4a0b-bcdf-2b79b1809828 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a returned with HTTP 202 Aug 20 00:17:36.893189 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1153/4602] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:36 2026] DELETE /volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:36.900714 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f216de72-1bf9-4791-9448-7cd71ab424e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:36.902713 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f216de72-1bf9-4791-9448-7cd71ab424e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a Aug 20 00:17:36.902928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f216de72-1bf9-4791-9448-7cd71ab424e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:36.903123 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f216de72-1bf9-4791-9448-7cd71ab424e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:36.911427 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:36.911427 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:36.916060 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f216de72-1bf9-4791-9448-7cd71ab424e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:36.921747 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f216de72-1bf9-4791-9448-7cd71ab424e9 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a returned with HTTP 200 Aug 20 00:17:36.924923 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1146/4603] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:36 2026] GET /volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:37.022691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-1871ee9d-8017-4623-9747-c07c94a8945e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.026300 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-1871ee9d-8017-4623-9747-c07c94a8945e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c/action Aug 20 00:17:37.026670 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-1871ee9d-8017-4623-9747-c07c94a8945e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:37.026812 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-1871ee9d-8017-4623-9747-c07c94a8945e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:37.043665 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:37.043665 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:37.053874 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-85e002c6-7d0e-4bd4-82f7-2766d0807a67 req-1871ee9d-8017-4623-9747-c07c94a8945e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c/action returned with HTTP 204 Aug 20 00:17:37.054355 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1158/4604] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:37 2026] POST /volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:37.142374 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ca6377f3-ce7d-4905-9bff-7453c73d6443 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.144303 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca6377f3-ce7d-4905-9bff-7453c73d6443 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:37.144475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca6377f3-ce7d-4905-9bff-7453c73d6443 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.144652 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca6377f3-ce7d-4905-9bff-7453c73d6443 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.151245 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:37.151245 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:37.154372 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ca6377f3-ce7d-4905-9bff-7453c73d6443 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:37.158008 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca6377f3-ce7d-4905-9bff-7453c73d6443 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:37.158468 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1148/4605] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:37.179960 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0dece4b3-6180-4156-b6b3-f82931ffc7df None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.182505 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0dece4b3-6180-4156-b6b3-f82931ffc7df tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:37.182868 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0dece4b3-6180-4156-b6b3-f82931ffc7df tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.183116 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0dece4b3-6180-4156-b6b3-f82931ffc7df tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.192704 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:37.192704 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:37.197210 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0dece4b3-6180-4156-b6b3-f82931ffc7df tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:37.204636 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0dece4b3-6180-4156-b6b3-f82931ffc7df tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:37.205180 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1154/4606] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:37.219196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b021025-01a9-4229-b50c-cfb87388b50e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.220959 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b021025-01a9-4229-b50c-cfb87388b50e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:37.221151 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b021025-01a9-4229-b50c-cfb87388b50e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.221331 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b021025-01a9-4229-b50c-cfb87388b50e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.221497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-9b021025-01a9-4229-b50c-cfb87388b50e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete volume with id: 8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:37.228443 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:37.228443 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:37.228878 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b021025-01a9-4229-b50c-cfb87388b50e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:37.245676 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b021025-01a9-4229-b50c-cfb87388b50e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete volume request issued successfully. Aug 20 00:17:37.245904 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b021025-01a9-4229-b50c-cfb87388b50e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 202 Aug 20 00:17:37.246436 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1147/4607] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:37 2026] DELETE /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:37.255067 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-901c4d9e-d462-459d-b8ab-f3ddbce03acd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.257217 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-901c4d9e-d462-459d-b8ab-f3ddbce03acd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:37.257388 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-901c4d9e-d462-459d-b8ab-f3ddbce03acd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.257559 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-901c4d9e-d462-459d-b8ab-f3ddbce03acd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.267399 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:37.267399 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:37.271162 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-901c4d9e-d462-459d-b8ab-f3ddbce03acd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:37.275653 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-901c4d9e-d462-459d-b8ab-f3ddbce03acd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 200 Aug 20 00:17:37.276095 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1159/4608] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:37.500600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-404ee381-1274-4497-9e83-de27e31ae47e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.502556 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-404ee381-1274-4497-9e83-de27e31ae47e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:17:37.502804 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-404ee381-1274-4497-9e83-de27e31ae47e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.503049 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-404ee381-1274-4497-9e83-de27e31ae47e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.515770 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d6342410-32e0-4f49-a252-b5cb87ea84aa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.516964 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:37.516964 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:37.518057 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6342410-32e0-4f49-a252-b5cb87ea84aa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:37.518322 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6342410-32e0-4f49-a252-b5cb87ea84aa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.518582 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d6342410-32e0-4f49-a252-b5cb87ea84aa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.518736 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d6342410-32e0-4f49-a252-b5cb87ea84aa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:37.522413 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-404ee381-1274-4497-9e83-de27e31ae47e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:37.523798 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:37.523798 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:37.524810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d6342410-32e0-4f49-a252-b5cb87ea84aa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:37.525464 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1155/4609] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:37.528719 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-404ee381-1274-4497-9e83-de27e31ae47e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:17:37.529240 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1149/4610] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:37.813807 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9d571a82-7cb4-4744-bb67-c34d2d09c47e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.815706 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d571a82-7cb4-4744-bb67-c34d2d09c47e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc Aug 20 00:17:37.815975 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d571a82-7cb4-4744-bb67-c34d2d09c47e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.816229 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d571a82-7cb4-4744-bb67-c34d2d09c47e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.823402 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d571a82-7cb4-4744-bb67-c34d2d09c47e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc returned with HTTP 404 Aug 20 00:17:37.823951 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1148/4611] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/volumes/675655c4-b7ab-4004-b67d-9adce6b992cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:37.834683 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d3a5c8ba-9bfc-4306-8c0d-673796f7c535 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.836602 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3a5c8ba-9bfc-4306-8c0d-673796f7c535 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] GET https://10.4.3.9/volume/v3/backups Aug 20 00:17:37.836809 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3a5c8ba-9bfc-4306-8c0d-673796f7c535 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.837100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3a5c8ba-9bfc-4306-8c0d-673796f7c535 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.837373 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-d3a5c8ba-9bfc-4306-8c0d-673796f7c535 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:17:37.842999 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3a5c8ba-9bfc-4306-8c0d-673796f7c535 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] https://10.4.3.9/volume/v3/backups returned with HTTP 200 Aug 20 00:17:37.843408 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1160/4612] 10.4.3.9 () {68 vars in 1263 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/backups => generated 617 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:37.854339 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cfa6018a-524a-49bc-96b5-444009558572 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.856447 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cfa6018a-524a-49bc-96b5-444009558572 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] GET https://10.4.3.9/volume/v3/backups?project_id=78bcd8e7d1494108855432377a773e96 Aug 20 00:17:37.856675 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cfa6018a-524a-49bc-96b5-444009558572 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.856907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cfa6018a-524a-49bc-96b5-444009558572 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.857278 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.api_utils [None req-cfa6018a-524a-49bc-96b5-444009558572 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Removing options 'project_id' from query. {{(pid=100469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:17:37.871437 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cfa6018a-524a-49bc-96b5-444009558572 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] https://10.4.3.9/volume/v3/backups?project_id=78bcd8e7d1494108855432377a773e96 returned with HTTP 200 Aug 20 00:17:37.871987 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1156/4613] 10.4.3.9 () {68 vars in 1350 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/backups?project_id=78bcd8e7d1494108855432377a773e96 => generated 617 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:37.881727 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5537db6d-9470-40c1-b258-8306142ab271 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.883640 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:37.884025 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1320931000"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:37.885565 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1320931000'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:37.885683 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume of 1 GB Aug 20 00:17:37.889698 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Availability Zones retrieved successfully. Aug 20 00:17:37.896508 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Flow 'volume_create_api' (2b1fbd49-1362-4c24-b2b9-b2512db32ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:37.897829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bbea0c-1612-4264-b172-fb2e15d938dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:37.898868 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:37.930975 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bbea0c-1612-4264-b172-fb2e15d938dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:37.934357 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6269f2fa-854a-4f0e-81ca-c29765f0dd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:37.948261 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-174b0beb-f75b-461f-8273-3535a7eaeabf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.950365 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-174b0beb-f75b-461f-8273-3535a7eaeabf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a Aug 20 00:17:37.950586 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-174b0beb-f75b-461f-8273-3535a7eaeabf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.950846 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-174b0beb-f75b-461f-8273-3535a7eaeabf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.957936 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-174b0beb-f75b-461f-8273-3535a7eaeabf tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a returned with HTTP 404 Aug 20 00:17:37.958476 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1149/4614] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/volumes/c69721d7-d134-4256-8bfb-eaf4fbcf143a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:37.967593 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc60a501-ce97-48b1-af6b-1af30a06fba7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:37.969760 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc60a501-ce97-48b1-af6b-1af30a06fba7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:37.969980 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc60a501-ce97-48b1-af6b-1af30a06fba7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:37.970205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc60a501-ce97-48b1-af6b-1af30a06fba7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:37.978108 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:37.978108 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:37.982160 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bc60a501-ce97-48b1-af6b-1af30a06fba7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:37.987496 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc60a501-ce97-48b1-af6b-1af30a06fba7 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:37.987743 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Created reservations ['4aa062a5-5df0-48ab-9e4b-eca86f0c001e', '562a8e44-30b5-4e26-b874-597d981017e7', 'b8d5edf2-35c2-4b39-b19e-15648b384888', '5eadac06-8004-4d34-ba8a-0b61990103b4'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:37.988171 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1161/4615] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:37 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:37.988999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6269f2fa-854a-4f0e-81ca-c29765f0dd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa062a5-5df0-48ab-9e4b-eca86f0c001e', '562a8e44-30b5-4e26-b874-597d981017e7', 'b8d5edf2-35c2-4b39-b19e-15648b384888', '5eadac06-8004-4d34-ba8a-0b61990103b4']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:37.990364 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6589ef27-3e62-48a7-87e1-86be569b7b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:38.001474 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.003625 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:38.004067 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-419577695"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:38.005983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-419577695'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:38.006195 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume of 1 GB Aug 20 00:17:38.006489 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.006489 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:38.012021 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Availability Zones retrieved successfully. Aug 20 00:17:38.019336 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (9c6e1867-dff6-458b-bdcb-aa7bd0649900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:38.020377 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6589ef27-3e62-48a7-87e1-86be569b7b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37a2fb84-6109-486c-a4d7-ba7c758c5d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1320931000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bcd8e7d1494108855432377a773e96',qos_specs=None,replication_status=,reservations=['4aa062a5-5df0-48ab-9e4b-eca86f0c001e','562a8e44-30b5-4e26-b874-597d981017e7','b8d5edf2-35c2-4b39-b19e-15648b384888','5eadac06-8004-4d34-ba8a-0b61990103b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a9e312f5146c3ab424bdf45ea1601',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1320931000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37a2fb84-6109-486c-a4d7-ba7c758c5d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78bcd8e7d1494108855432377a773e96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470a9e312f5146c3ab424bdf45ea1601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:38.021266 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d912d1-e367-48bb-aaae-a3dfa77bd26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:38.025975 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590650c8-25b7-4fe7-a917-fe901a216416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:38.025975 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:38.045130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d912d1-e367-48bb-aaae-a3dfa77bd26f) transitioned into state 'SUCCESS' from state '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-1320931000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bcd8e7d1494108855432377a773e96',qos_specs=None,replication_status=,reservations=['4aa062a5-5df0-48ab-9e4b-eca86f0c001e','562a8e44-30b5-4e26-b874-597d981017e7','b8d5edf2-35c2-4b39-b19e-15648b384888','5eadac06-8004-4d34-ba8a-0b61990103b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470a9e312f5146c3ab424bdf45ea1601',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:38.045956 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085e2c0e-420f-4dc9-a441-cca41cc9eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:38.056927 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085e2c0e-420f-4dc9-a441-cca41cc9eb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:38.057435 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Flow 'volume_create_api' (2b1fbd49-1362-4c24-b2b9-b2512db32ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:38.057840 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Create volume request issued successfully. Aug 20 00:17:38.058635 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5537db6d-9470-40c1-b258-8306142ab271 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:38.059094 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1150/4616] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:17:37 2026] POST /volume/v3/volumes => generated 774 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:38.063019 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590650c8-25b7-4fe7-a917-fe901a216416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:38.063161 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849b3699-b8e8-4b95-9a1f-ba1f14d660d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:38.072271 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-22e9d346-08ee-4c97-950f-b25cc8481ec8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.077912 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-22e9d346-08ee-4c97-950f-b25cc8481ec8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c Aug 20 00:17:38.077912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-22e9d346-08ee-4c97-950f-b25cc8481ec8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.077912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-22e9d346-08ee-4c97-950f-b25cc8481ec8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.086946 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.086946 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:38.091978 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-22e9d346-08ee-4c97-950f-b25cc8481ec8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:38.097926 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-22e9d346-08ee-4c97-950f-b25cc8481ec8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c returned with HTTP 200 Aug 20 00:17:38.098710 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1150/4617] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:38.122356 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['2da89e9c-d271-4c19-b147-2ff46faf81dc', 'c9aae814-a208-4749-8ef8-a672ea49bbe8', '94a18c8b-3830-4e13-9776-9ef1f2aa7474', 'bb48d26c-9a0d-4a87-a93b-06ee4d473822'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:38.123180 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849b3699-b8e8-4b95-9a1f-ba1f14d660d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2da89e9c-d271-4c19-b147-2ff46faf81dc', 'c9aae814-a208-4749-8ef8-a672ea49bbe8', '94a18c8b-3830-4e13-9776-9ef1f2aa7474', 'bb48d26c-9a0d-4a87-a93b-06ee4d473822']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:38.124120 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb5c83a-207e-4e43-9aad-1796d15e5e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:38.128485 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-f66ef58c-42ce-4c08-a05d-2f8bc8cd0e21 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.130916 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-f66ef58c-42ce-4c08-a05d-2f8bc8cd0e21 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:38.131284 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-f66ef58c-42ce-4c08-a05d-2f8bc8cd0e21 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.131341 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-f66ef58c-42ce-4c08-a05d-2f8bc8cd0e21 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.140328 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.140328 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:38.144761 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-f66ef58c-42ce-4c08-a05d-2f8bc8cd0e21 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:38.150250 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-f66ef58c-42ce-4c08-a05d-2f8bc8cd0e21 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:38.150764 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1162/4618] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 918 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:38.155451 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb5c83a-207e-4e43-9aad-1796d15e5e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e90d4fb1-7afd-4d29-a663-4a2e9a3c0133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-419577695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['2da89e9c-d271-4c19-b147-2ff46faf81dc','c9aae814-a208-4749-8ef8-a672ea49bbe8','94a18c8b-3830-4e13-9776-9ef1f2aa7474','bb48d26c-9a0d-4a87-a93b-06ee4d473822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-419577695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e90d4fb1-7afd-4d29-a663-4a2e9a3c0133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1535a011066e4b66a816b984fda05a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:38.156244 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1065d0f3-2712-483c-8d20-176b90be1414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:38.178728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1065d0f3-2712-483c-8d20-176b90be1414) transitioned into state 'SUCCESS' from state '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-419577695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['2da89e9c-d271-4c19-b147-2ff46faf81dc','c9aae814-a208-4749-8ef8-a672ea49bbe8','94a18c8b-3830-4e13-9776-9ef1f2aa7474','bb48d26c-9a0d-4a87-a93b-06ee4d473822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:38.179504 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58433f89-55f1-450e-bb06-2fb86d73edcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:38.196903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58433f89-55f1-450e-bb06-2fb86d73edcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:38.198200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (9c6e1867-dff6-458b-bdcb-aa7bd0649900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:38.198652 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request issued successfully. Aug 20 00:17:38.199557 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0aa10983-8d81-4dc5-9411-b156d9f937f0 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:38.200322 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1157/4619] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:17:38 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:38.218416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4bf2dc04-bc61-4b9b-aa6b-bd4636378330 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.221382 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4bf2dc04-bc61-4b9b-aa6b-bd4636378330 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 Aug 20 00:17:38.221671 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4bf2dc04-bc61-4b9b-aa6b-bd4636378330 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.222107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4bf2dc04-bc61-4b9b-aa6b-bd4636378330 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.231467 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.231467 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:38.235870 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4bf2dc04-bc61-4b9b-aa6b-bd4636378330 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:38.241651 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4bf2dc04-bc61-4b9b-aa6b-bd4636378330 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 returned with HTTP 200 Aug 20 00:17:38.242191 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1151/4620] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:38.264391 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6acceb3f-4e5c-4a2f-8a8d-e8697db15e14 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.264761 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6acceb3f-4e5c-4a2f-8a8d-e8697db15e14 None None] GET https://10.4.3.9/volume// Aug 20 00:17:38.264974 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6acceb3f-4e5c-4a2f-8a8d-e8697db15e14 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.265169 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6acceb3f-4e5c-4a2f-8a8d-e8697db15e14 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.265479 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6acceb3f-4e5c-4a2f-8a8d-e8697db15e14 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:38.265755 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1151/4621] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:38.278249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-5c92cfd8-63a3-492d-a13b-73b4f7adebf2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.280603 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-5c92cfd8-63a3-492d-a13b-73b4f7adebf2 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:17:38.280963 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-5c92cfd8-63a3-492d-a13b-73b4f7adebf2 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa0d23ba-2ee4-45b7-9799-dade443e4456", "connector": null, "instance_uuid": "2d5696ca-0eea-4839-92d5-5e55cc41729a"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:38.289462 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-98bd2006-d622-4b9e-8cd7-bdadcbca4a8e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.291727 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-98bd2006-d622-4b9e-8cd7-bdadcbca4a8e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 Aug 20 00:17:38.291948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-98bd2006-d622-4b9e-8cd7-bdadcbca4a8e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.292098 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.292098 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:38.292200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-98bd2006-d622-4b9e-8cd7-bdadcbca4a8e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.298380 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-98bd2006-d622-4b9e-8cd7-bdadcbca4a8e tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 returned with HTTP 404 Aug 20 00:17:38.299117 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1158/4622] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/8410f2a7-2103-4d5b-8680-04dc86943320 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:38.307490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-86750fc6-41fa-4146-9020-864e19feb019 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.309743 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86750fc6-41fa-4146-9020-864e19feb019 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:38.310039 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86750fc6-41fa-4146-9020-864e19feb019 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.310367 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86750fc6-41fa-4146-9020-864e19feb019 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.318062 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.318062 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:38.322186 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-86750fc6-41fa-4146-9020-864e19feb019 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:38.327485 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86750fc6-41fa-4146-9020-864e19feb019 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:38.328027 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1152/4623] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:38.339909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5425ff16-eb53-4006-a7a4-a6a5e25ddc42 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.342075 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-5c92cfd8-63a3-492d-a13b-73b4f7adebf2 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:17:38.342671 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5425ff16-eb53-4006-a7a4-a6a5e25ddc42 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:38.342739 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1163/4624] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:17:38 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 20 00:17:38.343781 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5425ff16-eb53-4006-a7a4-a6a5e25ddc42 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.344102 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5425ff16-eb53-4006-a7a4-a6a5e25ddc42 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.358347 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.358347 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:38.369003 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5425ff16-eb53-4006-a7a4-a6a5e25ddc42 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:38.380939 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5425ff16-eb53-4006-a7a4-a6a5e25ddc42 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:38.381211 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1152/4625] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:38.384072 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c25002bb-8cd5-4b6d-8b46-6892272ed411 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.386299 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c25002bb-8cd5-4b6d-8b46-6892272ed411 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:38.386488 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c25002bb-8cd5-4b6d-8b46-6892272ed411 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.386671 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c25002bb-8cd5-4b6d-8b46-6892272ed411 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.400043 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f41cad24-8c19-4e25-a0d4-e6fce5b56cd5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.402050 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f41cad24-8c19-4e25-a0d4-e6fce5b56cd5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:38.402319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f41cad24-8c19-4e25-a0d4-e6fce5b56cd5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.402603 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f41cad24-8c19-4e25-a0d4-e6fce5b56cd5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.402841 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f41cad24-8c19-4e25-a0d4-e6fce5b56cd5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete volume with id: e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:38.403486 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3fb5ce54-9ba1-45f3-b124-9e7fea9e1f8c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.403783 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.403783 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:38.403972 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3fb5ce54-9ba1-45f3-b124-9e7fea9e1f8c None None] GET https://10.4.3.9/volume// Aug 20 00:17:38.404167 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3fb5ce54-9ba1-45f3-b124-9e7fea9e1f8c None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.404367 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3fb5ce54-9ba1-45f3-b124-9e7fea9e1f8c None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.404678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3fb5ce54-9ba1-45f3-b124-9e7fea9e1f8c None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:17:38.405001 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1164/4626] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:17:38.409858 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c25002bb-8cd5-4b6d-8b46-6892272ed411 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:38.411602 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.411602 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:38.412090 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f41cad24-8c19-4e25-a0d4-e6fce5b56cd5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:38.413971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-8864ad5f-9346-4a99-af76-1e857aabc14d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.414851 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c25002bb-8cd5-4b6d-8b46-6892272ed411 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:38.415262 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1159/4627] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 917 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:38.417389 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-8864ad5f-9346-4a99-af76-1e857aabc14d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:38.417709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-8864ad5f-9346-4a99-af76-1e857aabc14d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.418019 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-8864ad5f-9346-4a99-af76-1e857aabc14d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.431771 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.431771 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:38.432908 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f41cad24-8c19-4e25-a0d4-e6fce5b56cd5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete volume request issued successfully. Aug 20 00:17:38.433119 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f41cad24-8c19-4e25-a0d4-e6fce5b56cd5 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 202 Aug 20 00:17:38.433614 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1153/4628] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:38 2026] DELETE /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:38.437651 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-8864ad5f-9346-4a99-af76-1e857aabc14d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:38.440338 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-30b16154-3a3b-4095-b4c4-790169371b3a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.442226 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30b16154-3a3b-4095-b4c4-790169371b3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:38.442516 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30b16154-3a3b-4095-b4c4-790169371b3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.442799 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30b16154-3a3b-4095-b4c4-790169371b3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.444378 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-8864ad5f-9346-4a99-af76-1e857aabc14d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:38.444977 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1153/4629] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1097 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:17:38.449803 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.449803 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:38.453410 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-30b16154-3a3b-4095-b4c4-790169371b3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:38.458128 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30b16154-3a3b-4095-b4c4-790169371b3a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 200 Aug 20 00:17:38.458665 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1165/4630] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:38.537859 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c7052c2d-060b-459b-a5a5-fe8ce400e2c7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.540290 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c7052c2d-060b-459b-a5a5-fe8ce400e2c7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:38.540465 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c7052c2d-060b-459b-a5a5-fe8ce400e2c7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:38.540701 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c7052c2d-060b-459b-a5a5-fe8ce400e2c7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:38.540843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-c7052c2d-060b-459b-a5a5-fe8ce400e2c7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:38.546476 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.546476 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:38.547588 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c7052c2d-060b-459b-a5a5-fe8ce400e2c7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:38.548122 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1160/4631] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:38 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:38.554063 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-658c0bc6-5892-4d4e-9abf-01ac2ac8ce5f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:38.556163 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-658c0bc6-5892-4d4e-9abf-01ac2ac8ce5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] PUT https://10.4.3.9/volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c Aug 20 00:17:38.556516 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-658c0bc6-5892-4d4e-9abf-01ac2ac8ce5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:38.564214 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-658c0bc6-5892-4d4e-9abf-01ac2ac8ce5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Acquiring lock "cinder-attachment_update-aa0d23ba-2ee4-45b7-9799-dade443e4456-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:17:38.575416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-658c0bc6-5892-4d4e-9abf-01ac2ac8ce5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-aa0d23ba-2ee4-45b7-9799-dade443e4456-np0000007832" acquired by "attachment_update" :: waited 0.011s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:17:38.576907 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:38.576907 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:38.655680 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-658c0bc6-5892-4d4e-9abf-01ac2ac8ce5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-aa0d23ba-2ee4-45b7-9799-dade443e4456-np0000007832" released by "attachment_update" :: held 0.080s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:17:38.656037 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-658c0bc6-5892-4d4e-9abf-01ac2ac8ce5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c returned with HTTP 200 Aug 20 00:17:38.656512 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1154/4632] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:17:38 2026] PUT /volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:39.121493 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-42409ac8-0a32-4571-b709-e1d11e67aa75 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.123369 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-42409ac8-0a32-4571-b709-e1d11e67aa75 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c Aug 20 00:17:39.123566 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-42409ac8-0a32-4571-b709-e1d11e67aa75 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.123777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-42409ac8-0a32-4571-b709-e1d11e67aa75 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.131279 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.131279 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:39.135224 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-42409ac8-0a32-4571-b709-e1d11e67aa75 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:39.139768 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-42409ac8-0a32-4571-b709-e1d11e67aa75 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c returned with HTTP 200 Aug 20 00:17:39.140220 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1154/4633] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:39.193761 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-758d4460-347a-4264-a754-dcc4d107d27f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.197051 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-758d4460-347a-4264-a754-dcc4d107d27f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:17:39.197414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-758d4460-347a-4264-a754-dcc4d107d27f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37a2fb84-6109-486c-a4d7-ba7c758c5d5c", "name": "tempest-type-Backup-1891759068"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:39.198813 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-758d4460-347a-4264-a754-dcc4d107d27f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Creating new backup {'backup': {'volume_id': '37a2fb84-6109-486c-a4d7-ba7c758c5d5c', 'name': 'tempest-type-Backup-1891759068'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:17:39.199567 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-758d4460-347a-4264-a754-dcc4d107d27f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Creating backup of volume 37a2fb84-6109-486c-a4d7-ba7c758c5d5c in container None Aug 20 00:17:39.209683 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.209683 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:39.210335 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-758d4460-347a-4264-a754-dcc4d107d27f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:39.234202 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-758d4460-347a-4264-a754-dcc4d107d27f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Created reservations ['47325961-3e53-4b81-a7bb-ce184170503b', '83aa5985-7401-4f6e-8465-2c11e151e76d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:39.261746 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-df4ec2bc-ac3d-4b2f-8da8-bf422a7af486 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.263505 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df4ec2bc-ac3d-4b2f-8da8-bf422a7af486 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 Aug 20 00:17:39.263700 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-df4ec2bc-ac3d-4b2f-8da8-bf422a7af486 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.263958 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-df4ec2bc-ac3d-4b2f-8da8-bf422a7af486 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.266560 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-758d4460-347a-4264-a754-dcc4d107d27f tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:17:39.267235 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1166/4634] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:17:39 2026] POST /volume/v3/backups => generated 312 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:39.271379 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.271379 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:39.274744 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e130477e-8f08-42e4-a11b-67e89b388afc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.275242 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-df4ec2bc-ac3d-4b2f-8da8-bf422a7af486 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:39.277030 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e130477e-8f08-42e4-a11b-67e89b388afc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:39.277030 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e130477e-8f08-42e4-a11b-67e89b388afc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.277486 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e130477e-8f08-42e4-a11b-67e89b388afc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.277486 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e130477e-8f08-42e4-a11b-67e89b388afc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:39.280017 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df4ec2bc-ac3d-4b2f-8da8-bf422a7af486 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 returned with HTTP 200 Aug 20 00:17:39.280353 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1161/4635] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:39.281710 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.281710 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:39.282920 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e130477e-8f08-42e4-a11b-67e89b388afc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:39.282920 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1155/4636] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:39.300070 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-353a4958-73a9-40c6-aa78-9af912c5cc26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.302227 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-353a4958-73a9-40c6-aa78-9af912c5cc26 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:17:39.302741 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-353a4958-73a9-40c6-aa78-9af912c5cc26 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e90d4fb1-7afd-4d29-a663-4a2e9a3c0133", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-562422941"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:39.314916 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.314916 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:39.314916 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-353a4958-73a9-40c6-aa78-9af912c5cc26 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:39.314916 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-353a4958-73a9-40c6-aa78-9af912c5cc26 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create snapshot from volume e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 Aug 20 00:17:39.344374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-353a4958-73a9-40c6-aa78-9af912c5cc26 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['f7ddc36a-070a-4931-a42f-a068485cb918', '07d57e3e-3051-461c-b0c6-f89dd0a33e44', '5b1a9420-e966-4336-aa0a-ed820ccc8e63', '2c679bd0-e63e-4ef4-8e8d-8964b04e1455'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:39.379745 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-353a4958-73a9-40c6-aa78-9af912c5cc26 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot create request issued successfully. Aug 20 00:17:39.380331 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-353a4958-73a9-40c6-aa78-9af912c5cc26 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:17:39.380794 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1155/4637] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:17:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:39.389191 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-312ed176-e06c-490d-a542-d13440dd8ebe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.391305 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-312ed176-e06c-490d-a542-d13440dd8ebe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb Aug 20 00:17:39.391509 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-312ed176-e06c-490d-a542-d13440dd8ebe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.391708 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-312ed176-e06c-490d-a542-d13440dd8ebe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.397536 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.397536 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:39.398043 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-312ed176-e06c-490d-a542-d13440dd8ebe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:39.398937 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-312ed176-e06c-490d-a542-d13440dd8ebe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb returned with HTTP 200 Aug 20 00:17:39.399346 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1167/4638] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:39.429325 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c5a6a26c-dadc-4671-a73b-f36ef99777c8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.430903 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c5a6a26c-dadc-4671-a73b-f36ef99777c8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:39.431115 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c5a6a26c-dadc-4671-a73b-f36ef99777c8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.431303 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c5a6a26c-dadc-4671-a73b-f36ef99777c8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.440667 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.440667 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:39.444288 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c5a6a26c-dadc-4671-a73b-f36ef99777c8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:39.448521 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c5a6a26c-dadc-4671-a73b-f36ef99777c8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:39.448915 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1162/4639] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:39.470421 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b4381d4-9c8d-463e-b400-ccb061fce594 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.472297 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b4381d4-9c8d-463e-b400-ccb061fce594 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 Aug 20 00:17:39.472520 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b4381d4-9c8d-463e-b400-ccb061fce594 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.472750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b4381d4-9c8d-463e-b400-ccb061fce594 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.478412 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b4381d4-9c8d-463e-b400-ccb061fce594 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 returned with HTTP 404 Aug 20 00:17:39.478843 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1156/4640] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/volumes/e1db8e6a-ece4-4536-a668-f34accaf42f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:39.485488 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84e7e43c-5ee6-4764-9fcc-af4c19002e72 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.487350 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84e7e43c-5ee6-4764-9fcc-af4c19002e72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:17:39.487548 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84e7e43c-5ee6-4764-9fcc-af4c19002e72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.487742 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84e7e43c-5ee6-4764-9fcc-af4c19002e72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.494938 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.494938 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:39.498403 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-84e7e43c-5ee6-4764-9fcc-af4c19002e72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:39.502218 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84e7e43c-5ee6-4764-9fcc-af4c19002e72 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:17:39.502570 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1156/4641] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:39.517553 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5d09f447-8a32-490d-af70-b836a9cc0552 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.519300 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d09f447-8a32-490d-af70-b836a9cc0552 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:17:39.519475 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d09f447-8a32-490d-af70-b836a9cc0552 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.519643 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d09f447-8a32-490d-af70-b836a9cc0552 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.526257 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.526257 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:39.529808 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5d09f447-8a32-490d-af70-b836a9cc0552 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:39.533636 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d09f447-8a32-490d-af70-b836a9cc0552 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:17:39.533960 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1168/4642] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:39.546351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3cc399ef-a4f0-45c1-90ae-bbf199ed56da None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.550357 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3cc399ef-a4f0-45c1-90ae-bbf199ed56da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:17:39.550523 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3cc399ef-a4f0-45c1-90ae-bbf199ed56da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.550693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3cc399ef-a4f0-45c1-90ae-bbf199ed56da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.550839 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-3cc399ef-a4f0-45c1-90ae-bbf199ed56da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete volume with id: 6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:17:39.561598 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3bcf05d2-58d8-41de-bcfd-46481137af1f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.561867 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.561867 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:39.562513 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3cc399ef-a4f0-45c1-90ae-bbf199ed56da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:39.563250 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3bcf05d2-58d8-41de-bcfd-46481137af1f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:39.563410 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3bcf05d2-58d8-41de-bcfd-46481137af1f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.563567 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3bcf05d2-58d8-41de-bcfd-46481137af1f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.563665 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3bcf05d2-58d8-41de-bcfd-46481137af1f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:39.568207 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.568207 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:39.568409 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3bcf05d2-58d8-41de-bcfd-46481137af1f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:39.568733 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1157/4643] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:39.583636 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3cc399ef-a4f0-45c1-90ae-bbf199ed56da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete volume request issued successfully. Aug 20 00:17:39.583840 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3cc399ef-a4f0-45c1-90ae-bbf199ed56da tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 202 Aug 20 00:17:39.584334 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1163/4644] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:39 2026] DELETE /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:39.591514 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5442dd99-54fa-4f7c-92c2-fa46e61f1b5c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:39.593119 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5442dd99-54fa-4f7c-92c2-fa46e61f1b5c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:17:39.593317 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5442dd99-54fa-4f7c-92c2-fa46e61f1b5c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:39.593471 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5442dd99-54fa-4f7c-92c2-fa46e61f1b5c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:39.600535 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:39.600535 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:39.604287 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5442dd99-54fa-4f7c-92c2-fa46e61f1b5c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:39.608528 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5442dd99-54fa-4f7c-92c2-fa46e61f1b5c tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 200 Aug 20 00:17:39.609240 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1157/4645] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:39 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:40.302864 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-81f673f7-593c-4aa6-9ae8-4ecc424dcc14 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.306604 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81f673f7-593c-4aa6-9ae8-4ecc424dcc14 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:40.306872 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81f673f7-593c-4aa6-9ae8-4ecc424dcc14 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:40.307121 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81f673f7-593c-4aa6-9ae8-4ecc424dcc14 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:40.307276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-81f673f7-593c-4aa6-9ae8-4ecc424dcc14 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:40.313912 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:40.313912 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:40.314601 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81f673f7-593c-4aa6-9ae8-4ecc424dcc14 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:40.315242 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1169/4646] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:40 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:40.409129 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eeb878b6-1300-4ace-a05a-ed576b98e624 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.411221 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eeb878b6-1300-4ace-a05a-ed576b98e624 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb Aug 20 00:17:40.411487 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eeb878b6-1300-4ace-a05a-ed576b98e624 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:40.411737 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eeb878b6-1300-4ace-a05a-ed576b98e624 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:40.418217 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:40.418217 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:40.418836 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eeb878b6-1300-4ace-a05a-ed576b98e624 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:40.420003 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eeb878b6-1300-4ace-a05a-ed576b98e624 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb returned with HTTP 200 Aug 20 00:17:40.420502 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1158/4647] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:40 2026] GET /volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:40.429472 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.437573 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:17:40.437952 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cb8d4155-b443-44da-8f56-67d163a478bb", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-417901501"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:40.439403 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request body: {'volume': {'snapshot_id': 'cb8d4155-b443-44da-8f56-67d163a478bb', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-417901501'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:17:40.444297 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:40.444297 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:40.444711 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:40.444837 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume of 1 GB Aug 20 00:17:40.447948 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Availability Zones retrieved successfully. Aug 20 00:17:40.453145 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (d7349220-2608-4056-b79e-ddd1db6be42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:40.454149 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7244dc75-ba75-4965-9dbb-f49c087702ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:40.455009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:40.461576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8c7fcdcc-8b40-4f27-a4b4-51e31a5704ca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.463534 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c7fcdcc-8b40-4f27-a4b4-51e31a5704ca tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:40.463767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c7fcdcc-8b40-4f27-a4b4-51e31a5704ca tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:40.464015 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c7fcdcc-8b40-4f27-a4b4-51e31a5704ca tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:40.473479 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:40.473479 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:40.477396 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8c7fcdcc-8b40-4f27-a4b4-51e31a5704ca tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:40.481792 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c7fcdcc-8b40-4f27-a4b4-51e31a5704ca tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:40.482222 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1158/4648] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:40 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:40.494976 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7244dc75-ba75-4965-9dbb-f49c087702ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cb8d4155-b443-44da-8f56-67d163a478bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:40.495525 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773242be-5dea-4e27-bfdf-9b5e692c57b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:40.536166 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Created reservations ['dcffc111-1d0b-436b-a713-1ea5ab2b7054', 'f224b206-1f51-408d-b91d-ad242f87b59b', 'f6a14542-6d96-4d4e-be96-db85e61ff8de', '902cfdd3-2dfc-4036-a9d7-5320bdca9d35'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:40.536871 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773242be-5dea-4e27-bfdf-9b5e692c57b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcffc111-1d0b-436b-a713-1ea5ab2b7054', 'f224b206-1f51-408d-b91d-ad242f87b59b', 'f6a14542-6d96-4d4e-be96-db85e61ff8de', '902cfdd3-2dfc-4036-a9d7-5320bdca9d35']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:40.537916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae49f3f-1f28-4be2-af6d-103c74775f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:40.580913 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae49f3f-1f28-4be2-af6d-103c74775f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968c360a-ae15-400d-aafe-254c98f7af3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-417901501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['dcffc111-1d0b-436b-a713-1ea5ab2b7054','f224b206-1f51-408d-b91d-ad242f87b59b','f6a14542-6d96-4d4e-be96-db85e61ff8de','902cfdd3-2dfc-4036-a9d7-5320bdca9d35'],size=1,snapshot_id=cb8d4155-b443-44da-8f56-67d163a478bb,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-417901501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968c360a-ae15-400d-aafe-254c98f7af3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1535a011066e4b66a816b984fda05a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cb8d4155-b443-44da-8f56-67d163a478bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:40.581810 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb936cb-d29e-475c-aeca-a7113dabff69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:40.582913 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-03f99ac7-9ff5-47b1-8577-d7c8638221d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.584582 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03f99ac7-9ff5-47b1-8577-d7c8638221d8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:40.584761 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-03f99ac7-9ff5-47b1-8577-d7c8638221d8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:40.584971 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-03f99ac7-9ff5-47b1-8577-d7c8638221d8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:40.585083 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-03f99ac7-9ff5-47b1-8577-d7c8638221d8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:40.589127 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:40.589127 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:40.589864 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03f99ac7-9ff5-47b1-8577-d7c8638221d8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:40.590251 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1170/4649] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:40 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:40.605503 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb936cb-d29e-475c-aeca-a7113dabff69) transitioned into state 'SUCCESS' from state '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-417901501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1535a011066e4b66a816b984fda05a04',qos_specs=None,replication_status=,reservations=['dcffc111-1d0b-436b-a713-1ea5ab2b7054','f224b206-1f51-408d-b91d-ad242f87b59b','f6a14542-6d96-4d4e-be96-db85e61ff8de','902cfdd3-2dfc-4036-a9d7-5320bdca9d35'],size=1,snapshot_id=cb8d4155-b443-44da-8f56-67d163a478bb,source_replicaid=,source_volid=None,status='creating',user_id='1fdf187a373b481ab9a9264c6102d8ea',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:40.606255 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d36aa041-7d57-46b6-a67d-46be5b93ff67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:40.620655 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0720d6a4-0962-4aa0-814a-c145c675bc0d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.624856 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0720d6a4-0962-4aa0-814a-c145c675bc0d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 Aug 20 00:17:40.624856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0720d6a4-0962-4aa0-814a-c145c675bc0d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:40.624856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0720d6a4-0962-4aa0-814a-c145c675bc0d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:40.626272 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d36aa041-7d57-46b6-a67d-46be5b93ff67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:40.627387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Flow 'volume_create_api' (d7349220-2608-4056-b79e-ddd1db6be42c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:40.627690 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Create volume request issued successfully. Aug 20 00:17:40.628265 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3d774eae-a0de-4dfb-af1f-5fd9d67dc008 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:17:40.628304 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0720d6a4-0962-4aa0-814a-c145c675bc0d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 returned with HTTP 404 Aug 20 00:17:40.628710 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1159/4650] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:40 2026] GET /volume/v3/volumes/6880cf8e-50bc-41a9-9cec-4e2f20927140 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:40.628785 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1164/4651] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:17:40 2026] POST /volume/v3/volumes => generated 783 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:40.636414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5d8628ed-3ac4-41be-870b-7a3b7c5d4ae3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.638592 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5d8628ed-3ac4-41be-870b-7a3b7c5d4ae3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf Aug 20 00:17:40.638774 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5d8628ed-3ac4-41be-870b-7a3b7c5d4ae3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:40.638978 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5d8628ed-3ac4-41be-870b-7a3b7c5d4ae3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:40.639113 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-5d8628ed-3ac4-41be-870b-7a3b7c5d4ae3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete snapshot with id: 93e3eab0-8044-4c4c-ad35-3568fb67d7cf Aug 20 00:17:40.641604 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d00e0dc1-c64e-4d2d-a5bd-0005e43b5a96 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.643299 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d00e0dc1-c64e-4d2d-a5bd-0005e43b5a96 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:40.643505 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d00e0dc1-c64e-4d2d-a5bd-0005e43b5a96 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:40.643698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d00e0dc1-c64e-4d2d-a5bd-0005e43b5a96 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:40.644795 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:40.644795 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:40.645231 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5d8628ed-3ac4-41be-870b-7a3b7c5d4ae3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:17:40.650081 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:40.650081 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:40.653202 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d00e0dc1-c64e-4d2d-a5bd-0005e43b5a96 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:40.657035 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d00e0dc1-c64e-4d2d-a5bd-0005e43b5a96 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d returned with HTTP 200 Aug 20 00:17:40.657389 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1171/4652] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:40 2026] GET /volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:40.664646 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5d8628ed-3ac4-41be-870b-7a3b7c5d4ae3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot delete request issued successfully. Aug 20 00:17:40.664815 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5d8628ed-3ac4-41be-870b-7a3b7c5d4ae3 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf returned with HTTP 202 Aug 20 00:17:40.665221 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1159/4653] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:40 2026] DELETE /volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:40.678731 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f0cbe5e2-5efc-4872-b15e-8020a7d4972d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:40.681077 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0cbe5e2-5efc-4872-b15e-8020a7d4972d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf Aug 20 00:17:40.681337 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0cbe5e2-5efc-4872-b15e-8020a7d4972d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:40.681703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0cbe5e2-5efc-4872-b15e-8020a7d4972d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:40.689520 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:40.689520 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:40.689697 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f0cbe5e2-5efc-4872-b15e-8020a7d4972d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:17:40.690511 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0cbe5e2-5efc-4872-b15e-8020a7d4972d tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf returned with HTTP 200 Aug 20 00:17:40.690852 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1160/4654] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:40 2026] GET /volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:41.337069 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-84a35da7-16e6-476b-a2e9-8e7c93752f7b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.339486 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-84a35da7-16e6-476b-a2e9-8e7c93752f7b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:41.339486 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-84a35da7-16e6-476b-a2e9-8e7c93752f7b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.339486 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-84a35da7-16e6-476b-a2e9-8e7c93752f7b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.339486 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-84a35da7-16e6-476b-a2e9-8e7c93752f7b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:41.344314 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.344314 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:41.345136 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-84a35da7-16e6-476b-a2e9-8e7c93752f7b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:41.345800 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1165/4655] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:41 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:41.500716 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d8226c1-905f-474d-9c48-96c9ea0619d6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.502619 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d8226c1-905f-474d-9c48-96c9ea0619d6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:41.502619 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d8226c1-905f-474d-9c48-96c9ea0619d6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.502964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d8226c1-905f-474d-9c48-96c9ea0619d6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.510989 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.510989 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:41.513851 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8d8226c1-905f-474d-9c48-96c9ea0619d6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:41.519908 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d8226c1-905f-474d-9c48-96c9ea0619d6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:41.519908 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1172/4656] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:41 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:41.603741 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cdaa6113-7745-47f5-84cd-ab96c34e8ea6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.605771 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cdaa6113-7745-47f5-84cd-ab96c34e8ea6 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:41.605959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cdaa6113-7745-47f5-84cd-ab96c34e8ea6 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.606183 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cdaa6113-7745-47f5-84cd-ab96c34e8ea6 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.606291 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-cdaa6113-7745-47f5-84cd-ab96c34e8ea6 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:41.610373 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.610373 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:41.611070 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cdaa6113-7745-47f5-84cd-ab96c34e8ea6 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:41.611414 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1160/4657] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:41 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:41.669614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-148b589c-e67b-496c-91a8-3a96c4871c4b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.671416 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-148b589c-e67b-496c-91a8-3a96c4871c4b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:41.671609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-148b589c-e67b-496c-91a8-3a96c4871c4b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.671785 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-148b589c-e67b-496c-91a8-3a96c4871c4b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.678973 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.678973 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:41.681964 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-148b589c-e67b-496c-91a8-3a96c4871c4b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:41.685706 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-148b589c-e67b-496c-91a8-3a96c4871c4b tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d returned with HTTP 200 Aug 20 00:17:41.686312 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1161/4658] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:41 2026] GET /volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:41.702431 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ecc81486-7fac-4d89-b3ce-e3be2af7e8ee None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.704493 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6da8b392-6ec1-4d98-905b-b769b8e7bccd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.705225 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ecc81486-7fac-4d89-b3ce-e3be2af7e8ee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:41.705485 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ecc81486-7fac-4d89-b3ce-e3be2af7e8ee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.705743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ecc81486-7fac-4d89-b3ce-e3be2af7e8ee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.706685 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6da8b392-6ec1-4d98-905b-b769b8e7bccd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf Aug 20 00:17:41.706968 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6da8b392-6ec1-4d98-905b-b769b8e7bccd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.707217 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6da8b392-6ec1-4d98-905b-b769b8e7bccd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.712347 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6da8b392-6ec1-4d98-905b-b769b8e7bccd tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf returned with HTTP 404 Aug 20 00:17:41.712849 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1173/4659] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:41 2026] GET /volume/v3/snapshots/93e3eab0-8044-4c4c-ad35-3568fb67d7cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:41.717840 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.717840 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:41.722217 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ecc81486-7fac-4d89-b3ce-e3be2af7e8ee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:41.726405 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-39bc82fb-fdb8-4b73-8fa9-c5aeb0c32e67 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.727308 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ecc81486-7fac-4d89-b3ce-e3be2af7e8ee tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d returned with HTTP 200 Aug 20 00:17:41.727738 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1166/4660] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:41 2026] GET /volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:41.728209 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39bc82fb-fdb8-4b73-8fa9-c5aeb0c32e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 Aug 20 00:17:41.728421 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39bc82fb-fdb8-4b73-8fa9-c5aeb0c32e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.730365 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39bc82fb-fdb8-4b73-8fa9-c5aeb0c32e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.730365 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-39bc82fb-fdb8-4b73-8fa9-c5aeb0c32e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete snapshot with id: b22dc7d0-c91e-4eb0-af69-8e369036c675 Aug 20 00:17:41.734689 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.734689 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:41.735174 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-39bc82fb-fdb8-4b73-8fa9-c5aeb0c32e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:17:41.742775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5236f3f5-82f5-425d-b411-a3499c8135fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.745006 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5236f3f5-82f5-425d-b411-a3499c8135fe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:41.745209 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5236f3f5-82f5-425d-b411-a3499c8135fe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.745461 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5236f3f5-82f5-425d-b411-a3499c8135fe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.745670 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5236f3f5-82f5-425d-b411-a3499c8135fe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume with id: 968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:41.753586 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.753586 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:41.754066 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5236f3f5-82f5-425d-b411-a3499c8135fe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:41.758505 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-39bc82fb-fdb8-4b73-8fa9-c5aeb0c32e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot delete request issued successfully. Aug 20 00:17:41.758698 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39bc82fb-fdb8-4b73-8fa9-c5aeb0c32e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 returned with HTTP 202 Aug 20 00:17:41.759241 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1161/4661] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:41 2026] DELETE /volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:41.769599 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6e54a495-f7f2-43ad-9c9c-46af2bff3041 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.772026 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6e54a495-f7f2-43ad-9c9c-46af2bff3041 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 Aug 20 00:17:41.772551 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6e54a495-f7f2-43ad-9c9c-46af2bff3041 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.772551 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6e54a495-f7f2-43ad-9c9c-46af2bff3041 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.782184 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.782184 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:41.782989 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6e54a495-f7f2-43ad-9c9c-46af2bff3041 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:17:41.784043 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6e54a495-f7f2-43ad-9c9c-46af2bff3041 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 returned with HTTP 200 Aug 20 00:17:41.784088 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5236f3f5-82f5-425d-b411-a3499c8135fe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume request issued successfully. Aug 20 00:17:41.784374 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5236f3f5-82f5-425d-b411-a3499c8135fe tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d returned with HTTP 202 Aug 20 00:17:41.784610 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1174/4662] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:41 2026] GET /volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:41.785316 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1162/4663] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:41 2026] DELETE /volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:41.797231 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-43afc4ad-fc62-4845-b197-5f2ad9a496aa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.804989 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-43afc4ad-fc62-4845-b197-5f2ad9a496aa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:41.804989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-43afc4ad-fc62-4845-b197-5f2ad9a496aa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:41.804989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-43afc4ad-fc62-4845-b197-5f2ad9a496aa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:41.810175 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:41.810175 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:41.815433 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-43afc4ad-fc62-4845-b197-5f2ad9a496aa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:41.821983 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-43afc4ad-fc62-4845-b197-5f2ad9a496aa tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d returned with HTTP 200 Aug 20 00:17:41.822538 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1167/4664] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:41 2026] GET /volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:41.984273 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-a5f464f5-3472-469f-9bf3-7f4a835a5b67 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:41.986567 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-a5f464f5-3472-469f-9bf3-7f4a835a5b67 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c/action Aug 20 00:17:41.986903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-a5f464f5-3472-469f-9bf3-7f4a835a5b67 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:41.987028 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-a5f464f5-3472-469f-9bf3-7f4a835a5b67 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:42.002699 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:42.002699 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:42.016864 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b5f226cd-8c91-4789-aa8c-b42ffffc7aa5 req-a5f464f5-3472-469f-9bf3-7f4a835a5b67 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c/action returned with HTTP 204 Aug 20 00:17:42.017330 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1162/4665] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:17:41 2026] POST /volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:42.370710 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1e5dd03c-0e6a-4b02-9900-5b556b01fa73 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.372705 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e5dd03c-0e6a-4b02-9900-5b556b01fa73 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:42.372963 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e5dd03c-0e6a-4b02-9900-5b556b01fa73 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.373190 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e5dd03c-0e6a-4b02-9900-5b556b01fa73 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.373308 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1e5dd03c-0e6a-4b02-9900-5b556b01fa73 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:42.377563 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:42.377563 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:42.378327 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e5dd03c-0e6a-4b02-9900-5b556b01fa73 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:42.378598 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1175/4666] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:42 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:42.530360 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-601825bb-1130-4670-b622-c64ad47319d0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.532320 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-601825bb-1130-4670-b622-c64ad47319d0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:17:42.532530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-601825bb-1130-4670-b622-c64ad47319d0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.532759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-601825bb-1130-4670-b622-c64ad47319d0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.543831 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:42.543831 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:42.547449 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-601825bb-1130-4670-b622-c64ad47319d0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:17:42.552129 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-601825bb-1130-4670-b622-c64ad47319d0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:17:42.552597 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1163/4667] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:42 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:42.622545 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cbaab075-09ac-43f3-b1d7-16c1f3cc3d8c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.624349 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cbaab075-09ac-43f3-b1d7-16c1f3cc3d8c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:42.624537 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cbaab075-09ac-43f3-b1d7-16c1f3cc3d8c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.624714 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cbaab075-09ac-43f3-b1d7-16c1f3cc3d8c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.624833 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-cbaab075-09ac-43f3-b1d7-16c1f3cc3d8c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:42.630082 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:42.630082 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:42.631081 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cbaab075-09ac-43f3-b1d7-16c1f3cc3d8c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:42.631529 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1168/4668] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:42 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:42.794799 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a431f84a-4519-460b-87fd-d2f7c9297e67 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.796589 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a431f84a-4519-460b-87fd-d2f7c9297e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 Aug 20 00:17:42.796812 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a431f84a-4519-460b-87fd-d2f7c9297e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.797026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a431f84a-4519-460b-87fd-d2f7c9297e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.801545 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a431f84a-4519-460b-87fd-d2f7c9297e67 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 returned with HTTP 404 Aug 20 00:17:42.802116 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1163/4669] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:42 2026] GET /volume/v3/snapshots/b22dc7d0-c91e-4eb0-af69-8e369036c675 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:42.809773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3756b852-c65e-4667-afa9-52828539259b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.812342 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3756b852-c65e-4667-afa9-52828539259b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c Aug 20 00:17:42.812551 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3756b852-c65e-4667-afa9-52828539259b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.812727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3756b852-c65e-4667-afa9-52828539259b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.812845 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-3756b852-c65e-4667-afa9-52828539259b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete snapshot with id: a6b3ce68-7716-4a56-a105-ddf38375b19c Aug 20 00:17:42.817922 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:42.817922 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:42.818369 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3756b852-c65e-4667-afa9-52828539259b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:17:42.838025 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ec61c50-8fcf-4a54-bd93-0f7e5a25c186 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.840115 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ec61c50-8fcf-4a54-bd93-0f7e5a25c186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:42.840707 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ec61c50-8fcf-4a54-bd93-0f7e5a25c186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.840918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ec61c50-8fcf-4a54-bd93-0f7e5a25c186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.853053 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3756b852-c65e-4667-afa9-52828539259b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot delete request issued successfully. Aug 20 00:17:42.853053 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3756b852-c65e-4667-afa9-52828539259b tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c returned with HTTP 202 Aug 20 00:17:42.853053 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1176/4670] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:42 2026] DELETE /volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:42.857376 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ec61c50-8fcf-4a54-bd93-0f7e5a25c186 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d returned with HTTP 404 Aug 20 00:17:42.857446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7a46cc9f-767c-4baf-b885-b1e03b696d59 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.857782 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1164/4671] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:42 2026] GET /volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:42.858452 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7a46cc9f-767c-4baf-b885-b1e03b696d59 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c Aug 20 00:17:42.858607 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7a46cc9f-767c-4baf-b885-b1e03b696d59 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.858788 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7a46cc9f-767c-4baf-b885-b1e03b696d59 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.864071 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:42.864071 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:42.864624 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7a46cc9f-767c-4baf-b885-b1e03b696d59 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Snapshot retrieved successfully. Aug 20 00:17:42.865496 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c4388c4a-7ed5-4818-b8a9-93242e197a66 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.865563 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7a46cc9f-767c-4baf-b885-b1e03b696d59 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c returned with HTTP 200 Aug 20 00:17:42.865983 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1169/4672] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:42 2026] GET /volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:42.868805 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4388c4a-7ed5-4818-b8a9-93242e197a66 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:42.868805 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4388c4a-7ed5-4818-b8a9-93242e197a66 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.868805 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4388c4a-7ed5-4818-b8a9-93242e197a66 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.874072 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4388c4a-7ed5-4818-b8a9-93242e197a66 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d returned with HTTP 404 Aug 20 00:17:42.874621 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1164/4673] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:42 2026] GET /volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:42.881771 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c8614f57-7433-4305-be5b-de3b6fbab920 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.884186 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c8614f57-7433-4305-be5b-de3b6fbab920 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:42.884425 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c8614f57-7433-4305-be5b-de3b6fbab920 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.884613 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c8614f57-7433-4305-be5b-de3b6fbab920 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.884770 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-c8614f57-7433-4305-be5b-de3b6fbab920 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume with id: 968c360a-ae15-400d-aafe-254c98f7af3d Aug 20 00:17:42.890496 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c8614f57-7433-4305-be5b-de3b6fbab920 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d returned with HTTP 404 Aug 20 00:17:42.891099 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1177/4674] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:42 2026] DELETE /volume/v3/volumes/968c360a-ae15-400d-aafe-254c98f7af3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:42.898350 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b932838d-a450-4996-9d9a-73781d88b5f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.899707 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b932838d-a450-4996-9d9a-73781d88b5f5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb Aug 20 00:17:42.900015 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b932838d-a450-4996-9d9a-73781d88b5f5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.900362 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b932838d-a450-4996-9d9a-73781d88b5f5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.900546 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-b932838d-a450-4996-9d9a-73781d88b5f5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete snapshot with id: cb8d4155-b443-44da-8f56-67d163a478bb Aug 20 00:17:42.905380 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:42.905380 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:42.906049 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b932838d-a450-4996-9d9a-73781d88b5f5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:42.924140 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b932838d-a450-4996-9d9a-73781d88b5f5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot delete request issued successfully. Aug 20 00:17:42.924492 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b932838d-a450-4996-9d9a-73781d88b5f5 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb returned with HTTP 202 Aug 20 00:17:42.925059 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1165/4675] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:17:42 2026] DELETE /volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:42.933533 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-34820a52-1cc2-4d9e-a86b-c3ad0fb69555 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:42.935983 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-34820a52-1cc2-4d9e-a86b-c3ad0fb69555 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb Aug 20 00:17:42.936569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-34820a52-1cc2-4d9e-a86b-c3ad0fb69555 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:42.937229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-34820a52-1cc2-4d9e-a86b-c3ad0fb69555 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:42.946126 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:42.946126 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:42.946816 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-34820a52-1cc2-4d9e-a86b-c3ad0fb69555 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Snapshot retrieved successfully. Aug 20 00:17:42.948111 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-34820a52-1cc2-4d9e-a86b-c3ad0fb69555 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb returned with HTTP 200 Aug 20 00:17:42.948701 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1170/4676] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:42 2026] GET /volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:43.389685 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-850d73f7-5d84-444d-9582-108852e50ca3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.391473 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-850d73f7-5d84-444d-9582-108852e50ca3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:43.391686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-850d73f7-5d84-444d-9582-108852e50ca3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.391898 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-850d73f7-5d84-444d-9582-108852e50ca3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.392042 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-850d73f7-5d84-444d-9582-108852e50ca3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:43.396148 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:43.396148 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:43.396765 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-850d73f7-5d84-444d-9582-108852e50ca3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:43.397231 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1165/4677] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:43 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:43.641910 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-abf860ba-12da-498e-97b1-b927261819ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.643714 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abf860ba-12da-498e-97b1-b927261819ff tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:43.643900 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abf860ba-12da-498e-97b1-b927261819ff tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.644143 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abf860ba-12da-498e-97b1-b927261819ff tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.644252 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-abf860ba-12da-498e-97b1-b927261819ff tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:43.648467 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:43.648467 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:43.649243 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abf860ba-12da-498e-97b1-b927261819ff tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:43.649637 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1178/4678] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:43 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:43.875134 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e0f641c0-151d-4d6f-b262-721c6336b6a0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.876801 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e0f641c0-151d-4d6f-b262-721c6336b6a0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c Aug 20 00:17:43.877041 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e0f641c0-151d-4d6f-b262-721c6336b6a0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.877284 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e0f641c0-151d-4d6f-b262-721c6336b6a0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.881563 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e0f641c0-151d-4d6f-b262-721c6336b6a0 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c returned with HTTP 404 Aug 20 00:17:43.882054 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1166/4679] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:43 2026] GET /volume/v3/snapshots/a6b3ce68-7716-4a56-a105-ddf38375b19c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:43.888659 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0f189752-aa15-4299-814c-13833cc8f5e4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.890769 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f189752-aa15-4299-814c-13833cc8f5e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:17:43.891003 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f189752-aa15-4299-814c-13833cc8f5e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.891215 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f189752-aa15-4299-814c-13833cc8f5e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.898029 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:43.898029 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:43.901914 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0f189752-aa15-4299-814c-13833cc8f5e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:43.906857 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f189752-aa15-4299-814c-13833cc8f5e4 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:17:43.907267 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1171/4680] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:43 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:43.919044 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c9ea7a13-d7bd-4755-ac3b-9e32052bd3b2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.920822 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9ea7a13-d7bd-4755-ac3b-9e32052bd3b2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:17:43.921044 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9ea7a13-d7bd-4755-ac3b-9e32052bd3b2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.921234 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9ea7a13-d7bd-4755-ac3b-9e32052bd3b2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.927838 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:43.927838 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:43.931021 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c9ea7a13-d7bd-4755-ac3b-9e32052bd3b2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:43.934691 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9ea7a13-d7bd-4755-ac3b-9e32052bd3b2 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:17:43.935056 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1166/4681] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:43 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:43.947278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-71a1f2de-5546-4f60-bfb3-fafa65026f92 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.948907 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71a1f2de-5546-4f60-bfb3-fafa65026f92 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] DELETE https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:17:43.949083 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71a1f2de-5546-4f60-bfb3-fafa65026f92 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.949266 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71a1f2de-5546-4f60-bfb3-fafa65026f92 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.949437 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-71a1f2de-5546-4f60-bfb3-fafa65026f92 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete volume with id: be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:17:43.955795 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:43.955795 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:43.956560 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-71a1f2de-5546-4f60-bfb3-fafa65026f92 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:43.960444 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-107bcc6b-427f-4bb3-af5e-845e7c6acf82 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.962082 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-107bcc6b-427f-4bb3-af5e-845e7c6acf82 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb Aug 20 00:17:43.962252 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-107bcc6b-427f-4bb3-af5e-845e7c6acf82 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.962418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-107bcc6b-427f-4bb3-af5e-845e7c6acf82 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.967413 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-107bcc6b-427f-4bb3-af5e-845e7c6acf82 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb returned with HTTP 404 Aug 20 00:17:43.967829 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1167/4682] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:17:43 2026] GET /volume/v3/snapshots/cb8d4155-b443-44da-8f56-67d163a478bb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:43.973234 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-71a1f2de-5546-4f60-bfb3-fafa65026f92 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Delete volume request issued successfully. Aug 20 00:17:43.973822 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71a1f2de-5546-4f60-bfb3-fafa65026f92 tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 202 Aug 20 00:17:43.973822 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1179/4683] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:43 2026] DELETE /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:43.975213 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7860f28b-e470-45a2-82e7-65f00a0b9bc6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.976862 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7860f28b-e470-45a2-82e7-65f00a0b9bc6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 Aug 20 00:17:43.977082 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7860f28b-e470-45a2-82e7-65f00a0b9bc6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.977277 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7860f28b-e470-45a2-82e7-65f00a0b9bc6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.980354 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-70166bc0-65c1-421e-ae4e-c92842a3344a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:43.981999 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-70166bc0-65c1-421e-ae4e-c92842a3344a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:17:43.982194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-70166bc0-65c1-421e-ae4e-c92842a3344a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:43.982365 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-70166bc0-65c1-421e-ae4e-c92842a3344a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:43.983560 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:43.983560 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:43.987045 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7860f28b-e470-45a2-82e7-65f00a0b9bc6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:43.991257 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7860f28b-e470-45a2-82e7-65f00a0b9bc6 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 returned with HTTP 200 Aug 20 00:17:43.991803 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1172/4684] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:43 2026] GET /volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:43.996972 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:43.996972 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:43.998943 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-70166bc0-65c1-421e-ae4e-c92842a3344a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Volume info retrieved successfully. Aug 20 00:17:44.005519 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-70166bc0-65c1-421e-ae4e-c92842a3344a tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 200 Aug 20 00:17:44.005519 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1167/4685] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:43 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:44.011275 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-54815239-ed31-45b8-bd8e-e7fbd01ee922 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:44.016322 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54815239-ed31-45b8-bd8e-e7fbd01ee922 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 Aug 20 00:17:44.016495 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54815239-ed31-45b8-bd8e-e7fbd01ee922 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:44.017302 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54815239-ed31-45b8-bd8e-e7fbd01ee922 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:44.017537 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-54815239-ed31-45b8-bd8e-e7fbd01ee922 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume with id: e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 Aug 20 00:17:44.025017 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:44.025017 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:44.025559 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-54815239-ed31-45b8-bd8e-e7fbd01ee922 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:44.043616 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-54815239-ed31-45b8-bd8e-e7fbd01ee922 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume request issued successfully. Aug 20 00:17:44.043782 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54815239-ed31-45b8-bd8e-e7fbd01ee922 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 returned with HTTP 202 Aug 20 00:17:44.044229 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1168/4686] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:44 2026] DELETE /volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:44.053130 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0e5122d1-b250-44cf-a252-77da5503cf40 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:44.055458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e5122d1-b250-44cf-a252-77da5503cf40 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 Aug 20 00:17:44.055709 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e5122d1-b250-44cf-a252-77da5503cf40 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:44.055987 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e5122d1-b250-44cf-a252-77da5503cf40 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:44.065584 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:44.065584 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:44.070252 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0e5122d1-b250-44cf-a252-77da5503cf40 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:44.076169 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e5122d1-b250-44cf-a252-77da5503cf40 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 returned with HTTP 200 Aug 20 00:17:44.076727 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1180/4687] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:44 2026] GET /volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:44.408383 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1aa068fc-c230-4132-b1f3-fa98921228e4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:44.410410 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1aa068fc-c230-4132-b1f3-fa98921228e4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:44.410658 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1aa068fc-c230-4132-b1f3-fa98921228e4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:44.410901 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1aa068fc-c230-4132-b1f3-fa98921228e4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:44.411056 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1aa068fc-c230-4132-b1f3-fa98921228e4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:44.415835 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:44.415835 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:44.416592 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1aa068fc-c230-4132-b1f3-fa98921228e4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:44.417039 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1173/4688] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:44 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:44.660912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5fb4c29d-72fc-4028-acc0-e5a40d960142 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:44.663961 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fb4c29d-72fc-4028-acc0-e5a40d960142 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:44.663961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fb4c29d-72fc-4028-acc0-e5a40d960142 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:44.663961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fb4c29d-72fc-4028-acc0-e5a40d960142 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:44.663961 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5fb4c29d-72fc-4028-acc0-e5a40d960142 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:44.669175 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:44.669175 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:44.669827 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fb4c29d-72fc-4028-acc0-e5a40d960142 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:44.670870 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1168/4689] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:44 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:45.022658 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-742f4ddb-ef1d-4f3f-84f5-0e9bc43d8aed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:45.024524 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-742f4ddb-ef1d-4f3f-84f5-0e9bc43d8aed tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] GET https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f Aug 20 00:17:45.024715 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-742f4ddb-ef1d-4f3f-84f5-0e9bc43d8aed tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:45.024901 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-742f4ddb-ef1d-4f3f-84f5-0e9bc43d8aed tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:45.030407 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-742f4ddb-ef1d-4f3f-84f5-0e9bc43d8aed tempest-SnapshotDataIntegrityTests-832718445 tempest-SnapshotDataIntegrityTests-832718445-project-member] https://10.4.3.9/volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f returned with HTTP 404 Aug 20 00:17:45.030845 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1169/4690] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:45 2026] GET /volume/v3/volumes/be520be9-68e6-4628-afd0-5edce85dc03f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:45.090132 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3e5c08eb-4934-4127-9df7-566f89a5c4b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:45.092302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e5c08eb-4934-4127-9df7-566f89a5c4b1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 Aug 20 00:17:45.092533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e5c08eb-4934-4127-9df7-566f89a5c4b1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:45.092719 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e5c08eb-4934-4127-9df7-566f89a5c4b1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:45.103829 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e5c08eb-4934-4127-9df7-566f89a5c4b1 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 returned with HTTP 404 Aug 20 00:17:45.104367 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1181/4691] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:45 2026] GET /volume/v3/volumes/e90d4fb1-7afd-4d29-a663-4a2e9a3c0133 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:45.112880 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2594dda4-1fd4-42bc-9f67-42903b2a5917 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:45.114953 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2594dda4-1fd4-42bc-9f67-42903b2a5917 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:45.115200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2594dda4-1fd4-42bc-9f67-42903b2a5917 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:45.115421 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2594dda4-1fd4-42bc-9f67-42903b2a5917 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:45.123071 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:45.123071 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:45.126761 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2594dda4-1fd4-42bc-9f67-42903b2a5917 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:45.133060 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2594dda4-1fd4-42bc-9f67-42903b2a5917 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:45.133060 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1174/4692] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:45 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:45.147004 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3cb32357-c956-4709-902f-964bc15693dd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:45.148735 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3cb32357-c956-4709-902f-964bc15693dd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] DELETE https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:45.149045 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3cb32357-c956-4709-902f-964bc15693dd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:45.149299 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3cb32357-c956-4709-902f-964bc15693dd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:45.149463 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-3cb32357-c956-4709-902f-964bc15693dd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume with id: d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:45.164135 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:45.164135 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:45.164135 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3cb32357-c956-4709-902f-964bc15693dd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:45.179670 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3cb32357-c956-4709-902f-964bc15693dd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Delete volume request issued successfully. Aug 20 00:17:45.179910 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3cb32357-c956-4709-902f-964bc15693dd tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 202 Aug 20 00:17:45.180456 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1169/4693] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:17:45 2026] DELETE /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:45.189738 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f581bc01-6e36-4b3b-b338-cdd682407ebc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:45.191478 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f581bc01-6e36-4b3b-b338-cdd682407ebc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:45.191670 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f581bc01-6e36-4b3b-b338-cdd682407ebc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:45.191852 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f581bc01-6e36-4b3b-b338-cdd682407ebc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:45.198914 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:45.198914 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:45.203464 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f581bc01-6e36-4b3b-b338-cdd682407ebc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Volume info retrieved successfully. Aug 20 00:17:45.208329 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f581bc01-6e36-4b3b-b338-cdd682407ebc tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 200 Aug 20 00:17:45.208706 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1170/4694] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:45 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:17:45.432213 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-177b3b73-341a-476d-bd41-dbba712dc8fe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:45.434903 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-177b3b73-341a-476d-bd41-dbba712dc8fe tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:45.435368 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-177b3b73-341a-476d-bd41-dbba712dc8fe tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:45.435711 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-177b3b73-341a-476d-bd41-dbba712dc8fe tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:45.435839 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-177b3b73-341a-476d-bd41-dbba712dc8fe tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:45.440337 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:45.440337 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:45.440951 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-177b3b73-341a-476d-bd41-dbba712dc8fe tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:45.441331 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1182/4695] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:45 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:45.683792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e6ef36ce-f870-4bbd-b527-0624bbb94471 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:45.686122 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e6ef36ce-f870-4bbd-b527-0624bbb94471 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:45.686413 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e6ef36ce-f870-4bbd-b527-0624bbb94471 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:45.686619 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e6ef36ce-f870-4bbd-b527-0624bbb94471 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:45.686748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e6ef36ce-f870-4bbd-b527-0624bbb94471 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:45.691904 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:45.691904 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:45.693048 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e6ef36ce-f870-4bbd-b527-0624bbb94471 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:45.693502 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1175/4696] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:45 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:46.229013 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ee5d63d1-94d2-425e-b835-c7d33eb5ae77 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:46.231136 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee5d63d1-94d2-425e-b835-c7d33eb5ae77 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] GET https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 Aug 20 00:17:46.231384 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee5d63d1-94d2-425e-b835-c7d33eb5ae77 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:46.231576 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee5d63d1-94d2-425e-b835-c7d33eb5ae77 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:46.239408 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee5d63d1-94d2-425e-b835-c7d33eb5ae77 tempest-VolumesSnapshotTestJSON-1616445763 tempest-VolumesSnapshotTestJSON-1616445763-project-member] https://10.4.3.9/volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 returned with HTTP 404 Aug 20 00:17:46.239799 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1170/4697] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:46 2026] GET /volume/v3/volumes/d7454b16-9e10-41dd-96f8-d303d510d086 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:46.453778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0b6aa625-75f5-4dd0-92c8-465e53bf5fcc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:46.456303 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b6aa625-75f5-4dd0-92c8-465e53bf5fcc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:46.456303 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b6aa625-75f5-4dd0-92c8-465e53bf5fcc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:46.456303 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b6aa625-75f5-4dd0-92c8-465e53bf5fcc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:46.456303 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0b6aa625-75f5-4dd0-92c8-465e53bf5fcc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:46.467669 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:46.467669 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:46.468717 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b6aa625-75f5-4dd0-92c8-465e53bf5fcc tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:46.469281 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1171/4698] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:46 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:46.707520 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-23aece32-2e39-4281-a3e8-41d8bbc6e5e5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:46.713303 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23aece32-2e39-4281-a3e8-41d8bbc6e5e5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:46.713911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23aece32-2e39-4281-a3e8-41d8bbc6e5e5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:46.713911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23aece32-2e39-4281-a3e8-41d8bbc6e5e5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:46.713911 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-23aece32-2e39-4281-a3e8-41d8bbc6e5e5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:46.715932 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=440,cinder:INSERT=42,cinder:UPDATE=102 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:17:46.722286 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:46.722286 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:46.722286 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23aece32-2e39-4281-a3e8-41d8bbc6e5e5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:46.722286 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1183/4699] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:46 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:47.483777 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b0d46af7-ad6e-4b42-a4ea-cd94fcf6c091 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:47.485862 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b0d46af7-ad6e-4b42-a4ea-cd94fcf6c091 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:47.486596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b0d46af7-ad6e-4b42-a4ea-cd94fcf6c091 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:47.486596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b0d46af7-ad6e-4b42-a4ea-cd94fcf6c091 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:47.486596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b0d46af7-ad6e-4b42-a4ea-cd94fcf6c091 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:47.492066 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:47.492066 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:47.493040 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b0d46af7-ad6e-4b42-a4ea-cd94fcf6c091 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:47.493617 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1176/4700] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:47 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:47.733687 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-65cb9f68-ad0b-4db8-a713-f43ec3369c0f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:47.735803 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65cb9f68-ad0b-4db8-a713-f43ec3369c0f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:47.736038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65cb9f68-ad0b-4db8-a713-f43ec3369c0f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:47.736284 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65cb9f68-ad0b-4db8-a713-f43ec3369c0f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:47.736434 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-65cb9f68-ad0b-4db8-a713-f43ec3369c0f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:47.741145 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:47.741145 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:47.742014 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65cb9f68-ad0b-4db8-a713-f43ec3369c0f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:47.742445 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1171/4701] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:47 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:48.505426 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c3c3ab3a-1719-4df7-ba38-3efea10e85e3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:48.508678 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3c3ab3a-1719-4df7-ba38-3efea10e85e3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:48.508979 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3c3ab3a-1719-4df7-ba38-3efea10e85e3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:48.509215 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3c3ab3a-1719-4df7-ba38-3efea10e85e3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:48.509366 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c3c3ab3a-1719-4df7-ba38-3efea10e85e3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:48.516992 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:48.516992 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:48.517657 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3c3ab3a-1719-4df7-ba38-3efea10e85e3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:48.518329 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1172/4702] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:48 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:48.759211 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1e667dfa-0c22-4078-b55a-0b7898a35f1c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:48.764067 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e667dfa-0c22-4078-b55a-0b7898a35f1c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:48.764375 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e667dfa-0c22-4078-b55a-0b7898a35f1c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:48.764642 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e667dfa-0c22-4078-b55a-0b7898a35f1c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:48.764753 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1e667dfa-0c22-4078-b55a-0b7898a35f1c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:48.771401 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:48.771401 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:48.772471 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e667dfa-0c22-4078-b55a-0b7898a35f1c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:48.772989 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1184/4703] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:48 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:49.536781 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-23569074-d386-4304-86d5-03fa9fd8d0b2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:49.538935 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23569074-d386-4304-86d5-03fa9fd8d0b2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:49.539519 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23569074-d386-4304-86d5-03fa9fd8d0b2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:49.539519 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23569074-d386-4304-86d5-03fa9fd8d0b2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:49.541248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-23569074-d386-4304-86d5-03fa9fd8d0b2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:49.553869 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:49.553869 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:49.555406 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23569074-d386-4304-86d5-03fa9fd8d0b2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:49.555838 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1177/4704] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:49 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:49.788443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b02146fd-857d-45e0-981e-bf096d3bb3fa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:49.793454 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b02146fd-857d-45e0-981e-bf096d3bb3fa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:49.793454 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b02146fd-857d-45e0-981e-bf096d3bb3fa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:49.793454 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b02146fd-857d-45e0-981e-bf096d3bb3fa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:49.793454 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b02146fd-857d-45e0-981e-bf096d3bb3fa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:49.804645 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:49.804645 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:49.805518 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b02146fd-857d-45e0-981e-bf096d3bb3fa tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:49.806017 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1172/4705] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:49 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:50.567703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5bd68211-c06c-4a3f-82c1-b860debee840 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:50.569727 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bd68211-c06c-4a3f-82c1-b860debee840 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:50.570061 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bd68211-c06c-4a3f-82c1-b860debee840 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:50.570320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bd68211-c06c-4a3f-82c1-b860debee840 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:50.570465 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5bd68211-c06c-4a3f-82c1-b860debee840 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:50.572197 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=390,cinder:UPDATE=68,cinder:INSERT=32 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:17:50.575311 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:50.575311 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:50.576364 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bd68211-c06c-4a3f-82c1-b860debee840 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:50.577016 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1173/4706] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:50 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:50.818299 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-53f3f9be-927f-4745-84af-fd34dbd355ac None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:50.820043 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53f3f9be-927f-4745-84af-fd34dbd355ac tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:50.820196 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53f3f9be-927f-4745-84af-fd34dbd355ac tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:50.820411 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53f3f9be-927f-4745-84af-fd34dbd355ac tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:50.820539 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-53f3f9be-927f-4745-84af-fd34dbd355ac tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:50.825287 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:50.825287 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:50.826068 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53f3f9be-927f-4745-84af-fd34dbd355ac tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:50.826490 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1185/4707] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:50 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:50.838303 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ddec38a6-679a-4756-ba88-acc6aa1ba702 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:50.840050 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ddec38a6-679a-4756-ba88-acc6aa1ba702 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:17:50.840279 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ddec38a6-679a-4756-ba88-acc6aa1ba702 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:50.840467 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ddec38a6-679a-4756-ba88-acc6aa1ba702 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:50.847377 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:50.847377 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:50.851200 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ddec38a6-679a-4756-ba88-acc6aa1ba702 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:17:50.856322 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ddec38a6-679a-4756-ba88-acc6aa1ba702 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 returned with HTTP 200 Aug 20 00:17:50.856738 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1178/4708] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:50 2026] GET /volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:50.870783 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:50.872616 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] POST https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f/restore Aug 20 00:17:50.873290 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:50.874192 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Restoring backup b53848f7-dbb2-4a33-a2a0-f7cf562ed42f ({'restore': {}}) {{(pid=100466) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 00:17:50.874338 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Restoring backup b53848f7-dbb2-4a33-a2a0-f7cf562ed42f to volume None. Aug 20 00:17:50.876119 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=458,cinder:INSERT=64,cinder:UPDATE=122 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:17:50.880084 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:50.880084 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:50.881093 np0000007832 devstack@c-api.service[100466]: INFO cinder.backup.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Creating volume of 1 GB for restore of backup b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. Aug 20 00:17:50.885453 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Availability Zones retrieved successfully. Aug 20 00:17:50.891232 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Flow 'volume_create_api' (8c50b987-13d1-48cf-94b4-371f06ca81fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:50.895671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c30dc9-46c7-4d1c-b5c7-ea8378ef5280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:50.899385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:17:50.940309 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c30dc9-46c7-4d1c-b5c7-ea8378ef5280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:50.941294 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4962b75-4cee-45e0-b969-b55d4f14f1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:50.988359 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Created reservations ['4e0cb1bf-65f8-4f25-b451-ef48c484926b', '76e90534-e850-4e79-a2eb-9833c170f705', 'b5b6766f-9067-4a86-aaa8-1d1f573f5330', '4a9ebfb2-ab7b-4e29-8958-506f936431e3'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:17:50.989536 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4962b75-4cee-45e0-b969-b55d4f14f1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e0cb1bf-65f8-4f25-b451-ef48c484926b', '76e90534-e850-4e79-a2eb-9833c170f705', 'b5b6766f-9067-4a86-aaa8-1d1f573f5330', '4a9ebfb2-ab7b-4e29-8958-506f936431e3']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:50.990803 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573e0406-eb18-4bbc-ab6d-f941e152bd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:51.021300 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573e0406-eb18-4bbc-ab6d-f941e152bd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ea3308-f144-4975-91e2-d3a2b1ef5c10', '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_b53848f7-dbb2-4a33-a2a0-f7cf562ed42f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f95a2fb2e99424cbe91fbcc1022ad2a',qos_specs=None,replication_status=,reservations=['4e0cb1bf-65f8-4f25-b451-ef48c484926b','76e90534-e850-4e79-a2eb-9833c170f705','b5b6766f-9067-4a86-aaa8-1d1f573f5330','4a9ebfb2-ab7b-4e29-8958-506f936431e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36b7c89b40b342399256cfee7c459fd2',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:17:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b53848f7-dbb2-4a33-a2a0-f7cf562ed42f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ea3308-f144-4975-91e2-d3a2b1ef5c10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f95a2fb2e99424cbe91fbcc1022ad2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36b7c89b40b342399256cfee7c459fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:51.022007 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (278da150-f268-4e18-9e8f-9db446413414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:51.036497 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (278da150-f268-4e18-9e8f-9db446413414) transitioned into 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_b53848f7-dbb2-4a33-a2a0-f7cf562ed42f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f95a2fb2e99424cbe91fbcc1022ad2a',qos_specs=None,replication_status=,reservations=['4e0cb1bf-65f8-4f25-b451-ef48c484926b','76e90534-e850-4e79-a2eb-9833c170f705','b5b6766f-9067-4a86-aaa8-1d1f573f5330','4a9ebfb2-ab7b-4e29-8958-506f936431e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36b7c89b40b342399256cfee7c459fd2',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:51.037205 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e527cee-7c76-48f7-9d52-c893c5047ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:17:51.047472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e527cee-7c76-48f7-9d52-c893c5047ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:17:51.048342 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Flow 'volume_create_api' (8c50b987-13d1-48cf-94b4-371f06ca81fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:17:51.048651 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Create volume request issued successfully. Aug 20 00:17:51.055055 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:51.055055 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:51.055709 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:17:51.590489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f6f6a4d6-d220-4b50-ab1e-e808ff026d89 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:51.592321 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f6f6a4d6-d220-4b50-ab1e-e808ff026d89 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:51.592573 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f6f6a4d6-d220-4b50-ab1e-e808ff026d89 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:51.592782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f6f6a4d6-d220-4b50-ab1e-e808ff026d89 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:51.592898 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f6f6a4d6-d220-4b50-ab1e-e808ff026d89 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:51.597646 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:51.597646 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:51.598343 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f6f6a4d6-d220-4b50-ab1e-e808ff026d89 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:51.598798 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1174/4709] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:51 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:52.067482 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:52.067482 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:52.068353 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:17:52.068353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Checking backup size 1 against volume size 1 {{(pid=100466) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 00:17:52.068353 np0000007832 devstack@c-api.service[100466]: INFO cinder.backup.api [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Overwriting volume 98ea3308-f144-4975-91e2-d3a2b1ef5c10 with restore of backup b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:52.091742 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] restore_backup in rpcapi backup_id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f {{(pid=100466) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 00:17:52.094941 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-40cc234e-5df8-480e-884c-dd5f6fdcc0a8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f/restore returned with HTTP 202 Aug 20 00:17:52.095542 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1173/4710] 10.4.3.9 () {68 vars in 1379 bytes} [Thu Aug 20 00:17:50 2026] POST /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f/restore => generated 189 bytes in 1225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:17:52.106861 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9709b779-6332-4539-abfc-d7c49a5c4a44 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:52.110964 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9709b779-6332-4539-abfc-d7c49a5c4a44 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:52.111221 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9709b779-6332-4539-abfc-d7c49a5c4a44 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:52.111471 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9709b779-6332-4539-abfc-d7c49a5c4a44 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:52.111602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9709b779-6332-4539-abfc-d7c49a5c4a44 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:52.126210 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:52.126210 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:52.127395 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9709b779-6332-4539-abfc-d7c49a5c4a44 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:52.127989 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1186/4711] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:52 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:52.611701 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7c290245-8e14-4404-9c6c-f463e92c1c7c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:52.613795 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c290245-8e14-4404-9c6c-f463e92c1c7c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:52.615260 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c290245-8e14-4404-9c6c-f463e92c1c7c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:52.615260 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7c290245-8e14-4404-9c6c-f463e92c1c7c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:52.615260 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-7c290245-8e14-4404-9c6c-f463e92c1c7c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:52.619376 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:52.619376 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:52.620239 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7c290245-8e14-4404-9c6c-f463e92c1c7c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:52.621167 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1179/4712] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:52 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:53.150850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9e352cc6-54ce-4b1c-a3cd-a54baca82f2c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:53.154264 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e352cc6-54ce-4b1c-a3cd-a54baca82f2c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:53.154533 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e352cc6-54ce-4b1c-a3cd-a54baca82f2c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:53.154734 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e352cc6-54ce-4b1c-a3cd-a54baca82f2c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:53.154873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-9e352cc6-54ce-4b1c-a3cd-a54baca82f2c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:53.160668 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:53.160668 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:53.161399 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e352cc6-54ce-4b1c-a3cd-a54baca82f2c tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:53.161761 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1175/4713] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:53 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:53.634924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c98447dc-ae7c-43b2-8802-9e07ff6d66ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:53.637030 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c98447dc-ae7c-43b2-8802-9e07ff6d66ce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:53.637281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c98447dc-ae7c-43b2-8802-9e07ff6d66ce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:53.637461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c98447dc-ae7c-43b2-8802-9e07ff6d66ce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:53.637560 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c98447dc-ae7c-43b2-8802-9e07ff6d66ce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:53.642683 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:53.642683 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:53.643395 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c98447dc-ae7c-43b2-8802-9e07ff6d66ce tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:53.643749 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1174/4714] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:53 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:54.176540 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c613b0fb-9103-49d9-8356-bc25d37edefb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:54.178258 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c613b0fb-9103-49d9-8356-bc25d37edefb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:54.178506 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c613b0fb-9103-49d9-8356-bc25d37edefb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:54.178746 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c613b0fb-9103-49d9-8356-bc25d37edefb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:54.178858 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c613b0fb-9103-49d9-8356-bc25d37edefb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:54.183622 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:54.183622 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:54.184453 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c613b0fb-9103-49d9-8356-bc25d37edefb tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:54.184849 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1187/4715] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:54 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:17:54.653706 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b9e609f3-e1b4-43e9-95e4-c9fe569a8f1b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:54.655355 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b9e609f3-e1b4-43e9-95e4-c9fe569a8f1b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:54.655733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b9e609f3-e1b4-43e9-95e4-c9fe569a8f1b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:54.655733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b9e609f3-e1b4-43e9-95e4-c9fe569a8f1b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:54.656153 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b9e609f3-e1b4-43e9-95e4-c9fe569a8f1b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:54.657467 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=450,cinder:UPDATE=110,cinder:INSERT=55 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:17:54.662466 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:54.662466 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:54.665452 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b9e609f3-e1b4-43e9-95e4-c9fe569a8f1b tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:54.665861 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1180/4716] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:54 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:55.197437 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ca28f6a-f02c-4e6d-8687-5aa2f864b497 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:55.199624 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ca28f6a-f02c-4e6d-8687-5aa2f864b497 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:55.199802 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ca28f6a-f02c-4e6d-8687-5aa2f864b497 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:55.200003 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ca28f6a-f02c-4e6d-8687-5aa2f864b497 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:55.200152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3ca28f6a-f02c-4e6d-8687-5aa2f864b497 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:55.206404 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:55.206404 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:55.207477 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ca28f6a-f02c-4e6d-8687-5aa2f864b497 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:55.207970 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1176/4717] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:55 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:55.680654 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bf2e43d6-87aa-4bb3-9ad1-1678a85bce54 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:55.682786 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf2e43d6-87aa-4bb3-9ad1-1678a85bce54 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:55.683065 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf2e43d6-87aa-4bb3-9ad1-1678a85bce54 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:55.683294 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf2e43d6-87aa-4bb3-9ad1-1678a85bce54 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:55.683398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bf2e43d6-87aa-4bb3-9ad1-1678a85bce54 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:55.688484 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:55.688484 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:55.689214 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf2e43d6-87aa-4bb3-9ad1-1678a85bce54 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:55.689612 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1175/4718] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:55 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:56.223327 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e44c1835-2bb4-403b-9373-7083074d67e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:56.227254 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e44c1835-2bb4-403b-9373-7083074d67e4 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:56.227504 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e44c1835-2bb4-403b-9373-7083074d67e4 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:56.227733 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e44c1835-2bb4-403b-9373-7083074d67e4 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:56.227885 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e44c1835-2bb4-403b-9373-7083074d67e4 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:56.238307 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:56.238307 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:56.238307 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e44c1835-2bb4-403b-9373-7083074d67e4 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:56.238307 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1188/4719] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:56 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:56.701152 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-db4e19c5-5867-4064-9970-914feb1f0ee4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:56.707682 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db4e19c5-5867-4064-9970-914feb1f0ee4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:56.707682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db4e19c5-5867-4064-9970-914feb1f0ee4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:56.707682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db4e19c5-5867-4064-9970-914feb1f0ee4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:56.707682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-db4e19c5-5867-4064-9970-914feb1f0ee4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:56.718295 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:56.718295 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:56.719210 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db4e19c5-5867-4064-9970-914feb1f0ee4 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:56.719907 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1181/4720] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:56 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:57.249487 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee772b63-16be-4127-9291-de0cdd907398 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:57.254237 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee772b63-16be-4127-9291-de0cdd907398 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:57.255299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee772b63-16be-4127-9291-de0cdd907398 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:57.256784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee772b63-16be-4127-9291-de0cdd907398 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:57.257268 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ee772b63-16be-4127-9291-de0cdd907398 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:57.267908 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:57.267908 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:57.269155 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee772b63-16be-4127-9291-de0cdd907398 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:57.269659 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1177/4721] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:57 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:57.731639 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f9c3a354-b0fa-4ba6-a66a-7614a3174c4e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:57.736126 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f9c3a354-b0fa-4ba6-a66a-7614a3174c4e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:57.736126 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f9c3a354-b0fa-4ba6-a66a-7614a3174c4e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:57.736126 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f9c3a354-b0fa-4ba6-a66a-7614a3174c4e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:57.736126 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f9c3a354-b0fa-4ba6-a66a-7614a3174c4e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:57.738330 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:57.738330 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:57.738973 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f9c3a354-b0fa-4ba6-a66a-7614a3174c4e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:57.739356 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1176/4722] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:57 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:58.280980 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fc828570-3f2d-44b0-86e8-e393e03625a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:58.287349 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc828570-3f2d-44b0-86e8-e393e03625a7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:58.287349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc828570-3f2d-44b0-86e8-e393e03625a7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:58.287349 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc828570-3f2d-44b0-86e8-e393e03625a7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:58.287479 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-fc828570-3f2d-44b0-86e8-e393e03625a7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:58.297176 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:58.297176 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:58.297840 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc828570-3f2d-44b0-86e8-e393e03625a7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:58.298272 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1189/4723] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:58 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:58.753288 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-14ab128a-a8b1-4806-a06b-26bb2cad339c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:58.756765 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14ab128a-a8b1-4806-a06b-26bb2cad339c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:58.757070 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-14ab128a-a8b1-4806-a06b-26bb2cad339c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:58.757274 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-14ab128a-a8b1-4806-a06b-26bb2cad339c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:58.757378 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-14ab128a-a8b1-4806-a06b-26bb2cad339c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:58.761577 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:58.761577 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:58.762195 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-14ab128a-a8b1-4806-a06b-26bb2cad339c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:17:58.762612 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1182/4724] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:58 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:58.776914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-016ea12a-fa64-4995-a6e7-1cbd83563ba3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:58.778764 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-016ea12a-fa64-4995-a6e7-1cbd83563ba3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] POST https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54/action Aug 20 00:17:58.779142 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-016ea12a-fa64-4995-a6e7-1cbd83563ba3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:17:58.779293 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-016ea12a-fa64-4995-a6e7-1cbd83563ba3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:17:58.780570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-016ea12a-fa64-4995-a6e7-1cbd83563ba3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Updating backup 'c264fcd2-9cb4-44a8-930d-fc7bd4b33d54' with '{'status': 'error'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 00:17:58.787687 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:58.787687 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:17:58.788826 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-016ea12a-fa64-4995-a6e7-1cbd83563ba3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2cdf356a0e8d4a3c926a2f09f92b8bd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78bcd8e7d1494108855432377a773e96', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:17:58.789103 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-016ea12a-fa64-4995-a6e7-1cbd83563ba3 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54/action returned with HTTP 403 Aug 20 00:17:58.789715 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1178/4725] 10.4.3.9 () {70 vars in 1416 bytes} [Thu Aug 20 00:17:58 2026] POST /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:58.798911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-22301fab-3104-436a-b2cf-b366eb7cdc86 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:58.801316 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-22301fab-3104-436a-b2cf-b366eb7cdc86 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c Aug 20 00:17:58.801796 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-22301fab-3104-436a-b2cf-b366eb7cdc86 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:58.802215 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-22301fab-3104-436a-b2cf-b366eb7cdc86 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:58.802215 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-22301fab-3104-436a-b2cf-b366eb7cdc86 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete volume with id: 37a2fb84-6109-486c-a4d7-ba7c758c5d5c Aug 20 00:17:58.813434 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:58.813434 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:58.813966 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-22301fab-3104-436a-b2cf-b366eb7cdc86 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:58.856513 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-22301fab-3104-436a-b2cf-b366eb7cdc86 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete volume request issued successfully. Aug 20 00:17:58.856683 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-22301fab-3104-436a-b2cf-b366eb7cdc86 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c returned with HTTP 202 Aug 20 00:17:58.857114 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1177/4726] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:17:58 2026] DELETE /volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:17:58.869322 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97303fc0-2579-4423-a426-54b5faf2d261 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:58.872574 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97303fc0-2579-4423-a426-54b5faf2d261 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c Aug 20 00:17:58.872921 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97303fc0-2579-4423-a426-54b5faf2d261 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:58.873154 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97303fc0-2579-4423-a426-54b5faf2d261 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:58.891928 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:58.891928 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:58.898103 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-97303fc0-2579-4423-a426-54b5faf2d261 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:17:58.904624 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97303fc0-2579-4423-a426-54b5faf2d261 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c returned with HTTP 200 Aug 20 00:17:58.904624 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1190/4727] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:58 2026] GET /volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c => generated 1013 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:17:59.312914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4d4f5df2-bd17-49a7-9ca9-b782890a455d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:59.315338 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4d4f5df2-bd17-49a7-9ca9-b782890a455d tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:17:59.315624 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4d4f5df2-bd17-49a7-9ca9-b782890a455d tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:59.315907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4d4f5df2-bd17-49a7-9ca9-b782890a455d tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:59.316162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-4d4f5df2-bd17-49a7-9ca9-b782890a455d tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:59.321116 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:59.321116 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:17:59.321928 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4d4f5df2-bd17-49a7-9ca9-b782890a455d tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:17:59.322436 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1183/4728] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:17:59 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:59.923489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-377c1932-759e-42e1-a6c1-414ea01726f8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:59.926399 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-377c1932-759e-42e1-a6c1-414ea01726f8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c Aug 20 00:17:59.926399 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-377c1932-759e-42e1-a6c1-414ea01726f8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:59.927297 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-377c1932-759e-42e1-a6c1-414ea01726f8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:59.932802 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-377c1932-759e-42e1-a6c1-414ea01726f8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c returned with HTTP 404 Aug 20 00:17:59.933344 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1179/4729] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:59 2026] GET /volume/v3/volumes/37a2fb84-6109-486c-a4d7-ba7c758c5d5c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:17:59.943356 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1992fb35-c94c-41ae-8553-0123cefc54d7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:59.945652 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1992fb35-c94c-41ae-8553-0123cefc54d7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:17:59.945957 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1992fb35-c94c-41ae-8553-0123cefc54d7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:59.946225 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1992fb35-c94c-41ae-8553-0123cefc54d7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:59.946369 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1992fb35-c94c-41ae-8553-0123cefc54d7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:17:59.951282 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:59.951282 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:17:59.952287 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1992fb35-c94c-41ae-8553-0123cefc54d7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-reader] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:17:59.952743 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1178/4730] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:17:59 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:17:59.966461 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64cb2bb2-b789-414b-a9bc-9f9c0f3da8ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:17:59.968861 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64cb2bb2-b789-414b-a9bc-9f9c0f3da8ae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] DELETE https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:17:59.969594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64cb2bb2-b789-414b-a9bc-9f9c0f3da8ae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:17:59.969594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64cb2bb2-b789-414b-a9bc-9f9c0f3da8ae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:17:59.969594 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-64cb2bb2-b789-414b-a9bc-9f9c0f3da8ae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete backup with id: c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. Aug 20 00:17:59.975881 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:17:59.975881 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:17:59.990720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-64cb2bb2-b789-414b-a9bc-9f9c0f3da8ae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] delete_backup rpcapi backup_id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:17:59.992798 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64cb2bb2-b789-414b-a9bc-9f9c0f3da8ae tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 202 Aug 20 00:17:59.993249 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1191/4731] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:17:59 2026] DELETE /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:00.001808 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6b9081df-0a12-4013-b0d9-c6be993cb70e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:00.007396 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b9081df-0a12-4013-b0d9-c6be993cb70e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:18:00.007396 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b9081df-0a12-4013-b0d9-c6be993cb70e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:00.007396 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b9081df-0a12-4013-b0d9-c6be993cb70e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:00.007396 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-6b9081df-0a12-4013-b0d9-c6be993cb70e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:00.015045 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:00.015045 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:00.015204 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b9081df-0a12-4013-b0d9-c6be993cb70e tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:18:00.015767 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1184/4732] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:00 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:00.202092 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b883c5a3-fd37-434b-b8e3-d66485cccf75 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:00.338395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe612753-ae00-4ef5-a4fe-5c0c1036c055 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:00.340765 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe612753-ae00-4ef5-a4fe-5c0c1036c055 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:18:00.341088 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe612753-ae00-4ef5-a4fe-5c0c1036c055 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:00.341344 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe612753-ae00-4ef5-a4fe-5c0c1036c055 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:00.341484 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fe612753-ae00-4ef5-a4fe-5c0c1036c055 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:00.346250 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:00.346250 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:00.347059 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe612753-ae00-4ef5-a4fe-5c0c1036c055 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:18:00.347518 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1179/4733] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:00 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:00.379119 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b883c5a3-fd37-434b-b8e3-d66485cccf75 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:00.379990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b883c5a3-fd37-434b-b8e3-d66485cccf75 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-926126167-2087571115", "extra_specs": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:00.400781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b883c5a3-fd37-434b-b8e3-d66485cccf75 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:00.401269 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1180/4734] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:00 2026] POST /volume/v3/types => generated 268 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:01.032403 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5b2d311a-0284-4a71-84cc-c0cbf9d7d687 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:01.035314 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b2d311a-0284-4a71-84cc-c0cbf9d7d687 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:18:01.035537 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b2d311a-0284-4a71-84cc-c0cbf9d7d687 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:01.035720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b2d311a-0284-4a71-84cc-c0cbf9d7d687 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:01.036677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5b2d311a-0284-4a71-84cc-c0cbf9d7d687 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:01.047989 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:01.047989 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:01.047989 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b2d311a-0284-4a71-84cc-c0cbf9d7d687 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 200 Aug 20 00:18:01.047989 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1192/4735] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:01 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:01.357468 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a05fca45-528e-4a03-88c4-bc17a9fba640 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:01.359283 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a05fca45-528e-4a03-88c4-bc17a9fba640 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:18:01.359470 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a05fca45-528e-4a03-88c4-bc17a9fba640 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:01.359661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a05fca45-528e-4a03-88c4-bc17a9fba640 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:01.359863 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a05fca45-528e-4a03-88c4-bc17a9fba640 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:01.366813 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:01.366813 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:01.367668 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a05fca45-528e-4a03-88c4-bc17a9fba640 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:18:01.368077 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1185/4736] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:01 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:02.060549 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-05a61a00-af9e-40d7-9f2e-19a0884ab867 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:02.063497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-05a61a00-af9e-40d7-9f2e-19a0884ab867 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 Aug 20 00:18:02.063825 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-05a61a00-af9e-40d7-9f2e-19a0884ab867 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:02.064156 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-05a61a00-af9e-40d7-9f2e-19a0884ab867 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:02.064329 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-05a61a00-af9e-40d7-9f2e-19a0884ab867 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id c264fcd2-9cb4-44a8-930d-fc7bd4b33d54. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:02.077973 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-05a61a00-af9e-40d7-9f2e-19a0884ab867 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 returned with HTTP 404 Aug 20 00:18:02.078592 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1180/4737] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:02 2026] GET /volume/v3/backups/c264fcd2-9cb4-44a8-930d-fc7bd4b33d54 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:02.086259 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c45e7d24-7bf8-45a4-ab86-5effd0397027 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:02.089060 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c45e7d24-7bf8-45a4-ab86-5effd0397027 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] DELETE https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:18:02.089060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c45e7d24-7bf8-45a4-ab86-5effd0397027 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:02.089060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c45e7d24-7bf8-45a4-ab86-5effd0397027 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:02.089918 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-c45e7d24-7bf8-45a4-ab86-5effd0397027 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete backup with id: 91a7519c-e779-428e-aacd-b2d47643fc4d. Aug 20 00:18:02.096024 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:02.096024 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:02.106258 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-c45e7d24-7bf8-45a4-ab86-5effd0397027 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] delete_backup rpcapi backup_id 91a7519c-e779-428e-aacd-b2d47643fc4d {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:18:02.108294 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c45e7d24-7bf8-45a4-ab86-5effd0397027 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 202 Aug 20 00:18:02.108869 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1181/4738] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:18:02 2026] DELETE /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:02.117159 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1ef2f0ec-4b4d-4e0d-909a-ef55252189ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:02.119499 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ef2f0ec-4b4d-4e0d-909a-ef55252189ff tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:18:02.119806 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ef2f0ec-4b4d-4e0d-909a-ef55252189ff tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:02.120091 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ef2f0ec-4b4d-4e0d-909a-ef55252189ff tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:02.120263 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1ef2f0ec-4b4d-4e0d-909a-ef55252189ff tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:02.125225 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:02.125225 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:02.125955 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ef2f0ec-4b4d-4e0d-909a-ef55252189ff tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 200 Aug 20 00:18:02.126377 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1193/4739] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:02 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:02.383330 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-37c5cac1-0518-4893-974b-e6360476163f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:02.385080 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-37c5cac1-0518-4893-974b-e6360476163f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:18:02.385326 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-37c5cac1-0518-4893-974b-e6360476163f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:02.385510 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-37c5cac1-0518-4893-974b-e6360476163f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:02.385607 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-37c5cac1-0518-4893-974b-e6360476163f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:02.389946 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:02.389946 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:02.390720 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-37c5cac1-0518-4893-974b-e6360476163f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:18:02.391260 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1186/4740] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:02 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:02.628574 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a2b8cd7e-d2d5-4766-84f6-5a75051a55ac req-c389554d-e18a-45f6-894c-d274d5309b51 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:02.631184 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a2b8cd7e-d2d5-4766-84f6-5a75051a55ac req-c389554d-e18a-45f6-894c-d274d5309b51 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a Aug 20 00:18:02.631476 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a2b8cd7e-d2d5-4766-84f6-5a75051a55ac req-c389554d-e18a-45f6-894c-d274d5309b51 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:02.631769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a2b8cd7e-d2d5-4766-84f6-5a75051a55ac req-c389554d-e18a-45f6-894c-d274d5309b51 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:02.645755 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:02.645755 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:02.716271 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a2b8cd7e-d2d5-4766-84f6-5a75051a55ac req-c389554d-e18a-45f6-894c-d274d5309b51 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a returned with HTTP 200 Aug 20 00:18:02.716801 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1181/4741] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:18:02 2026] DELETE /volume/v3/attachments/027cfb6d-f407-4de3-9733-fe290b68ac9a => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:02.883848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d648c0dc-0333-4445-aa0f-4d9551aff18d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:02.885574 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d648c0dc-0333-4445-aa0f-4d9551aff18d tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:02.885922 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d648c0dc-0333-4445-aa0f-4d9551aff18d tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-665644900-877096961", "extra_specs": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:02.899136 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d648c0dc-0333-4445-aa0f-4d9551aff18d tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:02.899700 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1182/4742] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:02 2026] POST /volume/v3/types => generated 267 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:02.907919 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4a5d8d25-ea75-4a1b-801a-f420e37dfd17 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:02.909455 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a5d8d25-ea75-4a1b-801a-f420e37dfd17 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:02.909870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a5d8d25-ea75-4a1b-801a-f420e37dfd17 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649655157-1267083448", "extra_specs": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:02.923732 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a5d8d25-ea75-4a1b-801a-f420e37dfd17 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:02.924500 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1194/4743] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:02 2026] POST /volume/v3/types => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:02.936445 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:02.938648 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:18:02.939114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-340118880", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-665644900-877096961", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:02.941205 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-340118880', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-665644900-877096961', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:18:02.945991 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume of 1 GB Aug 20 00:18:02.946452 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:02.946452 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:02.947274 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Availability Zones retrieved successfully. Aug 20 00:18:02.954530 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Flow 'volume_create_api' (cfc1d9e3-458e-444a-a051-dcb0c7698c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:02.956158 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a4f7ee-146c-40d7-9b4e-0ce22e8b8f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:02.957851 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:18:02.984247 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a4f7ee-146c-40d7-9b4e-0ce22e8b8f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0381a09-f849-4671-ae38-29785f3d0112,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-665644900-877096961',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0381a09-f849-4671-ae38-29785f3d0112', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:02.984567 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ebb6ed-88bf-4012-980d-e90577b040dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.028476 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-665644900-877096961 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-665644900-877096961, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:18:03.029156 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-665644900-877096961 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-665644900-877096961, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:18:03.074001 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Created reservations ['00c609c6-3c67-407b-8b3e-ab13f2e672d6', '25aad0a0-b041-4987-ae7b-c21632ec4323', 'ac3738fc-da7b-40d5-87c0-640e05572f04', 'c6365f08-a03a-4930-9979-fba3e7781444'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:18:03.074816 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ebb6ed-88bf-4012-980d-e90577b040dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c609c6-3c67-407b-8b3e-ab13f2e672d6', '25aad0a0-b041-4987-ae7b-c21632ec4323', 'ac3738fc-da7b-40d5-87c0-640e05572f04', 'c6365f08-a03a-4930-9979-fba3e7781444']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.075552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272ae570-4990-4527-8c5c-6697b0403a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.098967 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272ae570-4990-4527-8c5c-6697b0403a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44f4fc67-c193-4690-b25b-1868b8d93c6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-340118880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847514c2a9f74c0eb928619502373d87',qos_specs=None,replication_status=,reservations=['00c609c6-3c67-407b-8b3e-ab13f2e672d6','25aad0a0-b041-4987-ae7b-c21632ec4323','ac3738fc-da7b-40d5-87c0-640e05572f04','c6365f08-a03a-4930-9979-fba3e7781444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_type_id=f0381a09-f849-4671-ae38-29785f3d0112), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:18:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-340118880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44f4fc67-c193-4690-b25b-1868b8d93c6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847514c2a9f74c0eb928619502373d87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0381a09-f849-4671-ae38-29785f3d0112),volume_type_id=f0381a09-f849-4671-ae38-29785f3d0112)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.099613 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890b0d2f-2038-4bd7-80fb-48bcedd77f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.115805 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890b0d2f-2038-4bd7-80fb-48bcedd77f21) transitioned into state 'SUCCESS' from state '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-340118880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847514c2a9f74c0eb928619502373d87',qos_specs=None,replication_status=,reservations=['00c609c6-3c67-407b-8b3e-ab13f2e672d6','25aad0a0-b041-4987-ae7b-c21632ec4323','ac3738fc-da7b-40d5-87c0-640e05572f04','c6365f08-a03a-4930-9979-fba3e7781444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_type_id=f0381a09-f849-4671-ae38-29785f3d0112)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.116561 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde62160-df93-4feb-9c77-8707637fccd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.128914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde62160-df93-4feb-9c77-8707637fccd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.128914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Flow 'volume_create_api' (cfc1d9e3-458e-444a-a051-dcb0c7698c7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:03.128914 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume request issued successfully. Aug 20 00:18:03.128914 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d0a72324-69e9-4bd3-9ff6-64978bddaa00 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:18:03.133218 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1187/4744] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:18:02 2026] POST /volume/v3/volumes => generated 840 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:18:03.147535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.147816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-754392df-4a1a-4c70-a9ad-29709d9c7df1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.149485 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:18:03.149795 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-754392df-4a1a-4c70-a9ad-29709d9c7df1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d Aug 20 00:18:03.149858 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-446441164", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649655157-1267083448", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:03.150158 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-754392df-4a1a-4c70-a9ad-29709d9c7df1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.150475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-754392df-4a1a-4c70-a9ad-29709d9c7df1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.150672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-754392df-4a1a-4c70-a9ad-29709d9c7df1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 91a7519c-e779-428e-aacd-b2d47643fc4d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:03.151671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-446441164', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649655157-1267083448', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:18:03.155282 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume of 1 GB Aug 20 00:18:03.155571 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.155571 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:03.156032 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Availability Zones retrieved successfully. Aug 20 00:18:03.157388 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-754392df-4a1a-4c70-a9ad-29709d9c7df1 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d returned with HTTP 404 Aug 20 00:18:03.158015 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1183/4745] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:03 2026] GET /volume/v3/backups/91a7519c-e779-428e-aacd-b2d47643fc4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:03.168068 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Flow 'volume_create_api' (bcb801d6-0883-4863-9138-9802dbd6f973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:03.169670 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65b9f22-977d-4395-b472-410ee4d83413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.170621 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:18:03.170805 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a7ed66e1-1ad6-412b-bfcb-a132df6ffdc8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.173698 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7ed66e1-1ad6-412b-bfcb-a132df6ffdc8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] DELETE https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:18:03.174310 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7ed66e1-1ad6-412b-bfcb-a132df6ffdc8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.174592 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7ed66e1-1ad6-412b-bfcb-a132df6ffdc8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.174748 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-a7ed66e1-1ad6-412b-bfcb-a132df6ffdc8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete backup with id: 4ef38a21-a510-4f1e-91e2-fd5a9063403e. Aug 20 00:18:03.182396 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.182396 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:03.198464 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-a7ed66e1-1ad6-412b-bfcb-a132df6ffdc8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] delete_backup rpcapi backup_id 4ef38a21-a510-4f1e-91e2-fd5a9063403e {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:18:03.198607 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65b9f22-977d-4395-b472-410ee4d83413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28047887-f8b6-45ce-9200-4c763b9087e8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649655157-1267083448',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28047887-f8b6-45ce-9200-4c763b9087e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.199440 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2baee9d1-3f66-4604-abd9-37830ee1f54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.201262 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7ed66e1-1ad6-412b-bfcb-a132df6ffdc8 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 202 Aug 20 00:18:03.201857 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1195/4746] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:18:03 2026] DELETE /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:03.211052 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b7914e75-3168-4fe9-8953-aef11f78802c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.217021 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7914e75-3168-4fe9-8953-aef11f78802c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:18:03.217021 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7914e75-3168-4fe9-8953-aef11f78802c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.217021 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7914e75-3168-4fe9-8953-aef11f78802c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.217021 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b7914e75-3168-4fe9-8953-aef11f78802c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:03.221934 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.221934 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:03.222786 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7914e75-3168-4fe9-8953-aef11f78802c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 200 Aug 20 00:18:03.223323 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1188/4747] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:03 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:03.243427 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649655157-1267083448 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649655157-1267083448, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:18:03.243745 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649655157-1267083448 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1649655157-1267083448, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:18:03.288751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Created reservations ['dd154e0d-986e-4f3a-946c-702ec91d78e7', 'da6aaeff-d8f9-4a51-b9f7-3128bdc1270a', '78ed3d62-bec3-4a2a-929b-53399e6ad064', '75585282-2fb6-42fd-8b35-bad56189d1df'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:18:03.289755 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2baee9d1-3f66-4604-abd9-37830ee1f54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd154e0d-986e-4f3a-946c-702ec91d78e7', 'da6aaeff-d8f9-4a51-b9f7-3128bdc1270a', '78ed3d62-bec3-4a2a-929b-53399e6ad064', '75585282-2fb6-42fd-8b35-bad56189d1df']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.291035 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f48621-b1c2-4eb3-a586-ef98b4d2ad06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.327434 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f48621-b1c2-4eb3-a586-ef98b4d2ad06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-446441164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847514c2a9f74c0eb928619502373d87',qos_specs=None,replication_status=,reservations=['dd154e0d-986e-4f3a-946c-702ec91d78e7','da6aaeff-d8f9-4a51-b9f7-3128bdc1270a','78ed3d62-bec3-4a2a-929b-53399e6ad064','75585282-2fb6-42fd-8b35-bad56189d1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_type_id=28047887-f8b6-45ce-9200-4c763b9087e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:18:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-446441164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847514c2a9f74c0eb928619502373d87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28047887-f8b6-45ce-9200-4c763b9087e8),volume_type_id=28047887-f8b6-45ce-9200-4c763b9087e8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.330692 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad760c1a-3d30-4504-ac80-7e246eab4460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.375776 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad760c1a-3d30-4504-ac80-7e246eab4460) transitioned into state 'SUCCESS' from state '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-446441164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847514c2a9f74c0eb928619502373d87',qos_specs=None,replication_status=,reservations=['dd154e0d-986e-4f3a-946c-702ec91d78e7','da6aaeff-d8f9-4a51-b9f7-3128bdc1270a','78ed3d62-bec3-4a2a-929b-53399e6ad064','75585282-2fb6-42fd-8b35-bad56189d1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_type_id=28047887-f8b6-45ce-9200-4c763b9087e8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.376815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aeac3dc-ec8d-4d4d-8ab2-a43d91c823a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.390322 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aeac3dc-ec8d-4d4d-8ab2-a43d91c823a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.391393 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Flow 'volume_create_api' (bcb801d6-0883-4863-9138-9802dbd6f973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:03.391678 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume request issued successfully. Aug 20 00:18:03.392266 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-466d7592-5d7a-4762-adf6-3a60a3d6991c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:18:03.393061 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1182/4748] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:18:03 2026] POST /volume/v3/volumes => generated 842 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:18:03.407389 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f04e4af4-5363-48b1-975a-4343a313253a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.408947 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f04e4af4-5363-48b1-975a-4343a313253a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:18:03.410233 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f04e4af4-5363-48b1-975a-4343a313253a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.412263 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f04e4af4-5363-48b1-975a-4343a313253a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.412441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f04e4af4-5363-48b1-975a-4343a313253a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Show backup with id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:03.421431 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.421431 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:03.422442 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f04e4af4-5363-48b1-975a-4343a313253a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 200 Aug 20 00:18:03.422930 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1184/4749] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:03 2026] GET /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:03.436512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ec68f71-92a2-4516-8827-904f554190bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.438532 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b7a027eb-9a08-42ae-afd3-2d645fef872f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.439447 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:18:03.439850 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-685711966", "snapshot_id": null, "imageRef": "93973546-42ab-4650-be74-ef6c7ef49106", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-926126167-2087571115", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:03.440943 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7a027eb-9a08-42ae-afd3-2d645fef872f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 Aug 20 00:18:03.441258 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7a027eb-9a08-42ae-afd3-2d645fef872f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.441508 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7a027eb-9a08-42ae-afd3-2d645fef872f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.442840 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-685711966', 'snapshot_id': None, 'imageRef': '93973546-42ab-4650-be74-ef6c7ef49106', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-926126167-2087571115', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:18:03.453815 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.453815 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:03.458595 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b7a027eb-9a08-42ae-afd3-2d645fef872f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:18:03.465936 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7a027eb-9a08-42ae-afd3-2d645fef872f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 returned with HTTP 200 Aug 20 00:18:03.465936 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1189/4750] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:03 2026] GET /volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:03.477984 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7cb8535b-8cec-4216-ad2d-f9fe2cb765b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.479998 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7cb8535b-8cec-4216-ad2d-f9fe2cb765b3 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 Aug 20 00:18:03.480196 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7cb8535b-8cec-4216-ad2d-f9fe2cb765b3 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.480384 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7cb8535b-8cec-4216-ad2d-f9fe2cb765b3 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.488255 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.488255 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:03.495592 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7cb8535b-8cec-4216-ad2d-f9fe2cb765b3 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:18:03.502301 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7cb8535b-8cec-4216-ad2d-f9fe2cb765b3 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 returned with HTTP 200 Aug 20 00:18:03.502672 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1183/4751] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:03 2026] GET /volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:03.644343 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume of 1 GB Aug 20 00:18:03.644633 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.644633 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:03.645598 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Availability Zones retrieved successfully. Aug 20 00:18:03.653312 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Flow 'volume_create_api' (5865b136-e9f5-4205-a333-ad3c57e9f3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:03.654399 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4455d9de-9014-4428-9a1d-114e6d9a46f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.655534 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:18:03.662352 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8a3f8085-9748-4a3c-ac3f-2e1adc52c479 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.664310 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a3f8085-9748-4a3c-ac3f-2e1adc52c479 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:18:03.664873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a3f8085-9748-4a3c-ac3f-2e1adc52c479 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.664873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a3f8085-9748-4a3c-ac3f-2e1adc52c479 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.664873 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8a3f8085-9748-4a3c-ac3f-2e1adc52c479 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: 96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:18:03.674343 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.674343 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:03.674809 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8a3f8085-9748-4a3c-ac3f-2e1adc52c479 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:18:03.708113 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8a3f8085-9748-4a3c-ac3f-2e1adc52c479 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:18:03.708359 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a3f8085-9748-4a3c-ac3f-2e1adc52c479 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 202 Aug 20 00:18:03.708863 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1185/4752] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:03 2026] DELETE /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:03.718801 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-30725cca-a306-43f9-b86b-02fad0ecdefd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.720998 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-30725cca-a306-43f9-b86b-02fad0ecdefd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:18:03.721266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-30725cca-a306-43f9-b86b-02fad0ecdefd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.721506 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-30725cca-a306-43f9-b86b-02fad0ecdefd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.729475 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4455d9de-9014-4428-9a1d-114e6d9a46f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:18:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f916553f-c930-4646-9cd3-635aeaaed1b8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-926126167-2087571115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f916553f-c930-4646-9cd3-635aeaaed1b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.730647 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4405b303-628c-4da7-9591-38e1370f9a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.731151 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.731151 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:03.736113 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-30725cca-a306-43f9-b86b-02fad0ecdefd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:18:03.747755 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-30725cca-a306-43f9-b86b-02fad0ecdefd tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 200 Aug 20 00:18:03.748241 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1190/4753] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:03 2026] GET /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:03.778537 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-926126167-2087571115 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-926126167-2087571115, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:18:03.778537 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-926126167-2087571115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-926126167-2087571115, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:18:03.821990 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Created reservations ['ea19414a-59c8-4e23-87c9-667064c34b76', '8a4c302b-8121-4ff7-b66a-c71c86c9c88b', 'c0e8198e-4639-4458-acd4-7cb6ce7a8605', '4a88cfee-378a-4912-b346-d68947caccbd'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:18:03.822908 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4405b303-628c-4da7-9591-38e1370f9a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea19414a-59c8-4e23-87c9-667064c34b76', '8a4c302b-8121-4ff7-b66a-c71c86c9c88b', 'c0e8198e-4639-4458-acd4-7cb6ce7a8605', '4a88cfee-378a-4912-b346-d68947caccbd']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.823846 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0734c002-fbce-4476-a6e4-55e3f0252d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.861565 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0734c002-fbce-4476-a6e4-55e3f0252d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43f9b53c-a794-4748-be7c-dc1d97c3980e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-685711966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847514c2a9f74c0eb928619502373d87',qos_specs=None,replication_status=,reservations=['ea19414a-59c8-4e23-87c9-667064c34b76','8a4c302b-8121-4ff7-b66a-c71c86c9c88b','c0e8198e-4639-4458-acd4-7cb6ce7a8605','4a88cfee-378a-4912-b346-d68947caccbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_type_id=f916553f-c930-4646-9cd3-635aeaaed1b8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:18:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-685711966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43f9b53c-a794-4748-be7c-dc1d97c3980e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847514c2a9f74c0eb928619502373d87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f916553f-c930-4646-9cd3-635aeaaed1b8),volume_type_id=f916553f-c930-4646-9cd3-635aeaaed1b8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.862811 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b23fe02-01af-4ea8-9e5f-d0726b9068b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.893088 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b23fe02-01af-4ea8-9e5f-d0726b9068b9) transitioned into state 'SUCCESS' from state '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-685711966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847514c2a9f74c0eb928619502373d87',qos_specs=None,replication_status=,reservations=['ea19414a-59c8-4e23-87c9-667064c34b76','8a4c302b-8121-4ff7-b66a-c71c86c9c88b','c0e8198e-4639-4458-acd4-7cb6ce7a8605','4a88cfee-378a-4912-b346-d68947caccbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3410eed1ae4847a08e386f0148b6f4',volume_type_id=f916553f-c930-4646-9cd3-635aeaaed1b8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.893969 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fadd38e-b045-4c97-959c-278401f6e919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:03.908778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fadd38e-b045-4c97-959c-278401f6e919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:03.909675 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Flow 'volume_create_api' (5865b136-e9f5-4205-a333-ad3c57e9f3a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:03.910088 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Create volume request issued successfully. Aug 20 00:18:03.910721 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ec68f71-92a2-4516-8827-904f554190bb tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:18:03.911253 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1196/4754] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:18:03 2026] POST /volume/v3/volumes => generated 841 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:18:03.924902 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe9e15fb-dadf-4ed2-b115-2f5cbb298335 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:03.930874 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe9e15fb-dadf-4ed2-b115-2f5cbb298335 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:03.931163 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe9e15fb-dadf-4ed2-b115-2f5cbb298335 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:03.931460 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe9e15fb-dadf-4ed2-b115-2f5cbb298335 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:03.947372 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:03.947372 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:03.954923 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fe9e15fb-dadf-4ed2-b115-2f5cbb298335 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:03.959642 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe9e15fb-dadf-4ed2-b115-2f5cbb298335 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:03.960432 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1184/4755] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:03 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:04.238471 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-18c4929e-14b5-49b7-86d3-a2c8a578a256 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:04.240249 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18c4929e-14b5-49b7-86d3-a2c8a578a256 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e Aug 20 00:18:04.240470 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18c4929e-14b5-49b7-86d3-a2c8a578a256 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:04.240649 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18c4929e-14b5-49b7-86d3-a2c8a578a256 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:04.240744 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-18c4929e-14b5-49b7-86d3-a2c8a578a256 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Show backup with id 4ef38a21-a510-4f1e-91e2-fd5a9063403e. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:18:04.243950 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18c4929e-14b5-49b7-86d3-a2c8a578a256 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e returned with HTTP 404 Aug 20 00:18:04.244399 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1186/4756] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:04 2026] GET /volume/v3/backups/4ef38a21-a510-4f1e-91e2-fd5a9063403e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:04.251681 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fce0d5a1-1611-43de-a55c-bb45fe49caf2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:04.255680 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fce0d5a1-1611-43de-a55c-bb45fe49caf2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 Aug 20 00:18:04.255961 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fce0d5a1-1611-43de-a55c-bb45fe49caf2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:04.256244 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fce0d5a1-1611-43de-a55c-bb45fe49caf2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:04.256459 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-fce0d5a1-1611-43de-a55c-bb45fe49caf2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete volume with id: 9f953bc4-91f8-4871-ab56-8d8ca6afad01 Aug 20 00:18:04.264555 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:04.264555 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:04.264864 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fce0d5a1-1611-43de-a55c-bb45fe49caf2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:18:04.288417 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fce0d5a1-1611-43de-a55c-bb45fe49caf2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Delete volume request issued successfully. Aug 20 00:18:04.288590 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fce0d5a1-1611-43de-a55c-bb45fe49caf2 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 returned with HTTP 202 Aug 20 00:18:04.289003 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1191/4757] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:18:04 2026] DELETE /volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:04.300205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-971582e2-f433-41a5-9c61-632cf2adeef7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:04.302793 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-971582e2-f433-41a5-9c61-632cf2adeef7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 Aug 20 00:18:04.303042 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-971582e2-f433-41a5-9c61-632cf2adeef7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:04.303249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-971582e2-f433-41a5-9c61-632cf2adeef7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:04.316663 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:04.316663 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:04.327157 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-971582e2-f433-41a5-9c61-632cf2adeef7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Volume info retrieved successfully. Aug 20 00:18:04.333241 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-971582e2-f433-41a5-9c61-632cf2adeef7 tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 returned with HTTP 200 Aug 20 00:18:04.333800 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1197/4758] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:04 2026] GET /volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 => generated 1003 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:04.764877 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-41cc31ec-57e7-4154-95d3-d2d3c1f45d60 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:04.768932 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41cc31ec-57e7-4154-95d3-d2d3c1f45d60 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 Aug 20 00:18:04.768932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41cc31ec-57e7-4154-95d3-d2d3c1f45d60 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:04.768932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41cc31ec-57e7-4154-95d3-d2d3c1f45d60 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:04.775216 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41cc31ec-57e7-4154-95d3-d2d3c1f45d60 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 returned with HTTP 404 Aug 20 00:18:04.775216 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1185/4759] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:04 2026] GET /volume/v3/volumes/96df0007-e815-41e3-bb46-21a649b45977 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:04.784340 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d6e204b4-528c-4aba-ba29-1ca406a25c08 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:04.787247 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6e204b4-528c-4aba-ba29-1ca406a25c08 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 Aug 20 00:18:04.787529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6e204b4-528c-4aba-ba29-1ca406a25c08 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:04.787728 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6e204b4-528c-4aba-ba29-1ca406a25c08 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:04.787831 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-d6e204b4-528c-4aba-ba29-1ca406a25c08 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete snapshot with id: 782a5e0e-2f7a-4148-91ec-f53843600158 Aug 20 00:18:04.793967 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:04.793967 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:04.794439 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d6e204b4-528c-4aba-ba29-1ca406a25c08 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:18:04.818939 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d6e204b4-528c-4aba-ba29-1ca406a25c08 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot delete request issued successfully. Aug 20 00:18:04.819129 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6e204b4-528c-4aba-ba29-1ca406a25c08 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 returned with HTTP 202 Aug 20 00:18:04.819600 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1187/4760] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:18:04 2026] DELETE /volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:04.830672 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3f0feb88-c123-4ddb-a026-aca1b77ae1f5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:04.833465 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f0feb88-c123-4ddb-a026-aca1b77ae1f5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 Aug 20 00:18:04.833712 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f0feb88-c123-4ddb-a026-aca1b77ae1f5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:04.833956 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f0feb88-c123-4ddb-a026-aca1b77ae1f5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:04.839703 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:04.839703 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:04.840207 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3f0feb88-c123-4ddb-a026-aca1b77ae1f5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Snapshot retrieved successfully. Aug 20 00:18:04.841010 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f0feb88-c123-4ddb-a026-aca1b77ae1f5 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 returned with HTTP 200 Aug 20 00:18:04.841407 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1192/4761] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:04 2026] GET /volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:04.977931 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d6b4c3fe-978a-459b-aacb-cfcff65b719a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:04.980556 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6b4c3fe-978a-459b-aacb-cfcff65b719a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:04.980556 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6b4c3fe-978a-459b-aacb-cfcff65b719a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:04.981709 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6b4c3fe-978a-459b-aacb-cfcff65b719a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:05.000775 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:05.000775 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:05.007176 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d6b4c3fe-978a-459b-aacb-cfcff65b719a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:05.013340 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6b4c3fe-978a-459b-aacb-cfcff65b719a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:05.013898 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1198/4762] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:04 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 933 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:18:05.059684 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:05.138827 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:18:05.139284 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-659031901", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:05.140691 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-659031901', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:18:05.140818 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Create volume of 1 GB Aug 20 00:18:05.148321 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Availability Zones retrieved successfully. Aug 20 00:18:05.155896 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Flow 'volume_create_api' (86796ac1-2451-4d66-a9f7-9f496782ff26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:05.157359 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c60428-7090-4596-8fbc-b29e6891b323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:05.158502 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:18:05.192478 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c60428-7090-4596-8fbc-b29e6891b323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:05.193506 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897cf820-19cf-4e1e-a0cf-879e1efa13d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:05.234532 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-5be2520f-8b42-4a2e-b933-b615d63ca641 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:05.237632 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-5be2520f-8b42-4a2e-b933-b615d63ca641 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 Aug 20 00:18:05.237861 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-5be2520f-8b42-4a2e-b933-b615d63ca641 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:05.238138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-5be2520f-8b42-4a2e-b933-b615d63ca641 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:05.247078 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:05.247078 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:05.253861 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-5be2520f-8b42-4a2e-b933-b615d63ca641 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:18:05.258108 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Created reservations ['76c47336-551e-4e00-bd19-77fb26b4594a', 'f12e8ff7-b453-40fc-870a-3d9a789ae634', '3ac8ba9f-af41-45ca-a786-7616ca0564e8', '87958a44-f349-4863-9d12-56d92d4d9fe5'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:18:05.258872 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897cf820-19cf-4e1e-a0cf-879e1efa13d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76c47336-551e-4e00-bd19-77fb26b4594a', 'f12e8ff7-b453-40fc-870a-3d9a789ae634', '3ac8ba9f-af41-45ca-a786-7616ca0564e8', '87958a44-f349-4863-9d12-56d92d4d9fe5']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:05.259409 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-5be2520f-8b42-4a2e-b933-b615d63ca641 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 returned with HTTP 200 Aug 20 00:18:05.259674 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf03a5f-b6cd-44ea-969b-03c3fabbb4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:05.259786 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1188/4763] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:05 2026] GET /volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:05.288589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf03a5f-b6cd-44ea-969b-03c3fabbb4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5827f902-c9a3-494a-8608-c6bebf5e57eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-659031901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037d3974e1fe41c19b31365d9955c761',qos_specs=None,replication_status=,reservations=['76c47336-551e-4e00-bd19-77fb26b4594a','f12e8ff7-b453-40fc-870a-3d9a789ae634','3ac8ba9f-af41-45ca-a786-7616ca0564e8','87958a44-f349-4863-9d12-56d92d4d9fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a9ca2030d246a28a28927e34ee0778',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-659031901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5827f902-c9a3-494a-8608-c6bebf5e57eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037d3974e1fe41c19b31365d9955c761',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12a9ca2030d246a28a28927e34ee0778',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:05.289786 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff3e41f-e558-4a15-8105-7a7b64bb6517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:05.329054 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff3e41f-e558-4a15-8105-7a7b64bb6517) transitioned into state 'SUCCESS' from state '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-659031901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037d3974e1fe41c19b31365d9955c761',qos_specs=None,replication_status=,reservations=['76c47336-551e-4e00-bd19-77fb26b4594a','f12e8ff7-b453-40fc-870a-3d9a789ae634','3ac8ba9f-af41-45ca-a786-7616ca0564e8','87958a44-f349-4863-9d12-56d92d4d9fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a9ca2030d246a28a28927e34ee0778',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:05.330136 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5de3f9-2ab8-4c4a-b3f1-e607964fe3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:05.346308 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5de3f9-2ab8-4c4a-b3f1-e607964fe3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:05.347690 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Flow 'volume_create_api' (86796ac1-2451-4d66-a9f7-9f496782ff26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:05.348404 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Create volume request issued successfully. Aug 20 00:18:05.350540 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0c196d0-60b4-4f6b-bcb1-d021b349474c tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:18:05.350540 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1186/4764] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:18:05 2026] POST /volume/v3/volumes => generated 749 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:18:05.354821 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e12a16e6-4636-4a81-ab8a-ec5d7ce8ab2c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:05.356739 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e12a16e6-4636-4a81-ab8a-ec5d7ce8ab2c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] GET https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 Aug 20 00:18:05.356964 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e12a16e6-4636-4a81-ab8a-ec5d7ce8ab2c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:05.357144 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e12a16e6-4636-4a81-ab8a-ec5d7ce8ab2c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:05.362854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ca244dd0-5697-43b9-9497-f83148f376b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:05.364526 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca244dd0-5697-43b9-9497-f83148f376b4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:05.364726 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca244dd0-5697-43b9-9497-f83148f376b4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:05.364921 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca244dd0-5697-43b9-9497-f83148f376b4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:05.368934 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e12a16e6-4636-4a81-ab8a-ec5d7ce8ab2c tempest-ProjectReaderTests33-451409827 tempest-ProjectReaderTests33-451409827-project-admin] https://10.4.3.9/volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 returned with HTTP 404 Aug 20 00:18:05.369476 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1193/4765] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:18:05 2026] GET /volume/v3/volumes/9f953bc4-91f8-4871-ab56-8d8ca6afad01 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:05.371664 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:05.371664 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:05.375519 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ca244dd0-5697-43b9-9497-f83148f376b4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:05.381047 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca244dd0-5697-43b9-9497-f83148f376b4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb returned with HTTP 200 Aug 20 00:18:05.381611 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1199/4766] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:05 2026] GET /volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:05.772410 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-3494379d-0024-4e69-b7c1-85364e77c9e7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:05.775983 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-3494379d-0024-4e69-b7c1-85364e77c9e7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 Aug 20 00:18:05.776168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-3494379d-0024-4e69-b7c1-85364e77c9e7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:05.776396 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-3494379d-0024-4e69-b7c1-85364e77c9e7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:05.783548 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:05.783548 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:05.787054 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-3494379d-0024-4e69-b7c1-85364e77c9e7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:18:05.792047 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-3494379d-0024-4e69-b7c1-85364e77c9e7 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 returned with HTTP 200 Aug 20 00:18:05.792511 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1189/4767] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:05 2026] GET /volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 => generated 1413 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:05.802901 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-82d3f0a7-373b-4ddf-951f-4aeb8e3f82eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:05.803509 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-82d3f0a7-373b-4ddf-951f-4aeb8e3f82eb None None] GET https://10.4.3.9/volume// Aug 20 00:18:05.803751 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-82d3f0a7-373b-4ddf-951f-4aeb8e3f82eb None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:05.804042 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-82d3f0a7-373b-4ddf-951f-4aeb8e3f82eb None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:05.804486 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-82d3f0a7-373b-4ddf-951f-4aeb8e3f82eb None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:05.804841 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1187/4768] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:18:05 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:05.812794 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-75f0d79e-d681-431d-818f-82e602f5cf19 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:05.815426 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-75f0d79e-d681-431d-818f-82e602f5cf19 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:18:05.815917 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-75f0d79e-d681-431d-818f-82e602f5cf19 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98ea3308-f144-4975-91e2-d3a2b1ef5c10", "connector": null, "instance_uuid": "78fea388-afbe-422d-8fbe-95cbe5175912"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:05.826651 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:05.826651 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:05.850778 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-189e2871-5bf3-4cb9-becf-bcf3040e0504 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:05.852622 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-189e2871-5bf3-4cb9-becf-bcf3040e0504 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 Aug 20 00:18:05.852910 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-189e2871-5bf3-4cb9-becf-bcf3040e0504 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:05.853078 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-189e2871-5bf3-4cb9-becf-bcf3040e0504 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:05.857157 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-189e2871-5bf3-4cb9-becf-bcf3040e0504 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 returned with HTTP 404 Aug 20 00:18:05.857792 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1200/4769] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:05 2026] GET /volume/v3/snapshots/782a5e0e-2f7a-4148-91ec-f53843600158 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:05.858279 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-75f0d79e-d681-431d-818f-82e602f5cf19 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:18:05.858712 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1194/4770] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:18:05 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 20 00:18:06.028583 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8fe0cba7-9576-47fc-8f46-f4f9b04373c8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:06.031075 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fe0cba7-9576-47fc-8f46-f4f9b04373c8 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:06.031327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fe0cba7-9576-47fc-8f46-f4f9b04373c8 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:06.031594 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fe0cba7-9576-47fc-8f46-f4f9b04373c8 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:06.040746 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:06.040746 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:06.046714 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8fe0cba7-9576-47fc-8f46-f4f9b04373c8 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:06.056087 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fe0cba7-9576-47fc-8f46-f4f9b04373c8 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:06.056657 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1190/4771] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:06 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:06.399510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-331c6624-83e3-4d9f-a9fd-6c710e8272a9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:06.406695 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-331c6624-83e3-4d9f-a9fd-6c710e8272a9 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:06.406695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-331c6624-83e3-4d9f-a9fd-6c710e8272a9 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:06.406695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-331c6624-83e3-4d9f-a9fd-6c710e8272a9 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:06.413512 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:06.413512 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:06.419032 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-331c6624-83e3-4d9f-a9fd-6c710e8272a9 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:06.425179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-331c6624-83e3-4d9f-a9fd-6c710e8272a9 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb returned with HTTP 200 Aug 20 00:18:06.426044 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1188/4772] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:06 2026] GET /volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:06.446461 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6552f4ad-7ef5-43e9-bac9-8f6dd50e3df8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:06.449655 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6552f4ad-7ef5-43e9-bac9-8f6dd50e3df8 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:06.449924 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6552f4ad-7ef5-43e9-bac9-8f6dd50e3df8 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:06.450150 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6552f4ad-7ef5-43e9-bac9-8f6dd50e3df8 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:06.471910 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:06.471910 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:06.477446 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6552f4ad-7ef5-43e9-bac9-8f6dd50e3df8 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:06.485705 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6552f4ad-7ef5-43e9-bac9-8f6dd50e3df8 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb returned with HTTP 200 Aug 20 00:18:06.486252 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1201/4773] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:06 2026] GET /volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:06.501916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-86844091-d49e-443e-9b59-492a543099e2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:06.504734 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-86844091-d49e-443e-9b59-492a543099e2 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:18:06.505421 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-86844091-d49e-443e-9b59-492a543099e2 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5827f902-c9a3-494a-8608-c6bebf5e57eb", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1107378213", "description": null, "metadata": null}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:06.522482 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:06.522482 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:06.523168 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-86844091-d49e-443e-9b59-492a543099e2 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:06.523409 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-86844091-d49e-443e-9b59-492a543099e2 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Create snapshot from volume 5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:06.596459 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-86844091-d49e-443e-9b59-492a543099e2 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Created reservations ['a6c2125b-e7ab-49d9-b502-b1b388e1882e', '9ed063b6-f25f-48f1-8edf-dce60cf366bf', 'fd049da3-d9af-4306-a5cf-519892372d79', '31c24e5a-1639-478a-9b1c-9a06f147c43b'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:18:06.636548 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-86844091-d49e-443e-9b59-492a543099e2 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot force create request issued successfully. Aug 20 00:18:06.636979 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-86844091-d49e-443e-9b59-492a543099e2 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:18:06.637605 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1195/4774] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:18:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:18:06.654355 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d2b9824-eba0-4847-8d0d-4c1dbbf62486 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:06.659263 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d2b9824-eba0-4847-8d0d-4c1dbbf62486 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:06.659263 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d2b9824-eba0-4847-8d0d-4c1dbbf62486 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:06.659263 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d2b9824-eba0-4847-8d0d-4c1dbbf62486 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:06.668181 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:06.668181 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:06.668637 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1d2b9824-eba0-4847-8d0d-4c1dbbf62486 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot retrieved successfully. Aug 20 00:18:06.669468 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d2b9824-eba0-4847-8d0d-4c1dbbf62486 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 200 Aug 20 00:18:06.669817 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1191/4775] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:06 2026] GET /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:07.069560 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2f19f550-bdd0-4b53-8524-4dd7afaf788a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.071335 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f19f550-bdd0-4b53-8524-4dd7afaf788a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:07.071515 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f19f550-bdd0-4b53-8524-4dd7afaf788a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.071688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f19f550-bdd0-4b53-8524-4dd7afaf788a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.078274 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.078274 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:07.082088 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2f19f550-bdd0-4b53-8524-4dd7afaf788a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:07.086414 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f19f550-bdd0-4b53-8524-4dd7afaf788a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:07.087044 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1189/4776] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:07.256602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9bc1b912-4d3c-494e-9f46-1f946bebca09 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.257089 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bc1b912-4d3c-494e-9f46-1f946bebca09 None None] GET https://10.4.3.9/volume// Aug 20 00:18:07.257278 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bc1b912-4d3c-494e-9f46-1f946bebca09 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.257455 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bc1b912-4d3c-494e-9f46-1f946bebca09 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.257759 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bc1b912-4d3c-494e-9f46-1f946bebca09 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:07.258132 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1202/4777] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:07.271970 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-0d0a0062-6430-4bb6-8b0a-6c2e0479288a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.274390 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-0d0a0062-6430-4bb6-8b0a-6c2e0479288a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 Aug 20 00:18:07.274637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-0d0a0062-6430-4bb6-8b0a-6c2e0479288a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.274857 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-0d0a0062-6430-4bb6-8b0a-6c2e0479288a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.292049 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.292049 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:07.300807 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-0d0a0062-6430-4bb6-8b0a-6c2e0479288a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:18:07.312918 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-0d0a0062-6430-4bb6-8b0a-6c2e0479288a tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 returned with HTTP 200 Aug 20 00:18:07.313395 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1196/4778] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 => generated 1592 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:07.456637 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-cb99e3f7-f17e-42c8-9bc2-57bddc6c884e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.463984 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-cb99e3f7-f17e-42c8-9bc2-57bddc6c884e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] PUT https://10.4.3.9/volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d Aug 20 00:18:07.464474 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-cb99e3f7-f17e-42c8-9bc2-57bddc6c884e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:07.495358 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-cb99e3f7-f17e-42c8-9bc2-57bddc6c884e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Acquiring lock "cinder-attachment_update-98ea3308-f144-4975-91e2-d3a2b1ef5c10-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:18:07.509336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-cb99e3f7-f17e-42c8-9bc2-57bddc6c884e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Lock "cinder-attachment_update-98ea3308-f144-4975-91e2-d3a2b1ef5c10-np0000007832" acquired by "attachment_update" :: waited 0.014s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:18:07.510790 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.510790 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:07.617055 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-cb99e3f7-f17e-42c8-9bc2-57bddc6c884e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Lock "cinder-attachment_update-98ea3308-f144-4975-91e2-d3a2b1ef5c10-np0000007832" released by "attachment_update" :: held 0.108s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:18:07.617359 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-cb99e3f7-f17e-42c8-9bc2-57bddc6c884e tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d returned with HTTP 200 Aug 20 00:18:07.617808 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1192/4779] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:18:07 2026] PUT /volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:07.641768 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-65a74b27-87f0-4837-bd6b-f4b9deccb0cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.644835 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-65a74b27-87f0-4837-bd6b-f4b9deccb0cf tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] POST https://10.4.3.9/volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d/action Aug 20 00:18:07.645318 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-65a74b27-87f0-4837-bd6b-f4b9deccb0cf tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:07.645502 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-65a74b27-87f0-4837-bd6b-f4b9deccb0cf tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:07.653439 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-567eba3e-e056-4cc8-b9fc-2707f70d20bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.665923 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.665923 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:07.679721 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5d12b530-aa72-4aae-a6c9-747aac1ff64e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.680411 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-99bbde0d-90ca-4a18-9622-583d48efda7b req-65a74b27-87f0-4837-bd6b-f4b9deccb0cf tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d/action returned with HTTP 204 Aug 20 00:18:07.681030 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1190/4780] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:18:07 2026] POST /volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:07.681714 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5d12b530-aa72-4aae-a6c9-747aac1ff64e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:07.682033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5d12b530-aa72-4aae-a6c9-747aac1ff64e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.682270 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5d12b530-aa72-4aae-a6c9-747aac1ff64e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.687784 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.687784 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:07.689760 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5d12b530-aa72-4aae-a6c9-747aac1ff64e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot retrieved successfully. Aug 20 00:18:07.689760 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5d12b530-aa72-4aae-a6c9-747aac1ff64e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 200 Aug 20 00:18:07.690465 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1197/4781] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:07.698781 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ea58b4cc-d8e9-4b52-9f8a-57a7f619a211 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.701150 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea58b4cc-d8e9-4b52-9f8a-57a7f619a211 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:07.701150 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea58b4cc-d8e9-4b52-9f8a-57a7f619a211 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.701150 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea58b4cc-d8e9-4b52-9f8a-57a7f619a211 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.707406 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.707406 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:07.707727 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ea58b4cc-d8e9-4b52-9f8a-57a7f619a211 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot retrieved successfully. Aug 20 00:18:07.708544 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea58b4cc-d8e9-4b52-9f8a-57a7f619a211 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 200 Aug 20 00:18:07.708909 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1193/4782] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:07.719158 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-47cae922-980c-4b38-8d26-21040fd23e73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.721118 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47cae922-980c-4b38-8d26-21040fd23e73 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:07.721190 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47cae922-980c-4b38-8d26-21040fd23e73 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.721610 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47cae922-980c-4b38-8d26-21040fd23e73 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.727376 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.727376 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:07.727979 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47cae922-980c-4b38-8d26-21040fd23e73 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot retrieved successfully. Aug 20 00:18:07.729117 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47cae922-980c-4b38-8d26-21040fd23e73 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 200 Aug 20 00:18:07.729634 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1191/4783] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:07.738516 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.740337 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:18:07.740533 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d139d582-0db7-46fc-ab71-8b390c1cd333", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:07.741973 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Create volume request body: {'volume': {'snapshot_id': 'd139d582-0db7-46fc-ab71-8b390c1cd333', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:18:07.747326 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.747326 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:07.747604 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot retrieved successfully. Aug 20 00:18:07.747776 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Create volume of 1 GB Aug 20 00:18:07.752816 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Availability Zones retrieved successfully. Aug 20 00:18:07.761412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Flow 'volume_create_api' (6a2ed1b2-e57d-4217-b9d0-9380f9bd0e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:07.762989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49e4620-7143-41fd-8548-a0bc6660e6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:07.764584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:18:07.805045 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49e4620-7143-41fd-8548-a0bc6660e6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd139d582-0db7-46fc-ab71-8b390c1cd333', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:07.807906 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf1fba8-772f-4d43-ad27-c3667b2faa09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:07.824411 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-567eba3e-e056-4cc8-b9fc-2707f70d20bb tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-admin] GET https://10.4.3.9/volume/v3/scheduler-stats/get_pools Aug 20 00:18:07.824705 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-567eba3e-e056-4cc8-b9fc-2707f70d20bb tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.825020 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-567eba3e-e056-4cc8-b9fc-2707f70d20bb tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-admin] Calling method 'get_pools' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.836840 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-567eba3e-e056-4cc8-b9fc-2707f70d20bb tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-admin] https://10.4.3.9/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 00:18:07.837776 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1203/4784] 10.4.3.9 () {66 vars in 1277 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:07.847275 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da62d57a-7bab-4440-afc0-2ed8d20cb48c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.856555 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Created reservations ['ddb9ceec-c30f-46dc-ae60-590aca9e73e3', '39591ee4-cf2e-4ffe-97a4-eac137e6aa6f', '7e99cb04-d9c2-4dd6-8622-c698dec6f330', '1bd41143-c6a4-4199-a163-c3f408c904ab'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:18:07.856704 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf1fba8-772f-4d43-ad27-c3667b2faa09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddb9ceec-c30f-46dc-ae60-590aca9e73e3', '39591ee4-cf2e-4ffe-97a4-eac137e6aa6f', '7e99cb04-d9c2-4dd6-8622-c698dec6f330', '1bd41143-c6a4-4199-a163-c3f408c904ab']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:07.857643 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (037451b9-3e5f-4cf8-b21b-2ab5f378fb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:07.916109 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (037451b9-3e5f-4cf8-b21b-2ab5f378fb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378de1c4-e30f-4f8d-8a5b-02874ed9cd35', '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='037d3974e1fe41c19b31365d9955c761',qos_specs=None,replication_status=,reservations=['ddb9ceec-c30f-46dc-ae60-590aca9e73e3','39591ee4-cf2e-4ffe-97a4-eac137e6aa6f','7e99cb04-d9c2-4dd6-8622-c698dec6f330','1bd41143-c6a4-4199-a163-c3f408c904ab'],size=1,snapshot_id=d139d582-0db7-46fc-ab71-8b390c1cd333,source_replicaid=,source_volid=None,status='creating',user_id='12a9ca2030d246a28a28927e34ee0778',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:18:07Z,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=378de1c4-e30f-4f8d-8a5b-02874ed9cd35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037d3974e1fe41c19b31365d9955c761',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d139d582-0db7-46fc-ab71-8b390c1cd333,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12a9ca2030d246a28a28927e34ee0778',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:07.917256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbae6c81-e5e9-4d40-b407-d865797425a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:07.921248 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da62d57a-7bab-4440-afc0-2ed8d20cb48c tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-reader] GET https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool Aug 20 00:18:07.921480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da62d57a-7bab-4440-afc0-2ed8d20cb48c tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.921621 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da62d57a-7bab-4440-afc0-2ed8d20cb48c tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.922286 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-da62d57a-7bab-4440-afc0-2ed8d20cb48c tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'aa984728283a4b2db2989df5c0a67f7d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d312e83e4bb4148b10deee9d6a6b935', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:07.922454 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da62d57a-7bab-4440-afc0-2ed8d20cb48c tempest-ProjectReaderTests-922299396 tempest-ProjectReaderTests-922299396-project-reader] https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool returned with HTTP 403 Aug 20 00:18:07.922852 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1194/4785] 10.4.3.9 () {66 vars in 1304 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/v3/capabilities/np0000007832@storpool => generated 110 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:07.937019 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbae6c81-e5e9-4d40-b407-d865797425a1) transitioned into state 'SUCCESS' from 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='037d3974e1fe41c19b31365d9955c761',qos_specs=None,replication_status=,reservations=['ddb9ceec-c30f-46dc-ae60-590aca9e73e3','39591ee4-cf2e-4ffe-97a4-eac137e6aa6f','7e99cb04-d9c2-4dd6-8622-c698dec6f330','1bd41143-c6a4-4199-a163-c3f408c904ab'],size=1,snapshot_id=d139d582-0db7-46fc-ab71-8b390c1cd333,source_replicaid=,source_volid=None,status='creating',user_id='12a9ca2030d246a28a28927e34ee0778',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:07.937748 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84122e68-11c2-4858-b4dd-f073c2a2ecd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:07.961712 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84122e68-11c2-4858-b4dd-f073c2a2ecd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:07.963294 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Flow 'volume_create_api' (6a2ed1b2-e57d-4217-b9d0-9380f9bd0e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:07.963638 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Create volume request issued successfully. Aug 20 00:18:07.964743 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b49d172-1db6-42c2-89ac-2277fd830a7e tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:18:07.965237 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1198/4786] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:18:07 2026] POST /volume/v3/volumes => generated 737 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:18:07.979319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6d55aff2-231a-4513-ad52-90b30b5d6a87 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:07.981424 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d55aff2-231a-4513-ad52-90b30b5d6a87 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 Aug 20 00:18:07.981677 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d55aff2-231a-4513-ad52-90b30b5d6a87 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:07.981941 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d55aff2-231a-4513-ad52-90b30b5d6a87 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:07.990282 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:07.990282 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:07.994000 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6d55aff2-231a-4513-ad52-90b30b5d6a87 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:07.998386 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d55aff2-231a-4513-ad52-90b30b5d6a87 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 returned with HTTP 200 Aug 20 00:18:07.999016 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1192/4787] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:07 2026] GET /volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 => generated 805 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:08.100860 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d96653bb-8bab-4dd9-a3ad-09b2ea1469c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:08.101938 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d96653bb-8bab-4dd9-a3ad-09b2ea1469c9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:08.102140 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d96653bb-8bab-4dd9-a3ad-09b2ea1469c9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:08.102353 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d96653bb-8bab-4dd9-a3ad-09b2ea1469c9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:08.111268 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:08.111268 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:08.115877 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d96653bb-8bab-4dd9-a3ad-09b2ea1469c9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:08.121685 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d96653bb-8bab-4dd9-a3ad-09b2ea1469c9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:08.122227 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1204/4788] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:08 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:09.013210 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f5a4b92-816f-45af-b428-29b6cc3e6b27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:09.014759 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f5a4b92-816f-45af-b428-29b6cc3e6b27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 Aug 20 00:18:09.015312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f5a4b92-816f-45af-b428-29b6cc3e6b27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:09.015484 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f5a4b92-816f-45af-b428-29b6cc3e6b27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:09.022670 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:09.022670 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:09.025502 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6f5a4b92-816f-45af-b428-29b6cc3e6b27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:09.029052 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f5a4b92-816f-45af-b428-29b6cc3e6b27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 returned with HTTP 200 Aug 20 00:18:09.029404 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1195/4789] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:09 2026] GET /volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:09.041262 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-31a9d92d-14b3-462a-9bdb-53861d44cfcb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:09.043280 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-31a9d92d-14b3-462a-9bdb-53861d44cfcb tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 Aug 20 00:18:09.043484 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-31a9d92d-14b3-462a-9bdb-53861d44cfcb tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:09.043683 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-31a9d92d-14b3-462a-9bdb-53861d44cfcb tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:09.051248 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:09.051248 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:09.054820 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-31a9d92d-14b3-462a-9bdb-53861d44cfcb tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:09.058651 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-31a9d92d-14b3-462a-9bdb-53861d44cfcb tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 returned with HTTP 200 Aug 20 00:18:09.059070 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1199/4790] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:09 2026] GET /volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:09.073643 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3da443fb-cbd6-42ac-9e6a-15cfe37ffa21 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:09.075263 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3da443fb-cbd6-42ac-9e6a-15cfe37ffa21 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:09.075415 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3da443fb-cbd6-42ac-9e6a-15cfe37ffa21 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:09.075589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3da443fb-cbd6-42ac-9e6a-15cfe37ffa21 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:09.075697 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-3da443fb-cbd6-42ac-9e6a-15cfe37ffa21 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Delete snapshot with id: d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:09.080281 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:09.080281 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:09.080636 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3da443fb-cbd6-42ac-9e6a-15cfe37ffa21 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot retrieved successfully. Aug 20 00:18:09.097349 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3da443fb-cbd6-42ac-9e6a-15cfe37ffa21 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot delete request issued successfully. Aug 20 00:18:09.097594 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3da443fb-cbd6-42ac-9e6a-15cfe37ffa21 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 202 Aug 20 00:18:09.098169 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1193/4791] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:18:09 2026] DELETE /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:09.104548 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1192f436-d666-4575-a3d3-44a617d1790b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:09.106363 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1192f436-d666-4575-a3d3-44a617d1790b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:09.106612 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1192f436-d666-4575-a3d3-44a617d1790b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:09.106999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1192f436-d666-4575-a3d3-44a617d1790b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:09.114050 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:09.114050 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:09.114667 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1192f436-d666-4575-a3d3-44a617d1790b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Snapshot retrieved successfully. Aug 20 00:18:09.115776 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1192f436-d666-4575-a3d3-44a617d1790b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 200 Aug 20 00:18:09.116319 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1205/4792] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:09 2026] GET /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:09.135900 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65b7d026-455b-4f2f-a05f-6d466d21174f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:09.137502 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65b7d026-455b-4f2f-a05f-6d466d21174f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:09.137697 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65b7d026-455b-4f2f-a05f-6d466d21174f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:09.137909 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65b7d026-455b-4f2f-a05f-6d466d21174f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:09.144855 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:09.144855 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:09.147130 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-65b7d026-455b-4f2f-a05f-6d466d21174f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:09.151177 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65b7d026-455b-4f2f-a05f-6d466d21174f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:09.151543 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1196/4793] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:09 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:09.842478 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-78035409-1086-499a-83fe-33a627e15f4c req-710c8bc3-188f-4a08-8335-277c6304884f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:09.844774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-78035409-1086-499a-83fe-33a627e15f4c req-710c8bc3-188f-4a08-8335-277c6304884f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1 Aug 20 00:18:09.844774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-78035409-1086-499a-83fe-33a627e15f4c req-710c8bc3-188f-4a08-8335-277c6304884f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:09.844774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-78035409-1086-499a-83fe-33a627e15f4c req-710c8bc3-188f-4a08-8335-277c6304884f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:09.851471 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:09.851471 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:09.900918 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-78035409-1086-499a-83fe-33a627e15f4c req-710c8bc3-188f-4a08-8335-277c6304884f tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1 returned with HTTP 200 Aug 20 00:18:09.901405 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1200/4794] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:18:09 2026] DELETE /volume/v3/attachments/e13f029d-b6c2-42bf-b7d0-fcce707a9df1 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:10.124821 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bdd94757-17cb-4a54-b910-6c79ef453331 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:10.126677 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bdd94757-17cb-4a54-b910-6c79ef453331 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:10.126861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bdd94757-17cb-4a54-b910-6c79ef453331 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:10.127060 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bdd94757-17cb-4a54-b910-6c79ef453331 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:10.131445 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bdd94757-17cb-4a54-b910-6c79ef453331 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 404 Aug 20 00:18:10.131868 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1194/4795] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:10 2026] GET /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:10.139933 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-63398e0f-4183-4a80-bdee-92942fc6a697 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:10.141681 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-63398e0f-4183-4a80-bdee-92942fc6a697 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:10.141917 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-63398e0f-4183-4a80-bdee-92942fc6a697 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:10.142129 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-63398e0f-4183-4a80-bdee-92942fc6a697 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:10.142333 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-63398e0f-4183-4a80-bdee-92942fc6a697 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Delete volume with id: 5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:10.149158 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:10.149158 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:10.149602 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-63398e0f-4183-4a80-bdee-92942fc6a697 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:10.163489 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-023168b2-a4e5-4fef-9e8d-34324c78d00f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:10.165708 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-023168b2-a4e5-4fef-9e8d-34324c78d00f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:10.165708 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-023168b2-a4e5-4fef-9e8d-34324c78d00f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:10.165836 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-023168b2-a4e5-4fef-9e8d-34324c78d00f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:10.167341 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-63398e0f-4183-4a80-bdee-92942fc6a697 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Delete volume request issued successfully. Aug 20 00:18:10.167727 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-63398e0f-4183-4a80-bdee-92942fc6a697 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb returned with HTTP 202 Aug 20 00:18:10.167909 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1206/4796] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:10 2026] DELETE /volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:10.174411 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:10.174411 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:10.174785 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-167947fc-dabc-443b-9c16-041f839e0e64 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:10.176530 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-167947fc-dabc-443b-9c16-041f839e0e64 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:10.176721 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-167947fc-dabc-443b-9c16-041f839e0e64 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:10.176950 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-167947fc-dabc-443b-9c16-041f839e0e64 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:10.178384 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-023168b2-a4e5-4fef-9e8d-34324c78d00f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:10.183169 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-023168b2-a4e5-4fef-9e8d-34324c78d00f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:10.183600 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1197/4797] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:10 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:10.184383 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:10.184383 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:10.188326 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-167947fc-dabc-443b-9c16-041f839e0e64 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:10.193636 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-167947fc-dabc-443b-9c16-041f839e0e64 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb returned with HTTP 200 Aug 20 00:18:10.194247 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1201/4798] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:10 2026] GET /volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:11.195949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-09df8e26-fecf-4dfd-8910-fcee47bf47e2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:11.197996 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-09df8e26-fecf-4dfd-8910-fcee47bf47e2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:11.198256 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-09df8e26-fecf-4dfd-8910-fcee47bf47e2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:11.198460 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-09df8e26-fecf-4dfd-8910-fcee47bf47e2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:11.206654 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:11.206654 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:11.207666 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3a0ef9a0-9f97-45fb-b4cf-88408a3f09a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:11.209376 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a0ef9a0-9f97-45fb-b4cf-88408a3f09a7 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:11.209565 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a0ef9a0-9f97-45fb-b4cf-88408a3f09a7 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:11.209739 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a0ef9a0-9f97-45fb-b4cf-88408a3f09a7 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:11.210549 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-09df8e26-fecf-4dfd-8910-fcee47bf47e2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:11.215169 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-09df8e26-fecf-4dfd-8910-fcee47bf47e2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:11.215314 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a0ef9a0-9f97-45fb-b4cf-88408a3f09a7 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb returned with HTTP 404 Aug 20 00:18:11.215635 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1195/4799] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:11 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:11.215758 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1207/4800] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:11 2026] GET /volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:11.221983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7985c8bb-4a1b-47a7-8fda-aa99d180ad27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:11.224402 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7985c8bb-4a1b-47a7-8fda-aa99d180ad27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] DELETE https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 Aug 20 00:18:11.224733 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7985c8bb-4a1b-47a7-8fda-aa99d180ad27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:11.225130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7985c8bb-4a1b-47a7-8fda-aa99d180ad27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:11.225380 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7985c8bb-4a1b-47a7-8fda-aa99d180ad27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Delete volume with id: 378de1c4-e30f-4f8d-8a5b-02874ed9cd35 Aug 20 00:18:11.233778 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:11.233778 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:11.234333 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7985c8bb-4a1b-47a7-8fda-aa99d180ad27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:11.250582 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7985c8bb-4a1b-47a7-8fda-aa99d180ad27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Delete volume request issued successfully. Aug 20 00:18:11.250729 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7985c8bb-4a1b-47a7-8fda-aa99d180ad27 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 returned with HTTP 202 Aug 20 00:18:11.251039 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1198/4801] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:11 2026] DELETE /volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:11.257984 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-08a50b82-343b-41d8-bd65-67f010c806f4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:11.259747 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-08a50b82-343b-41d8-bd65-67f010c806f4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 Aug 20 00:18:11.260052 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-08a50b82-343b-41d8-bd65-67f010c806f4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:11.260341 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-08a50b82-343b-41d8-bd65-67f010c806f4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:11.267684 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:11.267684 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:11.271049 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-08a50b82-343b-41d8-bd65-67f010c806f4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Volume info retrieved successfully. Aug 20 00:18:11.275079 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-08a50b82-343b-41d8-bd65-67f010c806f4 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 returned with HTTP 200 Aug 20 00:18:11.275518 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1202/4802] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:11 2026] GET /volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:11.466578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5e49da1e-f43a-4302-bbca-84dd4598b323 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:11.468429 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e49da1e-f43a-4302-bbca-84dd4598b323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] DELETE https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:18:11.468659 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e49da1e-f43a-4302-bbca-84dd4598b323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:11.468903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e49da1e-f43a-4302-bbca-84dd4598b323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:11.469104 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-5e49da1e-f43a-4302-bbca-84dd4598b323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume with id: 0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:18:11.476002 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:11.476002 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:11.476411 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5e49da1e-f43a-4302-bbca-84dd4598b323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:18:11.491438 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5e49da1e-f43a-4302-bbca-84dd4598b323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Delete volume request issued successfully. Aug 20 00:18:11.491642 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e49da1e-f43a-4302-bbca-84dd4598b323 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 202 Aug 20 00:18:11.492068 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1196/4803] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:11 2026] DELETE /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:11.498380 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0b18c21d-c206-4eea-84dd-3f725b641bd8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:11.500231 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b18c21d-c206-4eea-84dd-3f725b641bd8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:18:11.500440 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b18c21d-c206-4eea-84dd-3f725b641bd8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:11.500604 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b18c21d-c206-4eea-84dd-3f725b641bd8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:11.507150 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:11.507150 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:11.510480 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0b18c21d-c206-4eea-84dd-3f725b641bd8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Volume info retrieved successfully. Aug 20 00:18:11.515174 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b18c21d-c206-4eea-84dd-3f725b641bd8 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 200 Aug 20 00:18:11.515562 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1208/4804] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:11 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:12.227386 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2a457181-332a-40b2-a241-fbc3bd0be2e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.229484 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a457181-332a-40b2-a241-fbc3bd0be2e9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:12.229720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a457181-332a-40b2-a241-fbc3bd0be2e9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.229944 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a457181-332a-40b2-a241-fbc3bd0be2e9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.238998 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:12.238998 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:12.243539 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2a457181-332a-40b2-a241-fbc3bd0be2e9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:12.248588 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a457181-332a-40b2-a241-fbc3bd0be2e9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:12.248981 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1199/4805] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:12.287124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2c0dc9a2-f93d-4f74-9f29-bc1450052bce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.289158 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2c0dc9a2-f93d-4f74-9f29-bc1450052bce tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 Aug 20 00:18:12.289360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2c0dc9a2-f93d-4f74-9f29-bc1450052bce tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.289537 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2c0dc9a2-f93d-4f74-9f29-bc1450052bce tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.294442 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2c0dc9a2-f93d-4f74-9f29-bc1450052bce tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 returned with HTTP 404 Aug 20 00:18:12.294848 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1203/4806] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/378de1c4-e30f-4f8d-8a5b-02874ed9cd35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:12.300908 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eb31e0d8-e096-495c-ae0d-447656dc008d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.302535 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb31e0d8-e096-495c-ae0d-447656dc008d tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:12.302712 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb31e0d8-e096-495c-ae0d-447656dc008d tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.302883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb31e0d8-e096-495c-ae0d-447656dc008d tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.303016 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-eb31e0d8-e096-495c-ae0d-447656dc008d tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Delete snapshot with id: d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:12.307017 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb31e0d8-e096-495c-ae0d-447656dc008d tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 404 Aug 20 00:18:12.307441 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1197/4807] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:18:12 2026] DELETE /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:12.313057 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6bed5007-e42e-47a4-a4bc-d9f60c1a6e4b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.314616 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bed5007-e42e-47a4-a4bc-d9f60c1a6e4b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 Aug 20 00:18:12.314829 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bed5007-e42e-47a4-a4bc-d9f60c1a6e4b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.315061 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bed5007-e42e-47a4-a4bc-d9f60c1a6e4b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.319017 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bed5007-e42e-47a4-a4bc-d9f60c1a6e4b tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 returned with HTTP 404 Aug 20 00:18:12.319477 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1209/4808] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/snapshots/d139d582-0db7-46fc-ab71-8b390c1cd333 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:12.325406 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-18c8268e-5556-40f0-bca1-deebcb8f3812 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.327212 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18c8268e-5556-40f0-bca1-deebcb8f3812 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:12.327417 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18c8268e-5556-40f0-bca1-deebcb8f3812 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.327595 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18c8268e-5556-40f0-bca1-deebcb8f3812 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.327749 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-18c8268e-5556-40f0-bca1-deebcb8f3812 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Delete volume with id: 5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:12.333183 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18c8268e-5556-40f0-bca1-deebcb8f3812 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb returned with HTTP 404 Aug 20 00:18:12.333660 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1200/4809] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:12 2026] DELETE /volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:12.340108 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-beb38520-10d7-4b52-9301-3fbe02696062 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.341870 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-beb38520-10d7-4b52-9301-3fbe02696062 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] GET https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb Aug 20 00:18:12.342079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-beb38520-10d7-4b52-9301-3fbe02696062 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.342282 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-beb38520-10d7-4b52-9301-3fbe02696062 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.347873 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-beb38520-10d7-4b52-9301-3fbe02696062 tempest-SnapshotDependencyTests-822494595 tempest-SnapshotDependencyTests-822494595-project-member] https://10.4.3.9/volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb returned with HTTP 404 Aug 20 00:18:12.348379 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1204/4810] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/5827f902-c9a3-494a-8608-c6bebf5e57eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:12.454130 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e35ce079-8ba1-4787-b02d-aeb2ba663bbe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.455726 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e35ce079-8ba1-4787-b02d-aeb2ba663bbe tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:12.455910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e35ce079-8ba1-4787-b02d-aeb2ba663bbe tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.456105 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e35ce079-8ba1-4787-b02d-aeb2ba663bbe tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.462281 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:12.462281 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:12.465086 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e35ce079-8ba1-4787-b02d-aeb2ba663bbe tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:12.468526 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e35ce079-8ba1-4787-b02d-aeb2ba663bbe tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:12.468867 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1198/4811] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:12.479773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b5c0f39d-d9d7-48c4-a228-a8f7b2fe4734 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.481320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5c0f39d-d9d7-48c4-a228-a8f7b2fe4734 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:12.481545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5c0f39d-d9d7-48c4-a228-a8f7b2fe4734 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.481732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5c0f39d-d9d7-48c4-a228-a8f7b2fe4734 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.487927 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:12.487927 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:12.490989 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b5c0f39d-d9d7-48c4-a228-a8f7b2fe4734 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:12.494932 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5c0f39d-d9d7-48c4-a228-a8f7b2fe4734 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:12.495308 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1210/4812] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:12.527469 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-86fabe1a-59f8-4278-b9fe-4079c4ec1763 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.529149 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86fabe1a-59f8-4278-b9fe-4079c4ec1763 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] GET https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 Aug 20 00:18:12.529364 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86fabe1a-59f8-4278-b9fe-4079c4ec1763 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.529537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86fabe1a-59f8-4278-b9fe-4079c4ec1763 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.534900 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-d3b2f359-8d50-4432-a1c4-b2a975ec58e9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.537233 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86fabe1a-59f8-4278-b9fe-4079c4ec1763 tempest-TestVolumeBootPattern-2084847730 tempest-TestVolumeBootPattern-2084847730-project-member] https://10.4.3.9/volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 returned with HTTP 404 Aug 20 00:18:12.538536 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-d3b2f359-8d50-4432-a1c4-b2a975ec58e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:12.538651 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1201/4813] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/0352d33b-66ce-4773-8a4a-fb24ba6f0995 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:12.538724 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-d3b2f359-8d50-4432-a1c4-b2a975ec58e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.538724 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-d3b2f359-8d50-4432-a1c4-b2a975ec58e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.546488 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:12.546488 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:12.550819 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-d3b2f359-8d50-4432-a1c4-b2a975ec58e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:12.556039 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-d3b2f359-8d50-4432-a1c4-b2a975ec58e9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:12.556039 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1205/4814] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:12.643573 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-da7b7f23-29b9-402e-b3f9-345b99482aed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.643573 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da7b7f23-29b9-402e-b3f9-345b99482aed None None] GET https://10.4.3.9/volume// Aug 20 00:18:12.643573 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da7b7f23-29b9-402e-b3f9-345b99482aed None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.643573 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-da7b7f23-29b9-402e-b3f9-345b99482aed None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.643573 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-da7b7f23-29b9-402e-b3f9-345b99482aed None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:12.643905 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1199/4815] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:12.657031 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-40373dad-9190-4417-a1c3-40102aaf9f27 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.661114 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-40373dad-9190-4417-a1c3-40102aaf9f27 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:18:12.661656 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-40373dad-9190-4417-a1c3-40102aaf9f27 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee25d177-34c8-4e2f-8cd4-435c91ca3939", "connector": null, "instance_uuid": "139f1e32-7e45-4abf-87ac-557cc9f8af48"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:12.673302 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:12.673302 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:12.704632 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-40373dad-9190-4417-a1c3-40102aaf9f27 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:18:12.705248 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1211/4816] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:18:12 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 20 00:18:12.741859 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6b454c41-276e-40d9-be7c-2ffdebca8c03 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.744735 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b454c41-276e-40d9-be7c-2ffdebca8c03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:12.745048 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b454c41-276e-40d9-be7c-2ffdebca8c03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.745335 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b454c41-276e-40d9-be7c-2ffdebca8c03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.755528 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:12.755528 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:12.759315 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6b454c41-276e-40d9-be7c-2ffdebca8c03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:12.763577 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b454c41-276e-40d9-be7c-2ffdebca8c03 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:12.763877 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1202/4817] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:12.782837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1416f9ff-8274-425a-ba39-b875fb634f6b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.783295 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1416f9ff-8274-425a-ba39-b875fb634f6b None None] GET https://10.4.3.9/volume// Aug 20 00:18:12.783830 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1416f9ff-8274-425a-ba39-b875fb634f6b None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.783830 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1416f9ff-8274-425a-ba39-b875fb634f6b None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.784736 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1416f9ff-8274-425a-ba39-b875fb634f6b None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:12.784736 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1206/4818] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:12.792512 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-4b84dcb0-9369-4e64-9056-cf474a367e3f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.795335 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-4b84dcb0-9369-4e64-9056-cf474a367e3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:12.795606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-4b84dcb0-9369-4e64-9056-cf474a367e3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:12.795857 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-4b84dcb0-9369-4e64-9056-cf474a367e3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:12.807880 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:12.807880 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:12.812108 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-4b84dcb0-9369-4e64-9056-cf474a367e3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:12.817543 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-4b84dcb0-9369-4e64-9056-cf474a367e3f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:12.818107 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1200/4819] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:12 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 1054 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:12.928070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-016a0ccc-ba43-4978-92b6-1f299279ca4b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:12.930541 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-016a0ccc-ba43-4978-92b6-1f299279ca4b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] PUT https://10.4.3.9/volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d Aug 20 00:18:12.931050 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-016a0ccc-ba43-4978-92b6-1f299279ca4b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:12.939676 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-016a0ccc-ba43-4978-92b6-1f299279ca4b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Acquiring lock "cinder-attachment_update-ee25d177-34c8-4e2f-8cd4-435c91ca3939-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:18:12.945490 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-016a0ccc-ba43-4978-92b6-1f299279ca4b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-ee25d177-34c8-4e2f-8cd4-435c91ca3939-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:18:12.946922 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:12.946922 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:13.061230 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-016a0ccc-ba43-4978-92b6-1f299279ca4b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-ee25d177-34c8-4e2f-8cd4-435c91ca3939-np0000007832" released by "attachment_update" :: held 0.116s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:18:13.061687 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-016a0ccc-ba43-4978-92b6-1f299279ca4b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d returned with HTTP 200 Aug 20 00:18:13.062720 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1212/4820] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:18:12 2026] PUT /volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:13.071599 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-20d5dc71-eac1-4541-b005-d4a521b76964 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:13.074560 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-20d5dc71-eac1-4541-b005-d4a521b76964 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/encryption Aug 20 00:18:13.074831 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-20d5dc71-eac1-4541-b005-d4a521b76964 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:13.075109 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-20d5dc71-eac1-4541-b005-d4a521b76964 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:13.086765 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:13.086765 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:13.093728 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-20d5dc71-eac1-4541-b005-d4a521b76964 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/encryption returned with HTTP 200 Aug 20 00:18:13.094088 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1203/4821] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:18:13 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:13.260154 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bb8fd441-12ed-43fa-bfa3-076bdc0bf5e3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:13.262021 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bb8fd441-12ed-43fa-bfa3-076bdc0bf5e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:13.262224 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bb8fd441-12ed-43fa-bfa3-076bdc0bf5e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:13.262399 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bb8fd441-12ed-43fa-bfa3-076bdc0bf5e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:13.270121 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:13.270121 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:13.277559 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bb8fd441-12ed-43fa-bfa3-076bdc0bf5e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:13.282594 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bb8fd441-12ed-43fa-bfa3-076bdc0bf5e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:13.283079 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1207/4822] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:13 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 1245 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:13.403904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9c24fecc-313e-48d6-8779-b404506159d6 req-2d3eaba6-989a-444b-8716-5a3a6c85938e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:13.408143 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-2d3eaba6-989a-444b-8716-5a3a6c85938e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:13.408143 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-2d3eaba6-989a-444b-8716-5a3a6c85938e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:13.408143 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-2d3eaba6-989a-444b-8716-5a3a6c85938e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:13.414594 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:13.414594 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:13.420871 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-9c24fecc-313e-48d6-8779-b404506159d6 req-2d3eaba6-989a-444b-8716-5a3a6c85938e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:13.425121 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-2d3eaba6-989a-444b-8716-5a3a6c85938e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:13.425546 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1201/4823] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:13 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 1245 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:13.777833 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-549745f5-7960-4380-83ac-11c88b4ab721 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:13.779786 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-549745f5-7960-4380-83ac-11c88b4ab721 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:13.779786 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-549745f5-7960-4380-83ac-11c88b4ab721 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:13.779939 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-549745f5-7960-4380-83ac-11c88b4ab721 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:13.791146 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:13.791146 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:13.795131 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-549745f5-7960-4380-83ac-11c88b4ab721 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:13.799978 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-549745f5-7960-4380-83ac-11c88b4ab721 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:13.800459 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1213/4824] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:13 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:13.804611 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9c24fecc-313e-48d6-8779-b404506159d6 req-9f99ed5b-a37d-4c8f-ab92-00b715e466f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:13.807125 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-9f99ed5b-a37d-4c8f-ab92-00b715e466f5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:13.807411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-9f99ed5b-a37d-4c8f-ab92-00b715e466f5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:13.807662 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-9f99ed5b-a37d-4c8f-ab92-00b715e466f5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:13.815582 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:13.815582 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:13.818623 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9c24fecc-313e-48d6-8779-b404506159d6 req-9f99ed5b-a37d-4c8f-ab92-00b715e466f5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:13.822724 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-9f99ed5b-a37d-4c8f-ab92-00b715e466f5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:13.823079 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1204/4825] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:13 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 1245 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:13.832201 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-16102c59-b3bc-4afd-aec4-748d20eb51f0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:13.832612 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-16102c59-b3bc-4afd-aec4-748d20eb51f0 None None] GET https://10.4.3.9/volume// Aug 20 00:18:13.832785 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-16102c59-b3bc-4afd-aec4-748d20eb51f0 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:13.833002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-16102c59-b3bc-4afd-aec4-748d20eb51f0 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:13.833330 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-16102c59-b3bc-4afd-aec4-748d20eb51f0 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:13.833597 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1208/4826] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:18:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:13.840033 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9c24fecc-313e-48d6-8779-b404506159d6 req-acab2eb1-6ac0-4909-97b6-5d3f3b41529e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:13.841833 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-acab2eb1-6ac0-4909-97b6-5d3f3b41529e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:18:13.842179 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-acab2eb1-6ac0-4909-97b6-5d3f3b41529e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43f9b53c-a794-4748-be7c-dc1d97c3980e", "connector": null, "instance_uuid": "b782ae82-13be-41b6-9f4d-78fc0eedf7f3"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:13.849133 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:13.849133 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:13.872686 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-acab2eb1-6ac0-4909-97b6-5d3f3b41529e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:18:13.873104 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1202/4827] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:18:13 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 20 00:18:14.816790 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bdb1acfa-1ea5-440a-9a6d-4f5849734466 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:14.818805 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bdb1acfa-1ea5-440a-9a6d-4f5849734466 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:14.819028 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bdb1acfa-1ea5-440a-9a6d-4f5849734466 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:14.819678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bdb1acfa-1ea5-440a-9a6d-4f5849734466 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:14.832634 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:14.832634 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:14.837448 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bdb1acfa-1ea5-440a-9a6d-4f5849734466 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:14.843516 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bdb1acfa-1ea5-440a-9a6d-4f5849734466 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:14.844175 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1214/4828] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:14 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:15.716750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7d2eb6f0-8804-455b-962e-5f720e9396bc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:15.716750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d2eb6f0-8804-455b-962e-5f720e9396bc None None] GET https://10.4.3.9/volume// Aug 20 00:18:15.716750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d2eb6f0-8804-455b-962e-5f720e9396bc None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:15.716750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d2eb6f0-8804-455b-962e-5f720e9396bc None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:15.716750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d2eb6f0-8804-455b-962e-5f720e9396bc None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:15.716750 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1205/4829] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:15 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9c24fecc-313e-48d6-8779-b404506159d6 req-187b521a-c9fb-4afd-947c-ce004adf1964 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-187b521a-c9fb-4afd-947c-ce004adf1964 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-187b521a-c9fb-4afd-947c-ce004adf1964 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-187b521a-c9fb-4afd-947c-ce004adf1964 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-9c24fecc-313e-48d6-8779-b404506159d6 req-187b521a-c9fb-4afd-947c-ce004adf1964 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-187b521a-c9fb-4afd-947c-ce004adf1964 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:18:15.719018 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1209/4830] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:15 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9c24fecc-313e-48d6-8779-b404506159d6 req-e250f9e2-a1a7-4d24-8fe0-c40fa60fa73f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-e250f9e2-a1a7-4d24-8fe0-c40fa60fa73f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] PUT https://10.4.3.9/volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920 Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-e250f9e2-a1a7-4d24-8fe0-c40fa60fa73f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9c24fecc-313e-48d6-8779-b404506159d6 req-e250f9e2-a1a7-4d24-8fe0-c40fa60fa73f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Acquiring lock "cinder-attachment_update-43f9b53c-a794-4748-be7c-dc1d97c3980e-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9c24fecc-313e-48d6-8779-b404506159d6 req-e250f9e2-a1a7-4d24-8fe0-c40fa60fa73f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Lock "cinder-attachment_update-43f9b53c-a794-4748-be7c-dc1d97c3980e-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9c24fecc-313e-48d6-8779-b404506159d6 req-e250f9e2-a1a7-4d24-8fe0-c40fa60fa73f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Lock "cinder-attachment_update-43f9b53c-a794-4748-be7c-dc1d97c3980e-np0000007832" released by "attachment_update" :: held 0.104s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-e250f9e2-a1a7-4d24-8fe0-c40fa60fa73f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920 returned with HTTP 200 Aug 20 00:18:15.719767 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1203/4831] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:18:15 2026] PUT /volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:15.720281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9c24fecc-313e-48d6-8779-b404506159d6 req-d9bf0322-196f-4aef-8f68-0fdf1e04e42a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:15.720281 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-d9bf0322-196f-4aef-8f68-0fdf1e04e42a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920/action Aug 20 00:18:15.720281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-d9bf0322-196f-4aef-8f68-0fdf1e04e42a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:15.720281 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-d9bf0322-196f-4aef-8f68-0fdf1e04e42a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:15.720281 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:15.720281 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:15.720281 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9c24fecc-313e-48d6-8779-b404506159d6 req-d9bf0322-196f-4aef-8f68-0fdf1e04e42a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920/action returned with HTTP 204 Aug 20 00:18:15.720281 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1215/4832] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:18:15 2026] POST /volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:15.861675 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2b60f17c-4572-4887-909f-b3e293293ad6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:15.863336 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b60f17c-4572-4887-909f-b3e293293ad6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:15.863512 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b60f17c-4572-4887-909f-b3e293293ad6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:15.863681 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b60f17c-4572-4887-909f-b3e293293ad6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:15.871623 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:15.871623 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:15.874740 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2b60f17c-4572-4887-909f-b3e293293ad6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:15.879403 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b60f17c-4572-4887-909f-b3e293293ad6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:15.879816 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1206/4833] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:15 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:16.896312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a153caea-a38c-4b42-a2c3-a51909649f53 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:16.898713 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a153caea-a38c-4b42-a2c3-a51909649f53 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:16.899041 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a153caea-a38c-4b42-a2c3-a51909649f53 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:16.899293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a153caea-a38c-4b42-a2c3-a51909649f53 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:16.912197 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:16.912197 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:16.916628 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a153caea-a38c-4b42-a2c3-a51909649f53 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:16.922297 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a153caea-a38c-4b42-a2c3-a51909649f53 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:16.922863 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1210/4834] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:16 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:17.944336 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e3cf6636-c646-4e8d-9b9f-12a8f0b2da0e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:17.948195 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3cf6636-c646-4e8d-9b9f-12a8f0b2da0e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:17.948849 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3cf6636-c646-4e8d-9b9f-12a8f0b2da0e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:17.949227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3cf6636-c646-4e8d-9b9f-12a8f0b2da0e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:17.965738 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:17.965738 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:17.971030 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e3cf6636-c646-4e8d-9b9f-12a8f0b2da0e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:17.979919 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3cf6636-c646-4e8d-9b9f-12a8f0b2da0e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:17.979919 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1204/4835] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:17 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:19.005660 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ce7b587-f28f-47bf-a833-86341585f2b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:19.007878 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ce7b587-f28f-47bf-a833-86341585f2b5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:19.008143 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ce7b587-f28f-47bf-a833-86341585f2b5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:19.008408 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ce7b587-f28f-47bf-a833-86341585f2b5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:19.019548 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:19.019548 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:19.023990 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ce7b587-f28f-47bf-a833-86341585f2b5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:19.030087 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ce7b587-f28f-47bf-a833-86341585f2b5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:19.030644 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1216/4836] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:18 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:18:20.049128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a5e42d0a-deb9-4594-99ed-2c83e360a37f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:20.052283 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5e42d0a-deb9-4594-99ed-2c83e360a37f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:20.052283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5e42d0a-deb9-4594-99ed-2c83e360a37f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:20.052283 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5e42d0a-deb9-4594-99ed-2c83e360a37f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:20.072650 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:20.072650 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:20.074537 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a5e42d0a-deb9-4594-99ed-2c83e360a37f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:20.080472 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5e42d0a-deb9-4594-99ed-2c83e360a37f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:20.081054 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1207/4837] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:20 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:20.633549 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-12cee97c-54ca-4f13-878c-0bb9e1ee172d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:20.729651 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-12cee97c-54ca-4f13-878c-0bb9e1ee172d tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:20.730153 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-12cee97c-54ca-4f13-878c-0bb9e1ee172d tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:20.743485 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-12cee97c-54ca-4f13-878c-0bb9e1ee172d tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:20.743902 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1211/4838] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:20 2026] POST /volume/v3/types => generated 287 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:21.097110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e9ebd174-371c-4d04-a3ef-4c606bbfd090 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:21.098987 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9ebd174-371c-4d04-a3ef-4c606bbfd090 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:21.099194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9ebd174-371c-4d04-a3ef-4c606bbfd090 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:21.099398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9ebd174-371c-4d04-a3ef-4c606bbfd090 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:21.109431 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:21.109431 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:21.113096 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e9ebd174-371c-4d04-a3ef-4c606bbfd090 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:21.117401 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9ebd174-371c-4d04-a3ef-4c606bbfd090 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:21.117770 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1205/4839] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:21 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:22.133905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-faa406c9-7cab-4ef2-869c-df8a90de10eb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:22.134589 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-faa406c9-7cab-4ef2-869c-df8a90de10eb tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:22.134859 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-faa406c9-7cab-4ef2-869c-df8a90de10eb tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:22.135158 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-faa406c9-7cab-4ef2-869c-df8a90de10eb tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:22.146975 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:22.146975 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:22.150571 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-faa406c9-7cab-4ef2-869c-df8a90de10eb tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:22.155923 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-faa406c9-7cab-4ef2-869c-df8a90de10eb tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:22.156346 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1217/4840] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:22 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:22.625133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:22.630902 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:18:22.631054 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "75e3063f-854c-4c03-9048-ff8805862ef3", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:22.636142 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '75e3063f-854c-4c03-9048-ff8805862ef3', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:18:22.774418 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Create volume of 1 GB Aug 20 00:18:22.778558 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Availability Zones retrieved successfully. Aug 20 00:18:22.783907 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Flow 'volume_create_api' (04e7e3f3-0348-4680-919e-6ad2a8b9c61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:22.787904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2732e05e-b364-46bd-8d55-9ec5be1453d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:22.787904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:18:22.836025 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2732e05e-b364-46bd-8d55-9ec5be1453d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:18:21Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=ff121b4d-34c3-4d4d-8646-cc95a7759f01,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': 'ff121b4d-34c3-4d4d-8646-cc95a7759f01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:22.836676 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0a0244-55dd-48ec-885a-b332a2391732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:22.859042 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-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 20 00:18:22.859158 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-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 20 00:18:22.887966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Created reservations ['85895257-32da-4c13-9fed-435bae8f2cea', '10677f5e-8bad-4c07-9ef8-a1d8ab6394bc', '8ba2fe7a-b5ea-4e4b-a423-65c757468cbf', 'd8695668-7311-41ad-a6c7-92840094e3d0'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:18:22.888675 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0a0244-55dd-48ec-885a-b332a2391732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85895257-32da-4c13-9fed-435bae8f2cea', '10677f5e-8bad-4c07-9ef8-a1d8ab6394bc', '8ba2fe7a-b5ea-4e4b-a423-65c757468cbf', 'd8695668-7311-41ad-a6c7-92840094e3d0']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:22.889334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4979b6a-fd55-4d58-b19e-6eae68bc739b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:22.909370 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4979b6a-fd55-4d58-b19e-6eae68bc739b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5def6cc-70e0-41b6-b248-9f9d3bf55614', '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='811fca3ab4f1454b86a0ee6dad6a5817',qos_specs=None,replication_status=,reservations=['85895257-32da-4c13-9fed-435bae8f2cea','10677f5e-8bad-4c07-9ef8-a1d8ab6394bc','8ba2fe7a-b5ea-4e4b-a423-65c757468cbf','d8695668-7311-41ad-a6c7-92840094e3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25956f0c656405f830fd566da8fb839',volume_type_id=ff121b4d-34c3-4d4d-8646-cc95a7759f01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:18:22Z,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=d5def6cc-70e0-41b6-b248-9f9d3bf55614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811fca3ab4f1454b86a0ee6dad6a5817',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c25956f0c656405f830fd566da8fb839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff121b4d-34c3-4d4d-8646-cc95a7759f01),volume_type_id=ff121b4d-34c3-4d4d-8646-cc95a7759f01)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:22.910935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fe40af-0a0f-4343-bc89-530bd72d327f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:22.926767 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fe40af-0a0f-4343-bc89-530bd72d327f) transitioned into state 'SUCCESS' from 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='811fca3ab4f1454b86a0ee6dad6a5817',qos_specs=None,replication_status=,reservations=['85895257-32da-4c13-9fed-435bae8f2cea','10677f5e-8bad-4c07-9ef8-a1d8ab6394bc','8ba2fe7a-b5ea-4e4b-a423-65c757468cbf','d8695668-7311-41ad-a6c7-92840094e3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25956f0c656405f830fd566da8fb839',volume_type_id=ff121b4d-34c3-4d4d-8646-cc95a7759f01)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:22.927382 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3893f6-9000-4e04-946a-7cf9cdf577c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:22.936350 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3893f6-9000-4e04-946a-7cf9cdf577c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:22.937121 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Flow 'volume_create_api' (04e7e3f3-0348-4680-919e-6ad2a8b9c61a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:22.937412 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Create volume request issued successfully. Aug 20 00:18:22.937984 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1c1c2ef-8fac-4154-8cf4-695115261eaa tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:18:22.938395 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1208/4841] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:18:22 2026] POST /volume/v3/volumes => generated 794 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:18:22.949100 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7f30c74d-0b97-4fb2-b8c6-23939ceb8059 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:22.954618 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7f30c74d-0b97-4fb2-b8c6-23939ceb8059 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:22.954618 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7f30c74d-0b97-4fb2-b8c6-23939ceb8059 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:22.954618 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7f30c74d-0b97-4fb2-b8c6-23939ceb8059 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:22.961505 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:22.961505 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:22.964544 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7f30c74d-0b97-4fb2-b8c6-23939ceb8059 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:22.969497 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7f30c74d-0b97-4fb2-b8c6-23939ceb8059 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 200 Aug 20 00:18:22.970214 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1212/4842] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:22 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:23.171244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-abf15d5d-2544-4603-aaa0-2582bdef4017 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:23.175599 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-abf15d5d-2544-4603-aaa0-2582bdef4017 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:23.175599 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-abf15d5d-2544-4603-aaa0-2582bdef4017 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:23.175599 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-abf15d5d-2544-4603-aaa0-2582bdef4017 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:23.186232 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:23.186232 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:23.192407 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-abf15d5d-2544-4603-aaa0-2582bdef4017 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:23.200296 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-abf15d5d-2544-4603-aaa0-2582bdef4017 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:23.200877 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1206/4843] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:23 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:23.920928 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-a229064c-4776-4365-ace3-d092377e9599 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:23.929199 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-a229064c-4776-4365-ace3-d092377e9599 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d/action Aug 20 00:18:23.929552 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-a229064c-4776-4365-ace3-d092377e9599 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:23.929756 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-a229064c-4776-4365-ace3-d092377e9599 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:23.947682 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:23.947682 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:23.958385 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f38d9068-cbc8-4a56-8f11-316e17d96681 req-a229064c-4776-4365-ace3-d092377e9599 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d/action returned with HTTP 204 Aug 20 00:18:23.958639 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1218/4844] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:18:23 2026] POST /volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:23.982133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-705da49f-161f-489d-bd02-7d1c2504a577 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:23.984019 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-705da49f-161f-489d-bd02-7d1c2504a577 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:23.984216 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-705da49f-161f-489d-bd02-7d1c2504a577 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:23.984411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-705da49f-161f-489d-bd02-7d1c2504a577 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:23.991157 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:23.991157 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:23.994525 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-705da49f-161f-489d-bd02-7d1c2504a577 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:23.998567 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-705da49f-161f-489d-bd02-7d1c2504a577 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 200 Aug 20 00:18:23.998985 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1209/4845] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:23 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:24.216967 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d3d458f6-23dd-432f-baa4-4a0c1defbe12 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:24.219291 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d3d458f6-23dd-432f-baa4-4a0c1defbe12 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:24.219562 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d3d458f6-23dd-432f-baa4-4a0c1defbe12 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:24.219808 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d3d458f6-23dd-432f-baa4-4a0c1defbe12 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:24.233701 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:24.233701 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:24.239936 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d3d458f6-23dd-432f-baa4-4a0c1defbe12 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:24.246546 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d3d458f6-23dd-432f-baa4-4a0c1defbe12 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:24.246968 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1213/4846] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:24 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:24.263922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-521d1a0b-61fe-4e0c-9a04-6e9f7fb8871d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:24.266511 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-521d1a0b-61fe-4e0c-9a04-6e9f7fb8871d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:24.266511 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-521d1a0b-61fe-4e0c-9a04-6e9f7fb8871d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:24.266638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-521d1a0b-61fe-4e0c-9a04-6e9f7fb8871d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:24.280358 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:24.280358 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:24.286423 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-521d1a0b-61fe-4e0c-9a04-6e9f7fb8871d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:24.290938 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-521d1a0b-61fe-4e0c-9a04-6e9f7fb8871d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:24.291257 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1207/4847] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:24 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:24.344488 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b03b0988-3e1b-405f-925e-69e53c06654a req-491bdc2a-6094-4d9d-8fa9-82a94a5eed14 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:24.347135 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-491bdc2a-6094-4d9d-8fa9-82a94a5eed14 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:24.347276 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-491bdc2a-6094-4d9d-8fa9-82a94a5eed14 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:24.347457 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-491bdc2a-6094-4d9d-8fa9-82a94a5eed14 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:24.357198 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:24.357198 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:24.360963 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b03b0988-3e1b-405f-925e-69e53c06654a req-491bdc2a-6094-4d9d-8fa9-82a94a5eed14 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:24.367320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-491bdc2a-6094-4d9d-8fa9-82a94a5eed14 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:24.367812 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1219/4848] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:24 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:24.389273 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b03b0988-3e1b-405f-925e-69e53c06654a req-93212e79-ed82-4e47-8b84-330ab6d54236 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:24.391402 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-93212e79-ed82-4e47-8b84-330ab6d54236 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/action Aug 20 00:18:24.391750 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-93212e79-ed82-4e47-8b84-330ab6d54236 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:24.391872 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-93212e79-ed82-4e47-8b84-330ab6d54236 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:24.401681 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:24.401681 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:24.402194 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b03b0988-3e1b-405f-925e-69e53c06654a req-93212e79-ed82-4e47-8b84-330ab6d54236 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:24.411040 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b03b0988-3e1b-405f-925e-69e53c06654a req-93212e79-ed82-4e47-8b84-330ab6d54236 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Begin detaching volume completed successfully. Aug 20 00:18:24.411292 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-93212e79-ed82-4e47-8b84-330ab6d54236 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/action returned with HTTP 202 Aug 20 00:18:24.411708 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1210/4849] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:18:24 2026] POST /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:24.464196 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f3b2aa24-73b8-4e9b-9345-7a562468f1e1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:24.465098 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f3b2aa24-73b8-4e9b-9345-7a562468f1e1 None None] GET https://10.4.3.9/volume// Aug 20 00:18:24.465098 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f3b2aa24-73b8-4e9b-9345-7a562468f1e1 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:24.465262 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f3b2aa24-73b8-4e9b-9345-7a562468f1e1 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:24.465645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f3b2aa24-73b8-4e9b-9345-7a562468f1e1 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:24.465980 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1214/4850] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:24.473170 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b03b0988-3e1b-405f-925e-69e53c06654a req-4891087b-f991-4a1f-8cc8-5d549d2d5715 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:24.475435 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-4891087b-f991-4a1f-8cc8-5d549d2d5715 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:24.475680 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-4891087b-f991-4a1f-8cc8-5d549d2d5715 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:24.475905 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-4891087b-f991-4a1f-8cc8-5d549d2d5715 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:24.485483 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:24.485483 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:24.489322 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b03b0988-3e1b-405f-925e-69e53c06654a req-4891087b-f991-4a1f-8cc8-5d549d2d5715 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:24.494002 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-4891087b-f991-4a1f-8cc8-5d549d2d5715 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:24.494554 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1208/4851] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:24 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 1350 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:24.506875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b03b0988-3e1b-405f-925e-69e53c06654a req-34f21013-4cd8-4f6d-bbc9-337d8a15702e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:24.508840 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-34f21013-4cd8-4f6d-bbc9-337d8a15702e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/encryption Aug 20 00:18:24.509051 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-34f21013-4cd8-4f6d-bbc9-337d8a15702e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:24.509236 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-34f21013-4cd8-4f6d-bbc9-337d8a15702e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:24.528629 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:24.528629 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:24.542908 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-34f21013-4cd8-4f6d-bbc9-337d8a15702e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/encryption returned with HTTP 200 Aug 20 00:18:24.543390 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1220/4852] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:18:24 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939/encryption => generated 161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:25.014931 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-974cae6e-1c50-48a5-93b7-38eda5823e42 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:25.016973 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-974cae6e-1c50-48a5-93b7-38eda5823e42 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:25.017205 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-974cae6e-1c50-48a5-93b7-38eda5823e42 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:25.017419 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-974cae6e-1c50-48a5-93b7-38eda5823e42 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:25.024710 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:25.024710 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:25.029057 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-974cae6e-1c50-48a5-93b7-38eda5823e42 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:25.033978 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-974cae6e-1c50-48a5-93b7-38eda5823e42 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 200 Aug 20 00:18:25.034366 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1211/4853] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:25 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:26.050166 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-db484113-5c0c-4c09-a6bd-9a663ec708d3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:26.051951 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db484113-5c0c-4c09-a6bd-9a663ec708d3 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:26.052147 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db484113-5c0c-4c09-a6bd-9a663ec708d3 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:26.052368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-db484113-5c0c-4c09-a6bd-9a663ec708d3 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:26.059307 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:26.059307 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:26.062785 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-db484113-5c0c-4c09-a6bd-9a663ec708d3 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:26.066925 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-db484113-5c0c-4c09-a6bd-9a663ec708d3 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 200 Aug 20 00:18:26.067342 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1215/4854] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:26 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 947 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:27.079664 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-75e94b56-41b4-48b4-865d-a8d34a059cd9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:27.081669 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-75e94b56-41b4-48b4-865d-a8d34a059cd9 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:27.081868 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-75e94b56-41b4-48b4-865d-a8d34a059cd9 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:27.082103 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-75e94b56-41b4-48b4-865d-a8d34a059cd9 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:27.089660 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:27.089660 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:27.093327 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-75e94b56-41b4-48b4-865d-a8d34a059cd9 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:27.098037 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-75e94b56-41b4-48b4-865d-a8d34a059cd9 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 200 Aug 20 00:18:27.098463 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1209/4855] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:27 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:27.830530 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b03b0988-3e1b-405f-925e-69e53c06654a req-90ddcabd-51ba-46c3-815d-db85d1df238b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:27.832679 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-90ddcabd-51ba-46c3-815d-db85d1df238b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d Aug 20 00:18:27.832866 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-90ddcabd-51ba-46c3-815d-db85d1df238b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:27.833079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-90ddcabd-51ba-46c3-815d-db85d1df238b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:27.841718 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:27.841718 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:27.899635 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b03b0988-3e1b-405f-925e-69e53c06654a req-90ddcabd-51ba-46c3-815d-db85d1df238b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d returned with HTTP 200 Aug 20 00:18:27.899958 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1221/4856] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:18:27 2026] DELETE /volume/v3/attachments/a91d3835-87c1-43cc-91ec-23308cce715d => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:28.109920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-03c09810-60ba-4c50-bce5-e97495138926 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:28.111727 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03c09810-60ba-4c50-bce5-e97495138926 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:28.111968 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03c09810-60ba-4c50-bce5-e97495138926 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:28.112207 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03c09810-60ba-4c50-bce5-e97495138926 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:28.120476 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:28.120476 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:28.124677 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-03c09810-60ba-4c50-bce5-e97495138926 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:28.129809 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03c09810-60ba-4c50-bce5-e97495138926 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 200 Aug 20 00:18:28.130192 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1212/4857] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:28 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 947 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:28.674901 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-6bb8e3a3-b696-48d1-bca8-0dd821132d09 req-517218ed-c0ab-4c24-bab4-b4d295d6df5c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:28.677409 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-6bb8e3a3-b696-48d1-bca8-0dd821132d09 req-517218ed-c0ab-4c24-bab4-b4d295d6df5c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:28.677736 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-6bb8e3a3-b696-48d1-bca8-0dd821132d09 req-517218ed-c0ab-4c24-bab4-b4d295d6df5c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:28.678097 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-6bb8e3a3-b696-48d1-bca8-0dd821132d09 req-517218ed-c0ab-4c24-bab4-b4d295d6df5c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:28.686288 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:28.686288 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:28.692944 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-6bb8e3a3-b696-48d1-bca8-0dd821132d09 req-517218ed-c0ab-4c24-bab4-b4d295d6df5c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:28.697867 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-6bb8e3a3-b696-48d1-bca8-0dd821132d09 req-517218ed-c0ab-4c24-bab4-b4d295d6df5c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:28.698321 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1216/4858] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:28 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:29.146097 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ac57d152-ade1-4ee2-860d-4efa56353277 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.148491 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac57d152-ade1-4ee2-860d-4efa56353277 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:29.148742 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac57d152-ade1-4ee2-860d-4efa56353277 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:29.148997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac57d152-ade1-4ee2-860d-4efa56353277 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:29.158922 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:29.158922 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:29.164728 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ac57d152-ade1-4ee2-860d-4efa56353277 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:29.172097 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac57d152-ade1-4ee2-860d-4efa56353277 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 200 Aug 20 00:18:29.172673 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1210/4859] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:29 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 1291 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:29.187112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d9dc921c-bf7d-49ac-ab7f-91ed36a620dd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.190755 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9dc921c-bf7d-49ac-ab7f-91ed36a620dd tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] DELETE https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:29.190985 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9dc921c-bf7d-49ac-ab7f-91ed36a620dd tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:29.191166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9dc921c-bf7d-49ac-ab7f-91ed36a620dd tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:29.191348 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d9dc921c-bf7d-49ac-ab7f-91ed36a620dd tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Delete volume with id: d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:29.199724 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:29.199724 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:29.200265 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d9dc921c-bf7d-49ac-ab7f-91ed36a620dd tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:29.236530 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d9dc921c-bf7d-49ac-ab7f-91ed36a620dd tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Delete volume request issued successfully. Aug 20 00:18:29.236717 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9dc921c-bf7d-49ac-ab7f-91ed36a620dd tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 202 Aug 20 00:18:29.237101 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1222/4860] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:29 2026] DELETE /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:29.245465 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9b3e6b95-0130-4858-8944-12fa2a3da447 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.249712 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9b3e6b95-0130-4858-8944-12fa2a3da447 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:29.249925 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9b3e6b95-0130-4858-8944-12fa2a3da447 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:29.250161 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9b3e6b95-0130-4858-8944-12fa2a3da447 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:29.260227 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:29.260227 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:29.268312 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9b3e6b95-0130-4858-8944-12fa2a3da447 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Volume info retrieved successfully. Aug 20 00:18:29.274034 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9b3e6b95-0130-4858-8944-12fa2a3da447 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 200 Aug 20 00:18:29.274428 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1213/4861] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:29 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 1290 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:29.490301 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-cd906800-d7cd-4656-89f8-7f0a290c7c60 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.492570 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-cd906800-d7cd-4656-89f8-7f0a290c7c60 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:29.492774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-cd906800-d7cd-4656-89f8-7f0a290c7c60 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:29.493012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-cd906800-d7cd-4656-89f8-7f0a290c7c60 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:29.503032 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:29.503032 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:29.514676 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-cd906800-d7cd-4656-89f8-7f0a290c7c60 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:29.519385 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-cd906800-d7cd-4656-89f8-7f0a290c7c60 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:29.520638 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1217/4862] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:29 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1210 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:29.608121 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-27b1e07f-3765-478b-bc73-d5dc00ed3460 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.608510 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27b1e07f-3765-478b-bc73-d5dc00ed3460 None None] GET https://10.4.3.9/volume// Aug 20 00:18:29.608671 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27b1e07f-3765-478b-bc73-d5dc00ed3460 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:29.608845 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27b1e07f-3765-478b-bc73-d5dc00ed3460 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:29.609163 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27b1e07f-3765-478b-bc73-d5dc00ed3460 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:29.609461 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1211/4863] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:18:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:29.618773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-ae36892a-2212-4b3b-8577-330fb39d422a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.620812 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-ae36892a-2212-4b3b-8577-330fb39d422a tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:18:29.621206 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-ae36892a-2212-4b3b-8577-330fb39d422a tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa0d23ba-2ee4-45b7-9799-dade443e4456", "connector": null, "instance_uuid": "7811eecf-c0e4-4436-8e16-46323141b95e"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:29.632285 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:29.632285 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:29.660062 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-ae36892a-2212-4b3b-8577-330fb39d422a tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:18:29.660570 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1223/4864] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:18:29 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 20 00:18:29.688115 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1c6083be-eaef-4cf3-ba7f-30aad46ecd12 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.690707 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1c6083be-eaef-4cf3-ba7f-30aad46ecd12 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:29.690977 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1c6083be-eaef-4cf3-ba7f-30aad46ecd12 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:29.691226 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1c6083be-eaef-4cf3-ba7f-30aad46ecd12 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:29.696114 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1cdaacd4-263a-4de5-a947-dd413b5b2c33 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.696553 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cdaacd4-263a-4de5-a947-dd413b5b2c33 None None] GET https://10.4.3.9/volume// Aug 20 00:18:29.696700 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cdaacd4-263a-4de5-a947-dd413b5b2c33 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:29.696959 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1cdaacd4-263a-4de5-a947-dd413b5b2c33 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:29.697371 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1cdaacd4-263a-4de5-a947-dd413b5b2c33 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:29.697736 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1218/4865] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:29.708158 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-c3649548-48d1-4d14-83a4-9785b587f23e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.711747 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:29.711747 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:29.714907 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-c3649548-48d1-4d14-83a4-9785b587f23e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:29.715148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-c3649548-48d1-4d14-83a4-9785b587f23e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:29.715369 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-c3649548-48d1-4d14-83a4-9785b587f23e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:29.717194 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1c6083be-eaef-4cf3-ba7f-30aad46ecd12 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:29.722637 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1c6083be-eaef-4cf3-ba7f-30aad46ecd12 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:29.723177 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1214/4866] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:29 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1212 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:29.729290 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:29.729290 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:29.733829 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-c3649548-48d1-4d14-83a4-9785b587f23e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:29.737838 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-c3649548-48d1-4d14-83a4-9785b587f23e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:29.738264 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1212/4867] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:29 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:29.845451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-91144e6c-26be-486f-ae35-d4ba22e0c764 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:29.848371 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-91144e6c-26be-486f-ae35-d4ba22e0c764 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] PUT https://10.4.3.9/volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40 Aug 20 00:18:29.848954 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-91144e6c-26be-486f-ae35-d4ba22e0c764 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:29.859610 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-91144e6c-26be-486f-ae35-d4ba22e0c764 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Acquiring lock "cinder-attachment_update-aa0d23ba-2ee4-45b7-9799-dade443e4456-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:18:29.866193 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-91144e6c-26be-486f-ae35-d4ba22e0c764 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-aa0d23ba-2ee4-45b7-9799-dade443e4456-np0000007832" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:18:29.867321 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:29.867321 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:29.980270 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-91144e6c-26be-486f-ae35-d4ba22e0c764 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-aa0d23ba-2ee4-45b7-9799-dade443e4456-np0000007832" released by "attachment_update" :: held 0.114s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:18:29.980586 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-91144e6c-26be-486f-ae35-d4ba22e0c764 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40 returned with HTTP 200 Aug 20 00:18:29.981068 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1224/4868] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:18:29 2026] PUT /volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:30.289773 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fb6d8548-c15b-41ab-8500-f702ade57c51 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:30.291553 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fb6d8548-c15b-41ab-8500-f702ade57c51 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] GET https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 Aug 20 00:18:30.291742 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fb6d8548-c15b-41ab-8500-f702ade57c51 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:30.291939 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fb6d8548-c15b-41ab-8500-f702ade57c51 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:30.298473 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fb6d8548-c15b-41ab-8500-f702ade57c51 tempest-VolumeAndVolumeTypeFromImageTest-1967114324 tempest-VolumeAndVolumeTypeFromImageTest-1967114324-project-member] https://10.4.3.9/volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 returned with HTTP 404 Aug 20 00:18:30.298978 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1219/4869] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:30 2026] GET /volume/v3/volumes/d5def6cc-70e0-41b6-b248-9f9d3bf55614 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:30.488463 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a3cd369b-02ab-4ac2-b96d-0a6ffbc4ee37 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:30.490395 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a3cd369b-02ab-4ac2-b96d-0a6ffbc4ee37 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:18:30.490661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a3cd369b-02ab-4ac2-b96d-0a6ffbc4ee37 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:30.490905 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a3cd369b-02ab-4ac2-b96d-0a6ffbc4ee37 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:30.491786 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a3cd369b-02ab-4ac2-b96d-0a6ffbc4ee37 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:18:30.528590 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a3cd369b-02ab-4ac2-b96d-0a6ffbc4ee37 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Get all volumes completed successfully. Aug 20 00:18:30.532739 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:30.532739 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:30.540096 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a3cd369b-02ab-4ac2-b96d-0a6ffbc4ee37 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:18:30.540453 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1215/4870] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:18:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16639 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:30.556573 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:30.558726 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e Aug 20 00:18:30.558976 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:30.559200 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:30.559403 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Delete volume with id: 0b41a1d7-7a4b-4a24-976a-d9447103168e Aug 20 00:18:30.568388 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:30.568388 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:30.568794 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Volume info retrieved successfully. Aug 20 00:18:30.581525 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.image.cache [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '75e3063f-854c-4c03-9048-ff8805862ef3', 'volume_id': '0b41a1d7-7a4b-4a24-976a-d9447103168e', 'host': 'np0000007832@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 0, 18, 23), 'last_used': datetime.datetime(2026, 8, 20, 0, 18, 29)}. {{(pid=100466) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 00:18:30.593265 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Delete volume request issued successfully. Aug 20 00:18:30.593519 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d7220cf-7a4c-4316-8a7a-ab4d91243515 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] https://10.4.3.9/volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e returned with HTTP 202 Aug 20 00:18:30.594086 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1213/4871] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:30 2026] DELETE /volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:30.601271 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-14380cc2-79c7-40c4-b279-2bfd56d368f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:30.603685 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-14380cc2-79c7-40c4-b279-2bfd56d368f5 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] GET https://10.4.3.9/volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e Aug 20 00:18:30.604033 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-14380cc2-79c7-40c4-b279-2bfd56d368f5 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:30.604297 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-14380cc2-79c7-40c4-b279-2bfd56d368f5 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:30.614126 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:30.614126 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:30.619347 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-14380cc2-79c7-40c4-b279-2bfd56d368f5 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Volume info retrieved successfully. Aug 20 00:18:30.624696 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-14380cc2-79c7-40c4-b279-2bfd56d368f5 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] https://10.4.3.9/volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e returned with HTTP 200 Aug 20 00:18:30.625278 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1225/4872] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:30 2026] GET /volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e => generated 1092 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:30.741637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ee89d378-9109-4ca9-8c3a-5aa31bc6a6c4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:30.744057 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ee89d378-9109-4ca9-8c3a-5aa31bc6a6c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:30.744376 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ee89d378-9109-4ca9-8c3a-5aa31bc6a6c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:30.744670 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ee89d378-9109-4ca9-8c3a-5aa31bc6a6c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:30.762085 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:30.762085 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:30.767274 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ee89d378-9109-4ca9-8c3a-5aa31bc6a6c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:30.773916 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ee89d378-9109-4ca9-8c3a-5aa31bc6a6c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:30.775343 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1220/4873] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:30 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1213 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:31.640402 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f5b9bc9c-5f7a-4881-8f79-18c6da05d4fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:31.642707 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5b9bc9c-5f7a-4881-8f79-18c6da05d4fa tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] GET https://10.4.3.9/volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e Aug 20 00:18:31.642978 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5b9bc9c-5f7a-4881-8f79-18c6da05d4fa tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:31.643210 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5b9bc9c-5f7a-4881-8f79-18c6da05d4fa tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:31.650341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5b9bc9c-5f7a-4881-8f79-18c6da05d4fa tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] https://10.4.3.9/volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e returned with HTTP 404 Aug 20 00:18:31.650924 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1216/4874] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:31 2026] GET /volume/v3/volumes/0b41a1d7-7a4b-4a24-976a-d9447103168e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:31.658280 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cf949524-aa1e-49b4-b1bc-cf80ad42bb2c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:31.660769 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf949524-aa1e-49b4-b1bc-cf80ad42bb2c tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] DELETE https://10.4.3.9/volume/v3/types/ff121b4d-34c3-4d4d-8646-cc95a7759f01 Aug 20 00:18:31.661046 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf949524-aa1e-49b4-b1bc-cf80ad42bb2c tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:31.661315 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf949524-aa1e-49b4-b1bc-cf80ad42bb2c tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:31.698089 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf949524-aa1e-49b4-b1bc-cf80ad42bb2c tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] https://10.4.3.9/volume/v3/types/ff121b4d-34c3-4d4d-8646-cc95a7759f01 returned with HTTP 202 Aug 20 00:18:31.698652 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1214/4875] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:31 2026] DELETE /volume/v3/types/ff121b4d-34c3-4d4d-8646-cc95a7759f01 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:31.706297 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9e3fa270-6b2b-4185-8615-a0031804d642 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:31.708305 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e3fa270-6b2b-4185-8615-a0031804d642 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] GET https://10.4.3.9/volume/v3/types/ff121b4d-34c3-4d4d-8646-cc95a7759f01 Aug 20 00:18:31.708554 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e3fa270-6b2b-4185-8615-a0031804d642 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:31.708771 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e3fa270-6b2b-4185-8615-a0031804d642 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:31.712348 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e3fa270-6b2b-4185-8615-a0031804d642 tempest-VolumeAndVolumeTypeFromImageTest-941120911 tempest-VolumeAndVolumeTypeFromImageTest-941120911-project-admin] https://10.4.3.9/volume/v3/types/ff121b4d-34c3-4d4d-8646-cc95a7759f01 returned with HTTP 404 Aug 20 00:18:31.712802 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1226/4876] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:18:31 2026] GET /volume/v3/types/ff121b4d-34c3-4d4d-8646-cc95a7759f01 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:31.761985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:31.766134 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:31.766323 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:31.766505 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:31.766703 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Delete volume with id: ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:31.777451 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:31.777451 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:31.777901 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:31.792734 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-510e3947-26eb-42f6-9426-5f0fb56936e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:31.795066 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-510e3947-26eb-42f6-9426-5f0fb56936e8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:31.795218 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-510e3947-26eb-42f6-9426-5f0fb56936e8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:31.795441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-510e3947-26eb-42f6-9426-5f0fb56936e8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:31.795497 np0000007832 devstack@c-api.service[100469]: WARNING cinder.keymgr.conf_key_mgr [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:18:31.807301 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Delete volume request issued successfully. Aug 20 00:18:31.807625 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b91ea79c-d870-4923-9cf0-193beeabe6f9 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 202 Aug 20 00:18:31.808315 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1221/4877] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:31 2026] DELETE /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:31.818967 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb8a4deb-ad5e-490f-ac1d-3e08cf458163 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:31.819552 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:31.819552 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:31.823352 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb8a4deb-ad5e-490f-ac1d-3e08cf458163 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:31.823567 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb8a4deb-ad5e-490f-ac1d-3e08cf458163 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:31.823806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb8a4deb-ad5e-490f-ac1d-3e08cf458163 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:31.827761 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-510e3947-26eb-42f6-9426-5f0fb56936e8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:31.833377 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-510e3947-26eb-42f6-9426-5f0fb56936e8 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:31.833825 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1217/4878] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:31 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:31.835605 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:31.835605 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:31.841002 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb8a4deb-ad5e-490f-ac1d-3e08cf458163 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:18:31.847529 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb8a4deb-ad5e-490f-ac1d-3e08cf458163 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 200 Aug 20 00:18:31.848305 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1215/4879] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:31 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:32.249348 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-24ef5d1e-9bdd-45c7-854a-60b0837bb7b9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:32.251520 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-24ef5d1e-9bdd-45c7-854a-60b0837bb7b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40/action Aug 20 00:18:32.251902 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-24ef5d1e-9bdd-45c7-854a-60b0837bb7b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:32.252027 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-24ef5d1e-9bdd-45c7-854a-60b0837bb7b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:32.270255 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:32.270255 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:32.284331 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9a205623-e80e-4aec-857b-a1f71ba74505 req-24ef5d1e-9bdd-45c7-854a-60b0837bb7b9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40/action returned with HTTP 204 Aug 20 00:18:32.284805 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1227/4880] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:18:32 2026] POST /volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:32.848235 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-37ca93b4-9978-43eb-addc-0d65f2130f92 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:32.850985 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-37ca93b4-9978-43eb-addc-0d65f2130f92 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:32.850985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-37ca93b4-9978-43eb-addc-0d65f2130f92 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:32.850985 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-37ca93b4-9978-43eb-addc-0d65f2130f92 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:32.860159 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:32.860159 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:32.862923 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-37ca93b4-9978-43eb-addc-0d65f2130f92 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:32.863770 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c93c3e07-cc00-490d-bffb-8dfff53cda82 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:32.865127 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c93c3e07-cc00-490d-bffb-8dfff53cda82 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 Aug 20 00:18:32.865316 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c93c3e07-cc00-490d-bffb-8dfff53cda82 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:32.865490 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c93c3e07-cc00-490d-bffb-8dfff53cda82 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:32.866849 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-37ca93b4-9978-43eb-addc-0d65f2130f92 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:32.867342 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1222/4881] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:32 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1507 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:32.871132 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c93c3e07-cc00-490d-bffb-8dfff53cda82 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 returned with HTTP 404 Aug 20 00:18:32.871642 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1218/4882] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:32 2026] GET /volume/v3/volumes/ee25d177-34c8-4e2f-8cd4-435c91ca3939 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:32.880798 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1cfff43d-e937-4070-ba92-8c9e91cc36b9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:32.881569 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1cfff43d-e937-4070-ba92-8c9e91cc36b9 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:18:32.881767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1cfff43d-e937-4070-ba92-8c9e91cc36b9 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:32.881964 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1cfff43d-e937-4070-ba92-8c9e91cc36b9 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:32.882749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1cfff43d-e937-4070-ba92-8c9e91cc36b9 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:18:32.912028 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1cfff43d-e937-4070-ba92-8c9e91cc36b9 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Get all volumes completed successfully. Aug 20 00:18:32.914990 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:32.914990 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:32.924343 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1cfff43d-e937-4070-ba92-8c9e91cc36b9 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:18:32.925053 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1216/4883] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:18:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:32.942374 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6d3ab69-e885-4ea1-8e24-5cb6b36c5fa5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:32.943945 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6d3ab69-e885-4ea1-8e24-5cb6b36c5fa5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] DELETE https://10.4.3.9/volume/v3/types/8de7b7ae-d8f9-4c99-b118-f85a556ef51d Aug 20 00:18:32.945259 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6d3ab69-e885-4ea1-8e24-5cb6b36c5fa5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:32.945259 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6d3ab69-e885-4ea1-8e24-5cb6b36c5fa5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:32.969171 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6d3ab69-e885-4ea1-8e24-5cb6b36c5fa5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types/8de7b7ae-d8f9-4c99-b118-f85a556ef51d returned with HTTP 202 Aug 20 00:18:32.969563 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1228/4884] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:32 2026] DELETE /volume/v3/types/8de7b7ae-d8f9-4c99-b118-f85a556ef51d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:32.979266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6911ed9e-4682-4cc2-8d5f-3e94d5f0648f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:32.981333 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6911ed9e-4682-4cc2-8d5f-3e94d5f0648f tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:32.981798 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6911ed9e-4682-4cc2-8d5f-3e94d5f0648f tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-598134253", "extra_specs": {}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:32.996613 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6911ed9e-4682-4cc2-8d5f-3e94d5f0648f tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:32.997102 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1223/4885] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:18:32 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:33.006344 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-589c77f2-b1d5-44a9-9d1d-8ad8e3fed5ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:33.008156 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-589c77f2-b1d5-44a9-9d1d-8ad8e3fed5ef tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] POST https://10.4.3.9/volume/v3/types/9b1ff15f-8f12-4fc6-b015-274deb092562/encryption Aug 20 00:18:33.008485 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-589c77f2-b1d5-44a9-9d1d-8ad8e3fed5ef tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:33.025022 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-589c77f2-b1d5-44a9-9d1d-8ad8e3fed5ef tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types/9b1ff15f-8f12-4fc6-b015-274deb092562/encryption returned with HTTP 200 Aug 20 00:18:33.025536 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1219/4886] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:18:33 2026] POST /volume/v3/types/9b1ff15f-8f12-4fc6-b015-274deb092562/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:33.035339 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:33.037477 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:18:33.037919 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1062989811", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-598134253", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:33.039947 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1062989811', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-598134253', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:18:33.044315 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume of 1 GB Aug 20 00:18:33.044701 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:33.044701 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:33.047261 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Availability Zones retrieved successfully. Aug 20 00:18:33.055486 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Flow 'volume_create_api' (778ca4d2-6846-4ed4-b467-73e861651f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:33.056780 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c357ee9-c619-4668-b235-ddab13c7ecd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:33.057827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:18:33.079933 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c357ee9-c619-4668-b235-ddab13c7ecd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:18:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b1ff15f-8f12-4fc6-b015-274deb092562,is_public=True,name='tempest-scenario-type-luks-598134253',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b1ff15f-8f12-4fc6-b015-274deb092562', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:33.081090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e5b858-8f0b-43c3-9840-194af9754f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:33.104806 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-598134253 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-598134253, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:18:33.105315 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-598134253 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-598134253, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:18:33.137259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Created reservations ['b6b0e769-c4cb-4e9d-ac8d-693dae05596e', '99d03c0e-7718-4e9b-ac0b-cab88753ac11', '8fcc1681-985f-42f6-9097-5ac46094529e', '3d3198d7-232f-4729-b93e-2670f3323a9f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:18:33.138238 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e5b858-8f0b-43c3-9840-194af9754f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6b0e769-c4cb-4e9d-ac8d-693dae05596e', '99d03c0e-7718-4e9b-ac0b-cab88753ac11', '8fcc1681-985f-42f6-9097-5ac46094529e', '3d3198d7-232f-4729-b93e-2670f3323a9f']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:33.139200 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b03ed108-d8e4-466f-ae92-d34deab5776a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:33.162132 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b03ed108-d8e4-466f-ae92-d34deab5776a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '171b0f9e-c4b6-4286-8aef-0714720fa52e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1062989811',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381444816774efeac9cb922218e5dd6',qos_specs=None,replication_status=,reservations=['b6b0e769-c4cb-4e9d-ac8d-693dae05596e','99d03c0e-7718-4e9b-ac0b-cab88753ac11','8fcc1681-985f-42f6-9097-5ac46094529e','3d3198d7-232f-4729-b93e-2670f3323a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_type_id=9b1ff15f-8f12-4fc6-b015-274deb092562), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1062989811',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=171b0f9e-c4b6-4286-8aef-0714720fa52e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8381444816774efeac9cb922218e5dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b1ff15f-8f12-4fc6-b015-274deb092562),volume_type_id=9b1ff15f-8f12-4fc6-b015-274deb092562)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:33.162832 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5abe620-5bd3-480d-bd6a-ffb5c8521f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:33.178746 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5abe620-5bd3-480d-bd6a-ffb5c8521f68) transitioned into state 'SUCCESS' from state '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-1062989811',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381444816774efeac9cb922218e5dd6',qos_specs=None,replication_status=,reservations=['b6b0e769-c4cb-4e9d-ac8d-693dae05596e','99d03c0e-7718-4e9b-ac0b-cab88753ac11','8fcc1681-985f-42f6-9097-5ac46094529e','3d3198d7-232f-4729-b93e-2670f3323a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85e57a59e314fc0b13c5155bd384cb8',volume_type_id=9b1ff15f-8f12-4fc6-b015-274deb092562)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:33.179430 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e4606a-8305-4a99-afee-fd9b411d370c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:18:33.189508 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e4606a-8305-4a99-afee-fd9b411d370c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:18:33.190319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Flow 'volume_create_api' (778ca4d2-6846-4ed4-b467-73e861651f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:18:33.190622 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Create volume request issued successfully. Aug 20 00:18:33.191176 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b63a26a9-190a-4951-9358-c8b28a9769c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:18:33.191679 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1217/4887] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:18:33 2026] POST /volume/v3/volumes => generated 780 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:18:34.027044 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-053ca757-cb42-44dc-b23d-880cbd08a61d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.140833 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-053ca757-cb42-44dc-b23d-880cbd08a61d tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-admin] GET https://10.4.3.9/volume/v3/scheduler-stats/get_pools Aug 20 00:18:34.141132 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-053ca757-cb42-44dc-b23d-880cbd08a61d tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.141481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-053ca757-cb42-44dc-b23d-880cbd08a61d tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-admin] Calling method 'get_pools' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.151588 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-552da089-3f80-4680-8762-961800631c8c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.152106 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-053ca757-cb42-44dc-b23d-880cbd08a61d tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-admin] https://10.4.3.9/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 00:18:34.152514 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1229/4888] 10.4.3.9 () {66 vars in 1277 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:34.155287 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-552da089-3f80-4680-8762-961800631c8c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:34.155287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-552da089-3f80-4680-8762-961800631c8c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.155287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-552da089-3f80-4680-8762-961800631c8c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.162146 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fca036b5-f89b-489c-8bd7-87697d360c91 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.166546 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:34.166546 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:34.173845 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-552da089-3f80-4680-8762-961800631c8c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:34.183536 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-552da089-3f80-4680-8762-961800631c8c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:34.184465 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1224/4889] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1507 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:34.195516 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-02727c0c-b720-4613-a2e5-f1978dde6f18 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.197402 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02727c0c-b720-4613-a2e5-f1978dde6f18 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:34.197585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02727c0c-b720-4613-a2e5-f1978dde6f18 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.197767 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02727c0c-b720-4613-a2e5-f1978dde6f18 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.208767 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:34.208767 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:34.211878 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-02727c0c-b720-4613-a2e5-f1978dde6f18 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:34.215772 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02727c0c-b720-4613-a2e5-f1978dde6f18 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:34.216172 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1218/4890] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:34.227521 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-340df4b8-ee8b-4c42-a114-16918274b157 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.229448 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-340df4b8-ee8b-4c42-a114-16918274b157 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:34.229678 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-340df4b8-ee8b-4c42-a114-16918274b157 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.229916 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-340df4b8-ee8b-4c42-a114-16918274b157 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.231059 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fca036b5-f89b-489c-8bd7-87697d360c91 tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-member] GET https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool Aug 20 00:18:34.231318 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fca036b5-f89b-489c-8bd7-87697d360c91 tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.231553 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fca036b5-f89b-489c-8bd7-87697d360c91 tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.232383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-fca036b5-f89b-489c-8bd7-87697d360c91 tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '73e7f49d5c784444839233b9e7017408', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fea308f8904241c28863b6c348ba63ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:34.232597 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fca036b5-f89b-489c-8bd7-87697d360c91 tempest-ProjectMemberTests-1746433805 tempest-ProjectMemberTests-1746433805-project-member] https://10.4.3.9/volume/v3/capabilities/np0000007832@storpool returned with HTTP 403 Aug 20 00:18:34.233279 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1220/4891] 10.4.3.9 () {66 vars in 1304 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/capabilities/np0000007832@storpool => generated 110 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:34.241487 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:34.241487 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:34.244701 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-340df4b8-ee8b-4c42-a114-16918274b157 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:34.249034 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-340df4b8-ee8b-4c42-a114-16918274b157 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:34.249543 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1230/4892] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1507 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:34.303107 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-7b5f52cd-137b-49c1-a1fc-4c6fe85d98b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.305419 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-7b5f52cd-137b-49c1-a1fc-4c6fe85d98b5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:34.305713 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-7b5f52cd-137b-49c1-a1fc-4c6fe85d98b5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.305992 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-7b5f52cd-137b-49c1-a1fc-4c6fe85d98b5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.319693 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:34.319693 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:34.325198 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-7b5f52cd-137b-49c1-a1fc-4c6fe85d98b5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:34.329865 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-7b5f52cd-137b-49c1-a1fc-4c6fe85d98b5 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:34.330469 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1225/4893] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1507 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:34.352096 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-426d3803-af4a-4a07-9965-37bd92fb814b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.354118 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-426d3803-af4a-4a07-9965-37bd92fb814b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456/action Aug 20 00:18:34.354460 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-426d3803-af4a-4a07-9965-37bd92fb814b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:34.354599 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-426d3803-af4a-4a07-9965-37bd92fb814b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:34.368225 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:34.368225 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:34.368690 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-426d3803-af4a-4a07-9965-37bd92fb814b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:34.374938 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-426d3803-af4a-4a07-9965-37bd92fb814b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Begin detaching volume completed successfully. Aug 20 00:18:34.375167 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-426d3803-af4a-4a07-9965-37bd92fb814b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456/action returned with HTTP 202 Aug 20 00:18:34.375708 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1219/4894] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:18:34 2026] POST /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:34.395411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-32d7f976-edb4-4862-8ca9-82c2ef4c9cb6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.398521 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32d7f976-edb4-4862-8ca9-82c2ef4c9cb6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:34.398705 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32d7f976-edb4-4862-8ca9-82c2ef4c9cb6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.398972 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32d7f976-edb4-4862-8ca9-82c2ef4c9cb6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.416207 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:34.416207 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:34.417071 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2f07d2d6-ccdb-45d4-a282-f33dbef2b249 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.417538 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f07d2d6-ccdb-45d4-a282-f33dbef2b249 None None] GET https://10.4.3.9/volume// Aug 20 00:18:34.417739 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f07d2d6-ccdb-45d4-a282-f33dbef2b249 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.417989 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f07d2d6-ccdb-45d4-a282-f33dbef2b249 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.418380 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f07d2d6-ccdb-45d4-a282-f33dbef2b249 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:34.418844 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1231/4895] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:34.421623 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-32d7f976-edb4-4862-8ca9-82c2ef4c9cb6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:34.425422 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-957db048-b1b7-4a51-9ce8-c8b2258455f0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.425982 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32d7f976-edb4-4862-8ca9-82c2ef4c9cb6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:34.426374 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1221/4896] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1510 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:34.427556 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-957db048-b1b7-4a51-9ce8-c8b2258455f0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:34.427825 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-957db048-b1b7-4a51-9ce8-c8b2258455f0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.428099 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-957db048-b1b7-4a51-9ce8-c8b2258455f0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.439306 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:34.439306 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:34.442793 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-957db048-b1b7-4a51-9ce8-c8b2258455f0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:34.447499 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-957db048-b1b7-4a51-9ce8-c8b2258455f0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:34.448091 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1226/4897] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1690 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:34.949118 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-a3303ba5-8e45-4141-a6f5-0d0c84c6be0e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.952813 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-a3303ba5-8e45-4141-a6f5-0d0c84c6be0e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:34.953045 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-a3303ba5-8e45-4141-a6f5-0d0c84c6be0e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.953232 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-a3303ba5-8e45-4141-a6f5-0d0c84c6be0e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:34.964283 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:34.964283 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:34.967570 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-a3303ba5-8e45-4141-a6f5-0d0c84c6be0e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:34.971816 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-a3303ba5-8e45-4141-a6f5-0d0c84c6be0e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:34.972255 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1220/4898] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:34 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:34.989753 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-4e226d8d-22cc-453e-af15-1e803388a87a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:34.995485 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-4e226d8d-22cc-453e-af15-1e803388a87a tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40 Aug 20 00:18:34.995698 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-4e226d8d-22cc-453e-af15-1e803388a87a tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:34.995920 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-4e226d8d-22cc-453e-af15-1e803388a87a tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:35.005137 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:35.005137 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:35.059795 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1bfa3d8b-5d77-4fff-8ab4-795edaac576c req-4e226d8d-22cc-453e-af15-1e803388a87a tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40 returned with HTTP 200 Aug 20 00:18:35.060251 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1232/4899] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:18:34 2026] DELETE /volume/v3/attachments/a266776f-e05d-4320-8ec6-d0df82e9af40 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:35.443371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3407beda-ab49-4f44-aed6-837c11aa2e49 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:35.444818 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3407beda-ab49-4f44-aed6-837c11aa2e49 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:35.445548 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3407beda-ab49-4f44-aed6-837c11aa2e49 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:35.445548 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3407beda-ab49-4f44-aed6-837c11aa2e49 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:35.453696 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:35.453696 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:35.457514 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3407beda-ab49-4f44-aed6-837c11aa2e49 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:35.461325 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3407beda-ab49-4f44-aed6-837c11aa2e49 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:35.461646 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1222/4900] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:35 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:36.084991 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f75c3bca-47cb-4b8b-9ceb-52bd80d6f60b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.192108 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f75c3bca-47cb-4b8b-9ceb-52bd80d6f60b tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:36.192446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f75c3bca-47cb-4b8b-9ceb-52bd80d6f60b tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1584119376", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.216416 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f75c3bca-47cb-4b8b-9ceb-52bd80d6f60b tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:36.216416 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1227/4901] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types => generated 380 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:36.225119 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fc72d171-962a-41ac-bed0-43ec86226d9e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.226951 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc72d171-962a-41ac-bed0-43ec86226d9e tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] POST https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption Aug 20 00:18:36.227360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc72d171-962a-41ac-bed0-43ec86226d9e tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.250774 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc72d171-962a-41ac-bed0-43ec86226d9e tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption returned with HTTP 200 Aug 20 00:18:36.251188 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1221/4902] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:36.261113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f2ca4361-e73e-4b9f-8e76-dfce8d084159 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.263201 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2ca4361-e73e-4b9f-8e76-dfce8d084159 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:36.263634 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2ca4361-e73e-4b9f-8e76-dfce8d084159 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1138093337", "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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.267391 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:36.267391 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:36.290261 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2ca4361-e73e-4b9f-8e76-dfce8d084159 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:36.290765 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1233/4903] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:36 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 20 00:18:36.300789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4bba80a2-3160-4e6e-a73e-7494519477a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.377696 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4bba80a2-3160-4e6e-a73e-7494519477a9 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] POST https://10.4.3.9/volume/v3/types/8ba207ff-8969-4ee3-b342-126b480d545c/encryption Aug 20 00:18:36.377997 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4bba80a2-3160-4e6e-a73e-7494519477a9 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.379650 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-4bba80a2-3160-4e6e-a73e-7494519477a9 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.379853 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4bba80a2-3160-4e6e-a73e-7494519477a9 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/8ba207ff-8969-4ee3-b342-126b480d545c/encryption returned with HTTP 403 Aug 20 00:18:36.380293 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1223/4904] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types/8ba207ff-8969-4ee3-b342-126b480d545c/encryption => generated 127 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.387226 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5adad609-957b-4a80-8ecf-8052f41125b2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.389008 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5adad609-957b-4a80-8ecf-8052f41125b2 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:36.389390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5adad609-957b-4a80-8ecf-8052f41125b2 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1267268688", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.415181 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5adad609-957b-4a80-8ecf-8052f41125b2 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:36.416112 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1228/4905] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:36.425998 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-13fe2dc8-8755-495b-9af7-f4f8fc1c2935 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.428050 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13fe2dc8-8755-495b-9af7-f4f8fc1c2935 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] POST https://10.4.3.9/volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a/extra_specs Aug 20 00:18:36.428458 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13fe2dc8-8755-495b-9af7-f4f8fc1c2935 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.430756 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-13fe2dc8-8755-495b-9af7-f4f8fc1c2935 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.430990 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13fe2dc8-8755-495b-9af7-f4f8fc1c2935 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a/extra_specs returned with HTTP 403 Aug 20 00:18:36.431495 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1222/4906] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.437368 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-df742031-4df5-443d-9de4-131aaa971ba9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.439138 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df742031-4df5-443d-9de4-131aaa971ba9 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] PUT https://10.4.3.9/volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a/extra_specs/key2 Aug 20 00:18:36.439448 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df742031-4df5-443d-9de4-131aaa971ba9 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.441265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-df742031-4df5-443d-9de4-131aaa971ba9 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.441441 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df742031-4df5-443d-9de4-131aaa971ba9 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a/extra_specs/key2 returned with HTTP 403 Aug 20 00:18:36.442089 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1234/4907] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:18:36 2026] PUT /volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.449107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fdc46b1e-ce9a-4be3-a61c-c4fcfad28608 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.450806 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fdc46b1e-ce9a-4be3-a61c-c4fcfad28608 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:36.451299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fdc46b1e-ce9a-4be3-a61c-c4fcfad28608 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.453521 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-fdc46b1e-ce9a-4be3-a61c-c4fcfad28608 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.453722 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fdc46b1e-ce9a-4be3-a61c-c4fcfad28608 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types returned with HTTP 403 Aug 20 00:18:36.454197 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1224/4908] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.462876 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e4126c85-211a-41b7-9fe6-77a63d9c06b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.464713 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e4126c85-211a-41b7-9fe6-77a63d9c06b5 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:36.465168 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e4126c85-211a-41b7-9fe6-77a63d9c06b5 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-632943844", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.491868 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e4126c85-211a-41b7-9fe6-77a63d9c06b5 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:36.492300 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1229/4909] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:36.501780 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-871e52dc-6ebd-4fed-bb58-bc53b303488f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.503289 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-871e52dc-6ebd-4fed-bb58-bc53b303488f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] POST https://10.4.3.9/volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8/encryption Aug 20 00:18:36.503573 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-871e52dc-6ebd-4fed-bb58-bc53b303488f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.522814 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-871e52dc-6ebd-4fed-bb58-bc53b303488f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8/encryption returned with HTTP 200 Aug 20 00:18:36.523231 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1223/4910] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:36.532419 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-57922b6c-8001-45a4-8350-239d92d5d4c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.534449 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57922b6c-8001-45a4-8350-239d92d5d4c4 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] DELETE https://10.4.3.9/volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8/encryption/458d2281-8365-4737-a988-bb5dd3deda2d Aug 20 00:18:36.534658 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57922b6c-8001-45a4-8350-239d92d5d4c4 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.534898 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57922b6c-8001-45a4-8350-239d92d5d4c4 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.535499 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-57922b6c-8001-45a4-8350-239d92d5d4c4 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.535756 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57922b6c-8001-45a4-8350-239d92d5d4c4 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8/encryption/458d2281-8365-4737-a988-bb5dd3deda2d returned with HTTP 403 Aug 20 00:18:36.536244 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1235/4911] 10.4.3.9 () {66 vars in 1475 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8/encryption/458d2281-8365-4737-a988-bb5dd3deda2d => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.542931 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ab36e9e5-8e12-4ca7-a87d-e7dbaec28a4e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.544600 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab36e9e5-8e12-4ca7-a87d-e7dbaec28a4e tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:36.544990 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab36e9e5-8e12-4ca7-a87d-e7dbaec28a4e tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-387018170", "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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.569018 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab36e9e5-8e12-4ca7-a87d-e7dbaec28a4e tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:36.569434 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1225/4912] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:36 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 20 00:18:36.578175 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a13db658-1a0f-46b0-bb79-805aaa24557b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.580531 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a13db658-1a0f-46b0-bb79-805aaa24557b tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] DELETE https://10.4.3.9/volume/v3/types/158ac2a2-5413-441b-a29f-f22f2df049e1/extra_specs/key1 Aug 20 00:18:36.580745 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a13db658-1a0f-46b0-bb79-805aaa24557b tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.580958 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a13db658-1a0f-46b0-bb79-805aaa24557b tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.589644 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-a13db658-1a0f-46b0-bb79-805aaa24557b tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.589850 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a13db658-1a0f-46b0-bb79-805aaa24557b tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/158ac2a2-5413-441b-a29f-f22f2df049e1/extra_specs/key1 returned with HTTP 403 Aug 20 00:18:36.590456 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1230/4913] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/158ac2a2-5413-441b-a29f-f22f2df049e1/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.601018 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b82fbb5-6f81-4015-ba5d-56be0d0601c0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.602652 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b82fbb5-6f81-4015-ba5d-56be0d0601c0 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:18:36.603017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b82fbb5-6f81-4015-ba5d-56be0d0601c0 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1631042772", "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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.616677 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b82fbb5-6f81-4015-ba5d-56be0d0601c0 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:18:36.617122 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1224/4914] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:18:36 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:36.630510 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d579bfb2-0f11-46ae-a120-774079e9c101 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.632886 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d579bfb2-0f11-46ae-a120-774079e9c101 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] DELETE https://10.4.3.9/volume/v3/types/de5064fc-f211-408d-93a3-0148dde276d0 Aug 20 00:18:36.632886 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d579bfb2-0f11-46ae-a120-774079e9c101 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.632886 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d579bfb2-0f11-46ae-a120-774079e9c101 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.633585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-d579bfb2-0f11-46ae-a120-774079e9c101 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.633714 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d579bfb2-0f11-46ae-a120-774079e9c101 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/de5064fc-f211-408d-93a3-0148dde276d0 returned with HTTP 403 Aug 20 00:18:36.636609 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1236/4915] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/de5064fc-f211-408d-93a3-0148dde276d0 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.647155 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2b2dab64-bb64-45da-bf99-9cbb4cd7ab51 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.648691 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b2dab64-bb64-45da-bf99-9cbb4cd7ab51 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] GET https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs Aug 20 00:18:36.648846 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b2dab64-bb64-45da-bf99-9cbb4cd7ab51 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.649160 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b2dab64-bb64-45da-bf99-9cbb4cd7ab51 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.657234 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b2dab64-bb64-45da-bf99-9cbb4cd7ab51 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs returned with HTTP 200 Aug 20 00:18:36.657234 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1226/4916] 10.4.3.9 () {66 vars in 1364 bytes} [Thu Aug 20 00:18:36 2026] GET /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:36.665140 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-99b417b2-3fd1-4678-8ded-f0fa56d4c2b1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.666794 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-99b417b2-3fd1-4678-8ded-f0fa56d4c2b1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] GET https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption/cipher Aug 20 00:18:36.667017 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-99b417b2-3fd1-4678-8ded-f0fa56d4c2b1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.669604 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-99b417b2-3fd1-4678-8ded-f0fa56d4c2b1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.669604 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-99b417b2-3fd1-4678-8ded-f0fa56d4c2b1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.669604 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-99b417b2-3fd1-4678-8ded-f0fa56d4c2b1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption/cipher returned with HTTP 403 Aug 20 00:18:36.669604 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1231/4917] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:18:36 2026] GET /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.678609 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28a4b283-e7b5-4511-b877-e20c63f143ac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.680422 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28a4b283-e7b5-4511-b877-e20c63f143ac tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] GET https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption Aug 20 00:18:36.680630 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28a4b283-e7b5-4511-b877-e20c63f143ac tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.680831 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28a4b283-e7b5-4511-b877-e20c63f143ac tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.681509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-28a4b283-e7b5-4511-b877-e20c63f143ac tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.681689 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28a4b283-e7b5-4511-b877-e20c63f143ac tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption returned with HTTP 403 Aug 20 00:18:36.682394 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1225/4918] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:18:36 2026] GET /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.689501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3cafcd35-9c98-4da4-bb57-0934e458b730 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.691132 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3cafcd35-9c98-4da4-bb57-0934e458b730 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] GET https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs/multiattach Aug 20 00:18:36.691314 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3cafcd35-9c98-4da4-bb57-0934e458b730 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.691481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3cafcd35-9c98-4da4-bb57-0934e458b730 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.700151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3cafcd35-9c98-4da4-bb57-0934e458b730 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs/multiattach returned with HTTP 200 Aug 20 00:18:36.700661 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1237/4919] 10.4.3.9 () {66 vars in 1400 bytes} [Thu Aug 20 00:18:36 2026] GET /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:18:36.708807 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ccbf262e-d41d-4212-a07d-db2319a8daf1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.710341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ccbf262e-d41d-4212-a07d-db2319a8daf1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] GET https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs/volume_backend_name Aug 20 00:18:36.710497 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ccbf262e-d41d-4212-a07d-db2319a8daf1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.710659 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ccbf262e-d41d-4212-a07d-db2319a8daf1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.724177 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ccbf262e-d41d-4212-a07d-db2319a8daf1 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 00:18:36.724750 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1227/4920] 10.4.3.9 () {66 vars in 1424 bytes} [Thu Aug 20 00:18:36 2026] GET /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/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 20 00:18:36.733305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9a6c7023-dac9-4f90-9598-bc31abcdaf8f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.735514 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a6c7023-dac9-4f90-9598-bc31abcdaf8f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] PUT https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption/24fc6cd6-4216-4358-8c77-43a1502cba53 Aug 20 00:18:36.735871 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a6c7023-dac9-4f90-9598-bc31abcdaf8f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.737816 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-9a6c7023-dac9-4f90-9598-bc31abcdaf8f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.738018 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a6c7023-dac9-4f90-9598-bc31abcdaf8f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption/24fc6cd6-4216-4358-8c77-43a1502cba53 returned with HTTP 403 Aug 20 00:18:36.738550 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1232/4921] 10.4.3.9 () {68 vars in 1492 bytes} [Thu Aug 20 00:18:36 2026] PUT /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/encryption/24fc6cd6-4216-4358-8c77-43a1502cba53 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.746273 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8782be5e-59e9-47ce-94da-b1250001bb55 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.747920 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8782be5e-59e9-47ce-94da-b1250001bb55 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] PUT https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs/key1 Aug 20 00:18:36.748228 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8782be5e-59e9-47ce-94da-b1250001bb55 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.749964 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-8782be5e-59e9-47ce-94da-b1250001bb55 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.750128 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8782be5e-59e9-47ce-94da-b1250001bb55 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs/key1 returned with HTTP 403 Aug 20 00:18:36.750524 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1226/4922] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:18:36 2026] PUT /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.756853 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1245e04a-16de-42a4-9cdf-adbfa8876605 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.758456 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1245e04a-16de-42a4-9cdf-adbfa8876605 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] PUT https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee Aug 20 00:18:36.758782 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1245e04a-16de-42a4-9cdf-adbfa8876605 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:36.760451 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-1245e04a-16de-42a4-9cdf-adbfa8876605 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b01f022d42df4bedbe38dfd21f9615c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d412420909403d89dea1dc43e29e1d', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:18:36.760613 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1245e04a-16de-42a4-9cdf-adbfa8876605 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-reader] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee returned with HTTP 403 Aug 20 00:18:36.761016 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1238/4923] 10.4.3.9 () {68 vars in 1348 bytes} [Thu Aug 20 00:18:36 2026] PUT /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:36.766801 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-07e9830b-5f67-45d0-9b27-6d87dbee119f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.768530 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07e9830b-5f67-45d0-9b27-6d87dbee119f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] DELETE https://10.4.3.9/volume/v3/types/de5064fc-f211-408d-93a3-0148dde276d0 Aug 20 00:18:36.768724 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07e9830b-5f67-45d0-9b27-6d87dbee119f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.768997 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07e9830b-5f67-45d0-9b27-6d87dbee119f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.801977 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07e9830b-5f67-45d0-9b27-6d87dbee119f tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types/de5064fc-f211-408d-93a3-0148dde276d0 returned with HTTP 202 Aug 20 00:18:36.802417 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1228/4924] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/de5064fc-f211-408d-93a3-0148dde276d0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:36.810446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b7e8afda-8db0-49f8-84b8-d7cdd1eebb09 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.812636 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7e8afda-8db0-49f8-84b8-d7cdd1eebb09 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] DELETE https://10.4.3.9/volume/v3/types/158ac2a2-5413-441b-a29f-f22f2df049e1 Aug 20 00:18:36.812819 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7e8afda-8db0-49f8-84b8-d7cdd1eebb09 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.813024 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b7e8afda-8db0-49f8-84b8-d7cdd1eebb09 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.836538 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b7e8afda-8db0-49f8-84b8-d7cdd1eebb09 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types/158ac2a2-5413-441b-a29f-f22f2df049e1 returned with HTTP 202 Aug 20 00:18:36.836898 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1233/4925] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/158ac2a2-5413-441b-a29f-f22f2df049e1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:36.846731 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6c94240-c26f-4ce6-906c-78f9f2955d81 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.848340 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6c94240-c26f-4ce6-906c-78f9f2955d81 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] DELETE https://10.4.3.9/volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8 Aug 20 00:18:36.848507 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6c94240-c26f-4ce6-906c-78f9f2955d81 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.848680 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6c94240-c26f-4ce6-906c-78f9f2955d81 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.876396 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6c94240-c26f-4ce6-906c-78f9f2955d81 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8 returned with HTTP 202 Aug 20 00:18:36.876759 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1227/4926] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/964a418a-69f9-4c07-87e1-9f924db608f8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:36.883538 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0180f597-56ce-4ae1-8ae2-6d8702f9025a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.885206 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0180f597-56ce-4ae1-8ae2-6d8702f9025a tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] DELETE https://10.4.3.9/volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a Aug 20 00:18:36.885480 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0180f597-56ce-4ae1-8ae2-6d8702f9025a tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.886091 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0180f597-56ce-4ae1-8ae2-6d8702f9025a tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.908191 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0180f597-56ce-4ae1-8ae2-6d8702f9025a tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a returned with HTTP 202 Aug 20 00:18:36.908592 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1239/4927] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/1ea37b33-0944-4eaf-acf4-d8e2b68b5c1a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:36.915180 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8cdbd5e5-0695-4ca4-876b-52df3abda177 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.916792 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8cdbd5e5-0695-4ca4-876b-52df3abda177 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] DELETE https://10.4.3.9/volume/v3/types/8ba207ff-8969-4ee3-b342-126b480d545c Aug 20 00:18:36.917016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8cdbd5e5-0695-4ca4-876b-52df3abda177 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.917210 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8cdbd5e5-0695-4ca4-876b-52df3abda177 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.946755 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8cdbd5e5-0695-4ca4-876b-52df3abda177 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types/8ba207ff-8969-4ee3-b342-126b480d545c returned with HTTP 202 Aug 20 00:18:36.947286 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1229/4928] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/8ba207ff-8969-4ee3-b342-126b480d545c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:36.953644 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bff9cf69-7147-42d3-a0ea-c45d73dd1b51 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:36.955389 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bff9cf69-7147-42d3-a0ea-c45d73dd1b51 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] DELETE https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee Aug 20 00:18:36.955654 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bff9cf69-7147-42d3-a0ea-c45d73dd1b51 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:36.956002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bff9cf69-7147-42d3-a0ea-c45d73dd1b51 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:36.985041 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bff9cf69-7147-42d3-a0ea-c45d73dd1b51 tempest-VolumeTypesReaderTests-1809348528 tempest-VolumeTypesReaderTests-1809348528-project-admin] https://10.4.3.9/volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee returned with HTTP 202 Aug 20 00:18:36.985549 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1234/4929] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:36 2026] DELETE /volume/v3/types/eb4b62d0-0e9e-4cc7-bf14-b46cb4f6ffee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:37.951290 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6e51cbd3-fc9d-462a-ad8b-0274d086adf0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:37.953585 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e51cbd3-fc9d-462a-ad8b-0274d086adf0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:37.954396 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e51cbd3-fc9d-462a-ad8b-0274d086adf0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:37.954396 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e51cbd3-fc9d-462a-ad8b-0274d086adf0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:37.966626 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:37.966626 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:37.971195 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6e51cbd3-fc9d-462a-ad8b-0274d086adf0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:37.976967 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e51cbd3-fc9d-462a-ad8b-0274d086adf0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:37.977825 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1228/4930] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:37 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1210 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:38.031178 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e4627517-9483-4ecf-8c33-47002156c021 req-ca7b33ce-cfda-44fd-9be1-60e9a19e476c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:38.031542 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-ca7b33ce-cfda-44fd-9be1-60e9a19e476c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:38.035033 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-ca7b33ce-cfda-44fd-9be1-60e9a19e476c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:38.035033 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-ca7b33ce-cfda-44fd-9be1-60e9a19e476c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:38.042218 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:38.042218 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:38.045668 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e4627517-9483-4ecf-8c33-47002156c021 req-ca7b33ce-cfda-44fd-9be1-60e9a19e476c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:38.050947 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-ca7b33ce-cfda-44fd-9be1-60e9a19e476c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:38.051363 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1240/4931] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:38 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:38.077500 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e4627517-9483-4ecf-8c33-47002156c021 req-d98b3422-060a-45f5-87c4-63a10cbb9124 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:38.082914 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-d98b3422-060a-45f5-87c4-63a10cbb9124 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456/action Aug 20 00:18:38.082914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-d98b3422-060a-45f5-87c4-63a10cbb9124 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:38.082914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-d98b3422-060a-45f5-87c4-63a10cbb9124 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:38.096372 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:38.096372 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:38.097300 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e4627517-9483-4ecf-8c33-47002156c021 req-d98b3422-060a-45f5-87c4-63a10cbb9124 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:38.105130 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e4627517-9483-4ecf-8c33-47002156c021 req-d98b3422-060a-45f5-87c4-63a10cbb9124 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Begin detaching volume completed successfully. Aug 20 00:18:38.105641 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-d98b3422-060a-45f5-87c4-63a10cbb9124 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456/action returned with HTTP 202 Aug 20 00:18:38.106392 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1230/4932] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:18:38 2026] POST /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:38.125841 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0a30aeaf-0ae7-4972-a409-ace1819de97c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:38.128089 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a30aeaf-0ae7-4972-a409-ace1819de97c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:38.128453 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a30aeaf-0ae7-4972-a409-ace1819de97c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:38.128743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a30aeaf-0ae7-4972-a409-ace1819de97c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:38.138995 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:38.138995 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:38.142965 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0a30aeaf-0ae7-4972-a409-ace1819de97c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:38.146735 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2536062d-054e-4b93-9e37-89c4de8db520 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:38.147237 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2536062d-054e-4b93-9e37-89c4de8db520 None None] GET https://10.4.3.9/volume// Aug 20 00:18:38.148168 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2536062d-054e-4b93-9e37-89c4de8db520 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:38.148239 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a30aeaf-0ae7-4972-a409-ace1819de97c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:38.148298 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2536062d-054e-4b93-9e37-89c4de8db520 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:38.148335 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1235/4933] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:38 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:38.148364 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2536062d-054e-4b93-9e37-89c4de8db520 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:38.148642 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1229/4934] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:38.155826 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e4627517-9483-4ecf-8c33-47002156c021 req-5d8b9576-2cd8-485e-91f6-f4fdc6baad71 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:38.158002 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-5d8b9576-2cd8-485e-91f6-f4fdc6baad71 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:38.158273 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-5d8b9576-2cd8-485e-91f6-f4fdc6baad71 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:38.158521 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-5d8b9576-2cd8-485e-91f6-f4fdc6baad71 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:38.169768 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:38.169768 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:38.173958 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e4627517-9483-4ecf-8c33-47002156c021 req-5d8b9576-2cd8-485e-91f6-f4fdc6baad71 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:38.179146 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-5d8b9576-2cd8-485e-91f6-f4fdc6baad71 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:38.179665 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1241/4935] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:38 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:39.164811 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2445c16e-b002-4d3f-a847-c2b22182f2f9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:39.168428 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2445c16e-b002-4d3f-a847-c2b22182f2f9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:39.168428 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2445c16e-b002-4d3f-a847-c2b22182f2f9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:39.168428 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2445c16e-b002-4d3f-a847-c2b22182f2f9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:39.176176 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:39.176176 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:39.179278 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2445c16e-b002-4d3f-a847-c2b22182f2f9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:39.183217 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2445c16e-b002-4d3f-a847-c2b22182f2f9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:39.183650 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1231/4936] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:39 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:40.197166 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7581f2db-e2c8-4612-936d-e9e5b0d3f682 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:40.200907 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7581f2db-e2c8-4612-936d-e9e5b0d3f682 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:40.200907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7581f2db-e2c8-4612-936d-e9e5b0d3f682 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:40.200907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7581f2db-e2c8-4612-936d-e9e5b0d3f682 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:40.211139 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:40.211139 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:40.215702 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-7581f2db-e2c8-4612-936d-e9e5b0d3f682 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:40.225794 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7581f2db-e2c8-4612-936d-e9e5b0d3f682 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:40.226437 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1236/4937] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:40 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1213 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:40.380409 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e4627517-9483-4ecf-8c33-47002156c021 req-846b4bb3-422e-4fe8-9238-6eef248900e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:40.382557 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-846b4bb3-422e-4fe8-9238-6eef248900e9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:40.382784 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-846b4bb3-422e-4fe8-9238-6eef248900e9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:40.382999 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-846b4bb3-422e-4fe8-9238-6eef248900e9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:40.391491 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:40.391491 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:40.394309 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e4627517-9483-4ecf-8c33-47002156c021 req-846b4bb3-422e-4fe8-9238-6eef248900e9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:40.397751 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-846b4bb3-422e-4fe8-9238-6eef248900e9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:40.398119 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1230/4938] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:40 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:40.716687 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e4627517-9483-4ecf-8c33-47002156c021 req-6ad7939d-86f0-4627-9895-6cfb0965a0c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:40.718437 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-6ad7939d-86f0-4627-9895-6cfb0965a0c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c Aug 20 00:18:40.718616 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-6ad7939d-86f0-4627-9895-6cfb0965a0c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:40.718807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-6ad7939d-86f0-4627-9895-6cfb0965a0c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:40.725016 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:40.725016 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:40.757305 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e4627517-9483-4ecf-8c33-47002156c021 req-6ad7939d-86f0-4627-9895-6cfb0965a0c4 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c returned with HTTP 200 Aug 20 00:18:40.757691 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1242/4939] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:18:40 2026] DELETE /volume/v3/attachments/698f4795-7ee7-4289-8732-8ec7e91ef63c => generated 19 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:41.238996 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2953fbf-b555-4c86-a3ba-d7cb74858be3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:41.240594 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2953fbf-b555-4c86-a3ba-d7cb74858be3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:41.240808 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2953fbf-b555-4c86-a3ba-d7cb74858be3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:41.240994 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2953fbf-b555-4c86-a3ba-d7cb74858be3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:41.247437 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:41.247437 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:41.250613 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c2953fbf-b555-4c86-a3ba-d7cb74858be3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:41.254197 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2953fbf-b555-4c86-a3ba-d7cb74858be3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:41.254543 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1232/4940] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:41 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 918 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:41.270393 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-542a197b-85b2-45ce-b82d-d940b4cb6318 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:41.272463 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-542a197b-85b2-45ce-b82d-d940b4cb6318 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:41.272668 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-542a197b-85b2-45ce-b82d-d940b4cb6318 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:41.272928 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-542a197b-85b2-45ce-b82d-d940b4cb6318 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:41.281421 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:41.281421 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:41.284461 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-542a197b-85b2-45ce-b82d-d940b4cb6318 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:41.288072 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-542a197b-85b2-45ce-b82d-d940b4cb6318 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:18:41.288644 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1237/4941] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:41 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 1161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:41.331410 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6c3f62d4-a490-4903-a288-f0d95656660b req-34e8b476-c64d-445d-8311-7451fa050b02 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:41.333300 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-34e8b476-c64d-445d-8311-7451fa050b02 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:41.333475 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-34e8b476-c64d-445d-8311-7451fa050b02 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:41.333638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-34e8b476-c64d-445d-8311-7451fa050b02 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:41.341992 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:41.341992 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:41.345057 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6c3f62d4-a490-4903-a288-f0d95656660b req-34e8b476-c64d-445d-8311-7451fa050b02 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:41.349190 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-34e8b476-c64d-445d-8311-7451fa050b02 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:18:41.349570 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1231/4942] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:41 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 1161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:41.371983 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6c3f62d4-a490-4903-a288-f0d95656660b req-5359fba2-8d78-4c62-997b-5c6c4ee3f2f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:41.373987 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-5359fba2-8d78-4c62-997b-5c6c4ee3f2f1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/action Aug 20 00:18:41.374486 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-5359fba2-8d78-4c62-997b-5c6c4ee3f2f1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:41.374601 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-5359fba2-8d78-4c62-997b-5c6c4ee3f2f1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:41.385503 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:41.385503 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:41.385964 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-6c3f62d4-a490-4903-a288-f0d95656660b req-5359fba2-8d78-4c62-997b-5c6c4ee3f2f1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:41.392759 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-6c3f62d4-a490-4903-a288-f0d95656660b req-5359fba2-8d78-4c62-997b-5c6c4ee3f2f1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Begin detaching volume completed successfully. Aug 20 00:18:41.392954 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-5359fba2-8d78-4c62-997b-5c6c4ee3f2f1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/action returned with HTTP 202 Aug 20 00:18:41.393451 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1243/4943] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:18:41 2026] POST /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:41.414880 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-196a5531-51ce-41a5-8b78-f48a69689b8f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:41.416464 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-196a5531-51ce-41a5-8b78-f48a69689b8f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:41.416644 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-196a5531-51ce-41a5-8b78-f48a69689b8f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:41.417131 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-196a5531-51ce-41a5-8b78-f48a69689b8f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:41.425962 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:41.425962 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:41.429048 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-196a5531-51ce-41a5-8b78-f48a69689b8f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:41.433362 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-196a5531-51ce-41a5-8b78-f48a69689b8f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:18:41.433853 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1233/4944] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:41 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:41.439230 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e1263e9f-9169-4fc8-8813-9d4b6b3bb19f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:41.439630 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e1263e9f-9169-4fc8-8813-9d4b6b3bb19f None None] GET https://10.4.3.9/volume// Aug 20 00:18:41.439794 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e1263e9f-9169-4fc8-8813-9d4b6b3bb19f None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:41.440032 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e1263e9f-9169-4fc8-8813-9d4b6b3bb19f None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:41.440365 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e1263e9f-9169-4fc8-8813-9d4b6b3bb19f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:41.440647 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1238/4945] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:18:41.448202 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6c3f62d4-a490-4903-a288-f0d95656660b req-88c73972-a9e7-4973-a32b-491f89915ad9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:41.451178 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-88c73972-a9e7-4973-a32b-491f89915ad9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:41.451474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-88c73972-a9e7-4973-a32b-491f89915ad9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:41.451735 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-88c73972-a9e7-4973-a32b-491f89915ad9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:41.462013 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:41.462013 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:41.466016 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6c3f62d4-a490-4903-a288-f0d95656660b req-88c73972-a9e7-4973-a32b-491f89915ad9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:41.471456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-88c73972-a9e7-4973-a32b-491f89915ad9 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:18:41.472057 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1232/4946] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:41 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 1344 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:41.481371 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6c3f62d4-a490-4903-a288-f0d95656660b req-a2aa460c-2e26-4ef5-b529-8736e08c104d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:41.483315 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-a2aa460c-2e26-4ef5-b529-8736e08c104d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/encryption Aug 20 00:18:41.483490 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-a2aa460c-2e26-4ef5-b529-8736e08c104d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:41.483659 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-a2aa460c-2e26-4ef5-b529-8736e08c104d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:41.491675 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:41.491675 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:41.497135 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-a2aa460c-2e26-4ef5-b529-8736e08c104d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/encryption returned with HTTP 200 Aug 20 00:18:41.497503 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1244/4947] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:18:41 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:42.297991 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c3f62d4-a490-4903-a288-f0d95656660b req-b30a08c1-ecdf-4d25-8214-8f1c69137785 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:42.299993 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-b30a08c1-ecdf-4d25-8214-8f1c69137785 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c Aug 20 00:18:42.300171 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-b30a08c1-ecdf-4d25-8214-8f1c69137785 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:42.300390 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-b30a08c1-ecdf-4d25-8214-8f1c69137785 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:42.307239 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:42.307239 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:42.352087 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c3f62d4-a490-4903-a288-f0d95656660b req-b30a08c1-ecdf-4d25-8214-8f1c69137785 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c returned with HTTP 200 Aug 20 00:18:42.352623 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1234/4948] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:18:42 2026] DELETE /volume/v3/attachments/d254cdf4-6354-4717-accf-a231a363dc7c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:42.447690 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9be5a5d3-b53a-4cc7-9f2b-846947adc8c0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:42.449451 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9be5a5d3-b53a-4cc7-9f2b-846947adc8c0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:42.449656 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9be5a5d3-b53a-4cc7-9f2b-846947adc8c0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:42.449829 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9be5a5d3-b53a-4cc7-9f2b-846947adc8c0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:42.456340 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:42.456340 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:42.459451 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9be5a5d3-b53a-4cc7-9f2b-846947adc8c0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:42.463094 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9be5a5d3-b53a-4cc7-9f2b-846947adc8c0 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:18:42.463447 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1239/4949] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:42 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:42.474865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c5ea21da-9950-40b4-9568-90a24caf1b89 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:42.476479 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5ea21da-9950-40b4-9568-90a24caf1b89 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:42.476634 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5ea21da-9950-40b4-9568-90a24caf1b89 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:42.476796 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5ea21da-9950-40b4-9568-90a24caf1b89 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:42.484822 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:42.484822 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:42.487995 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c5ea21da-9950-40b4-9568-90a24caf1b89 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:42.491812 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5ea21da-9950-40b4-9568-90a24caf1b89 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:18:42.492383 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1233/4950] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:42 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:42.535265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-297ca2f5-4614-4c5a-955a-524276e375ec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:42.537248 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-297ca2f5-4614-4c5a-955a-524276e375ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:42.537449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-297ca2f5-4614-4c5a-955a-524276e375ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:42.537623 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-297ca2f5-4614-4c5a-955a-524276e375ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:42.545895 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:42.545895 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:42.548823 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-297ca2f5-4614-4c5a-955a-524276e375ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:42.552476 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-297ca2f5-4614-4c5a-955a-524276e375ec tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:18:42.552818 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1245/4951] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:18:42 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:42.569819 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-4ae1ef1f-63cd-4882-816a-7fddcb3c6ab6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:42.571858 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-4ae1ef1f-63cd-4882-816a-7fddcb3c6ab6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6/action Aug 20 00:18:42.572253 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-4ae1ef1f-63cd-4882-816a-7fddcb3c6ab6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:18:42.572387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-4ae1ef1f-63cd-4882-816a-7fddcb3c6ab6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:18:42.583130 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:42.583130 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:42.583650 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-4ae1ef1f-63cd-4882-816a-7fddcb3c6ab6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:42.591720 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-4ae1ef1f-63cd-4882-816a-7fddcb3c6ab6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Begin detaching volume completed successfully. Aug 20 00:18:42.592000 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-4ae1ef1f-63cd-4882-816a-7fddcb3c6ab6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6/action returned with HTTP 202 Aug 20 00:18:42.592636 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1235/4952] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:18:42 2026] POST /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:42.615499 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4b47471a-a931-4d59-8387-28bf1439b532 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:42.617725 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4b47471a-a931-4d59-8387-28bf1439b532 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:42.618209 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4b47471a-a931-4d59-8387-28bf1439b532 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:42.618462 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4b47471a-a931-4d59-8387-28bf1439b532 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:42.632780 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:42.632780 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:42.637968 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0e90a8aa-64c8-480e-a72c-230adc341e75 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:42.638465 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e90a8aa-64c8-480e-a72c-230adc341e75 None None] GET https://10.4.3.9/volume// Aug 20 00:18:42.638527 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4b47471a-a931-4d59-8387-28bf1439b532 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:42.638659 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e90a8aa-64c8-480e-a72c-230adc341e75 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:42.638900 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e90a8aa-64c8-480e-a72c-230adc341e75 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:42.639333 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e90a8aa-64c8-480e-a72c-230adc341e75 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:18:42.639634 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1234/4953] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:18:42 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:18:42.643676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4b47471a-a931-4d59-8387-28bf1439b532 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:18:42.644088 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1240/4954] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:42 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:42.646949 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-f2bc1b0f-f8ad-4dcb-a87a-99961e82334f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:42.658061 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-f2bc1b0f-f8ad-4dcb-a87a-99961e82334f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:42.658249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-f2bc1b0f-f8ad-4dcb-a87a-99961e82334f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:42.658444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-f2bc1b0f-f8ad-4dcb-a87a-99961e82334f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:42.667744 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:42.667744 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:42.671539 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-f2bc1b0f-f8ad-4dcb-a87a-99961e82334f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:42.675650 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-f2bc1b0f-f8ad-4dcb-a87a-99961e82334f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:18:42.676058 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1246/4955] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:18:42 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:43.437240 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-39a877cf-cc4b-4202-941c-0da704eaaa0b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:43.439038 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-39a877cf-cc4b-4202-941c-0da704eaaa0b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296 Aug 20 00:18:43.439201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-39a877cf-cc4b-4202-941c-0da704eaaa0b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:43.439406 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-39a877cf-cc4b-4202-941c-0da704eaaa0b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:43.445482 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:43.445482 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:43.482722 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b7d29a1e-87e5-474e-8539-bc4196a2b965 req-39a877cf-cc4b-4202-941c-0da704eaaa0b tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296 returned with HTTP 200 Aug 20 00:18:43.483294 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1236/4956] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:18:43 2026] DELETE /volume/v3/attachments/f0bc5574-115e-437e-8357-39e8199dd296 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:43.656983 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c437b525-4c09-4972-bf6e-b4f9934deb50 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:43.659325 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c437b525-4c09-4972-bf6e-b4f9934deb50 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:43.659598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c437b525-4c09-4972-bf6e-b4f9934deb50 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:43.659865 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c437b525-4c09-4972-bf6e-b4f9934deb50 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:43.666869 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:43.666869 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:43.670443 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c437b525-4c09-4972-bf6e-b4f9934deb50 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:43.675984 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c437b525-4c09-4972-bf6e-b4f9934deb50 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:18:43.676522 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1235/4957] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:43 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:43.692437 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:43.695012 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:43.695302 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:43.695578 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:43.695798 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Delete volume with id: c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:43.704613 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:43.704613 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:43.705161 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:43.717117 np0000007832 devstack@c-api.service[100469]: WARNING cinder.keymgr.conf_key_mgr [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:18:43.722664 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Delete volume request issued successfully. Aug 20 00:18:43.722844 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-22b5a680-10f8-416f-8ff7-7d50ca83ca9c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 202 Aug 20 00:18:43.723335 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1241/4958] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:43 2026] DELETE /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:43.733918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f86e8ad-8149-44bd-9f33-2658df48276d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:43.735734 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f86e8ad-8149-44bd-9f33-2658df48276d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:43.735950 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f86e8ad-8149-44bd-9f33-2658df48276d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:43.736201 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f86e8ad-8149-44bd-9f33-2658df48276d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:43.742936 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:43.742936 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:43.746394 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9f86e8ad-8149-44bd-9f33-2658df48276d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:43.750434 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f86e8ad-8149-44bd-9f33-2658df48276d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 200 Aug 20 00:18:43.750811 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1247/4959] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:43 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:44.764908 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-873bacd5-6b30-40f1-92ef-83ba25ca4d5f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:44.766700 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-873bacd5-6b30-40f1-92ef-83ba25ca4d5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa Aug 20 00:18:44.766904 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-873bacd5-6b30-40f1-92ef-83ba25ca4d5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:44.767124 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-873bacd5-6b30-40f1-92ef-83ba25ca4d5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:44.772577 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-873bacd5-6b30-40f1-92ef-83ba25ca4d5f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa returned with HTTP 404 Aug 20 00:18:44.773048 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1237/4960] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:44 2026] GET /volume/v3/volumes/c4e43e65-b099-438e-b33a-2c56e31cf5fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:44.779360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ade28fe0-2651-450c-9296-976faea34509 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:44.781125 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ade28fe0-2651-450c-9296-976faea34509 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:18:44.781349 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ade28fe0-2651-450c-9296-976faea34509 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:44.781524 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ade28fe0-2651-450c-9296-976faea34509 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:44.782269 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ade28fe0-2651-450c-9296-976faea34509 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:18:44.795659 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ade28fe0-2651-450c-9296-976faea34509 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Get all volumes completed successfully. Aug 20 00:18:44.797659 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:44.797659 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:44.802328 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ade28fe0-2651-450c-9296-976faea34509 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:18:44.802619 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1236/4961] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:18:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13613 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:44.817419 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-aa02f6be-d4cd-4eeb-9380-5321d1122f7f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:44.819191 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aa02f6be-d4cd-4eeb-9380-5321d1122f7f tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] DELETE https://10.4.3.9/volume/v3/types/e8995ac4-7632-452c-bcb5-d6c83c0cb2c7 Aug 20 00:18:44.819443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aa02f6be-d4cd-4eeb-9380-5321d1122f7f tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:44.819715 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-aa02f6be-d4cd-4eeb-9380-5321d1122f7f tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:44.844071 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-aa02f6be-d4cd-4eeb-9380-5321d1122f7f tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/types/e8995ac4-7632-452c-bcb5-d6c83c0cb2c7 returned with HTTP 202 Aug 20 00:18:44.844502 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1242/4962] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:44 2026] DELETE /volume/v3/types/e8995ac4-7632-452c-bcb5-d6c83c0cb2c7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:44.851615 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b26ec38e-90f1-4122-9461-a059593ad1fa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:44.853238 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b26ec38e-90f1-4122-9461-a059593ad1fa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:44.853416 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b26ec38e-90f1-4122-9461-a059593ad1fa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:44.853581 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b26ec38e-90f1-4122-9461-a059593ad1fa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:44.853748 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b26ec38e-90f1-4122-9461-a059593ad1fa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Delete volume with id: a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:44.860187 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:44.860187 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:44.860612 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b26ec38e-90f1-4122-9461-a059593ad1fa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:44.880678 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b26ec38e-90f1-4122-9461-a059593ad1fa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Delete volume request issued successfully. Aug 20 00:18:44.880904 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b26ec38e-90f1-4122-9461-a059593ad1fa tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 202 Aug 20 00:18:44.881381 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1248/4963] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:44 2026] DELETE /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:44.890619 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d5e223cf-fd8a-48b6-80b0-f16d2a2d4f17 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:44.896599 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d5e223cf-fd8a-48b6-80b0-f16d2a2d4f17 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:44.896899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d5e223cf-fd8a-48b6-80b0-f16d2a2d4f17 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:44.897160 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d5e223cf-fd8a-48b6-80b0-f16d2a2d4f17 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:44.910793 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:44.910793 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:44.917987 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d5e223cf-fd8a-48b6-80b0-f16d2a2d4f17 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:44.923107 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d5e223cf-fd8a-48b6-80b0-f16d2a2d4f17 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 200 Aug 20 00:18:44.923680 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1238/4964] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:44 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:45.937766 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0d3d619e-aef7-49ec-9c20-ab156aed7d45 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:45.939604 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0d3d619e-aef7-49ec-9c20-ab156aed7d45 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 Aug 20 00:18:45.939783 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0d3d619e-aef7-49ec-9c20-ab156aed7d45 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:45.939976 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0d3d619e-aef7-49ec-9c20-ab156aed7d45 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:45.946436 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0d3d619e-aef7-49ec-9c20-ab156aed7d45 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 returned with HTTP 404 Aug 20 00:18:45.947027 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1237/4965] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:45 2026] GET /volume/v3/volumes/a2fa05fa-649b-4559-8db8-4bbe39a9c2c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:45.953398 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3a53855c-e1fb-4e42-9368-027d5479e891 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:45.956290 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a53855c-e1fb-4e42-9368-027d5479e891 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:45.956290 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a53855c-e1fb-4e42-9368-027d5479e891 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:45.956290 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3a53855c-e1fb-4e42-9368-027d5479e891 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:45.956290 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-3a53855c-e1fb-4e42-9368-027d5479e891 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Delete volume with id: aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:45.965469 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:45.965469 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:45.965970 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3a53855c-e1fb-4e42-9368-027d5479e891 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:45.985846 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3a53855c-e1fb-4e42-9368-027d5479e891 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Delete volume request issued successfully. Aug 20 00:18:45.986088 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3a53855c-e1fb-4e42-9368-027d5479e891 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 202 Aug 20 00:18:45.986506 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1243/4966] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:45 2026] DELETE /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:45.996465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9e3494ab-df1b-474e-bbbc-d4aa7655a86d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:45.998799 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e3494ab-df1b-474e-bbbc-d4aa7655a86d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:45.999205 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e3494ab-df1b-474e-bbbc-d4aa7655a86d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:45.999456 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e3494ab-df1b-474e-bbbc-d4aa7655a86d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:46.015120 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:46.015120 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:46.019207 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9e3494ab-df1b-474e-bbbc-d4aa7655a86d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:18:46.031188 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e3494ab-df1b-474e-bbbc-d4aa7655a86d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 200 Aug 20 00:18:46.031831 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1249/4967] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:45 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 917 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:46.778376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1f3e8e9a-9b4c-48b6-9f07-c45cc76501b5 req-774b6d4a-a1e8-403d-afe7-1eaa55ce9382 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:46.780540 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1f3e8e9a-9b4c-48b6-9f07-c45cc76501b5 req-774b6d4a-a1e8-403d-afe7-1eaa55ce9382 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] DELETE https://10.4.3.9/volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d Aug 20 00:18:46.780764 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1f3e8e9a-9b4c-48b6-9f07-c45cc76501b5 req-774b6d4a-a1e8-403d-afe7-1eaa55ce9382 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:46.780994 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1f3e8e9a-9b4c-48b6-9f07-c45cc76501b5 req-774b6d4a-a1e8-403d-afe7-1eaa55ce9382 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:46.790155 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:46.790155 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:46.839750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1f3e8e9a-9b4c-48b6-9f07-c45cc76501b5 req-774b6d4a-a1e8-403d-afe7-1eaa55ce9382 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d returned with HTTP 200 Aug 20 00:18:46.840158 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1239/4968] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:18:46 2026] DELETE /volume/v3/attachments/2ae5b1e7-a9e0-4f0c-9af1-f2a127b1232d => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:18:47.048554 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ec314211-ed30-4a3a-b36c-9dafdea85763 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:47.050326 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec314211-ed30-4a3a-b36c-9dafdea85763 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 Aug 20 00:18:47.050512 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec314211-ed30-4a3a-b36c-9dafdea85763 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:47.050676 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec314211-ed30-4a3a-b36c-9dafdea85763 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:47.056169 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec314211-ed30-4a3a-b36c-9dafdea85763 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 returned with HTTP 404 Aug 20 00:18:47.058906 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1238/4969] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:47 2026] GET /volume/v3/volumes/aa0d23ba-2ee4-45b7-9799-dade443e4456 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:47.068067 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c0810765-c9e2-4fd1-8ebc-1e37365694e8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:47.069840 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c0810765-c9e2-4fd1-8ebc-1e37365694e8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:18:47.070081 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c0810765-c9e2-4fd1-8ebc-1e37365694e8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:47.070299 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c0810765-c9e2-4fd1-8ebc-1e37365694e8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:47.071139 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c0810765-c9e2-4fd1-8ebc-1e37365694e8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:18:47.105951 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c0810765-c9e2-4fd1-8ebc-1e37365694e8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Get all volumes completed successfully. Aug 20 00:18:47.108071 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:47.108071 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:47.115344 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c0810765-c9e2-4fd1-8ebc-1e37365694e8 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:18:47.115911 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1244/4970] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:18:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11243 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:18:47.130200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-34c87a87-daec-449f-b008-fb5c1f1a9925 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:47.132211 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-34c87a87-daec-449f-b008-fb5c1f1a9925 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] DELETE https://10.4.3.9/volume/v3/types/a15356d7-4a9f-468a-be91-8afaf8259971 Aug 20 00:18:47.132464 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-34c87a87-daec-449f-b008-fb5c1f1a9925 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:47.132665 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-34c87a87-daec-449f-b008-fb5c1f1a9925 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:47.134776 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=246,cinder:UPDATE=47,cinder:INSERT=20 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:18:47.159398 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-34c87a87-daec-449f-b008-fb5c1f1a9925 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/types/a15356d7-4a9f-468a-be91-8afaf8259971 returned with HTTP 202 Aug 20 00:18:47.159739 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1250/4971] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:18:47 2026] DELETE /volume/v3/types/a15356d7-4a9f-468a-be91-8afaf8259971 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:48.191803 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e2973c2d-ea16-464b-a735-59ca98eb511b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:48.193660 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2973c2d-ea16-464b-a735-59ca98eb511b tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] DELETE https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 Aug 20 00:18:48.193660 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2973c2d-ea16-464b-a735-59ca98eb511b tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:48.193790 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2973c2d-ea16-464b-a735-59ca98eb511b tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:48.193957 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e2973c2d-ea16-464b-a735-59ca98eb511b tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Delete volume with id: 98ea3308-f144-4975-91e2-d3a2b1ef5c10 Aug 20 00:18:48.202176 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:48.202176 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:18:48.202662 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e2973c2d-ea16-464b-a735-59ca98eb511b tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:18:48.222535 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e2973c2d-ea16-464b-a735-59ca98eb511b tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Delete volume request issued successfully. Aug 20 00:18:48.222712 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2973c2d-ea16-464b-a735-59ca98eb511b tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 returned with HTTP 202 Aug 20 00:18:48.223243 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1240/4972] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:48 2026] DELETE /volume/v3/volumes/98ea3308-f144-4975-91e2-d3a2b1ef5c10 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:48.230962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f7359821-708d-47a8-976a-2fdf59b093a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:48.238135 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f7359821-708d-47a8-976a-2fdf59b093a5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] DELETE https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f Aug 20 00:18:48.238376 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f7359821-708d-47a8-976a-2fdf59b093a5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:48.238639 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f7359821-708d-47a8-976a-2fdf59b093a5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:48.238741 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-f7359821-708d-47a8-976a-2fdf59b093a5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Delete backup with id: b53848f7-dbb2-4a33-a2a0-f7cf562ed42f. Aug 20 00:18:48.248249 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:48.248249 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:18:48.262413 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-f7359821-708d-47a8-976a-2fdf59b093a5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] delete_backup rpcapi backup_id b53848f7-dbb2-4a33-a2a0-f7cf562ed42f {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:18:48.264471 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f7359821-708d-47a8-976a-2fdf59b093a5 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f returned with HTTP 202 Aug 20 00:18:48.264930 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1239/4973] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:48 2026] DELETE /volume/v3/backups/b53848f7-dbb2-4a33-a2a0-f7cf562ed42f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:18:48.275223 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f6649073-5793-4e0e-9aca-68f76ab2fd5f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:48.279884 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f6649073-5793-4e0e-9aca-68f76ab2fd5f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] DELETE https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:18:48.280142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f6649073-5793-4e0e-9aca-68f76ab2fd5f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:48.280448 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f6649073-5793-4e0e-9aca-68f76ab2fd5f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:48.280561 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-f6649073-5793-4e0e-9aca-68f76ab2fd5f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Delete volume with id: 6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:18:48.289295 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:48.289295 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:18:48.289927 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f6649073-5793-4e0e-9aca-68f76ab2fd5f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:18:48.315779 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f6649073-5793-4e0e-9aca-68f76ab2fd5f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Delete volume request issued successfully. Aug 20 00:18:48.315882 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f6649073-5793-4e0e-9aca-68f76ab2fd5f tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 returned with HTTP 202 Aug 20 00:18:48.316787 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1245/4974] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:18:48 2026] DELETE /volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:18:48.328668 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-83f96b2b-478d-4c3a-bfa5-80ef90806dae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:48.332466 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83f96b2b-478d-4c3a-bfa5-80ef90806dae tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:18:48.332466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83f96b2b-478d-4c3a-bfa5-80ef90806dae tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:48.332466 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83f96b2b-478d-4c3a-bfa5-80ef90806dae tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:48.340230 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:18:48.340230 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:18:48.344518 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-83f96b2b-478d-4c3a-bfa5-80ef90806dae tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Volume info retrieved successfully. Aug 20 00:18:48.352194 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83f96b2b-478d-4c3a-bfa5-80ef90806dae tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 returned with HTTP 200 Aug 20 00:18:48.352768 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1251/4975] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:48 2026] GET /volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:18:49.370574 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-835e4a39-ecaa-4821-8083-dd3be5dfa3b8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:18:49.372246 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-835e4a39-ecaa-4821-8083-dd3be5dfa3b8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] GET https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 Aug 20 00:18:49.372416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-835e4a39-ecaa-4821-8083-dd3be5dfa3b8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:18:49.372595 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-835e4a39-ecaa-4821-8083-dd3be5dfa3b8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:18:49.377914 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-835e4a39-ecaa-4821-8083-dd3be5dfa3b8 tempest-TestVolumeBackupRestore-1357971621 tempest-TestVolumeBackupRestore-1357971621-project-member] https://10.4.3.9/volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 returned with HTTP 404 Aug 20 00:18:49.378352 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1241/4976] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:18:49 2026] GET /volume/v3/volumes/6b961549-7781-4bef-99cc-93d5ead47be5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:18:58.259397 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=308,cinder:INSERT=44,cinder:UPDATE=72,cinder:DELETE=1 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:18:58.310211 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=271,cinder:INSERT=49,cinder:UPDATE=58 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:18:58.347284 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=11,cinder:UPDATE=4 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:18:59.374817 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=248,cinder:INSERT=22,cinder:UPDATE=38 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:19:01.476824 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-51292b1a-2574-4a89-a530-92de1969e527 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:01.479063 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51292b1a-2574-4a89-a530-92de1969e527 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:01.479277 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51292b1a-2574-4a89-a530-92de1969e527 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:01.479515 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51292b1a-2574-4a89-a530-92de1969e527 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:01.488420 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:01.488420 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:01.492726 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-51292b1a-2574-4a89-a530-92de1969e527 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:01.498172 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51292b1a-2574-4a89-a530-92de1969e527 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:01.498676 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1240/4977] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:01 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 933 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:01.818328 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-7b1ce8aa-15c9-429d-be1e-0196da643422 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:01.820507 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-7b1ce8aa-15c9-429d-be1e-0196da643422 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:01.820859 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-7b1ce8aa-15c9-429d-be1e-0196da643422 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:01.821116 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-7b1ce8aa-15c9-429d-be1e-0196da643422 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:01.828097 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:01.828097 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:01.831635 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-7b1ce8aa-15c9-429d-be1e-0196da643422 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:01.835626 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-7b1ce8aa-15c9-429d-be1e-0196da643422 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:01.836154 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1246/4978] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:01 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 933 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:01.907751 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-86cf67db-2435-427e-9d06-32c9769dcaf4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:01.908206 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86cf67db-2435-427e-9d06-32c9769dcaf4 None None] GET https://10.4.3.9/volume// Aug 20 00:19:01.908387 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86cf67db-2435-427e-9d06-32c9769dcaf4 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:01.908595 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86cf67db-2435-427e-9d06-32c9769dcaf4 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:01.908932 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86cf67db-2435-427e-9d06-32c9769dcaf4 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:01.909221 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1252/4979] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:19:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:01.916879 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-a7d0541e-859d-4538-aee4-494945b5018e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:01.919042 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-a7d0541e-859d-4538-aee4-494945b5018e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:19:01.919470 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-a7d0541e-859d-4538-aee4-494945b5018e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44f4fc67-c193-4690-b25b-1868b8d93c6d", "connector": null, "instance_uuid": "b782ae82-13be-41b6-9f4d-78fc0eedf7f3"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:01.927743 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:01.927743 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:01.949758 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-a7d0541e-859d-4538-aee4-494945b5018e tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:19:01.950247 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1242/4980] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:19:01 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:01.973714 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-276a61a5-5bac-41c1-9b14-7578f6f8c39b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:01.975971 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-276a61a5-5bac-41c1-9b14-7578f6f8c39b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:01.976227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-276a61a5-5bac-41c1-9b14-7578f6f8c39b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:01.976478 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-276a61a5-5bac-41c1-9b14-7578f6f8c39b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:01.981871 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1adbfcb7-b755-4951-a196-58b604050571 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:01.982399 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1adbfcb7-b755-4951-a196-58b604050571 None None] GET https://10.4.3.9/volume// Aug 20 00:19:01.982645 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1adbfcb7-b755-4951-a196-58b604050571 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:01.982960 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1adbfcb7-b755-4951-a196-58b604050571 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:01.983353 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1adbfcb7-b755-4951-a196-58b604050571 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:01.983714 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1247/4981] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:01.987538 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:01.987538 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:01.991240 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-276a61a5-5bac-41c1-9b14-7578f6f8c39b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:01.991337 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c29c8208-b34c-4d0b-b35f-a635eacde7e3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:01.993152 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c29c8208-b34c-4d0b-b35f-a635eacde7e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:01.993382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c29c8208-b34c-4d0b-b35f-a635eacde7e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:01.993574 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c29c8208-b34c-4d0b-b35f-a635eacde7e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:01.996559 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-276a61a5-5bac-41c1-9b14-7578f6f8c39b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:01.997022 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1241/4982] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:01 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 932 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:02.003021 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:02.003021 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:02.006523 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c29c8208-b34c-4d0b-b35f-a635eacde7e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:02.010683 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c29c8208-b34c-4d0b-b35f-a635eacde7e3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:02.011326 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1253/4983] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:01 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 1112 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:02.105367 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c24dbce9-35b9-40d4-956e-f6ed96209fa5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:02.107315 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c24dbce9-35b9-40d4-956e-f6ed96209fa5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] PUT https://10.4.3.9/volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9 Aug 20 00:19:02.107667 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c24dbce9-35b9-40d4-956e-f6ed96209fa5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:02.114564 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c24dbce9-35b9-40d4-956e-f6ed96209fa5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Acquiring lock "cinder-attachment_update-44f4fc67-c193-4690-b25b-1868b8d93c6d-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:19:02.118525 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c24dbce9-35b9-40d4-956e-f6ed96209fa5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Lock "cinder-attachment_update-44f4fc67-c193-4690-b25b-1868b8d93c6d-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:19:02.119694 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:02.119694 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:02.219736 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c24dbce9-35b9-40d4-956e-f6ed96209fa5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Lock "cinder-attachment_update-44f4fc67-c193-4690-b25b-1868b8d93c6d-np0000007832" released by "attachment_update" :: held 0.101s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:19:02.220094 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-c24dbce9-35b9-40d4-956e-f6ed96209fa5 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9 returned with HTTP 200 Aug 20 00:19:02.220569 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1243/4984] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:19:02 2026] PUT /volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:03.010878 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-95e0a7d4-06bf-4522-b743-29fe0efe364c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:03.013321 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95e0a7d4-06bf-4522-b743-29fe0efe364c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:03.013592 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95e0a7d4-06bf-4522-b743-29fe0efe364c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:03.013786 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-95e0a7d4-06bf-4522-b743-29fe0efe364c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:03.022655 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:03.022655 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:03.026145 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-95e0a7d4-06bf-4522-b743-29fe0efe364c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:03.030210 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-95e0a7d4-06bf-4522-b743-29fe0efe364c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:03.030630 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1248/4985] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:03 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 933 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:04.043528 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bfbdeb88-c555-4886-8f58-d55f2d816536 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:04.045701 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bfbdeb88-c555-4886-8f58-d55f2d816536 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:04.045969 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bfbdeb88-c555-4886-8f58-d55f2d816536 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:04.046203 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bfbdeb88-c555-4886-8f58-d55f2d816536 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:04.057004 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:04.057004 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:04.060451 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bfbdeb88-c555-4886-8f58-d55f2d816536 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:04.064768 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bfbdeb88-c555-4886-8f58-d55f2d816536 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:04.065213 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1242/4986] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:04 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 933 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:05.077935 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-784dc103-8618-443d-847b-65d0d776165b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:05.080099 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-784dc103-8618-443d-847b-65d0d776165b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:05.080286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-784dc103-8618-443d-847b-65d0d776165b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:05.080493 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-784dc103-8618-443d-847b-65d0d776165b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:05.093077 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:05.093077 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:05.097469 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-784dc103-8618-443d-847b-65d0d776165b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:05.100999 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:05.103165 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:19:05.103597 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-342260031", "snapshot_id": null, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:05.108384 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-784dc103-8618-443d-847b-65d0d776165b tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:05.108788 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1254/4987] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:05 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 933 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:05.109371 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-342260031', 'snapshot_id': None, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:19:05.174242 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume of 1 GB Aug 20 00:19:05.174450 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:05.174450 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:05.177792 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Availability Zones retrieved successfully. Aug 20 00:19:05.182768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Flow 'volume_create_api' (eacf67d6-779d-438d-8497-e4312a25a615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:05.183628 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d219993-d62d-4492-841b-e43f3320b4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:05.184445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:19:05.232499 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d219993-d62d-4492-841b-e43f3320b4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:05.233345 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1728d5e-b96e-4ea4-920f-b9a11361fe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:05.302139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Created reservations ['199eb4d9-312d-46ed-8ce7-f194acebdc29', '08774bbc-25ee-4b5b-8014-550d41c61ef5', '445e975d-4c36-4c8a-b77e-8e7124281188', 'a1f8ba24-93d3-4c56-8379-d82a9d2570e7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:19:05.302946 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1728d5e-b96e-4ea4-920f-b9a11361fe14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['199eb4d9-312d-46ed-8ce7-f194acebdc29', '08774bbc-25ee-4b5b-8014-550d41c61ef5', '445e975d-4c36-4c8a-b77e-8e7124281188', 'a1f8ba24-93d3-4c56-8379-d82a9d2570e7']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:05.303609 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02042324-8549-490b-90cc-95eeae8a4dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:05.323432 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02042324-8549-490b-90cc-95eeae8a4dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d8a0cf3-56a1-43a1-acb9-8a421459f67a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-342260031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32b69adb63a4ede860e5404234b18c5',qos_specs=None,replication_status=,reservations=['199eb4d9-312d-46ed-8ce7-f194acebdc29','08774bbc-25ee-4b5b-8014-550d41c61ef5','445e975d-4c36-4c8a-b77e-8e7124281188','a1f8ba24-93d3-4c56-8379-d82a9d2570e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-342260031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d8a0cf3-56a1-43a1-acb9-8a421459f67a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e32b69adb63a4ede860e5404234b18c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:05.324091 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e03b4df-867c-40b6-9ccb-c0959fe33b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:05.339689 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e03b4df-867c-40b6-9ccb-c0959fe33b05) transitioned into state 'SUCCESS' from state '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-342260031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32b69adb63a4ede860e5404234b18c5',qos_specs=None,replication_status=,reservations=['199eb4d9-312d-46ed-8ce7-f194acebdc29','08774bbc-25ee-4b5b-8014-550d41c61ef5','445e975d-4c36-4c8a-b77e-8e7124281188','a1f8ba24-93d3-4c56-8379-d82a9d2570e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:05.340325 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f89c4fa-5cb6-4643-b70e-9e21e3b0d204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:05.348983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f89c4fa-5cb6-4643-b70e-9e21e3b0d204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:05.349662 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Flow 'volume_create_api' (eacf67d6-779d-438d-8497-e4312a25a615) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:05.350043 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume request issued successfully. Aug 20 00:19:05.350516 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-faa4a38d-cf87-40e3-ba41-873ca3e87e9c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:19:05.350899 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1244/4988] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:19:05 2026] POST /volume/v3/volumes => generated 776 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:05.386598 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1b41e596-1142-4079-a6e3-5c2b3d36edb9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:05.389309 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b41e596-1142-4079-a6e3-5c2b3d36edb9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:19:05.389529 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b41e596-1142-4079-a6e3-5c2b3d36edb9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:05.390011 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b41e596-1142-4079-a6e3-5c2b3d36edb9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:05.398376 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:05.398376 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:05.401071 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-1b41e596-1142-4079-a6e3-5c2b3d36edb9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:05.405417 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b41e596-1142-4079-a6e3-5c2b3d36edb9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:19:05.405787 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1249/4989] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:05 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:05.483639 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-94c046b9-daff-4cf5-a5e3-337191e2717c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:05.486179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-94c046b9-daff-4cf5-a5e3-337191e2717c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9/action Aug 20 00:19:05.486669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-94c046b9-daff-4cf5-a5e3-337191e2717c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:05.486860 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-94c046b9-daff-4cf5-a5e3-337191e2717c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:05.509636 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:05.509636 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:05.521639 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ce16935a-8cab-48d8-9264-5d7d47ecccc8 req-94c046b9-daff-4cf5-a5e3-337191e2717c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9/action returned with HTTP 204 Aug 20 00:19:05.522445 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1243/4990] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:19:05 2026] POST /volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:06.124467 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e345ee3c-0569-4918-9eed-9d8c64b8cf35 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:06.126068 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e345ee3c-0569-4918-9eed-9d8c64b8cf35 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:06.126241 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e345ee3c-0569-4918-9eed-9d8c64b8cf35 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:06.126425 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e345ee3c-0569-4918-9eed-9d8c64b8cf35 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:06.134660 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:06.134660 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:06.137686 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e345ee3c-0569-4918-9eed-9d8c64b8cf35 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:06.141232 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e345ee3c-0569-4918-9eed-9d8c64b8cf35 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:06.141575 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1255/4991] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:06 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 1225 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:06.153177 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9dd96d7c-be0a-4b60-81a3-b3cfa7570b57 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:06.155027 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9dd96d7c-be0a-4b60-81a3-b3cfa7570b57 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:06.155201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9dd96d7c-be0a-4b60-81a3-b3cfa7570b57 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:06.155422 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9dd96d7c-be0a-4b60-81a3-b3cfa7570b57 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:06.164758 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:06.164758 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:06.167967 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9dd96d7c-be0a-4b60-81a3-b3cfa7570b57 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:06.172382 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9dd96d7c-be0a-4b60-81a3-b3cfa7570b57 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:06.172795 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1245/4992] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:06 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:06.420304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4061014f-1601-4564-9450-002af29f3864 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:06.422763 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4061014f-1601-4564-9450-002af29f3864 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:19:06.423077 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4061014f-1601-4564-9450-002af29f3864 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:06.423336 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4061014f-1601-4564-9450-002af29f3864 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:06.431155 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:06.431155 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:06.435214 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4061014f-1601-4564-9450-002af29f3864 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:06.440037 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4061014f-1601-4564-9450-002af29f3864 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:19:06.440434 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1250/4993] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:06 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 1384 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:06.453090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-69d752bd-6a72-41b4-ba9d-ba581033995f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:06.454901 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-69d752bd-6a72-41b4-ba9d-ba581033995f tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:19:06.455136 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-69d752bd-6a72-41b4-ba9d-ba581033995f tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:06.455371 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-69d752bd-6a72-41b4-ba9d-ba581033995f tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:06.462693 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:06.462693 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:06.466823 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-69d752bd-6a72-41b4-ba9d-ba581033995f tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:06.472447 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-69d752bd-6a72-41b4-ba9d-ba581033995f tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:19:06.472820 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1244/4994] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:06 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 1384 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:06.674756 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a701468d-f954-4c92-86f8-2b5d98a07ebe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:06.677281 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a701468d-f954-4c92-86f8-2b5d98a07ebe tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:06.677452 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a701468d-f954-4c92-86f8-2b5d98a07ebe tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:06.677617 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a701468d-f954-4c92-86f8-2b5d98a07ebe tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:06.687516 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:06.687516 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:06.692641 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a701468d-f954-4c92-86f8-2b5d98a07ebe tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:06.698496 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a701468d-f954-4c92-86f8-2b5d98a07ebe tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:06.698857 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1256/4995] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:06 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:07.006717 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f863a9aa-b51a-4d1c-b102-dd85f57cd912 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:07.008948 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f863a9aa-b51a-4d1c-b102-dd85f57cd912 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:07.010418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f863a9aa-b51a-4d1c-b102-dd85f57cd912 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:07.010418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f863a9aa-b51a-4d1c-b102-dd85f57cd912 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:07.020573 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:07.020573 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:07.025078 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f863a9aa-b51a-4d1c-b102-dd85f57cd912 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:07.029750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f863a9aa-b51a-4d1c-b102-dd85f57cd912 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:07.030282 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1246/4996] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:07 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:07.122175 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6cb99554-51f0-4311-8747-ddee869eb9b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:07.122544 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6cb99554-51f0-4311-8747-ddee869eb9b5 None None] GET https://10.4.3.9/volume// Aug 20 00:19:07.122786 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6cb99554-51f0-4311-8747-ddee869eb9b5 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:07.122984 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6cb99554-51f0-4311-8747-ddee869eb9b5 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:07.123281 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6cb99554-51f0-4311-8747-ddee869eb9b5 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:07.123540 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1251/4997] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:19:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:07.130255 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-e3f5982a-3b38-4f84-9138-37753fca673f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:07.132079 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-e3f5982a-3b38-4f84-9138-37753fca673f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:19:07.132450 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-e3f5982a-3b38-4f84-9138-37753fca673f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88", "connector": null, "instance_uuid": "b782ae82-13be-41b6-9f4d-78fc0eedf7f3"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:07.140118 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:07.140118 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:07.164215 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-e3f5982a-3b38-4f84-9138-37753fca673f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:19:07.164543 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1245/4998] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:19:07 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 20 00:19:07.194450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f155f3ba-d456-4da2-b10f-d07bbc314339 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:07.196290 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f155f3ba-d456-4da2-b10f-d07bbc314339 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:07.196546 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f155f3ba-d456-4da2-b10f-d07bbc314339 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:07.196776 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f155f3ba-d456-4da2-b10f-d07bbc314339 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:07.201565 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-43693b9e-3c18-4988-a3a6-b45a6cf4d001 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:07.201960 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43693b9e-3c18-4988-a3a6-b45a6cf4d001 None None] GET https://10.4.3.9/volume// Aug 20 00:19:07.202116 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43693b9e-3c18-4988-a3a6-b45a6cf4d001 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:07.202334 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43693b9e-3c18-4988-a3a6-b45a6cf4d001 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:07.202625 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43693b9e-3c18-4988-a3a6-b45a6cf4d001 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:07.202918 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1247/4999] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:07.206070 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:07.206070 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:07.209797 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-dfeb3ff0-92e8-4324-9fda-8e1e3a3cc329 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:07.210725 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f155f3ba-d456-4da2-b10f-d07bbc314339 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:07.214632 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-dfeb3ff0-92e8-4324-9fda-8e1e3a3cc329 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:07.214872 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-dfeb3ff0-92e8-4324-9fda-8e1e3a3cc329 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:07.215108 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-dfeb3ff0-92e8-4324-9fda-8e1e3a3cc329 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:07.218102 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f155f3ba-d456-4da2-b10f-d07bbc314339 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:07.218533 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1257/5000] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:07 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 934 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:07.225921 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:07.225921 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:07.229010 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-dfeb3ff0-92e8-4324-9fda-8e1e3a3cc329 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:07.232616 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-dfeb3ff0-92e8-4324-9fda-8e1e3a3cc329 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:07.233023 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1252/5001] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:07 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 1114 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:07.331872 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f0a437f0-244a-471a-93f2-a2b2f2cae939 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:07.333774 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f0a437f0-244a-471a-93f2-a2b2f2cae939 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] PUT https://10.4.3.9/volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589 Aug 20 00:19:07.334119 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f0a437f0-244a-471a-93f2-a2b2f2cae939 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:07.341361 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f0a437f0-244a-471a-93f2-a2b2f2cae939 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Acquiring lock "cinder-attachment_update-5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:19:07.345503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f0a437f0-244a-471a-93f2-a2b2f2cae939 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Lock "cinder-attachment_update-5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:19:07.346367 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:07.346367 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:07.418208 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f0a437f0-244a-471a-93f2-a2b2f2cae939 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Lock "cinder-attachment_update-5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88-np0000007832" released by "attachment_update" :: held 0.073s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:19:07.418549 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-f0a437f0-244a-471a-93f2-a2b2f2cae939 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589 returned with HTTP 200 Aug 20 00:19:07.419015 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1246/5002] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:19:07 2026] PUT /volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:07.548502 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c6e217c5-876c-41b3-a0d6-95aa78e58cb8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:07.550389 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c6e217c5-876c-41b3-a0d6-95aa78e58cb8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:19:07.550642 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c6e217c5-876c-41b3-a0d6-95aa78e58cb8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:07.550903 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c6e217c5-876c-41b3-a0d6-95aa78e58cb8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:07.559181 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:07.559181 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:07.562481 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c6e217c5-876c-41b3-a0d6-95aa78e58cb8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:07.566685 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c6e217c5-876c-41b3-a0d6-95aa78e58cb8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:19:07.567048 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1248/5003] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:07 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:08.098179 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-324eff32-8e4f-4048-83bc-bd8ab4035727 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:08.101070 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-324eff32-8e4f-4048-83bc-bd8ab4035727 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:19:08.101070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-324eff32-8e4f-4048-83bc-bd8ab4035727 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:08.101298 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-324eff32-8e4f-4048-83bc-bd8ab4035727 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:08.108522 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:08.108522 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:08.112195 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-324eff32-8e4f-4048-83bc-bd8ab4035727 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:08.117035 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-324eff32-8e4f-4048-83bc-bd8ab4035727 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:19:08.117427 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1258/5004] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:08 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:08.126952 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b260ce09-d70a-4f91-b1cf-fa559280bc7f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:08.127341 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b260ce09-d70a-4f91-b1cf-fa559280bc7f None None] GET https://10.4.3.9/volume// Aug 20 00:19:08.127506 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b260ce09-d70a-4f91-b1cf-fa559280bc7f None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:08.127684 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b260ce09-d70a-4f91-b1cf-fa559280bc7f None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:08.128028 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b260ce09-d70a-4f91-b1cf-fa559280bc7f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:08.128343 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1253/5005] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:19:08 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:08.136214 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-64e55d82-ed7d-4b50-878d-16ed0ba359bb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:08.138355 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-64e55d82-ed7d-4b50-878d-16ed0ba359bb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:19:08.138698 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-64e55d82-ed7d-4b50-878d-16ed0ba359bb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d8a0cf3-56a1-43a1-acb9-8a421459f67a", "connector": null, "instance_uuid": "61f04002-7430-4c87-861a-45bfde637a47"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:08.146964 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:08.146964 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:08.170662 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-64e55d82-ed7d-4b50-878d-16ed0ba359bb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:19:08.171092 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1247/5006] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:19:08 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 20 00:19:08.233813 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-739716ae-4ef7-4428-bb14-ad83b92089ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:08.236845 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-739716ae-4ef7-4428-bb14-ad83b92089ec tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:08.237123 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-739716ae-4ef7-4428-bb14-ad83b92089ec tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:08.237388 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-739716ae-4ef7-4428-bb14-ad83b92089ec tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:08.248367 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:08.248367 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:08.252491 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-739716ae-4ef7-4428-bb14-ad83b92089ec tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:08.257616 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-739716ae-4ef7-4428-bb14-ad83b92089ec tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:08.258004 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1249/5007] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:08 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:09.075502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-960fdfc8-4ecc-4c0e-abb1-689c4f951ea6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:09.075875 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-960fdfc8-4ecc-4c0e-abb1-689c4f951ea6 None None] GET https://10.4.3.9/volume// Aug 20 00:19:09.076094 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-960fdfc8-4ecc-4c0e-abb1-689c4f951ea6 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:09.076286 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-960fdfc8-4ecc-4c0e-abb1-689c4f951ea6 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:09.076622 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-960fdfc8-4ecc-4c0e-abb1-689c4f951ea6 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:09.076912 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1259/5008] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:09.082964 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-1af1e6fd-fb8f-4723-8ce8-5474131d2b24 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:09.085198 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-1af1e6fd-fb8f-4723-8ce8-5474131d2b24 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:19:09.085421 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-1af1e6fd-fb8f-4723-8ce8-5474131d2b24 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:09.085612 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-1af1e6fd-fb8f-4723-8ce8-5474131d2b24 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:09.095491 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:09.095491 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:09.099182 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-1af1e6fd-fb8f-4723-8ce8-5474131d2b24 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:09.103984 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-1af1e6fd-fb8f-4723-8ce8-5474131d2b24 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:19:09.104419 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1254/5009] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:09 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:09.205982 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-7e0c2226-701d-44b2-b6b5-b5829e914648 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:09.208788 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-7e0c2226-701d-44b2-b6b5-b5829e914648 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] PUT https://10.4.3.9/volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d Aug 20 00:19:09.209200 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-7e0c2226-701d-44b2-b6b5-b5829e914648 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:09.218244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-7e0c2226-701d-44b2-b6b5-b5829e914648 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Acquiring lock "cinder-attachment_update-3d8a0cf3-56a1-43a1-acb9-8a421459f67a-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:19:09.223079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-7e0c2226-701d-44b2-b6b5-b5829e914648 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Lock "cinder-attachment_update-3d8a0cf3-56a1-43a1-acb9-8a421459f67a-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:19:09.224024 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:09.224024 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:09.272559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cb562b74-b5f1-4a10-8080-97612e7f0e9f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:09.275018 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb562b74-b5f1-4a10-8080-97612e7f0e9f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:09.275259 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb562b74-b5f1-4a10-8080-97612e7f0e9f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:09.275518 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb562b74-b5f1-4a10-8080-97612e7f0e9f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:09.292699 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:09.292699 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:09.299249 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cb562b74-b5f1-4a10-8080-97612e7f0e9f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:09.305561 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb562b74-b5f1-4a10-8080-97612e7f0e9f tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:09.306161 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1250/5010] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:09 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:09.317102 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-7e0c2226-701d-44b2-b6b5-b5829e914648 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Lock "cinder-attachment_update-3d8a0cf3-56a1-43a1-acb9-8a421459f67a-np0000007832" released by "attachment_update" :: held 0.094s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:19:09.317506 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-7e0c2226-701d-44b2-b6b5-b5829e914648 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d returned with HTTP 200 Aug 20 00:19:09.318688 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1248/5011] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:19:09 2026] PUT /volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:09.341699 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c8b503b1-b18a-4a37-8af3-5e7ed38c13da None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:09.344625 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c8b503b1-b18a-4a37-8af3-5e7ed38c13da tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d/action Aug 20 00:19:09.345001 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c8b503b1-b18a-4a37-8af3-5e7ed38c13da tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:09.345088 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c8b503b1-b18a-4a37-8af3-5e7ed38c13da tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:09.374835 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:09.374835 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:09.389977 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6a95dcc4-9f90-418f-8042-aa1c1907ff4d req-c8b503b1-b18a-4a37-8af3-5e7ed38c13da tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d/action returned with HTTP 204 Aug 20 00:19:09.390464 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1260/5012] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:19:09 2026] POST /volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:10.320013 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9d4bad1e-93cd-42a3-bbe2-86415bbf48db None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:10.322290 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9d4bad1e-93cd-42a3-bbe2-86415bbf48db tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:10.322579 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9d4bad1e-93cd-42a3-bbe2-86415bbf48db tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:10.322838 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9d4bad1e-93cd-42a3-bbe2-86415bbf48db tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:10.335027 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:10.335027 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:10.339088 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9d4bad1e-93cd-42a3-bbe2-86415bbf48db tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:10.344369 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9d4bad1e-93cd-42a3-bbe2-86415bbf48db tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:10.344824 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1255/5013] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:10 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:10.687661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-8355330a-8c03-46b1-95b7-cdfa77ae5891 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:10.690331 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-8355330a-8c03-46b1-95b7-cdfa77ae5891 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589/action Aug 20 00:19:10.690829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-8355330a-8c03-46b1-95b7-cdfa77ae5891 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:10.691028 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-8355330a-8c03-46b1-95b7-cdfa77ae5891 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:10.712253 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:10.712253 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:10.729196 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-fce0f11e-db78-4d9c-911b-e37ab2a67f28 req-8355330a-8c03-46b1-95b7-cdfa77ae5891 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589/action returned with HTTP 204 Aug 20 00:19:10.729832 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1251/5014] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:19:10 2026] POST /volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:11.357227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c9903400-705d-47e6-89b8-7a39c1a17a19 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:11.359202 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9903400-705d-47e6-89b8-7a39c1a17a19 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:11.359443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9903400-705d-47e6-89b8-7a39c1a17a19 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:11.359673 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9903400-705d-47e6-89b8-7a39c1a17a19 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:11.369690 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:11.369690 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:11.373275 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c9903400-705d-47e6-89b8-7a39c1a17a19 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:11.377114 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9903400-705d-47e6-89b8-7a39c1a17a19 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:11.377543 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1249/5015] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:11 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:11.388502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8a9f8c5e-596a-4c31-8761-8f581ed29f32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:11.390151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a9f8c5e-596a-4c31-8761-8f581ed29f32 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:11.390343 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a9f8c5e-596a-4c31-8761-8f581ed29f32 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:11.390532 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a9f8c5e-596a-4c31-8761-8f581ed29f32 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:11.399662 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:11.399662 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:11.402774 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8a9f8c5e-596a-4c31-8761-8f581ed29f32 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:11.407104 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a9f8c5e-596a-4c31-8761-8f581ed29f32 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:11.407451 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1261/5016] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:11 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:15.764512 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-ca01fa99-c2cb-40e1-a096-38604a7507b3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:15.766791 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-ca01fa99-c2cb-40e1-a096-38604a7507b3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:15.767009 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-ca01fa99-c2cb-40e1-a096-38604a7507b3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:15.767215 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-ca01fa99-c2cb-40e1-a096-38604a7507b3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:15.778685 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:15.778685 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:15.782071 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-ca01fa99-c2cb-40e1-a096-38604a7507b3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:15.786304 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-ca01fa99-c2cb-40e1-a096-38604a7507b3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:15.786818 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1256/5017] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:15 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:15.806018 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-a90742f0-65b6-4198-af66-a9dc86624bd3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:15.808335 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-a90742f0-65b6-4198-af66-a9dc86624bd3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d/action Aug 20 00:19:15.808775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-a90742f0-65b6-4198-af66-a9dc86624bd3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:15.808995 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-a90742f0-65b6-4198-af66-a9dc86624bd3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:15.828766 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:15.828766 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:15.829431 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-a90742f0-65b6-4198-af66-a9dc86624bd3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:15.838198 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-a90742f0-65b6-4198-af66-a9dc86624bd3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Begin detaching volume completed successfully. Aug 20 00:19:15.838463 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-a90742f0-65b6-4198-af66-a9dc86624bd3 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d/action returned with HTTP 202 Aug 20 00:19:15.838993 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1252/5018] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:19:15 2026] POST /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:19:15.881918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-121ad6f8-71ee-4ae2-85de-753dcad0c233 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:15.882301 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-121ad6f8-71ee-4ae2-85de-753dcad0c233 None None] GET https://10.4.3.9/volume// Aug 20 00:19:15.882489 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-121ad6f8-71ee-4ae2-85de-753dcad0c233 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:15.882670 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-121ad6f8-71ee-4ae2-85de-753dcad0c233 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:15.882996 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-121ad6f8-71ee-4ae2-85de-753dcad0c233 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:15.883269 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1250/5019] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:15.890359 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-27729074-093f-407e-bf1b-a401f59dc8a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:15.892541 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-27729074-093f-407e-bf1b-a401f59dc8a2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:15.892747 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-27729074-093f-407e-bf1b-a401f59dc8a2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:15.892940 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-27729074-093f-407e-bf1b-a401f59dc8a2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:15.901513 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:15.901513 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:15.904618 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-27729074-093f-407e-bf1b-a401f59dc8a2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:15.908505 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-27729074-093f-407e-bf1b-a401f59dc8a2 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 200 Aug 20 00:19:15.908860 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1262/5020] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:15 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 1408 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:16.502423 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d4986b44-f7a7-4cd0-b6ca-feb444f0facd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.504012 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d4986b44-f7a7-4cd0-b6ca-feb444f0facd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:16.504221 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d4986b44-f7a7-4cd0-b6ca-feb444f0facd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.504442 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d4986b44-f7a7-4cd0-b6ca-feb444f0facd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.511587 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.511587 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:16.514673 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d4986b44-f7a7-4cd0-b6ca-feb444f0facd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:16.518485 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d4986b44-f7a7-4cd0-b6ca-feb444f0facd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:16.518820 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1257/5021] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:16 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:16.533495 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7d37e52d-08dd-45db-b02d-8ac51cb6c2d7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.535006 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d37e52d-08dd-45db-b02d-8ac51cb6c2d7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:16.535167 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d37e52d-08dd-45db-b02d-8ac51cb6c2d7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.535340 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d37e52d-08dd-45db-b02d-8ac51cb6c2d7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.545869 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.545869 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:16.555072 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7d37e52d-08dd-45db-b02d-8ac51cb6c2d7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:16.561432 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d37e52d-08dd-45db-b02d-8ac51cb6c2d7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:16.561847 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1253/5022] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:16 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:16.610195 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-ec31d085-85b9-4838-8796-db17d4aca954 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.612250 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-ec31d085-85b9-4838-8796-db17d4aca954 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:16.612504 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-ec31d085-85b9-4838-8796-db17d4aca954 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.612707 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-ec31d085-85b9-4838-8796-db17d4aca954 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.619903 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.619903 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:16.624765 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-ec31d085-85b9-4838-8796-db17d4aca954 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:16.630778 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-ec31d085-85b9-4838-8796-db17d4aca954 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:16.631402 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1251/5023] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:16 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:16.705167 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-10d97fac-7549-44af-b8d5-8540acc3b4c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.705490 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-10d97fac-7549-44af-b8d5-8540acc3b4c4 None None] GET https://10.4.3.9/volume// Aug 20 00:19:16.705653 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-10d97fac-7549-44af-b8d5-8540acc3b4c4 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.705865 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-10d97fac-7549-44af-b8d5-8540acc3b4c4 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.706162 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-10d97fac-7549-44af-b8d5-8540acc3b4c4 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:16.706450 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1263/5024] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:19:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:16.713013 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-78be4e9d-0786-4682-ac7d-a0dbe528c1d6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.714287 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-0ded93f3-2393-4769-a87f-8c416d8936d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.714973 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-78be4e9d-0786-4682-ac7d-a0dbe528c1d6 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] DELETE https://10.4.3.9/volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9 Aug 20 00:19:16.715163 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-78be4e9d-0786-4682-ac7d-a0dbe528c1d6 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.715341 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-78be4e9d-0786-4682-ac7d-a0dbe528c1d6 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.716624 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-0ded93f3-2393-4769-a87f-8c416d8936d2 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:19:16.717087 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-0ded93f3-2393-4769-a87f-8c416d8936d2 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "171b0f9e-c4b6-4286-8aef-0714720fa52e", "connector": null, "instance_uuid": "a2cc7629-e943-4130-8434-282d4681e455"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:16.722118 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.722118 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:16.727045 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.727045 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:16.750618 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-0ded93f3-2393-4769-a87f-8c416d8936d2 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:19:16.751096 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1254/5025] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:19: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 20 00:19:16.767168 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-63bd017f-46a5-4e9a-aaa4-eb84d6f1a06b req-78be4e9d-0786-4682-ac7d-a0dbe528c1d6 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9 returned with HTTP 200 Aug 20 00:19:16.767585 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1258/5026] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:19:16 2026] DELETE /volume/v3/attachments/013c6466-c570-49e4-a101-b151b36dcaa9 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:19:16.779925 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-adbbdf25-35a2-4374-8caf-7f9a628bd4d5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.783298 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-adbbdf25-35a2-4374-8caf-7f9a628bd4d5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:16.783494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-adbbdf25-35a2-4374-8caf-7f9a628bd4d5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.783668 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-adbbdf25-35a2-4374-8caf-7f9a628bd4d5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.791548 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-792901c6-3c88-4989-ad3a-e44b8f6a05c5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.792063 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-792901c6-3c88-4989-ad3a-e44b8f6a05c5 None None] GET https://10.4.3.9/volume// Aug 20 00:19:16.792318 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-792901c6-3c88-4989-ad3a-e44b8f6a05c5 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.792564 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-792901c6-3c88-4989-ad3a-e44b8f6a05c5 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.793017 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-792901c6-3c88-4989-ad3a-e44b8f6a05c5 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:16.793665 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1264/5027] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:16.796932 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.796932 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:16.799948 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-adbbdf25-35a2-4374-8caf-7f9a628bd4d5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:16.801711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-92c07e60-ddd2-4def-bc34-a31d2a8d39c0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.804048 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-adbbdf25-35a2-4374-8caf-7f9a628bd4d5 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:16.804412 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1252/5028] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:16 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:16.804778 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-92c07e60-ddd2-4def-bc34-a31d2a8d39c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:16.805548 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-92c07e60-ddd2-4def-bc34-a31d2a8d39c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.805727 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-92c07e60-ddd2-4def-bc34-a31d2a8d39c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.815914 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.815914 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:16.820195 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-92c07e60-ddd2-4def-bc34-a31d2a8d39c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:16.824932 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-92c07e60-ddd2-4def-bc34-a31d2a8d39c0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:16.825844 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1255/5029] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:16 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:16.933843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6b8266a7-8c08-4c72-9f70-9325a406e737 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.935832 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b8266a7-8c08-4c72-9f70-9325a406e737 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] DELETE https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:16.936102 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b8266a7-8c08-4c72-9f70-9325a406e737 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:16.936306 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b8266a7-8c08-4c72-9f70-9325a406e737 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:16.936489 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-6b8266a7-8c08-4c72-9f70-9325a406e737 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Delete volume with id: 44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:16.938504 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-081a8f06-c9a0-4a6b-ab51-363012b038db None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:16.945424 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-081a8f06-c9a0-4a6b-ab51-363012b038db tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] PUT https://10.4.3.9/volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496 Aug 20 00:19:16.945805 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-081a8f06-c9a0-4a6b-ab51-363012b038db tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:16.950036 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.950036 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:16.950550 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6b8266a7-8c08-4c72-9f70-9325a406e737 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:16.962138 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-081a8f06-c9a0-4a6b-ab51-363012b038db tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Acquiring lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:19:16.967085 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-081a8f06-c9a0-4a6b-ab51-363012b038db tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:19:16.968511 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:16.968511 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:16.985361 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6b8266a7-8c08-4c72-9f70-9325a406e737 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Delete volume request issued successfully. Aug 20 00:19:16.985565 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b8266a7-8c08-4c72-9f70-9325a406e737 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 202 Aug 20 00:19:16.986004 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1259/5030] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:19:16 2026] DELETE /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:17.079421 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-081a8f06-c9a0-4a6b-ab51-363012b038db tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" released by "attachment_update" :: held 0.112s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:19:17.079787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-081a8f06-c9a0-4a6b-ab51-363012b038db tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496 returned with HTTP 200 Aug 20 00:19:17.080388 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1265/5031] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:19:16 2026] PUT /volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496 => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:17.089199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-172d3b4a-d879-4705-acd8-42a417e3e7bd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:17.091988 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-172d3b4a-d879-4705-acd8-42a417e3e7bd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption Aug 20 00:19:17.092221 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-172d3b4a-d879-4705-acd8-42a417e3e7bd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:17.092456 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-172d3b4a-d879-4705-acd8-42a417e3e7bd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:17.101932 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:17.101932 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:17.108284 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-172d3b4a-d879-4705-acd8-42a417e3e7bd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption returned with HTTP 200 Aug 20 00:19:17.108844 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1253/5032] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:19:17 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:17.818727 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f3fdded2-9507-4831-afdf-1c5739c3ffea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:17.821558 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f3fdded2-9507-4831-afdf-1c5739c3ffea tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:17.821778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f3fdded2-9507-4831-afdf-1c5739c3ffea tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:17.822026 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f3fdded2-9507-4831-afdf-1c5739c3ffea tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:17.831186 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:17.831186 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:17.834282 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f3fdded2-9507-4831-afdf-1c5739c3ffea tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:17.838179 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f3fdded2-9507-4831-afdf-1c5739c3ffea tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:17.838550 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1256/5033] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:17 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:18.854460 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5c4bccdd-0900-43a8-8ca1-f16ebdb963dc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:18.856320 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c4bccdd-0900-43a8-8ca1-f16ebdb963dc tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:18.856569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c4bccdd-0900-43a8-8ca1-f16ebdb963dc tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:18.856792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c4bccdd-0900-43a8-8ca1-f16ebdb963dc tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:18.868051 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:18.868051 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:18.872151 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5c4bccdd-0900-43a8-8ca1-f16ebdb963dc tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:18.876524 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c4bccdd-0900-43a8-8ca1-f16ebdb963dc tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:18.876955 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1260/5034] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:18 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:19.893070 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c27216fc-ab62-4f91-a650-c56c9241183e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:19.894901 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c27216fc-ab62-4f91-a650-c56c9241183e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:19.895112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c27216fc-ab62-4f91-a650-c56c9241183e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:19.895295 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c27216fc-ab62-4f91-a650-c56c9241183e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:19.904285 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:19.904285 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:19.907543 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c27216fc-ab62-4f91-a650-c56c9241183e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:19.911390 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c27216fc-ab62-4f91-a650-c56c9241183e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:19.911765 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1266/5035] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:19 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:20.926503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b974a8bb-9833-4524-b2b6-f05b73e41f93 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:20.928071 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b974a8bb-9833-4524-b2b6-f05b73e41f93 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:20.928232 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b974a8bb-9833-4524-b2b6-f05b73e41f93 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:20.928415 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b974a8bb-9833-4524-b2b6-f05b73e41f93 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:20.936345 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:20.936345 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:20.939072 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b974a8bb-9833-4524-b2b6-f05b73e41f93 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:20.942389 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b974a8bb-9833-4524-b2b6-f05b73e41f93 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:20.942747 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1254/5036] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:20 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:21.065270 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-c61b4ee8-01cb-4897-9274-91c5eab81590 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:21.067775 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-c61b4ee8-01cb-4897-9274-91c5eab81590 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:21.068029 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-c61b4ee8-01cb-4897-9274-91c5eab81590 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:21.068256 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-c61b4ee8-01cb-4897-9274-91c5eab81590 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:21.079598 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:21.079598 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:21.083367 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-c61b4ee8-01cb-4897-9274-91c5eab81590 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:21.090794 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-c61b4ee8-01cb-4897-9274-91c5eab81590 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:21.091307 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1257/5037] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:21 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:21.107204 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-f73cb370-3698-4803-9cf0-63d74a8d5cce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:21.112033 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-f73cb370-3698-4803-9cf0-63d74a8d5cce tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] POST https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88/action Aug 20 00:19:21.112461 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-f73cb370-3698-4803-9cf0-63d74a8d5cce tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:21.112583 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-f73cb370-3698-4803-9cf0-63d74a8d5cce tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:21.123638 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:21.123638 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:21.124142 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-f73cb370-3698-4803-9cf0-63d74a8d5cce tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:21.130510 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-f73cb370-3698-4803-9cf0-63d74a8d5cce tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Begin detaching volume completed successfully. Aug 20 00:19:21.130735 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-f73cb370-3698-4803-9cf0-63d74a8d5cce tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88/action returned with HTTP 202 Aug 20 00:19:21.131288 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1261/5038] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:19:21 2026] POST /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:19:21.171384 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0ba59c87-1069-4eb2-8229-a38cb0b97fe2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:21.171749 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ba59c87-1069-4eb2-8229-a38cb0b97fe2 None None] GET https://10.4.3.9/volume// Aug 20 00:19:21.171923 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ba59c87-1069-4eb2-8229-a38cb0b97fe2 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:21.172110 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ba59c87-1069-4eb2-8229-a38cb0b97fe2 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:21.172427 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ba59c87-1069-4eb2-8229-a38cb0b97fe2 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:21.172703 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1267/5039] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:21.179418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-1724963a-4bed-4b82-a31d-7e588591db41 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:21.181377 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-1724963a-4bed-4b82-a31d-7e588591db41 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:21.181598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-1724963a-4bed-4b82-a31d-7e588591db41 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:21.181782 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-1724963a-4bed-4b82-a31d-7e588591db41 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:21.190492 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:21.190492 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:21.193463 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-1724963a-4bed-4b82-a31d-7e588591db41 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:21.197099 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-1724963a-4bed-4b82-a31d-7e588591db41 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:21.197518 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1255/5040] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:21 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:21.955725 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f4632895-6453-438e-8319-5ebf8e45dac4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:21.957507 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4632895-6453-438e-8319-5ebf8e45dac4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:21.957711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4632895-6453-438e-8319-5ebf8e45dac4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:21.957952 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4632895-6453-438e-8319-5ebf8e45dac4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:21.967438 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:21.967438 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:21.971108 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f4632895-6453-438e-8319-5ebf8e45dac4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:21.975069 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4632895-6453-438e-8319-5ebf8e45dac4 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:21.975472 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1258/5041] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:21 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:22.005226 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-b7a47717-926e-4a0e-8707-cd8a68935925 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:22.007280 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-b7a47717-926e-4a0e-8707-cd8a68935925 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] DELETE https://10.4.3.9/volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589 Aug 20 00:19:22.007494 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-b7a47717-926e-4a0e-8707-cd8a68935925 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:22.007787 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-b7a47717-926e-4a0e-8707-cd8a68935925 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:22.016311 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:22.016311 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:22.081177 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-9b036308-d1f9-4246-8ef6-34e04fb2a9a4 req-b7a47717-926e-4a0e-8707-cd8a68935925 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589 returned with HTTP 200 Aug 20 00:19:22.081730 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1262/5042] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:19:22 2026] DELETE /volume/v3/attachments/1b870ab0-c17e-471b-b8f2-36d3c747b589 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:22.212554 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-18037318-18c5-468a-87d2-48fda07d6f0c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:22.214480 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18037318-18c5-468a-87d2-48fda07d6f0c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:22.214719 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18037318-18c5-468a-87d2-48fda07d6f0c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:22.214969 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18037318-18c5-468a-87d2-48fda07d6f0c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:22.215179 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-18037318-18c5-468a-87d2-48fda07d6f0c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Delete volume with id: 5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:22.222578 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:22.222578 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:22.223093 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-18037318-18c5-468a-87d2-48fda07d6f0c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:22.240053 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-18037318-18c5-468a-87d2-48fda07d6f0c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Delete volume request issued successfully. Aug 20 00:19:22.240235 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18037318-18c5-468a-87d2-48fda07d6f0c tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 202 Aug 20 00:19:22.240637 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1268/5043] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:19:22 2026] DELETE /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:22.278009 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-64107515-2166-4e0b-8bff-cb909d3262e8 req-c2095b54-3b08-438f-84cd-b2569a8f8a3d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:22.280265 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-64107515-2166-4e0b-8bff-cb909d3262e8 req-c2095b54-3b08-438f-84cd-b2569a8f8a3d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:22.280474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-64107515-2166-4e0b-8bff-cb909d3262e8 req-c2095b54-3b08-438f-84cd-b2569a8f8a3d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:22.280682 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-64107515-2166-4e0b-8bff-cb909d3262e8 req-c2095b54-3b08-438f-84cd-b2569a8f8a3d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:22.287861 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:22.287861 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:22.291689 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-64107515-2166-4e0b-8bff-cb909d3262e8 req-c2095b54-3b08-438f-84cd-b2569a8f8a3d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:22.295762 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-64107515-2166-4e0b-8bff-cb909d3262e8 req-c2095b54-3b08-438f-84cd-b2569a8f8a3d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 200 Aug 20 00:19:22.296205 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1256/5044] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:22 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 934 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:22.335579 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-847500b3-47d0-4d10-8dfe-f1c02f71dd67 req-ce7d66eb-fde1-49ac-adb6-c50cd71d6249 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:22.338441 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-847500b3-47d0-4d10-8dfe-f1c02f71dd67 req-ce7d66eb-fde1-49ac-adb6-c50cd71d6249 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:22.338712 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-847500b3-47d0-4d10-8dfe-f1c02f71dd67 req-ce7d66eb-fde1-49ac-adb6-c50cd71d6249 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:22.339171 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-847500b3-47d0-4d10-8dfe-f1c02f71dd67 req-ce7d66eb-fde1-49ac-adb6-c50cd71d6249 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:22.346329 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-847500b3-47d0-4d10-8dfe-f1c02f71dd67 req-ce7d66eb-fde1-49ac-adb6-c50cd71d6249 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 404 Aug 20 00:19:22.347191 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1259/5045] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:22 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:22.994052 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8881c0c1-5899-4061-9764-7673ed96953c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:22.996271 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8881c0c1-5899-4061-9764-7673ed96953c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:22.996412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8881c0c1-5899-4061-9764-7673ed96953c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:22.996924 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8881c0c1-5899-4061-9764-7673ed96953c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:23.014633 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:23.014633 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:23.023484 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8881c0c1-5899-4061-9764-7673ed96953c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:23.027829 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8881c0c1-5899-4061-9764-7673ed96953c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:23.028444 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1263/5046] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:22 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:24.046103 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cb8fb52a-9779-4dca-bd23-f1570485e863 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:24.048401 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb8fb52a-9779-4dca-bd23-f1570485e863 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:24.048681 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb8fb52a-9779-4dca-bd23-f1570485e863 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:24.048970 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb8fb52a-9779-4dca-bd23-f1570485e863 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:24.064253 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:24.064253 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:24.069258 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cb8fb52a-9779-4dca-bd23-f1570485e863 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:24.074112 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb8fb52a-9779-4dca-bd23-f1570485e863 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:24.074682 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1269/5047] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:24 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:24.572608 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9589538f-d0a5-4949-b3fc-5072b5679798 req-9a92489f-2f86-4584-9e1c-f312dd446d81 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:24.574733 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9589538f-d0a5-4949-b3fc-5072b5679798 req-9a92489f-2f86-4584-9e1c-f312dd446d81 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] DELETE https://10.4.3.9/volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920 Aug 20 00:19:24.574977 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9589538f-d0a5-4949-b3fc-5072b5679798 req-9a92489f-2f86-4584-9e1c-f312dd446d81 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:24.575227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9589538f-d0a5-4949-b3fc-5072b5679798 req-9a92489f-2f86-4584-9e1c-f312dd446d81 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:24.582610 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:24.582610 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:24.624108 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9589538f-d0a5-4949-b3fc-5072b5679798 req-9a92489f-2f86-4584-9e1c-f312dd446d81 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920 returned with HTTP 200 Aug 20 00:19:24.624555 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1257/5048] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:19:24 2026] DELETE /volume/v3/attachments/cacae7d4-754c-4add-ac46-0cb50a2ec920 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:25.088914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b408439e-e5c9-4c56-8f1a-e869a3dbe35b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:25.090619 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b408439e-e5c9-4c56-8f1a-e869a3dbe35b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:25.090799 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b408439e-e5c9-4c56-8f1a-e869a3dbe35b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:25.091008 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b408439e-e5c9-4c56-8f1a-e869a3dbe35b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:25.100266 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:25.100266 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:25.103640 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b408439e-e5c9-4c56-8f1a-e869a3dbe35b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:25.107484 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b408439e-e5c9-4c56-8f1a-e869a3dbe35b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:25.107824 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1260/5049] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:25 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:25.565051 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-8318fca0-a7d4-4c33-9bf6-ea6cbfbb7264 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:25.567912 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-8318fca0-a7d4-4c33-9bf6-ea6cbfbb7264 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496/action Aug 20 00:19:25.568343 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-8318fca0-a7d4-4c33-9bf6-ea6cbfbb7264 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-complete": null}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:25.568504 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-8318fca0-a7d4-4c33-9bf6-ea6cbfbb7264 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:25.589734 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:25.589734 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:25.603704 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-65638c8a-a25b-4b36-a1ee-8cd879763c7e req-8318fca0-a7d4-4c33-9bf6-ea6cbfbb7264 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496/action returned with HTTP 204 Aug 20 00:19:25.604367 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1264/5050] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:19:25 2026] POST /volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:25.822974 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3e8f83de-7934-4143-b56e-14070f6a12f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:25.824967 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e8f83de-7934-4143-b56e-14070f6a12f9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] DELETE https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:19:25.825209 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e8f83de-7934-4143-b56e-14070f6a12f9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:25.825454 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e8f83de-7934-4143-b56e-14070f6a12f9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:25.825654 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3e8f83de-7934-4143-b56e-14070f6a12f9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Delete volume with id: 43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:19:25.832463 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:25.832463 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:25.832871 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3e8f83de-7934-4143-b56e-14070f6a12f9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:25.851123 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3e8f83de-7934-4143-b56e-14070f6a12f9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Delete volume request issued successfully. Aug 20 00:19:25.851273 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e8f83de-7934-4143-b56e-14070f6a12f9 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 202 Aug 20 00:19:25.851713 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1270/5051] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:19:25 2026] DELETE /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:25.858871 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f85cd53d-078a-4f24-aeeb-bef8893af109 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:25.860872 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f85cd53d-078a-4f24-aeeb-bef8893af109 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:19:25.861144 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f85cd53d-078a-4f24-aeeb-bef8893af109 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:25.861391 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f85cd53d-078a-4f24-aeeb-bef8893af109 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:25.868851 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:25.868851 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:25.872753 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f85cd53d-078a-4f24-aeeb-bef8893af109 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Volume info retrieved successfully. Aug 20 00:19:25.877425 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f85cd53d-078a-4f24-aeeb-bef8893af109 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 200 Aug 20 00:19:25.877784 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1258/5052] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:25 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 1244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:26.123364 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5eec21bc-b36b-4a4f-838c-2ad4abd54038 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:26.125201 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5eec21bc-b36b-4a4f-838c-2ad4abd54038 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:26.125481 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5eec21bc-b36b-4a4f-838c-2ad4abd54038 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:26.125685 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5eec21bc-b36b-4a4f-838c-2ad4abd54038 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:26.135157 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:26.135157 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:26.138988 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5eec21bc-b36b-4a4f-838c-2ad4abd54038 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:26.143239 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5eec21bc-b36b-4a4f-838c-2ad4abd54038 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:26.143780 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1261/5053] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:26 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:26.157493 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d0a86c00-9d33-4730-b96e-85ce64d3ee56 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:26.159451 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d0a86c00-9d33-4730-b96e-85ce64d3ee56 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:26.160040 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d0a86c00-9d33-4730-b96e-85ce64d3ee56 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:26.160254 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d0a86c00-9d33-4730-b96e-85ce64d3ee56 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:26.169650 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:26.169650 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:26.172914 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d0a86c00-9d33-4730-b96e-85ce64d3ee56 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:26.176903 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d0a86c00-9d33-4730-b96e-85ce64d3ee56 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:26.177319 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1265/5054] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:26 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:26.892373 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-651612ac-5fa2-432e-9263-a4f9caf4106d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:26.894609 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-651612ac-5fa2-432e-9263-a4f9caf4106d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e Aug 20 00:19:26.894861 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-651612ac-5fa2-432e-9263-a4f9caf4106d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:26.895129 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-651612ac-5fa2-432e-9263-a4f9caf4106d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:26.905523 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-651612ac-5fa2-432e-9263-a4f9caf4106d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e returned with HTTP 404 Aug 20 00:19:26.906114 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1271/5055] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:26 2026] GET /volume/v3/volumes/43f9b53c-a794-4748-be7c-dc1d97c3980e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:26.913485 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4cab2f6d-3477-4b66-840f-6adad128f090 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:26.915869 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cab2f6d-3477-4b66-840f-6adad128f090 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:26.916084 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cab2f6d-3477-4b66-840f-6adad128f090 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:26.916278 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cab2f6d-3477-4b66-840f-6adad128f090 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:26.916473 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4cab2f6d-3477-4b66-840f-6adad128f090 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Delete volume with id: 5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:26.927967 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cab2f6d-3477-4b66-840f-6adad128f090 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 404 Aug 20 00:19:26.928694 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1259/5056] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:19:26 2026] DELETE /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:19:26.935342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3fd9885c-7dde-47bb-8ae3-c7eb8617703a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:26.937223 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fd9885c-7dde-47bb-8ae3-c7eb8617703a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 Aug 20 00:19:26.937431 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3fd9885c-7dde-47bb-8ae3-c7eb8617703a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:26.937610 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3fd9885c-7dde-47bb-8ae3-c7eb8617703a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:26.943095 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fd9885c-7dde-47bb-8ae3-c7eb8617703a tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 returned with HTTP 404 Aug 20 00:19:26.943681 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1262/5057] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:26 2026] GET /volume/v3/volumes/5e06b84f-6a3c-4f8f-8d9b-8c0c54783e88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:26.951209 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-46454119-de10-4141-9dea-560532839d83 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:26.953047 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46454119-de10-4141-9dea-560532839d83 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] DELETE https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:26.953252 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46454119-de10-4141-9dea-560532839d83 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:26.953465 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46454119-de10-4141-9dea-560532839d83 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:26.953619 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-46454119-de10-4141-9dea-560532839d83 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Delete volume with id: 44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:26.959345 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46454119-de10-4141-9dea-560532839d83 tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 404 Aug 20 00:19:26.959816 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1266/5058] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:19:26 2026] DELETE /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:26.966449 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-844398fd-c9b3-4fbf-aaae-d7315fb3a06d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:26.968447 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-844398fd-c9b3-4fbf-aaae-d7315fb3a06d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] GET https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d Aug 20 00:19:26.968695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-844398fd-c9b3-4fbf-aaae-d7315fb3a06d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:26.969037 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-844398fd-c9b3-4fbf-aaae-d7315fb3a06d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:26.974810 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-844398fd-c9b3-4fbf-aaae-d7315fb3a06d tempest-TestInstancesWithCinderVolumes-755064860 tempest-TestInstancesWithCinderVolumes-755064860-project-member] https://10.4.3.9/volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d returned with HTTP 404 Aug 20 00:19:26.975361 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1272/5059] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:26 2026] GET /volume/v3/volumes/44f4fc67-c193-4690-b25b-1868b8d93c6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:26.982110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c2ab2172-292f-4015-bf27-ac594764fb1e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:26.983724 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2ab2172-292f-4015-bf27-ac594764fb1e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:19:26.983899 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2ab2172-292f-4015-bf27-ac594764fb1e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:26.984086 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2ab2172-292f-4015-bf27-ac594764fb1e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:26.984769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c2ab2172-292f-4015-bf27-ac594764fb1e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:19:26.995166 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c2ab2172-292f-4015-bf27-ac594764fb1e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Get all volumes completed successfully. Aug 20 00:19:26.996343 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:26.996343 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:27.000028 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2ab2172-292f-4015-bf27-ac594764fb1e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:19:27.000452 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1260/5060] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:19:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:27.013423 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-db9e4165-b55c-4558-9786-2c99882d18d1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:27.015598 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db9e4165-b55c-4558-9786-2c99882d18d1 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] DELETE https://10.4.3.9/volume/v3/types/28047887-f8b6-45ce-9200-4c763b9087e8 Aug 20 00:19:27.015598 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db9e4165-b55c-4558-9786-2c99882d18d1 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:27.015598 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db9e4165-b55c-4558-9786-2c99882d18d1 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:27.040319 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db9e4165-b55c-4558-9786-2c99882d18d1 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/types/28047887-f8b6-45ce-9200-4c763b9087e8 returned with HTTP 202 Aug 20 00:19:27.040689 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1263/5061] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:19:27 2026] DELETE /volume/v3/types/28047887-f8b6-45ce-9200-4c763b9087e8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:27.047868 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-acd83a90-1236-4895-994f-644002d0392a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:27.051688 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-acd83a90-1236-4895-994f-644002d0392a tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:19:27.051927 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-acd83a90-1236-4895-994f-644002d0392a tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:27.052139 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-acd83a90-1236-4895-994f-644002d0392a tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:27.052903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-acd83a90-1236-4895-994f-644002d0392a tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:19:27.068821 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-acd83a90-1236-4895-994f-644002d0392a tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Get all volumes completed successfully. Aug 20 00:19:27.070365 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:27.070365 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:27.074514 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-acd83a90-1236-4895-994f-644002d0392a tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:19:27.074864 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1267/5062] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:19:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:27.089347 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1ade0c1e-c3e9-4e60-b109-ee5c44db7fcc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:27.092065 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ade0c1e-c3e9-4e60-b109-ee5c44db7fcc tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] DELETE https://10.4.3.9/volume/v3/types/f0381a09-f849-4671-ae38-29785f3d0112 Aug 20 00:19:27.092295 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ade0c1e-c3e9-4e60-b109-ee5c44db7fcc tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:27.092504 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ade0c1e-c3e9-4e60-b109-ee5c44db7fcc tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:27.119372 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ade0c1e-c3e9-4e60-b109-ee5c44db7fcc tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/types/f0381a09-f849-4671-ae38-29785f3d0112 returned with HTTP 202 Aug 20 00:19:27.119851 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1273/5063] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:19:27 2026] DELETE /volume/v3/types/f0381a09-f849-4671-ae38-29785f3d0112 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:27.494338 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2a9d7f46-89db-4c49-a4cf-68da4a235a42 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:27.496809 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a9d7f46-89db-4c49-a4cf-68da4a235a42 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:19:27.497140 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a9d7f46-89db-4c49-a4cf-68da4a235a42 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:27.497438 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a9d7f46-89db-4c49-a4cf-68da4a235a42 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:27.498550 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a9d7f46-89db-4c49-a4cf-68da4a235a42 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:19:27.515936 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2a9d7f46-89db-4c49-a4cf-68da4a235a42 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Get all volumes completed successfully. Aug 20 00:19:27.518268 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:27.518268 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:27.524522 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a9d7f46-89db-4c49-a4cf-68da4a235a42 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:19:27.525147 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1261/5064] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:19:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:27.539009 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:27.540601 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 Aug 20 00:19:27.540775 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:27.540982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:27.541130 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Delete volume with id: 790fe031-5ae1-4767-9a79-4c8ec614eac8 Aug 20 00:19:27.548331 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:27.548331 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:27.548642 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Volume info retrieved successfully. Aug 20 00:19:27.559004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.image.cache [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '93973546-42ab-4650-be74-ef6c7ef49106', 'volume_id': '790fe031-5ae1-4767-9a79-4c8ec614eac8', 'host': 'np0000007832@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 0, 18, 3), 'last_used': datetime.datetime(2026, 8, 20, 0, 18, 13)}. {{(pid=100467) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 00:19:27.568617 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Delete volume request issued successfully. Aug 20 00:19:27.568787 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-326dbc16-830c-4a26-aec4-4339a9d5f49f tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 returned with HTTP 202 Aug 20 00:19:27.569176 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1264/5065] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:19:27 2026] DELETE /volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:27.575394 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9ab305b4-6adb-46f9-86d7-7e0f76fb5f5c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:27.577133 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ab305b4-6adb-46f9-86d7-7e0f76fb5f5c tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] GET https://10.4.3.9/volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 Aug 20 00:19:27.577325 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ab305b4-6adb-46f9-86d7-7e0f76fb5f5c tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:27.577521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ab305b4-6adb-46f9-86d7-7e0f76fb5f5c tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:27.584268 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:27.584268 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:27.591095 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9ab305b4-6adb-46f9-86d7-7e0f76fb5f5c tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Volume info retrieved successfully. Aug 20 00:19:27.597592 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ab305b4-6adb-46f9-86d7-7e0f76fb5f5c tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 returned with HTTP 200 Aug 20 00:19:27.598142 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1268/5066] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:27 2026] GET /volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:28.613807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4e84c59d-db45-44a0-92e4-42fd694b9e85 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:28.616346 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e84c59d-db45-44a0-92e4-42fd694b9e85 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] GET https://10.4.3.9/volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 Aug 20 00:19:28.616566 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e84c59d-db45-44a0-92e4-42fd694b9e85 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:28.616784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e84c59d-db45-44a0-92e4-42fd694b9e85 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:28.623012 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e84c59d-db45-44a0-92e4-42fd694b9e85 tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 returned with HTTP 404 Aug 20 00:19:28.623510 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1274/5067] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:28 2026] GET /volume/v3/volumes/790fe031-5ae1-4767-9a79-4c8ec614eac8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:28.631720 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a2a539b-4ff3-43f3-ab9e-6f42190a197e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:28.633454 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a2a539b-4ff3-43f3-ab9e-6f42190a197e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] DELETE https://10.4.3.9/volume/v3/types/f916553f-c930-4646-9cd3-635aeaaed1b8 Aug 20 00:19:28.633614 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a2a539b-4ff3-43f3-ab9e-6f42190a197e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:28.633819 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a2a539b-4ff3-43f3-ab9e-6f42190a197e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:28.664817 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a2a539b-4ff3-43f3-ab9e-6f42190a197e tempest-TestInstancesWithCinderVolumes-1060028465 tempest-TestInstancesWithCinderVolumes-1060028465-project-admin] https://10.4.3.9/volume/v3/types/f916553f-c930-4646-9cd3-635aeaaed1b8 returned with HTTP 202 Aug 20 00:19:28.665412 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1262/5068] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:19:28 2026] DELETE /volume/v3/types/f916553f-c930-4646-9cd3-635aeaaed1b8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:29.324754 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3dd0d2e2-23ac-4fea-8c15-01658957d8cb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:29.324754 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3dd0d2e2-23ac-4fea-8c15-01658957d8cb None None] GET https://10.4.3.9/volume// Aug 20 00:19:29.324754 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3dd0d2e2-23ac-4fea-8c15-01658957d8cb None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:29.324754 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3dd0d2e2-23ac-4fea-8c15-01658957d8cb None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:29.324754 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3dd0d2e2-23ac-4fea-8c15-01658957d8cb None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:29.324754 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1265/5069] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:29.331460 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-974aa609-eb4e-4d14-b3ca-eca4d4ed1306 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:29.333469 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-974aa609-eb4e-4d14-b3ca-eca4d4ed1306 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:19:29.333804 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-974aa609-eb4e-4d14-b3ca-eca4d4ed1306 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "171b0f9e-c4b6-4286-8aef-0714720fa52e", "connector": null, "instance_uuid": "a2cc7629-e943-4130-8434-282d4681e455"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:29.343544 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:29.343544 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:29.369517 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-974aa609-eb4e-4d14-b3ca-eca4d4ed1306 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:19:29.369935 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1269/5070] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:19:29 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 20 00:19:29.377268 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-931d2c66-08b9-445a-b7c2-96059f6a1aa8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:29.379647 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-931d2c66-08b9-445a-b7c2-96059f6a1aa8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496 Aug 20 00:19:29.379905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-931d2c66-08b9-445a-b7c2-96059f6a1aa8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:29.380147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-931d2c66-08b9-445a-b7c2-96059f6a1aa8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:29.387993 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:29.387993 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:29.452070 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-931d2c66-08b9-445a-b7c2-96059f6a1aa8 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496 returned with HTTP 200 Aug 20 00:19:29.452618 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1275/5071] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:19:29 2026] DELETE /volume/v3/attachments/ff8214ca-c8d5-434e-8092-c69e2e709496 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:30.323695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-a9657ce3-a978-4ee2-8319-b398c784a042 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:30.325750 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-a9657ce3-a978-4ee2-8319-b398c784a042 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] PUT https://10.4.3.9/volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 Aug 20 00:19:30.326195 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-a9657ce3-a978-4ee2-8319-b398c784a042 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:30.335779 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-a9657ce3-a978-4ee2-8319-b398c784a042 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Acquiring lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:19:30.340480 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-a9657ce3-a978-4ee2-8319-b398c784a042 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:19:30.341387 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:30.341387 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:30.417011 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-a9657ce3-a978-4ee2-8319-b398c784a042 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" released by "attachment_update" :: held 0.076s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:19:30.417281 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-a9657ce3-a978-4ee2-8319-b398c784a042 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 returned with HTTP 200 Aug 20 00:19:30.417939 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1263/5072] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:19:30 2026] PUT /volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:30.425854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-abde1569-f076-4de8-8d0c-99ec1cf6e6f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:30.430600 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-abde1569-f076-4de8-8d0c-99ec1cf6e6f6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 Aug 20 00:19:30.430600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-abde1569-f076-4de8-8d0c-99ec1cf6e6f6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:30.430600 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-abde1569-f076-4de8-8d0c-99ec1cf6e6f6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:30.445733 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-abde1569-f076-4de8-8d0c-99ec1cf6e6f6 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 returned with HTTP 200 Aug 20 00:19:30.446371 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1266/5073] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:19:30 2026] GET /volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:33.895717 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-05b3052b-58db-4ceb-b047-21d1dd2aaa2b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:33.900185 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-05b3052b-58db-4ceb-b047-21d1dd2aaa2b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption Aug 20 00:19:33.900359 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-05b3052b-58db-4ceb-b047-21d1dd2aaa2b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:33.900564 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-05b3052b-58db-4ceb-b047-21d1dd2aaa2b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:33.910387 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:33.910387 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:33.917485 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-05b3052b-58db-4ceb-b047-21d1dd2aaa2b tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption returned with HTTP 200 Aug 20 00:19:33.917996 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1270/5074] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:19:33 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:35.441991 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2f7148d3-fa32-47bc-a8d6-c77061b7ee96 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:35.443747 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f7148d3-fa32-47bc-a8d6-c77061b7ee96 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:19:35.444346 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f7148d3-fa32-47bc-a8d6-c77061b7ee96 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-707250136-917780938", "extra_specs": {"multiattach": " True"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:35.445619 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:35.445619 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:35.458820 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f7148d3-fa32-47bc-a8d6-c77061b7ee96 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:19:35.459198 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1276/5075] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:19:35 2026] POST /volume/v3/types => generated 285 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:35.466457 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:35.468120 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:19:35.468429 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1494960924", "snapshot_id": null, "imageRef": null, "volume_type": "7fac9f9a-6151-43dc-96b3-56506580c2bd", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:35.469910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1494960924', 'snapshot_id': None, 'imageRef': None, 'volume_type': '7fac9f9a-6151-43dc-96b3-56506580c2bd', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:19:35.474281 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume of 1 GB Aug 20 00:19:35.474551 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:35.474551 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:35.474994 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Availability Zones retrieved successfully. Aug 20 00:19:35.479826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Flow 'volume_create_api' (882c2e5b-e3b5-4937-b13f-8dddacb93663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:35.480794 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc57eecd-6839-4cb1-b596-8dde2b4d881b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:35.481638 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:19:35.488509 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:35.488509 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:35.501378 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc57eecd-6839-4cb1-b596-8dde2b4d881b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7fac9f9a-6151-43dc-96b3-56506580c2bd,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-707250136-917780938',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fac9f9a-6151-43dc-96b3-56506580c2bd', 'encryption_key_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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:35.502131 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bc5660-44c2-4300-ba0b-cce938ca8d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:35.527262 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-707250136-917780938 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-707250136-917780938, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:19:35.527572 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-707250136-917780938 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-707250136-917780938, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:19:35.555849 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Created reservations ['baa8cf1c-b8ff-43d5-b712-e9eeb7287cbf', 'fbaf047a-ffd7-4fc8-86b0-774966bbb31e', 'ca594dde-186b-43ee-9518-b8f69ef5b14b', 'ce1b9c59-e555-47bb-af1a-d6f081764d05'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:19:35.556661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bc5660-44c2-4300-ba0b-cce938ca8d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baa8cf1c-b8ff-43d5-b712-e9eeb7287cbf', 'fbaf047a-ffd7-4fc8-86b0-774966bbb31e', 'ca594dde-186b-43ee-9518-b8f69ef5b14b', 'ce1b9c59-e555-47bb-af1a-d6f081764d05']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:35.557399 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed939604-d36a-4e02-aed6-1c50df8532f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:35.578483 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed939604-d36a-4e02-aed6-1c50df8532f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41cb6821-134e-482a-8358-8b5c7d724e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1494960924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='da8327587b4e4c2189bca90fbe7df9d8',qos_specs=None,replication_status=,reservations=['baa8cf1c-b8ff-43d5-b712-e9eeb7287cbf','fbaf047a-ffd7-4fc8-86b0-774966bbb31e','ca594dde-186b-43ee-9518-b8f69ef5b14b','ce1b9c59-e555-47bb-af1a-d6f081764d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_type_id=7fac9f9a-6151-43dc-96b3-56506580c2bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1494960924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41cb6821-134e-482a-8358-8b5c7d724e9f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='da8327587b4e4c2189bca90fbe7df9d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fac9f9a-6151-43dc-96b3-56506580c2bd),volume_type_id=7fac9f9a-6151-43dc-96b3-56506580c2bd)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:35.579265 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551f39de-688f-493c-b242-b2c0b9c9932e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:35.611977 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551f39de-688f-493c-b242-b2c0b9c9932e) transitioned into state 'SUCCESS' from state '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-1494960924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='da8327587b4e4c2189bca90fbe7df9d8',qos_specs=None,replication_status=,reservations=['baa8cf1c-b8ff-43d5-b712-e9eeb7287cbf','fbaf047a-ffd7-4fc8-86b0-774966bbb31e','ca594dde-186b-43ee-9518-b8f69ef5b14b','ce1b9c59-e555-47bb-af1a-d6f081764d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca794718e58c49ffb86df61bb4f4c83d',volume_type_id=7fac9f9a-6151-43dc-96b3-56506580c2bd)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:35.612837 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8abab89-6bd1-4aad-ab24-fa5dda554cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:35.623340 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8abab89-6bd1-4aad-ab24-fa5dda554cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:35.624283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Flow 'volume_create_api' (882c2e5b-e3b5-4937-b13f-8dddacb93663) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:35.624630 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Create volume request issued successfully. Aug 20 00:19:35.625258 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e01c7c7-8ecd-4bf7-bb3f-56a342899956 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:19:35.625738 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1264/5076] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:19:35 2026] POST /volume/v3/volumes => generated 824 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:19:35.637726 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be2e2fd0-3bfa-43a6-91d5-5c0e50d473bb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:35.639514 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be2e2fd0-3bfa-43a6-91d5-5c0e50d473bb tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:35.639690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be2e2fd0-3bfa-43a6-91d5-5c0e50d473bb tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:35.639858 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be2e2fd0-3bfa-43a6-91d5-5c0e50d473bb tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:35.646522 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:35.646522 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:35.650017 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-be2e2fd0-3bfa-43a6-91d5-5c0e50d473bb tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:35.653845 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be2e2fd0-3bfa-43a6-91d5-5c0e50d473bb tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:35.654224 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1267/5077] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:35 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 892 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:35.736858 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:35.738567 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:19:35.738994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a4f3e7e4-cb7a-42e2-b032-7878e29f55da", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:35.740360 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a4f3e7e4-cb7a-42e2-b032-7878e29f55da', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:19:35.866350 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume of 1 GB Aug 20 00:19:35.870337 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Availability Zones retrieved successfully. Aug 20 00:19:35.875249 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (53bf2f59-2963-407e-b930-8ba14f83b7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:35.876852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa018b48-ba67-41fb-a670-0bdfb2a82209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:35.877770 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:19:35.932962 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa018b48-ba67-41fb-a670-0bdfb2a82209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:35.933904 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd99635-3caf-4e38-a9ad-d2cd608f5f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:35.988719 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Created reservations ['e16ba699-271b-4df6-b9b7-561e6eb2c203', 'bf368515-c12f-4808-9d52-688398f7f33a', 'b34028fa-b82d-405e-bf92-1b82f6f03439', 'a73765de-615a-45ed-af34-5575fb10fb61'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:19:35.989528 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd99635-3caf-4e38-a9ad-d2cd608f5f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e16ba699-271b-4df6-b9b7-561e6eb2c203', 'bf368515-c12f-4808-9d52-688398f7f33a', 'b34028fa-b82d-405e-bf92-1b82f6f03439', 'a73765de-615a-45ed-af34-5575fb10fb61']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:35.990302 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5aa4c5b-680c-47da-8cbd-1e932668382a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:36.011554 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5aa4c5b-680c-47da-8cbd-1e932668382a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a134c81-4b95-485a-b8d8-ddc1603ac9ab', '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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['e16ba699-271b-4df6-b9b7-561e6eb2c203','bf368515-c12f-4808-9d52-688398f7f33a','b34028fa-b82d-405e-bf92-1b82f6f03439','a73765de-615a-45ed-af34-5575fb10fb61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:19:35Z,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=3a134c81-4b95-485a-b8d8-ddc1603ac9ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ea8001dd554213a50087b581d65bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:36.012418 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4c7d6d-47fa-45d4-b531-ac96d3257e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:36.033663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4c7d6d-47fa-45d4-b531-ac96d3257e3a) transitioned into state 'SUCCESS' from 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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['e16ba699-271b-4df6-b9b7-561e6eb2c203','bf368515-c12f-4808-9d52-688398f7f33a','b34028fa-b82d-405e-bf92-1b82f6f03439','a73765de-615a-45ed-af34-5575fb10fb61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:36.033663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de6cb8b-003b-4be7-bf94-2f4f357729fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:36.044708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de6cb8b-003b-4be7-bf94-2f4f357729fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:36.045609 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (53bf2f59-2963-407e-b930-8ba14f83b7a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:36.046103 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request issued successfully. Aug 20 00:19:36.046701 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c1a553f6-0949-49fb-aa30-c13cf0dba92d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:19:36.047198 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1271/5078] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:19:35 2026] POST /volume/v3/volumes => generated 771 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:36.062040 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2a0b3427-acec-4f4b-87a6-6452aabd0aa6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.064515 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a0b3427-acec-4f4b-87a6-6452aabd0aa6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:36.064807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a0b3427-acec-4f4b-87a6-6452aabd0aa6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:36.065075 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a0b3427-acec-4f4b-87a6-6452aabd0aa6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:36.074618 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:36.074618 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:36.078840 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2a0b3427-acec-4f4b-87a6-6452aabd0aa6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:36.083047 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a0b3427-acec-4f4b-87a6-6452aabd0aa6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:36.083529 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1277/5079] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:36 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:36.139564 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-869931df-ba2d-4a14-97b9-feade117b563 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.142162 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-869931df-ba2d-4a14-97b9-feade117b563 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833/action Aug 20 00:19:36.142462 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-869931df-ba2d-4a14-97b9-feade117b563 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:36.142581 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-869931df-ba2d-4a14-97b9-feade117b563 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:36.159997 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:36.159997 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:36.173096 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cb74d98a-7f43-4a8c-9273-ba33bf4343ac req-869931df-ba2d-4a14-97b9-feade117b563 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833/action returned with HTTP 204 Aug 20 00:19:36.173485 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1265/5080] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:19:36 2026] POST /volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:36.666862 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6cfc14ad-fba4-4642-a088-f113b0a6ca5c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.669793 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6cfc14ad-fba4-4642-a088-f113b0a6ca5c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:36.670002 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6cfc14ad-fba4-4642-a088-f113b0a6ca5c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:36.670210 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6cfc14ad-fba4-4642-a088-f113b0a6ca5c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:36.677592 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:36.677592 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:36.681341 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6cfc14ad-fba4-4642-a088-f113b0a6ca5c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:36.686106 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6cfc14ad-fba4-4642-a088-f113b0a6ca5c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:36.686588 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1268/5081] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:36 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:36.698907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b8a0277e-0d11-4e68-a9ef-78f578ccdacd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.701035 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b8a0277e-0d11-4e68-a9ef-78f578ccdacd tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:36.701338 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b8a0277e-0d11-4e68-a9ef-78f578ccdacd tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:36.701552 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b8a0277e-0d11-4e68-a9ef-78f578ccdacd tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:36.709283 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:36.709283 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:36.713137 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b8a0277e-0d11-4e68-a9ef-78f578ccdacd tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:36.717913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b8a0277e-0d11-4e68-a9ef-78f578ccdacd tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:36.718364 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1272/5082] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:36 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:36.767123 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-132dbdca-1943-4991-b00d-a7aafa6a2ba1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.769579 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-132dbdca-1943-4991-b00d-a7aafa6a2ba1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:36.769836 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-132dbdca-1943-4991-b00d-a7aafa6a2ba1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:36.770238 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-132dbdca-1943-4991-b00d-a7aafa6a2ba1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:36.777466 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:36.777466 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:36.781513 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-132dbdca-1943-4991-b00d-a7aafa6a2ba1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:36.785655 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-132dbdca-1943-4991-b00d-a7aafa6a2ba1 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:36.786253 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1278/5083] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:36 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:36.860794 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-90a8dce7-520d-44b0-95ec-d1c58edd6700 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.861339 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-90a8dce7-520d-44b0-95ec-d1c58edd6700 None None] GET https://10.4.3.9/volume// Aug 20 00:19:36.861630 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-90a8dce7-520d-44b0-95ec-d1c58edd6700 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:36.861910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-90a8dce7-520d-44b0-95ec-d1c58edd6700 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:36.862351 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-90a8dce7-520d-44b0-95ec-d1c58edd6700 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:36.862756 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1266/5084] 10.4.3.9 () {66 vars in 1414 bytes} [Thu Aug 20 00:19:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:36.869703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-5f8627c3-d824-42ff-8d55-ef3ffaf1aa7f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.871709 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-5f8627c3-d824-42ff-8d55-ef3ffaf1aa7f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:19:36.872060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-5f8627c3-d824-42ff-8d55-ef3ffaf1aa7f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41cb6821-134e-482a-8358-8b5c7d724e9f", "connector": null, "instance_uuid": "14bc99a0-8754-4c25-8038-5b6eb4ab4953"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:36.880127 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:36.880127 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:36.903575 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-5f8627c3-d824-42ff-8d55-ef3ffaf1aa7f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:19:36.904116 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1269/5085] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:19:36 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 20 00:19:36.934130 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8b1c218b-5559-4373-bc47-60f06071eb73 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.935936 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b1c218b-5559-4373-bc47-60f06071eb73 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:36.936234 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b1c218b-5559-4373-bc47-60f06071eb73 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:36.936315 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b1c218b-5559-4373-bc47-60f06071eb73 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:36.947093 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:36.947093 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:36.949622 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6cec3fd8-7313-48f4-92a1-f459692148c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.950013 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6cec3fd8-7313-48f4-92a1-f459692148c9 None None] GET https://10.4.3.9/volume// Aug 20 00:19:36.950199 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6cec3fd8-7313-48f4-92a1-f459692148c9 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:36.950425 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6cec3fd8-7313-48f4-92a1-f459692148c9 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:36.950730 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6cec3fd8-7313-48f4-92a1-f459692148c9 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:36.951034 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1279/5086] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:36.951815 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8b1c218b-5559-4373-bc47-60f06071eb73 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:36.956804 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b1c218b-5559-4373-bc47-60f06071eb73 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:36.957317 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1273/5087] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:36 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 916 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:36.958008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-f6edc30f-24a9-4a68-916f-bd9e5fe34a7d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:36.960187 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-f6edc30f-24a9-4a68-916f-bd9e5fe34a7d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:36.960467 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-f6edc30f-24a9-4a68-916f-bd9e5fe34a7d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:36.960661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-f6edc30f-24a9-4a68-916f-bd9e5fe34a7d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:36.972921 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:36.972921 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:36.976383 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-f6edc30f-24a9-4a68-916f-bd9e5fe34a7d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:36.980799 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-f6edc30f-24a9-4a68-916f-bd9e5fe34a7d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:36.981182 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1267/5088] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:36 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1096 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:37.096082 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f7d8d7d7-e254-4df2-ba68-d441bcfb4646 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:37.100772 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f7d8d7d7-e254-4df2-ba68-d441bcfb4646 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:37.101016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f7d8d7d7-e254-4df2-ba68-d441bcfb4646 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:37.101152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f7d8d7d7-e254-4df2-ba68-d441bcfb4646 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:37.104234 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-4d60ae55-e8d8-4f74-ac05-f92e3e690231 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:37.106483 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-4d60ae55-e8d8-4f74-ac05-f92e3e690231 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] PUT https://10.4.3.9/volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79 Aug 20 00:19:37.107006 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-4d60ae55-e8d8-4f74-ac05-f92e3e690231 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:37.108675 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:37.108675 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:37.112587 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f7d8d7d7-e254-4df2-ba68-d441bcfb4646 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:37.116293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-4d60ae55-e8d8-4f74-ac05-f92e3e690231 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Acquiring lock "cinder-attachment_update-41cb6821-134e-482a-8358-8b5c7d724e9f-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:19:37.118245 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f7d8d7d7-e254-4df2-ba68-d441bcfb4646 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:37.118245 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1270/5089] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:37 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:37.121170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-4d60ae55-e8d8-4f74-ac05-f92e3e690231 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-41cb6821-134e-482a-8358-8b5c7d724e9f-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:19:37.122281 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:37.122281 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:37.234725 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-4d60ae55-e8d8-4f74-ac05-f92e3e690231 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Lock "cinder-attachment_update-41cb6821-134e-482a-8358-8b5c7d724e9f-np0000007832" released by "attachment_update" :: held 0.114s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:19:37.235091 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-4d60ae55-e8d8-4f74-ac05-f92e3e690231 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79 returned with HTTP 200 Aug 20 00:19:37.235574 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1280/5090] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:19:37 2026] PUT /volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:37.970631 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4013d2f8-9280-4110-a944-a44695f52020 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:37.972341 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4013d2f8-9280-4110-a944-a44695f52020 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:37.972542 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4013d2f8-9280-4110-a944-a44695f52020 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:37.972715 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4013d2f8-9280-4110-a944-a44695f52020 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:37.982348 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:37.982348 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:37.991025 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4013d2f8-9280-4110-a944-a44695f52020 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:37.996010 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4013d2f8-9280-4110-a944-a44695f52020 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:37.996432 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1274/5091] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:37 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 917 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:38.132123 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5692da39-a5f9-4cb7-a961-4bb6077894c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:38.133879 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5692da39-a5f9-4cb7-a961-4bb6077894c5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:38.134121 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5692da39-a5f9-4cb7-a961-4bb6077894c5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:38.134305 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5692da39-a5f9-4cb7-a961-4bb6077894c5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:38.141986 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:38.141986 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:38.146012 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5692da39-a5f9-4cb7-a961-4bb6077894c5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:38.150001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5692da39-a5f9-4cb7-a961-4bb6077894c5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:38.150358 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1268/5092] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:38 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:39.009580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6757b9a0-2b19-48bb-8435-a516bfde23c7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:39.011101 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6757b9a0-2b19-48bb-8435-a516bfde23c7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:39.011290 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6757b9a0-2b19-48bb-8435-a516bfde23c7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:39.011531 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6757b9a0-2b19-48bb-8435-a516bfde23c7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:39.019725 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:39.019725 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:39.022705 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6757b9a0-2b19-48bb-8435-a516bfde23c7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:39.026242 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6757b9a0-2b19-48bb-8435-a516bfde23c7 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:39.026615 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1271/5093] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:39 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 917 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:39.162885 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-44f52643-db64-4e7d-a8db-89a397eece25 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:39.165769 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-44f52643-db64-4e7d-a8db-89a397eece25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:39.167854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-44f52643-db64-4e7d-a8db-89a397eece25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:39.167854 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-44f52643-db64-4e7d-a8db-89a397eece25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:39.175879 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:39.175879 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:39.179855 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-44f52643-db64-4e7d-a8db-89a397eece25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:39.184185 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-44f52643-db64-4e7d-a8db-89a397eece25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:39.184840 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1281/5094] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:39 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:40.040194 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-15735be2-30c2-4c9d-a4d4-2931eaa5ce00 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:40.041772 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15735be2-30c2-4c9d-a4d4-2931eaa5ce00 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:40.041955 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15735be2-30c2-4c9d-a4d4-2931eaa5ce00 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:40.042131 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15735be2-30c2-4c9d-a4d4-2931eaa5ce00 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:40.049989 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:40.049989 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:40.052682 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-15735be2-30c2-4c9d-a4d4-2931eaa5ce00 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:40.056100 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15735be2-30c2-4c9d-a4d4-2931eaa5ce00 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:40.056449 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1275/5095] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:40 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 917 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:40.198049 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f3b93ae6-0822-4bf7-b8f6-7613fec00634 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:40.199805 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3b93ae6-0822-4bf7-b8f6-7613fec00634 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:40.200112 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3b93ae6-0822-4bf7-b8f6-7613fec00634 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:40.201346 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3b93ae6-0822-4bf7-b8f6-7613fec00634 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:40.207370 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:40.207370 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:40.209659 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f3b93ae6-0822-4bf7-b8f6-7613fec00634 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:40.213467 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3b93ae6-0822-4bf7-b8f6-7613fec00634 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:40.213979 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1269/5096] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:40 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:40.489336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-c3e86bdd-3938-49da-84bc-3a847fc1e7ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:40.491433 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-c3e86bdd-3938-49da-84bc-3a847fc1e7ef tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79/action Aug 20 00:19:40.491758 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-c3e86bdd-3938-49da-84bc-3a847fc1e7ef tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:40.491869 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-c3e86bdd-3938-49da-84bc-3a847fc1e7ef tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:40.506458 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:40.506458 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:40.516354 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6c582ed2-b095-40ea-ac5a-16d93157165a req-c3e86bdd-3938-49da-84bc-3a847fc1e7ef tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79/action returned with HTTP 204 Aug 20 00:19:40.516809 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1272/5097] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:19:40 2026] POST /volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:40.565658 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6622dfd1-d17c-4e6a-a022-d9099d488d4e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:40.565658 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6622dfd1-d17c-4e6a-a022-d9099d488d4e None None] GET https://10.4.3.9/volume// Aug 20 00:19:40.565658 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6622dfd1-d17c-4e6a-a022-d9099d488d4e None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:40.565658 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6622dfd1-d17c-4e6a-a022-d9099d488d4e None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:40.565658 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6622dfd1-d17c-4e6a-a022-d9099d488d4e None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:40.565658 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1282/5098] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:40.576060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-99c836c6-ee70-498e-bdea-bafae4a9b93e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:40.578234 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-99c836c6-ee70-498e-bdea-bafae4a9b93e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:19:40.578637 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-99c836c6-ee70-498e-bdea-bafae4a9b93e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "171b0f9e-c4b6-4286-8aef-0714720fa52e", "connector": null, "instance_uuid": "a2cc7629-e943-4130-8434-282d4681e455"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:40.594495 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:40.594495 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:40.640129 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-99c836c6-ee70-498e-bdea-bafae4a9b93e tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:19:40.640904 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1276/5099] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:19:40 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 20 00:19:40.652792 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-f4d03cf0-920a-4b33-a14c-31410ec9b6b0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:40.654597 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-f4d03cf0-920a-4b33-a14c-31410ec9b6b0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 Aug 20 00:19:40.654880 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-f4d03cf0-920a-4b33-a14c-31410ec9b6b0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:40.655199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-f4d03cf0-920a-4b33-a14c-31410ec9b6b0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:40.662024 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:40.662024 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:40.714533 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-f4d03cf0-920a-4b33-a14c-31410ec9b6b0 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 returned with HTTP 200 Aug 20 00:19:40.715054 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1270/5100] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:19:40 2026] DELETE /volume/v3/attachments/a3b48cdb-463e-4cfe-b60c-cb42db91c833 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:41.068092 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-753969e0-2bea-4558-a3f8-c9c9ed124860 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.071848 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-753969e0-2bea-4558-a3f8-c9c9ed124860 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:41.071848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-753969e0-2bea-4558-a3f8-c9c9ed124860 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.071848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-753969e0-2bea-4558-a3f8-c9c9ed124860 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.084117 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.084117 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:41.088694 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-753969e0-2bea-4558-a3f8-c9c9ed124860 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:41.095627 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-753969e0-2bea-4558-a3f8-c9c9ed124860 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:41.096293 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1273/5101] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1209 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:41.153059 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ada0fc2e-1d4e-4059-9571-bdee22c7e4ac req-65fe2c91-995b-479a-994d-4f115d8b9e1c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.158637 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ada0fc2e-1d4e-4059-9571-bdee22c7e4ac req-65fe2c91-995b-479a-994d-4f115d8b9e1c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:41.158959 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ada0fc2e-1d4e-4059-9571-bdee22c7e4ac req-65fe2c91-995b-479a-994d-4f115d8b9e1c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.159208 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ada0fc2e-1d4e-4059-9571-bdee22c7e4ac req-65fe2c91-995b-479a-994d-4f115d8b9e1c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.168921 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.168921 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:41.172688 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ada0fc2e-1d4e-4059-9571-bdee22c7e4ac req-65fe2c91-995b-479a-994d-4f115d8b9e1c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:41.177268 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ada0fc2e-1d4e-4059-9571-bdee22c7e4ac req-65fe2c91-995b-479a-994d-4f115d8b9e1c tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:41.178257 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1283/5102] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:41.193789 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9b76cfed-9ddb-49a5-bbf9-7a305d96b9ae None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.196091 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b76cfed-9ddb-49a5-bbf9-7a305d96b9ae tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:41.196091 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b76cfed-9ddb-49a5-bbf9-7a305d96b9ae tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.196091 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9b76cfed-9ddb-49a5-bbf9-7a305d96b9ae tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.205202 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.205202 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:41.208633 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9b76cfed-9ddb-49a5-bbf9-7a305d96b9ae tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:41.212598 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9b76cfed-9ddb-49a5-bbf9-7a305d96b9ae tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:41.213014 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1277/5103] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:41.227957 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a7476e56-acd9-4029-bef1-03cfcf3d2743 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.230370 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7476e56-acd9-4029-bef1-03cfcf3d2743 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:41.231912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7476e56-acd9-4029-bef1-03cfcf3d2743 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.231912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7476e56-acd9-4029-bef1-03cfcf3d2743 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.238819 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.238819 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:41.243258 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a7476e56-acd9-4029-bef1-03cfcf3d2743 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:41.247265 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7476e56-acd9-4029-bef1-03cfcf3d2743 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:41.247669 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1271/5104] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:41.263369 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-cda5e4b2-c095-4174-9ec8-a0e26a9061ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.265563 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-cda5e4b2-c095-4174-9ec8-a0e26a9061ba tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:41.265766 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-cda5e4b2-c095-4174-9ec8-a0e26a9061ba tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.265967 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-cda5e4b2-c095-4174-9ec8-a0e26a9061ba tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.275103 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.275103 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:41.280810 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-cda5e4b2-c095-4174-9ec8-a0e26a9061ba tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:41.285431 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-cda5e4b2-c095-4174-9ec8-a0e26a9061ba tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:41.285860 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1274/5105] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:41.304325 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-422fae6c-ad06-4429-9616-86da64cb7297 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.305961 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-422fae6c-ad06-4429-9616-86da64cb7297 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] POST https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f/action Aug 20 00:19:41.306402 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-422fae6c-ad06-4429-9616-86da64cb7297 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:41.306595 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-422fae6c-ad06-4429-9616-86da64cb7297 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:41.316558 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.316558 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:41.317163 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-422fae6c-ad06-4429-9616-86da64cb7297 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:41.322982 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-422fae6c-ad06-4429-9616-86da64cb7297 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Begin detaching volume completed successfully. Aug 20 00:19:41.323935 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-422fae6c-ad06-4429-9616-86da64cb7297 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f/action returned with HTTP 202 Aug 20 00:19:41.323935 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1284/5106] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:19:41 2026] POST /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:19:41.340857 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a15f8b60-0057-401f-be6c-34a9b293aea6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.342630 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a15f8b60-0057-401f-be6c-34a9b293aea6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:41.342862 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a15f8b60-0057-401f-be6c-34a9b293aea6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.343105 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a15f8b60-0057-401f-be6c-34a9b293aea6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.356300 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.356300 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:41.359869 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a15f8b60-0057-401f-be6c-34a9b293aea6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:41.362197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c1a23caf-55cd-4bd0-8cc0-98226b3e149f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.362619 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c1a23caf-55cd-4bd0-8cc0-98226b3e149f None None] GET https://10.4.3.9/volume// Aug 20 00:19:41.362758 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c1a23caf-55cd-4bd0-8cc0-98226b3e149f None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.362988 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c1a23caf-55cd-4bd0-8cc0-98226b3e149f None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.363280 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c1a23caf-55cd-4bd0-8cc0-98226b3e149f None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:41.363652 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1272/5107] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:41.367175 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a15f8b60-0057-401f-be6c-34a9b293aea6 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:41.367607 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1278/5108] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:41.370560 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-ce838f58-cd33-482f-9e7f-3c9e2b292b8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.372460 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-ce838f58-cd33-482f-9e7f-3c9e2b292b8d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:41.372636 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-ce838f58-cd33-482f-9e7f-3c9e2b292b8d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.372796 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-ce838f58-cd33-482f-9e7f-3c9e2b292b8d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.381137 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.381137 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:41.384229 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-ce838f58-cd33-482f-9e7f-3c9e2b292b8d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:41.388136 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-ce838f58-cd33-482f-9e7f-3c9e2b292b8d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:41.388531 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1275/5109] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:41.916832 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-4a9f62c2-c101-4ba6-b64f-78257ae0141e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:41.918755 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-4a9f62c2-c101-4ba6-b64f-78257ae0141e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:41.919085 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-4a9f62c2-c101-4ba6-b64f-78257ae0141e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:41.919379 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-4a9f62c2-c101-4ba6-b64f-78257ae0141e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:41.929697 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:41.929697 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:41.932928 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-4a9f62c2-c101-4ba6-b64f-78257ae0141e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:41.937913 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-4a9f62c2-c101-4ba6-b64f-78257ae0141e tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:41.938513 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1285/5110] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:41 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:41.999800 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-116e925c-3ab4-4332-8a68-495ca8721558 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:42.001733 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-116e925c-3ab4-4332-8a68-495ca8721558 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] PUT https://10.4.3.9/volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd Aug 20 00:19:42.002169 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-116e925c-3ab4-4332-8a68-495ca8721558 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:42.009702 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-116e925c-3ab4-4332-8a68-495ca8721558 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Acquiring lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:19:42.013726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-116e925c-3ab4-4332-8a68-495ca8721558 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:19:42.014750 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:42.014750 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:42.086316 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-116e925c-3ab4-4332-8a68-495ca8721558 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Lock "cinder-attachment_update-171b0f9e-c4b6-4286-8aef-0714720fa52e-np0000007832" released by "attachment_update" :: held 0.073s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:19:42.086642 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-116e925c-3ab4-4332-8a68-495ca8721558 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd returned with HTTP 200 Aug 20 00:19:42.087560 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1273/5111] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:19:41 2026] PUT /volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:42.095076 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-197c6b40-7ac5-4759-9e7e-54016fc7fffd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:42.097171 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-197c6b40-7ac5-4759-9e7e-54016fc7fffd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd Aug 20 00:19:42.097480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-197c6b40-7ac5-4759-9e7e-54016fc7fffd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:42.097718 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-197c6b40-7ac5-4759-9e7e-54016fc7fffd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:42.111160 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-197c6b40-7ac5-4759-9e7e-54016fc7fffd tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd returned with HTTP 200 Aug 20 00:19:42.111536 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1279/5112] 10.4.3.9 () {70 vars in 1637 bytes} [Thu Aug 20 00:19:42 2026] GET /volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:42.264571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6df9597f-f41d-49bc-a5a4-3c7ba5007bf7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:42.266774 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6df9597f-f41d-49bc-a5a4-3c7ba5007bf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:42.267099 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6df9597f-f41d-49bc-a5a4-3c7ba5007bf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:42.267296 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6df9597f-f41d-49bc-a5a4-3c7ba5007bf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:42.276346 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:42.276346 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:42.280544 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6df9597f-f41d-49bc-a5a4-3c7ba5007bf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:42.286110 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6df9597f-f41d-49bc-a5a4-3c7ba5007bf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:42.286582 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1276/5113] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:42 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:42.381905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0d263e55-bd04-48f6-b3c3-601062d063ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:42.383335 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d263e55-bd04-48f6-b3c3-601062d063ce tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:42.383673 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d263e55-bd04-48f6-b3c3-601062d063ce tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:42.384001 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d263e55-bd04-48f6-b3c3-601062d063ce tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:42.395833 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:42.395833 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:42.401519 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0d263e55-bd04-48f6-b3c3-601062d063ce tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:42.403746 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d263e55-bd04-48f6-b3c3-601062d063ce tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:42.404362 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1286/5114] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:42 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:43.299406 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-125271b4-4dfe-4288-9b0c-bbaf07530d25 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:43.301255 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-125271b4-4dfe-4288-9b0c-bbaf07530d25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:43.301489 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-125271b4-4dfe-4288-9b0c-bbaf07530d25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:43.301686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-125271b4-4dfe-4288-9b0c-bbaf07530d25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:43.309788 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:43.309788 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:43.313751 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-125271b4-4dfe-4288-9b0c-bbaf07530d25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:43.318479 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-125271b4-4dfe-4288-9b0c-bbaf07530d25 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:43.318855 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1274/5115] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:43 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:43.418060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0a3b4d81-474e-4df4-ae2a-de8305278596 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:43.420247 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a3b4d81-474e-4df4-ae2a-de8305278596 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:43.420536 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a3b4d81-474e-4df4-ae2a-de8305278596 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:43.420792 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0a3b4d81-474e-4df4-ae2a-de8305278596 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:43.432272 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:43.432272 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:43.435980 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0a3b4d81-474e-4df4-ae2a-de8305278596 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:43.440549 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0a3b4d81-474e-4df4-ae2a-de8305278596 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:43.441044 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1280/5116] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:43 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:43.913172 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-752fecbd-d0d9-439f-9dcd-82542fdc4ee3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:43.915522 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-752fecbd-d0d9-439f-9dcd-82542fdc4ee3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79 Aug 20 00:19:43.915743 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-752fecbd-d0d9-439f-9dcd-82542fdc4ee3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:43.915960 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-752fecbd-d0d9-439f-9dcd-82542fdc4ee3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:43.927311 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:43.927311 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:43.985749 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ce10df0b-fabe-4a66-b8e8-3252fd1b571e req-752fecbd-d0d9-439f-9dcd-82542fdc4ee3 tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79 returned with HTTP 200 Aug 20 00:19:43.986303 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1277/5117] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:19:43 2026] DELETE /volume/v3/attachments/b701e65e-e9b5-4688-aa27-cbf525dc5c79 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:44.330274 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-59874e1d-bcbc-4321-889d-3a6b09175d52 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:44.332098 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59874e1d-bcbc-4321-889d-3a6b09175d52 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:44.332315 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59874e1d-bcbc-4321-889d-3a6b09175d52 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:44.332520 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59874e1d-bcbc-4321-889d-3a6b09175d52 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:44.339096 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:44.339096 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:44.342707 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-59874e1d-bcbc-4321-889d-3a6b09175d52 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:44.346747 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59874e1d-bcbc-4321-889d-3a6b09175d52 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:44.347179 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1287/5118] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:44 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:44.455640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9cd82d1-6284-4be4-94db-ff63ea0b733d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:44.457332 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9cd82d1-6284-4be4-94db-ff63ea0b733d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:44.457625 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9cd82d1-6284-4be4-94db-ff63ea0b733d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:44.457845 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9cd82d1-6284-4be4-94db-ff63ea0b733d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:44.465769 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:44.465769 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:44.469339 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9cd82d1-6284-4be4-94db-ff63ea0b733d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:44.473334 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9cd82d1-6284-4be4-94db-ff63ea0b733d tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:44.473726 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1275/5119] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:44 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:44.485061 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-09667725-a29d-42a8-a856-10a06a7f57da None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:44.486991 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-09667725-a29d-42a8-a856-10a06a7f57da tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] DELETE https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:44.487192 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-09667725-a29d-42a8-a856-10a06a7f57da tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:44.487376 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-09667725-a29d-42a8-a856-10a06a7f57da tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:44.487538 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-09667725-a29d-42a8-a856-10a06a7f57da tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Delete volume with id: 41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:44.494409 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:44.494409 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:44.495267 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-09667725-a29d-42a8-a856-10a06a7f57da tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:44.515859 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-09667725-a29d-42a8-a856-10a06a7f57da tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Delete volume request issued successfully. Aug 20 00:19:44.516169 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-09667725-a29d-42a8-a856-10a06a7f57da tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 202 Aug 20 00:19:44.516809 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1281/5120] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:19:44 2026] DELETE /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:44.526299 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-844a40ce-a361-4619-9f4c-9570598d51ac None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:44.528466 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-844a40ce-a361-4619-9f4c-9570598d51ac tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:44.528741 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-844a40ce-a361-4619-9f4c-9570598d51ac tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:44.528979 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-844a40ce-a361-4619-9f4c-9570598d51ac tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:44.538244 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:44.538244 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:44.542777 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-844a40ce-a361-4619-9f4c-9570598d51ac tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Volume info retrieved successfully. Aug 20 00:19:44.550274 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-844a40ce-a361-4619-9f4c-9570598d51ac tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 200 Aug 20 00:19:44.550408 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1278/5121] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:44 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 916 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:45.359808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6b3a85ba-bdef-45f5-a6ea-fee1773c772f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:45.361567 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6b3a85ba-bdef-45f5-a6ea-fee1773c772f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:45.361758 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6b3a85ba-bdef-45f5-a6ea-fee1773c772f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:45.361951 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6b3a85ba-bdef-45f5-a6ea-fee1773c772f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:45.369456 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:45.369456 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:45.373320 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6b3a85ba-bdef-45f5-a6ea-fee1773c772f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:45.377641 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6b3a85ba-bdef-45f5-a6ea-fee1773c772f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:45.378195 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1288/5122] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:45 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:45.566382 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d50657ab-beb8-4b56-a9ec-240cfa06c03f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:45.569773 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d50657ab-beb8-4b56-a9ec-240cfa06c03f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] GET https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f Aug 20 00:19:45.569773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d50657ab-beb8-4b56-a9ec-240cfa06c03f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:45.569773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d50657ab-beb8-4b56-a9ec-240cfa06c03f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:45.575549 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d50657ab-beb8-4b56-a9ec-240cfa06c03f tempest-VolumeMultiattachTests-810258921 tempest-VolumeMultiattachTests-810258921-project-member] https://10.4.3.9/volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f returned with HTTP 404 Aug 20 00:19:45.576272 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1276/5123] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:45 2026] GET /volume/v3/volumes/41cb6821-134e-482a-8358-8b5c7d724e9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:45.583024 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0e19ca99-c274-4363-8bd2-fc5a1c08f24a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:45.585748 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0e19ca99-c274-4363-8bd2-fc5a1c08f24a tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:19:45.586063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0e19ca99-c274-4363-8bd2-fc5a1c08f24a tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:45.586340 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0e19ca99-c274-4363-8bd2-fc5a1c08f24a tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Calling method 'detail' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:45.587222 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-0e19ca99-c274-4363-8bd2-fc5a1c08f24a tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:19:45.600700 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0e19ca99-c274-4363-8bd2-fc5a1c08f24a tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Get all volumes completed successfully. Aug 20 00:19:45.602803 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:45.602803 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:45.607367 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0e19ca99-c274-4363-8bd2-fc5a1c08f24a tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:19:45.607982 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1282/5124] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:19:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:45.622006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4a8794aa-9161-45be-951e-4c2ccf7e05d4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:45.624090 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a8794aa-9161-45be-951e-4c2ccf7e05d4 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] DELETE https://10.4.3.9/volume/v3/types/7fac9f9a-6151-43dc-96b3-56506580c2bd Aug 20 00:19:45.624441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a8794aa-9161-45be-951e-4c2ccf7e05d4 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:45.624739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a8794aa-9161-45be-951e-4c2ccf7e05d4 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:45.650781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a8794aa-9161-45be-951e-4c2ccf7e05d4 tempest-VolumeMultiattachTests-726625733 tempest-VolumeMultiattachTests-726625733-project-admin] https://10.4.3.9/volume/v3/types/7fac9f9a-6151-43dc-96b3-56506580c2bd returned with HTTP 202 Aug 20 00:19:45.651215 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1279/5125] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:19:45 2026] DELETE /volume/v3/types/7fac9f9a-6151-43dc-96b3-56506580c2bd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:19:46.388952 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0f4bc01d-9b66-4a2b-8d35-8b178be0c019 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:46.390787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f4bc01d-9b66-4a2b-8d35-8b178be0c019 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:46.391003 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f4bc01d-9b66-4a2b-8d35-8b178be0c019 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:46.391216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f4bc01d-9b66-4a2b-8d35-8b178be0c019 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:46.398229 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:46.398229 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:46.401814 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0f4bc01d-9b66-4a2b-8d35-8b178be0c019 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:46.406260 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f4bc01d-9b66-4a2b-8d35-8b178be0c019 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:46.406809 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1289/5126] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:46 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:46.947799 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-3f35dcff-5c53-4328-a709-89bc32752093 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:46.950305 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-3f35dcff-5c53-4328-a709-89bc32752093 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption Aug 20 00:19:46.950521 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-3f35dcff-5c53-4328-a709-89bc32752093 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:46.950692 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-3f35dcff-5c53-4328-a709-89bc32752093 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:46.961757 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:46.961757 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:46.969265 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-3f35dcff-5c53-4328-a709-89bc32752093 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption returned with HTTP 200 Aug 20 00:19:46.970010 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1277/5127] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:19:46 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:47.420141 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-747d1f60-bd82-4f17-a763-efceb95a828b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:47.422136 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-747d1f60-bd82-4f17-a763-efceb95a828b tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:47.422470 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-747d1f60-bd82-4f17-a763-efceb95a828b tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:47.422728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-747d1f60-bd82-4f17-a763-efceb95a828b tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:47.431018 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:47.431018 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:47.436859 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-747d1f60-bd82-4f17-a763-efceb95a828b tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:47.443429 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-747d1f60-bd82-4f17-a763-efceb95a828b tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:47.443942 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1283/5128] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:47 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:48.460827 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee8e7589-299a-44ed-b465-f475781c798a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:48.462951 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee8e7589-299a-44ed-b465-f475781c798a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:48.463228 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee8e7589-299a-44ed-b465-f475781c798a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:48.463461 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee8e7589-299a-44ed-b465-f475781c798a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:48.474520 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:48.474520 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:48.480374 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee8e7589-299a-44ed-b465-f475781c798a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:48.485376 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee8e7589-299a-44ed-b465-f475781c798a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:48.488911 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1280/5129] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:48 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:48.498579 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b4166ca8-fc43-464c-8633-2f4569a89c4f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:48.500240 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4166ca8-fc43-464c-8633-2f4569a89c4f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:48.500502 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4166ca8-fc43-464c-8633-2f4569a89c4f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:48.500690 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4166ca8-fc43-464c-8633-2f4569a89c4f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:48.508210 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:48.508210 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:48.512078 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b4166ca8-fc43-464c-8633-2f4569a89c4f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:48.517239 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4166ca8-fc43-464c-8633-2f4569a89c4f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:48.517696 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1290/5130] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:48 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 1189 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 00:19:48.530127 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-20e8ac8c-9d66-4eb0-9935-e9b93ffc12e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:48.532215 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20e8ac8c-9d66-4eb0-9935-e9b93ffc12e8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:48.534417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20e8ac8c-9d66-4eb0-9935-e9b93ffc12e8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:48.534417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20e8ac8c-9d66-4eb0-9935-e9b93ffc12e8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:48.534417 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-20e8ac8c-9d66-4eb0-9935-e9b93ffc12e8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: 3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:48.539444 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:48.539444 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:48.539932 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-20e8ac8c-9d66-4eb0-9935-e9b93ffc12e8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:48.557756 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-20e8ac8c-9d66-4eb0-9935-e9b93ffc12e8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume request issued successfully. Aug 20 00:19:48.559306 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20e8ac8c-9d66-4eb0-9935-e9b93ffc12e8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 202 Aug 20 00:19:48.559306 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1278/5131] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:19:48 2026] DELETE /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:19:48.567161 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3472e2fe-2f90-45fc-939d-dd46e43d92a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:48.569052 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3472e2fe-2f90-45fc-939d-dd46e43d92a5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:48.569267 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3472e2fe-2f90-45fc-939d-dd46e43d92a5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:48.569460 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3472e2fe-2f90-45fc-939d-dd46e43d92a5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:48.577580 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:48.577580 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:48.581835 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3472e2fe-2f90-45fc-939d-dd46e43d92a5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:48.587032 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3472e2fe-2f90-45fc-939d-dd46e43d92a5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 200 Aug 20 00:19:48.587702 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1284/5132] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:48 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 1188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:49.319668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-c25b30a5-ef29-4bf1-9dae-1f2bb0ceded7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:49.322009 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-c25b30a5-ef29-4bf1-9dae-1f2bb0ceded7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd/action Aug 20 00:19:49.322480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-c25b30a5-ef29-4bf1-9dae-1f2bb0ceded7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:49.322649 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-c25b30a5-ef29-4bf1-9dae-1f2bb0ceded7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:49.342264 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:49.342264 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:49.351909 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4f922794-8a20-4e55-89d8-fc90f887fef4 req-c25b30a5-ef29-4bf1-9dae-1f2bb0ceded7 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd/action returned with HTTP 204 Aug 20 00:19:49.352506 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1281/5133] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:19:49 2026] POST /volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:49.600649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-697a1c52-50d4-4355-b70c-cbbaf6097d95 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:49.602918 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-697a1c52-50d4-4355-b70c-cbbaf6097d95 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:19:49.603108 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-697a1c52-50d4-4355-b70c-cbbaf6097d95 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:49.603283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-697a1c52-50d4-4355-b70c-cbbaf6097d95 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:49.608705 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-697a1c52-50d4-4355-b70c-cbbaf6097d95 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 404 Aug 20 00:19:49.609579 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1291/5134] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:49 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:19:49.654691 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6e0c2e71-5f88-4851-995e-9aa4af18a71a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:49.656572 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e0c2e71-5f88-4851-995e-9aa4af18a71a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:49.656757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e0c2e71-5f88-4851-995e-9aa4af18a71a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:49.656962 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e0c2e71-5f88-4851-995e-9aa4af18a71a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:49.667277 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:49.667277 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:49.672800 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6e0c2e71-5f88-4851-995e-9aa4af18a71a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:49.679127 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e0c2e71-5f88-4851-995e-9aa4af18a71a tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:49.679688 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1279/5135] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:19:49 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:49.722166 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d9e67192-63d4-4686-86df-d899d2344253 req-3beb1a76-b049-4c1b-b856-06a62f36e7ee None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:49.724465 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-3beb1a76-b049-4c1b-b856-06a62f36e7ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:49.724701 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-3beb1a76-b049-4c1b-b856-06a62f36e7ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:49.724977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-3beb1a76-b049-4c1b-b856-06a62f36e7ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:49.734599 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:49.734599 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:49.738007 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-d9e67192-63d4-4686-86df-d899d2344253 req-3beb1a76-b049-4c1b-b856-06a62f36e7ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:49.742067 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-3beb1a76-b049-4c1b-b856-06a62f36e7ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:49.742498 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1285/5136] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:49 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:49.758611 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d9e67192-63d4-4686-86df-d899d2344253 req-2317341f-9fa3-4344-855d-a77d91c1ee0c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:49.760601 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-2317341f-9fa3-4344-855d-a77d91c1ee0c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] POST https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/action Aug 20 00:19:49.761074 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-2317341f-9fa3-4344-855d-a77d91c1ee0c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:49.761482 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-2317341f-9fa3-4344-855d-a77d91c1ee0c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:49.771372 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:49.771372 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:49.772043 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d9e67192-63d4-4686-86df-d899d2344253 req-2317341f-9fa3-4344-855d-a77d91c1ee0c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:49.780181 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d9e67192-63d4-4686-86df-d899d2344253 req-2317341f-9fa3-4344-855d-a77d91c1ee0c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Begin detaching volume completed successfully. Aug 20 00:19:49.780498 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-2317341f-9fa3-4344-855d-a77d91c1ee0c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/action returned with HTTP 202 Aug 20 00:19:49.781146 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1282/5137] 10.4.3.9 () {72 vars in 1658 bytes} [Thu Aug 20 00:19:49 2026] POST /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:19:49.828976 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6be63e6c-55c9-45b4-8b7a-5c2228e1dbab None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:49.829413 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6be63e6c-55c9-45b4-8b7a-5c2228e1dbab None None] GET https://10.4.3.9/volume// Aug 20 00:19:49.829626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6be63e6c-55c9-45b4-8b7a-5c2228e1dbab None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:49.829782 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6be63e6c-55c9-45b4-8b7a-5c2228e1dbab None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:49.830140 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6be63e6c-55c9-45b4-8b7a-5c2228e1dbab None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:49.830482 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1292/5138] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:49.837446 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d9e67192-63d4-4686-86df-d899d2344253 req-429d719f-ea8b-4a00-9932-e793838ce01f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:49.840054 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-429d719f-ea8b-4a00-9932-e793838ce01f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:19:49.840271 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-429d719f-ea8b-4a00-9932-e793838ce01f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:49.840487 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-429d719f-ea8b-4a00-9932-e793838ce01f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:49.850905 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:49.850905 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:49.854342 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d9e67192-63d4-4686-86df-d899d2344253 req-429d719f-ea8b-4a00-9932-e793838ce01f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:19:49.859524 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-429d719f-ea8b-4a00-9932-e793838ce01f tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:19:49.859977 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1280/5139] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:49 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 1348 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:49.872332 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-d9e67192-63d4-4686-86df-d899d2344253 req-f54df45c-8d25-4779-8424-a7086389545c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:49.874561 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-f54df45c-8d25-4779-8424-a7086389545c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption Aug 20 00:19:49.874780 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-f54df45c-8d25-4779-8424-a7086389545c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:49.875012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-f54df45c-8d25-4779-8424-a7086389545c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:49.884542 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:49.884542 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:49.890971 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-f54df45c-8d25-4779-8424-a7086389545c tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption returned with HTTP 200 Aug 20 00:19:49.891424 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1286/5140] 10.4.3.9 () {68 vars in 1617 bytes} [Thu Aug 20 00:19:49 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:51.183139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:51.185490 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:19:51.186124 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "4a5e1c6d-216a-47b1-952b-649c4cdc69ab", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:51.188150 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '4a5e1c6d-216a-47b1-952b-649c4cdc69ab', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:19:51.272827 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume of 1 GB Aug 20 00:19:51.281972 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Availability Zones retrieved successfully. Aug 20 00:19:51.291153 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (b9c708a0-b440-4921-8f53-f85cf0bfac30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:51.293016 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526e8adb-ca0f-4809-bfcf-fd6551e19d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:51.294496 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:19:51.355174 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526e8adb-ca0f-4809-bfcf-fd6551e19d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:51.355945 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97c42fc-b912-43aa-8008-cde594e61b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:51.396343 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Created reservations ['c4c30b84-55a9-4807-add8-5a7e2fdf0d98', 'bba3eb48-b157-4bf5-934a-618e12a877c1', 'b1613b38-32fb-405a-8cf3-8bd20efed660', '3cbe8dd8-4d96-4c7b-b466-0657ea56f20f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:19:51.397547 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97c42fc-b912-43aa-8008-cde594e61b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4c30b84-55a9-4807-add8-5a7e2fdf0d98', 'bba3eb48-b157-4bf5-934a-618e12a877c1', 'b1613b38-32fb-405a-8cf3-8bd20efed660', '3cbe8dd8-4d96-4c7b-b466-0657ea56f20f']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:51.398550 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaef4ae0-d751-4539-80b7-b505f6a4bd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:51.421647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaef4ae0-d751-4539-80b7-b505f6a4bd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae3d3190-bc0a-4151-b6d3-6408d5df516e', '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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['c4c30b84-55a9-4807-add8-5a7e2fdf0d98','bba3eb48-b157-4bf5-934a-618e12a877c1','b1613b38-32fb-405a-8cf3-8bd20efed660','3cbe8dd8-4d96-4c7b-b466-0657ea56f20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:19:51Z,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=ae3d3190-bc0a-4151-b6d3-6408d5df516e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ea8001dd554213a50087b581d65bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:51.422585 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ae3856-ed7b-4ffc-9349-e02e8959e448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:51.442794 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ae3856-ed7b-4ffc-9349-e02e8959e448) transitioned into state 'SUCCESS' from 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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['c4c30b84-55a9-4807-add8-5a7e2fdf0d98','bba3eb48-b157-4bf5-934a-618e12a877c1','b1613b38-32fb-405a-8cf3-8bd20efed660','3cbe8dd8-4d96-4c7b-b466-0657ea56f20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:51.443875 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e79a274-a620-4618-930c-898f49ce7e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:51.457167 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e79a274-a620-4618-930c-898f49ce7e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:51.458474 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (b9c708a0-b440-4921-8f53-f85cf0bfac30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:51.458785 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request issued successfully. Aug 20 00:19:51.459426 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d4838d2-368c-4e7c-872c-b865d4616cd2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:19:51.459843 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1283/5141] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:19:51 2026] POST /volume/v3/volumes => generated 771 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:51.471951 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3b6754b4-368a-4c44-b08c-12631bba16c8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:51.473994 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3b6754b4-368a-4c44-b08c-12631bba16c8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:51.474218 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3b6754b4-368a-4c44-b08c-12631bba16c8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:51.474438 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3b6754b4-368a-4c44-b08c-12631bba16c8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:51.482085 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:51.482085 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:51.486220 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3b6754b4-368a-4c44-b08c-12631bba16c8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:51.490214 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3b6754b4-368a-4c44-b08c-12631bba16c8 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:51.490599 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1293/5142] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:51 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:52.344465 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8d289bea-8978-4d4d-97a5-0268932e65af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:52.346458 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8d289bea-8978-4d4d-97a5-0268932e65af tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/limits Aug 20 00:19:52.347137 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8d289bea-8978-4d4d-97a5-0268932e65af tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:52.347137 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8d289bea-8978-4d4d-97a5-0268932e65af tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:52.354427 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8d289bea-8978-4d4d-97a5-0268932e65af tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-598134253 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-598134253, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:19:52.364328 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8d289bea-8978-4d4d-97a5-0268932e65af tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/limits returned with HTTP 200 Aug 20 00:19:52.364747 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1281/5143] 10.4.3.9 () {68 vars in 1470 bytes} [Thu Aug 20 00:19:52 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 20 00:19:52.397080 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8efe42b9-36e9-49b3-8731-c0e2c8808996 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:52.398944 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8efe42b9-36e9-49b3-8731-c0e2c8808996 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:19:52.399130 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8efe42b9-36e9-49b3-8731-c0e2c8808996 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:52.399301 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8efe42b9-36e9-49b3-8731-c0e2c8808996 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:52.407984 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:52.407984 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:52.412625 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8efe42b9-36e9-49b3-8731-c0e2c8808996 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:52.418719 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-8efe42b9-36e9-49b3-8731-c0e2c8808996 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:19:52.419333 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1287/5144] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:52 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 1658 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:19:52.431046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-ca34746f-cdad-4ead-bc06-ba98da810df9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:52.433454 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-ca34746f-cdad-4ead-bc06-ba98da810df9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:19:52.433837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-ca34746f-cdad-4ead-bc06-ba98da810df9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d8a0cf3-56a1-43a1-acb9-8a421459f67a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1588294133", "description": null, "metadata": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:52.445854 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:52.445854 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:52.446354 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-ca34746f-cdad-4ead-bc06-ba98da810df9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:52.446510 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-ca34746f-cdad-4ead-bc06-ba98da810df9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create snapshot from volume 3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:19:52.479519 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-ca34746f-cdad-4ead-bc06-ba98da810df9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Created reservations ['3ae3f93c-58a1-4760-a82a-0bd27e3c3b9a', '078f966d-de5f-48e2-b262-3e0fd45be75c', '79dc03b9-ef96-4310-8777-0cad383ca84f', '0c321043-96fe-488c-b19f-0e60556795af'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:19:52.503473 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-66470fdd-3c74-4368-b7e0-507e22f0f9bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:52.506918 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66470fdd-3c74-4368-b7e0-507e22f0f9bd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:52.506918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66470fdd-3c74-4368-b7e0-507e22f0f9bd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:52.506918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-66470fdd-3c74-4368-b7e0-507e22f0f9bd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:52.511725 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-ca34746f-cdad-4ead-bc06-ba98da810df9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot force create request issued successfully. Aug 20 00:19:52.512032 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ec6a1e28-59f3-440f-8a90-26e83e2d9a8b req-ca34746f-cdad-4ead-bc06-ba98da810df9 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:19:52.512467 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1284/5145] 10.4.3.9 () {72 vars in 1533 bytes} [Thu Aug 20 00:19:52 2026] POST /volume/v3/snapshots => generated 324 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:19:52.515975 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:52.515975 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:52.526418 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-66470fdd-3c74-4368-b7e0-507e22f0f9bd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:52.529965 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-66470fdd-3c74-4368-b7e0-507e22f0f9bd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:52.530641 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1294/5146] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:52 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:53.547958 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-52820de0-1ef5-43fa-9816-d9ef7780f81f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:53.549883 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-52820de0-1ef5-43fa-9816-d9ef7780f81f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:53.550112 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-52820de0-1ef5-43fa-9816-d9ef7780f81f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:53.550307 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-52820de0-1ef5-43fa-9816-d9ef7780f81f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:53.557256 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:53.557256 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:53.560496 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-52820de0-1ef5-43fa-9816-d9ef7780f81f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:53.564577 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-52820de0-1ef5-43fa-9816-d9ef7780f81f tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:53.564932 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1282/5147] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:53 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:54.252693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f037cc38-41c5-4def-b9c3-1111544a1e01 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:54.254481 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f037cc38-41c5-4def-b9c3-1111544a1e01 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 Aug 20 00:19:54.254671 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f037cc38-41c5-4def-b9c3-1111544a1e01 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:54.254852 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f037cc38-41c5-4def-b9c3-1111544a1e01 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:54.259853 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:54.259853 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:54.260275 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f037cc38-41c5-4def-b9c3-1111544a1e01 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot retrieved successfully. Aug 20 00:19:54.261025 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f037cc38-41c5-4def-b9c3-1111544a1e01 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 returned with HTTP 200 Aug 20 00:19:54.261401 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1288/5148] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:19:54 2026] GET /volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:19:54.290868 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:54.292683 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:19:54.293052 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1502365453", "snapshot_id": null, "imageRef": "08e56ca0-e35e-418a-83f9-765aee7a237f", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:54.294550 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1502365453', 'snapshot_id': None, 'imageRef': '08e56ca0-e35e-418a-83f9-765aee7a237f', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:19:54.370310 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:54.370310 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:54.370745 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot retrieved successfully. Aug 20 00:19:54.370883 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume of 1 GB Aug 20 00:19:54.374294 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Availability Zones retrieved successfully. Aug 20 00:19:54.379092 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Flow 'volume_create_api' (2ea7134d-159b-4a76-8c9c-968fa770a023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:54.380066 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cc569b-7e62-487a-a97b-543f98bb7c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:54.381021 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:19:54.410290 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cc569b-7e62-487a-a97b-543f98bb7c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e1f2facd-2f8d-4214-ba98-b565be5066b5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:54.411033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c17f176-844b-4c47-897a-2eedae412bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:54.443940 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Created reservations ['4374cf01-840a-4144-b43e-456b928c660e', 'f267ccd9-a07b-404e-95c6-09e36b7f63e1', 'e4ad7567-0ddc-46bd-b751-3eba282606db', '22bced67-bae3-46f6-9fbf-e10e783821d1'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:19:54.444625 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c17f176-844b-4c47-897a-2eedae412bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4374cf01-840a-4144-b43e-456b928c660e', 'f267ccd9-a07b-404e-95c6-09e36b7f63e1', 'e4ad7567-0ddc-46bd-b751-3eba282606db', '22bced67-bae3-46f6-9fbf-e10e783821d1']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:54.445351 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c903a5-be58-41c9-89f8-f80c87ab072e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:54.484051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c903a5-be58-41c9-89f8-f80c87ab072e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ff03b90-893e-4a92-b8fe-bc4ab6240cba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1502365453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32b69adb63a4ede860e5404234b18c5',qos_specs=None,replication_status=,reservations=['4374cf01-840a-4144-b43e-456b928c660e','f267ccd9-a07b-404e-95c6-09e36b7f63e1','e4ad7567-0ddc-46bd-b751-3eba282606db','22bced67-bae3-46f6-9fbf-e10e783821d1'],size=1,snapshot_id=e1f2facd-2f8d-4214-ba98-b565be5066b5,source_replicaid=,source_volid=None,status='creating',user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), '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-20T00:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1502365453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ff03b90-893e-4a92-b8fe-bc4ab6240cba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e32b69adb63a4ede860e5404234b18c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e1f2facd-2f8d-4214-ba98-b565be5066b5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:54.485160 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d646ad-9a6f-441d-b643-2b91ce12619e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:54.503206 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d646ad-9a6f-441d-b643-2b91ce12619e) transitioned into state 'SUCCESS' from state '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-1502365453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32b69adb63a4ede860e5404234b18c5',qos_specs=None,replication_status=,reservations=['4374cf01-840a-4144-b43e-456b928c660e','f267ccd9-a07b-404e-95c6-09e36b7f63e1','e4ad7567-0ddc-46bd-b751-3eba282606db','22bced67-bae3-46f6-9fbf-e10e783821d1'],size=1,snapshot_id=e1f2facd-2f8d-4214-ba98-b565be5066b5,source_replicaid=,source_volid=None,status='creating',user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:54.503837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f182c4e4-4ea1-4ac0-a4f2-04eadd35152a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:54.525456 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f182c4e4-4ea1-4ac0-a4f2-04eadd35152a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:54.526387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Flow 'volume_create_api' (2ea7134d-159b-4a76-8c9c-968fa770a023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:54.526785 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume request issued successfully. Aug 20 00:19:54.527322 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b8bf5376-65e2-4865-bf7a-c9c03047e141 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:19:54.527707 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1285/5149] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:19:54 2026] POST /volume/v3/volumes => generated 810 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:54.540433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7d869de2-8faa-4cb2-868b-ff336aee8ede None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:54.544515 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7d869de2-8faa-4cb2-868b-ff336aee8ede tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:19:54.544515 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7d869de2-8faa-4cb2-868b-ff336aee8ede tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:54.544515 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7d869de2-8faa-4cb2-868b-ff336aee8ede tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:54.552538 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:54.552538 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:54.556715 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7d869de2-8faa-4cb2-868b-ff336aee8ede tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:54.561591 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7d869de2-8faa-4cb2-868b-ff336aee8ede tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 200 Aug 20 00:19:54.562133 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1295/5150] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:54 2026] GET /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:54.576956 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-afaca519-2bf6-4ab0-82ba-e47258de5ba5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:54.579083 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-afaca519-2bf6-4ab0-82ba-e47258de5ba5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:54.579284 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-afaca519-2bf6-4ab0-82ba-e47258de5ba5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:54.579472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-afaca519-2bf6-4ab0-82ba-e47258de5ba5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:54.586575 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:54.586575 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:54.590031 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-afaca519-2bf6-4ab0-82ba-e47258de5ba5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:54.594031 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-afaca519-2bf6-4ab0-82ba-e47258de5ba5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:54.594465 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1283/5151] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:54 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:55.573972 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-447da210-935d-4183-a539-d4d01265d3c1 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:55.575663 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-447da210-935d-4183-a539-d4d01265d3c1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:19:55.575868 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-447da210-935d-4183-a539-d4d01265d3c1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:55.576063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-447da210-935d-4183-a539-d4d01265d3c1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:55.582544 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:55.582544 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:55.585810 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-447da210-935d-4183-a539-d4d01265d3c1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:55.590227 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-447da210-935d-4183-a539-d4d01265d3c1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 200 Aug 20 00:19:55.590588 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1289/5152] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:55 2026] GET /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:55.604005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8fc18324-52a6-4497-bf22-e0e744377914 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:55.606026 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fc18324-52a6-4497-bf22-e0e744377914 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:19:55.606224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fc18324-52a6-4497-bf22-e0e744377914 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:55.606282 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b97a3838-521c-4abe-8fd8-6cec6a36ab05 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:55.606568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fc18324-52a6-4497-bf22-e0e744377914 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:55.607920 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b97a3838-521c-4abe-8fd8-6cec6a36ab05 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:55.608129 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b97a3838-521c-4abe-8fd8-6cec6a36ab05 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:55.608339 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b97a3838-521c-4abe-8fd8-6cec6a36ab05 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:55.613044 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:55.613044 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:55.615173 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:55.615173 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:55.616402 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8fc18324-52a6-4497-bf22-e0e744377914 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:55.618377 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b97a3838-521c-4abe-8fd8-6cec6a36ab05 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:55.620519 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fc18324-52a6-4497-bf22-e0e744377914 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 200 Aug 20 00:19:55.620907 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1286/5153] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:55 2026] GET /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:55.624909 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b97a3838-521c-4abe-8fd8-6cec6a36ab05 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:55.624909 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1296/5154] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:55 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:56.586667 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-6f61ddcd-73bc-4988-b5c8-bb839a48c6eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:56.588809 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-6f61ddcd-73bc-4988-b5c8-bb839a48c6eb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:19:56.589017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-6f61ddcd-73bc-4988-b5c8-bb839a48c6eb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:56.589195 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-6f61ddcd-73bc-4988-b5c8-bb839a48c6eb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:56.595739 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:56.595739 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:56.599354 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-6f61ddcd-73bc-4988-b5c8-bb839a48c6eb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:56.604063 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-6f61ddcd-73bc-4988-b5c8-bb839a48c6eb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 200 Aug 20 00:19:56.604497 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1284/5155] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:56 2026] GET /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 1401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:56.635758 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a6234a2a-e109-4996-8fef-c82c2187dafa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:56.638708 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a6234a2a-e109-4996-8fef-c82c2187dafa tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:56.638921 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a6234a2a-e109-4996-8fef-c82c2187dafa tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:56.639104 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a6234a2a-e109-4996-8fef-c82c2187dafa tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:56.653349 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:56.653349 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:56.656944 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a6234a2a-e109-4996-8fef-c82c2187dafa tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:56.662775 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a6234a2a-e109-4996-8fef-c82c2187dafa tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:56.663157 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1290/5156] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:56 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:57.021727 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-097bb65d-819e-4de8-83b6-c7b9ddd781a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.024015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-097bb65d-819e-4de8-83b6-c7b9ddd781a6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:19:57.024118 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-097bb65d-819e-4de8-83b6-c7b9ddd781a6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:57.024329 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-097bb65d-819e-4de8-83b6-c7b9ddd781a6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:57.030720 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:57.030720 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:57.033826 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-097bb65d-819e-4de8-83b6-c7b9ddd781a6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:57.038159 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-097bb65d-819e-4de8-83b6-c7b9ddd781a6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 200 Aug 20 00:19:57.038649 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1287/5157] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:19:57 2026] GET /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 1401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:57.048323 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e01b6e47-2464-40db-b359-f79aece427c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.048750 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e01b6e47-2464-40db-b359-f79aece427c4 None None] GET https://10.4.3.9/volume// Aug 20 00:19:57.048964 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e01b6e47-2464-40db-b359-f79aece427c4 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:57.049167 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e01b6e47-2464-40db-b359-f79aece427c4 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:57.049529 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e01b6e47-2464-40db-b359-f79aece427c4 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:57.049824 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1297/5158] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:19:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:57.057353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-2593b402-f9fc-49af-ad24-3defa43f6d87 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.059482 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-2593b402-f9fc-49af-ad24-3defa43f6d87 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:19:57.059859 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-2593b402-f9fc-49af-ad24-3defa43f6d87 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ff03b90-893e-4a92-b8fe-bc4ab6240cba", "connector": null, "instance_uuid": "204a7b83-ea0b-4885-8cd7-3c17c26e53a4"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:57.067323 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:57.067323 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:57.090769 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-2593b402-f9fc-49af-ad24-3defa43f6d87 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:19:57.091227 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1285/5159] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:19:57 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:57.678708 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8552a2a8-e2ab-4369-85f5-1a390ad8f37d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.680833 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8552a2a8-e2ab-4369-85f5-1a390ad8f37d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:57.681124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8552a2a8-e2ab-4369-85f5-1a390ad8f37d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:57.681449 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8552a2a8-e2ab-4369-85f5-1a390ad8f37d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:57.691356 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:57.691356 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:57.696697 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8552a2a8-e2ab-4369-85f5-1a390ad8f37d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:57.703924 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8552a2a8-e2ab-4369-85f5-1a390ad8f37d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:57.704611 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1291/5160] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:57 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 1189 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:57.715821 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-45d59667-827a-4cd3-bec3-26b4744282d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.717414 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45d59667-827a-4cd3-bec3-26b4744282d5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:57.717619 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45d59667-827a-4cd3-bec3-26b4744282d5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:57.717774 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45d59667-827a-4cd3-bec3-26b4744282d5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:57.724026 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:57.724026 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:57.727019 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-45d59667-827a-4cd3-bec3-26b4744282d5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:57.730831 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45d59667-827a-4cd3-bec3-26b4744282d5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:57.731164 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1288/5161] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:57 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 1189 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:57.744904 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.746967 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:19:57.747443 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "ae3d3190-bc0a-4151-b6d3-6408d5df516e", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:57.749392 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'ae3d3190-bc0a-4151-b6d3-6408d5df516e', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:19:57.757088 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:57.757088 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:57.757516 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume retrieved successfully. Aug 20 00:19:57.757625 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume of 1 GB Aug 20 00:19:57.760961 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Availability Zones retrieved successfully. Aug 20 00:19:57.765824 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (2416918b-e1f8-4def-a20e-b98a3aab4f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:57.766884 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e6b3376-b7f6-41cc-8842-627bd99c43c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:57.767798 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:19:57.791117 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e6b3376-b7f6-41cc-8842-627bd99c43c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ae3d3190-bc0a-4151-b6d3-6408d5df516e', 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:57.791839 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c871c2-3401-4b86-80eb-7bdfd40ded15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:57.832093 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Created reservations ['16d78975-2c61-40a5-9921-afa4cb9454f7', '30579b9c-ad41-489d-86f4-3f6a4295b889', '28a73e87-473e-4de1-8b87-3740cb8010dc', '3fee6fb0-430b-45b3-a945-5b6cfe2756d5'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:19:57.832807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c871c2-3401-4b86-80eb-7bdfd40ded15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d78975-2c61-40a5-9921-afa4cb9454f7', '30579b9c-ad41-489d-86f4-3f6a4295b889', '28a73e87-473e-4de1-8b87-3740cb8010dc', '3fee6fb0-430b-45b3-a945-5b6cfe2756d5']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:57.833481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b75eea-9a30-439f-8b70-e21bb0f9e758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:57.864695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b75eea-9a30-439f-8b70-e21bb0f9e758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed12f29-4f57-42ce-bfbf-adcd4aabf21f', '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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['16d78975-2c61-40a5-9921-afa4cb9454f7','30579b9c-ad41-489d-86f4-3f6a4295b889','28a73e87-473e-4de1-8b87-3740cb8010dc','3fee6fb0-430b-45b3-a945-5b6cfe2756d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=ae3d3190-bc0a-4151-b6d3-6408d5df516e,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), '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-20T00:19:57Z,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=8ed12f29-4f57-42ce-bfbf-adcd4aabf21f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ea8001dd554213a50087b581d65bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ae3d3190-bc0a-4151-b6d3-6408d5df516e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:57.865140 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ee9b91-5390-4d2b-a205-85b0adbba399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:57.880332 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ee9b91-5390-4d2b-a205-85b0adbba399) transitioned into state 'SUCCESS' from 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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['16d78975-2c61-40a5-9921-afa4cb9454f7','30579b9c-ad41-489d-86f4-3f6a4295b889','28a73e87-473e-4de1-8b87-3740cb8010dc','3fee6fb0-430b-45b3-a945-5b6cfe2756d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=ae3d3190-bc0a-4151-b6d3-6408d5df516e,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:57.880998 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61eafd75-6bf2-434f-b85c-2ecdbdd683d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:19:57.885559 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a733586-582d-4639-ae75-85d91238f235 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.885961 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a733586-582d-4639-ae75-85d91238f235 None None] GET https://10.4.3.9/volume// Aug 20 00:19:57.886217 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a733586-582d-4639-ae75-85d91238f235 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:57.886405 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a733586-582d-4639-ae75-85d91238f235 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:57.886728 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a733586-582d-4639-ae75-85d91238f235 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:19:57.887056 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1286/5162] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:19:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:19:57.894509 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-4c91ccac-ae45-444b-ad65-7f0df4afd613 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.894831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61eafd75-6bf2-434f-b85c-2ecdbdd683d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:19:57.895594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (2416918b-e1f8-4def-a20e-b98a3aab4f2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:19:57.895871 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request issued successfully. Aug 20 00:19:57.896426 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f2568fe-325e-4a3c-9780-79c3dac717d6 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:19:57.896857 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1298/5163] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:19:57 2026] POST /volume/v3/volumes => generated 805 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:57.909879 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-11da232d-359b-463c-bfbb-e3feecf3c3ad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:57.912102 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-11da232d-359b-463c-bfbb-e3feecf3c3ad tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f Aug 20 00:19:57.912307 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-11da232d-359b-463c-bfbb-e3feecf3c3ad tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:57.912584 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-11da232d-359b-463c-bfbb-e3feecf3c3ad tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:57.924135 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:57.924135 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:57.930372 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-11da232d-359b-463c-bfbb-e3feecf3c3ad tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:57.937634 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-11da232d-359b-463c-bfbb-e3feecf3c3ad tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f returned with HTTP 200 Aug 20 00:19:57.938171 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1289/5164] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:57 2026] GET /volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:58.031688 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-4c91ccac-ae45-444b-ad65-7f0df4afd613 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:19:58.031938 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-4c91ccac-ae45-444b-ad65-7f0df4afd613 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:58.032131 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-4c91ccac-ae45-444b-ad65-7f0df4afd613 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:58.045328 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:58.045328 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:58.048628 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-4c91ccac-ae45-444b-ad65-7f0df4afd613 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:19:58.054210 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-4c91ccac-ae45-444b-ad65-7f0df4afd613 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 200 Aug 20 00:19:58.054647 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1292/5165] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:19:57 2026] GET /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 1580 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:58.164471 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-831d1b47-d336-418f-94c0-14852ea8d8e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:58.166479 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-831d1b47-d336-418f-94c0-14852ea8d8e8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] PUT https://10.4.3.9/volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a Aug 20 00:19:58.166811 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-831d1b47-d336-418f-94c0-14852ea8d8e8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:58.174748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-831d1b47-d336-418f-94c0-14852ea8d8e8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Acquiring lock "cinder-attachment_update-2ff03b90-893e-4a92-b8fe-bc4ab6240cba-np0000007832" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:19:58.180280 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-831d1b47-d336-418f-94c0-14852ea8d8e8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Lock "cinder-attachment_update-2ff03b90-893e-4a92-b8fe-bc4ab6240cba-np0000007832" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:19:58.181202 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:58.181202 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:58.252227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-831d1b47-d336-418f-94c0-14852ea8d8e8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Lock "cinder-attachment_update-2ff03b90-893e-4a92-b8fe-bc4ab6240cba-np0000007832" released by "attachment_update" :: held 0.072s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:19:58.252557 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-831d1b47-d336-418f-94c0-14852ea8d8e8 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a returned with HTTP 200 Aug 20 00:19:58.252987 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1287/5166] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:19:58 2026] PUT /volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:19:58.274912 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-ecd864de-e398-44c1-809c-0ff8099ba5da None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:58.277733 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-ecd864de-e398-44c1-809c-0ff8099ba5da tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a/action Aug 20 00:19:58.278196 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-ecd864de-e398-44c1-809c-0ff8099ba5da tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:19:58.278357 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-ecd864de-e398-44c1-809c-0ff8099ba5da tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:19:58.298126 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:58.298126 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:58.313462 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-45525d90-2040-4ac3-a8c9-da8f3dadb908 req-ecd864de-e398-44c1-809c-0ff8099ba5da tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a/action returned with HTTP 204 Aug 20 00:19:58.314048 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1299/5167] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:19:58 2026] POST /volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:19:58.951154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10d50ba4-6c17-4922-a20b-40def9246ab5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:58.953369 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10d50ba4-6c17-4922-a20b-40def9246ab5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f Aug 20 00:19:58.953580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10d50ba4-6c17-4922-a20b-40def9246ab5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:58.953752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10d50ba4-6c17-4922-a20b-40def9246ab5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:58.965781 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:58.965781 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:19:58.971725 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10d50ba4-6c17-4922-a20b-40def9246ab5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:58.976604 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10d50ba4-6c17-4922-a20b-40def9246ab5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f returned with HTTP 200 Aug 20 00:19:58.979338 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1290/5168] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:58 2026] GET /volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f => generated 1224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:58.996538 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f9b97f50-c853-4826-9ee1-1f3f0feaf62c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:58.998220 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f9b97f50-c853-4826-9ee1-1f3f0feaf62c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f Aug 20 00:19:58.998414 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f9b97f50-c853-4826-9ee1-1f3f0feaf62c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:58.998608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f9b97f50-c853-4826-9ee1-1f3f0feaf62c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:59.000414 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=229,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:19:59.006439 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:59.006439 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:19:59.009697 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f9b97f50-c853-4826-9ee1-1f3f0feaf62c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:59.013708 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f9b97f50-c853-4826-9ee1-1f3f0feaf62c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f returned with HTTP 200 Aug 20 00:19:59.014090 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1293/5169] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:58 2026] GET /volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f => generated 1224 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:19:59.028134 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f1eccf5c-1dc1-4161-be44-31598ad9a347 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:59.029804 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f1eccf5c-1dc1-4161-be44-31598ad9a347 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:59.030141 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f1eccf5c-1dc1-4161-be44-31598ad9a347 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:59.030259 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f1eccf5c-1dc1-4161-be44-31598ad9a347 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:59.030434 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f1eccf5c-1dc1-4161-be44-31598ad9a347 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:59.032464 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=223,cinder:UPDATE=38,cinder:INSERT=12 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:19:59.037910 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:59.037910 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:19:59.038390 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f1eccf5c-1dc1-4161-be44-31598ad9a347 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:59.053292 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f1eccf5c-1dc1-4161-be44-31598ad9a347 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume request issued successfully. Aug 20 00:19:59.053469 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f1eccf5c-1dc1-4161-be44-31598ad9a347 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 202 Aug 20 00:19:59.053858 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1288/5170] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:19:59 2026] DELETE /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:19:59.062325 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4769eda2-96ea-4928-8b7c-38b2e0cfa1ed None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:19:59.063998 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4769eda2-96ea-4928-8b7c-38b2e0cfa1ed tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:19:59.064436 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4769eda2-96ea-4928-8b7c-38b2e0cfa1ed tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:19:59.064803 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4769eda2-96ea-4928-8b7c-38b2e0cfa1ed tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:19:59.067158 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=180,cinder:UPDATE=28,cinder:INSERT=10 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:19:59.074185 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:19:59.074185 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:19:59.079194 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4769eda2-96ea-4928-8b7c-38b2e0cfa1ed tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:19:59.085160 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4769eda2-96ea-4928-8b7c-38b2e0cfa1ed tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 200 Aug 20 00:19:59.085703 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1300/5171] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:19:59 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 1188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:00.100510 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a303bc5e-1bf3-4a75-8e1e-f7c6dde34371 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:00.102170 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a303bc5e-1bf3-4a75-8e1e-f7c6dde34371 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:20:00.102356 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a303bc5e-1bf3-4a75-8e1e-f7c6dde34371 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:00.102530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a303bc5e-1bf3-4a75-8e1e-f7c6dde34371 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:00.104215 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=287,cinder:UPDATE=75,cinder:INSERT=33,cinder:DELETE=1 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:20:00.108719 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a303bc5e-1bf3-4a75-8e1e-f7c6dde34371 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 404 Aug 20 00:20:00.109181 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1291/5172] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:00 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:01.706499 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b204a8d8-53b2-402a-8241-58815a1f6cda None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:01.708350 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:01.708718 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "78ba3186-9ffa-438c-b60b-3fb650b3e901", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:01.710304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '78ba3186-9ffa-438c-b60b-3fb650b3e901', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:01.780205 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume of 1 GB Aug 20 00:20:01.788368 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Availability Zones retrieved successfully. Aug 20 00:20:01.798848 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (8b5a7d37-f795-4a80-8503-2ec5ec3c7e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:01.800808 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42930135-c50c-4955-8a8b-0fbe431c562f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:01.802153 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:01.859140 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42930135-c50c-4955-8a8b-0fbe431c562f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:01.859880 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02fce5d-8240-4243-86ac-bb20c99a4a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:01.897297 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Created reservations ['610d941b-db0b-4d87-ad2d-4a88eb685d5b', 'a1aab30b-6f0c-4e50-8412-646a1ecc3fa7', 'ba032478-7fe9-4d8f-bd25-8df3206f919c', 'b1da9a27-1c7f-4733-88c2-a182fde4a506'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:01.898072 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02fce5d-8240-4243-86ac-bb20c99a4a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610d941b-db0b-4d87-ad2d-4a88eb685d5b', 'a1aab30b-6f0c-4e50-8412-646a1ecc3fa7', 'ba032478-7fe9-4d8f-bd25-8df3206f919c', 'b1da9a27-1c7f-4733-88c2-a182fde4a506']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:01.898804 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe502289-a668-4ce3-a985-96720789bce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:01.920712 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe502289-a668-4ce3-a985-96720789bce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71269d3b-1aa5-4e12-bf0d-7b441b77f32a', '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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['610d941b-db0b-4d87-ad2d-4a88eb685d5b','a1aab30b-6f0c-4e50-8412-646a1ecc3fa7','ba032478-7fe9-4d8f-bd25-8df3206f919c','b1da9a27-1c7f-4733-88c2-a182fde4a506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:01Z,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=71269d3b-1aa5-4e12-bf0d-7b441b77f32a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ea8001dd554213a50087b581d65bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:01.921395 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977a19aa-9487-48a9-b125-a2794d8be69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:01.943462 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977a19aa-9487-48a9-b125-a2794d8be69a) transitioned into state 'SUCCESS' from 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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['610d941b-db0b-4d87-ad2d-4a88eb685d5b','a1aab30b-6f0c-4e50-8412-646a1ecc3fa7','ba032478-7fe9-4d8f-bd25-8df3206f919c','b1da9a27-1c7f-4733-88c2-a182fde4a506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:01.944139 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e128ef1-69b4-463e-ab68-9924227a4b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:01.954567 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e128ef1-69b4-463e-ab68-9924227a4b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:01.955268 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (8b5a7d37-f795-4a80-8503-2ec5ec3c7e8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:01.955550 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request issued successfully. Aug 20 00:20:01.956102 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b204a8d8-53b2-402a-8241-58815a1f6cda tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:01.956536 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1294/5173] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:20:01 2026] POST /volume/v3/volumes => generated 771 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:01.968199 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1ba5488e-6917-412b-b779-cffe3ac75326 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:01.970266 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ba5488e-6917-412b-b779-cffe3ac75326 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:01.970469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ba5488e-6917-412b-b779-cffe3ac75326 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:01.970641 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ba5488e-6917-412b-b779-cffe3ac75326 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:01.978951 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:01.978951 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:01.983487 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1ba5488e-6917-412b-b779-cffe3ac75326 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:01.989225 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ba5488e-6917-412b-b779-cffe3ac75326 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:01.989780 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1289/5174] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:01 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:03.003588 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b1fa9744-85ed-497b-adfd-20fd834a447a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:03.005440 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b1fa9744-85ed-497b-adfd-20fd834a447a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:03.005664 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b1fa9744-85ed-497b-adfd-20fd834a447a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:03.005841 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b1fa9744-85ed-497b-adfd-20fd834a447a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:03.013917 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:03.013917 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:03.018024 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b1fa9744-85ed-497b-adfd-20fd834a447a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:03.028152 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b1fa9744-85ed-497b-adfd-20fd834a447a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:03.028640 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1301/5175] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:03 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:04.043296 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b94f34d0-d63e-4890-9a8b-42905c6e1caf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:04.045190 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b94f34d0-d63e-4890-9a8b-42905c6e1caf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:04.045476 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b94f34d0-d63e-4890-9a8b-42905c6e1caf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:04.045712 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b94f34d0-d63e-4890-9a8b-42905c6e1caf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:04.053473 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:04.053473 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:04.057486 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b94f34d0-d63e-4890-9a8b-42905c6e1caf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:04.062334 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b94f34d0-d63e-4890-9a8b-42905c6e1caf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:04.062760 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1292/5176] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:04 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:05.076569 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-05f9c778-8f3f-444c-ae85-a1f22a682096 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:05.078604 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-05f9c778-8f3f-444c-ae85-a1f22a682096 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:05.078766 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-05f9c778-8f3f-444c-ae85-a1f22a682096 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:05.078987 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-05f9c778-8f3f-444c-ae85-a1f22a682096 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:05.086259 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:05.086259 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:05.089946 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-05f9c778-8f3f-444c-ae85-a1f22a682096 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:05.094118 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-05f9c778-8f3f-444c-ae85-a1f22a682096 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:05.094543 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1295/5177] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:05 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:06.108402 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eec2fb90-1745-4879-9585-ff4583bfca3e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:06.110193 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eec2fb90-1745-4879-9585-ff4583bfca3e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:06.110429 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eec2fb90-1745-4879-9585-ff4583bfca3e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:06.110643 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eec2fb90-1745-4879-9585-ff4583bfca3e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:06.117383 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:06.117383 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:06.120709 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eec2fb90-1745-4879-9585-ff4583bfca3e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:06.124730 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eec2fb90-1745-4879-9585-ff4583bfca3e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:06.125158 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1290/5178] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:06 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:07.143827 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a2a1d573-0469-4525-a6e7-31f2ef8ad444 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:07.145562 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2a1d573-0469-4525-a6e7-31f2ef8ad444 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:07.145756 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2a1d573-0469-4525-a6e7-31f2ef8ad444 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:07.145944 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2a1d573-0469-4525-a6e7-31f2ef8ad444 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:07.152576 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:07.152576 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:07.156123 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a2a1d573-0469-4525-a6e7-31f2ef8ad444 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:07.160573 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2a1d573-0469-4525-a6e7-31f2ef8ad444 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:07.161062 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1302/5179] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:07 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:08.173037 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-56c3f327-5eaf-41e2-be9b-e7df2412a853 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:08.174761 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56c3f327-5eaf-41e2-be9b-e7df2412a853 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:08.175009 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56c3f327-5eaf-41e2-be9b-e7df2412a853 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:08.175209 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56c3f327-5eaf-41e2-be9b-e7df2412a853 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:08.181798 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:08.181798 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:08.185078 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-56c3f327-5eaf-41e2-be9b-e7df2412a853 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:08.189307 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56c3f327-5eaf-41e2-be9b-e7df2412a853 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:08.189724 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1293/5180] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:08 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 1189 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:08.204871 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-fdd19ead-310a-4f37-b696-6701200317d2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:08.207398 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fdd19ead-310a-4f37-b696-6701200317d2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:08.207728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fdd19ead-310a-4f37-b696-6701200317d2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:08.208014 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-fdd19ead-310a-4f37-b696-6701200317d2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:08.217374 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:08.217374 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:08.222105 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-fdd19ead-310a-4f37-b696-6701200317d2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:08.228754 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-fdd19ead-310a-4f37-b696-6701200317d2 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:08.229201 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1296/5181] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:08 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:08.240429 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-10d0cf33-7777-40f8-b856-94638fa9b43d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:08.242442 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-10d0cf33-7777-40f8-b856-94638fa9b43d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:20:08.242842 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-10d0cf33-7777-40f8-b856-94638fa9b43d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71269d3b-1aa5-4e12-bf0d-7b441b77f32a", "name": "tempest-VolumeImageDependencyTests-Snapshot-586389939"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:08.251972 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:08.251972 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:08.252523 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-10d0cf33-7777-40f8-b856-94638fa9b43d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:08.252642 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-10d0cf33-7777-40f8-b856-94638fa9b43d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create snapshot from volume 71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:08.295852 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-10d0cf33-7777-40f8-b856-94638fa9b43d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Created reservations ['30d7438b-6869-403e-a1c4-6627243c86d7', 'd625e825-e51d-4cce-9ef6-7ee4590d981b', '2a8000d6-d629-41b5-bdad-921d02ae7579', '4a2a070b-013a-429d-b016-a722c35d116e'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:08.326972 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-10d0cf33-7777-40f8-b856-94638fa9b43d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Snapshot create request issued successfully. Aug 20 00:20:08.327305 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-10d0cf33-7777-40f8-b856-94638fa9b43d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:20:08.327933 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1291/5182] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:20:08 2026] POST /volume/v3/snapshots => generated 312 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:08.335430 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c426648-0774-46ef-a77f-a9b0ef85c93c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:08.337807 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c426648-0774-46ef-a77f-a9b0ef85c93c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:08.338120 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c426648-0774-46ef-a77f-a9b0ef85c93c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:08.338388 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c426648-0774-46ef-a77f-a9b0ef85c93c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:08.343094 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:08.343094 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:08.343532 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4c426648-0774-46ef-a77f-a9b0ef85c93c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Snapshot retrieved successfully. Aug 20 00:20:08.344270 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c426648-0774-46ef-a77f-a9b0ef85c93c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 returned with HTTP 200 Aug 20 00:20:08.344637 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1303/5183] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:08 2026] GET /volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:09.353080 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-50d130e7-f33c-459e-bba7-1dba7cfe0e1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:09.355120 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50d130e7-f33c-459e-bba7-1dba7cfe0e1e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:09.355431 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50d130e7-f33c-459e-bba7-1dba7cfe0e1e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:09.355687 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50d130e7-f33c-459e-bba7-1dba7cfe0e1e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:09.361612 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:09.361612 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:09.362202 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-50d130e7-f33c-459e-bba7-1dba7cfe0e1e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Snapshot retrieved successfully. Aug 20 00:20:09.363164 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50d130e7-f33c-459e-bba7-1dba7cfe0e1e tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 returned with HTTP 200 Aug 20 00:20:09.363760 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1294/5184] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:09 2026] GET /volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:09.371745 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:09.373354 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:09.373725 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:09.375138 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:09.379904 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:09.379904 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:09.380349 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Snapshot retrieved successfully. Aug 20 00:20:09.380495 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume of 1 GB Aug 20 00:20:09.383641 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Availability Zones retrieved successfully. Aug 20 00:20:09.388707 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (adbbc828-ad12-4aa8-abae-d3c85c9cf60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:09.389715 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3402ab7-6ffa-40d9-9ffe-4dfa7dffd7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:09.390618 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:09.418050 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3402ab7-6ffa-40d9-9ffe-4dfa7dffd7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:09.418790 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9cb6a6-72e4-43b5-89b5-742eccdc4bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:09.459174 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Created reservations ['6a5eece0-4477-425f-8616-3d6a96649aee', 'bbb0fa30-2cb6-4d42-995b-8b200aa306b6', '02ac80c7-8956-4ce3-b644-918c39a2da6a', '74919b38-28a1-44ed-8877-0cf4823f4162'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:09.460082 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9cb6a6-72e4-43b5-89b5-742eccdc4bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a5eece0-4477-425f-8616-3d6a96649aee', 'bbb0fa30-2cb6-4d42-995b-8b200aa306b6', '02ac80c7-8956-4ce3-b644-918c39a2da6a', '74919b38-28a1-44ed-8877-0cf4823f4162']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:09.461132 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2226cca5-6449-4655-a130-98e076840365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:09.511851 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2226cca5-6449-4655-a130-98e076840365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef3ecb8-2475-4ab7-9074-711eaced7cac', '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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['6a5eece0-4477-425f-8616-3d6a96649aee','bbb0fa30-2cb6-4d42-995b-8b200aa306b6','02ac80c7-8956-4ce3-b644-918c39a2da6a','74919b38-28a1-44ed-8877-0cf4823f4162'],size=1,snapshot_id=a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24,source_replicaid=,source_volid=None,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), '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-20T00:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ef3ecb8-2475-4ab7-9074-711eaced7cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ea8001dd554213a50087b581d65bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:09.512884 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8908ee11-eda6-49d2-93cf-6b3e508ec17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:09.533000 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8908ee11-eda6-49d2-93cf-6b3e508ec17d) transitioned into state 'SUCCESS' from 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='34ea8001dd554213a50087b581d65bb8',qos_specs=None,replication_status=,reservations=['6a5eece0-4477-425f-8616-3d6a96649aee','bbb0fa30-2cb6-4d42-995b-8b200aa306b6','02ac80c7-8956-4ce3-b644-918c39a2da6a','74919b38-28a1-44ed-8877-0cf4823f4162'],size=1,snapshot_id=a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24,source_replicaid=,source_volid=None,status='creating',user_id='1533c2bee2454fc8a1bc8b5d5700ce4c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:09.533693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6153e0c-4520-4a61-a436-d8ec1e90a2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:09.553412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6153e0c-4520-4a61-a436-d8ec1e90a2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:09.554712 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Flow 'volume_create_api' (adbbc828-ad12-4aa8-abae-d3c85c9cf60b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:09.555152 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Create volume request issued successfully. Aug 20 00:20:09.555953 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-46d7638b-a7d2-4a3c-88fc-c3fe29a1b776 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:09.556587 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1297/5185] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:20:09 2026] POST /volume/v3/volumes => generated 805 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:09.568275 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bf9e547c-4329-4d65-9ad6-bcb43c60d49a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:09.570184 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf9e547c-4329-4d65-9ad6-bcb43c60d49a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:09.570479 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf9e547c-4329-4d65-9ad6-bcb43c60d49a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:09.570692 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf9e547c-4329-4d65-9ad6-bcb43c60d49a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:09.577440 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:09.577440 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:09.581436 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bf9e547c-4329-4d65-9ad6-bcb43c60d49a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:09.585787 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf9e547c-4329-4d65-9ad6-bcb43c60d49a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac returned with HTTP 200 Aug 20 00:20:09.586241 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1292/5186] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:09 2026] GET /volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:10.597577 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cccd7e90-8f4e-487e-8bb8-aad8da39f000 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:10.599113 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cccd7e90-8f4e-487e-8bb8-aad8da39f000 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:10.599292 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cccd7e90-8f4e-487e-8bb8-aad8da39f000 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:10.599463 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cccd7e90-8f4e-487e-8bb8-aad8da39f000 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:10.605580 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:10.605580 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:10.608481 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cccd7e90-8f4e-487e-8bb8-aad8da39f000 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:10.612120 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cccd7e90-8f4e-487e-8bb8-aad8da39f000 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac returned with HTTP 200 Aug 20 00:20:10.612468 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1304/5187] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:10 2026] GET /volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac => generated 1224 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:10.624052 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-518b8e4b-067c-4432-acd6-cff159dba851 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:10.626082 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-518b8e4b-067c-4432-acd6-cff159dba851 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:10.626327 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-518b8e4b-067c-4432-acd6-cff159dba851 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:10.626561 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-518b8e4b-067c-4432-acd6-cff159dba851 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:10.635208 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:10.635208 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:10.639321 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-518b8e4b-067c-4432-acd6-cff159dba851 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:10.644657 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-518b8e4b-067c-4432-acd6-cff159dba851 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac returned with HTTP 200 Aug 20 00:20:10.645226 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1295/5188] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:10 2026] GET /volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac => generated 1224 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:10.656476 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5c3eaf81-4d97-4c3c-a00e-9426934c9e01 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:10.658218 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c3eaf81-4d97-4c3c-a00e-9426934c9e01 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:10.658387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c3eaf81-4d97-4c3c-a00e-9426934c9e01 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:10.658582 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5c3eaf81-4d97-4c3c-a00e-9426934c9e01 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:10.658680 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-5c3eaf81-4d97-4c3c-a00e-9426934c9e01 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete snapshot with id: a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:10.664039 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:10.664039 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:10.664565 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5c3eaf81-4d97-4c3c-a00e-9426934c9e01 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Snapshot retrieved successfully. Aug 20 00:20:10.678519 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5c3eaf81-4d97-4c3c-a00e-9426934c9e01 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Snapshot delete request issued successfully. Aug 20 00:20:10.678655 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5c3eaf81-4d97-4c3c-a00e-9426934c9e01 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 returned with HTTP 202 Aug 20 00:20:10.679104 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1298/5189] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:20:10 2026] DELETE /volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:10.686593 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4112ec2a-3e2f-4d7d-be6d-34c333c0088a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:10.688222 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4112ec2a-3e2f-4d7d-be6d-34c333c0088a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:10.688438 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4112ec2a-3e2f-4d7d-be6d-34c333c0088a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:10.688620 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4112ec2a-3e2f-4d7d-be6d-34c333c0088a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:10.693345 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:10.693345 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:10.693777 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4112ec2a-3e2f-4d7d-be6d-34c333c0088a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Snapshot retrieved successfully. Aug 20 00:20:10.694508 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4112ec2a-3e2f-4d7d-be6d-34c333c0088a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 returned with HTTP 200 Aug 20 00:20:10.694857 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1293/5190] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:10 2026] GET /volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:11.704063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c68b4643-cbbc-4820-b3c6-6dc793db2382 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:11.706301 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c68b4643-cbbc-4820-b3c6-6dc793db2382 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:11.706501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c68b4643-cbbc-4820-b3c6-6dc793db2382 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:11.706677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c68b4643-cbbc-4820-b3c6-6dc793db2382 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:11.711377 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c68b4643-cbbc-4820-b3c6-6dc793db2382 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 returned with HTTP 404 Aug 20 00:20:11.712125 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1305/5191] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:11 2026] GET /volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:11.717628 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a4b366a1-31ad-4ce3-8fc3-03a3472ac2e3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:11.719232 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4b366a1-31ad-4ce3-8fc3-03a3472ac2e3 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:11.719431 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4b366a1-31ad-4ce3-8fc3-03a3472ac2e3 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:11.719663 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4b366a1-31ad-4ce3-8fc3-03a3472ac2e3 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:11.719818 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a4b366a1-31ad-4ce3-8fc3-03a3472ac2e3 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: 7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:11.727906 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:11.727906 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:11.728428 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a4b366a1-31ad-4ce3-8fc3-03a3472ac2e3 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:11.745378 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a4b366a1-31ad-4ce3-8fc3-03a3472ac2e3 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume request issued successfully. Aug 20 00:20:11.745590 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4b366a1-31ad-4ce3-8fc3-03a3472ac2e3 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac returned with HTTP 202 Aug 20 00:20:11.746007 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1296/5192] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:11 2026] DELETE /volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:20:11.753516 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8637b15b-0e37-4fe8-a4a3-e17a4c791125 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:11.755346 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8637b15b-0e37-4fe8-a4a3-e17a4c791125 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:11.755563 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8637b15b-0e37-4fe8-a4a3-e17a4c791125 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:11.755774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8637b15b-0e37-4fe8-a4a3-e17a4c791125 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:11.762626 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:11.762626 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:11.766673 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8637b15b-0e37-4fe8-a4a3-e17a4c791125 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:11.771305 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8637b15b-0e37-4fe8-a4a3-e17a4c791125 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac returned with HTTP 200 Aug 20 00:20:11.771801 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1299/5193] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:11 2026] GET /volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac => generated 1223 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:12.784995 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6bba274-8c14-4d87-8e55-259764727269 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:12.787330 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6bba274-8c14-4d87-8e55-259764727269 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:12.787636 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6bba274-8c14-4d87-8e55-259764727269 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:12.787907 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6bba274-8c14-4d87-8e55-259764727269 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:12.795410 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6bba274-8c14-4d87-8e55-259764727269 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac returned with HTTP 404 Aug 20 00:20:12.796068 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1294/5194] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:12 2026] GET /volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:12.954486 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5e4dfacd-939c-45af-a5bd-4ba0f10ea770 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:12.958235 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5e4dfacd-939c-45af-a5bd-4ba0f10ea770 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:12.958235 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5e4dfacd-939c-45af-a5bd-4ba0f10ea770 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:12.958235 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5e4dfacd-939c-45af-a5bd-4ba0f10ea770 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:12.958235 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-5e4dfacd-939c-45af-a5bd-4ba0f10ea770 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: 71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:12.964282 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:12.964282 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:12.965106 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5e4dfacd-939c-45af-a5bd-4ba0f10ea770 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:12.982321 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5e4dfacd-939c-45af-a5bd-4ba0f10ea770 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume request issued successfully. Aug 20 00:20:12.982669 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5e4dfacd-939c-45af-a5bd-4ba0f10ea770 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 202 Aug 20 00:20:12.983168 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1306/5195] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:12 2026] DELETE /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:20:12.992524 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-436ae9d5-902a-4db6-9b86-42e5b3c01fb1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:12.994950 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-436ae9d5-902a-4db6-9b86-42e5b3c01fb1 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:12.995251 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-436ae9d5-902a-4db6-9b86-42e5b3c01fb1 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:12.995541 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-436ae9d5-902a-4db6-9b86-42e5b3c01fb1 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:13.014301 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:13.014301 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:13.024868 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-436ae9d5-902a-4db6-9b86-42e5b3c01fb1 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:13.030125 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-436ae9d5-902a-4db6-9b86-42e5b3c01fb1 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 200 Aug 20 00:20:13.030530 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1297/5196] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:12 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 1188 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:14.044139 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-15e6edaa-42d8-4efc-9f6e-94a0fd21db40 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.046180 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15e6edaa-42d8-4efc-9f6e-94a0fd21db40 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:14.046448 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15e6edaa-42d8-4efc-9f6e-94a0fd21db40 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.046697 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-15e6edaa-42d8-4efc-9f6e-94a0fd21db40 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.053094 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-15e6edaa-42d8-4efc-9f6e-94a0fd21db40 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 404 Aug 20 00:20:14.053643 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1300/5197] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:14 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:14.061328 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-08b24dde-92b2-4d38-bb39-6b637cf5fbf7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.063109 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08b24dde-92b2-4d38-bb39-6b637cf5fbf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:14.063324 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08b24dde-92b2-4d38-bb39-6b637cf5fbf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.063520 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08b24dde-92b2-4d38-bb39-6b637cf5fbf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.063685 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-08b24dde-92b2-4d38-bb39-6b637cf5fbf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: 7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:14.069656 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08b24dde-92b2-4d38-bb39-6b637cf5fbf7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac returned with HTTP 404 Aug 20 00:20:14.070113 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1295/5198] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:14 2026] DELETE /volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:14.076237 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad3ed843-a81d-4f2d-97ac-b948d7fa4615 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.077842 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad3ed843-a81d-4f2d-97ac-b948d7fa4615 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac Aug 20 00:20:14.078181 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad3ed843-a81d-4f2d-97ac-b948d7fa4615 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.078446 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad3ed843-a81d-4f2d-97ac-b948d7fa4615 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.084009 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad3ed843-a81d-4f2d-97ac-b948d7fa4615 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac returned with HTTP 404 Aug 20 00:20:14.084602 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1307/5199] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:14 2026] GET /volume/v3/volumes/7ef3ecb8-2475-4ab7-9074-711eaced7cac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:14.091463 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f9f3517-84f0-4766-a7ad-2c45d4d81fd5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.093482 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f9f3517-84f0-4766-a7ad-2c45d4d81fd5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:14.093837 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f9f3517-84f0-4766-a7ad-2c45d4d81fd5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.094205 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f9f3517-84f0-4766-a7ad-2c45d4d81fd5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.094325 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-6f9f3517-84f0-4766-a7ad-2c45d4d81fd5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete snapshot with id: a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:14.099110 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f9f3517-84f0-4766-a7ad-2c45d4d81fd5 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 returned with HTTP 404 Aug 20 00:20:14.099607 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1298/5200] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:20:14 2026] DELETE /volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:14.106220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-21f28f9a-d4af-42bd-bc6e-7f6dbe355c37 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.108005 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-21f28f9a-d4af-42bd-bc6e-7f6dbe355c37 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 Aug 20 00:20:14.108236 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-21f28f9a-d4af-42bd-bc6e-7f6dbe355c37 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.108483 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-21f28f9a-d4af-42bd-bc6e-7f6dbe355c37 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.113133 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-21f28f9a-d4af-42bd-bc6e-7f6dbe355c37 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 returned with HTTP 404 Aug 20 00:20:14.113635 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1301/5201] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:14 2026] GET /volume/v3/snapshots/a13f9af6-e4ba-4851-8ca6-09b4bc8f9f24 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:14.120128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-defc0989-8880-4ef2-8e3b-614bb483d63a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.121810 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-defc0989-8880-4ef2-8e3b-614bb483d63a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:14.122033 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-defc0989-8880-4ef2-8e3b-614bb483d63a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.122209 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-defc0989-8880-4ef2-8e3b-614bb483d63a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.122399 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-defc0989-8880-4ef2-8e3b-614bb483d63a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: 71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:14.127786 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-defc0989-8880-4ef2-8e3b-614bb483d63a tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 404 Aug 20 00:20:14.128315 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1296/5202] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:14 2026] DELETE /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:14.134551 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc2260eb-c956-4766-9e65-663f0282693c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.137725 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc2260eb-c956-4766-9e65-663f0282693c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a Aug 20 00:20:14.137725 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc2260eb-c956-4766-9e65-663f0282693c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.137725 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc2260eb-c956-4766-9e65-663f0282693c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.142222 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc2260eb-c956-4766-9e65-663f0282693c tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a returned with HTTP 404 Aug 20 00:20:14.142742 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1308/5203] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:14 2026] GET /volume/v3/volumes/71269d3b-1aa5-4e12-bf0d-7b441b77f32a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:14.176006 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-afd28007-a5d9-4228-a64a-bcb1b4d18f24 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.177674 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-afd28007-a5d9-4228-a64a-bcb1b4d18f24 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f Aug 20 00:20:14.177882 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-afd28007-a5d9-4228-a64a-bcb1b4d18f24 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.178078 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-afd28007-a5d9-4228-a64a-bcb1b4d18f24 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.178238 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-afd28007-a5d9-4228-a64a-bcb1b4d18f24 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: 8ed12f29-4f57-42ce-bfbf-adcd4aabf21f Aug 20 00:20:14.184728 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:14.184728 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:14.185151 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-afd28007-a5d9-4228-a64a-bcb1b4d18f24 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:14.203919 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-afd28007-a5d9-4228-a64a-bcb1b4d18f24 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume request issued successfully. Aug 20 00:20:14.203919 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-afd28007-a5d9-4228-a64a-bcb1b4d18f24 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f returned with HTTP 202 Aug 20 00:20:14.203919 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1299/5204] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:14 2026] DELETE /volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:20:14.209036 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ce7cfb88-35f0-48a4-be7f-91e8be4e9ab7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:14.209710 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce7cfb88-35f0-48a4-be7f-91e8be4e9ab7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f Aug 20 00:20:14.209881 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce7cfb88-35f0-48a4-be7f-91e8be4e9ab7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:14.210087 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ce7cfb88-35f0-48a4-be7f-91e8be4e9ab7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:14.217333 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:14.217333 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:14.221669 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ce7cfb88-35f0-48a4-be7f-91e8be4e9ab7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Volume info retrieved successfully. Aug 20 00:20:14.226080 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ce7cfb88-35f0-48a4-be7f-91e8be4e9ab7 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f returned with HTTP 200 Aug 20 00:20:14.226518 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1302/5205] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:14 2026] GET /volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f => generated 1223 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:15.238618 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2f4f2161-4a3f-45d2-a107-6a33bbf26fcb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:15.241032 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f4f2161-4a3f-45d2-a107-6a33bbf26fcb tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f Aug 20 00:20:15.241337 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f4f2161-4a3f-45d2-a107-6a33bbf26fcb tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:15.241614 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f4f2161-4a3f-45d2-a107-6a33bbf26fcb tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:15.249121 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f4f2161-4a3f-45d2-a107-6a33bbf26fcb tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f returned with HTTP 404 Aug 20 00:20:15.249754 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1297/5206] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:15 2026] GET /volume/v3/volumes/8ed12f29-4f57-42ce-bfbf-adcd4aabf21f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:15.256329 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cbfcc81c-a09e-4313-b5a7-3ee3104ca8cf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:15.258074 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbfcc81c-a09e-4313-b5a7-3ee3104ca8cf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:20:15.258298 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbfcc81c-a09e-4313-b5a7-3ee3104ca8cf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:15.258486 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbfcc81c-a09e-4313-b5a7-3ee3104ca8cf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:15.258650 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-cbfcc81c-a09e-4313-b5a7-3ee3104ca8cf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:20:15.264336 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbfcc81c-a09e-4313-b5a7-3ee3104ca8cf tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 404 Aug 20 00:20:15.264796 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1309/5207] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:15 2026] DELETE /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:15.271107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4e09893c-6274-471b-a840-2cdf9bb355fd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:15.273300 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e09893c-6274-471b-a840-2cdf9bb355fd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e Aug 20 00:20:15.273590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e09893c-6274-471b-a840-2cdf9bb355fd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:15.273823 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e09893c-6274-471b-a840-2cdf9bb355fd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:15.281331 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e09893c-6274-471b-a840-2cdf9bb355fd tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e returned with HTTP 404 Aug 20 00:20:15.282277 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1300/5208] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:15 2026] GET /volume/v3/volumes/ae3d3190-bc0a-4151-b6d3-6408d5df516e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:15.317846 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1b0587dc-de28-4880-a65d-b0f557c67349 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:15.319546 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b0587dc-de28-4880-a65d-b0f557c67349 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] DELETE https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:20:15.319749 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b0587dc-de28-4880-a65d-b0f557c67349 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:15.319963 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1b0587dc-de28-4880-a65d-b0f557c67349 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:15.320097 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-1b0587dc-de28-4880-a65d-b0f557c67349 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Delete volume with id: 3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:20:15.325532 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1b0587dc-de28-4880-a65d-b0f557c67349 tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 404 Aug 20 00:20:15.325987 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1303/5209] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:15 2026] DELETE /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:15.333011 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ede394bc-c340-4a10-89da-cfaf69587f0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:15.334748 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ede394bc-c340-4a10-89da-cfaf69587f0d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] GET https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab Aug 20 00:20:15.334991 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ede394bc-c340-4a10-89da-cfaf69587f0d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:15.335191 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ede394bc-c340-4a10-89da-cfaf69587f0d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:15.340732 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ede394bc-c340-4a10-89da-cfaf69587f0d tempest-VolumeImageDependencyTests-1562967995 tempest-VolumeImageDependencyTests-1562967995-project-member] https://10.4.3.9/volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab returned with HTTP 404 Aug 20 00:20:15.341212 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1298/5210] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:15 2026] GET /volume/v3/volumes/3a134c81-4b95-485a-b8d8-ddc1603ac9ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:15.974550 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d9e67192-63d4-4686-86df-d899d2344253 req-1f382fd2-f5eb-4e53-b293-fd0799819926 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:15.976384 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-1f382fd2-f5eb-4e53-b293-fd0799819926 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd Aug 20 00:20:15.976595 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-1f382fd2-f5eb-4e53-b293-fd0799819926 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:15.976807 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-1f382fd2-f5eb-4e53-b293-fd0799819926 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:15.983148 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:15.983148 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:16.025780 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d9e67192-63d4-4686-86df-d899d2344253 req-1f382fd2-f5eb-4e53-b293-fd0799819926 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd returned with HTTP 200 Aug 20 00:20:16.026206 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1310/5211] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:20:15 2026] DELETE /volume/v3/attachments/ce82097c-9c5d-4c4d-92fe-1a6079dc3fcd => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:16.808497 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1bd53459-1a4a-41b4-bf13-52824c94ae31 req-97f19046-7eb1-44f8-a1a2-4f929da23594 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:16.810662 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1bd53459-1a4a-41b4-bf13-52824c94ae31 req-97f19046-7eb1-44f8-a1a2-4f929da23594 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:20:16.810843 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1bd53459-1a4a-41b4-bf13-52824c94ae31 req-97f19046-7eb1-44f8-a1a2-4f929da23594 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:16.811036 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1bd53459-1a4a-41b4-bf13-52824c94ae31 req-97f19046-7eb1-44f8-a1a2-4f929da23594 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:16.818957 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:16.818957 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:16.822968 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-1bd53459-1a4a-41b4-bf13-52824c94ae31 req-97f19046-7eb1-44f8-a1a2-4f929da23594 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:20:16.827314 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1bd53459-1a4a-41b4-bf13-52824c94ae31 req-97f19046-7eb1-44f8-a1a2-4f929da23594 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:20:16.827739 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1301/5212] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:20:16 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:18.462787 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:18.464482 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] DELETE https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:20:18.464663 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:18.464835 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:18.465002 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Delete volume with id: 171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:20:18.471851 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:18.471851 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:18.472356 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:20:18.483296 np0000007832 devstack@c-api.service[100469]: WARNING cinder.keymgr.conf_key_mgr [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:20:18.491396 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Delete volume request issued successfully. Aug 20 00:20:18.491396 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-48a03046-4068-44cd-b1f2-27ff2c9eb6ee tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 202 Aug 20 00:20:18.491396 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1304/5213] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:20:18 2026] DELETE /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:18.496176 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ef329b33-598e-4d0f-85b5-b6c8ddd0066d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:18.497337 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef329b33-598e-4d0f-85b5-b6c8ddd0066d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:20:18.497524 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef329b33-598e-4d0f-85b5-b6c8ddd0066d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:18.497695 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef329b33-598e-4d0f-85b5-b6c8ddd0066d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:18.503957 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:18.503957 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:18.507154 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ef329b33-598e-4d0f-85b5-b6c8ddd0066d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Volume info retrieved successfully. Aug 20 00:20:18.510823 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef329b33-598e-4d0f-85b5-b6c8ddd0066d tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 200 Aug 20 00:20:18.511167 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1299/5214] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:18 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:19.523283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f346121c-d9ab-4748-b437-9a93a9b3bd61 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:19.525541 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f346121c-d9ab-4748-b437-9a93a9b3bd61 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] GET https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e Aug 20 00:20:19.525787 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f346121c-d9ab-4748-b437-9a93a9b3bd61 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:19.526039 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f346121c-d9ab-4748-b437-9a93a9b3bd61 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:19.532464 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f346121c-d9ab-4748-b437-9a93a9b3bd61 tempest-TestEncryptedCinderVolumes-2079767978 tempest-TestEncryptedCinderVolumes-2079767978-project-member] https://10.4.3.9/volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e returned with HTTP 404 Aug 20 00:20:19.533037 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1311/5215] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:19 2026] GET /volume/v3/volumes/171b0f9e-c4b6-4286-8aef-0714720fa52e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:19.539383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b6e4e810-0ca9-4648-a9ed-aa09f76e51dd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:19.541118 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b6e4e810-0ca9-4648-a9ed-aa09f76e51dd tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] GET https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:20:19.541319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b6e4e810-0ca9-4648-a9ed-aa09f76e51dd tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:19.541526 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b6e4e810-0ca9-4648-a9ed-aa09f76e51dd tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:19.542348 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6e4e810-0ca9-4648-a9ed-aa09f76e51dd tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:20:19.555181 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b6e4e810-0ca9-4648-a9ed-aa09f76e51dd tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Get all volumes completed successfully. Aug 20 00:20:19.557020 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:19.557020 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:19.561693 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b6e4e810-0ca9-4648-a9ed-aa09f76e51dd tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:20:19.562181 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1302/5216] 10.4.3.9 () {66 vars in 1271 bytes} [Thu Aug 20 00:20:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8929 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:19.575389 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ee7f3afa-7829-41ff-bb87-a57388aa0ca5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:19.577368 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ee7f3afa-7829-41ff-bb87-a57388aa0ca5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] DELETE https://10.4.3.9/volume/v3/types/9b1ff15f-8f12-4fc6-b015-274deb092562 Aug 20 00:20:19.577603 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ee7f3afa-7829-41ff-bb87-a57388aa0ca5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:19.577842 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ee7f3afa-7829-41ff-bb87-a57388aa0ca5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:19.601600 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ee7f3afa-7829-41ff-bb87-a57388aa0ca5 tempest-TestEncryptedCinderVolumes-278450810 tempest-TestEncryptedCinderVolumes-278450810-project-admin] https://10.4.3.9/volume/v3/types/9b1ff15f-8f12-4fc6-b015-274deb092562 returned with HTTP 202 Aug 20 00:20:19.602048 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1305/5217] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:20:19 2026] DELETE /volume/v3/types/9b1ff15f-8f12-4fc6-b015-274deb092562 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:24.794749 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:24.866432 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:24.866737 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1027897329"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:24.868030 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1027897329'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:24.868138 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume of 1 GB Aug 20 00:20:24.871643 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Availability Zones retrieved successfully. Aug 20 00:20:24.876614 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (5d0ec2ea-fa82-484b-bb01-36ed2f672d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:24.877469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b4ea09-82cb-4af7-aabe-336a3fb5c5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:24.878278 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:24.904701 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b4ea09-82cb-4af7-aabe-336a3fb5c5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:24.905587 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950d614f-0ed0-44bb-a266-a29cecfa2174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:24.956794 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Created reservations ['aa099e04-75f4-4771-9490-c9b1bae83324', '8da6173b-cc2d-468c-8d9d-7de24693e5a9', 'cad5cf07-a3e1-4008-aaeb-ffbe74aadb1b', '16c482c6-89e3-4c6e-934a-08e1717cfdb4'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:24.957554 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950d614f-0ed0-44bb-a266-a29cecfa2174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa099e04-75f4-4771-9490-c9b1bae83324', '8da6173b-cc2d-468c-8d9d-7de24693e5a9', 'cad5cf07-a3e1-4008-aaeb-ffbe74aadb1b', '16c482c6-89e3-4c6e-934a-08e1717cfdb4']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:24.958315 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126600f4-178e-419c-a8d3-8cfe9c0b09bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:24.977757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126600f4-178e-419c-a8d3-8cfe9c0b09bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1061e4b-6a03-4371-977b-442d3591d5ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1027897329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['aa099e04-75f4-4771-9490-c9b1bae83324','8da6173b-cc2d-468c-8d9d-7de24693e5a9','cad5cf07-a3e1-4008-aaeb-ffbe74aadb1b','16c482c6-89e3-4c6e-934a-08e1717cfdb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1027897329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1061e4b-6a03-4371-977b-442d3591d5ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a788556e284edc9334b90a88480680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7fe9e18c7e401bb510729056ed6150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:24.978450 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf5836de-eb50-4702-9d0e-ef158053c20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:24.993912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf5836de-eb50-4702-9d0e-ef158053c20d) transitioned into state 'SUCCESS' from state '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-1027897329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['aa099e04-75f4-4771-9490-c9b1bae83324','8da6173b-cc2d-468c-8d9d-7de24693e5a9','cad5cf07-a3e1-4008-aaeb-ffbe74aadb1b','16c482c6-89e3-4c6e-934a-08e1717cfdb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:24.994667 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257ffddd-c417-4a60-ab52-840a8b0c3539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:25.004547 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257ffddd-c417-4a60-ab52-840a8b0c3539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:25.005398 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (5d0ec2ea-fa82-484b-bb01-36ed2f672d06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:25.005675 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request issued successfully. Aug 20 00:20:25.006199 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c273370-41a7-48a3-9db8-d7c520cf2ac9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:25.006600 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1300/5218] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:20:24 2026] POST /volume/v3/volumes => generated 754 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:25.017313 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c7b82507-f919-4957-acd6-d10258fac7d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:25.019159 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7b82507-f919-4957-acd6-d10258fac7d8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff Aug 20 00:20:25.019375 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7b82507-f919-4957-acd6-d10258fac7d8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:25.019602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7b82507-f919-4957-acd6-d10258fac7d8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:25.026318 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:25.026318 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:25.029685 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c7b82507-f919-4957-acd6-d10258fac7d8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:25.033478 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7b82507-f919-4957-acd6-d10258fac7d8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff returned with HTTP 200 Aug 20 00:20:25.033869 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1312/5219] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:25 2026] GET /volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:26.045948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0437553a-9354-40f5-9fc4-b8391c3c15a3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:26.047907 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0437553a-9354-40f5-9fc4-b8391c3c15a3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff Aug 20 00:20:26.048146 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0437553a-9354-40f5-9fc4-b8391c3c15a3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:26.048377 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0437553a-9354-40f5-9fc4-b8391c3c15a3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:26.056839 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:26.056839 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:26.060683 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0437553a-9354-40f5-9fc4-b8391c3c15a3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:26.065070 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0437553a-9354-40f5-9fc4-b8391c3c15a3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff returned with HTTP 200 Aug 20 00:20:26.065480 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1303/5220] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:26 2026] GET /volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:26.076372 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-70fde76e-d609-405c-ba31-a228fbcf0a3b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:26.078090 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-70fde76e-d609-405c-ba31-a228fbcf0a3b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:20:26.078409 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-70fde76e-d609-405c-ba31-a228fbcf0a3b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1061e4b-6a03-4371-977b-442d3591d5ff", "name": "tempest-CreateVolumesFromBackupTest-Backup-916766459"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:26.080156 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-70fde76e-d609-405c-ba31-a228fbcf0a3b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Creating new backup {'backup': {'volume_id': 'b1061e4b-6a03-4371-977b-442d3591d5ff', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-916766459'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:20:26.080293 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-70fde76e-d609-405c-ba31-a228fbcf0a3b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Creating backup of volume b1061e4b-6a03-4371-977b-442d3591d5ff in container None Aug 20 00:20:26.087469 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:26.087469 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:26.087902 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-70fde76e-d609-405c-ba31-a228fbcf0a3b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:26.110865 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-70fde76e-d609-405c-ba31-a228fbcf0a3b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Created reservations ['83647d21-5a5f-4172-82e9-f3ee3c1bb354', 'c162cf69-7b42-4d80-88c1-0b4662f9f848'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:26.136833 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-70fde76e-d609-405c-ba31-a228fbcf0a3b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:20:26.137268 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1306/5221] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:20:26 2026] POST /volume/v3/backups => generated 334 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:26.144420 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4137e743-5379-4264-a0e1-6df0a2db3814 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:26.146271 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4137e743-5379-4264-a0e1-6df0a2db3814 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:26.146449 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4137e743-5379-4264-a0e1-6df0a2db3814 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:26.146635 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4137e743-5379-4264-a0e1-6df0a2db3814 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:26.146737 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4137e743-5379-4264-a0e1-6df0a2db3814 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:26.150763 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:26.150763 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:26.151446 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4137e743-5379-4264-a0e1-6df0a2db3814 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:26.151775 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1301/5222] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:26 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 741 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:27.160571 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a973d0bf-dff2-4fba-a2a2-380cf05b8bf9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:27.162287 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a973d0bf-dff2-4fba-a2a2-380cf05b8bf9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:27.162459 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a973d0bf-dff2-4fba-a2a2-380cf05b8bf9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:27.162656 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a973d0bf-dff2-4fba-a2a2-380cf05b8bf9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:27.162767 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a973d0bf-dff2-4fba-a2a2-380cf05b8bf9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:27.166544 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:27.166544 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:27.167206 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a973d0bf-dff2-4fba-a2a2-380cf05b8bf9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:27.167542 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1313/5223] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:27 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:28.176412 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dc47455b-d7f2-4f9a-9324-eaf6e8c9883b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:28.178058 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc47455b-d7f2-4f9a-9324-eaf6e8c9883b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:28.178236 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc47455b-d7f2-4f9a-9324-eaf6e8c9883b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:28.178409 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc47455b-d7f2-4f9a-9324-eaf6e8c9883b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:28.178516 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-dc47455b-d7f2-4f9a-9324-eaf6e8c9883b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:28.182318 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:28.182318 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:28.182974 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc47455b-d7f2-4f9a-9324-eaf6e8c9883b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:28.183298 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1304/5224] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:28 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:29.193158 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a412cc22-ec6d-475c-88a9-868c4d06a011 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:29.194986 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a412cc22-ec6d-475c-88a9-868c4d06a011 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:29.195155 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a412cc22-ec6d-475c-88a9-868c4d06a011 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:29.195329 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a412cc22-ec6d-475c-88a9-868c4d06a011 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:29.195428 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a412cc22-ec6d-475c-88a9-868c4d06a011 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:29.199582 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:29.199582 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:29.200228 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a412cc22-ec6d-475c-88a9-868c4d06a011 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:29.200556 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1307/5225] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:29 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:30.211065 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28f6462b-24af-41db-963f-92f1f0609c6e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:30.213059 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28f6462b-24af-41db-963f-92f1f0609c6e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:30.213248 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28f6462b-24af-41db-963f-92f1f0609c6e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:30.213418 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28f6462b-24af-41db-963f-92f1f0609c6e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:30.213534 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-28f6462b-24af-41db-963f-92f1f0609c6e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:30.218192 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:30.218192 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:30.218920 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28f6462b-24af-41db-963f-92f1f0609c6e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:30.219237 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1302/5226] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:30 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:31.228984 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6bf2c4c0-5012-4caa-9c41-da9f54e2093c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:31.231036 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bf2c4c0-5012-4caa-9c41-da9f54e2093c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:31.231254 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bf2c4c0-5012-4caa-9c41-da9f54e2093c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:31.231458 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bf2c4c0-5012-4caa-9c41-da9f54e2093c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:31.231583 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6bf2c4c0-5012-4caa-9c41-da9f54e2093c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:31.236199 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:31.236199 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:31.237002 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bf2c4c0-5012-4caa-9c41-da9f54e2093c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:31.237362 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1314/5227] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:31 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:32.246928 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67f4e1f5-5dd4-4bb3-a04f-a70f52de7ca8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:32.248600 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67f4e1f5-5dd4-4bb3-a04f-a70f52de7ca8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:32.248774 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67f4e1f5-5dd4-4bb3-a04f-a70f52de7ca8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:32.248983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67f4e1f5-5dd4-4bb3-a04f-a70f52de7ca8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:32.249081 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-67f4e1f5-5dd4-4bb3-a04f-a70f52de7ca8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:32.252985 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:32.252985 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:32.253650 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67f4e1f5-5dd4-4bb3-a04f-a70f52de7ca8 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:32.254031 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1305/5228] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:32 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:33.263181 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-561e6c76-9c11-4b18-a3a2-efc62e053edd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:33.265255 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-561e6c76-9c11-4b18-a3a2-efc62e053edd tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:33.265459 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-561e6c76-9c11-4b18-a3a2-efc62e053edd tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:33.265701 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-561e6c76-9c11-4b18-a3a2-efc62e053edd tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:33.265933 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-561e6c76-9c11-4b18-a3a2-efc62e053edd tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:33.270665 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:33.270665 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:33.271591 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-561e6c76-9c11-4b18-a3a2-efc62e053edd tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:33.272059 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1308/5229] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:33 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:34.290799 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-57bf1c39-0f49-4ab1-8eca-fbb4bf3b372c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:34.292704 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57bf1c39-0f49-4ab1-8eca-fbb4bf3b372c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:34.292904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57bf1c39-0f49-4ab1-8eca-fbb4bf3b372c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:34.293091 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57bf1c39-0f49-4ab1-8eca-fbb4bf3b372c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:34.293225 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-57bf1c39-0f49-4ab1-8eca-fbb4bf3b372c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:34.297905 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:34.297905 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:34.298690 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57bf1c39-0f49-4ab1-8eca-fbb4bf3b372c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:34.299097 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1303/5230] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:34 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:20:35.307744 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b249be98-7aec-482f-8941-a8a56846acda None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:35.309345 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b249be98-7aec-482f-8941-a8a56846acda tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:35.309538 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b249be98-7aec-482f-8941-a8a56846acda tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:35.309712 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b249be98-7aec-482f-8941-a8a56846acda tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:35.309812 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b249be98-7aec-482f-8941-a8a56846acda tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:35.313837 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:35.313837 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:35.314593 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b249be98-7aec-482f-8941-a8a56846acda tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:35.314906 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1315/5231] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:35 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:36.323984 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67715e17-162d-4794-90d5-f1b64a23b1cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:36.325688 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67715e17-162d-4794-90d5-f1b64a23b1cc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:36.325914 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67715e17-162d-4794-90d5-f1b64a23b1cc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:36.326130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67715e17-162d-4794-90d5-f1b64a23b1cc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:36.326266 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-67715e17-162d-4794-90d5-f1b64a23b1cc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:36.330502 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:36.330502 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:36.331263 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67715e17-162d-4794-90d5-f1b64a23b1cc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:36.331612 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1306/5232] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:36 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:37.340734 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1f211a61-98ce-4ff4-8fe9-64195c0ce6d4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:37.342520 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f211a61-98ce-4ff4-8fe9-64195c0ce6d4 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:37.342728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f211a61-98ce-4ff4-8fe9-64195c0ce6d4 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:37.342968 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1f211a61-98ce-4ff4-8fe9-64195c0ce6d4 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:37.343107 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1f211a61-98ce-4ff4-8fe9-64195c0ce6d4 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:37.347268 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:37.347268 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:37.347962 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1f211a61-98ce-4ff4-8fe9-64195c0ce6d4 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:37.348338 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1309/5233] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:37 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:38.358412 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c33dba50-ce30-4342-bdc5-2c8240dfdb64 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:38.361578 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c33dba50-ce30-4342-bdc5-2c8240dfdb64 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:38.361578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c33dba50-ce30-4342-bdc5-2c8240dfdb64 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:38.361578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c33dba50-ce30-4342-bdc5-2c8240dfdb64 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:38.361578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c33dba50-ce30-4342-bdc5-2c8240dfdb64 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:38.364935 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:38.364935 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:38.365738 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c33dba50-ce30-4342-bdc5-2c8240dfdb64 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:38.366196 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1304/5234] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:38 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:39.375750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1093a501-65a4-4421-b573-97d749a0f8cb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:39.377472 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1093a501-65a4-4421-b573-97d749a0f8cb tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:39.377659 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1093a501-65a4-4421-b573-97d749a0f8cb tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:39.377835 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1093a501-65a4-4421-b573-97d749a0f8cb tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:39.377963 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1093a501-65a4-4421-b573-97d749a0f8cb tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:39.382804 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:39.382804 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:39.383756 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1093a501-65a4-4421-b573-97d749a0f8cb tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:39.384191 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1316/5235] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:39 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:40.393832 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9a877517-4095-4fd1-9787-3306d75ff9d6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:40.395557 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a877517-4095-4fd1-9787-3306d75ff9d6 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:40.395737 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a877517-4095-4fd1-9787-3306d75ff9d6 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:40.395942 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a877517-4095-4fd1-9787-3306d75ff9d6 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:40.396045 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-9a877517-4095-4fd1-9787-3306d75ff9d6 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:40.400541 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:40.400541 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:40.401366 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a877517-4095-4fd1-9787-3306d75ff9d6 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:40.401740 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1307/5236] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:40 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:40.410368 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:40.412283 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:40.412636 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceee0d12-1249-4e42-8190-1582ebff3de0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1697649397"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:40.414035 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request body: {'volume': {"'backup_id": 'ceee0d12-1249-4e42-8190-1582ebff3de0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1697649397'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:40.414146 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume of 1 GB Aug 20 00:20:40.419048 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Availability Zones retrieved successfully. Aug 20 00:20:40.425108 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (dbda3a73-198c-4736-9635-41ac58a53209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.426133 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9714a902-a606-4363-95db-a723452e274c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.427043 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:40.449913 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9714a902-a606-4363-95db-a723452e274c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.450694 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82aa096b-7e43-479a-a9a6-cd9fc83d9335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.484313 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Created reservations ['8739cdcc-5434-452b-8a95-a5b8516995e3', '22df8de6-74ba-4c86-a465-248da7f7a1a7', 'cf140177-90a0-42dd-9a57-e0cfe084ef70', 'f1afbb73-a13c-44d2-bee0-6afed6176d61'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:40.485067 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82aa096b-7e43-479a-a9a6-cd9fc83d9335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8739cdcc-5434-452b-8a95-a5b8516995e3', '22df8de6-74ba-4c86-a465-248da7f7a1a7', 'cf140177-90a0-42dd-9a57-e0cfe084ef70', 'f1afbb73-a13c-44d2-bee0-6afed6176d61']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.485760 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb51733-385d-4d69-904a-c7e1ef4f90c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.506734 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb51733-385d-4d69-904a-c7e1ef4f90c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f66eb91b-7692-41d4-ab06-a65a8449a67a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1697649397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['8739cdcc-5434-452b-8a95-a5b8516995e3','22df8de6-74ba-4c86-a465-248da7f7a1a7','cf140177-90a0-42dd-9a57-e0cfe084ef70','f1afbb73-a13c-44d2-bee0-6afed6176d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1697649397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f66eb91b-7692-41d4-ab06-a65a8449a67a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a788556e284edc9334b90a88480680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7fe9e18c7e401bb510729056ed6150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.507466 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc107cf4-9e44-4cad-84f7-f65d30077049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.525167 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc107cf4-9e44-4cad-84f7-f65d30077049) transitioned into state 'SUCCESS' from state '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-1697649397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['8739cdcc-5434-452b-8a95-a5b8516995e3','22df8de6-74ba-4c86-a465-248da7f7a1a7','cf140177-90a0-42dd-9a57-e0cfe084ef70','f1afbb73-a13c-44d2-bee0-6afed6176d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.525878 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9c339f-51e5-4eec-b7b7-d909b4d20569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.534452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9c339f-51e5-4eec-b7b7-d909b4d20569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.535326 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (dbda3a73-198c-4736-9635-41ac58a53209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.535643 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request issued successfully. Aug 20 00:20:40.536246 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-404b25c2-0d4b-477b-99c6-a474b4b9bc09 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:40.536682 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1310/5237] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:20:40 2026] POST /volume/v3/volumes => generated 754 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:40.547965 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-632d20c5-e749-46f0-829d-9443828fa8f2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:40.549779 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:40.550128 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceee0d12-1249-4e42-8190-1582ebff3de0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-589359791"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:40.551465 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request body: {'volume': {"'backup_id": 'ceee0d12-1249-4e42-8190-1582ebff3de0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-589359791'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:40.551583 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume of 1 GB Aug 20 00:20:40.556122 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Availability Zones retrieved successfully. Aug 20 00:20:40.561226 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (a54f23dd-dfa8-444e-966f-7cda1324473e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.562225 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cabf1bb-1a41-4da6-9f64-d289e285fba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.563093 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:40.588239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cabf1bb-1a41-4da6-9f64-d289e285fba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.588996 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8036af-1ffa-40b2-9e6b-b4944e54513a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.626514 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Created reservations ['912f78a1-2c1c-41a6-85b1-9aafd97d07ed', '9d075fcd-8d0a-42cd-9d1b-9a83f120e670', 'ab255549-a659-44c1-9c67-ffd963c2cfe0', 'b37577a2-921b-4388-a8ea-34152aad14e7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:40.627305 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8036af-1ffa-40b2-9e6b-b4944e54513a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['912f78a1-2c1c-41a6-85b1-9aafd97d07ed', '9d075fcd-8d0a-42cd-9d1b-9a83f120e670', 'ab255549-a659-44c1-9c67-ffd963c2cfe0', 'b37577a2-921b-4388-a8ea-34152aad14e7']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.627995 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39cb021-1f80-49e5-a801-8800c3b2c6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.648377 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39cb021-1f80-49e5-a801-8800c3b2c6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '561c6a70-ea96-4211-8924-2ebb740bed0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-589359791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['912f78a1-2c1c-41a6-85b1-9aafd97d07ed','9d075fcd-8d0a-42cd-9d1b-9a83f120e670','ab255549-a659-44c1-9c67-ffd963c2cfe0','b37577a2-921b-4388-a8ea-34152aad14e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-589359791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=561c6a70-ea96-4211-8924-2ebb740bed0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a788556e284edc9334b90a88480680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7fe9e18c7e401bb510729056ed6150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.649162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b299191-aade-4304-883b-4eddc33fec2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.666481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b299191-aade-4304-883b-4eddc33fec2e) transitioned into state 'SUCCESS' from state '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-589359791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['912f78a1-2c1c-41a6-85b1-9aafd97d07ed','9d075fcd-8d0a-42cd-9d1b-9a83f120e670','ab255549-a659-44c1-9c67-ffd963c2cfe0','b37577a2-921b-4388-a8ea-34152aad14e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.667256 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da41996b-2e55-45fd-ae4c-59e8d0f41bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.675138 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da41996b-2e55-45fd-ae4c-59e8d0f41bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.676031 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (a54f23dd-dfa8-444e-966f-7cda1324473e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.676346 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request issued successfully. Aug 20 00:20:40.677280 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-632d20c5-e749-46f0-829d-9443828fa8f2 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:40.677910 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1305/5238] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:20:40 2026] POST /volume/v3/volumes => generated 753 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:40.689937 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:40.691224 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:40.691543 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceee0d12-1249-4e42-8190-1582ebff3de0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-772088811"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:40.692932 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request body: {'volume': {"'backup_id": 'ceee0d12-1249-4e42-8190-1582ebff3de0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-772088811'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:40.693058 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume of 1 GB Aug 20 00:20:40.697963 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Availability Zones retrieved successfully. Aug 20 00:20:40.703003 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (b56252b9-dba1-423b-84ba-a28ab82314e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.704039 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636c54be-c812-48b7-b6b0-132174e63ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.704945 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:40.727882 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636c54be-c812-48b7-b6b0-132174e63ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.728587 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a0824ff-95cf-4368-94cf-3b95ef7c0077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.763988 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Created reservations ['cc92ffac-5229-4faf-922f-449d29378564', '5690f148-4446-4c1d-bf5a-8ef06478a887', 'c2aaca2f-c2e3-4f57-852e-abfa84229d12', 'a34ba647-c674-4809-b8f7-8e7cdf5a66b7'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:40.764884 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a0824ff-95cf-4368-94cf-3b95ef7c0077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc92ffac-5229-4faf-922f-449d29378564', '5690f148-4446-4c1d-bf5a-8ef06478a887', 'c2aaca2f-c2e3-4f57-852e-abfa84229d12', 'a34ba647-c674-4809-b8f7-8e7cdf5a66b7']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.765597 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1264aca0-f70a-4177-a288-07b0ceaccdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.786582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1264aca0-f70a-4177-a288-07b0ceaccdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e567318-8a72-4a36-80d7-73b173eb648e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-772088811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['cc92ffac-5229-4faf-922f-449d29378564','5690f148-4446-4c1d-bf5a-8ef06478a887','c2aaca2f-c2e3-4f57-852e-abfa84229d12','a34ba647-c674-4809-b8f7-8e7cdf5a66b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-772088811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e567318-8a72-4a36-80d7-73b173eb648e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a788556e284edc9334b90a88480680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7fe9e18c7e401bb510729056ed6150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.787293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fea7d9b-a43c-4285-8e1c-2d25c5b1389b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.803238 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fea7d9b-a43c-4285-8e1c-2d25c5b1389b) transitioned into state 'SUCCESS' from state '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-772088811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['cc92ffac-5229-4faf-922f-449d29378564','5690f148-4446-4c1d-bf5a-8ef06478a887','c2aaca2f-c2e3-4f57-852e-abfa84229d12','a34ba647-c674-4809-b8f7-8e7cdf5a66b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.803878 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196e8094-73e0-4305-b544-db8c0ec6692f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.826648 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196e8094-73e0-4305-b544-db8c0ec6692f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.826648 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (b56252b9-dba1-423b-84ba-a28ab82314e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.826648 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request issued successfully. Aug 20 00:20:40.826648 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-192bb6d3-4435-4d72-a2f9-ad9528bece67 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:40.826648 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1317/5239] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:20:40 2026] POST /volume/v3/volumes => generated 753 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:40.826979 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:40.827582 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:40.827582 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceee0d12-1249-4e42-8190-1582ebff3de0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-496559654"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:40.828961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request body: {'volume': {"'backup_id": 'ceee0d12-1249-4e42-8190-1582ebff3de0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-496559654'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:40.829075 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume of 1 GB Aug 20 00:20:40.833589 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Availability Zones retrieved successfully. Aug 20 00:20:40.838753 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (8aff021a-e50d-476b-b56e-289fc0f491b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.839726 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0544bd0-3a16-41ec-9d27-d10f30f9fad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.840588 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:40.865009 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0544bd0-3a16-41ec-9d27-d10f30f9fad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.866029 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4485c3d7-c8aa-4f7c-a6fd-10d6d68a1488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.904676 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Created reservations ['4295abe0-f35c-4245-9803-22878d3acaed', 'e10ec901-50ec-4cfa-94af-8fb3b816270e', '5a4850d2-d15d-4ea7-aa66-3499cb3687a0', '0dc1971e-9b71-4dd8-8d46-1c4ffc796e2f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:40.905568 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4485c3d7-c8aa-4f7c-a6fd-10d6d68a1488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4295abe0-f35c-4245-9803-22878d3acaed', 'e10ec901-50ec-4cfa-94af-8fb3b816270e', '5a4850d2-d15d-4ea7-aa66-3499cb3687a0', '0dc1971e-9b71-4dd8-8d46-1c4ffc796e2f']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.906294 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332977f6-f9aa-4bd0-9a8a-ab18d2de91e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.927387 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332977f6-f9aa-4bd0-9a8a-ab18d2de91e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08c2c61b-1170-4604-9803-a5c0457a08f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-496559654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['4295abe0-f35c-4245-9803-22878d3acaed','e10ec901-50ec-4cfa-94af-8fb3b816270e','5a4850d2-d15d-4ea7-aa66-3499cb3687a0','0dc1971e-9b71-4dd8-8d46-1c4ffc796e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-496559654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08c2c61b-1170-4604-9803-a5c0457a08f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a788556e284edc9334b90a88480680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7fe9e18c7e401bb510729056ed6150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.928312 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6994c5e5-a0d1-4d5a-8db6-c291a228004d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.944113 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6994c5e5-a0d1-4d5a-8db6-c291a228004d) transitioned into state 'SUCCESS' from state '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-496559654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['4295abe0-f35c-4245-9803-22878d3acaed','e10ec901-50ec-4cfa-94af-8fb3b816270e','5a4850d2-d15d-4ea7-aa66-3499cb3687a0','0dc1971e-9b71-4dd8-8d46-1c4ffc796e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.944860 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb28a56a-e224-469a-8e75-b5376cdfbe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.954292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb28a56a-e224-469a-8e75-b5376cdfbe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:40.955240 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (8aff021a-e50d-476b-b56e-289fc0f491b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.955564 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request issued successfully. Aug 20 00:20:40.956116 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-664924fe-2b59-43f3-b48b-69cb370c6d19 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:40.956513 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1308/5240] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:20:40 2026] POST /volume/v3/volumes => generated 753 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:40.967347 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:40.969130 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:40.969452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceee0d12-1249-4e42-8190-1582ebff3de0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1872450624"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:40.970794 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request body: {'volume': {"'backup_id": 'ceee0d12-1249-4e42-8190-1582ebff3de0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1872450624'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:40.970917 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume of 1 GB Aug 20 00:20:40.971149 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:40.971149 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:40.974751 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Availability Zones retrieved successfully. Aug 20 00:20:40.979965 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (e133da3b-269b-4173-9294-dc8cbfed304f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:40.980783 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64629b1a-d015-4230-a77e-a03b4d3ffc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:40.981653 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:41.003032 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64629b1a-d015-4230-a77e-a03b4d3ffc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:41.003697 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fab78c-6a80-4847-8a67-1e43170ca593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:41.037531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Created reservations ['02425737-00cc-4051-9c29-5776cc9bedb4', 'f4c5c403-4c2c-4bf1-9066-b2a0df84014c', '9d85a5c4-5034-4297-a685-bdf1c88c16f8', 'e8bb86af-b75d-4a6c-a86c-95a36f959d66'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:41.038262 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fab78c-6a80-4847-8a67-1e43170ca593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02425737-00cc-4051-9c29-5776cc9bedb4', 'f4c5c403-4c2c-4bf1-9066-b2a0df84014c', '9d85a5c4-5034-4297-a685-bdf1c88c16f8', 'e8bb86af-b75d-4a6c-a86c-95a36f959d66']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:41.038955 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573fa8a4-8c66-45a2-ae0f-11b7b5563140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:41.060443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573fa8a4-8c66-45a2-ae0f-11b7b5563140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b1d7c37-774a-49b6-910a-d5582dceb275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1872450624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['02425737-00cc-4051-9c29-5776cc9bedb4','f4c5c403-4c2c-4bf1-9066-b2a0df84014c','9d85a5c4-5034-4297-a685-bdf1c88c16f8','e8bb86af-b75d-4a6c-a86c-95a36f959d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1872450624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b1d7c37-774a-49b6-910a-d5582dceb275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a788556e284edc9334b90a88480680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7fe9e18c7e401bb510729056ed6150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:41.061289 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba61adc-baaa-4366-b8f3-951c0fa47c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:41.080124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba61adc-baaa-4366-b8f3-951c0fa47c8b) transitioned into state 'SUCCESS' from state '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-1872450624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a788556e284edc9334b90a88480680',qos_specs=None,replication_status=,reservations=['02425737-00cc-4051-9c29-5776cc9bedb4','f4c5c403-4c2c-4bf1-9066-b2a0df84014c','9d85a5c4-5034-4297-a685-bdf1c88c16f8','e8bb86af-b75d-4a6c-a86c-95a36f959d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7fe9e18c7e401bb510729056ed6150',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:41.080688 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e81ece-8035-49ac-8e77-3c4b43085bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:41.089673 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e81ece-8035-49ac-8e77-3c4b43085bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:41.090514 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Flow 'volume_create_api' (e133da3b-269b-4173-9294-dc8cbfed304f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:41.090813 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Create volume request issued successfully. Aug 20 00:20:41.091386 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5417b1ff-b5a1-428d-8f76-7740fde98845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:41.091843 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1311/5241] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:20:40 2026] POST /volume/v3/volumes => generated 754 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:41.104563 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-02f2bb6a-bcda-4793-9b39-998f1ed219ed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.106316 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02f2bb6a-bcda-4793-9b39-998f1ed219ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a Aug 20 00:20:41.106474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02f2bb6a-bcda-4793-9b39-998f1ed219ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.106688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02f2bb6a-bcda-4793-9b39-998f1ed219ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.113107 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.113107 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:41.116394 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-02f2bb6a-bcda-4793-9b39-998f1ed219ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:41.120369 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02f2bb6a-bcda-4793-9b39-998f1ed219ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a returned with HTTP 200 Aug 20 00:20:41.120786 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1306/5242] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:41 2026] GET /volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:41.131819 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cf86c10a-da69-496d-8144-830e52e2f7bf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.134110 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf86c10a-da69-496d-8144-830e52e2f7bf tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e Aug 20 00:20:41.134342 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf86c10a-da69-496d-8144-830e52e2f7bf tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.134572 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf86c10a-da69-496d-8144-830e52e2f7bf tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.143415 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.143415 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:41.147369 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cf86c10a-da69-496d-8144-830e52e2f7bf tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:41.152306 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf86c10a-da69-496d-8144-830e52e2f7bf tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e returned with HTTP 200 Aug 20 00:20:41.152768 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1318/5243] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:41 2026] GET /volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:41.163562 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1370592b-a529-4ba7-bf70-a19b8dfcb056 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.165425 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1370592b-a529-4ba7-bf70-a19b8dfcb056 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e Aug 20 00:20:41.165652 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1370592b-a529-4ba7-bf70-a19b8dfcb056 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.165838 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1370592b-a529-4ba7-bf70-a19b8dfcb056 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.172594 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.172594 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:41.175795 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1370592b-a529-4ba7-bf70-a19b8dfcb056 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:41.179450 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1370592b-a529-4ba7-bf70-a19b8dfcb056 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e returned with HTTP 200 Aug 20 00:20:41.179840 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1309/5244] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:41 2026] GET /volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:41.190288 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-84d48683-e05f-44d8-b1fc-498725b96ef3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.191899 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-84d48683-e05f-44d8-b1fc-498725b96ef3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 Aug 20 00:20:41.192068 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-84d48683-e05f-44d8-b1fc-498725b96ef3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.192260 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-84d48683-e05f-44d8-b1fc-498725b96ef3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.198901 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.198901 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:41.202082 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-84d48683-e05f-44d8-b1fc-498725b96ef3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:41.205575 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-84d48683-e05f-44d8-b1fc-498725b96ef3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 returned with HTTP 200 Aug 20 00:20:41.205932 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1312/5245] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:41 2026] GET /volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:41.216848 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f35e49ca-0e89-428f-97f6-3da90f00184f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.218707 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f35e49ca-0e89-428f-97f6-3da90f00184f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 Aug 20 00:20:41.218902 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f35e49ca-0e89-428f-97f6-3da90f00184f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.219089 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f35e49ca-0e89-428f-97f6-3da90f00184f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.225774 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.225774 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:41.228781 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f35e49ca-0e89-428f-97f6-3da90f00184f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:41.232120 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f35e49ca-0e89-428f-97f6-3da90f00184f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 returned with HTTP 200 Aug 20 00:20:41.232425 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1307/5246] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:41 2026] GET /volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:41.243203 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cceba935-cffa-4e6e-b529-b1d5355100ec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.244779 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cceba935-cffa-4e6e-b529-b1d5355100ec tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] DELETE https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:41.244979 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cceba935-cffa-4e6e-b529-b1d5355100ec tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.245155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cceba935-cffa-4e6e-b529-b1d5355100ec tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.245248 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-cceba935-cffa-4e6e-b529-b1d5355100ec tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete backup with id: ceee0d12-1249-4e42-8190-1582ebff3de0. Aug 20 00:20:41.248970 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.248970 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:41.259794 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-cceba935-cffa-4e6e-b529-b1d5355100ec tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] delete_backup rpcapi backup_id ceee0d12-1249-4e42-8190-1582ebff3de0 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:20:41.261696 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cceba935-cffa-4e6e-b529-b1d5355100ec tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 202 Aug 20 00:20:41.261696 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1319/5247] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:20:41 2026] DELETE /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:20:41.268950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-520562b8-caa4-4518-85d2-f7114fdf8845 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.270507 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-520562b8-caa4-4518-85d2-f7114fdf8845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:41.270697 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-520562b8-caa4-4518-85d2-f7114fdf8845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.270867 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-520562b8-caa4-4518-85d2-f7114fdf8845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.270982 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-520562b8-caa4-4518-85d2-f7114fdf8845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:41.275124 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.275124 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:41.275668 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-520562b8-caa4-4518-85d2-f7114fdf8845 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 200 Aug 20 00:20:41.276011 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1310/5248] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:41 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:41.749896 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-5fb6009f-4027-4529-8c61-982806e09287 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.751789 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-5fb6009f-4027-4529-8c61-982806e09287 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/limits Aug 20 00:20:41.752064 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-5fb6009f-4027-4529-8c61-982806e09287 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.752258 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-5fb6009f-4027-4529-8c61-982806e09287 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.768333 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-5fb6009f-4027-4529-8c61-982806e09287 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/limits returned with HTTP 200 Aug 20 00:20:41.768736 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1313/5249] 10.4.3.9 () {68 vars in 1470 bytes} [Thu Aug 20 00:20:41 2026] GET /volume/v3/limits => generated 302 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:41.809412 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-e29828d0-355d-4a22-b248-3910fc423c35 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.811360 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-e29828d0-355d-4a22-b248-3910fc423c35 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:20:41.811585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-e29828d0-355d-4a22-b248-3910fc423c35 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:41.811790 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-e29828d0-355d-4a22-b248-3910fc423c35 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:41.821811 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.821811 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:41.824811 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-e29828d0-355d-4a22-b248-3910fc423c35 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:20:41.828839 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-e29828d0-355d-4a22-b248-3910fc423c35 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:20:41.829196 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1308/5250] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:20:41 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 1658 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:41.837322 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-6cc16f76-fdeb-41af-9dc6-d097e4283531 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:41.839181 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-6cc16f76-fdeb-41af-9dc6-d097e4283531 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:20:41.839511 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-6cc16f76-fdeb-41af-9dc6-d097e4283531 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d8a0cf3-56a1-43a1-acb9-8a421459f67a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-439816310", "description": null, "metadata": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:41.849183 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:41.849183 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:41.849616 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-6cc16f76-fdeb-41af-9dc6-d097e4283531 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:20:41.849750 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-6cc16f76-fdeb-41af-9dc6-d097e4283531 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create snapshot from volume 3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:20:41.871779 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-6cc16f76-fdeb-41af-9dc6-d097e4283531 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Created reservations ['e4ee9239-99fd-42a5-8cc0-9b52f83c24f0', '0a7a9e19-6242-4c71-a0a6-814baa427067', '7affba86-4064-4bdd-bcff-392206a8e2db', '3306dc2e-6dad-4651-a8f3-a0a5d22b9769'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:41.899258 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-6cc16f76-fdeb-41af-9dc6-d097e4283531 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot force create request issued successfully. Aug 20 00:20:41.899544 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-76fde39e-1d77-4a58-8991-a8d5bcc2fdaa req-6cc16f76-fdeb-41af-9dc6-d097e4283531 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:20:41.899977 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1320/5251] 10.4.3.9 () {72 vars in 1533 bytes} [Thu Aug 20 00:20:41 2026] POST /volume/v3/snapshots => generated 323 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:42.287046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fae39870-c7db-4227-af3c-9625ede5b0ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:42.288925 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fae39870-c7db-4227-af3c-9625ede5b0ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 Aug 20 00:20:42.289156 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fae39870-c7db-4227-af3c-9625ede5b0ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:42.289361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fae39870-c7db-4227-af3c-9625ede5b0ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:42.289476 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fae39870-c7db-4227-af3c-9625ede5b0ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Show backup with id ceee0d12-1249-4e42-8190-1582ebff3de0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:20:42.293337 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fae39870-c7db-4227-af3c-9625ede5b0ed tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 returned with HTTP 404 Aug 20 00:20:42.293944 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1311/5252] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:42 2026] GET /volume/v3/backups/ceee0d12-1249-4e42-8190-1582ebff3de0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:42.302492 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4692d6e5-d98a-46e2-962e-075ca8f47f63 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:42.304169 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4692d6e5-d98a-46e2-962e-075ca8f47f63 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] DELETE https://10.4.3.9/volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 Aug 20 00:20:42.304348 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4692d6e5-d98a-46e2-962e-075ca8f47f63 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:42.304590 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4692d6e5-d98a-46e2-962e-075ca8f47f63 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:42.304686 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-4692d6e5-d98a-46e2-962e-075ca8f47f63 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume with id: 9b1d7c37-774a-49b6-910a-d5582dceb275 Aug 20 00:20:42.311125 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:42.311125 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:42.311577 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4692d6e5-d98a-46e2-962e-075ca8f47f63 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:42.326437 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-4692d6e5-d98a-46e2-962e-075ca8f47f63 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume request issued successfully. Aug 20 00:20:42.326590 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4692d6e5-d98a-46e2-962e-075ca8f47f63 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 returned with HTTP 202 Aug 20 00:20:42.327014 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1314/5253] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:20:42 2026] DELETE /volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:42.334385 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6afae4f5-4184-4d08-b765-9ef5a775322b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:42.336108 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6afae4f5-4184-4d08-b765-9ef5a775322b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 Aug 20 00:20:42.336472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6afae4f5-4184-4d08-b765-9ef5a775322b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:42.336472 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6afae4f5-4184-4d08-b765-9ef5a775322b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:42.342839 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:42.342839 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:42.346033 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6afae4f5-4184-4d08-b765-9ef5a775322b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:42.350747 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6afae4f5-4184-4d08-b765-9ef5a775322b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 returned with HTTP 200 Aug 20 00:20:42.351321 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1309/5254] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:42 2026] GET /volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:43.240090 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-887902e0-f934-4925-b570-c03212284260 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:43.241823 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-887902e0-f934-4925-b570-c03212284260 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 Aug 20 00:20:43.242022 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-887902e0-f934-4925-b570-c03212284260 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:43.242200 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-887902e0-f934-4925-b570-c03212284260 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:43.246905 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:43.246905 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:43.247318 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-887902e0-f934-4925-b570-c03212284260 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot retrieved successfully. Aug 20 00:20:43.248090 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-887902e0-f934-4925-b570-c03212284260 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 returned with HTTP 200 Aug 20 00:20:43.248465 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1321/5255] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:43 2026] GET /volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:43.269311 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:43.270904 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:43.271217 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1733278694", "snapshot_id": null, "imageRef": "f2435899-28c3-4857-af19-118bab25b67e", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:43.272879 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1733278694', 'snapshot_id': None, 'imageRef': 'f2435899-28c3-4857-af19-118bab25b67e', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:43.341589 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:43.341589 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:43.342030 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot retrieved successfully. Aug 20 00:20:43.342185 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume of 1 GB Aug 20 00:20:43.345126 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Availability Zones retrieved successfully. Aug 20 00:20:43.350582 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Flow 'volume_create_api' (e6f62603-d16f-49ec-be9d-faeee36a818c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:43.351421 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4179272b-2a2a-4c9f-ad68-e64669a1988f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:43.352199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:43.362185 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-efee0b4b-2247-47d8-a7c6-fcc23026ee79 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:43.363984 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-efee0b4b-2247-47d8-a7c6-fcc23026ee79 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 Aug 20 00:20:43.364179 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-efee0b4b-2247-47d8-a7c6-fcc23026ee79 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:43.364378 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-efee0b4b-2247-47d8-a7c6-fcc23026ee79 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:43.370454 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-efee0b4b-2247-47d8-a7c6-fcc23026ee79 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 returned with HTTP 404 Aug 20 00:20:43.370901 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1315/5256] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:43 2026] GET /volume/v3/volumes/9b1d7c37-774a-49b6-910a-d5582dceb275 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:43.377146 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2ad3fb9c-3de3-4e05-918e-5c56b918543a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:43.379010 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ad3fb9c-3de3-4e05-918e-5c56b918543a tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] DELETE https://10.4.3.9/volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 Aug 20 00:20:43.379228 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ad3fb9c-3de3-4e05-918e-5c56b918543a tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:43.379417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ad3fb9c-3de3-4e05-918e-5c56b918543a tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:43.379586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2ad3fb9c-3de3-4e05-918e-5c56b918543a tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume with id: 08c2c61b-1170-4604-9803-a5c0457a08f8 Aug 20 00:20:43.380400 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4179272b-2a2a-4c9f-ad68-e64669a1988f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '121f9bac-06c5-48ea-b513-23f81ad0c437', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:43.381126 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f243086d-8a36-4c40-8403-f489a9011168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:43.388323 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:43.388323 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:43.388879 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2ad3fb9c-3de3-4e05-918e-5c56b918543a tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:43.405636 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2ad3fb9c-3de3-4e05-918e-5c56b918543a tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume request issued successfully. Aug 20 00:20:43.405865 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ad3fb9c-3de3-4e05-918e-5c56b918543a tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 returned with HTTP 202 Aug 20 00:20:43.406333 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1310/5257] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:20:43 2026] DELETE /volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:43.413139 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-516d2482-8b94-4092-bf62-907184b3d1d3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:43.414646 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-516d2482-8b94-4092-bf62-907184b3d1d3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 Aug 20 00:20:43.414832 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-516d2482-8b94-4092-bf62-907184b3d1d3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:43.415032 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-516d2482-8b94-4092-bf62-907184b3d1d3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:43.421619 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:43.421619 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:43.422816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Created reservations ['0032fdc2-f1a3-44ac-b2ff-4d32f5a4e76d', 'db462390-c63f-4269-a072-09eab45d0bc7', '203c3998-becc-4274-a02a-15d0955b80dc', '9bcb84c2-3629-4089-8723-232f6aca6181'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:43.423674 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f243086d-8a36-4c40-8403-f489a9011168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0032fdc2-f1a3-44ac-b2ff-4d32f5a4e76d', 'db462390-c63f-4269-a072-09eab45d0bc7', '203c3998-becc-4274-a02a-15d0955b80dc', '9bcb84c2-3629-4089-8723-232f6aca6181']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:43.424409 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4b3aae-181e-4904-8876-d11ed9e34718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:43.425657 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-516d2482-8b94-4092-bf62-907184b3d1d3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:43.431853 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-516d2482-8b94-4092-bf62-907184b3d1d3 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 returned with HTTP 200 Aug 20 00:20:43.432407 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1322/5258] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:43 2026] GET /volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:43.466971 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4b3aae-181e-4904-8876-d11ed9e34718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d18e120-e0ee-4ee7-bb01-a82cbc115424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1733278694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32b69adb63a4ede860e5404234b18c5',qos_specs=None,replication_status=,reservations=['0032fdc2-f1a3-44ac-b2ff-4d32f5a4e76d','db462390-c63f-4269-a072-09eab45d0bc7','203c3998-becc-4274-a02a-15d0955b80dc','9bcb84c2-3629-4089-8723-232f6aca6181'],size=1,snapshot_id=121f9bac-06c5-48ea-b513-23f81ad0c437,source_replicaid=,source_volid=None,status='creating',user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), '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-20T00:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1733278694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d18e120-e0ee-4ee7-bb01-a82cbc115424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e32b69adb63a4ede860e5404234b18c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=121f9bac-06c5-48ea-b513-23f81ad0c437,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:43.467661 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e37be92-5faa-4604-bdaf-d62ef99f945a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:43.484995 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e37be92-5faa-4604-bdaf-d62ef99f945a) transitioned into state 'SUCCESS' from state '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-1733278694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e32b69adb63a4ede860e5404234b18c5',qos_specs=None,replication_status=,reservations=['0032fdc2-f1a3-44ac-b2ff-4d32f5a4e76d','db462390-c63f-4269-a072-09eab45d0bc7','203c3998-becc-4274-a02a-15d0955b80dc','9bcb84c2-3629-4089-8723-232f6aca6181'],size=1,snapshot_id=121f9bac-06c5-48ea-b513-23f81ad0c437,source_replicaid=,source_volid=None,status='creating',user_id='01ec5fbfa49a43d49c2601483d9e439f',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:43.485668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2a6f97-fa5c-4b1c-8777-076bf2b63f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:43.507421 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2a6f97-fa5c-4b1c-8777-076bf2b63f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:43.508224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Flow 'volume_create_api' (e6f62603-d16f-49ec-be9d-faeee36a818c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:43.508505 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Create volume request issued successfully. Aug 20 00:20:43.509139 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04bd84e7-1f0e-4c2c-9b5c-16ad703e280a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:43.509575 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1312/5259] 10.4.3.9 () {70 vars in 1286 bytes} [Thu Aug 20 00:20:43 2026] POST /volume/v3/volumes => generated 810 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:43.520457 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-df569673-06e1-4c49-8769-98ff1da1b097 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:43.522121 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df569673-06e1-4c49-8769-98ff1da1b097 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:20:43.522311 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-df569673-06e1-4c49-8769-98ff1da1b097 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:43.522486 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-df569673-06e1-4c49-8769-98ff1da1b097 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:43.528978 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:43.528978 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:43.532068 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-df569673-06e1-4c49-8769-98ff1da1b097 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:20:43.535583 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df569673-06e1-4c49-8769-98ff1da1b097 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 200 Aug 20 00:20:43.535929 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1316/5260] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:43 2026] GET /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:44.443733 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-80efcf89-fae6-471c-b32e-19a68b77b6e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:44.445523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-80efcf89-fae6-471c-b32e-19a68b77b6e9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 Aug 20 00:20:44.445745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-80efcf89-fae6-471c-b32e-19a68b77b6e9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:44.445940 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-80efcf89-fae6-471c-b32e-19a68b77b6e9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:44.451191 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-80efcf89-fae6-471c-b32e-19a68b77b6e9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 returned with HTTP 404 Aug 20 00:20:44.451750 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1311/5261] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:44 2026] GET /volume/v3/volumes/08c2c61b-1170-4604-9803-a5c0457a08f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:44.457247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ecc746da-cc9b-4898-bf1d-44b1ee87defc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:44.458828 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ecc746da-cc9b-4898-bf1d-44b1ee87defc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] DELETE https://10.4.3.9/volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e Aug 20 00:20:44.459022 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ecc746da-cc9b-4898-bf1d-44b1ee87defc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:44.459193 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ecc746da-cc9b-4898-bf1d-44b1ee87defc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:44.459363 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ecc746da-cc9b-4898-bf1d-44b1ee87defc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume with id: 9e567318-8a72-4a36-80d7-73b173eb648e Aug 20 00:20:44.465373 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:44.465373 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:44.465766 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ecc746da-cc9b-4898-bf1d-44b1ee87defc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:44.480099 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ecc746da-cc9b-4898-bf1d-44b1ee87defc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume request issued successfully. Aug 20 00:20:44.480291 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ecc746da-cc9b-4898-bf1d-44b1ee87defc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e returned with HTTP 202 Aug 20 00:20:44.480734 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1323/5262] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:20:44 2026] DELETE /volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:44.488193 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3e533ac8-6648-448c-b0d3-b11dc8ffaa1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:44.490653 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3e533ac8-6648-448c-b0d3-b11dc8ffaa1e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e Aug 20 00:20:44.490948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3e533ac8-6648-448c-b0d3-b11dc8ffaa1e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:44.491229 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3e533ac8-6648-448c-b0d3-b11dc8ffaa1e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:44.499316 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:44.499316 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:44.502831 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3e533ac8-6648-448c-b0d3-b11dc8ffaa1e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:44.507129 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3e533ac8-6648-448c-b0d3-b11dc8ffaa1e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e returned with HTTP 200 Aug 20 00:20:44.507489 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1313/5263] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:44 2026] GET /volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:44.547670 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8daae8b6-64b1-466c-858c-d4a8d483be1e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:44.549346 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8daae8b6-64b1-466c-858c-d4a8d483be1e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:20:44.549563 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8daae8b6-64b1-466c-858c-d4a8d483be1e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:44.549745 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8daae8b6-64b1-466c-858c-d4a8d483be1e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:44.555780 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:44.555780 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:44.558777 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8daae8b6-64b1-466c-858c-d4a8d483be1e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:20:44.562696 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8daae8b6-64b1-466c-858c-d4a8d483be1e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 200 Aug 20 00:20:44.563078 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1317/5264] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:44 2026] GET /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 1419 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:44.573734 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8e845a41-bbe1-4347-a6cf-3437cc469a05 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:44.575384 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e845a41-bbe1-4347-a6cf-3437cc469a05 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:20:44.575599 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e845a41-bbe1-4347-a6cf-3437cc469a05 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:44.575768 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e845a41-bbe1-4347-a6cf-3437cc469a05 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:44.581953 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:44.581953 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:44.584921 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8e845a41-bbe1-4347-a6cf-3437cc469a05 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:20:44.588873 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e845a41-bbe1-4347-a6cf-3437cc469a05 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 200 Aug 20 00:20:44.589178 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1312/5265] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:44 2026] GET /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 1419 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:45.518933 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef35fb86-235d-4444-81c0-e76ac3483698 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:45.520589 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef35fb86-235d-4444-81c0-e76ac3483698 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e Aug 20 00:20:45.520796 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef35fb86-235d-4444-81c0-e76ac3483698 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:45.521038 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef35fb86-235d-4444-81c0-e76ac3483698 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:45.526011 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef35fb86-235d-4444-81c0-e76ac3483698 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e returned with HTTP 404 Aug 20 00:20:45.526506 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1324/5266] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:45 2026] GET /volume/v3/volumes/9e567318-8a72-4a36-80d7-73b173eb648e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:45.528434 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-42cd8650-0706-47d4-9774-c305cc39bddf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:45.530740 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-42cd8650-0706-47d4-9774-c305cc39bddf tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:20:45.530991 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-42cd8650-0706-47d4-9774-c305cc39bddf tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:45.531165 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-42cd8650-0706-47d4-9774-c305cc39bddf tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:45.532907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f3309a8c-7cc1-4b93-abcb-61a6bd8af607 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:45.534660 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f3309a8c-7cc1-4b93-abcb-61a6bd8af607 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] DELETE https://10.4.3.9/volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e Aug 20 00:20:45.534843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f3309a8c-7cc1-4b93-abcb-61a6bd8af607 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:45.535040 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f3309a8c-7cc1-4b93-abcb-61a6bd8af607 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:45.535185 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-f3309a8c-7cc1-4b93-abcb-61a6bd8af607 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume with id: 561c6a70-ea96-4211-8924-2ebb740bed0e Aug 20 00:20:45.537926 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:45.537926 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:45.541283 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-42cd8650-0706-47d4-9774-c305cc39bddf tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:20:45.541643 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:45.541643 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:45.542098 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f3309a8c-7cc1-4b93-abcb-61a6bd8af607 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:45.546272 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-42cd8650-0706-47d4-9774-c305cc39bddf tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 200 Aug 20 00:20:45.546782 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1314/5267] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:20:45 2026] GET /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 1401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:45.559989 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f3309a8c-7cc1-4b93-abcb-61a6bd8af607 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume request issued successfully. Aug 20 00:20:45.560338 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f3309a8c-7cc1-4b93-abcb-61a6bd8af607 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e returned with HTTP 202 Aug 20 00:20:45.560679 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1318/5268] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:20:45 2026] DELETE /volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:45.567440 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-06136e59-3867-458d-975e-d78d1cf616fc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:45.569309 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06136e59-3867-458d-975e-d78d1cf616fc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e Aug 20 00:20:45.569574 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06136e59-3867-458d-975e-d78d1cf616fc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:45.570053 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06136e59-3867-458d-975e-d78d1cf616fc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:45.576318 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:45.576318 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:45.579601 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-06136e59-3867-458d-975e-d78d1cf616fc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:45.583307 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06136e59-3867-458d-975e-d78d1cf616fc tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e returned with HTTP 200 Aug 20 00:20:45.583702 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1313/5269] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:45 2026] GET /volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:45.936627 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-ddaaaf22-cbd4-4a8a-8a40-7e9ee758bc4b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:45.938458 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-ddaaaf22-cbd4-4a8a-8a40-7e9ee758bc4b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:20:45.938657 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-ddaaaf22-cbd4-4a8a-8a40-7e9ee758bc4b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:45.938828 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-ddaaaf22-cbd4-4a8a-8a40-7e9ee758bc4b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:45.944873 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:45.944873 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:45.947775 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-ddaaaf22-cbd4-4a8a-8a40-7e9ee758bc4b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:20:45.951670 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-ddaaaf22-cbd4-4a8a-8a40-7e9ee758bc4b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 200 Aug 20 00:20:45.952162 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1325/5270] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:20:45 2026] GET /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 1401 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:45.960902 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-55dcb2c3-625b-4a11-bb89-01d1fb0b1b0a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:45.961258 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55dcb2c3-625b-4a11-bb89-01d1fb0b1b0a None None] GET https://10.4.3.9/volume// Aug 20 00:20:45.961411 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55dcb2c3-625b-4a11-bb89-01d1fb0b1b0a None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:45.961595 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55dcb2c3-625b-4a11-bb89-01d1fb0b1b0a None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:45.961930 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55dcb2c3-625b-4a11-bb89-01d1fb0b1b0a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:20:45.962182 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1315/5271] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:20:45 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:20:45.968744 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-804a9865-852b-47b3-9f3e-e13333c66719 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:45.970648 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-804a9865-852b-47b3-9f3e-e13333c66719 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:20:45.970987 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-804a9865-852b-47b3-9f3e-e13333c66719 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d18e120-e0ee-4ee7-bb01-a82cbc115424", "connector": null, "instance_uuid": "04833700-1a02-413d-b78e-37e8ea3cf6b8"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:45.979197 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:45.979197 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:45.999275 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-804a9865-852b-47b3-9f3e-e13333c66719 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:20:45.999684 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1319/5272] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:20:45 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:46.595184 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e9c997dc-1b1e-4d2b-b0c7-17aaa429659d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:46.596682 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9c997dc-1b1e-4d2b-b0c7-17aaa429659d tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e Aug 20 00:20:46.596841 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9c997dc-1b1e-4d2b-b0c7-17aaa429659d tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:46.597118 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9c997dc-1b1e-4d2b-b0c7-17aaa429659d tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:46.601714 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9c997dc-1b1e-4d2b-b0c7-17aaa429659d tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e returned with HTTP 404 Aug 20 00:20:46.602106 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1314/5273] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:46 2026] GET /volume/v3/volumes/561c6a70-ea96-4211-8924-2ebb740bed0e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:46.607734 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-32ca22bf-ebb7-44fc-81fc-a132612c1bd5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:46.609370 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32ca22bf-ebb7-44fc-81fc-a132612c1bd5 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] DELETE https://10.4.3.9/volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a Aug 20 00:20:46.609553 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32ca22bf-ebb7-44fc-81fc-a132612c1bd5 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:46.609729 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32ca22bf-ebb7-44fc-81fc-a132612c1bd5 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:46.609878 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-32ca22bf-ebb7-44fc-81fc-a132612c1bd5 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume with id: f66eb91b-7692-41d4-ab06-a65a8449a67a Aug 20 00:20:46.616058 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:46.616058 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:46.616452 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-32ca22bf-ebb7-44fc-81fc-a132612c1bd5 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:46.629919 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-32ca22bf-ebb7-44fc-81fc-a132612c1bd5 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume request issued successfully. Aug 20 00:20:46.630077 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32ca22bf-ebb7-44fc-81fc-a132612c1bd5 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a returned with HTTP 202 Aug 20 00:20:46.630499 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1326/5274] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:20:46 2026] DELETE /volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:46.636521 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-29d23a83-9b4f-436a-ac01-1147cb21ab0f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:46.638482 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-29d23a83-9b4f-436a-ac01-1147cb21ab0f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a Aug 20 00:20:46.638614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-29d23a83-9b4f-436a-ac01-1147cb21ab0f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:46.638789 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-29d23a83-9b4f-436a-ac01-1147cb21ab0f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:46.644778 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:46.644778 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:46.648072 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-29d23a83-9b4f-436a-ac01-1147cb21ab0f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:46.651682 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-29d23a83-9b4f-436a-ac01-1147cb21ab0f tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a returned with HTTP 200 Aug 20 00:20:46.652069 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1316/5275] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:46 2026] GET /volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:46.800767 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f011c2cc-6ef7-4486-8bd1-e26b33511e56 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:46.801317 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f011c2cc-6ef7-4486-8bd1-e26b33511e56 None None] GET https://10.4.3.9/volume// Aug 20 00:20:46.801582 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f011c2cc-6ef7-4486-8bd1-e26b33511e56 None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:46.801866 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f011c2cc-6ef7-4486-8bd1-e26b33511e56 None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:46.802321 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f011c2cc-6ef7-4486-8bd1-e26b33511e56 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:20:46.802725 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1320/5276] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:20:46 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:20:46.810443 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-f389f9b1-699c-45e6-8324-66dcbb935cfb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:46.812279 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-f389f9b1-699c-45e6-8324-66dcbb935cfb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:20:46.812474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-f389f9b1-699c-45e6-8324-66dcbb935cfb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:46.812664 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-f389f9b1-699c-45e6-8324-66dcbb935cfb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:46.820600 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:46.820600 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:46.823381 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-f389f9b1-699c-45e6-8324-66dcbb935cfb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:20:46.827962 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-f389f9b1-699c-45e6-8324-66dcbb935cfb tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 200 Aug 20 00:20:46.828406 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1315/5277] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:20:46 2026] GET /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 1580 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:20:46.920170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-29f513d8-ba16-430e-85a3-2d78428b0968 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:46.922350 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-29f513d8-ba16-430e-85a3-2d78428b0968 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] PUT https://10.4.3.9/volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d Aug 20 00:20:46.922714 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-29f513d8-ba16-430e-85a3-2d78428b0968 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:46.929762 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-29f513d8-ba16-430e-85a3-2d78428b0968 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Acquiring lock "cinder-attachment_update-5d18e120-e0ee-4ee7-bb01-a82cbc115424-np0000007832" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:20:46.934064 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-29f513d8-ba16-430e-85a3-2d78428b0968 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Lock "cinder-attachment_update-5d18e120-e0ee-4ee7-bb01-a82cbc115424-np0000007832" acquired by "attachment_update" :: waited 0.004s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:20:46.934967 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:46.934967 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:47.003007 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-29f513d8-ba16-430e-85a3-2d78428b0968 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Lock "cinder-attachment_update-5d18e120-e0ee-4ee7-bb01-a82cbc115424-np0000007832" released by "attachment_update" :: held 0.069s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:20:47.003320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-29f513d8-ba16-430e-85a3-2d78428b0968 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d returned with HTTP 200 Aug 20 00:20:47.004028 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1327/5278] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:20:46 2026] PUT /volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:47.021842 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-d71ab228-eee6-415d-aa06-964f7f9c92d1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:47.023807 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-d71ab228-eee6-415d-aa06-964f7f9c92d1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] POST https://10.4.3.9/volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d/action Aug 20 00:20:47.024184 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-d71ab228-eee6-415d-aa06-964f7f9c92d1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:20:47.024298 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-d71ab228-eee6-415d-aa06-964f7f9c92d1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:47.040102 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:47.040102 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:47.049975 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bd954ecb-98c0-453a-bf3e-9d92d61dab37 req-d71ab228-eee6-415d-aa06-964f7f9c92d1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d/action returned with HTTP 204 Aug 20 00:20:47.050382 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1317/5279] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:20:47 2026] POST /volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:47.663521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a3f02c44-419d-4fdc-a8c9-040fb87ed00b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:47.665717 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a3f02c44-419d-4fdc-a8c9-040fb87ed00b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a Aug 20 00:20:47.665997 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a3f02c44-419d-4fdc-a8c9-040fb87ed00b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:47.666241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a3f02c44-419d-4fdc-a8c9-040fb87ed00b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:47.673113 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a3f02c44-419d-4fdc-a8c9-040fb87ed00b tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a returned with HTTP 404 Aug 20 00:20:47.673762 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1321/5280] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:47 2026] GET /volume/v3/volumes/f66eb91b-7692-41d4-ab06-a65a8449a67a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:47.679928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1b732c66-3104-4e53-b038-6ed59f97ba2e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:47.681799 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b732c66-3104-4e53-b038-6ed59f97ba2e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] DELETE https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff Aug 20 00:20:47.682008 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b732c66-3104-4e53-b038-6ed59f97ba2e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:47.682213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b732c66-3104-4e53-b038-6ed59f97ba2e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:47.682357 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-1b732c66-3104-4e53-b038-6ed59f97ba2e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume with id: b1061e4b-6a03-4371-977b-442d3591d5ff Aug 20 00:20:47.688814 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:47.688814 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:47.689426 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1b732c66-3104-4e53-b038-6ed59f97ba2e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:47.703644 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1b732c66-3104-4e53-b038-6ed59f97ba2e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Delete volume request issued successfully. Aug 20 00:20:47.703814 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b732c66-3104-4e53-b038-6ed59f97ba2e tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff returned with HTTP 202 Aug 20 00:20:47.704195 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1316/5281] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:20:47 2026] DELETE /volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:47.710878 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-998b51f6-ad60-49d5-8f8e-09840a8a4fa9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:47.712522 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-998b51f6-ad60-49d5-8f8e-09840a8a4fa9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff Aug 20 00:20:47.712705 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-998b51f6-ad60-49d5-8f8e-09840a8a4fa9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:47.712914 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-998b51f6-ad60-49d5-8f8e-09840a8a4fa9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:47.719418 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:47.719418 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:47.722793 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-998b51f6-ad60-49d5-8f8e-09840a8a4fa9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Volume info retrieved successfully. Aug 20 00:20:47.726849 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-998b51f6-ad60-49d5-8f8e-09840a8a4fa9 tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff returned with HTTP 200 Aug 20 00:20:47.727242 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1328/5282] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:47 2026] GET /volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:48.738751 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c0dbda9c-db57-40b4-9d6e-8df7b6d1731c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:48.740381 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c0dbda9c-db57-40b4-9d6e-8df7b6d1731c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] GET https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff Aug 20 00:20:48.740559 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c0dbda9c-db57-40b4-9d6e-8df7b6d1731c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:48.740734 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c0dbda9c-db57-40b4-9d6e-8df7b6d1731c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:48.745883 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c0dbda9c-db57-40b4-9d6e-8df7b6d1731c tempest-CreateVolumesFromBackupTest-1516103545 tempest-CreateVolumesFromBackupTest-1516103545-project-member] https://10.4.3.9/volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff returned with HTTP 404 Aug 20 00:20:48.746302 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1318/5283] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:20:48 2026] GET /volume/v3/volumes/b1061e4b-6a03-4371-977b-442d3591d5ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:49.732732 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-876d2e45-276f-476a-884d-d53e908d61e9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:49.807676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:49.808065 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2133186716"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:49.809384 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2133186716'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:49.809562 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Create volume of 1 GB Aug 20 00:20:49.809863 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:49.809863 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:49.813489 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Availability Zones retrieved successfully. Aug 20 00:20:49.819425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Flow 'volume_create_api' (926553a0-b08d-449e-a209-c443da7f32e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:49.820383 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649e0e52-8d02-461f-b6f4-28e00192ca10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:49.821293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:49.844332 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649e0e52-8d02-461f-b6f4-28e00192ca10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:49.845060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12448864-04d7-4b22-88e5-26f0ea5b7178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:49.893169 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Created reservations ['2075306f-f5fd-4ad2-925a-414cb13a60f8', 'ad102d6e-ec91-4e12-9582-1afedc78847c', 'df754137-8c0b-47d7-a3de-013cb1ead716', '09b4f310-06b0-4db8-81a6-5108846bb7be'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:49.893903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12448864-04d7-4b22-88e5-26f0ea5b7178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2075306f-f5fd-4ad2-925a-414cb13a60f8', 'ad102d6e-ec91-4e12-9582-1afedc78847c', 'df754137-8c0b-47d7-a3de-013cb1ead716', '09b4f310-06b0-4db8-81a6-5108846bb7be']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:49.894604 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b52766c-cb76-45d8-b915-7d813f34e074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:49.914684 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b52766c-cb76-45d8-b915-7d813f34e074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '661ae532-67ce-4906-974a-63213875e80d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2133186716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43351be946e4f8eab55cfc3a729a045',qos_specs=None,replication_status=,reservations=['2075306f-f5fd-4ad2-925a-414cb13a60f8','ad102d6e-ec91-4e12-9582-1afedc78847c','df754137-8c0b-47d7-a3de-013cb1ead716','09b4f310-06b0-4db8-81a6-5108846bb7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd4927b4d3b478f99b88fb431412f5c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2133186716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=661ae532-67ce-4906-974a-63213875e80d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d43351be946e4f8eab55cfc3a729a045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd4927b4d3b478f99b88fb431412f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:49.915312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fcfa86b-dc8b-481a-829e-2123350c0e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:49.929802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fcfa86b-dc8b-481a-829e-2123350c0e4e) transitioned into state 'SUCCESS' from state '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-2133186716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43351be946e4f8eab55cfc3a729a045',qos_specs=None,replication_status=,reservations=['2075306f-f5fd-4ad2-925a-414cb13a60f8','ad102d6e-ec91-4e12-9582-1afedc78847c','df754137-8c0b-47d7-a3de-013cb1ead716','09b4f310-06b0-4db8-81a6-5108846bb7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd4927b4d3b478f99b88fb431412f5c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:49.930417 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd191f78-40c9-4b59-aa7d-41894c1447b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:49.937836 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd191f78-40c9-4b59-aa7d-41894c1447b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:49.938707 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Flow 'volume_create_api' (926553a0-b08d-449e-a209-c443da7f32e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:49.939014 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Create volume request issued successfully. Aug 20 00:20:49.939520 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-876d2e45-276f-476a-884d-d53e908d61e9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:49.939940 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1322/5284] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:20:49 2026] POST /volume/v3/volumes => generated 762 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:49.951285 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1bd557cd-8fc9-412c-9b94-e759fc6ddb73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:49.953678 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bd557cd-8fc9-412c-9b94-e759fc6ddb73 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:49.953989 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bd557cd-8fc9-412c-9b94-e759fc6ddb73 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:49.954384 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bd557cd-8fc9-412c-9b94-e759fc6ddb73 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:49.963381 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:49.963381 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:49.967417 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1bd557cd-8fc9-412c-9b94-e759fc6ddb73 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:49.972564 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bd557cd-8fc9-412c-9b94-e759fc6ddb73 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d returned with HTTP 200 Aug 20 00:20:49.973032 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1317/5285] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:49 2026] GET /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:50.984880 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8a62c663-086e-4984-9e30-10212b5263d7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:50.986619 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a62c663-086e-4984-9e30-10212b5263d7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:50.987032 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a62c663-086e-4984-9e30-10212b5263d7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:50.987326 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a62c663-086e-4984-9e30-10212b5263d7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:50.994067 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:50.994067 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:50.997232 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8a62c663-086e-4984-9e30-10212b5263d7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:51.001071 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a62c663-086e-4984-9e30-10212b5263d7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d returned with HTTP 200 Aug 20 00:20:51.001414 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1329/5286] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:50 2026] GET /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:51.012042 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2df6091e-9531-40bf-a357-4352cbdddb7f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:51.013607 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2df6091e-9531-40bf-a357-4352cbdddb7f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:20:51.013928 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2df6091e-9531-40bf-a357-4352cbdddb7f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "661ae532-67ce-4906-974a-63213875e80d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1084967082"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:51.021143 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:51.021143 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:51.021516 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2df6091e-9531-40bf-a357-4352cbdddb7f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:51.021633 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-2df6091e-9531-40bf-a357-4352cbdddb7f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Create snapshot from volume 661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:51.049038 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-2df6091e-9531-40bf-a357-4352cbdddb7f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Created reservations ['91915792-d1c4-4962-8d1f-7549fd08e1cf', '422382ed-27e3-43b9-acef-d6110592ebb9', '05ca7226-9f3b-4fc3-84d7-14470778a5a7', '9825e7c3-21e1-45bb-9cf5-6433f4c03101'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:51.075198 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2df6091e-9531-40bf-a357-4352cbdddb7f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot create request issued successfully. Aug 20 00:20:51.075494 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2df6091e-9531-40bf-a357-4352cbdddb7f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:20:51.075900 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1319/5287] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:20:51 2026] POST /volume/v3/snapshots => generated 322 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:51.083609 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-77a01b41-00f7-497e-bebb-943d0d293a70 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:51.085433 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-77a01b41-00f7-497e-bebb-943d0d293a70 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 Aug 20 00:20:51.085670 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-77a01b41-00f7-497e-bebb-943d0d293a70 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:51.085833 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-77a01b41-00f7-497e-bebb-943d0d293a70 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:51.091728 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:51.091728 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:51.092234 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-77a01b41-00f7-497e-bebb-943d0d293a70 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:51.092964 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-77a01b41-00f7-497e-bebb-943d0d293a70 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 returned with HTTP 200 Aug 20 00:20:51.093311 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1323/5288] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:51 2026] GET /volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:52.101675 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-12782673-9d3f-4944-8d18-ecb9d1e1a28e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:52.103490 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12782673-9d3f-4944-8d18-ecb9d1e1a28e tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 Aug 20 00:20:52.103697 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12782673-9d3f-4944-8d18-ecb9d1e1a28e tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:52.103883 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12782673-9d3f-4944-8d18-ecb9d1e1a28e tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:52.109260 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:52.109260 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:52.109736 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-12782673-9d3f-4944-8d18-ecb9d1e1a28e tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:52.110531 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12782673-9d3f-4944-8d18-ecb9d1e1a28e tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 returned with HTTP 200 Aug 20 00:20:52.110925 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1318/5289] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:52 2026] GET /volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:52.118863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0fec7362-bf25-44ef-b980-f266bc6f8da1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:52.120678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fec7362-bf25-44ef-b980-f266bc6f8da1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] POST https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d/action Aug 20 00:20:52.121061 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fec7362-bf25-44ef-b980-f266bc6f8da1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action body: b'{"revert": {"snapshot_id": "f5dbb258-2d98-42c1-836f-37d4d1b93c79"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:20:52.121186 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fec7362-bf25-44ef-b980-f266bc6f8da1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "f5dbb258-2d98-42c1-836f-37d4d1b93c79"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:52.129036 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:52.129036 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:52.129465 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0fec7362-bf25-44ef-b980-f266bc6f8da1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume retrieved successfully. Aug 20 00:20:52.140241 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-0fec7362-bf25-44ef-b980-f266bc6f8da1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Reverting volume 661ae532-67ce-4906-974a-63213875e80d to snapshot f5dbb258-2d98-42c1-836f-37d4d1b93c79. Aug 20 00:20:52.141037 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:52.141037 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:52.151573 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fec7362-bf25-44ef-b980-f266bc6f8da1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d/action returned with HTTP 202 Aug 20 00:20:52.152003 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1330/5290] 10.4.3.9 () {70 vars in 1417 bytes} [Thu Aug 20 00:20:52 2026] POST /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:20:52.159247 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ec57f89e-cdb5-496b-9e6f-a27620f286c9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:52.161273 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ec57f89e-cdb5-496b-9e6f-a27620f286c9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:52.161496 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ec57f89e-cdb5-496b-9e6f-a27620f286c9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:52.161809 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ec57f89e-cdb5-496b-9e6f-a27620f286c9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:52.168323 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:52.168323 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:52.171910 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ec57f89e-cdb5-496b-9e6f-a27620f286c9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:52.176260 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ec57f89e-cdb5-496b-9e6f-a27620f286c9 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d returned with HTTP 200 Aug 20 00:20:52.176736 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1320/5291] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:52 2026] GET /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:53.187808 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-989083e3-d999-4228-b40e-e74714abfe71 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:53.189569 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-989083e3-d999-4228-b40e-e74714abfe71 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:53.189777 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-989083e3-d999-4228-b40e-e74714abfe71 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:53.189979 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-989083e3-d999-4228-b40e-e74714abfe71 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:53.196360 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:53.196360 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:53.205566 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-989083e3-d999-4228-b40e-e74714abfe71 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:53.209451 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-989083e3-d999-4228-b40e-e74714abfe71 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d returned with HTTP 200 Aug 20 00:20:53.209835 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1324/5292] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:53 2026] GET /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:53.221183 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f3c25902-74d2-42bd-aa1e-c142290113b4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:53.222811 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3c25902-74d2-42bd-aa1e-c142290113b4 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 Aug 20 00:20:53.222995 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3c25902-74d2-42bd-aa1e-c142290113b4 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:53.223164 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f3c25902-74d2-42bd-aa1e-c142290113b4 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:53.227628 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:53.227628 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:53.227997 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f3c25902-74d2-42bd-aa1e-c142290113b4 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:53.228682 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f3c25902-74d2-42bd-aa1e-c142290113b4 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 returned with HTTP 200 Aug 20 00:20:53.229000 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1319/5293] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:53 2026] GET /volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:53.236814 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5f80ccc6-8aa1-4176-8f0f-67189d513bdf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:53.238591 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5f80ccc6-8aa1-4176-8f0f-67189d513bdf tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:53.238874 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5f80ccc6-8aa1-4176-8f0f-67189d513bdf tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:53.239098 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5f80ccc6-8aa1-4176-8f0f-67189d513bdf tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:53.246840 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:53.246840 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:53.250725 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5f80ccc6-8aa1-4176-8f0f-67189d513bdf tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:53.254733 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5f80ccc6-8aa1-4176-8f0f-67189d513bdf tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d returned with HTTP 200 Aug 20 00:20:53.255100 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1331/5294] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:53 2026] GET /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:53.267194 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6fb333e1-ac68-4857-8742-338986b11326 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:53.269800 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:20:53.271295 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1873996650"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:53.271572 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1873996650'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:20:53.271693 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Create volume of 1 GB Aug 20 00:20:53.275837 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Availability Zones retrieved successfully. Aug 20 00:20:53.281777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Flow 'volume_create_api' (3e6a9bd1-966b-48e6-92c2-6dfefd86ced2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:53.283937 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3341720-3f58-4672-9ac4-3d96f893ce30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:53.285392 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:20:53.316565 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3341720-3f58-4672-9ac4-3d96f893ce30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:53.317318 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f02968b5-20a6-4ac1-8b65-1e5ffdd2d840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:53.352462 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Created reservations ['b5867159-d744-48f5-a0f5-9b0436789d02', 'ea5faf46-28c8-42ea-a8a1-5565f8fec0dd', 'b86957ae-adb7-4da1-a686-91945410f90c', 'd123c29a-1517-43f5-ae2e-f40d6992218c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:53.353166 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f02968b5-20a6-4ac1-8b65-1e5ffdd2d840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5867159-d744-48f5-a0f5-9b0436789d02', 'ea5faf46-28c8-42ea-a8a1-5565f8fec0dd', 'b86957ae-adb7-4da1-a686-91945410f90c', 'd123c29a-1517-43f5-ae2e-f40d6992218c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:53.353920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc671c4-0061-4730-9c82-cd4b49a07afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:53.374640 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc671c4-0061-4730-9c82-cd4b49a07afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1fecb1-4625-4261-84df-fac6544d868c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1873996650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43351be946e4f8eab55cfc3a729a045',qos_specs=None,replication_status=,reservations=['b5867159-d744-48f5-a0f5-9b0436789d02','ea5faf46-28c8-42ea-a8a1-5565f8fec0dd','b86957ae-adb7-4da1-a686-91945410f90c','d123c29a-1517-43f5-ae2e-f40d6992218c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd4927b4d3b478f99b88fb431412f5c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1873996650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1fecb1-4625-4261-84df-fac6544d868c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d43351be946e4f8eab55cfc3a729a045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd4927b4d3b478f99b88fb431412f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:53.375389 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af77f186-1821-4938-b290-b79d4e141964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:53.398026 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af77f186-1821-4938-b290-b79d4e141964) transitioned into state 'SUCCESS' from state '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-1873996650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d43351be946e4f8eab55cfc3a729a045',qos_specs=None,replication_status=,reservations=['b5867159-d744-48f5-a0f5-9b0436789d02','ea5faf46-28c8-42ea-a8a1-5565f8fec0dd','b86957ae-adb7-4da1-a686-91945410f90c','d123c29a-1517-43f5-ae2e-f40d6992218c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd4927b4d3b478f99b88fb431412f5c',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:53.398026 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b77b8fa3-5c54-4076-8479-c832674223c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:20:53.401467 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b77b8fa3-5c54-4076-8479-c832674223c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:20:53.402220 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Flow 'volume_create_api' (3e6a9bd1-966b-48e6-92c2-6dfefd86ced2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:20:53.402500 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Create volume request issued successfully. Aug 20 00:20:53.403036 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6fb333e1-ac68-4857-8742-338986b11326 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:20:53.403431 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1321/5295] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:20:53 2026] POST /volume/v3/volumes => generated 762 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:53.413749 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a65a87ef-dfc7-4697-b054-9fb378783a41 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:53.415438 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a65a87ef-dfc7-4697-b054-9fb378783a41 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:53.415712 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a65a87ef-dfc7-4697-b054-9fb378783a41 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:53.415915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a65a87ef-dfc7-4697-b054-9fb378783a41 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:53.422590 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:53.422590 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:53.425992 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-a65a87ef-dfc7-4697-b054-9fb378783a41 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:53.430102 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a65a87ef-dfc7-4697-b054-9fb378783a41 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c returned with HTTP 200 Aug 20 00:20:53.430618 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1325/5296] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:53 2026] GET /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:54.441489 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2dc3ff92-39ce-4148-a0aa-ac340ee136e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:54.444456 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2dc3ff92-39ce-4148-a0aa-ac340ee136e1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:54.444640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2dc3ff92-39ce-4148-a0aa-ac340ee136e1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:54.444807 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2dc3ff92-39ce-4148-a0aa-ac340ee136e1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:54.451121 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:54.451121 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:54.454134 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2dc3ff92-39ce-4148-a0aa-ac340ee136e1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:54.457536 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2dc3ff92-39ce-4148-a0aa-ac340ee136e1 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c returned with HTTP 200 Aug 20 00:20:54.458087 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1320/5297] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:54 2026] GET /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:54.468403 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-857eb5d4-e0bf-4c6a-a2de-62522faee47d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:54.470094 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-857eb5d4-e0bf-4c6a-a2de-62522faee47d tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:20:54.470389 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-857eb5d4-e0bf-4c6a-a2de-62522faee47d tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee1fecb1-4625-4261-84df-fac6544d868c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1501040736"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:54.478143 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:54.478143 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:54.478542 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-857eb5d4-e0bf-4c6a-a2de-62522faee47d tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:54.478657 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-857eb5d4-e0bf-4c6a-a2de-62522faee47d tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Create snapshot from volume ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:54.500467 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-857eb5d4-e0bf-4c6a-a2de-62522faee47d tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Created reservations ['7cf1c9bd-727f-4bec-8430-8616d6c690e0', 'ed4e3240-f997-47c7-80a8-bf53f757ce66', 'd9940a27-6a13-4118-ac64-381600618a9f', '07019185-4dbe-40a1-9ada-ca322043263b'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:54.527128 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-857eb5d4-e0bf-4c6a-a2de-62522faee47d tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot create request issued successfully. Aug 20 00:20:54.527438 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-857eb5d4-e0bf-4c6a-a2de-62522faee47d tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:20:54.527838 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1332/5298] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:20:54 2026] POST /volume/v3/snapshots => generated 322 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:20:54.535993 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d8ef66df-bbcf-4096-8ab9-bc2b6c1116f7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:54.538045 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8ef66df-bbcf-4096-8ab9-bc2b6c1116f7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 Aug 20 00:20:54.538356 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8ef66df-bbcf-4096-8ab9-bc2b6c1116f7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:54.538617 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8ef66df-bbcf-4096-8ab9-bc2b6c1116f7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:54.544435 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:54.544435 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:54.545013 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d8ef66df-bbcf-4096-8ab9-bc2b6c1116f7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:54.545915 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8ef66df-bbcf-4096-8ab9-bc2b6c1116f7 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 returned with HTTP 200 Aug 20 00:20:54.546475 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1322/5299] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:54 2026] GET /volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:55.554723 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-22163a80-ba9b-4b44-8fe0-09a892c66a88 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:55.557201 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-22163a80-ba9b-4b44-8fe0-09a892c66a88 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 Aug 20 00:20:55.557434 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-22163a80-ba9b-4b44-8fe0-09a892c66a88 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:55.557665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-22163a80-ba9b-4b44-8fe0-09a892c66a88 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:55.562088 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:55.562088 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:55.562470 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-22163a80-ba9b-4b44-8fe0-09a892c66a88 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:55.563169 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-22163a80-ba9b-4b44-8fe0-09a892c66a88 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 returned with HTTP 200 Aug 20 00:20:55.563543 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1326/5300] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:55 2026] GET /volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:55.570537 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-03ee8387-5646-43e4-a7b8-95a0e8dc8ea3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:55.572120 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-03ee8387-5646-43e4-a7b8-95a0e8dc8ea3 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] POST https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c/action Aug 20 00:20:55.572438 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-03ee8387-5646-43e4-a7b8-95a0e8dc8ea3 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:20:55.572546 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-03ee8387-5646-43e4-a7b8-95a0e8dc8ea3 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:55.579667 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:55.579667 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:55.580056 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-03ee8387-5646-43e4-a7b8-95a0e8dc8ea3 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:55.616953 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-03ee8387-5646-43e4-a7b8-95a0e8dc8ea3 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Created reservations ['489a0112-33a6-428b-a482-fc7a732e9528', '05f2047c-06e2-45c3-bc29-4fd6af004cc9'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:20:55.624760 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-03ee8387-5646-43e4-a7b8-95a0e8dc8ea3 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Extend volume request issued successfully. Aug 20 00:20:55.625062 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-03ee8387-5646-43e4-a7b8-95a0e8dc8ea3 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c/action returned with HTTP 202 Aug 20 00:20:55.625508 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1321/5301] 10.4.3.9 () {70 vars in 1417 bytes} [Thu Aug 20 00:20:55 2026] POST /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:20:55.632645 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-477d2547-b2d5-4b78-9a52-67c0f488b631 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:55.636909 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-477d2547-b2d5-4b78-9a52-67c0f488b631 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:55.636909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-477d2547-b2d5-4b78-9a52-67c0f488b631 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:55.636909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-477d2547-b2d5-4b78-9a52-67c0f488b631 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:55.640463 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:55.640463 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:55.644059 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-477d2547-b2d5-4b78-9a52-67c0f488b631 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:55.648187 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-477d2547-b2d5-4b78-9a52-67c0f488b631 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c returned with HTTP 200 Aug 20 00:20:55.648516 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1333/5302] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:55 2026] GET /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:56.660142 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be4113e7-684e-41cc-83b0-6f4a7e1d9c2c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:56.661959 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be4113e7-684e-41cc-83b0-6f4a7e1d9c2c tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:56.662233 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be4113e7-684e-41cc-83b0-6f4a7e1d9c2c tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:56.662456 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be4113e7-684e-41cc-83b0-6f4a7e1d9c2c tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:56.669158 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:56.669158 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:56.672284 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-be4113e7-684e-41cc-83b0-6f4a7e1d9c2c tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:56.675982 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be4113e7-684e-41cc-83b0-6f4a7e1d9c2c tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c returned with HTTP 200 Aug 20 00:20:56.676313 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1323/5303] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:56 2026] GET /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:56.686475 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ca1337c1-8fe5-419f-aa84-8d9b5894215f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:56.688030 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca1337c1-8fe5-419f-aa84-8d9b5894215f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] POST https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c/action Aug 20 00:20:56.688343 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ca1337c1-8fe5-419f-aa84-8d9b5894215f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action body: b'{"revert": {"snapshot_id": "59599e1c-cb88-4f58-8628-63a563705c89"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:20:56.688459 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ca1337c1-8fe5-419f-aa84-8d9b5894215f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "59599e1c-cb88-4f58-8628-63a563705c89"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:20:56.696043 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:56.696043 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:56.696477 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ca1337c1-8fe5-419f-aa84-8d9b5894215f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume retrieved successfully. Aug 20 00:20:56.706964 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca1337c1-8fe5-419f-aa84-8d9b5894215f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] HTTP exception thrown: Can't revert volume ee1fecb1-4625-4261-84df-fac6544d868c to its latest snapshot 59599e1c-cb88-4f58-8628-63a563705c89. The volume size must be equal to the snapshot size. Aug 20 00:20:56.707096 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ca1337c1-8fe5-419f-aa84-8d9b5894215f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c/action returned with HTTP 400 Aug 20 00:20:56.707588 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1327/5304] 10.4.3.9 () {70 vars in 1417 bytes} [Thu Aug 20 00:20:56 2026] POST /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c/action => generated 213 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 20 00:20:56.713986 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-91baef47-42ca-4f9a-b75c-43670cc9435a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:56.715530 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-91baef47-42ca-4f9a-b75c-43670cc9435a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 Aug 20 00:20:56.715709 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-91baef47-42ca-4f9a-b75c-43670cc9435a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:56.715876 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-91baef47-42ca-4f9a-b75c-43670cc9435a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:56.716010 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-91baef47-42ca-4f9a-b75c-43670cc9435a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Delete snapshot with id: 59599e1c-cb88-4f58-8628-63a563705c89 Aug 20 00:20:56.720234 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:56.720234 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:56.720591 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-91baef47-42ca-4f9a-b75c-43670cc9435a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:56.735307 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-91baef47-42ca-4f9a-b75c-43670cc9435a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot delete request issued successfully. Aug 20 00:20:56.735497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-91baef47-42ca-4f9a-b75c-43670cc9435a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 returned with HTTP 202 Aug 20 00:20:56.735970 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1322/5305] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:20:56 2026] DELETE /volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:56.744397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da885a70-c230-4c99-9c26-a8d05db43473 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:56.746375 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da885a70-c230-4c99-9c26-a8d05db43473 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 Aug 20 00:20:56.746609 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da885a70-c230-4c99-9c26-a8d05db43473 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:56.746837 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da885a70-c230-4c99-9c26-a8d05db43473 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:56.752370 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:56.752370 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:56.752923 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-da885a70-c230-4c99-9c26-a8d05db43473 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:56.753825 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da885a70-c230-4c99-9c26-a8d05db43473 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 returned with HTTP 200 Aug 20 00:20:56.754390 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1334/5306] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:56 2026] GET /volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:57.763288 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5760ec90-f105-416e-ac3a-7bdf3f21996a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:57.765145 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5760ec90-f105-416e-ac3a-7bdf3f21996a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 Aug 20 00:20:57.765407 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5760ec90-f105-416e-ac3a-7bdf3f21996a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:57.765608 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5760ec90-f105-416e-ac3a-7bdf3f21996a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:57.769481 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5760ec90-f105-416e-ac3a-7bdf3f21996a tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 returned with HTTP 404 Aug 20 00:20:57.769938 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1324/5307] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:57 2026] GET /volume/v3/snapshots/59599e1c-cb88-4f58-8628-63a563705c89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:57.775521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9cd526de-0c61-40c1-8ce7-d7a359085cf5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:57.777122 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9cd526de-0c61-40c1-8ce7-d7a359085cf5 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:57.777312 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9cd526de-0c61-40c1-8ce7-d7a359085cf5 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:57.777501 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9cd526de-0c61-40c1-8ce7-d7a359085cf5 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:57.777676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-9cd526de-0c61-40c1-8ce7-d7a359085cf5 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Delete volume with id: ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:57.784046 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:57.784046 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:57.784435 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9cd526de-0c61-40c1-8ce7-d7a359085cf5 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:57.798369 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-9cd526de-0c61-40c1-8ce7-d7a359085cf5 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Delete volume request issued successfully. Aug 20 00:20:57.798548 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9cd526de-0c61-40c1-8ce7-d7a359085cf5 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c returned with HTTP 202 Aug 20 00:20:57.799001 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1328/5308] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:57 2026] DELETE /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:20:57.808740 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-51a7b00e-a5be-4e7b-80a6-7760a0ea3611 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:57.810497 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51a7b00e-a5be-4e7b-80a6-7760a0ea3611 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:57.810724 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51a7b00e-a5be-4e7b-80a6-7760a0ea3611 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:57.810912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51a7b00e-a5be-4e7b-80a6-7760a0ea3611 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:57.818468 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:57.818468 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:20:57.822503 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-51a7b00e-a5be-4e7b-80a6-7760a0ea3611 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:57.826709 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51a7b00e-a5be-4e7b-80a6-7760a0ea3611 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c returned with HTTP 200 Aug 20 00:20:57.827214 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1323/5309] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:57 2026] GET /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:20:58.838696 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f33e4b38-4d76-4761-95c3-d074da5bc757 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:58.840389 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f33e4b38-4d76-4761-95c3-d074da5bc757 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c Aug 20 00:20:58.840602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f33e4b38-4d76-4761-95c3-d074da5bc757 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:58.840825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f33e4b38-4d76-4761-95c3-d074da5bc757 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:58.846469 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f33e4b38-4d76-4761-95c3-d074da5bc757 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c returned with HTTP 404 Aug 20 00:20:58.846922 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1335/5310] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:58 2026] GET /volume/v3/volumes/ee1fecb1-4625-4261-84df-fac6544d868c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:20:58.853364 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c14fa891-d450-4872-96fe-e6515e8d5269 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:58.854908 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c14fa891-d450-4872-96fe-e6515e8d5269 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 Aug 20 00:20:58.855071 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c14fa891-d450-4872-96fe-e6515e8d5269 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:58.855238 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c14fa891-d450-4872-96fe-e6515e8d5269 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:58.855346 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-c14fa891-d450-4872-96fe-e6515e8d5269 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Delete snapshot with id: f5dbb258-2d98-42c1-836f-37d4d1b93c79 Aug 20 00:20:58.860242 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:58.860242 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:58.860610 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c14fa891-d450-4872-96fe-e6515e8d5269 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:58.874208 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c14fa891-d450-4872-96fe-e6515e8d5269 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot delete request issued successfully. Aug 20 00:20:58.874385 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c14fa891-d450-4872-96fe-e6515e8d5269 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 returned with HTTP 202 Aug 20 00:20:58.874749 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1325/5311] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:20:58 2026] DELETE /volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:20:58.881151 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5e1b5c90-ad94-497e-be2b-2ed8efb270ea None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:58.882922 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5e1b5c90-ad94-497e-be2b-2ed8efb270ea tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 Aug 20 00:20:58.883120 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5e1b5c90-ad94-497e-be2b-2ed8efb270ea tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:58.883331 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5e1b5c90-ad94-497e-be2b-2ed8efb270ea tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:58.888126 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:58.888126 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:20:58.888555 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5e1b5c90-ad94-497e-be2b-2ed8efb270ea tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Snapshot retrieved successfully. Aug 20 00:20:58.889306 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5e1b5c90-ad94-497e-be2b-2ed8efb270ea tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 returned with HTTP 200 Aug 20 00:20:58.889659 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1329/5312] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:58 2026] GET /volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:20:59.898174 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-739cfb44-778d-4023-8f83-875ae6926e05 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:59.899879 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-739cfb44-778d-4023-8f83-875ae6926e05 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 Aug 20 00:20:59.900090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-739cfb44-778d-4023-8f83-875ae6926e05 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:59.900272 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-739cfb44-778d-4023-8f83-875ae6926e05 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:59.901996 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=159,cinder:UPDATE=43,cinder:INSERT=28 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:20:59.904698 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-739cfb44-778d-4023-8f83-875ae6926e05 tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 returned with HTTP 404 Aug 20 00:20:59.905162 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1324/5313] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:20:59 2026] GET /volume/v3/snapshots/f5dbb258-2d98-42c1-836f-37d4d1b93c79 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:20:59.911537 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fdad18f9-2aeb-4679-a3bf-6bbf0d4bbdde None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:59.913348 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fdad18f9-2aeb-4679-a3bf-6bbf0d4bbdde tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] DELETE https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:59.913582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fdad18f9-2aeb-4679-a3bf-6bbf0d4bbdde tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:59.913767 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fdad18f9-2aeb-4679-a3bf-6bbf0d4bbdde tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:59.913942 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-fdad18f9-2aeb-4679-a3bf-6bbf0d4bbdde tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Delete volume with id: 661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:59.916129 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=136,cinder:UPDATE=46,cinder:INSERT=20 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:20:59.921855 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:59.921855 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:20:59.922317 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fdad18f9-2aeb-4679-a3bf-6bbf0d4bbdde tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:59.938090 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fdad18f9-2aeb-4679-a3bf-6bbf0d4bbdde tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Delete volume request issued successfully. Aug 20 00:20:59.938293 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fdad18f9-2aeb-4679-a3bf-6bbf0d4bbdde tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d returned with HTTP 202 Aug 20 00:20:59.938744 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1336/5314] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:20:59 2026] DELETE /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:20:59.945225 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7b5cd998-fbb1-4f12-960b-29ab4319160b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:20:59.946942 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b5cd998-fbb1-4f12-960b-29ab4319160b tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d Aug 20 00:20:59.947135 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b5cd998-fbb1-4f12-960b-29ab4319160b tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:20:59.947305 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b5cd998-fbb1-4f12-960b-29ab4319160b tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:20:59.953374 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:20:59.953374 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:20:59.956418 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7b5cd998-fbb1-4f12-960b-29ab4319160b tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Volume info retrieved successfully. Aug 20 00:20:59.960321 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b5cd998-fbb1-4f12-960b-29ab4319160b tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d returned with HTTP 200 Aug 20 00:20:59.960674 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1326/5315] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:20:59 2026] GET /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:21:00.972790 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ed91bc5a-53f5-4813-87fa-a412cb7dc76f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:00.974855 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed91bc5a-53f5-4813-87fa-a412cb7dc76f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] GET https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d Aug 20 00:21:00.975099 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed91bc5a-53f5-4813-87fa-a412cb7dc76f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:00.975280 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ed91bc5a-53f5-4813-87fa-a412cb7dc76f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:00.977466 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=213,cinder:INSERT=44,cinder:UPDATE=79 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:21:00.981475 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ed91bc5a-53f5-4813-87fa-a412cb7dc76f tempest-VolumeRevertTests-1406330787 tempest-VolumeRevertTests-1406330787-project-member] https://10.4.3.9/volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d returned with HTTP 404 Aug 20 00:21:00.981947 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1330/5316] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:21:00 2026] GET /volume/v3/volumes/661ae532-67ce-4906-974a-63213875e80d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:21:02.045912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8bb28ba9-8ad8-442d-9517-13063e49816d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:02.121230 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:21:02.121603 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-650665596"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:02.122932 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-650665596'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:21:02.123112 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume of 1 GB Aug 20 00:21:02.127209 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Availability Zones retrieved successfully. Aug 20 00:21:02.131917 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (7d6419c4-edae-44db-8013-87d6d1a77725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:21:02.132929 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41643801-639b-49ea-8270-927ee02f60e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:02.133666 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:21:02.155674 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41643801-639b-49ea-8270-927ee02f60e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:02.156464 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed331827-352d-4ad6-bd85-9538f24317a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:02.207421 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['ebbb4b3e-c600-480d-96b5-31fdc85a5245', 'c0116b89-b878-48d2-9859-30c51485168e', '1198037d-075e-477a-ad1e-ec7f2fd80553', '301ce48b-8470-4074-a2fe-5ffb84bcdc52'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:02.208239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed331827-352d-4ad6-bd85-9538f24317a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebbb4b3e-c600-480d-96b5-31fdc85a5245', 'c0116b89-b878-48d2-9859-30c51485168e', '1198037d-075e-477a-ad1e-ec7f2fd80553', '301ce48b-8470-4074-a2fe-5ffb84bcdc52']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:02.208982 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297b3e62-3190-4d84-a236-4117acdfb8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:02.231143 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297b3e62-3190-4d84-a236-4117acdfb8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ab80461-1c96-4b80-ab86-d55f2a93b06d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-650665596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['ebbb4b3e-c600-480d-96b5-31fdc85a5245','c0116b89-b878-48d2-9859-30c51485168e','1198037d-075e-477a-ad1e-ec7f2fd80553','301ce48b-8470-4074-a2fe-5ffb84bcdc52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-650665596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ab80461-1c96-4b80-ab86-d55f2a93b06d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae71765f9f94130a73bd4e127eb1a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:02.231978 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08b0667a-7317-49ef-8bda-ceeb38fb0706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:02.248997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08b0667a-7317-49ef-8bda-ceeb38fb0706) transitioned into state 'SUCCESS' from state '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-650665596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['ebbb4b3e-c600-480d-96b5-31fdc85a5245','c0116b89-b878-48d2-9859-30c51485168e','1198037d-075e-477a-ad1e-ec7f2fd80553','301ce48b-8470-4074-a2fe-5ffb84bcdc52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:02.249727 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2364dc02-1850-43fb-baed-fe737695ba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:02.258019 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2364dc02-1850-43fb-baed-fe737695ba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:02.258792 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (7d6419c4-edae-44db-8013-87d6d1a77725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:21:02.259131 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request issued successfully. Aug 20 00:21:02.259720 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8bb28ba9-8ad8-442d-9517-13063e49816d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:21:02.260161 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1325/5317] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:21:02 2026] POST /volume/v3/volumes => generated 773 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:02.271632 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-03f3ca9a-4ba6-4011-aacc-03dec6e113bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:02.273505 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03f3ca9a-4ba6-4011-aacc-03dec6e113bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d Aug 20 00:21:02.273777 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-03f3ca9a-4ba6-4011-aacc-03dec6e113bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:02.274038 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-03f3ca9a-4ba6-4011-aacc-03dec6e113bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:02.281498 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:02.281498 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:02.285327 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-03f3ca9a-4ba6-4011-aacc-03dec6e113bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:02.289537 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03f3ca9a-4ba6-4011-aacc-03dec6e113bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d returned with HTTP 200 Aug 20 00:21:02.290110 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1337/5318] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:02 2026] GET /volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:03.302285 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d65635c2-9b49-4a30-84b7-22152a409eaa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:03.304365 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d65635c2-9b49-4a30-84b7-22152a409eaa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d Aug 20 00:21:03.304630 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d65635c2-9b49-4a30-84b7-22152a409eaa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:03.305127 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d65635c2-9b49-4a30-84b7-22152a409eaa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:03.307822 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=165,cinder:UPDATE=53,cinder:INSERT=28 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:21:03.316764 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:03.316764 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:03.321411 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d65635c2-9b49-4a30-84b7-22152a409eaa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:03.328160 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d65635c2-9b49-4a30-84b7-22152a409eaa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d returned with HTTP 200 Aug 20 00:21:03.328671 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1327/5319] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:03 2026] GET /volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:21:03.344914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ad98c0e1-8cb9-40ba-a2e3-ec12da62fdb5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:03.350909 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ad98c0e1-8cb9-40ba-a2e3-ec12da62fdb5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:21:03.350909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ad98c0e1-8cb9-40ba-a2e3-ec12da62fdb5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ab80461-1c96-4b80-ab86-d55f2a93b06d", "name": "tempest-type-Backup-636900965"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:03.350909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-ad98c0e1-8cb9-40ba-a2e3-ec12da62fdb5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating new backup {'backup': {'volume_id': '9ab80461-1c96-4b80-ab86-d55f2a93b06d', 'name': 'tempest-type-Backup-636900965'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:21:03.350909 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-ad98c0e1-8cb9-40ba-a2e3-ec12da62fdb5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating backup of volume 9ab80461-1c96-4b80-ab86-d55f2a93b06d in container None Aug 20 00:21:03.366248 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:03.366248 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:03.366830 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ad98c0e1-8cb9-40ba-a2e3-ec12da62fdb5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:03.414153 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-ad98c0e1-8cb9-40ba-a2e3-ec12da62fdb5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['c4acb40b-8df6-4bad-893d-c181609fcba5', '4685e9d6-bcd3-45ac-8301-6546479ec5db'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:03.450413 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ad98c0e1-8cb9-40ba-a2e3-ec12da62fdb5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:21:03.450855 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1331/5320] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:21:03 2026] POST /volume/v3/backups => generated 311 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:03.458661 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a4238981-324b-476a-93dd-9173f6e306e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:03.460475 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a4238981-324b-476a-93dd-9173f6e306e5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:03.460674 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a4238981-324b-476a-93dd-9173f6e306e5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:03.460850 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a4238981-324b-476a-93dd-9173f6e306e5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:03.460995 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a4238981-324b-476a-93dd-9173f6e306e5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:03.464698 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:03.464698 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:03.465244 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a4238981-324b-476a-93dd-9173f6e306e5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:03.465561 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1326/5321] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:03 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 718 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:04.475728 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-485a1719-cdce-4075-b39a-dd68dfa9945e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:04.477726 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-485a1719-cdce-4075-b39a-dd68dfa9945e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:04.477994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-485a1719-cdce-4075-b39a-dd68dfa9945e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:04.478222 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-485a1719-cdce-4075-b39a-dd68dfa9945e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:04.478364 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-485a1719-cdce-4075-b39a-dd68dfa9945e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:04.482928 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:04.482928 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:04.483609 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-485a1719-cdce-4075-b39a-dd68dfa9945e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:04.484202 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1338/5322] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:04 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:05.495033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-06d3ff6f-6e19-46bf-95d1-00abe6bf2277 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:05.496780 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06d3ff6f-6e19-46bf-95d1-00abe6bf2277 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:05.496992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06d3ff6f-6e19-46bf-95d1-00abe6bf2277 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:05.497164 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06d3ff6f-6e19-46bf-95d1-00abe6bf2277 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:05.497259 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-06d3ff6f-6e19-46bf-95d1-00abe6bf2277 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:05.501234 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:05.501234 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:05.501939 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06d3ff6f-6e19-46bf-95d1-00abe6bf2277 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:05.502294 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1328/5323] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:05 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:06.513073 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-019216ca-04c6-4ccd-ab9d-8a2b82dfc6d7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:06.514912 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-019216ca-04c6-4ccd-ab9d-8a2b82dfc6d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:06.515154 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-019216ca-04c6-4ccd-ab9d-8a2b82dfc6d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:06.515342 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-019216ca-04c6-4ccd-ab9d-8a2b82dfc6d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:06.515462 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-019216ca-04c6-4ccd-ab9d-8a2b82dfc6d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:06.519862 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:06.519862 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:06.520530 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-019216ca-04c6-4ccd-ab9d-8a2b82dfc6d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:06.520923 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1332/5324] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:06 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:07.531162 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-756edfc4-bb58-4df7-87fb-22bcac8a4ed9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:07.532906 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-756edfc4-bb58-4df7-87fb-22bcac8a4ed9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:07.533104 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-756edfc4-bb58-4df7-87fb-22bcac8a4ed9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:07.533329 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-756edfc4-bb58-4df7-87fb-22bcac8a4ed9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:07.533442 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-756edfc4-bb58-4df7-87fb-22bcac8a4ed9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:07.538040 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:07.538040 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:07.538775 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-756edfc4-bb58-4df7-87fb-22bcac8a4ed9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:07.539225 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1327/5325] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:07 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:08.549967 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72628749-6526-4239-9d8e-e7a27a6a6f4b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:08.551586 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72628749-6526-4239-9d8e-e7a27a6a6f4b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:08.551804 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72628749-6526-4239-9d8e-e7a27a6a6f4b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:08.551992 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72628749-6526-4239-9d8e-e7a27a6a6f4b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:08.552089 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-72628749-6526-4239-9d8e-e7a27a6a6f4b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:08.555775 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:08.555775 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:08.556302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72628749-6526-4239-9d8e-e7a27a6a6f4b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:08.556615 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1339/5326] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:08 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:09.566163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3122f805-f413-4b59-b4e1-8afcb2c35302 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:09.567977 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3122f805-f413-4b59-b4e1-8afcb2c35302 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:09.568241 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3122f805-f413-4b59-b4e1-8afcb2c35302 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:09.568416 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3122f805-f413-4b59-b4e1-8afcb2c35302 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:09.568534 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3122f805-f413-4b59-b4e1-8afcb2c35302 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:09.573067 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:09.573067 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:09.573883 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3122f805-f413-4b59-b4e1-8afcb2c35302 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:09.574253 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1329/5327] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:09 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:10.584113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-015a9323-eae9-4e3e-ac8b-60c04c78057c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:10.585657 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-015a9323-eae9-4e3e-ac8b-60c04c78057c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:10.585838 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-015a9323-eae9-4e3e-ac8b-60c04c78057c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:10.586113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-015a9323-eae9-4e3e-ac8b-60c04c78057c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:10.586219 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-015a9323-eae9-4e3e-ac8b-60c04c78057c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:10.589998 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:10.589998 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:10.590505 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-015a9323-eae9-4e3e-ac8b-60c04c78057c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:10.590821 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1333/5328] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:10 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:11.601036 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cf3c5031-a2bc-4ba0-9b15-84e4dfe5d41c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:11.602683 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf3c5031-a2bc-4ba0-9b15-84e4dfe5d41c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:11.602876 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf3c5031-a2bc-4ba0-9b15-84e4dfe5d41c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:11.603069 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf3c5031-a2bc-4ba0-9b15-84e4dfe5d41c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:11.603211 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-cf3c5031-a2bc-4ba0-9b15-84e4dfe5d41c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:11.606952 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:11.606952 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:11.607523 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf3c5031-a2bc-4ba0-9b15-84e4dfe5d41c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:11.607918 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1328/5329] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:11 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:12.617401 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c8150fa7-ccab-4fd3-8e42-5189992238c2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:12.619275 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c8150fa7-ccab-4fd3-8e42-5189992238c2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:12.619529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c8150fa7-ccab-4fd3-8e42-5189992238c2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:12.619740 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c8150fa7-ccab-4fd3-8e42-5189992238c2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:12.619843 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c8150fa7-ccab-4fd3-8e42-5189992238c2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:12.624485 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:12.624485 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:12.625194 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c8150fa7-ccab-4fd3-8e42-5189992238c2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:12.625621 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1340/5330] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:12 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:13.635200 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dc82e6f0-a182-4889-9733-2299caa2bf20 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:13.637503 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc82e6f0-a182-4889-9733-2299caa2bf20 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:13.637834 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc82e6f0-a182-4889-9733-2299caa2bf20 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:13.638131 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc82e6f0-a182-4889-9733-2299caa2bf20 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:13.638263 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-dc82e6f0-a182-4889-9733-2299caa2bf20 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:13.643708 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:13.643708 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:13.644520 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc82e6f0-a182-4889-9733-2299caa2bf20 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:13.645177 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1330/5331] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:13 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:14.654339 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ffe1f56a-e3de-4ad5-8dd3-d6d080f48a58 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:14.656674 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ffe1f56a-e3de-4ad5-8dd3-d6d080f48a58 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:14.656937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ffe1f56a-e3de-4ad5-8dd3-d6d080f48a58 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:14.657205 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ffe1f56a-e3de-4ad5-8dd3-d6d080f48a58 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:14.657379 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-ffe1f56a-e3de-4ad5-8dd3-d6d080f48a58 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:14.662292 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:14.662292 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:14.663069 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ffe1f56a-e3de-4ad5-8dd3-d6d080f48a58 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:14.663476 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1334/5332] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:14 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:15.673412 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-24ffec79-85ec-4dc8-a0f4-6137f726af26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:15.674987 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-24ffec79-85ec-4dc8-a0f4-6137f726af26 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:15.675187 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-24ffec79-85ec-4dc8-a0f4-6137f726af26 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:15.675355 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-24ffec79-85ec-4dc8-a0f4-6137f726af26 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:15.675462 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-24ffec79-85ec-4dc8-a0f4-6137f726af26 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:15.679422 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:15.679422 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:15.680011 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-24ffec79-85ec-4dc8-a0f4-6137f726af26 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:15.680383 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1329/5333] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:15 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:16.690545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dce77ff3-c45c-4748-aeb2-0380a948619f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:16.692420 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dce77ff3-c45c-4748-aeb2-0380a948619f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:16.692723 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dce77ff3-c45c-4748-aeb2-0380a948619f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:16.692988 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dce77ff3-c45c-4748-aeb2-0380a948619f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:16.693145 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-dce77ff3-c45c-4748-aeb2-0380a948619f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:16.697286 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:16.697286 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:16.697992 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dce77ff3-c45c-4748-aeb2-0380a948619f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:16.698389 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1341/5334] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:16 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:17.708381 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-73000987-e06d-44f4-9e26-9d8ec0465569 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:17.710176 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73000987-e06d-44f4-9e26-9d8ec0465569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:21:17.710373 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73000987-e06d-44f4-9e26-9d8ec0465569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:17.710546 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73000987-e06d-44f4-9e26-9d8ec0465569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:17.710654 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-73000987-e06d-44f4-9e26-9d8ec0465569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:17.715174 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:17.715174 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:17.715779 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73000987-e06d-44f4-9e26-9d8ec0465569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:21:17.716137 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1331/5335] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:17 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:17.725405 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-88354648-0aec-450f-88fe-3eb4b735bf5c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:17.728056 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88354648-0aec-450f-88fe-3eb4b735bf5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:21:17.728543 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-88354648-0aec-450f-88fe-3eb4b735bf5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ab80461-1c96-4b80-ab86-d55f2a93b06d"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:17.730527 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-88354648-0aec-450f-88fe-3eb4b735bf5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating new backup {'backup': {'volume_id': '9ab80461-1c96-4b80-ab86-d55f2a93b06d'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:21:17.730719 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-88354648-0aec-450f-88fe-3eb4b735bf5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating backup of volume 9ab80461-1c96-4b80-ab86-d55f2a93b06d in container None Aug 20 00:21:17.737850 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:17.737850 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:17.738162 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-88354648-0aec-450f-88fe-3eb4b735bf5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:17.751511 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-88354648-0aec-450f-88fe-3eb4b735bf5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['8fdfed11-3634-4dd9-9fa9-e9d7de957b00', '24d609e0-592a-480f-be92-0943911f458d'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:17.776977 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-88354648-0aec-450f-88fe-3eb4b735bf5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:21:17.777356 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1335/5336] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:21:17 2026] POST /volume/v3/backups => generated 284 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:17.785179 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5e51d77b-bfd3-4732-b57e-66aee771c973 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:17.786863 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e51d77b-bfd3-4732-b57e-66aee771c973 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:17.787076 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e51d77b-bfd3-4732-b57e-66aee771c973 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:17.787246 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e51d77b-bfd3-4732-b57e-66aee771c973 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:17.787605 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5e51d77b-bfd3-4732-b57e-66aee771c973 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:17.791637 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:17.791637 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:17.792210 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e51d77b-bfd3-4732-b57e-66aee771c973 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:17.792558 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1330/5337] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:17 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 691 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:18.802866 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4557d9ef-f46f-4255-aaff-3f2caed8554d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:18.806663 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4557d9ef-f46f-4255-aaff-3f2caed8554d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:18.806663 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4557d9ef-f46f-4255-aaff-3f2caed8554d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:18.806663 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4557d9ef-f46f-4255-aaff-3f2caed8554d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:18.806663 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4557d9ef-f46f-4255-aaff-3f2caed8554d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:18.810181 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:18.810181 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:18.811765 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4557d9ef-f46f-4255-aaff-3f2caed8554d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:18.812326 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1342/5338] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:18 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:19.822419 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2a583eed-efc4-4aa1-ba7e-bc3ec3f4c502 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:19.824071 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a583eed-efc4-4aa1-ba7e-bc3ec3f4c502 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:19.824263 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a583eed-efc4-4aa1-ba7e-bc3ec3f4c502 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:19.824433 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a583eed-efc4-4aa1-ba7e-bc3ec3f4c502 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:19.824529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2a583eed-efc4-4aa1-ba7e-bc3ec3f4c502 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:19.828760 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:19.828760 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:19.829361 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a583eed-efc4-4aa1-ba7e-bc3ec3f4c502 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:19.829704 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1332/5339] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:19 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:20.839904 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d8b8837a-a9c0-4553-9f2f-df1511f71e8e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:20.841651 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d8b8837a-a9c0-4553-9f2f-df1511f71e8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:20.841862 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d8b8837a-a9c0-4553-9f2f-df1511f71e8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:20.842060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d8b8837a-a9c0-4553-9f2f-df1511f71e8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:20.842164 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d8b8837a-a9c0-4553-9f2f-df1511f71e8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:20.846468 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:20.846468 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:20.847082 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d8b8837a-a9c0-4553-9f2f-df1511f71e8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:20.847443 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1336/5340] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:20 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:21.856791 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b5f3e1a9-7e6b-4c66-b09f-5f33c5313bbe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:21.858470 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5f3e1a9-7e6b-4c66-b09f-5f33c5313bbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:21.858697 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5f3e1a9-7e6b-4c66-b09f-5f33c5313bbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:21.858904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5f3e1a9-7e6b-4c66-b09f-5f33c5313bbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:21.859053 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b5f3e1a9-7e6b-4c66-b09f-5f33c5313bbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:21.863282 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:21.863282 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:21.863844 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5f3e1a9-7e6b-4c66-b09f-5f33c5313bbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:21.864164 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1331/5341] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:21 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:22.873346 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0ecc1716-d0a6-45d0-ae8a-6ad739f31c90 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:22.875148 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ecc1716-d0a6-45d0-ae8a-6ad739f31c90 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:22.875342 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ecc1716-d0a6-45d0-ae8a-6ad739f31c90 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:22.875555 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ecc1716-d0a6-45d0-ae8a-6ad739f31c90 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:22.875683 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0ecc1716-d0a6-45d0-ae8a-6ad739f31c90 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:22.880100 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:22.880100 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:22.880663 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ecc1716-d0a6-45d0-ae8a-6ad739f31c90 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:22.881012 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1343/5342] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:22 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:23.891168 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a761df8-370d-466a-a75c-783045683837 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:23.893244 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a761df8-370d-466a-a75c-783045683837 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:23.893429 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a761df8-370d-466a-a75c-783045683837 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:23.893701 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a761df8-370d-466a-a75c-783045683837 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:23.893830 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3a761df8-370d-466a-a75c-783045683837 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:23.898227 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:23.898227 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:23.898779 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a761df8-370d-466a-a75c-783045683837 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:23.899128 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1333/5343] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:23 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:24.908958 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-de78e4a1-16ea-481b-92e4-6c580ae83190 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:24.912733 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-de78e4a1-16ea-481b-92e4-6c580ae83190 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:24.912733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-de78e4a1-16ea-481b-92e4-6c580ae83190 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:24.912733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-de78e4a1-16ea-481b-92e4-6c580ae83190 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:24.912733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-de78e4a1-16ea-481b-92e4-6c580ae83190 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:24.916452 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:24.916452 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:24.917288 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-de78e4a1-16ea-481b-92e4-6c580ae83190 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:24.917664 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1337/5344] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:24 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:25.927612 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ad1e93fb-ff34-4842-b272-4ed12b007a8e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:25.929370 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad1e93fb-ff34-4842-b272-4ed12b007a8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:25.929589 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad1e93fb-ff34-4842-b272-4ed12b007a8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:25.929769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad1e93fb-ff34-4842-b272-4ed12b007a8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:25.929914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ad1e93fb-ff34-4842-b272-4ed12b007a8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:25.933914 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:25.933914 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:25.934511 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad1e93fb-ff34-4842-b272-4ed12b007a8e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:25.934906 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1332/5345] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:25 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:26.945695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c9c61169-b4da-4a4f-a390-c2bd197d2c1f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:26.947950 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9c61169-b4da-4a4f-a390-c2bd197d2c1f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:26.948195 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9c61169-b4da-4a4f-a390-c2bd197d2c1f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:26.948399 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9c61169-b4da-4a4f-a390-c2bd197d2c1f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:26.948506 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c9c61169-b4da-4a4f-a390-c2bd197d2c1f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:26.953469 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:26.953469 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:26.954333 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9c61169-b4da-4a4f-a390-c2bd197d2c1f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:26.954689 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1344/5346] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:26 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:27.966144 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-114e4a14-a35d-4a48-bc18-8635e8708130 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:27.967916 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-114e4a14-a35d-4a48-bc18-8635e8708130 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:27.968154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-114e4a14-a35d-4a48-bc18-8635e8708130 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:27.968331 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-114e4a14-a35d-4a48-bc18-8635e8708130 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:27.968438 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-114e4a14-a35d-4a48-bc18-8635e8708130 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:27.972527 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:27.972527 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:27.973193 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-114e4a14-a35d-4a48-bc18-8635e8708130 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:27.973558 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1334/5347] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:27 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:28.982687 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8b324461-a025-4582-9c45-05144a30a25d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:28.984337 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b324461-a025-4582-9c45-05144a30a25d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:28.984546 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b324461-a025-4582-9c45-05144a30a25d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:28.984732 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8b324461-a025-4582-9c45-05144a30a25d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:28.984827 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-8b324461-a025-4582-9c45-05144a30a25d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:28.988633 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:28.988633 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:28.989216 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8b324461-a025-4582-9c45-05144a30a25d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:28.989542 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1338/5348] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:28 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:29.998425 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cb82c163-1833-4372-8729-cfcd9d245df2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:30.000051 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb82c163-1833-4372-8729-cfcd9d245df2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:30.000256 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb82c163-1833-4372-8729-cfcd9d245df2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:30.000442 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb82c163-1833-4372-8729-cfcd9d245df2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:30.000541 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-cb82c163-1833-4372-8729-cfcd9d245df2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:30.004421 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:30.004421 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:30.004970 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb82c163-1833-4372-8729-cfcd9d245df2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:30.005292 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1333/5349] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:29 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 704 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:31.015147 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1dd412eb-2cec-4a04-9365-169626513e83 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:31.016765 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1dd412eb-2cec-4a04-9365-169626513e83 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:31.016988 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1dd412eb-2cec-4a04-9365-169626513e83 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:31.017166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1dd412eb-2cec-4a04-9365-169626513e83 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:31.017264 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1dd412eb-2cec-4a04-9365-169626513e83 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:31.021218 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:31.021218 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:31.021789 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1dd412eb-2cec-4a04-9365-169626513e83 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:31.022148 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1345/5350] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:31 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 705 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:31.303759 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-39cebad5-fdb3-4022-a480-41c9991cf7d9 req-02eb2470-54e8-49af-93a6-ee94fe78da6c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:31.305844 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-39cebad5-fdb3-4022-a480-41c9991cf7d9 req-02eb2470-54e8-49af-93a6-ee94fe78da6c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] DELETE https://10.4.3.9/volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d Aug 20 00:21:31.306114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-39cebad5-fdb3-4022-a480-41c9991cf7d9 req-02eb2470-54e8-49af-93a6-ee94fe78da6c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:31.306948 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-39cebad5-fdb3-4022-a480-41c9991cf7d9 req-02eb2470-54e8-49af-93a6-ee94fe78da6c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:31.314962 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:31.314962 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:31.362923 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-39cebad5-fdb3-4022-a480-41c9991cf7d9 req-02eb2470-54e8-49af-93a6-ee94fe78da6c tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d returned with HTTP 200 Aug 20 00:21:31.363479 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1335/5351] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:21:31 2026] DELETE /volume/v3/attachments/481195d6-f077-49b6-adb8-22b3f33a8a8d => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:32.032596 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e1f6ec13-c198-4824-99d7-0fcfc215d6bd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:32.034176 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e1f6ec13-c198-4824-99d7-0fcfc215d6bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:32.034355 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e1f6ec13-c198-4824-99d7-0fcfc215d6bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:32.034525 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e1f6ec13-c198-4824-99d7-0fcfc215d6bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:32.034731 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e1f6ec13-c198-4824-99d7-0fcfc215d6bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id e0a7c2e0-9830-4eb3-ae74-04aee706bc16. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:32.038183 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:32.038183 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:32.038671 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e1f6ec13-c198-4824-99d7-0fcfc215d6bd tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 200 Aug 20 00:21:32.038996 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1339/5352] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:32 2026] GET /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:32.047444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b1995da-11a4-4870-8cbc-9668f4a7c3a0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:32.049315 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b1995da-11a4-4870-8cbc-9668f4a7c3a0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 Aug 20 00:21:32.049527 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b1995da-11a4-4870-8cbc-9668f4a7c3a0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:32.049732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b1995da-11a4-4870-8cbc-9668f4a7c3a0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:32.049858 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-7b1995da-11a4-4870-8cbc-9668f4a7c3a0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete backup with id: e0a7c2e0-9830-4eb3-ae74-04aee706bc16. Aug 20 00:21:32.053602 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:32.053602 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:32.062905 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-7b1995da-11a4-4870-8cbc-9668f4a7c3a0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] delete_backup rpcapi backup_id e0a7c2e0-9830-4eb3-ae74-04aee706bc16 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:21:32.064538 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b1995da-11a4-4870-8cbc-9668f4a7c3a0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 returned with HTTP 202 Aug 20 00:21:32.064906 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1334/5353] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:21:32 2026] DELETE /volume/v3/backups/e0a7c2e0-9830-4eb3-ae74-04aee706bc16 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:21:32.072239 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-39448fb9-5104-4478-b01d-369b887131f7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:32.074108 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:21:32.074468 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1825944797"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:32.075870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1825944797'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:21:32.076005 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume of 1 GB Aug 20 00:21:32.081800 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Availability Zones retrieved successfully. Aug 20 00:21:32.087537 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (8c968fa4-73e7-4efe-91ed-4b0031d98d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:21:32.097790 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5911a8-91ba-4f65-b902-c6270d04642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:32.097790 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:21:32.114648 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5911a8-91ba-4f65-b902-c6270d04642e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:32.115441 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9433fce-1016-4c92-b041-dbba19b0fa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:32.153826 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['eba09e7c-3342-4644-9a7c-3ec04e560736', 'f45a9856-7241-4651-a3e7-46a3383311fe', '16188c73-a07a-4f75-8cdd-5ae42fe9730c', '31697a21-47c6-4af6-9c80-30322f79d731'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:32.154712 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9433fce-1016-4c92-b041-dbba19b0fa9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba09e7c-3342-4644-9a7c-3ec04e560736', 'f45a9856-7241-4651-a3e7-46a3383311fe', '16188c73-a07a-4f75-8cdd-5ae42fe9730c', '31697a21-47c6-4af6-9c80-30322f79d731']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:32.155326 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92195415-cf6e-45de-8d03-c9faec7c0df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:32.177875 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92195415-cf6e-45de-8d03-c9faec7c0df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd033717f-b698-488d-9e9f-b2c0a4362c73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825944797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['eba09e7c-3342-4644-9a7c-3ec04e560736','f45a9856-7241-4651-a3e7-46a3383311fe','16188c73-a07a-4f75-8cdd-5ae42fe9730c','31697a21-47c6-4af6-9c80-30322f79d731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825944797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d033717f-b698-488d-9e9f-b2c0a4362c73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae71765f9f94130a73bd4e127eb1a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:32.178575 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a05ceb-241e-4955-a09e-7dddedce00d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:32.194979 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a05ceb-241e-4955-a09e-7dddedce00d4) transitioned into state 'SUCCESS' from state '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-1825944797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['eba09e7c-3342-4644-9a7c-3ec04e560736','f45a9856-7241-4651-a3e7-46a3383311fe','16188c73-a07a-4f75-8cdd-5ae42fe9730c','31697a21-47c6-4af6-9c80-30322f79d731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:32.195589 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eac62cb-8636-41d2-93c8-8325b9e39744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:32.204747 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eac62cb-8636-41d2-93c8-8325b9e39744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:32.205688 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (8c968fa4-73e7-4efe-91ed-4b0031d98d26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:21:32.206061 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request issued successfully. Aug 20 00:21:32.206640 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-39448fb9-5104-4478-b01d-369b887131f7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:21:32.207279 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1346/5354] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:21:32 2026] POST /volume/v3/volumes => generated 774 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:32.219162 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a345b040-2812-4413-a2b3-add56193a858 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:32.221170 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a345b040-2812-4413-a2b3-add56193a858 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 Aug 20 00:21:32.221170 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a345b040-2812-4413-a2b3-add56193a858 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:32.221318 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a345b040-2812-4413-a2b3-add56193a858 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:32.229607 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:32.229607 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:32.233257 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a345b040-2812-4413-a2b3-add56193a858 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:32.236819 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a345b040-2812-4413-a2b3-add56193a858 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 returned with HTTP 200 Aug 20 00:21:32.237324 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1336/5355] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:32 2026] GET /volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:32.784478 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c912d3fb-1a70-4f8d-b04b-2b3ab7fb3a82 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:32.786059 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c912d3fb-1a70-4f8d-b04b-2b3ab7fb3a82 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] DELETE https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:21:32.786273 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c912d3fb-1a70-4f8d-b04b-2b3ab7fb3a82 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:32.786443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c912d3fb-1a70-4f8d-b04b-2b3ab7fb3a82 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:32.786597 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-c912d3fb-1a70-4f8d-b04b-2b3ab7fb3a82 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Delete volume with id: 5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:21:32.792557 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:32.792557 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:32.792959 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c912d3fb-1a70-4f8d-b04b-2b3ab7fb3a82 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:21:32.806457 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c912d3fb-1a70-4f8d-b04b-2b3ab7fb3a82 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Delete volume request issued successfully. Aug 20 00:21:32.806697 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c912d3fb-1a70-4f8d-b04b-2b3ab7fb3a82 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 202 Aug 20 00:21:32.807220 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1340/5356] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:21:32 2026] DELETE /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:21:32.813726 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b67905ba-b9ee-4877-8291-b0e8801b9203 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:32.815528 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b67905ba-b9ee-4877-8291-b0e8801b9203 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:21:32.815734 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b67905ba-b9ee-4877-8291-b0e8801b9203 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:32.815921 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b67905ba-b9ee-4877-8291-b0e8801b9203 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:32.822235 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:32.822235 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:32.825434 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b67905ba-b9ee-4877-8291-b0e8801b9203 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:21:32.829621 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b67905ba-b9ee-4877-8291-b0e8801b9203 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 200 Aug 20 00:21:32.830011 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1335/5357] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:21:32 2026] GET /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 1418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:21:33.249568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-086794e6-50d6-4e1f-8b5e-cb46018f21c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:33.251515 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-086794e6-50d6-4e1f-8b5e-cb46018f21c9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 Aug 20 00:21:33.251648 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-086794e6-50d6-4e1f-8b5e-cb46018f21c9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:33.251833 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-086794e6-50d6-4e1f-8b5e-cb46018f21c9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:33.258498 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:33.258498 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:33.261645 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-086794e6-50d6-4e1f-8b5e-cb46018f21c9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:33.264903 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-086794e6-50d6-4e1f-8b5e-cb46018f21c9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 returned with HTTP 200 Aug 20 00:21:33.265226 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1347/5358] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:33 2026] GET /volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:21:33.276448 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6165baee-387f-4389-81e1-e76f10818f0e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:33.278083 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6165baee-387f-4389-81e1-e76f10818f0e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:21:33.278397 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6165baee-387f-4389-81e1-e76f10818f0e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d033717f-b698-488d-9e9f-b2c0a4362c73", "name": "tempest-type-Backup-1916892141"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:33.279687 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-6165baee-387f-4389-81e1-e76f10818f0e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating new backup {'backup': {'volume_id': 'd033717f-b698-488d-9e9f-b2c0a4362c73', 'name': 'tempest-type-Backup-1916892141'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:21:33.279898 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-6165baee-387f-4389-81e1-e76f10818f0e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating backup of volume d033717f-b698-488d-9e9f-b2c0a4362c73 in container None Aug 20 00:21:33.286313 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:33.286313 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:33.286616 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6165baee-387f-4389-81e1-e76f10818f0e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:33.302048 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-6165baee-387f-4389-81e1-e76f10818f0e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['a2a2c470-2081-4f63-82b3-3f01cf52b0c4', 'decf10ad-bad2-486e-ab68-f62038e40e9e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:33.332260 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6165baee-387f-4389-81e1-e76f10818f0e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:21:33.332704 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1337/5359] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:21:33 2026] POST /volume/v3/backups => generated 312 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:33.340228 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1e804833-57a7-4c27-b8c0-631b707768d6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:33.342205 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e804833-57a7-4c27-b8c0-631b707768d6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:33.342428 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e804833-57a7-4c27-b8c0-631b707768d6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:33.342953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e804833-57a7-4c27-b8c0-631b707768d6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:33.342953 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1e804833-57a7-4c27-b8c0-631b707768d6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:33.346937 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:33.346937 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:33.347568 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e804833-57a7-4c27-b8c0-631b707768d6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:33.348026 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1341/5360] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:33 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:33.841326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1fdfb4d0-ee2a-4d6b-88e4-ca4a6f6fcb28 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:33.843193 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1fdfb4d0-ee2a-4d6b-88e4-ca4a6f6fcb28 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 Aug 20 00:21:33.843452 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1fdfb4d0-ee2a-4d6b-88e4-ca4a6f6fcb28 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:33.843656 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1fdfb4d0-ee2a-4d6b-88e4-ca4a6f6fcb28 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:33.849179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1fdfb4d0-ee2a-4d6b-88e4-ca4a6f6fcb28 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 returned with HTTP 404 Aug 20 00:21:33.849645 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1336/5361] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:21:33 2026] GET /volume/v3/volumes/5d18e120-e0ee-4ee7-bb01-a82cbc115424 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:21:33.855820 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd221878-9347-4d85-8248-8679b7656868 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:33.857475 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd221878-9347-4d85-8248-8679b7656868 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 Aug 20 00:21:33.857649 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd221878-9347-4d85-8248-8679b7656868 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:33.857835 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd221878-9347-4d85-8248-8679b7656868 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:33.857963 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-dd221878-9347-4d85-8248-8679b7656868 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Delete snapshot with id: 121f9bac-06c5-48ea-b513-23f81ad0c437 Aug 20 00:21:33.862569 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:33.862569 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:33.862973 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dd221878-9347-4d85-8248-8679b7656868 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot retrieved successfully. Aug 20 00:21:33.880756 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dd221878-9347-4d85-8248-8679b7656868 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot delete request issued successfully. Aug 20 00:21:33.881013 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd221878-9347-4d85-8248-8679b7656868 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 returned with HTTP 202 Aug 20 00:21:33.881352 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1348/5362] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:21:33 2026] DELETE /volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:21:33.888444 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-124dee5b-671f-463a-8a3f-1dd5c5286316 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:33.890732 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-124dee5b-671f-463a-8a3f-1dd5c5286316 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 Aug 20 00:21:33.891005 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-124dee5b-671f-463a-8a3f-1dd5c5286316 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:33.891254 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-124dee5b-671f-463a-8a3f-1dd5c5286316 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:33.897322 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:33.897322 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:33.897855 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-124dee5b-671f-463a-8a3f-1dd5c5286316 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot retrieved successfully. Aug 20 00:21:33.898837 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-124dee5b-671f-463a-8a3f-1dd5c5286316 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 returned with HTTP 200 Aug 20 00:21:33.899291 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1338/5363] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:21:33 2026] GET /volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:34.358183 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0f42e00f-8a13-4e9c-85b6-f57fc2f32029 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:34.360042 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f42e00f-8a13-4e9c-85b6-f57fc2f32029 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:34.360245 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f42e00f-8a13-4e9c-85b6-f57fc2f32029 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:34.360439 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f42e00f-8a13-4e9c-85b6-f57fc2f32029 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:34.360537 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-0f42e00f-8a13-4e9c-85b6-f57fc2f32029 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:34.364562 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:34.364562 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:34.365113 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f42e00f-8a13-4e9c-85b6-f57fc2f32029 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:34.365458 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1342/5364] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:34 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:34.908039 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-86bb7448-d9e8-4479-9d5a-c5c714847789 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:34.909885 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-86bb7448-d9e8-4479-9d5a-c5c714847789 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 Aug 20 00:21:34.910086 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-86bb7448-d9e8-4479-9d5a-c5c714847789 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:34.910258 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-86bb7448-d9e8-4479-9d5a-c5c714847789 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:34.915221 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-86bb7448-d9e8-4479-9d5a-c5c714847789 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 returned with HTTP 404 Aug 20 00:21:34.915650 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1337/5365] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:21:34 2026] GET /volume/v3/snapshots/121f9bac-06c5-48ea-b513-23f81ad0c437 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:21:35.374444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6aadccd-18f8-4580-ad4e-ecbade566f85 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:35.376016 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6aadccd-18f8-4580-ad4e-ecbade566f85 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:35.376193 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6aadccd-18f8-4580-ad4e-ecbade566f85 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:35.376356 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6aadccd-18f8-4580-ad4e-ecbade566f85 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:35.376450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a6aadccd-18f8-4580-ad4e-ecbade566f85 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:35.381652 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:35.381652 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:35.382373 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6aadccd-18f8-4580-ad4e-ecbade566f85 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:35.382767 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1349/5366] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:35 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:36.392761 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6c7c85e8-b0c3-4be8-b939-310e362b79ad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:36.395482 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c7c85e8-b0c3-4be8-b939-310e362b79ad tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:36.395743 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c7c85e8-b0c3-4be8-b939-310e362b79ad tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:36.395954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c7c85e8-b0c3-4be8-b939-310e362b79ad tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:36.396057 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6c7c85e8-b0c3-4be8-b939-310e362b79ad tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:36.400967 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:36.400967 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:36.401678 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c7c85e8-b0c3-4be8-b939-310e362b79ad tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:36.402128 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1339/5367] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:36 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:36.483977 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-fabfe13b-da34-4536-a545-bac457781753 req-603bc861-1c07-4cc8-926f-898c8a29ce19 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:36.486655 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-fabfe13b-da34-4536-a545-bac457781753 req-603bc861-1c07-4cc8-926f-898c8a29ce19 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] DELETE https://10.4.3.9/volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a Aug 20 00:21:36.486940 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-fabfe13b-da34-4536-a545-bac457781753 req-603bc861-1c07-4cc8-926f-898c8a29ce19 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:36.487203 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-fabfe13b-da34-4536-a545-bac457781753 req-603bc861-1c07-4cc8-926f-898c8a29ce19 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:36.494012 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:36.494012 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:36.532572 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-fabfe13b-da34-4536-a545-bac457781753 req-603bc861-1c07-4cc8-926f-898c8a29ce19 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a returned with HTTP 200 Aug 20 00:21:36.533007 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1343/5368] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:21:36 2026] DELETE /volume/v3/attachments/285b3750-ab82-4320-bc35-d94cb1a6d05a => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:37.412579 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-91d3478a-de8f-40e9-a918-82f033ed1152 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:37.414280 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-91d3478a-de8f-40e9-a918-82f033ed1152 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:37.414492 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-91d3478a-de8f-40e9-a918-82f033ed1152 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:37.414747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-91d3478a-de8f-40e9-a918-82f033ed1152 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:37.414909 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-91d3478a-de8f-40e9-a918-82f033ed1152 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:37.419138 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:37.419138 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:37.419732 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-91d3478a-de8f-40e9-a918-82f033ed1152 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:37.420255 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1338/5369] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:37 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:37.848603 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-034ea1b4-fea9-44df-a261-1055460aff80 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:37.850534 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-034ea1b4-fea9-44df-a261-1055460aff80 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] DELETE https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:21:37.850754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-034ea1b4-fea9-44df-a261-1055460aff80 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:37.850978 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-034ea1b4-fea9-44df-a261-1055460aff80 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:37.851198 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-034ea1b4-fea9-44df-a261-1055460aff80 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Delete volume with id: 2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:21:37.859547 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:37.859547 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:37.860025 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-034ea1b4-fea9-44df-a261-1055460aff80 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:21:37.876557 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-034ea1b4-fea9-44df-a261-1055460aff80 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Delete volume request issued successfully. Aug 20 00:21:37.876815 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-034ea1b4-fea9-44df-a261-1055460aff80 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 202 Aug 20 00:21:37.877313 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1350/5370] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:21:37 2026] DELETE /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:21:37.885290 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-23dda3d9-784f-4d81-8dbc-dfc12711228a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:37.887134 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23dda3d9-784f-4d81-8dbc-dfc12711228a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:21:37.887375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23dda3d9-784f-4d81-8dbc-dfc12711228a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:37.887572 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23dda3d9-784f-4d81-8dbc-dfc12711228a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:37.894768 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:37.894768 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:37.898457 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-23dda3d9-784f-4d81-8dbc-dfc12711228a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:21:37.903357 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23dda3d9-784f-4d81-8dbc-dfc12711228a tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 200 Aug 20 00:21:37.903881 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1340/5371] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:21:37 2026] GET /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 1418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:21:38.429948 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3295c442-7dc3-407e-b62d-04194746e6eb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:38.432145 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3295c442-7dc3-407e-b62d-04194746e6eb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:38.432455 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3295c442-7dc3-407e-b62d-04194746e6eb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:38.432743 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3295c442-7dc3-407e-b62d-04194746e6eb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:38.432903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3295c442-7dc3-407e-b62d-04194746e6eb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:38.438418 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:38.438418 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:38.439299 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3295c442-7dc3-407e-b62d-04194746e6eb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:38.439812 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1344/5372] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:38 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:38.918367 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-87a18147-2bb3-4956-ac3f-f946bb13264b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:38.920514 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87a18147-2bb3-4956-ac3f-f946bb13264b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba Aug 20 00:21:38.920782 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87a18147-2bb3-4956-ac3f-f946bb13264b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:38.921029 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87a18147-2bb3-4956-ac3f-f946bb13264b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:38.928790 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87a18147-2bb3-4956-ac3f-f946bb13264b tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba returned with HTTP 404 Aug 20 00:21:38.929421 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1339/5373] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:21:38 2026] GET /volume/v3/volumes/2ff03b90-893e-4a92-b8fe-bc4ab6240cba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:21:38.936500 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-54ca58c2-185e-45f3-b7ea-965086f4199e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:38.938360 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54ca58c2-185e-45f3-b7ea-965086f4199e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 Aug 20 00:21:38.938585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54ca58c2-185e-45f3-b7ea-965086f4199e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:38.938794 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54ca58c2-185e-45f3-b7ea-965086f4199e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:38.938900 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-54ca58c2-185e-45f3-b7ea-965086f4199e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Delete snapshot with id: e1f2facd-2f8d-4214-ba98-b565be5066b5 Aug 20 00:21:38.944904 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:38.944904 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:38.945505 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-54ca58c2-185e-45f3-b7ea-965086f4199e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot retrieved successfully. Aug 20 00:21:38.963040 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-54ca58c2-185e-45f3-b7ea-965086f4199e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot delete request issued successfully. Aug 20 00:21:38.963252 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54ca58c2-185e-45f3-b7ea-965086f4199e tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 returned with HTTP 202 Aug 20 00:21:38.963725 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1351/5374] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:21:38 2026] DELETE /volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:21:38.970210 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fc603f0c-5b31-44d7-b82f-aae8622b0be0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:38.971994 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fc603f0c-5b31-44d7-b82f-aae8622b0be0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 Aug 20 00:21:38.972183 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fc603f0c-5b31-44d7-b82f-aae8622b0be0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:38.972370 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fc603f0c-5b31-44d7-b82f-aae8622b0be0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:38.977177 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:38.977177 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:38.977615 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fc603f0c-5b31-44d7-b82f-aae8622b0be0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Snapshot retrieved successfully. Aug 20 00:21:38.978366 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fc603f0c-5b31-44d7-b82f-aae8622b0be0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 returned with HTTP 200 Aug 20 00:21:38.978688 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1341/5375] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:21:38 2026] GET /volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:39.450856 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0f0c4f81-b1e2-4dcb-8e1a-3936ed9b12b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:39.452774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f0c4f81-b1e2-4dcb-8e1a-3936ed9b12b5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:39.453026 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f0c4f81-b1e2-4dcb-8e1a-3936ed9b12b5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:39.453220 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f0c4f81-b1e2-4dcb-8e1a-3936ed9b12b5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:39.453322 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-0f0c4f81-b1e2-4dcb-8e1a-3936ed9b12b5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:39.457655 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:39.457655 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:39.458312 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f0c4f81-b1e2-4dcb-8e1a-3936ed9b12b5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:39.458656 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1345/5376] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:39 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:39.987881 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d6b8ccec-312b-451e-b8b5-79521b39e8a0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:39.989999 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d6b8ccec-312b-451e-b8b5-79521b39e8a0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 Aug 20 00:21:39.990214 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d6b8ccec-312b-451e-b8b5-79521b39e8a0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:39.990474 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d6b8ccec-312b-451e-b8b5-79521b39e8a0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:39.995599 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d6b8ccec-312b-451e-b8b5-79521b39e8a0 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 returned with HTTP 404 Aug 20 00:21:39.996134 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1340/5377] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:21:39 2026] GET /volume/v3/snapshots/e1f2facd-2f8d-4214-ba98-b565be5066b5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:21:40.470918 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5a447b6d-8581-48ad-a6ed-aa174b2aeb6a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:40.473161 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a447b6d-8581-48ad-a6ed-aa174b2aeb6a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:40.473608 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a447b6d-8581-48ad-a6ed-aa174b2aeb6a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:40.473608 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a447b6d-8581-48ad-a6ed-aa174b2aeb6a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:40.473716 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5a447b6d-8581-48ad-a6ed-aa174b2aeb6a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:40.479043 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:40.479043 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:40.479940 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a447b6d-8581-48ad-a6ed-aa174b2aeb6a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:40.480415 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1352/5378] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:40 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:41.216326 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-eab54c12-5342-4681-87f6-13b286fb2513 req-68269506-2638-42ad-80e4-08de5486a5f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:41.218156 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-eab54c12-5342-4681-87f6-13b286fb2513 req-68269506-2638-42ad-80e4-08de5486a5f1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] DELETE https://10.4.3.9/volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d Aug 20 00:21:41.218336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-eab54c12-5342-4681-87f6-13b286fb2513 req-68269506-2638-42ad-80e4-08de5486a5f1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:41.218537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-eab54c12-5342-4681-87f6-13b286fb2513 req-68269506-2638-42ad-80e4-08de5486a5f1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:41.225134 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:41.225134 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:41.264653 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-eab54c12-5342-4681-87f6-13b286fb2513 req-68269506-2638-42ad-80e4-08de5486a5f1 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d returned with HTTP 200 Aug 20 00:21:41.265087 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1342/5379] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:21:41 2026] DELETE /volume/v3/attachments/b1de9a02-ef35-41c0-aedf-ed5181080e9d => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:41.490770 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0b001658-2ff7-4c2e-b47d-4e41a3cf94d8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:41.492534 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b001658-2ff7-4c2e-b47d-4e41a3cf94d8 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:41.492780 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b001658-2ff7-4c2e-b47d-4e41a3cf94d8 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:41.493184 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0b001658-2ff7-4c2e-b47d-4e41a3cf94d8 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:41.493184 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-0b001658-2ff7-4c2e-b47d-4e41a3cf94d8 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:41.497948 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:41.497948 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:41.498532 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0b001658-2ff7-4c2e-b47d-4e41a3cf94d8 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:41.498923 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1346/5380] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:41 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:42.510408 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-47019537-fc3d-4400-88d5-dda75273ccbe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:42.512873 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47019537-fc3d-4400-88d5-dda75273ccbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:42.513233 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47019537-fc3d-4400-88d5-dda75273ccbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:42.513444 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47019537-fc3d-4400-88d5-dda75273ccbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:42.513675 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-47019537-fc3d-4400-88d5-dda75273ccbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:42.519315 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:42.519315 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:42.520134 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47019537-fc3d-4400-88d5-dda75273ccbe tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:42.520557 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1341/5381] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:42 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:42.801391 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-804d4c05-c6c6-4ab6-ac19-e8d334cd4cda None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:42.803267 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-804d4c05-c6c6-4ab6-ac19-e8d334cd4cda tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] DELETE https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:21:42.803568 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-804d4c05-c6c6-4ab6-ac19-e8d334cd4cda tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:42.803825 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-804d4c05-c6c6-4ab6-ac19-e8d334cd4cda tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:42.804040 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-804d4c05-c6c6-4ab6-ac19-e8d334cd4cda tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Delete volume with id: 3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:21:42.811208 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:42.811208 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:42.811735 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-804d4c05-c6c6-4ab6-ac19-e8d334cd4cda tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:21:42.827301 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-804d4c05-c6c6-4ab6-ac19-e8d334cd4cda tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Delete volume request issued successfully. Aug 20 00:21:42.827543 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-804d4c05-c6c6-4ab6-ac19-e8d334cd4cda tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 202 Aug 20 00:21:42.828079 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1353/5382] 10.4.3.9 () {68 vars in 1378 bytes} [Thu Aug 20 00:21:42 2026] DELETE /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:21:42.838173 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9495429e-0e61-44e5-8ee6-ca8cccc5eec6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:42.840150 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9495429e-0e61-44e5-8ee6-ca8cccc5eec6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:21:42.840363 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9495429e-0e61-44e5-8ee6-ca8cccc5eec6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:42.840555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9495429e-0e61-44e5-8ee6-ca8cccc5eec6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:42.847599 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:42.847599 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:42.852244 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9495429e-0e61-44e5-8ee6-ca8cccc5eec6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Volume info retrieved successfully. Aug 20 00:21:42.857465 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9495429e-0e61-44e5-8ee6-ca8cccc5eec6 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 200 Aug 20 00:21:42.857874 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1343/5383] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:21:42 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 1383 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:21:43.530855 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-25e090e7-576d-4605-8d05-a4e61e612569 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:43.532907 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25e090e7-576d-4605-8d05-a4e61e612569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:43.533162 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25e090e7-576d-4605-8d05-a4e61e612569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:43.533387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25e090e7-576d-4605-8d05-a4e61e612569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:43.533523 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-25e090e7-576d-4605-8d05-a4e61e612569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:43.538154 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:43.538154 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:43.538810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25e090e7-576d-4605-8d05-a4e61e612569 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:43.539223 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1347/5384] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:43 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:43.873979 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e7ea7ef4-b349-4e2a-ab43-96bbdb152222 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:43.875572 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7ea7ef4-b349-4e2a-ab43-96bbdb152222 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] GET https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a Aug 20 00:21:43.875773 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7ea7ef4-b349-4e2a-ab43-96bbdb152222 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:43.875960 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7ea7ef4-b349-4e2a-ab43-96bbdb152222 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:43.881545 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7ea7ef4-b349-4e2a-ab43-96bbdb152222 tempest-TestVolumeBootPatternV346-160149718 tempest-TestVolumeBootPatternV346-160149718-project-member] https://10.4.3.9/volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a returned with HTTP 404 Aug 20 00:21:43.881962 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1342/5385] 10.4.3.9 () {68 vars in 1375 bytes} [Thu Aug 20 00:21:43 2026] GET /volume/v3/volumes/3d8a0cf3-56a1-43a1-acb9-8a421459f67a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:21:44.548864 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7b36a133-ec1c-4ffa-8e80-9d815eafcf22 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:44.550452 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7b36a133-ec1c-4ffa-8e80-9d815eafcf22 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:44.550637 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7b36a133-ec1c-4ffa-8e80-9d815eafcf22 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:44.550818 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7b36a133-ec1c-4ffa-8e80-9d815eafcf22 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:44.550925 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7b36a133-ec1c-4ffa-8e80-9d815eafcf22 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:44.554642 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:44.554642 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:44.555224 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7b36a133-ec1c-4ffa-8e80-9d815eafcf22 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:44.555595 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1354/5386] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:44 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:45.565375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-07953db4-f199-4862-9634-2e7c2582ac61 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:45.567059 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07953db4-f199-4862-9634-2e7c2582ac61 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:45.567246 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07953db4-f199-4862-9634-2e7c2582ac61 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:45.567453 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07953db4-f199-4862-9634-2e7c2582ac61 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:45.567501 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-07953db4-f199-4862-9634-2e7c2582ac61 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:45.571451 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:45.571451 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:45.572074 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07953db4-f199-4862-9634-2e7c2582ac61 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:45.572453 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1344/5387] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:45 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:46.582555 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a2e1515a-58ee-4925-94c5-62356d6c2a9a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:46.584338 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a2e1515a-58ee-4925-94c5-62356d6c2a9a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:46.584550 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a2e1515a-58ee-4925-94c5-62356d6c2a9a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:46.584736 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a2e1515a-58ee-4925-94c5-62356d6c2a9a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:46.584846 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a2e1515a-58ee-4925-94c5-62356d6c2a9a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:46.588994 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:46.588994 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:46.589566 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a2e1515a-58ee-4925-94c5-62356d6c2a9a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:46.589951 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1348/5388] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:46 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:47.600381 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e146b2c3-0918-4d9b-9454-30212e80c946 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:47.602117 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e146b2c3-0918-4d9b-9454-30212e80c946 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:47.602326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e146b2c3-0918-4d9b-9454-30212e80c946 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:47.602481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e146b2c3-0918-4d9b-9454-30212e80c946 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:47.602594 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e146b2c3-0918-4d9b-9454-30212e80c946 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 4a4d94a7-619d-4e23-88f7-5637c2350ae0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:47.606638 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:47.606638 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:47.607200 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e146b2c3-0918-4d9b-9454-30212e80c946 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 200 Aug 20 00:21:47.607522 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1343/5389] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:47 2026] GET /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:47.616598 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bcc38684-a965-4eab-bbc9-df5114773dcb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:47.618857 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bcc38684-a965-4eab-bbc9-df5114773dcb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 Aug 20 00:21:47.619204 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bcc38684-a965-4eab-bbc9-df5114773dcb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:47.619474 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bcc38684-a965-4eab-bbc9-df5114773dcb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:47.619639 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-bcc38684-a965-4eab-bbc9-df5114773dcb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete backup with id: 4a4d94a7-619d-4e23-88f7-5637c2350ae0. Aug 20 00:21:47.624154 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:47.624154 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:47.635691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-bcc38684-a965-4eab-bbc9-df5114773dcb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] delete_backup rpcapi backup_id 4a4d94a7-619d-4e23-88f7-5637c2350ae0 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:21:47.637374 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bcc38684-a965-4eab-bbc9-df5114773dcb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 returned with HTTP 202 Aug 20 00:21:47.637770 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1355/5390] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:21:47 2026] DELETE /volume/v3/backups/4a4d94a7-619d-4e23-88f7-5637c2350ae0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:21:47.643205 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1fd3b4f1-da6e-41c5-b575-273db869f5e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:47.644817 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fd3b4f1-da6e-41c5-b575-273db869f5e9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 Aug 20 00:21:47.645022 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fd3b4f1-da6e-41c5-b575-273db869f5e9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:47.645192 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fd3b4f1-da6e-41c5-b575-273db869f5e9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:47.645336 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1fd3b4f1-da6e-41c5-b575-273db869f5e9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume with id: d033717f-b698-488d-9e9f-b2c0a4362c73 Aug 20 00:21:47.652020 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:47.652020 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:47.652020 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1fd3b4f1-da6e-41c5-b575-273db869f5e9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:47.666969 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1fd3b4f1-da6e-41c5-b575-273db869f5e9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume request issued successfully. Aug 20 00:21:47.667135 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fd3b4f1-da6e-41c5-b575-273db869f5e9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 returned with HTTP 202 Aug 20 00:21:47.667483 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1345/5391] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:21:47 2026] DELETE /volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:21:47.674450 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3af0286a-a690-4002-9a2b-5512c0b006a7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:47.676007 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3af0286a-a690-4002-9a2b-5512c0b006a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 Aug 20 00:21:47.676193 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3af0286a-a690-4002-9a2b-5512c0b006a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:47.676359 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3af0286a-a690-4002-9a2b-5512c0b006a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:47.683467 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:47.683467 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:47.687310 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-3af0286a-a690-4002-9a2b-5512c0b006a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:47.691575 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3af0286a-a690-4002-9a2b-5512c0b006a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 returned with HTTP 200 Aug 20 00:21:47.692071 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1349/5392] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:47 2026] GET /volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:21:48.702902 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6518644d-5dc1-44bb-8402-7029c74b6735 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:48.704575 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6518644d-5dc1-44bb-8402-7029c74b6735 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 Aug 20 00:21:48.704786 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6518644d-5dc1-44bb-8402-7029c74b6735 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:48.704976 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6518644d-5dc1-44bb-8402-7029c74b6735 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:48.710951 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6518644d-5dc1-44bb-8402-7029c74b6735 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 returned with HTTP 404 Aug 20 00:21:48.711559 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1344/5393] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:48 2026] GET /volume/v3/volumes/d033717f-b698-488d-9e9f-b2c0a4362c73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:21:48.718445 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:48.720156 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81/export_record Aug 20 00:21:48.720335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:48.720501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'export_record' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:48.720609 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Export record for backup b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 00:21:48.725306 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:48.725306 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:48.726569 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.api [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling RPCAPI with context: , host: np0000007832, backup: b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 00:21:48.734556 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] export_record in rpcapi backup_id b6f1b3e2-0740-4186-b7df-6931e02efa81 on host np0000007832. {{(pid=100468) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 00:21:48.743555 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjZmMWIzZTItMDc0MC00MTg2LWI3ZGYtNjkzMWUwMmVmYTgxIiwgInVzZXJfaWQiOiAiNDY2YmQxMGEwYmI2NDE5ZmJkMDZmNTVmMWFlZjg3ZWQiLCAicHJvamVjdF9pZCI6ICI4YWU3MTc2NWY5Zjk0MTMwYTczYmQ0ZTEyN2ViMWEyYiIsICJ2b2x1bWVfaWQiOiAiOWFiODA0NjEtMWM5Ni00YjgwLWFiODYtZDU1ZjJhOTNiMDZkIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzY5MDA5NjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85YWI4MDQ2MS0xYzk2LTRiODAtYWI4Ni1kNTVmMmE5M2IwNmQvMjAyNjA4MjAwMDIxMDYvYXpfbm92YV9iYWNrdXBfYjZmMWIzZTItMDc0MC00MTg2LWI3ZGYtNjkzMWUwMmVmYTgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMDoyMTowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoyMTowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAwOjIxOjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100468) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 00:21:48.743902 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8a31340-4b1f-4bde-9c93-5c02bc254c64 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81/export_record returned with HTTP 200 Aug 20 00:21:48.744525 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1356/5394] 10.4.3.9 () {68 vars in 1416 bytes} [Thu Aug 20 00:21:48 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:21:48.752057 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67debc95-589e-4b89-83c0-a4613bd70d80 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:48.753689 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:21:48.754118 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-131428030"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:48.755462 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-131428030'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:21:48.755588 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume of 1 GB Aug 20 00:21:48.759281 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Availability Zones retrieved successfully. Aug 20 00:21:48.764507 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (2e5188a4-6070-4346-8717-2380d7143527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:21:48.765353 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d351ff4d-e963-40ba-a539-da1b0eceb74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:48.766136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:21:48.789140 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d351ff4d-e963-40ba-a539-da1b0eceb74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:48.789915 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb67578b-adba-4c38-ab76-12f6d88d7e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:48.832172 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['f74d2518-85f5-4734-85b6-20a070b94097', 'a56f148b-8a9c-4a70-b18c-35ff2d698312', '287e50a7-c9b5-4765-8a2d-dc952f856be5', '0ad3beaa-ff66-43b2-8a4b-c02c33cfa514'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:48.833103 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb67578b-adba-4c38-ab76-12f6d88d7e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f74d2518-85f5-4734-85b6-20a070b94097', 'a56f148b-8a9c-4a70-b18c-35ff2d698312', '287e50a7-c9b5-4765-8a2d-dc952f856be5', '0ad3beaa-ff66-43b2-8a4b-c02c33cfa514']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:48.834317 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91f16d2-20e6-469e-8680-eeaa49ff63a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:48.856732 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91f16d2-20e6-469e-8680-eeaa49ff63a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c79c543e-a4eb-4688-a3c5-c218acc66d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-131428030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['f74d2518-85f5-4734-85b6-20a070b94097','a56f148b-8a9c-4a70-b18c-35ff2d698312','287e50a7-c9b5-4765-8a2d-dc952f856be5','0ad3beaa-ff66-43b2-8a4b-c02c33cfa514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-131428030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c79c543e-a4eb-4688-a3c5-c218acc66d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae71765f9f94130a73bd4e127eb1a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:48.857459 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67646c9c-36ed-4a06-8ed4-da089d4f6d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:48.873457 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67646c9c-36ed-4a06-8ed4-da089d4f6d86) transitioned into state 'SUCCESS' from state '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-131428030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['f74d2518-85f5-4734-85b6-20a070b94097','a56f148b-8a9c-4a70-b18c-35ff2d698312','287e50a7-c9b5-4765-8a2d-dc952f856be5','0ad3beaa-ff66-43b2-8a4b-c02c33cfa514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:48.874137 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8484673-0198-4ff1-b5d0-57a55c46791a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:48.883220 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8484673-0198-4ff1-b5d0-57a55c46791a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:48.884096 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (2e5188a4-6070-4346-8717-2380d7143527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:21:48.884363 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request issued successfully. Aug 20 00:21:48.884948 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67debc95-589e-4b89-83c0-a4613bd70d80 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:21:48.885354 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1346/5395] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:21:48 2026] POST /volume/v3/volumes => generated 773 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:48.896077 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-104ec629-2659-4382-84ba-e8f788717083 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:48.897567 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-104ec629-2659-4382-84ba-e8f788717083 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 Aug 20 00:21:48.897761 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-104ec629-2659-4382-84ba-e8f788717083 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:48.897941 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-104ec629-2659-4382-84ba-e8f788717083 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:48.904026 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:48.904026 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:48.906928 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-104ec629-2659-4382-84ba-e8f788717083 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:48.910148 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-104ec629-2659-4382-84ba-e8f788717083 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 returned with HTTP 200 Aug 20 00:21:48.910485 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1350/5396] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:48 2026] GET /volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:49.921928 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-50bfb5b6-a853-407b-a70b-22b0be33817c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:49.923543 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50bfb5b6-a853-407b-a70b-22b0be33817c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 Aug 20 00:21:49.923740 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50bfb5b6-a853-407b-a70b-22b0be33817c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:49.923922 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50bfb5b6-a853-407b-a70b-22b0be33817c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:49.930451 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:49.930451 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:49.934062 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-50bfb5b6-a853-407b-a70b-22b0be33817c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:49.938376 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50bfb5b6-a853-407b-a70b-22b0be33817c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 returned with HTTP 200 Aug 20 00:21:49.938796 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1345/5397] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:49 2026] GET /volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:21:49.950374 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dcc18c11-01f0-4cce-8a73-a60640064068 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:49.953324 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dcc18c11-01f0-4cce-8a73-a60640064068 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:21:49.953800 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dcc18c11-01f0-4cce-8a73-a60640064068 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c79c543e-a4eb-4688-a3c5-c218acc66d71", "name": "tempest-type-Backup-1301665909"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:49.955651 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-dcc18c11-01f0-4cce-8a73-a60640064068 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating new backup {'backup': {'volume_id': 'c79c543e-a4eb-4688-a3c5-c218acc66d71', 'name': 'tempest-type-Backup-1301665909'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:21:49.955862 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-dcc18c11-01f0-4cce-8a73-a60640064068 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating backup of volume c79c543e-a4eb-4688-a3c5-c218acc66d71 in container None Aug 20 00:21:49.964011 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:49.964011 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:49.964367 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dcc18c11-01f0-4cce-8a73-a60640064068 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:21:49.979501 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-dcc18c11-01f0-4cce-8a73-a60640064068 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['aca83c68-9389-432b-84ab-6e570cefa564', 'b2e20a82-a858-4cc8-b9ff-17c166f34225'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:50.005166 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dcc18c11-01f0-4cce-8a73-a60640064068 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:21:50.005587 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1357/5398] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:21:49 2026] POST /volume/v3/backups => generated 312 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:50.013995 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4078d30f-d976-4d3f-9be9-69c4d53e37f0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:50.015682 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4078d30f-d976-4d3f-9be9-69c4d53e37f0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:50.015966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4078d30f-d976-4d3f-9be9-69c4d53e37f0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:50.016301 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4078d30f-d976-4d3f-9be9-69c4d53e37f0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:50.016432 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4078d30f-d976-4d3f-9be9-69c4d53e37f0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:50.020243 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:50.020243 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:50.020841 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4078d30f-d976-4d3f-9be9-69c4d53e37f0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:50.021464 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1347/5399] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:50 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:51.030424 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d5b8dc54-39a9-43f9-a097-159e960d76d0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:51.031990 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d5b8dc54-39a9-43f9-a097-159e960d76d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:51.032183 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d5b8dc54-39a9-43f9-a097-159e960d76d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:51.032354 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d5b8dc54-39a9-43f9-a097-159e960d76d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:51.032452 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d5b8dc54-39a9-43f9-a097-159e960d76d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:51.036553 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:51.036553 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:51.037309 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d5b8dc54-39a9-43f9-a097-159e960d76d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:51.037809 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1351/5400] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:51 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:52.049116 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-38defabc-0fb7-41fa-b4ec-25c76b747377 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:52.050849 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38defabc-0fb7-41fa-b4ec-25c76b747377 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:52.051071 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38defabc-0fb7-41fa-b4ec-25c76b747377 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:52.051264 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38defabc-0fb7-41fa-b4ec-25c76b747377 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:52.051380 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-38defabc-0fb7-41fa-b4ec-25c76b747377 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:52.055445 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:52.055445 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:52.056078 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38defabc-0fb7-41fa-b4ec-25c76b747377 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:52.056447 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1346/5401] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:52 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:53.068063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b5f0a86c-ac5b-408a-96fa-ad83eb0259c5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:53.070078 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5f0a86c-ac5b-408a-96fa-ad83eb0259c5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:53.070280 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5f0a86c-ac5b-408a-96fa-ad83eb0259c5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:53.070465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5f0a86c-ac5b-408a-96fa-ad83eb0259c5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:53.070585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b5f0a86c-ac5b-408a-96fa-ad83eb0259c5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:53.074943 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:53.074943 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:53.075564 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5f0a86c-ac5b-408a-96fa-ad83eb0259c5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:53.075947 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1358/5402] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:53 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:53.123243 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5b66c455-ac78-43c8-9d0f-877828250374 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:53.171214 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:21:53.171529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1489762689"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:53.172768 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1489762689'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:21:53.172913 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume of 1 GB Aug 20 00:21:53.176698 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Availability Zones retrieved successfully. Aug 20 00:21:53.181265 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Flow 'volume_create_api' (2ebd1b03-b8c3-43c1-a981-6cafd1c84a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:21:53.182230 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b9a620-3723-4455-832c-a3b8cbb9a08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:53.183035 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:21:53.206591 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b9a620-3723-4455-832c-a3b8cbb9a08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:53.207221 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685fb00c-ac9e-4dcc-92e3-b32ac305b988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:53.254132 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['80afca6b-7cd2-4bd7-8467-83c72d0d374f', '6344c7d5-8c8e-42fb-84da-c4175256ad58', '61e10b73-013a-4930-8f6c-74ab04f39a6b', '3c3ad2b0-e08f-4447-b6ff-c70fef40918c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:53.254772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685fb00c-ac9e-4dcc-92e3-b32ac305b988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80afca6b-7cd2-4bd7-8467-83c72d0d374f', '6344c7d5-8c8e-42fb-84da-c4175256ad58', '61e10b73-013a-4930-8f6c-74ab04f39a6b', '3c3ad2b0-e08f-4447-b6ff-c70fef40918c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:53.255464 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d206bad-1b20-49e0-b561-6918c79d85c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:53.274157 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d206bad-1b20-49e0-b561-6918c79d85c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef8dd3e9-8171-4f49-8448-4837253b4e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1489762689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe968c9af00453587b1bc817cb46a9c',qos_specs=None,replication_status=,reservations=['80afca6b-7cd2-4bd7-8467-83c72d0d374f','6344c7d5-8c8e-42fb-84da-c4175256ad58','61e10b73-013a-4930-8f6c-74ab04f39a6b','3c3ad2b0-e08f-4447-b6ff-c70fef40918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1489762689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef8dd3e9-8171-4f49-8448-4837253b4e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe968c9af00453587b1bc817cb46a9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:53.274752 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a9b6f3-196e-4256-9c0e-502f580aafd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:53.289662 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a9b6f3-196e-4256-9c0e-502f580aafd3) transitioned into state 'SUCCESS' from state '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-1489762689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe968c9af00453587b1bc817cb46a9c',qos_specs=None,replication_status=,reservations=['80afca6b-7cd2-4bd7-8467-83c72d0d374f','6344c7d5-8c8e-42fb-84da-c4175256ad58','61e10b73-013a-4930-8f6c-74ab04f39a6b','3c3ad2b0-e08f-4447-b6ff-c70fef40918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:53.290320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d168e9bd-dc02-445a-b2db-c1a611b23453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:21:53.297602 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d168e9bd-dc02-445a-b2db-c1a611b23453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:21:53.298422 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Flow 'volume_create_api' (2ebd1b03-b8c3-43c1-a981-6cafd1c84a1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:21:53.298729 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume request issued successfully. Aug 20 00:21:53.299237 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b66c455-ac78-43c8-9d0f-877828250374 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:21:53.299742 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1348/5403] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:21:53 2026] POST /volume/v3/volumes => generated 745 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:53.310857 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6ba8fc15-78b1-432a-b467-cad8aa531c7f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:53.316376 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ba8fc15-78b1-432a-b467-cad8aa531c7f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 Aug 20 00:21:53.316599 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ba8fc15-78b1-432a-b467-cad8aa531c7f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:53.316824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6ba8fc15-78b1-432a-b467-cad8aa531c7f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:53.330693 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:53.330693 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:53.343681 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6ba8fc15-78b1-432a-b467-cad8aa531c7f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:21:53.346035 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6ba8fc15-78b1-432a-b467-cad8aa531c7f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 returned with HTTP 200 Aug 20 00:21:53.346525 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1352/5404] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:21:53 2026] GET /volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:54.085687 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d5fb71f4-e429-4313-97bf-9e540a7dbff0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:54.087319 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5fb71f4-e429-4313-97bf-9e540a7dbff0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:54.087510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5fb71f4-e429-4313-97bf-9e540a7dbff0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:54.087682 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5fb71f4-e429-4313-97bf-9e540a7dbff0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:54.087795 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d5fb71f4-e429-4313-97bf-9e540a7dbff0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:54.091476 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:54.091476 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:54.092098 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5fb71f4-e429-4313-97bf-9e540a7dbff0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:54.092469 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1347/5405] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:54 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:54.358661 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba301274-409b-4faa-86fe-de185a150eb8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:54.360357 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba301274-409b-4faa-86fe-de185a150eb8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 Aug 20 00:21:54.360538 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba301274-409b-4faa-86fe-de185a150eb8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:54.360713 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba301274-409b-4faa-86fe-de185a150eb8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:54.367288 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:54.367288 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:54.370434 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba301274-409b-4faa-86fe-de185a150eb8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:21:54.374232 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba301274-409b-4faa-86fe-de185a150eb8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 returned with HTTP 200 Aug 20 00:21:54.374568 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1359/5406] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:21:54 2026] GET /volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:54.385962 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d051e63b-940f-4ba4-a9f5-4da4fcf8d8a3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:54.387729 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d051e63b-940f-4ba4-a9f5-4da4fcf8d8a3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:21:54.388176 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d051e63b-940f-4ba4-a9f5-4da4fcf8d8a3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef8dd3e9-8171-4f49-8448-4837253b4e75", "name": "tempest-VolumesBackupsTest-Backup-305553033"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:21:54.389584 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-d051e63b-940f-4ba4-a9f5-4da4fcf8d8a3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating new backup {'backup': {'volume_id': 'ef8dd3e9-8171-4f49-8448-4837253b4e75', 'name': 'tempest-VolumesBackupsTest-Backup-305553033'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:21:54.389729 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-d051e63b-940f-4ba4-a9f5-4da4fcf8d8a3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating backup of volume ef8dd3e9-8171-4f49-8448-4837253b4e75 in container None Aug 20 00:21:54.396416 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:54.396416 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:54.396814 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d051e63b-940f-4ba4-a9f5-4da4fcf8d8a3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:21:54.418925 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d051e63b-940f-4ba4-a9f5-4da4fcf8d8a3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['8ff2f1a7-543a-4f2d-b407-d0a2e4dd7882', '70fc1e21-084e-47ec-ba2e-fbeecc66a599'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:21:54.441344 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d051e63b-940f-4ba4-a9f5-4da4fcf8d8a3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:21:54.441942 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1349/5407] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:21:54 2026] POST /volume/v3/backups => generated 325 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:21:54.451121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9a8747f4-87c6-4c05-b605-9089fd0980cd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:54.453182 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a8747f4-87c6-4c05-b605-9089fd0980cd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:21:54.453404 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a8747f4-87c6-4c05-b605-9089fd0980cd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:54.453617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9a8747f4-87c6-4c05-b605-9089fd0980cd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:54.453757 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-9a8747f4-87c6-4c05-b605-9089fd0980cd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:54.459241 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:54.459241 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:54.460109 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9a8747f4-87c6-4c05-b605-9089fd0980cd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:21:54.460517 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1353/5408] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:21:54 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:55.102394 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b80f7b9f-12a9-49af-b890-db4bda21dbbc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:55.104054 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b80f7b9f-12a9-49af-b890-db4bda21dbbc tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:55.104244 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b80f7b9f-12a9-49af-b890-db4bda21dbbc tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:55.104461 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b80f7b9f-12a9-49af-b890-db4bda21dbbc tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:55.104535 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b80f7b9f-12a9-49af-b890-db4bda21dbbc tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:55.108445 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:55.108445 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:55.109001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b80f7b9f-12a9-49af-b890-db4bda21dbbc tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:55.109313 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1348/5409] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:55 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:55.471008 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-96fb2080-9fda-4e5b-82b3-dffba36ed00b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:55.472139 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96fb2080-9fda-4e5b-82b3-dffba36ed00b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:21:55.472312 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96fb2080-9fda-4e5b-82b3-dffba36ed00b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:55.472503 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96fb2080-9fda-4e5b-82b3-dffba36ed00b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:55.472686 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-96fb2080-9fda-4e5b-82b3-dffba36ed00b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:55.476702 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:55.476702 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:55.477369 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96fb2080-9fda-4e5b-82b3-dffba36ed00b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:21:55.477672 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1360/5410] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:21:55 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:56.123695 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-370e84f4-69a9-4370-9e5b-73830479a405 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:56.129337 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-370e84f4-69a9-4370-9e5b-73830479a405 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:56.130542 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-370e84f4-69a9-4370-9e5b-73830479a405 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:56.130836 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-370e84f4-69a9-4370-9e5b-73830479a405 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:56.131424 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-370e84f4-69a9-4370-9e5b-73830479a405 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:56.143711 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:56.143711 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:56.146859 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-370e84f4-69a9-4370-9e5b-73830479a405 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:56.148575 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1350/5411] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:56 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:56.486410 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0c534f4a-9e98-4eb7-9207-e7394d33470d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:56.488105 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0c534f4a-9e98-4eb7-9207-e7394d33470d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:21:56.488293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0c534f4a-9e98-4eb7-9207-e7394d33470d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:56.488471 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0c534f4a-9e98-4eb7-9207-e7394d33470d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:56.488578 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-0c534f4a-9e98-4eb7-9207-e7394d33470d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:56.492630 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:56.492630 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:56.493337 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0c534f4a-9e98-4eb7-9207-e7394d33470d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:21:56.493713 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1354/5412] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:21:56 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:57.159411 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-72269fa5-c4a7-406b-995c-1aca3a9ae77a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:57.161528 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72269fa5-c4a7-406b-995c-1aca3a9ae77a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:57.161822 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72269fa5-c4a7-406b-995c-1aca3a9ae77a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:57.162081 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72269fa5-c4a7-406b-995c-1aca3a9ae77a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:57.162224 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-72269fa5-c4a7-406b-995c-1aca3a9ae77a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:57.167162 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:57.167162 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:57.167879 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72269fa5-c4a7-406b-995c-1aca3a9ae77a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:57.168252 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1349/5413] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:57 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:57.504863 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ccbdd2b2-4a82-458f-9dd3-31af386d308d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:57.507136 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ccbdd2b2-4a82-458f-9dd3-31af386d308d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:21:57.507386 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ccbdd2b2-4a82-458f-9dd3-31af386d308d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:57.507639 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ccbdd2b2-4a82-458f-9dd3-31af386d308d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:57.507804 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ccbdd2b2-4a82-458f-9dd3-31af386d308d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:57.512608 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:57.512608 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:57.513459 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ccbdd2b2-4a82-458f-9dd3-31af386d308d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:21:57.513847 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1361/5414] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:21:57 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:58.179279 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bfa6cbe6-d7aa-44bd-84f6-db2e6b8a65a1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:58.181296 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bfa6cbe6-d7aa-44bd-84f6-db2e6b8a65a1 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:58.181499 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bfa6cbe6-d7aa-44bd-84f6-db2e6b8a65a1 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:58.181763 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bfa6cbe6-d7aa-44bd-84f6-db2e6b8a65a1 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:58.181835 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bfa6cbe6-d7aa-44bd-84f6-db2e6b8a65a1 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:58.186268 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:58.186268 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:21:58.186937 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bfa6cbe6-d7aa-44bd-84f6-db2e6b8a65a1 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:58.187335 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1351/5415] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:58 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:58.523471 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9ebbe15c-4c9c-4e50-9bc4-3680d44c05b5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:58.525153 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ebbe15c-4c9c-4e50-9bc4-3680d44c05b5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:21:58.525332 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ebbe15c-4c9c-4e50-9bc4-3680d44c05b5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:58.525499 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ebbe15c-4c9c-4e50-9bc4-3680d44c05b5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:58.525603 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-9ebbe15c-4c9c-4e50-9bc4-3680d44c05b5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:58.529436 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:58.529436 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:21:58.530157 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ebbe15c-4c9c-4e50-9bc4-3680d44c05b5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:21:58.530474 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1355/5416] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:21:58 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:59.196745 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7ec956b8-a956-458b-b577-85e47b0efbdf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:59.198598 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ec956b8-a956-458b-b577-85e47b0efbdf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:21:59.198900 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ec956b8-a956-458b-b577-85e47b0efbdf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:59.199137 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ec956b8-a956-458b-b577-85e47b0efbdf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:59.199291 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7ec956b8-a956-458b-b577-85e47b0efbdf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:59.203623 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:59.203623 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:21:59.204266 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ec956b8-a956-458b-b577-85e47b0efbdf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:21:59.204599 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1350/5417] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:21:59 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:21:59.541389 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1773e4c6-4abf-4076-a544-6aade49a6894 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:21:59.543097 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1773e4c6-4abf-4076-a544-6aade49a6894 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:21:59.543289 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1773e4c6-4abf-4076-a544-6aade49a6894 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:21:59.543465 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1773e4c6-4abf-4076-a544-6aade49a6894 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:21:59.543559 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1773e4c6-4abf-4076-a544-6aade49a6894 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:21:59.547633 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:21:59.547633 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:21:59.548349 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1773e4c6-4abf-4076-a544-6aade49a6894 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:21:59.548696 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1362/5418] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:21:59 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:00.214042 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-78257da7-3043-462d-824b-9cf5657ab4d7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:00.215920 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78257da7-3043-462d-824b-9cf5657ab4d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:00.216088 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78257da7-3043-462d-824b-9cf5657ab4d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:00.216304 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78257da7-3043-462d-824b-9cf5657ab4d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:00.216440 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-78257da7-3043-462d-824b-9cf5657ab4d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:00.220399 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:00.220399 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:00.221022 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78257da7-3043-462d-824b-9cf5657ab4d7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:22:00.221374 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1352/5419] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:00 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:00.559375 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2312ca16-33c8-4aec-bf7b-e00193ceda1a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:00.561326 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2312ca16-33c8-4aec-bf7b-e00193ceda1a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:00.561584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2312ca16-33c8-4aec-bf7b-e00193ceda1a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:00.561914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2312ca16-33c8-4aec-bf7b-e00193ceda1a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:00.562105 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-2312ca16-33c8-4aec-bf7b-e00193ceda1a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:00.567405 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:00.567405 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:00.568324 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2312ca16-33c8-4aec-bf7b-e00193ceda1a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:00.568721 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1356/5420] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:00 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:01.230326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cc761e7d-b343-45a1-a626-ba5897154c2a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:01.232122 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cc761e7d-b343-45a1-a626-ba5897154c2a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:01.232313 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cc761e7d-b343-45a1-a626-ba5897154c2a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:01.232488 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cc761e7d-b343-45a1-a626-ba5897154c2a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:01.232593 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-cc761e7d-b343-45a1-a626-ba5897154c2a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:01.234178 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=61,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:22:01.238020 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:01.238020 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:01.238747 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cc761e7d-b343-45a1-a626-ba5897154c2a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:22:01.239332 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1351/5421] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:01 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:01.581603 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3619c2f5-5849-4f9c-a532-5831f0193ed1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:01.584391 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3619c2f5-5849-4f9c-a532-5831f0193ed1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:01.584391 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3619c2f5-5849-4f9c-a532-5831f0193ed1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:01.584391 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3619c2f5-5849-4f9c-a532-5831f0193ed1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:01.584391 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3619c2f5-5849-4f9c-a532-5831f0193ed1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:01.585763 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=78,cinder:UPDATE=27,cinder:INSERT=12 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:22:01.588324 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:01.588324 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:01.589121 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3619c2f5-5849-4f9c-a532-5831f0193ed1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:01.589617 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1363/5422] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:01 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:02.253754 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8eea737d-f854-4deb-ad3c-b27bbdcf348f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:02.260591 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8eea737d-f854-4deb-ad3c-b27bbdcf348f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:02.262139 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8eea737d-f854-4deb-ad3c-b27bbdcf348f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:02.262756 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8eea737d-f854-4deb-ad3c-b27bbdcf348f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:02.263307 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8eea737d-f854-4deb-ad3c-b27bbdcf348f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:02.279761 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:02.279761 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:02.284380 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8eea737d-f854-4deb-ad3c-b27bbdcf348f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:22:02.286706 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1353/5423] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:02 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 732 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:02.598993 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9f170d86-413d-436e-ad30-e11b2a8b44f7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:02.600676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9f170d86-413d-436e-ad30-e11b2a8b44f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:02.600780 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9f170d86-413d-436e-ad30-e11b2a8b44f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:02.601038 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9f170d86-413d-436e-ad30-e11b2a8b44f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:02.601085 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-9f170d86-413d-436e-ad30-e11b2a8b44f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:02.602489 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=66,cinder:INSERT=9,cinder:UPDATE=20 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:22:02.606594 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:02.606594 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:02.607505 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9f170d86-413d-436e-ad30-e11b2a8b44f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:02.607993 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1357/5424] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:02 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:03.295994 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ec04c611-d05e-4998-aada-eabed8482f5c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:03.298582 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec04c611-d05e-4998-aada-eabed8482f5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:03.298860 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec04c611-d05e-4998-aada-eabed8482f5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:03.299101 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec04c611-d05e-4998-aada-eabed8482f5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:03.299200 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ec04c611-d05e-4998-aada-eabed8482f5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:03.303464 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:03.303464 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:03.304155 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec04c611-d05e-4998-aada-eabed8482f5c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:22:03.304524 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1352/5425] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:03 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:03.618585 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f09b133-c31f-4e62-ad7c-f5342d723fee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:03.620227 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f09b133-c31f-4e62-ad7c-f5342d723fee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:03.620434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f09b133-c31f-4e62-ad7c-f5342d723fee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:03.620640 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f09b133-c31f-4e62-ad7c-f5342d723fee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:03.620802 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4f09b133-c31f-4e62-ad7c-f5342d723fee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:03.624999 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:03.624999 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:03.625694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f09b133-c31f-4e62-ad7c-f5342d723fee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:03.626063 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1364/5426] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:03 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:04.315950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b48a426b-238c-4032-9081-00b3bfe284b2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:04.317948 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b48a426b-238c-4032-9081-00b3bfe284b2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:04.318010 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b48a426b-238c-4032-9081-00b3bfe284b2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:04.318605 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b48a426b-238c-4032-9081-00b3bfe284b2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:04.318605 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b48a426b-238c-4032-9081-00b3bfe284b2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:04.320330 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=123,cinder:UPDATE=47,cinder:INSERT=25 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:22:04.324197 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:04.324197 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:04.324801 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b48a426b-238c-4032-9081-00b3bfe284b2 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:22:04.325312 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1354/5427] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:04 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:04.334236 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:04.336351 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291/export_record Aug 20 00:22:04.336616 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:04.336878 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'export_record' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:04.337013 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Export record for backup 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100469) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 00:22:04.341742 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:04.341742 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:04.342840 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.api [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling RPCAPI with context: , host: np0000007832, backup: 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100469) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 00:22:04.349699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.backup.rpcapi [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] export_record in rpcapi backup_id 29daa439-14f9-46fe-9c4e-cb6fc716e291 on host np0000007832. {{(pid=100469) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 00:22:04.361357 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjlkYWE0MzktMTRmOS00NmZlLTljNGUtY2I2ZmM3MTZlMjkxIiwgInVzZXJfaWQiOiAiNDY2YmQxMGEwYmI2NDE5ZmJkMDZmNTVmMWFlZjg3ZWQiLCAicHJvamVjdF9pZCI6ICI4YWU3MTc2NWY5Zjk0MTMwYTczYmQ0ZTEyN2ViMWEyYiIsICJ2b2x1bWVfaWQiOiAiYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzAxNjY1OTA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxLzIwMjYwODIwMDAyMTUyL2F6X25vdmFfYmFja3VwXzI5ZGFhNDM5LTE0ZjktNDZmZS05YzRlLWNiNmZjNzE2ZTI5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoyMjowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100469) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 00:22:04.361692 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f5a3a914-6ca0-4bd1-b900-ddac8c930cd7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291/export_record returned with HTTP 200 Aug 20 00:22:04.362416 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1358/5428] 10.4.3.9 () {68 vars in 1416 bytes} [Thu Aug 20 00:22:04 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:22:04.369283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ec74cd7e-47f4-4b69-88bf-3c93b2c1fe70 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:04.371250 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec74cd7e-47f4-4b69-88bf-3c93b2c1fe70 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:04.371419 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec74cd7e-47f4-4b69-88bf-3c93b2c1fe70 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:04.371625 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec74cd7e-47f4-4b69-88bf-3c93b2c1fe70 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:04.371762 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ec74cd7e-47f4-4b69-88bf-3c93b2c1fe70 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:04.376145 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:04.376145 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:04.376797 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec74cd7e-47f4-4b69-88bf-3c93b2c1fe70 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:22:04.377212 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1353/5429] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:04 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:04.386216 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:04.387866 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/backups/import_record Aug 20 00:22:04.388433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTU1YjA1YTctMmVjNy00ZTkwLTgxMWUtNzczZmZkODViNWY3IiwgInVzZXJfaWQiOiAiNDY2YmQxMGEwYmI2NDE5ZmJkMDZmNTVmMWFlZjg3ZWQiLCAicHJvamVjdF9pZCI6ICI4YWU3MTc2NWY5Zjk0MTMwYTczYmQ0ZTEyN2ViMWEyYiIsICJ2b2x1bWVfaWQiOiAiYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzAxNjY1OTA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxLzIwMjYwODIwMDAyMTUyL2F6X25vdmFfYmFja3VwXzI5ZGFhNDM5LTE0ZjktNDZmZS05YzRlLWNiNmZjNzE2ZTI5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoyMjowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:04.390238 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTU1YjA1YTctMmVjNy00ZTkwLTgxMWUtNzczZmZkODViNWY3IiwgInVzZXJfaWQiOiAiNDY2YmQxMGEwYmI2NDE5ZmJkMDZmNTVmMWFlZjg3ZWQiLCAicHJvamVjdF9pZCI6ICI4YWU3MTc2NWY5Zjk0MTMwYTczYmQ0ZTEyN2ViMWEyYiIsICJ2b2x1bWVfaWQiOiAiYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzAxNjY1OTA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxLzIwMjYwODIwMDAyMTUyL2F6X25vdmFfYmFja3VwXzI5ZGFhNDM5LTE0ZjktNDZmZS05YzRlLWNiNmZjNzE2ZTI5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoyMjowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 00:22:04.390396 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTU1YjA1YTctMmVjNy00ZTkwLTgxMWUtNzczZmZkODViNWY3IiwgInVzZXJfaWQiOiAiNDY2YmQxMGEwYmI2NDE5ZmJkMDZmNTVmMWFlZjg3ZWQiLCAicHJvamVjdF9pZCI6ICI4YWU3MTc2NWY5Zjk0MTMwYTczYmQ0ZTEyN2ViMWEyYiIsICJ2b2x1bWVfaWQiOiAiYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzAxNjY1OTA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxLzIwMjYwODIwMDAyMTUyL2F6X25vdmFfYmFja3VwXzI5ZGFhNDM5LTE0ZjktNDZmZS05YzRlLWNiNmZjNzE2ZTI5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoyMjowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 00:22:04.423224 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['3df142cd-b332-4ae3-8ae4-8832bbc130fd', '1cea5eb3-a141-486c-8e92-a057b63caf4d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:04.442336 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] import_record rpcapi backup id 155b05a7-2ec7-4e90-811e-773ffd85b5f7 on host np0000007832 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTU1YjA1YTctMmVjNy00ZTkwLTgxMWUtNzczZmZkODViNWY3IiwgInVzZXJfaWQiOiAiNDY2YmQxMGEwYmI2NDE5ZmJkMDZmNTVmMWFlZjg3ZWQiLCAicHJvamVjdF9pZCI6ICI4YWU3MTc2NWY5Zjk0MTMwYTczYmQ0ZTEyN2ViMWEyYiIsICJ2b2x1bWVfaWQiOiAiYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxIiwgImhvc3QiOiAibnAwMDAwMDA3ODMyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzAxNjY1OTA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5YzU0M2UtYTRlYi00Njg4LWEzYzUtYzIxOGFjYzY2ZDcxLzIwMjYwODIwMDAyMTUyL2F6X25vdmFfYmFja3VwXzI5ZGFhNDM5LTE0ZjktNDZmZS05YzRlLWNiNmZjNzE2ZTI5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDA6MjE6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMDoyMjowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100468) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 00:22:04.444554 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Import record output: {'backup': {'id': '155b05a7-2ec7-4e90-811e-773ffd85b5f7', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7'}, {'rel': 'bookmark', 'href': 'https://10.4.3.9/volume/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7'}]}}. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 00:22:04.444846 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf70005f-2b6a-4fff-8fa0-cb5d7273fccf tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/import_record returned with HTTP 201 Aug 20 00:22:04.445382 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1365/5430] 10.4.3.9 () {70 vars in 1328 bytes} [Thu Aug 20 00:22:04 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 59 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:22:04.452307 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f985e3fc-a543-4270-8e8d-13821e8e233e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:04.454187 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f985e3fc-a543-4270-8e8d-13821e8e233e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 Aug 20 00:22:04.454342 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f985e3fc-a543-4270-8e8d-13821e8e233e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:04.454530 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f985e3fc-a543-4270-8e8d-13821e8e233e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:04.454674 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f985e3fc-a543-4270-8e8d-13821e8e233e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 155b05a7-2ec7-4e90-811e-773ffd85b5f7. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:04.458614 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:04.458614 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:04.459313 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f985e3fc-a543-4270-8e8d-13821e8e233e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 returned with HTTP 200 Aug 20 00:22:04.459850 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1355/5431] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:04 2026] GET /volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 => generated 643 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:04.636115 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-344508af-4774-4f46-b68a-21f6a3267a02 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:04.637700 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-344508af-4774-4f46-b68a-21f6a3267a02 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:04.637902 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-344508af-4774-4f46-b68a-21f6a3267a02 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:04.638095 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-344508af-4774-4f46-b68a-21f6a3267a02 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:04.638196 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-344508af-4774-4f46-b68a-21f6a3267a02 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:04.642693 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:04.642693 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:04.643386 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-344508af-4774-4f46-b68a-21f6a3267a02 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:04.643734 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1359/5432] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:04 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:05.470326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4cfc8a14-e221-473e-8a89-63f4a06b9321 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:05.472534 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cfc8a14-e221-473e-8a89-63f4a06b9321 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 Aug 20 00:22:05.472817 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cfc8a14-e221-473e-8a89-63f4a06b9321 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:05.473081 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4cfc8a14-e221-473e-8a89-63f4a06b9321 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:05.473225 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4cfc8a14-e221-473e-8a89-63f4a06b9321 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 155b05a7-2ec7-4e90-811e-773ffd85b5f7. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:05.477971 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:05.477971 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:05.478816 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4cfc8a14-e221-473e-8a89-63f4a06b9321 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 returned with HTTP 200 Aug 20 00:22:05.479290 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1354/5433] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:05 2026] GET /volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:05.489071 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5801acd6-b06e-45a1-a905-166ae98864a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:05.490820 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5801acd6-b06e-45a1-a905-166ae98864a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 Aug 20 00:22:05.491060 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5801acd6-b06e-45a1-a905-166ae98864a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:05.491240 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5801acd6-b06e-45a1-a905-166ae98864a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:05.491338 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-5801acd6-b06e-45a1-a905-166ae98864a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete backup with id: 155b05a7-2ec7-4e90-811e-773ffd85b5f7. Aug 20 00:22:05.495527 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:05.495527 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:05.506571 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-5801acd6-b06e-45a1-a905-166ae98864a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] delete_backup rpcapi backup_id 155b05a7-2ec7-4e90-811e-773ffd85b5f7 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:22:05.508102 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5801acd6-b06e-45a1-a905-166ae98864a7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 returned with HTTP 202 Aug 20 00:22:05.508522 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1366/5434] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:22:05 2026] DELETE /volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:22:05.514862 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-80786547-07a9-4d8a-a13b-8cb1be24168f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:05.516550 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80786547-07a9-4d8a-a13b-8cb1be24168f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 Aug 20 00:22:05.516782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80786547-07a9-4d8a-a13b-8cb1be24168f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:05.517008 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80786547-07a9-4d8a-a13b-8cb1be24168f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:05.517152 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-80786547-07a9-4d8a-a13b-8cb1be24168f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 155b05a7-2ec7-4e90-811e-773ffd85b5f7. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:05.521957 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:05.521957 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:05.522316 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80786547-07a9-4d8a-a13b-8cb1be24168f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 returned with HTTP 200 Aug 20 00:22:05.522651 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1356/5435] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:05 2026] GET /volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:05.653218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-47f86795-fbe3-494d-a0d7-9a225a9503a4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:05.654944 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-47f86795-fbe3-494d-a0d7-9a225a9503a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:05.655125 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-47f86795-fbe3-494d-a0d7-9a225a9503a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:05.655293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-47f86795-fbe3-494d-a0d7-9a225a9503a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:05.655392 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-47f86795-fbe3-494d-a0d7-9a225a9503a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:05.659607 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:05.659607 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:05.660338 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-47f86795-fbe3-494d-a0d7-9a225a9503a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:05.660673 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1360/5436] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:05 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:06.533560 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-72b63f63-84df-4a49-9f6f-95a165660dc3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:06.535368 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72b63f63-84df-4a49-9f6f-95a165660dc3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 Aug 20 00:22:06.535585 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72b63f63-84df-4a49-9f6f-95a165660dc3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:06.535816 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72b63f63-84df-4a49-9f6f-95a165660dc3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:06.535949 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-72b63f63-84df-4a49-9f6f-95a165660dc3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 155b05a7-2ec7-4e90-811e-773ffd85b5f7. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:06.540951 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72b63f63-84df-4a49-9f6f-95a165660dc3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 returned with HTTP 404 Aug 20 00:22:06.541634 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1355/5437] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:06 2026] GET /volume/v3/backups/155b05a7-2ec7-4e90-811e-773ffd85b5f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:06.547923 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5fb549cf-c750-4f6c-bc11-db86f7f7b9cb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:06.549952 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fb549cf-c750-4f6c-bc11-db86f7f7b9cb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 Aug 20 00:22:06.550174 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fb549cf-c750-4f6c-bc11-db86f7f7b9cb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:06.550356 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fb549cf-c750-4f6c-bc11-db86f7f7b9cb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:06.550530 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-5fb549cf-c750-4f6c-bc11-db86f7f7b9cb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume with id: c79c543e-a4eb-4688-a3c5-c218acc66d71 Aug 20 00:22:06.557913 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:06.557913 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:06.558240 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5fb549cf-c750-4f6c-bc11-db86f7f7b9cb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:06.574843 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5fb549cf-c750-4f6c-bc11-db86f7f7b9cb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume request issued successfully. Aug 20 00:22:06.575018 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fb549cf-c750-4f6c-bc11-db86f7f7b9cb tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 returned with HTTP 202 Aug 20 00:22:06.575439 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1367/5438] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:22:06 2026] DELETE /volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:22:06.582615 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-de9fb7a5-e1f2-45ee-8b06-3191d564980d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:06.584341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de9fb7a5-e1f2-45ee-8b06-3191d564980d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 Aug 20 00:22:06.584560 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de9fb7a5-e1f2-45ee-8b06-3191d564980d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:06.584746 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de9fb7a5-e1f2-45ee-8b06-3191d564980d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:06.591665 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:06.591665 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:06.594877 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-de9fb7a5-e1f2-45ee-8b06-3191d564980d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:06.598878 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de9fb7a5-e1f2-45ee-8b06-3191d564980d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 returned with HTTP 200 Aug 20 00:22:06.599415 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1357/5439] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:06 2026] GET /volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 => generated 1003 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:22:06.671083 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-793b336f-d31c-4a58-bf47-f5c993cc9b1f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:06.672951 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-793b336f-d31c-4a58-bf47-f5c993cc9b1f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:06.673143 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-793b336f-d31c-4a58-bf47-f5c993cc9b1f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:06.673373 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-793b336f-d31c-4a58-bf47-f5c993cc9b1f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:06.673521 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-793b336f-d31c-4a58-bf47-f5c993cc9b1f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:06.678199 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:06.678199 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:06.679023 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-793b336f-d31c-4a58-bf47-f5c993cc9b1f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:06.679437 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1361/5440] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:06 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:07.611463 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-13fd4b5b-7d64-4dd0-b6c1-a8db690c26ca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:07.613142 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13fd4b5b-7d64-4dd0-b6c1-a8db690c26ca tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 Aug 20 00:22:07.613330 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13fd4b5b-7d64-4dd0-b6c1-a8db690c26ca tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:07.613501 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13fd4b5b-7d64-4dd0-b6c1-a8db690c26ca tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:07.618926 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13fd4b5b-7d64-4dd0-b6c1-a8db690c26ca tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 returned with HTTP 404 Aug 20 00:22:07.619288 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1356/5441] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:07 2026] GET /volume/v3/volumes/c79c543e-a4eb-4688-a3c5-c218acc66d71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:07.626405 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ea28bbb4-f4fc-4d8e-950c-fe3ac5998a4e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:07.628094 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea28bbb4-f4fc-4d8e-950c-fe3ac5998a4e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups Aug 20 00:22:07.628301 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea28bbb4-f4fc-4d8e-950c-fe3ac5998a4e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:07.628481 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea28bbb4-f4fc-4d8e-950c-fe3ac5998a4e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:07.633344 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea28bbb4-f4fc-4d8e-950c-fe3ac5998a4e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 200 Aug 20 00:22:07.633655 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1368/5442] 10.4.3.9 () {68 vars in 1263 bytes} [Thu Aug 20 00:22:07 2026] GET /volume/v3/backups => generated 616 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:07.641023 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a2d642b1-7e02-47e2-895b-d3cae38d9246 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:07.642562 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2d642b1-7e02-47e2-895b-d3cae38d9246 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups?project_id=8ae71765f9f94130a73bd4e127eb1a2b Aug 20 00:22:07.642749 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2d642b1-7e02-47e2-895b-d3cae38d9246 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:07.642954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2d642b1-7e02-47e2-895b-d3cae38d9246 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:07.647738 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2d642b1-7e02-47e2-895b-d3cae38d9246 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups?project_id=8ae71765f9f94130a73bd4e127eb1a2b returned with HTTP 200 Aug 20 00:22:07.648022 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1358/5443] 10.4.3.9 () {68 vars in 1350 bytes} [Thu Aug 20 00:22:07 2026] GET /volume/v3/backups?project_id=8ae71765f9f94130a73bd4e127eb1a2b => generated 616 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:07.655835 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:07.657489 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:22:07.657840 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-250078161"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:07.659235 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-250078161'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:22:07.659353 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume of 1 GB Aug 20 00:22:07.663503 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Availability Zones retrieved successfully. Aug 20 00:22:07.668499 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (d756e04c-f763-42a6-b6f2-f47769bc327a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:07.669520 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c62c526-f2b3-4c41-b0d3-64530a7e1b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:07.670234 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:22:07.688412 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c6dbfb8d-33ab-40f2-95f0-5ff2a4091f40 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:07.690108 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c6dbfb8d-33ab-40f2-95f0-5ff2a4091f40 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:07.690279 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c6dbfb8d-33ab-40f2-95f0-5ff2a4091f40 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:07.690446 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c6dbfb8d-33ab-40f2-95f0-5ff2a4091f40 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:07.690657 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c6dbfb8d-33ab-40f2-95f0-5ff2a4091f40 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:07.691376 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c62c526-f2b3-4c41-b0d3-64530a7e1b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:07.692113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a01ba9-f339-4085-a874-651292371581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:07.694493 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:07.694493 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:07.695148 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c6dbfb8d-33ab-40f2-95f0-5ff2a4091f40 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:07.695460 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1357/5444] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:07 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:07.724631 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['ee83e58a-ffc6-4dc1-8d55-c9abb09b9f8b', '16255a0d-9645-49f7-8e1f-1d45895c300b', 'd94620c9-8d46-4d84-ae36-c95d60b104f6', 'dac63c4c-0d88-4990-8134-4ba4fb509b7e'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:07.725384 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a01ba9-f339-4085-a874-651292371581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee83e58a-ffc6-4dc1-8d55-c9abb09b9f8b', '16255a0d-9645-49f7-8e1f-1d45895c300b', 'd94620c9-8d46-4d84-ae36-c95d60b104f6', 'dac63c4c-0d88-4990-8134-4ba4fb509b7e']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:07.726176 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5547cb4-aa0b-4233-848e-dcc12459a062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:07.747733 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5547cb4-aa0b-4233-848e-dcc12459a062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256d0eeb-ec01-4717-bd5d-d95e9940f3d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250078161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['ee83e58a-ffc6-4dc1-8d55-c9abb09b9f8b','16255a0d-9645-49f7-8e1f-1d45895c300b','d94620c9-8d46-4d84-ae36-c95d60b104f6','dac63c4c-0d88-4990-8134-4ba4fb509b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250078161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=256d0eeb-ec01-4717-bd5d-d95e9940f3d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae71765f9f94130a73bd4e127eb1a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:07.748465 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2085f61-f44f-4caa-b6f7-c81207a5a99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:07.766830 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2085f61-f44f-4caa-b6f7-c81207a5a99d) transitioned into state 'SUCCESS' from state '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-250078161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['ee83e58a-ffc6-4dc1-8d55-c9abb09b9f8b','16255a0d-9645-49f7-8e1f-1d45895c300b','d94620c9-8d46-4d84-ae36-c95d60b104f6','dac63c4c-0d88-4990-8134-4ba4fb509b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:07.767475 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f87190-e359-4d76-8526-ab826be504e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:07.778699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f87190-e359-4d76-8526-ab826be504e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:07.779599 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (d756e04c-f763-42a6-b6f2-f47769bc327a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:07.779955 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request issued successfully. Aug 20 00:22:07.780604 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5cd0b485-507f-433c-b5d9-f5d12c41ed6b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:22:07.781198 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1362/5445] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:22:07 2026] POST /volume/v3/volumes => generated 773 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:07.792933 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-73fd7545-a6c9-430b-81d2-8d324ee1517d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:07.794631 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73fd7545-a6c9-430b-81d2-8d324ee1517d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 Aug 20 00:22:07.794896 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73fd7545-a6c9-430b-81d2-8d324ee1517d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:07.795111 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73fd7545-a6c9-430b-81d2-8d324ee1517d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:07.802098 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:07.802098 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:07.805674 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-73fd7545-a6c9-430b-81d2-8d324ee1517d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:07.808953 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73fd7545-a6c9-430b-81d2-8d324ee1517d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 returned with HTTP 200 Aug 20 00:22:07.809327 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1369/5446] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:07 2026] GET /volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:08.704963 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-42ae8a72-81b0-4907-9b17-13aa64f88281 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:08.707000 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42ae8a72-81b0-4907-9b17-13aa64f88281 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:08.707219 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42ae8a72-81b0-4907-9b17-13aa64f88281 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:08.707445 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42ae8a72-81b0-4907-9b17-13aa64f88281 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:08.707580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-42ae8a72-81b0-4907-9b17-13aa64f88281 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:08.711746 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:08.711746 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:08.712433 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42ae8a72-81b0-4907-9b17-13aa64f88281 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:08.712781 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1359/5447] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:08 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:08.721574 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:08.723309 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5/restore Aug 20 00:22:08.723613 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ef8dd3e9-8171-4f49-8448-4837253b4e75"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:08.725042 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Restoring backup 5d157776-fcfc-4a17-ab64-b307ef2b06a5 ({'restore': {'volume_id': 'ef8dd3e9-8171-4f49-8448-4837253b4e75'}}) {{(pid=100466) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 00:22:08.725149 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Restoring backup 5d157776-fcfc-4a17-ab64-b307ef2b06a5 to volume ef8dd3e9-8171-4f49-8448-4837253b4e75. Aug 20 00:22:08.729150 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:08.729150 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:08.738276 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:08.738276 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:08.738874 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:08.739057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.api [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Checking backup size 1 against volume size 1 {{(pid=100466) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 00:22:08.739181 np0000007832 devstack@c-api.service[100466]: INFO cinder.backup.api [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Overwriting volume ef8dd3e9-8171-4f49-8448-4837253b4e75 with restore of backup 5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:08.751719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] restore_backup in rpcapi backup_id 5d157776-fcfc-4a17-ab64-b307ef2b06a5 {{(pid=100466) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 00:22:08.753714 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6410bea5-00cf-4386-acc0-bbdfdbea90d5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5/restore returned with HTTP 202 Aug 20 00:22:08.754247 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1358/5448] 10.4.3.9 () {68 vars in 1379 bytes} [Thu Aug 20 00:22:08 2026] POST /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5/restore => generated 182 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:08.761390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e910e5a1-8646-4522-a5aa-c61a550c7a99 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:08.763211 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e910e5a1-8646-4522-a5aa-c61a550c7a99 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:08.763388 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e910e5a1-8646-4522-a5aa-c61a550c7a99 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:08.763577 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e910e5a1-8646-4522-a5aa-c61a550c7a99 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:08.763683 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e910e5a1-8646-4522-a5aa-c61a550c7a99 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:08.767912 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:08.767912 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:08.768476 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e910e5a1-8646-4522-a5aa-c61a550c7a99 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:08.768771 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1363/5449] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:08 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:08.821709 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25611c0a-3140-4c1d-96a5-ef5ff951ac91 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:08.823484 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25611c0a-3140-4c1d-96a5-ef5ff951ac91 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 Aug 20 00:22:08.823803 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25611c0a-3140-4c1d-96a5-ef5ff951ac91 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:08.824066 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25611c0a-3140-4c1d-96a5-ef5ff951ac91 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:08.831903 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:08.831903 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:08.835039 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-25611c0a-3140-4c1d-96a5-ef5ff951ac91 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:08.838694 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25611c0a-3140-4c1d-96a5-ef5ff951ac91 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 returned with HTTP 200 Aug 20 00:22:08.838829 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1370/5450] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:08 2026] GET /volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:22:08.850672 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-03112cb5-8f9b-4923-82bb-e69df37bcb50 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:08.852282 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03112cb5-8f9b-4923-82bb-e69df37bcb50 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:22:08.852597 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03112cb5-8f9b-4923-82bb-e69df37bcb50 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "256d0eeb-ec01-4717-bd5d-d95e9940f3d1", "name": "tempest-type-Backup-2100921201"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:08.853955 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-03112cb5-8f9b-4923-82bb-e69df37bcb50 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating new backup {'backup': {'volume_id': '256d0eeb-ec01-4717-bd5d-d95e9940f3d1', 'name': 'tempest-type-Backup-2100921201'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:22:08.854091 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-03112cb5-8f9b-4923-82bb-e69df37bcb50 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating backup of volume 256d0eeb-ec01-4717-bd5d-d95e9940f3d1 in container None Aug 20 00:22:08.862051 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:08.862051 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:08.862356 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-03112cb5-8f9b-4923-82bb-e69df37bcb50 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:08.878089 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-03112cb5-8f9b-4923-82bb-e69df37bcb50 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['78dd9d7f-371e-4d80-8b74-1271160a4abc', 'ed2f41d4-c73f-4699-999e-c563c4d77d0a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:08.904752 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03112cb5-8f9b-4923-82bb-e69df37bcb50 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:22:08.905174 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1360/5451] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:22:08 2026] POST /volume/v3/backups => generated 312 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:08.913354 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bc25ca67-3cb9-4aba-a53b-41eb530bfec9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:08.915043 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bc25ca67-3cb9-4aba-a53b-41eb530bfec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:08.915241 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bc25ca67-3cb9-4aba-a53b-41eb530bfec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:08.915410 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bc25ca67-3cb9-4aba-a53b-41eb530bfec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:08.915509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bc25ca67-3cb9-4aba-a53b-41eb530bfec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:08.919776 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:08.919776 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:08.920364 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bc25ca67-3cb9-4aba-a53b-41eb530bfec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:08.920692 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1359/5452] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:08 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:09.777960 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dc0982d0-93d6-40c6-a04b-4aa251998630 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:09.779541 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc0982d0-93d6-40c6-a04b-4aa251998630 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:09.779728 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc0982d0-93d6-40c6-a04b-4aa251998630 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:09.779944 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc0982d0-93d6-40c6-a04b-4aa251998630 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:09.780051 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-dc0982d0-93d6-40c6-a04b-4aa251998630 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:09.784346 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:09.784346 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:09.785079 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc0982d0-93d6-40c6-a04b-4aa251998630 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:09.785459 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1364/5453] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:09 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:09.929859 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3747931c-40b1-4155-a3d0-170ea8244a43 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:09.931550 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3747931c-40b1-4155-a3d0-170ea8244a43 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:09.931817 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3747931c-40b1-4155-a3d0-170ea8244a43 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:09.932041 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3747931c-40b1-4155-a3d0-170ea8244a43 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:09.932175 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3747931c-40b1-4155-a3d0-170ea8244a43 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:09.936122 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:09.936122 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:09.936701 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3747931c-40b1-4155-a3d0-170ea8244a43 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:09.937081 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1371/5454] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:09 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:10.794833 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-88a3108f-0d0c-4c88-8220-bb165876c472 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:10.796476 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88a3108f-0d0c-4c88-8220-bb165876c472 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:10.796702 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88a3108f-0d0c-4c88-8220-bb165876c472 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:10.796947 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88a3108f-0d0c-4c88-8220-bb165876c472 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:10.797059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-88a3108f-0d0c-4c88-8220-bb165876c472 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:10.800932 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:10.800932 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:10.801698 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88a3108f-0d0c-4c88-8220-bb165876c472 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:10.802086 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1361/5455] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:10 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:10.946190 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-361754c8-98e4-405d-ad8b-f864bf8ae7a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:10.947911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-361754c8-98e4-405d-ad8b-f864bf8ae7a6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:10.948116 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-361754c8-98e4-405d-ad8b-f864bf8ae7a6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:10.948284 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-361754c8-98e4-405d-ad8b-f864bf8ae7a6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:10.948390 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-361754c8-98e4-405d-ad8b-f864bf8ae7a6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:10.952561 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:10.952561 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:10.953385 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-361754c8-98e4-405d-ad8b-f864bf8ae7a6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:10.954141 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1360/5456] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:10 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:11.812200 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-89ae012c-05d3-4ad4-9b52-f7f3b081a6ce None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:11.814365 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-89ae012c-05d3-4ad4-9b52-f7f3b081a6ce tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:11.814568 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-89ae012c-05d3-4ad4-9b52-f7f3b081a6ce tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:11.814802 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-89ae012c-05d3-4ad4-9b52-f7f3b081a6ce tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:11.814952 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-89ae012c-05d3-4ad4-9b52-f7f3b081a6ce tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:11.820057 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:11.820057 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:11.820987 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-89ae012c-05d3-4ad4-9b52-f7f3b081a6ce tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:11.821349 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1365/5457] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:11 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:11.963392 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c4157e28-52fa-4491-a0fc-4e1765f3548d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:11.964979 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4157e28-52fa-4491-a0fc-4e1765f3548d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:11.965238 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4157e28-52fa-4491-a0fc-4e1765f3548d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:11.965461 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4157e28-52fa-4491-a0fc-4e1765f3548d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:11.965620 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c4157e28-52fa-4491-a0fc-4e1765f3548d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:11.971218 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:11.971218 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:11.972155 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4157e28-52fa-4491-a0fc-4e1765f3548d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:11.972626 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1372/5458] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:11 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:12.831241 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4ca6ff37-0edf-4bc6-ac84-ebbb44838849 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:12.833179 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4ca6ff37-0edf-4bc6-ac84-ebbb44838849 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:12.833319 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4ca6ff37-0edf-4bc6-ac84-ebbb44838849 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:12.833488 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4ca6ff37-0edf-4bc6-ac84-ebbb44838849 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:12.833589 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4ca6ff37-0edf-4bc6-ac84-ebbb44838849 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:12.837659 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:12.837659 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:12.838388 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4ca6ff37-0edf-4bc6-ac84-ebbb44838849 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:12.838762 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1362/5459] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:12 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:12.982920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9519b5ec-3029-44e6-9dcf-ed4bf20a49b9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:12.984512 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9519b5ec-3029-44e6-9dcf-ed4bf20a49b9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:12.984699 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9519b5ec-3029-44e6-9dcf-ed4bf20a49b9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:12.984904 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9519b5ec-3029-44e6-9dcf-ed4bf20a49b9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:12.985017 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9519b5ec-3029-44e6-9dcf-ed4bf20a49b9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:12.989364 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:12.989364 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:12.996825 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9519b5ec-3029-44e6-9dcf-ed4bf20a49b9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:12.996825 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1361/5460] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:12 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:13.848072 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f9fa340c-f01f-475d-bdb9-074e3c6b848b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:13.849956 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f9fa340c-f01f-475d-bdb9-074e3c6b848b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:13.850167 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f9fa340c-f01f-475d-bdb9-074e3c6b848b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:13.850370 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f9fa340c-f01f-475d-bdb9-074e3c6b848b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:13.850489 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f9fa340c-f01f-475d-bdb9-074e3c6b848b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:13.854883 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:13.854883 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:13.855625 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f9fa340c-f01f-475d-bdb9-074e3c6b848b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:13.856042 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1366/5461] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:13 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:14.006101 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43a7eec7-7080-4a06-a9cd-0319183115be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:14.007876 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43a7eec7-7080-4a06-a9cd-0319183115be tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:14.008139 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43a7eec7-7080-4a06-a9cd-0319183115be tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:14.008343 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43a7eec7-7080-4a06-a9cd-0319183115be tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:14.008479 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-43a7eec7-7080-4a06-a9cd-0319183115be tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:14.012845 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:14.012845 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:14.013478 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43a7eec7-7080-4a06-a9cd-0319183115be tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:14.013965 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1373/5462] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:14 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:14.865214 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-99fd7f34-2029-42b6-8760-cbcfcc293200 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:14.866868 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99fd7f34-2029-42b6-8760-cbcfcc293200 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:14.867060 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99fd7f34-2029-42b6-8760-cbcfcc293200 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:14.867229 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99fd7f34-2029-42b6-8760-cbcfcc293200 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:14.867332 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-99fd7f34-2029-42b6-8760-cbcfcc293200 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:14.871422 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:14.871422 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:14.872071 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99fd7f34-2029-42b6-8760-cbcfcc293200 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:14.872386 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1363/5463] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:14 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:15.024325 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-80e78d97-968e-4123-b1ce-1ca31eefc98b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:15.025906 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-80e78d97-968e-4123-b1ce-1ca31eefc98b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:15.026121 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-80e78d97-968e-4123-b1ce-1ca31eefc98b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:15.026309 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-80e78d97-968e-4123-b1ce-1ca31eefc98b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:15.026414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-80e78d97-968e-4123-b1ce-1ca31eefc98b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:15.030291 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:15.030291 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:15.030815 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-80e78d97-968e-4123-b1ce-1ca31eefc98b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:15.031145 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1362/5464] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:15 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:15.881269 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0f7dee02-45b9-4d80-9dd9-96b44e8a6a90 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:15.883059 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f7dee02-45b9-4d80-9dd9-96b44e8a6a90 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:15.883309 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f7dee02-45b9-4d80-9dd9-96b44e8a6a90 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:15.883538 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0f7dee02-45b9-4d80-9dd9-96b44e8a6a90 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:15.883693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-0f7dee02-45b9-4d80-9dd9-96b44e8a6a90 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:15.888278 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:15.888278 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:15.889037 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0f7dee02-45b9-4d80-9dd9-96b44e8a6a90 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:15.889384 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1367/5465] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:15 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:16.041634 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2dbeb9b7-4bc1-4a8d-9c0e-ad062b83ef62 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:16.043727 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2dbeb9b7-4bc1-4a8d-9c0e-ad062b83ef62 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:16.043922 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2dbeb9b7-4bc1-4a8d-9c0e-ad062b83ef62 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:16.044382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2dbeb9b7-4bc1-4a8d-9c0e-ad062b83ef62 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:16.044382 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2dbeb9b7-4bc1-4a8d-9c0e-ad062b83ef62 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:16.048668 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:16.048668 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:16.049326 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2dbeb9b7-4bc1-4a8d-9c0e-ad062b83ef62 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:16.049849 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1374/5466] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:16 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:16.899526 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-379a61c9-35c5-44ab-a9ce-f48b1495dbad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:16.901291 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-379a61c9-35c5-44ab-a9ce-f48b1495dbad tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:16.901468 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-379a61c9-35c5-44ab-a9ce-f48b1495dbad tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:16.901640 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-379a61c9-35c5-44ab-a9ce-f48b1495dbad tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:16.901767 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-379a61c9-35c5-44ab-a9ce-f48b1495dbad tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:16.905846 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:16.905846 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:16.906784 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-379a61c9-35c5-44ab-a9ce-f48b1495dbad tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:16.907172 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1364/5467] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:16 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:17.060931 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-87979101-966f-4067-9dfb-7ca853975d5b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:17.062667 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87979101-966f-4067-9dfb-7ca853975d5b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:17.062910 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87979101-966f-4067-9dfb-7ca853975d5b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:17.063100 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87979101-966f-4067-9dfb-7ca853975d5b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:17.063197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-87979101-966f-4067-9dfb-7ca853975d5b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:17.068383 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:17.068383 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:17.069359 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87979101-966f-4067-9dfb-7ca853975d5b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:17.069746 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1363/5468] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:17 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:17.918048 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-5ce7b19a-b2fd-4e8c-818f-ee79a6ee69a4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:17.919768 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ce7b19a-b2fd-4e8c-818f-ee79a6ee69a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:17.919973 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ce7b19a-b2fd-4e8c-818f-ee79a6ee69a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:17.920178 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-5ce7b19a-b2fd-4e8c-818f-ee79a6ee69a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:17.920284 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-5ce7b19a-b2fd-4e8c-818f-ee79a6ee69a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:17.925187 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:17.925187 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:17.926035 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-5ce7b19a-b2fd-4e8c-818f-ee79a6ee69a4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:17.926459 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1368/5469] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:17 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:18.080271 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c488431c-2e19-487f-9d06-d4c0ca4f8a5e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:18.082634 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c488431c-2e19-487f-9d06-d4c0ca4f8a5e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:18.083019 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c488431c-2e19-487f-9d06-d4c0ca4f8a5e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:18.083303 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c488431c-2e19-487f-9d06-d4c0ca4f8a5e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:18.083407 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c488431c-2e19-487f-9d06-d4c0ca4f8a5e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:18.087655 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:18.087655 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:18.088332 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c488431c-2e19-487f-9d06-d4c0ca4f8a5e tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:18.088735 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1375/5470] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:18 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:18.935885 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c649da4-648d-44c4-b066-5da90d6b3b4a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:18.937510 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c649da4-648d-44c4-b066-5da90d6b3b4a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:18.937682 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c649da4-648d-44c4-b066-5da90d6b3b4a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:18.937933 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c649da4-648d-44c4-b066-5da90d6b3b4a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:18.938024 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4c649da4-648d-44c4-b066-5da90d6b3b4a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:18.942711 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:18.942711 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:18.943482 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c649da4-648d-44c4-b066-5da90d6b3b4a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:18.943799 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1365/5471] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:18 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:19.099283 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-775f40b6-092d-4394-88f5-7e8db77ff801 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:19.101376 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-775f40b6-092d-4394-88f5-7e8db77ff801 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:19.101598 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-775f40b6-092d-4394-88f5-7e8db77ff801 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:19.101791 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-775f40b6-092d-4394-88f5-7e8db77ff801 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:19.101957 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-775f40b6-092d-4394-88f5-7e8db77ff801 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:19.106461 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:19.106461 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:19.107127 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-775f40b6-092d-4394-88f5-7e8db77ff801 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:19.107443 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1364/5472] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:19 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:19.953138 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4208d353-4524-49bd-911a-21f41c40f8a7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:19.955104 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4208d353-4524-49bd-911a-21f41c40f8a7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:19.955291 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4208d353-4524-49bd-911a-21f41c40f8a7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:19.955469 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4208d353-4524-49bd-911a-21f41c40f8a7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:19.955576 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-4208d353-4524-49bd-911a-21f41c40f8a7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:19.959669 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:19.959669 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:19.960420 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4208d353-4524-49bd-911a-21f41c40f8a7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:19.960784 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1369/5473] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:19 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:19.970263 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72b43f11-6dd7-411e-8571-8b246da1ac5a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:19.972379 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72b43f11-6dd7-411e-8571-8b246da1ac5a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 Aug 20 00:22:19.972592 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72b43f11-6dd7-411e-8571-8b246da1ac5a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:19.972774 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72b43f11-6dd7-411e-8571-8b246da1ac5a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:19.980237 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:19.980237 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:19.983900 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-72b43f11-6dd7-411e-8571-8b246da1ac5a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:19.987997 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72b43f11-6dd7-411e-8571-8b246da1ac5a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 returned with HTTP 200 Aug 20 00:22:19.988388 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1376/5474] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:19 2026] GET /volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:19.999628 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-235d99f1-43ac-47a3-a012-a7089061041d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:20.001198 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-235d99f1-43ac-47a3-a012-a7089061041d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:20.001369 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-235d99f1-43ac-47a3-a012-a7089061041d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:20.001537 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-235d99f1-43ac-47a3-a012-a7089061041d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:20.001637 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-235d99f1-43ac-47a3-a012-a7089061041d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete backup with id: 5d157776-fcfc-4a17-ab64-b307ef2b06a5. Aug 20 00:22:20.005740 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:20.005740 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:20.016141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-235d99f1-43ac-47a3-a012-a7089061041d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] delete_backup rpcapi backup_id 5d157776-fcfc-4a17-ab64-b307ef2b06a5 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:22:20.021286 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-235d99f1-43ac-47a3-a012-a7089061041d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 202 Aug 20 00:22:20.021652 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1366/5475] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:22:19 2026] DELETE /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:22:20.028203 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b73baba4-8ee1-45c5-b72e-54cf452b9085 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:20.031542 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b73baba4-8ee1-45c5-b72e-54cf452b9085 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:20.031542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b73baba4-8ee1-45c5-b72e-54cf452b9085 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:20.031542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b73baba4-8ee1-45c5-b72e-54cf452b9085 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:20.031542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b73baba4-8ee1-45c5-b72e-54cf452b9085 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:20.035984 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:20.035984 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:20.036915 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b73baba4-8ee1-45c5-b72e-54cf452b9085 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 200 Aug 20 00:22:20.037417 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1365/5476] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:20 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:20.116684 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3f0e5b9f-1c68-48a7-aaa3-c0cbb4e4265b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:20.118398 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f0e5b9f-1c68-48a7-aaa3-c0cbb4e4265b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:20.118604 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f0e5b9f-1c68-48a7-aaa3-c0cbb4e4265b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:20.118806 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3f0e5b9f-1c68-48a7-aaa3-c0cbb4e4265b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:20.118984 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3f0e5b9f-1c68-48a7-aaa3-c0cbb4e4265b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:20.124122 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:20.124122 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:20.124691 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3f0e5b9f-1c68-48a7-aaa3-c0cbb4e4265b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:20.125081 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1370/5477] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:20 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:21.047464 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5f06ad20-d682-46e4-b881-c1583f2e5c44 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:21.049122 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5f06ad20-d682-46e4-b881-c1583f2e5c44 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 Aug 20 00:22:21.049318 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5f06ad20-d682-46e4-b881-c1583f2e5c44 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:21.049507 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5f06ad20-d682-46e4-b881-c1583f2e5c44 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:21.049608 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5f06ad20-d682-46e4-b881-c1583f2e5c44 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 5d157776-fcfc-4a17-ab64-b307ef2b06a5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:21.053268 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5f06ad20-d682-46e4-b881-c1583f2e5c44 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 returned with HTTP 404 Aug 20 00:22:21.053779 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1377/5478] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:21 2026] GET /volume/v3/backups/5d157776-fcfc-4a17-ab64-b307ef2b06a5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:21.061035 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:21.062567 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:22:21.062901 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1592765164"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:21.064178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1592765164'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:22:21.064287 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume of 1 GB Aug 20 00:22:21.068232 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Availability Zones retrieved successfully. Aug 20 00:22:21.073072 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Flow 'volume_create_api' (f501ba15-ebc5-4656-ab33-1b2518ed519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:21.074156 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf7531c-2384-4ae2-90b7-2d9e5fb7f59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:21.074973 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:22:21.097055 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf7531c-2384-4ae2-90b7-2d9e5fb7f59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:21.097714 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed70bf4b-dfb6-47cc-b65a-f289d5f58b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:21.135957 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e83ccb17-cb01-420b-8c40-878033acb33a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:21.137702 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e83ccb17-cb01-420b-8c40-878033acb33a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:21.137978 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e83ccb17-cb01-420b-8c40-878033acb33a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:21.138160 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e83ccb17-cb01-420b-8c40-878033acb33a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:21.138258 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e83ccb17-cb01-420b-8c40-878033acb33a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:21.142250 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:21.142250 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:21.142801 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e83ccb17-cb01-420b-8c40-878033acb33a tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:21.143150 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1366/5479] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:21 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:21.147315 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['ab513a7a-e2d3-46b2-860e-7448c72f205e', 'ff2cbe34-130f-4a07-ad89-2f73e25b11d6', '39edc1e2-c49d-4db7-add8-b82bc101977c', '61fb60cc-5d5c-48d7-8ae5-2f0f89d63953'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:21.148375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed70bf4b-dfb6-47cc-b65a-f289d5f58b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab513a7a-e2d3-46b2-860e-7448c72f205e', 'ff2cbe34-130f-4a07-ad89-2f73e25b11d6', '39edc1e2-c49d-4db7-add8-b82bc101977c', '61fb60cc-5d5c-48d7-8ae5-2f0f89d63953']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:21.149050 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338265cb-effe-44b7-a9f2-88d1bae5fff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:21.170191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338265cb-effe-44b7-a9f2-88d1bae5fff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38cb49c0-990e-4575-8502-c8da6e1c29b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1592765164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe968c9af00453587b1bc817cb46a9c',qos_specs=None,replication_status=,reservations=['ab513a7a-e2d3-46b2-860e-7448c72f205e','ff2cbe34-130f-4a07-ad89-2f73e25b11d6','39edc1e2-c49d-4db7-add8-b82bc101977c','61fb60cc-5d5c-48d7-8ae5-2f0f89d63953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1592765164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38cb49c0-990e-4575-8502-c8da6e1c29b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe968c9af00453587b1bc817cb46a9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:21.170873 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ec91c7-eab5-405d-ba39-12c1a779c88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:21.186441 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ec91c7-eab5-405d-ba39-12c1a779c88c) transitioned into state 'SUCCESS' from state '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-1592765164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe968c9af00453587b1bc817cb46a9c',qos_specs=None,replication_status=,reservations=['ab513a7a-e2d3-46b2-860e-7448c72f205e','ff2cbe34-130f-4a07-ad89-2f73e25b11d6','39edc1e2-c49d-4db7-add8-b82bc101977c','61fb60cc-5d5c-48d7-8ae5-2f0f89d63953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:21.187071 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6eb7ad9-075d-424f-a8b8-9d6184456a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:21.195068 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6eb7ad9-075d-424f-a8b8-9d6184456a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:21.195985 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Flow 'volume_create_api' (f501ba15-ebc5-4656-ab33-1b2518ed519b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:21.196311 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume request issued successfully. Aug 20 00:22:21.196958 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a7122fd-9051-4fa2-ba0c-9604c7bfbeb1 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:22:21.197376 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1367/5480] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:22:21 2026] POST /volume/v3/volumes => generated 745 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:21.208023 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d52b47ef-1842-475c-a6d9-9142d5bd03f8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:21.209749 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d52b47ef-1842-475c-a6d9-9142d5bd03f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 Aug 20 00:22:21.209989 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d52b47ef-1842-475c-a6d9-9142d5bd03f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:21.210276 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d52b47ef-1842-475c-a6d9-9142d5bd03f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:21.217344 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:21.217344 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:21.220930 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d52b47ef-1842-475c-a6d9-9142d5bd03f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:21.225153 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d52b47ef-1842-475c-a6d9-9142d5bd03f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 returned with HTTP 200 Aug 20 00:22:21.225579 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1371/5481] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:21 2026] GET /volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:22.154473 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e76d3554-1fd4-4e85-abaa-f8e4469bce9f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:22.156208 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e76d3554-1fd4-4e85-abaa-f8e4469bce9f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:22.156406 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e76d3554-1fd4-4e85-abaa-f8e4469bce9f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:22.156577 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e76d3554-1fd4-4e85-abaa-f8e4469bce9f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:22.156679 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e76d3554-1fd4-4e85-abaa-f8e4469bce9f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:22.161120 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:22.161120 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:22.161678 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e76d3554-1fd4-4e85-abaa-f8e4469bce9f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:22.162037 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1378/5482] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:22 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:22.237452 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e32b39e6-29d6-4bc8-9463-de3d8b15b5ea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:22.239215 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e32b39e6-29d6-4bc8-9463-de3d8b15b5ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 Aug 20 00:22:22.239395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e32b39e6-29d6-4bc8-9463-de3d8b15b5ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:22.239577 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e32b39e6-29d6-4bc8-9463-de3d8b15b5ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:22.246915 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:22.246915 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:22.251211 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e32b39e6-29d6-4bc8-9463-de3d8b15b5ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:22.255761 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e32b39e6-29d6-4bc8-9463-de3d8b15b5ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 returned with HTTP 200 Aug 20 00:22:22.256397 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1367/5483] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:22 2026] GET /volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:22.267950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-89c3b3a9-47d7-4c40-ab7d-ec96932ea083 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:22.269911 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89c3b3a9-47d7-4c40-ab7d-ec96932ea083 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:22:22.270335 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-89c3b3a9-47d7-4c40-ab7d-ec96932ea083 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38cb49c0-990e-4575-8502-c8da6e1c29b6", "name": "tempest-VolumesBackupsTest-Backup-1347274586"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:22.271740 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-89c3b3a9-47d7-4c40-ab7d-ec96932ea083 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating new backup {'backup': {'volume_id': '38cb49c0-990e-4575-8502-c8da6e1c29b6', 'name': 'tempest-VolumesBackupsTest-Backup-1347274586'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:22:22.271880 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-89c3b3a9-47d7-4c40-ab7d-ec96932ea083 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating backup of volume 38cb49c0-990e-4575-8502-c8da6e1c29b6 in container None Aug 20 00:22:22.279071 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:22.279071 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:22.279542 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-89c3b3a9-47d7-4c40-ab7d-ec96932ea083 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:22.295614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-89c3b3a9-47d7-4c40-ab7d-ec96932ea083 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['c0e7f0c5-b41b-41b9-a4af-d463318bdce9', '8fccb362-f371-4c6a-9c4f-1fe3ffaeaf78'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:22.322674 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89c3b3a9-47d7-4c40-ab7d-ec96932ea083 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:22:22.323412 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1368/5484] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:22:22 2026] POST /volume/v3/backups => generated 326 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:22.331064 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c57b9269-a343-4c84-b54d-ab9112c341d8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:22.333509 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c57b9269-a343-4c84-b54d-ab9112c341d8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:22.333777 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c57b9269-a343-4c84-b54d-ab9112c341d8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:22.334121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c57b9269-a343-4c84-b54d-ab9112c341d8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:22.334304 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-c57b9269-a343-4c84-b54d-ab9112c341d8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:22.339492 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:22.339492 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:22.340298 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c57b9269-a343-4c84-b54d-ab9112c341d8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:22.340663 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1372/5485] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:22 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:23.172023 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc790eff-6df8-47c0-b858-8cdbca12c1a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:23.173673 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc790eff-6df8-47c0-b858-8cdbca12c1a9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:23.173910 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc790eff-6df8-47c0-b858-8cdbca12c1a9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:23.174095 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc790eff-6df8-47c0-b858-8cdbca12c1a9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:23.174197 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cc790eff-6df8-47c0-b858-8cdbca12c1a9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:23.178022 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:23.178022 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:23.178540 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc790eff-6df8-47c0-b858-8cdbca12c1a9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:23.178868 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1379/5486] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:23 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:23.349382 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d81c9b0e-d861-4a2b-93ec-51808ca3ee6e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:23.351308 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d81c9b0e-d861-4a2b-93ec-51808ca3ee6e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:23.351490 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d81c9b0e-d861-4a2b-93ec-51808ca3ee6e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:23.351662 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d81c9b0e-d861-4a2b-93ec-51808ca3ee6e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:23.351790 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d81c9b0e-d861-4a2b-93ec-51808ca3ee6e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:23.356006 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:23.356006 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:23.356673 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d81c9b0e-d861-4a2b-93ec-51808ca3ee6e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:23.357203 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1368/5487] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:23 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:24.188052 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68088bd2-21dc-4f04-b22a-033669df9206 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:24.189705 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68088bd2-21dc-4f04-b22a-033669df9206 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:24.189931 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68088bd2-21dc-4f04-b22a-033669df9206 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:24.190105 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68088bd2-21dc-4f04-b22a-033669df9206 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:24.190201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-68088bd2-21dc-4f04-b22a-033669df9206 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:24.194077 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:24.194077 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:24.194596 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68088bd2-21dc-4f04-b22a-033669df9206 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:24.194924 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1369/5488] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:24 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:24.366143 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-440b4ad0-d34b-4b74-bd52-d59e5114d90c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:24.367854 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-440b4ad0-d34b-4b74-bd52-d59e5114d90c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:24.368007 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-440b4ad0-d34b-4b74-bd52-d59e5114d90c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:24.368176 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-440b4ad0-d34b-4b74-bd52-d59e5114d90c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:24.368310 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-440b4ad0-d34b-4b74-bd52-d59e5114d90c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:24.372312 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:24.372312 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:24.373112 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-440b4ad0-d34b-4b74-bd52-d59e5114d90c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:24.373570 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1373/5489] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:24 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:25.204244 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6aa9418c-f75a-4b5e-9590-4bdfb7b4276b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:25.206002 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6aa9418c-f75a-4b5e-9590-4bdfb7b4276b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:25.206239 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6aa9418c-f75a-4b5e-9590-4bdfb7b4276b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:25.206487 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6aa9418c-f75a-4b5e-9590-4bdfb7b4276b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:25.206631 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6aa9418c-f75a-4b5e-9590-4bdfb7b4276b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:25.210623 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:25.210623 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:25.211263 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6aa9418c-f75a-4b5e-9590-4bdfb7b4276b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:25.211638 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1380/5490] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:25 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:25.385325 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-302db050-20d4-43cf-9620-3b0fd83e2fe3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:25.387487 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-302db050-20d4-43cf-9620-3b0fd83e2fe3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:25.387702 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-302db050-20d4-43cf-9620-3b0fd83e2fe3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:25.387925 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-302db050-20d4-43cf-9620-3b0fd83e2fe3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:25.388046 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-302db050-20d4-43cf-9620-3b0fd83e2fe3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:25.392452 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:25.392452 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:25.393200 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-302db050-20d4-43cf-9620-3b0fd83e2fe3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:25.393547 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1369/5491] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:25 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:26.221267 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d1b0d64f-c785-423f-a841-dcc85b8af6f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:26.222998 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1b0d64f-c785-423f-a841-dcc85b8af6f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:26.223277 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1b0d64f-c785-423f-a841-dcc85b8af6f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:26.223398 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1b0d64f-c785-423f-a841-dcc85b8af6f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:26.223479 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d1b0d64f-c785-423f-a841-dcc85b8af6f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:26.227326 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:26.227326 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:26.227904 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1b0d64f-c785-423f-a841-dcc85b8af6f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:26.228281 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1370/5492] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:26 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:26.404615 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-79c4ea9b-62a7-4655-86ac-7e23519cf564 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:26.406359 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-79c4ea9b-62a7-4655-86ac-7e23519cf564 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:26.406541 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-79c4ea9b-62a7-4655-86ac-7e23519cf564 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:26.406718 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-79c4ea9b-62a7-4655-86ac-7e23519cf564 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:26.406828 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-79c4ea9b-62a7-4655-86ac-7e23519cf564 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:26.410682 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:26.410682 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:26.411366 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-79c4ea9b-62a7-4655-86ac-7e23519cf564 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:26.411685 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1374/5493] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:26 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:27.239372 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-101def59-4cd1-42ab-bee1-777dc685e2d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:27.240959 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-101def59-4cd1-42ab-bee1-777dc685e2d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:27.241158 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-101def59-4cd1-42ab-bee1-777dc685e2d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:27.241331 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-101def59-4cd1-42ab-bee1-777dc685e2d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:27.241440 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-101def59-4cd1-42ab-bee1-777dc685e2d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:27.245279 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:27.245279 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:27.245802 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-101def59-4cd1-42ab-bee1-777dc685e2d0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:27.246158 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1381/5494] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:27 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:27.256219 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c29171f-64ef-46b5-bd5a-8ff6644f6dc6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:27.257984 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c29171f-64ef-46b5-bd5a-8ff6644f6dc6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686/action Aug 20 00:22:27.258412 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c29171f-64ef-46b5-bd5a-8ff6644f6dc6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:22:27.258578 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c29171f-64ef-46b5-bd5a-8ff6644f6dc6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:27.259914 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-5c29171f-64ef-46b5-bd5a-8ff6644f6dc6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Updating backup '9ecb6c7b-20e8-425a-9a9d-5df51f869686' with '{'status': 'error'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 00:22:27.266902 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:27.266902 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:27.276834 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-5c29171f-64ef-46b5-bd5a-8ff6644f6dc6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] reset_status in rpcapi backup_id 9ecb6c7b-20e8-425a-9a9d-5df51f869686 on host np0000007832. {{(pid=100466) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 00:22:27.278521 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c29171f-64ef-46b5-bd5a-8ff6644f6dc6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686/action returned with HTTP 202 Aug 20 00:22:27.279073 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1370/5495] 10.4.3.9 () {70 vars in 1416 bytes} [Thu Aug 20 00:22:27 2026] POST /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:22:27.286034 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da3d29d1-5054-4ff5-9adc-755d64c51ec9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:27.287731 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da3d29d1-5054-4ff5-9adc-755d64c51ec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 Aug 20 00:22:27.287985 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da3d29d1-5054-4ff5-9adc-755d64c51ec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:27.288163 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da3d29d1-5054-4ff5-9adc-755d64c51ec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:27.288578 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-da3d29d1-5054-4ff5-9adc-755d64c51ec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume with id: 256d0eeb-ec01-4717-bd5d-d95e9940f3d1 Aug 20 00:22:27.295213 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:27.295213 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:27.295550 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-da3d29d1-5054-4ff5-9adc-755d64c51ec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:27.315536 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-da3d29d1-5054-4ff5-9adc-755d64c51ec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume request issued successfully. Aug 20 00:22:27.315793 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da3d29d1-5054-4ff5-9adc-755d64c51ec9 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 returned with HTTP 202 Aug 20 00:22:27.316352 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1371/5496] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:22:27 2026] DELETE /volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:22:27.323358 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8dfb6b5e-ab62-429b-b5a6-6b468bd93865 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:27.325532 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8dfb6b5e-ab62-429b-b5a6-6b468bd93865 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 Aug 20 00:22:27.325813 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8dfb6b5e-ab62-429b-b5a6-6b468bd93865 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:27.326084 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8dfb6b5e-ab62-429b-b5a6-6b468bd93865 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:27.333407 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:27.333407 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:27.336651 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8dfb6b5e-ab62-429b-b5a6-6b468bd93865 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:27.340241 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8dfb6b5e-ab62-429b-b5a6-6b468bd93865 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 returned with HTTP 200 Aug 20 00:22:27.340584 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1375/5497] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:27 2026] GET /volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:22:27.420606 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-08fc202c-e3e9-4c10-b836-5714a1619fe2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:27.422320 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-08fc202c-e3e9-4c10-b836-5714a1619fe2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:27.422523 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-08fc202c-e3e9-4c10-b836-5714a1619fe2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:27.422728 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-08fc202c-e3e9-4c10-b836-5714a1619fe2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:27.422871 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-08fc202c-e3e9-4c10-b836-5714a1619fe2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:27.427154 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:27.427154 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:27.427927 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-08fc202c-e3e9-4c10-b836-5714a1619fe2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:27.428277 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1382/5498] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:27 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:28.353118 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dc0b4e09-12c0-46e3-a9a5-5b5cae87940d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:28.354978 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc0b4e09-12c0-46e3-a9a5-5b5cae87940d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 Aug 20 00:22:28.355230 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc0b4e09-12c0-46e3-a9a5-5b5cae87940d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:28.355450 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc0b4e09-12c0-46e3-a9a5-5b5cae87940d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:28.361758 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc0b4e09-12c0-46e3-a9a5-5b5cae87940d tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 returned with HTTP 404 Aug 20 00:22:28.362232 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1371/5499] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:28 2026] GET /volume/v3/volumes/256d0eeb-ec01-4717-bd5d-d95e9940f3d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:28.369839 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee542038-de99-4cf4-b38b-796da17fadb3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:28.371583 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] POST https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81/restore Aug 20 00:22:28.371987 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:28.373267 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Restoring backup b6f1b3e2-0740-4186-b7df-6931e02efa81 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100467) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 00:22:28.373371 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Restoring backup b6f1b3e2-0740-4186-b7df-6931e02efa81 to volume None. Aug 20 00:22:28.377197 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:28.377197 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:28.377958 np0000007832 devstack@c-api.service[100467]: INFO cinder.backup.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Creating volume of 1 GB for restore of backup b6f1b3e2-0740-4186-b7df-6931e02efa81. Aug 20 00:22:28.382953 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Availability zone cache updated, next update will occur around 2026-08-20 01:22:28.382736. {{(pid=100467) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:22:28.383054 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Availability Zones retrieved successfully. Aug 20 00:22:28.388149 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (fe15507d-a12d-4f16-8ca1-34a894081f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:28.389056 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc8fd83-a04d-4259-80e1-f0be94093ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:28.389711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:22:28.411232 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc8fd83-a04d-4259-80e1-f0be94093ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:28.411920 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41458e00-9738-4032-9c5c-301166b4007c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:28.438176 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2375c6e1-e915-478c-b1e8-a6b410c15448 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:28.439313 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Created reservations ['395bf2a0-a95b-4c97-aea6-a54dcac1a37e', '405a42df-fe86-48dd-a9fa-0a83c0227b83', '033fa444-a47a-433d-8762-8a343a4db42b', '6932a9aa-3e26-4e69-bf9d-ac920363769b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:28.439875 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2375c6e1-e915-478c-b1e8-a6b410c15448 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:28.439992 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41458e00-9738-4032-9c5c-301166b4007c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['395bf2a0-a95b-4c97-aea6-a54dcac1a37e', '405a42df-fe86-48dd-a9fa-0a83c0227b83', '033fa444-a47a-433d-8762-8a343a4db42b', '6932a9aa-3e26-4e69-bf9d-ac920363769b']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:28.440105 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2375c6e1-e915-478c-b1e8-a6b410c15448 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:28.440292 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2375c6e1-e915-478c-b1e8-a6b410c15448 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:28.440394 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-2375c6e1-e915-478c-b1e8-a6b410c15448 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:28.440613 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec063698-f275-4878-b6f0-80be072eb0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:28.444048 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:28.444048 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:28.444708 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2375c6e1-e915-478c-b1e8-a6b410c15448 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:28.445090 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1376/5500] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:28 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:28.466480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec063698-f275-4878-b6f0-80be072eb0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8', '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='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['395bf2a0-a95b-4c97-aea6-a54dcac1a37e','405a42df-fe86-48dd-a9fa-0a83c0227b83','033fa444-a47a-433d-8762-8a343a4db42b','6932a9aa-3e26-4e69-bf9d-ac920363769b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:22:28Z,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=e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae71765f9f94130a73bd4e127eb1a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:28.467138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92856b4c-e116-4ad7-aed7-8311a2789210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:28.479368 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92856b4c-e116-4ad7-aed7-8311a2789210) transitioned into 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='8ae71765f9f94130a73bd4e127eb1a2b',qos_specs=None,replication_status=,reservations=['395bf2a0-a95b-4c97-aea6-a54dcac1a37e','405a42df-fe86-48dd-a9fa-0a83c0227b83','033fa444-a47a-433d-8762-8a343a4db42b','6932a9aa-3e26-4e69-bf9d-ac920363769b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466bd10a0bb6419fbd06f55f1aef87ed',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:28.479985 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef48c5c-97cf-4b16-b8d2-e8dc48511a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:28.489267 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef48c5c-97cf-4b16-b8d2-e8dc48511a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:28.490010 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Flow 'volume_create_api' (fe15507d-a12d-4f16-8ca1-34a894081f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:28.490274 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Create volume request issued successfully. Aug 20 00:22:28.496039 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:28.496039 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:28.496348 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:29.454450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-12f58b36-aaeb-4abc-81c3-da3ffcad5bbc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:29.456145 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12f58b36-aaeb-4abc-81c3-da3ffcad5bbc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:29.456334 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12f58b36-aaeb-4abc-81c3-da3ffcad5bbc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:29.456506 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12f58b36-aaeb-4abc-81c3-da3ffcad5bbc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:29.456603 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-12f58b36-aaeb-4abc-81c3-da3ffcad5bbc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:29.460756 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:29.460756 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:29.461491 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12f58b36-aaeb-4abc-81c3-da3ffcad5bbc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:29.461832 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1383/5501] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:29 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:29.503433 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:29.503433 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:29.503913 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:29.503976 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Checking backup size 1 against volume size 1 {{(pid=100467) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 00:22:29.504028 np0000007832 devstack@c-api.service[100467]: INFO cinder.backup.api [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Overwriting volume e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 with restore of backup b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:29.521622 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] restore_backup in rpcapi backup_id b6f1b3e2-0740-4186-b7df-6931e02efa81 {{(pid=100467) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 00:22:29.523259 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee542038-de99-4cf4-b38b-796da17fadb3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81/restore returned with HTTP 202 Aug 20 00:22:29.523671 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1372/5502] 10.4.3.9 () {70 vars in 1419 bytes} [Thu Aug 20 00:22:28 2026] POST /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81/restore => generated 152 bytes in 1154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:29.530971 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-50624ae1-838d-47e2-92f5-dc3e06565d6f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:29.532833 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50624ae1-838d-47e2-92f5-dc3e06565d6f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:29.533110 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50624ae1-838d-47e2-92f5-dc3e06565d6f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:29.533336 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50624ae1-838d-47e2-92f5-dc3e06565d6f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:29.533484 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-50624ae1-838d-47e2-92f5-dc3e06565d6f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:29.537707 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:29.537707 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:29.538525 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50624ae1-838d-47e2-92f5-dc3e06565d6f tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:29.539080 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1372/5503] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:29 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:30.471343 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-7be62496-c560-4038-84d4-aeac839b823f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:30.473065 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7be62496-c560-4038-84d4-aeac839b823f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:30.473250 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7be62496-c560-4038-84d4-aeac839b823f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:30.473425 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-7be62496-c560-4038-84d4-aeac839b823f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:30.473518 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-7be62496-c560-4038-84d4-aeac839b823f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:30.477729 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:30.477729 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:30.478463 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-7be62496-c560-4038-84d4-aeac839b823f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:30.478786 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1377/5504] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:30 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:30.548208 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef85e315-619f-42d7-aeb8-fc9d218e08ba None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:30.549882 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef85e315-619f-42d7-aeb8-fc9d218e08ba tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:30.550113 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef85e315-619f-42d7-aeb8-fc9d218e08ba tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:30.550298 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef85e315-619f-42d7-aeb8-fc9d218e08ba tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:30.550402 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ef85e315-619f-42d7-aeb8-fc9d218e08ba tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:30.554741 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:30.554741 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:30.555321 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef85e315-619f-42d7-aeb8-fc9d218e08ba tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:30.555652 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1384/5505] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:30 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:31.488736 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5cb57ee3-c985-4ae0-9a10-1b17d49175be None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:31.490568 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5cb57ee3-c985-4ae0-9a10-1b17d49175be tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:31.490742 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5cb57ee3-c985-4ae0-9a10-1b17d49175be tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:31.490943 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5cb57ee3-c985-4ae0-9a10-1b17d49175be tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:31.491039 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5cb57ee3-c985-4ae0-9a10-1b17d49175be tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:31.495099 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:31.495099 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:31.495803 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5cb57ee3-c985-4ae0-9a10-1b17d49175be tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:31.496173 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1373/5506] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:31 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:31.564509 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9987ae6f-2f4c-464f-ba07-50b1a05a1f81 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:31.566348 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9987ae6f-2f4c-464f-ba07-50b1a05a1f81 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:31.566534 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9987ae6f-2f4c-464f-ba07-50b1a05a1f81 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:31.566704 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9987ae6f-2f4c-464f-ba07-50b1a05a1f81 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:31.566806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9987ae6f-2f4c-464f-ba07-50b1a05a1f81 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:31.570835 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:31.570835 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:31.571928 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9987ae6f-2f4c-464f-ba07-50b1a05a1f81 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:31.572406 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1373/5507] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:31 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:32.506158 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8d055169-4f4e-45b7-820b-f5102806b486 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:32.507810 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8d055169-4f4e-45b7-820b-f5102806b486 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:32.508031 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8d055169-4f4e-45b7-820b-f5102806b486 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:32.508205 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8d055169-4f4e-45b7-820b-f5102806b486 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:32.508305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-8d055169-4f4e-45b7-820b-f5102806b486 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:32.512371 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:32.512371 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:32.513111 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8d055169-4f4e-45b7-820b-f5102806b486 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:32.513420 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1378/5508] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:32 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:32.582317 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d171e1e2-aa16-416a-b7ea-1d4281dd6638 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:32.584097 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d171e1e2-aa16-416a-b7ea-1d4281dd6638 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:32.584311 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d171e1e2-aa16-416a-b7ea-1d4281dd6638 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:32.584490 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d171e1e2-aa16-416a-b7ea-1d4281dd6638 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:32.584605 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d171e1e2-aa16-416a-b7ea-1d4281dd6638 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:32.589391 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:32.589391 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:32.590191 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d171e1e2-aa16-416a-b7ea-1d4281dd6638 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:32.590664 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1385/5509] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:32 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:33.524207 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0a6cf333-a14e-4196-b8eb-6e7ccaf1d886 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:33.525848 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a6cf333-a14e-4196-b8eb-6e7ccaf1d886 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:33.526051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a6cf333-a14e-4196-b8eb-6e7ccaf1d886 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:33.526227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a6cf333-a14e-4196-b8eb-6e7ccaf1d886 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:33.526321 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0a6cf333-a14e-4196-b8eb-6e7ccaf1d886 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:33.530297 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:33.530297 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:33.530997 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a6cf333-a14e-4196-b8eb-6e7ccaf1d886 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:33.531321 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1374/5510] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:33 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:33.599412 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6a5b4ab4-07ea-4e3d-ae21-7c399ade1b8c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:33.601113 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6a5b4ab4-07ea-4e3d-ae21-7c399ade1b8c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:33.601349 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6a5b4ab4-07ea-4e3d-ae21-7c399ade1b8c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:33.601563 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6a5b4ab4-07ea-4e3d-ae21-7c399ade1b8c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:33.601711 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6a5b4ab4-07ea-4e3d-ae21-7c399ade1b8c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:33.605613 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:33.605613 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:33.606223 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6a5b4ab4-07ea-4e3d-ae21-7c399ade1b8c tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:33.606576 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1374/5511] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:33 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:34.541845 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-cdf937e8-0fd8-456c-9982-40bab05245f7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:34.543462 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cdf937e8-0fd8-456c-9982-40bab05245f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:34.543639 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cdf937e8-0fd8-456c-9982-40bab05245f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:34.543838 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-cdf937e8-0fd8-456c-9982-40bab05245f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:34.543969 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-cdf937e8-0fd8-456c-9982-40bab05245f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:34.547812 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:34.547812 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:34.548545 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-cdf937e8-0fd8-456c-9982-40bab05245f7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:34.548881 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1379/5512] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:34 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:34.616381 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c495a667-bcee-436d-8f31-1e244ce4b508 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:34.618408 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c495a667-bcee-436d-8f31-1e244ce4b508 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:34.618640 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c495a667-bcee-436d-8f31-1e244ce4b508 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:34.618821 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c495a667-bcee-436d-8f31-1e244ce4b508 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:34.618994 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c495a667-bcee-436d-8f31-1e244ce4b508 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:34.623218 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:34.623218 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:34.623787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c495a667-bcee-436d-8f31-1e244ce4b508 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:34.624151 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1386/5513] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:34 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:35.558024 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d7d33e11-2263-4bf1-8a53-526d93f913a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:35.559751 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d7d33e11-2263-4bf1-8a53-526d93f913a2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:35.559977 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d7d33e11-2263-4bf1-8a53-526d93f913a2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:35.560156 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d7d33e11-2263-4bf1-8a53-526d93f913a2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:35.560260 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d7d33e11-2263-4bf1-8a53-526d93f913a2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:35.565643 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:35.565643 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:35.566458 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d7d33e11-2263-4bf1-8a53-526d93f913a2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:35.566821 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1375/5514] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:35 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:35.633899 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fc8682e1-8e66-42a4-bae1-93203a226ab6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:35.635959 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc8682e1-8e66-42a4-bae1-93203a226ab6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:35.635959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc8682e1-8e66-42a4-bae1-93203a226ab6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:35.635959 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc8682e1-8e66-42a4-bae1-93203a226ab6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:35.636145 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fc8682e1-8e66-42a4-bae1-93203a226ab6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:35.641009 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:35.641009 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:35.641713 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc8682e1-8e66-42a4-bae1-93203a226ab6 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:35.642144 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1375/5515] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:35 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:36.577705 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3db5a861-19dd-49ce-9d98-20cc6c9a3ad7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:36.579445 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3db5a861-19dd-49ce-9d98-20cc6c9a3ad7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:36.579699 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3db5a861-19dd-49ce-9d98-20cc6c9a3ad7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:36.579815 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3db5a861-19dd-49ce-9d98-20cc6c9a3ad7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:36.580070 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-3db5a861-19dd-49ce-9d98-20cc6c9a3ad7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:36.584726 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:36.584726 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:36.585497 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3db5a861-19dd-49ce-9d98-20cc6c9a3ad7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:36.585856 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1380/5516] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:36 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:36.650954 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f49410b3-0fd0-45fe-b4a5-38d7697b2f63 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:36.652584 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f49410b3-0fd0-45fe-b4a5-38d7697b2f63 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:36.652780 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f49410b3-0fd0-45fe-b4a5-38d7697b2f63 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:36.652987 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f49410b3-0fd0-45fe-b4a5-38d7697b2f63 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:36.653085 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f49410b3-0fd0-45fe-b4a5-38d7697b2f63 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:36.657145 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:36.657145 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:36.657763 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f49410b3-0fd0-45fe-b4a5-38d7697b2f63 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:36.658154 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1387/5517] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:36 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:37.594824 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4b54b4aa-16b7-4485-a06e-c9d99c6e9b31 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:37.596548 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b54b4aa-16b7-4485-a06e-c9d99c6e9b31 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:37.596718 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b54b4aa-16b7-4485-a06e-c9d99c6e9b31 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:37.596910 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b54b4aa-16b7-4485-a06e-c9d99c6e9b31 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:37.597031 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4b54b4aa-16b7-4485-a06e-c9d99c6e9b31 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:37.601563 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:37.601563 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:37.602269 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b54b4aa-16b7-4485-a06e-c9d99c6e9b31 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:37.602661 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1376/5518] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:37 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:37.611432 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7e322a3a-497a-4b19-9b32-8839d02624c8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:37.613014 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e322a3a-497a-4b19-9b32-8839d02624c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:22:37.613313 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e322a3a-497a-4b19-9b32-8839d02624c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38cb49c0-990e-4575-8502-c8da6e1c29b6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1295702100"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:37.614611 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-7e322a3a-497a-4b19-9b32-8839d02624c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating new backup {'backup': {'volume_id': '38cb49c0-990e-4575-8502-c8da6e1c29b6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1295702100'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:22:37.614734 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-7e322a3a-497a-4b19-9b32-8839d02624c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating backup of volume 38cb49c0-990e-4575-8502-c8da6e1c29b6 in container None Aug 20 00:22:37.621097 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:37.621097 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:37.621468 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7e322a3a-497a-4b19-9b32-8839d02624c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:37.635977 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-7e322a3a-497a-4b19-9b32-8839d02624c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['616bfe97-24be-413e-8948-a428bceaf525', '20d4ecf5-5f15-4b30-9ce3-43ccf51ab210'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:37.666955 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-756295d9-32c2-425b-a6af-25748a481921 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:37.668527 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-756295d9-32c2-425b-a6af-25748a481921 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:37.668711 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-756295d9-32c2-425b-a6af-25748a481921 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:37.668907 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-756295d9-32c2-425b-a6af-25748a481921 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:37.669016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-756295d9-32c2-425b-a6af-25748a481921 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:37.672986 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:37.672986 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:37.673641 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-756295d9-32c2-425b-a6af-25748a481921 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:37.674099 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1381/5519] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:37 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:37.678369 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e322a3a-497a-4b19-9b32-8839d02624c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:22:37.678756 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1376/5520] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:22:37 2026] POST /volume/v3/backups => generated 326 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:37.686201 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d41fec9b-bc8e-426d-a7c2-b122dd7140e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:37.687795 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d41fec9b-bc8e-426d-a7c2-b122dd7140e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:37.687988 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d41fec9b-bc8e-426d-a7c2-b122dd7140e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:37.688184 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d41fec9b-bc8e-426d-a7c2-b122dd7140e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:37.688284 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d41fec9b-bc8e-426d-a7c2-b122dd7140e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:37.692100 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:37.692100 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:37.692798 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d41fec9b-bc8e-426d-a7c2-b122dd7140e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:37.693112 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1388/5521] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:37 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:38.682933 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cafb1b73-3f54-4896-b8b9-45894612e6e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:38.685009 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cafb1b73-3f54-4896-b8b9-45894612e6e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:38.685221 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cafb1b73-3f54-4896-b8b9-45894612e6e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:38.685407 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cafb1b73-3f54-4896-b8b9-45894612e6e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:38.685540 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-cafb1b73-3f54-4896-b8b9-45894612e6e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:38.690630 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:38.690630 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:38.691361 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cafb1b73-3f54-4896-b8b9-45894612e6e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:38.691766 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1377/5522] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:38 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:38.702097 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bc339f7f-9a8c-46e3-9de5-d8b3f2564baa None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:38.703880 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bc339f7f-9a8c-46e3-9de5-d8b3f2564baa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 Aug 20 00:22:38.704126 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bc339f7f-9a8c-46e3-9de5-d8b3f2564baa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:38.704378 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bc339f7f-9a8c-46e3-9de5-d8b3f2564baa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:38.704574 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-bc339f7f-9a8c-46e3-9de5-d8b3f2564baa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume with id: e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 Aug 20 00:22:38.707026 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0a184cf-edc5-461f-be97-676145dba7bd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:38.708784 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0a184cf-edc5-461f-be97-676145dba7bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:38.709038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0a184cf-edc5-461f-be97-676145dba7bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:38.709227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0a184cf-edc5-461f-be97-676145dba7bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:38.709326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f0a184cf-edc5-461f-be97-676145dba7bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:38.711311 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:38.711311 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:38.711609 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bc339f7f-9a8c-46e3-9de5-d8b3f2564baa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:38.713456 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:38.713456 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:38.714189 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0a184cf-edc5-461f-be97-676145dba7bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:38.714541 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1377/5523] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:38 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:38.735667 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-bc339f7f-9a8c-46e3-9de5-d8b3f2564baa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume request issued successfully. Aug 20 00:22:38.735863 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bc339f7f-9a8c-46e3-9de5-d8b3f2564baa tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 returned with HTTP 202 Aug 20 00:22:38.736496 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1382/5524] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:22:38 2026] DELETE /volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:22:38.742881 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f6657ef5-dd90-46ea-bd2c-af7e6c24f464 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:38.744643 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6657ef5-dd90-46ea-bd2c-af7e6c24f464 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 Aug 20 00:22:38.744870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6657ef5-dd90-46ea-bd2c-af7e6c24f464 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:38.745096 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6657ef5-dd90-46ea-bd2c-af7e6c24f464 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:38.752274 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:38.752274 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:38.755767 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f6657ef5-dd90-46ea-bd2c-af7e6c24f464 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:38.759584 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6657ef5-dd90-46ea-bd2c-af7e6c24f464 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 returned with HTTP 200 Aug 20 00:22:38.759992 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1389/5525] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:38 2026] GET /volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 => generated 1061 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:22:39.724065 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-76f881a0-11d5-4d4e-89d2-571619afb147 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:39.725747 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76f881a0-11d5-4d4e-89d2-571619afb147 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:39.726010 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76f881a0-11d5-4d4e-89d2-571619afb147 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:39.726194 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76f881a0-11d5-4d4e-89d2-571619afb147 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:39.726322 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-76f881a0-11d5-4d4e-89d2-571619afb147 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:39.730603 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:39.730603 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:39.731293 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76f881a0-11d5-4d4e-89d2-571619afb147 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:39.731634 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1378/5526] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:39 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:39.771494 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-57194f2d-b34a-43bd-a320-2c8d547f38c3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:39.773284 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57194f2d-b34a-43bd-a320-2c8d547f38c3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 Aug 20 00:22:39.773481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57194f2d-b34a-43bd-a320-2c8d547f38c3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:39.773701 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57194f2d-b34a-43bd-a320-2c8d547f38c3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:39.779200 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57194f2d-b34a-43bd-a320-2c8d547f38c3 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 returned with HTTP 404 Aug 20 00:22:39.779632 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1378/5527] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:39 2026] GET /volume/v3/volumes/e38d68e1-c9cb-4cce-9af7-d6e16d35c3a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:39.786926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2bce5573-d6cf-4341-ac85-1bc54c0624c4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:39.788605 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2bce5573-d6cf-4341-ac85-1bc54c0624c4 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:39.788814 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2bce5573-d6cf-4341-ac85-1bc54c0624c4 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:39.789033 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2bce5573-d6cf-4341-ac85-1bc54c0624c4 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:39.789142 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-2bce5573-d6cf-4341-ac85-1bc54c0624c4 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:39.793486 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:39.793486 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:39.794087 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2bce5573-d6cf-4341-ac85-1bc54c0624c4 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:39.794425 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1383/5528] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:39 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:39.803086 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c6d6c374-ca87-4e2f-9fc2-a3c137fd9b56 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:39.804680 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c6d6c374-ca87-4e2f-9fc2-a3c137fd9b56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:39.804967 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c6d6c374-ca87-4e2f-9fc2-a3c137fd9b56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:39.805170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c6d6c374-ca87-4e2f-9fc2-a3c137fd9b56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:39.805271 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-c6d6c374-ca87-4e2f-9fc2-a3c137fd9b56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete backup with id: 9ecb6c7b-20e8-425a-9a9d-5df51f869686. Aug 20 00:22:39.808965 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:39.808965 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:39.820529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-c6d6c374-ca87-4e2f-9fc2-a3c137fd9b56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] delete_backup rpcapi backup_id 9ecb6c7b-20e8-425a-9a9d-5df51f869686 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:22:39.822108 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c6d6c374-ca87-4e2f-9fc2-a3c137fd9b56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 202 Aug 20 00:22:39.822509 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1390/5529] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:22:39 2026] DELETE /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:22:39.828839 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c5cf2c7b-2bd6-4c6b-9ce1-3f580b5be909 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:39.830736 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c5cf2c7b-2bd6-4c6b-9ce1-3f580b5be909 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:39.830962 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c5cf2c7b-2bd6-4c6b-9ce1-3f580b5be909 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:39.831211 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c5cf2c7b-2bd6-4c6b-9ce1-3f580b5be909 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:39.831368 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c5cf2c7b-2bd6-4c6b-9ce1-3f580b5be909 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:39.835783 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:39.835783 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:39.836380 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c5cf2c7b-2bd6-4c6b-9ce1-3f580b5be909 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 200 Aug 20 00:22:39.836709 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1379/5530] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:39 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:40.742022 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a68e5bb3-b9e6-4fe3-9224-931feb510d04 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:40.744446 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a68e5bb3-b9e6-4fe3-9224-931feb510d04 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:40.744732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a68e5bb3-b9e6-4fe3-9224-931feb510d04 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:40.745052 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a68e5bb3-b9e6-4fe3-9224-931feb510d04 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:40.745194 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a68e5bb3-b9e6-4fe3-9224-931feb510d04 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:40.750049 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:40.750049 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:40.750713 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a68e5bb3-b9e6-4fe3-9224-931feb510d04 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:40.751129 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1379/5531] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:40 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:40.850415 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-619cd344-bc7d-4696-8f7e-7fdc9882a174 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:40.859937 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-619cd344-bc7d-4696-8f7e-7fdc9882a174 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 Aug 20 00:22:40.860242 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-619cd344-bc7d-4696-8f7e-7fdc9882a174 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:40.860475 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-619cd344-bc7d-4696-8f7e-7fdc9882a174 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:40.860594 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-619cd344-bc7d-4696-8f7e-7fdc9882a174 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 9ecb6c7b-20e8-425a-9a9d-5df51f869686. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:40.864600 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-619cd344-bc7d-4696-8f7e-7fdc9882a174 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 returned with HTTP 404 Aug 20 00:22:40.865152 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1384/5532] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:40 2026] GET /volume/v3/backups/9ecb6c7b-20e8-425a-9a9d-5df51f869686 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:40.871925 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72e44067-df0f-4092-8347-eb7b1c005c88 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:40.873684 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72e44067-df0f-4092-8347-eb7b1c005c88 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:40.873972 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72e44067-df0f-4092-8347-eb7b1c005c88 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:40.874182 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72e44067-df0f-4092-8347-eb7b1c005c88 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:40.874285 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-72e44067-df0f-4092-8347-eb7b1c005c88 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete backup with id: 29daa439-14f9-46fe-9c4e-cb6fc716e291. Aug 20 00:22:40.878386 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:40.878386 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:40.894135 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-72e44067-df0f-4092-8347-eb7b1c005c88 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] delete_backup rpcapi backup_id 29daa439-14f9-46fe-9c4e-cb6fc716e291 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:22:40.895808 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72e44067-df0f-4092-8347-eb7b1c005c88 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 202 Aug 20 00:22:40.896241 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1391/5533] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:22:40 2026] DELETE /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:22:40.902706 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8ae60832-5c27-4e42-b26d-50924f95b0f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:40.904322 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ae60832-5c27-4e42-b26d-50924f95b0f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:40.904494 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ae60832-5c27-4e42-b26d-50924f95b0f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:40.904658 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ae60832-5c27-4e42-b26d-50924f95b0f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:40.904755 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8ae60832-5c27-4e42-b26d-50924f95b0f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:40.908597 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:40.908597 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:40.909160 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ae60832-5c27-4e42-b26d-50924f95b0f5 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 200 Aug 20 00:22:40.909465 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1380/5534] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:40 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:41.763123 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d395b402-2188-47ce-b014-c51f6f887a27 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:41.765126 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d395b402-2188-47ce-b014-c51f6f887a27 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:41.765500 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d395b402-2188-47ce-b014-c51f6f887a27 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:41.766487 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d395b402-2188-47ce-b014-c51f6f887a27 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:41.766487 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d395b402-2188-47ce-b014-c51f6f887a27 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:41.770751 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:41.770751 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:41.771629 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d395b402-2188-47ce-b014-c51f6f887a27 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:41.772066 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1380/5535] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:41 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:41.922100 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b0e99459-592d-4209-aad7-d2f46ab283e0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:41.929469 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b0e99459-592d-4209-aad7-d2f46ab283e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 Aug 20 00:22:41.930738 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b0e99459-592d-4209-aad7-d2f46ab283e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:41.931388 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b0e99459-592d-4209-aad7-d2f46ab283e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:41.931994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b0e99459-592d-4209-aad7-d2f46ab283e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id 29daa439-14f9-46fe-9c4e-cb6fc716e291. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:41.945910 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b0e99459-592d-4209-aad7-d2f46ab283e0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 returned with HTTP 404 Aug 20 00:22:41.948484 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1385/5536] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:41 2026] GET /volume/v3/backups/29daa439-14f9-46fe-9c4e-cb6fc716e291 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:41.956063 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5397822d-b1d1-4d55-a31b-f4a2ebbe5db7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:41.958291 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5397822d-b1d1-4d55-a31b-f4a2ebbe5db7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:41.958533 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5397822d-b1d1-4d55-a31b-f4a2ebbe5db7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:41.958729 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5397822d-b1d1-4d55-a31b-f4a2ebbe5db7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:41.958840 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-5397822d-b1d1-4d55-a31b-f4a2ebbe5db7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete backup with id: b6f1b3e2-0740-4186-b7df-6931e02efa81. Aug 20 00:22:41.964106 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:41.964106 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:41.978358 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-5397822d-b1d1-4d55-a31b-f4a2ebbe5db7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] delete_backup rpcapi backup_id b6f1b3e2-0740-4186-b7df-6931e02efa81 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:22:41.980725 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5397822d-b1d1-4d55-a31b-f4a2ebbe5db7 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 202 Aug 20 00:22:41.981185 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1392/5537] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:22:41 2026] DELETE /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:22:41.987818 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d1755307-e976-4957-b5ed-4348e14d3a0b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:41.989383 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1755307-e976-4957-b5ed-4348e14d3a0b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:41.989590 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1755307-e976-4957-b5ed-4348e14d3a0b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:41.989776 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1755307-e976-4957-b5ed-4348e14d3a0b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:41.989899 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d1755307-e976-4957-b5ed-4348e14d3a0b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:41.994827 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:41.994827 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:41.995530 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1755307-e976-4957-b5ed-4348e14d3a0b tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 200 Aug 20 00:22:41.995530 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1381/5538] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:41 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:42.782669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb818783-477c-4c31-a566-d0d33a96c41b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:42.784669 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb818783-477c-4c31-a566-d0d33a96c41b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:42.784921 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb818783-477c-4c31-a566-d0d33a96c41b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:42.785146 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb818783-477c-4c31-a566-d0d33a96c41b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:42.785277 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bb818783-477c-4c31-a566-d0d33a96c41b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:42.790046 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:42.790046 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:42.790876 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb818783-477c-4c31-a566-d0d33a96c41b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:42.791299 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1381/5539] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:42 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:43.006577 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8e055e0c-f6b3-4244-b8bc-f16bc45efa56 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:43.012395 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8e055e0c-f6b3-4244-b8bc-f16bc45efa56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 Aug 20 00:22:43.013526 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8e055e0c-f6b3-4244-b8bc-f16bc45efa56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:43.014812 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8e055e0c-f6b3-4244-b8bc-f16bc45efa56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:43.015869 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-8e055e0c-f6b3-4244-b8bc-f16bc45efa56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Show backup with id b6f1b3e2-0740-4186-b7df-6931e02efa81. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:43.022361 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8e055e0c-f6b3-4244-b8bc-f16bc45efa56 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 returned with HTTP 404 Aug 20 00:22:43.023057 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1386/5540] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:43 2026] GET /volume/v3/backups/b6f1b3e2-0740-4186-b7df-6931e02efa81 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:43.030588 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-06255c32-dc74-47e4-b0ad-dd3348ec3ab0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:43.032339 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06255c32-dc74-47e4-b0ad-dd3348ec3ab0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d Aug 20 00:22:43.032550 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06255c32-dc74-47e4-b0ad-dd3348ec3ab0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:43.032805 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06255c32-dc74-47e4-b0ad-dd3348ec3ab0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:43.032980 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-06255c32-dc74-47e4-b0ad-dd3348ec3ab0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume with id: 9ab80461-1c96-4b80-ab86-d55f2a93b06d Aug 20 00:22:43.041226 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:43.041226 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:43.041588 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06255c32-dc74-47e4-b0ad-dd3348ec3ab0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:43.060303 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06255c32-dc74-47e4-b0ad-dd3348ec3ab0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Delete volume request issued successfully. Aug 20 00:22:43.060519 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06255c32-dc74-47e4-b0ad-dd3348ec3ab0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d returned with HTTP 202 Aug 20 00:22:43.060961 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1393/5541] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:22:43 2026] DELETE /volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:22:43.068850 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e3b5554f-5173-4bc9-b3a6-ca678dfa8340 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:43.070938 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3b5554f-5173-4bc9-b3a6-ca678dfa8340 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d Aug 20 00:22:43.071213 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3b5554f-5173-4bc9-b3a6-ca678dfa8340 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:43.071466 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3b5554f-5173-4bc9-b3a6-ca678dfa8340 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:43.082036 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:43.082036 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:43.087529 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e3b5554f-5173-4bc9-b3a6-ca678dfa8340 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Volume info retrieved successfully. Aug 20 00:22:43.091719 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3b5554f-5173-4bc9-b3a6-ca678dfa8340 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d returned with HTTP 200 Aug 20 00:22:43.092151 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1382/5542] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:43 2026] GET /volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:22:43.801835 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c56d65cc-1239-4644-b9dc-d991ef926f2c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:43.803906 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c56d65cc-1239-4644-b9dc-d991ef926f2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:43.804171 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c56d65cc-1239-4644-b9dc-d991ef926f2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:43.804396 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c56d65cc-1239-4644-b9dc-d991ef926f2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:43.804544 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c56d65cc-1239-4644-b9dc-d991ef926f2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:43.810736 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:43.810736 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:43.811579 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c56d65cc-1239-4644-b9dc-d991ef926f2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:43.811976 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1382/5543] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:43 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:44.104060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d1972d11-a4a1-4119-b3e4-761dcbb57bc0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:44.106292 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d1972d11-a4a1-4119-b3e4-761dcbb57bc0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] GET https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d Aug 20 00:22:44.106584 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d1972d11-a4a1-4119-b3e4-761dcbb57bc0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:44.106830 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d1972d11-a4a1-4119-b3e4-761dcbb57bc0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:44.114542 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d1972d11-a4a1-4119-b3e4-761dcbb57bc0 tempest-ProjectAdminTests33-2028988369 tempest-ProjectAdminTests33-2028988369-project-admin] https://10.4.3.9/volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d returned with HTTP 404 Aug 20 00:22:44.115201 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1387/5544] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:44 2026] GET /volume/v3/volumes/9ab80461-1c96-4b80-ab86-d55f2a93b06d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:44.822360 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f092b390-6ce7-4f52-9026-3d4107408a78 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:44.824423 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f092b390-6ce7-4f52-9026-3d4107408a78 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:44.824693 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f092b390-6ce7-4f52-9026-3d4107408a78 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:44.825004 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f092b390-6ce7-4f52-9026-3d4107408a78 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:44.825146 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f092b390-6ce7-4f52-9026-3d4107408a78 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:44.829270 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:44.829270 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:44.830044 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f092b390-6ce7-4f52-9026-3d4107408a78 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:44.830388 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1394/5545] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:44 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:44.840554 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:44.842099 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83/restore Aug 20 00:22:44.842380 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "38cb49c0-990e-4575-8502-c8da6e1c29b6"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:44.843690 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Restoring backup 70478b49-f436-4742-8552-1823bb19ef83 ({'restore': {'volume_id': '38cb49c0-990e-4575-8502-c8da6e1c29b6'}}) {{(pid=100467) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 00:22:44.843792 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Restoring backup 70478b49-f436-4742-8552-1823bb19ef83 to volume 38cb49c0-990e-4575-8502-c8da6e1c29b6. Aug 20 00:22:44.848217 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:44.848217 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:44.856438 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:44.856438 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:44.856953 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:44.857117 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.api [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Checking backup size 1 against volume size 1 {{(pid=100467) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 00:22:44.857235 np0000007832 devstack@c-api.service[100467]: INFO cinder.backup.api [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Overwriting volume 38cb49c0-990e-4575-8502-c8da6e1c29b6 with restore of backup 70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:44.869646 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] restore_backup in rpcapi backup_id 70478b49-f436-4742-8552-1823bb19ef83 {{(pid=100467) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 00:22:44.872085 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d51631a2-e5ec-4ef7-8fbb-d507d05790fa tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83/restore returned with HTTP 202 Aug 20 00:22:44.872547 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1383/5546] 10.4.3.9 () {68 vars in 1379 bytes} [Thu Aug 20 00:22:44 2026] POST /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:44.879447 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fb98d0fd-6029-48fe-96e6-68397661bb51 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:44.881233 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fb98d0fd-6029-48fe-96e6-68397661bb51 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:44.881393 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fb98d0fd-6029-48fe-96e6-68397661bb51 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:44.881555 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fb98d0fd-6029-48fe-96e6-68397661bb51 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:44.881657 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fb98d0fd-6029-48fe-96e6-68397661bb51 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:44.885584 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:44.885584 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:44.886421 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fb98d0fd-6029-48fe-96e6-68397661bb51 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:44.886796 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1383/5547] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:44 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:45.070333 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:45.144690 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:22:45.145113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-131134788"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:45.146640 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-131134788'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:22:45.146774 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Create volume of 1 GB Aug 20 00:22:45.150879 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Availability Zones retrieved successfully. Aug 20 00:22:45.157063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Flow 'volume_create_api' (b08d0915-aeaa-44a5-bcbe-c819d739c78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:45.158084 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ec887e-21e3-45f5-91ee-881df2f6ab06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:45.158928 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:22:45.181666 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ec887e-21e3-45f5-91ee-881df2f6ab06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:45.182661 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5463ab4d-6039-4d46-bb14-ef39d226d8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:45.231633 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Created reservations ['963768a6-5dd1-46ee-8082-f51cc8f15a27', 'ba514f73-c885-49c1-8bce-b11c87be55c6', '42b54d1e-7200-454e-acc0-7425c07107d7', '25cc3a34-0b44-40ce-a24c-a3f84cc2504a'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:45.232364 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5463ab4d-6039-4d46-bb14-ef39d226d8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['963768a6-5dd1-46ee-8082-f51cc8f15a27', 'ba514f73-c885-49c1-8bce-b11c87be55c6', '42b54d1e-7200-454e-acc0-7425c07107d7', '25cc3a34-0b44-40ce-a24c-a3f84cc2504a']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:45.233128 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f102819-88aa-4791-b139-6908b190f03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:45.255819 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f102819-88aa-4791-b139-6908b190f03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f972681-d348-4a47-9c3f-7f6f1413629a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-131134788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b03e34ae2844350870be45f6f0b46c6',qos_specs=None,replication_status=,reservations=['963768a6-5dd1-46ee-8082-f51cc8f15a27','ba514f73-c885-49c1-8bce-b11c87be55c6','42b54d1e-7200-454e-acc0-7425c07107d7','25cc3a34-0b44-40ce-a24c-a3f84cc2504a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dc471b9530c4124886083abf87dc329',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:22:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-131134788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f972681-d348-4a47-9c3f-7f6f1413629a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b03e34ae2844350870be45f6f0b46c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dc471b9530c4124886083abf87dc329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:45.256524 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b13f550-01dd-4391-8412-0ec0161d5527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:45.272958 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b13f550-01dd-4391-8412-0ec0161d5527) transitioned into state 'SUCCESS' from state '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-131134788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b03e34ae2844350870be45f6f0b46c6',qos_specs=None,replication_status=,reservations=['963768a6-5dd1-46ee-8082-f51cc8f15a27','ba514f73-c885-49c1-8bce-b11c87be55c6','42b54d1e-7200-454e-acc0-7425c07107d7','25cc3a34-0b44-40ce-a24c-a3f84cc2504a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dc471b9530c4124886083abf87dc329',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:45.273531 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d8cedd-6339-427c-89fe-cab2865304a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:45.283609 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d8cedd-6339-427c-89fe-cab2865304a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:45.284444 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Flow 'volume_create_api' (b08d0915-aeaa-44a5-bcbe-c819d739c78b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:45.284740 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Create volume request issued successfully. Aug 20 00:22:45.285319 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b8f2139b-4c5f-404b-8ae3-3d015ac9d14c tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:22:45.285664 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1388/5548] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:22:45 2026] POST /volume/v3/volumes => generated 773 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:45.295882 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ab3e81fc-460d-4969-a72b-5e7432477133 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:45.298055 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ab3e81fc-460d-4969-a72b-5e7432477133 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a Aug 20 00:22:45.298582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ab3e81fc-460d-4969-a72b-5e7432477133 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:45.298582 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ab3e81fc-460d-4969-a72b-5e7432477133 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:45.304976 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:45.304976 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:45.313904 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ab3e81fc-460d-4969-a72b-5e7432477133 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Volume info retrieved successfully. Aug 20 00:22:45.317667 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ab3e81fc-460d-4969-a72b-5e7432477133 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a returned with HTTP 200 Aug 20 00:22:45.318027 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1395/5549] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:45 2026] GET /volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:45.895931 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31ff429c-234c-4238-a7b8-e380c08fcda8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:45.897584 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31ff429c-234c-4238-a7b8-e380c08fcda8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:45.897778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31ff429c-234c-4238-a7b8-e380c08fcda8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:45.897983 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31ff429c-234c-4238-a7b8-e380c08fcda8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:45.898085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-31ff429c-234c-4238-a7b8-e380c08fcda8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:45.901982 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:45.901982 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:45.902604 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31ff429c-234c-4238-a7b8-e380c08fcda8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:45.902951 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1384/5550] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:45 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:46.329933 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-19912168-5e0b-4c41-a04c-7df410cff115 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:46.332132 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19912168-5e0b-4c41-a04c-7df410cff115 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a Aug 20 00:22:46.332327 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-19912168-5e0b-4c41-a04c-7df410cff115 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:46.332501 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-19912168-5e0b-4c41-a04c-7df410cff115 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:46.340199 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:46.340199 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:46.344402 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-19912168-5e0b-4c41-a04c-7df410cff115 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Volume info retrieved successfully. Aug 20 00:22:46.348608 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19912168-5e0b-4c41-a04c-7df410cff115 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a returned with HTTP 200 Aug 20 00:22:46.349029 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1384/5551] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:46 2026] GET /volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:22:46.360211 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8c4dc6a5-6749-4dee-bdf3-0283f840fdc3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:46.362008 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8c4dc6a5-6749-4dee-bdf3-0283f840fdc3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:22:46.362347 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8c4dc6a5-6749-4dee-bdf3-0283f840fdc3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0f972681-d348-4a47-9c3f-7f6f1413629a", "name": "tempest-type-Backup-1732930775"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:46.363635 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-8c4dc6a5-6749-4dee-bdf3-0283f840fdc3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Creating new backup {'backup': {'volume_id': '0f972681-d348-4a47-9c3f-7f6f1413629a', 'name': 'tempest-type-Backup-1732930775'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:22:46.363767 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-8c4dc6a5-6749-4dee-bdf3-0283f840fdc3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Creating backup of volume 0f972681-d348-4a47-9c3f-7f6f1413629a in container None Aug 20 00:22:46.370436 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:46.370436 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:46.370715 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-8c4dc6a5-6749-4dee-bdf3-0283f840fdc3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Volume info retrieved successfully. Aug 20 00:22:46.393652 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-8c4dc6a5-6749-4dee-bdf3-0283f840fdc3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Created reservations ['4034584c-d8ff-42af-81aa-d1665825ebb7', '5f1d04df-b11a-4ff1-b68e-e96db5c40f08'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:46.425651 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8c4dc6a5-6749-4dee-bdf3-0283f840fdc3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:22:46.426175 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1389/5552] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:22:46 2026] POST /volume/v3/backups => generated 312 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:46.433385 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad4c2cdb-5081-4381-8451-e084472ca603 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:46.435215 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad4c2cdb-5081-4381-8451-e084472ca603 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:46.435463 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad4c2cdb-5081-4381-8451-e084472ca603 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:46.435685 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad4c2cdb-5081-4381-8451-e084472ca603 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:46.435830 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ad4c2cdb-5081-4381-8451-e084472ca603 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:46.440161 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:46.440161 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:46.440902 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad4c2cdb-5081-4381-8451-e084472ca603 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:46.441378 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1396/5553] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:46 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:46.911561 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8bffb5e6-a529-474e-b667-ffd5fb499678 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:46.913261 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8bffb5e6-a529-474e-b667-ffd5fb499678 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:46.913407 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8bffb5e6-a529-474e-b667-ffd5fb499678 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:46.913578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8bffb5e6-a529-474e-b667-ffd5fb499678 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:46.913703 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8bffb5e6-a529-474e-b667-ffd5fb499678 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:46.917585 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:46.917585 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:46.918265 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8bffb5e6-a529-474e-b667-ffd5fb499678 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:46.918564 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1385/5554] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:46 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:47.450770 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7c46785b-2871-4a16-8117-72b55d43299b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:47.452534 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7c46785b-2871-4a16-8117-72b55d43299b tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:47.452738 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7c46785b-2871-4a16-8117-72b55d43299b tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:47.452976 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7c46785b-2871-4a16-8117-72b55d43299b tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:47.453324 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7c46785b-2871-4a16-8117-72b55d43299b tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:47.457020 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:47.457020 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:47.457540 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7c46785b-2871-4a16-8117-72b55d43299b tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:47.457903 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1385/5555] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:47 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:47.928815 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-60eb5083-a3f0-4ce2-baea-ce92561c52f2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:47.930606 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-60eb5083-a3f0-4ce2-baea-ce92561c52f2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:47.930775 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-60eb5083-a3f0-4ce2-baea-ce92561c52f2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:47.930996 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-60eb5083-a3f0-4ce2-baea-ce92561c52f2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:47.931093 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-60eb5083-a3f0-4ce2-baea-ce92561c52f2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:47.934981 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:47.934981 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:47.935643 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-60eb5083-a3f0-4ce2-baea-ce92561c52f2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:47.935992 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1390/5556] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:47 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:48.466937 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c75c5d4e-4341-4f47-9412-c90d8b46dcba None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:48.468689 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c75c5d4e-4341-4f47-9412-c90d8b46dcba tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:48.469093 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c75c5d4e-4341-4f47-9412-c90d8b46dcba tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:48.469272 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c75c5d4e-4341-4f47-9412-c90d8b46dcba tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:48.469366 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c75c5d4e-4341-4f47-9412-c90d8b46dcba tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:48.473117 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:48.473117 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:48.473638 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c75c5d4e-4341-4f47-9412-c90d8b46dcba tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:48.474108 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1397/5557] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:48 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:48.945667 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ea7eba10-0452-4712-80ed-ab87a9006ea5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:48.947437 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea7eba10-0452-4712-80ed-ab87a9006ea5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:48.947631 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea7eba10-0452-4712-80ed-ab87a9006ea5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:48.947810 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea7eba10-0452-4712-80ed-ab87a9006ea5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:48.947970 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ea7eba10-0452-4712-80ed-ab87a9006ea5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:48.952159 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:48.952159 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:48.952902 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea7eba10-0452-4712-80ed-ab87a9006ea5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:48.953262 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1386/5558] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:48 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:49.486109 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3daf0351-4e13-4e93-a0d0-21a1e4998839 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:49.488812 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3daf0351-4e13-4e93-a0d0-21a1e4998839 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:49.489134 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3daf0351-4e13-4e93-a0d0-21a1e4998839 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:49.489437 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3daf0351-4e13-4e93-a0d0-21a1e4998839 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:49.489626 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3daf0351-4e13-4e93-a0d0-21a1e4998839 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:49.496171 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:49.496171 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:49.497179 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3daf0351-4e13-4e93-a0d0-21a1e4998839 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:49.497704 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1386/5559] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:49 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:50.015941 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b72237a2-0f67-453b-a3f0-a218db7b552c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:50.017407 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b72237a2-0f67-453b-a3f0-a218db7b552c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:50.017567 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b72237a2-0f67-453b-a3f0-a218db7b552c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:50.017736 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b72237a2-0f67-453b-a3f0-a218db7b552c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:50.017832 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-b72237a2-0f67-453b-a3f0-a218db7b552c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:50.021444 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:50.021444 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:50.022190 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b72237a2-0f67-453b-a3f0-a218db7b552c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:50.022496 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1391/5560] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:50 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:50.507485 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a77f5b01-69f8-4119-9ea1-cb783a8ffca9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:50.509420 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a77f5b01-69f8-4119-9ea1-cb783a8ffca9 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:50.509677 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a77f5b01-69f8-4119-9ea1-cb783a8ffca9 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:50.509909 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a77f5b01-69f8-4119-9ea1-cb783a8ffca9 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:50.510061 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a77f5b01-69f8-4119-9ea1-cb783a8ffca9 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:50.514354 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:50.514354 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:50.515095 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a77f5b01-69f8-4119-9ea1-cb783a8ffca9 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:50.515478 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1398/5561] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:50 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:51.032182 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-97706822-f501-4910-b1b0-32af7f7e8ac7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:51.033981 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-97706822-f501-4910-b1b0-32af7f7e8ac7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:51.034178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-97706822-f501-4910-b1b0-32af7f7e8ac7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:51.034357 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-97706822-f501-4910-b1b0-32af7f7e8ac7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:51.034453 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-97706822-f501-4910-b1b0-32af7f7e8ac7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:51.039937 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:51.039937 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:51.040978 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-97706822-f501-4910-b1b0-32af7f7e8ac7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:51.041449 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1387/5562] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:51 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:51.524918 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-20b886c0-1930-471a-ae7a-650acdacd444 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:51.526632 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20b886c0-1930-471a-ae7a-650acdacd444 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:51.526853 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20b886c0-1930-471a-ae7a-650acdacd444 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:51.527138 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20b886c0-1930-471a-ae7a-650acdacd444 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:51.527203 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-20b886c0-1930-471a-ae7a-650acdacd444 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:51.531910 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:51.531910 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:51.532214 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20b886c0-1930-471a-ae7a-650acdacd444 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:51.532531 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1387/5563] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:51 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:52.052083 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-974fcf4d-8580-4754-aaab-972c4a6ca6f8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:52.054224 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-974fcf4d-8580-4754-aaab-972c4a6ca6f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:52.054461 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-974fcf4d-8580-4754-aaab-972c4a6ca6f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:52.054693 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-974fcf4d-8580-4754-aaab-972c4a6ca6f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:52.054827 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-974fcf4d-8580-4754-aaab-972c4a6ca6f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:52.059682 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:52.059682 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:52.060607 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-974fcf4d-8580-4754-aaab-972c4a6ca6f8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:52.061095 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1392/5564] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:52 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:52.542363 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e372aed2-aa8a-408a-9040-749f47df68ca None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:52.544231 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e372aed2-aa8a-408a-9040-749f47df68ca tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:52.544497 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e372aed2-aa8a-408a-9040-749f47df68ca tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:52.544680 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e372aed2-aa8a-408a-9040-749f47df68ca tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:52.544781 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e372aed2-aa8a-408a-9040-749f47df68ca tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:52.549423 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:52.549423 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:52.550167 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e372aed2-aa8a-408a-9040-749f47df68ca tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:52.550604 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1399/5565] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:52 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:53.069931 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-589368be-919e-4715-b057-7831d778ede2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:53.071833 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-589368be-919e-4715-b057-7831d778ede2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:53.072122 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-589368be-919e-4715-b057-7831d778ede2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:53.072336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-589368be-919e-4715-b057-7831d778ede2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:53.072475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-589368be-919e-4715-b057-7831d778ede2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:53.077422 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:53.077422 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:53.078227 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-589368be-919e-4715-b057-7831d778ede2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:53.078736 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1388/5566] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:53 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:53.561920 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d4a593bf-0436-4682-9b02-4326ba7f9a32 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:53.563675 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d4a593bf-0436-4682-9b02-4326ba7f9a32 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:53.563911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d4a593bf-0436-4682-9b02-4326ba7f9a32 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:53.564125 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d4a593bf-0436-4682-9b02-4326ba7f9a32 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:53.564228 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d4a593bf-0436-4682-9b02-4326ba7f9a32 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:53.568358 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:53.568358 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:53.569014 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d4a593bf-0436-4682-9b02-4326ba7f9a32 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:53.569381 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1388/5567] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:53 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:54.087682 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-34661341-ee7c-4c7b-8960-f246c84b0835 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:54.090157 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-34661341-ee7c-4c7b-8960-f246c84b0835 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:54.090404 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-34661341-ee7c-4c7b-8960-f246c84b0835 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:54.090636 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-34661341-ee7c-4c7b-8960-f246c84b0835 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:54.090761 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-34661341-ee7c-4c7b-8960-f246c84b0835 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:54.095616 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:54.095616 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:54.096447 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-34661341-ee7c-4c7b-8960-f246c84b0835 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:54.096868 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1393/5568] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:54 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:54.579493 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cea01507-19a9-418b-aae0-c6289d7dd1dd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:54.582006 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cea01507-19a9-418b-aae0-c6289d7dd1dd tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:54.582295 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cea01507-19a9-418b-aae0-c6289d7dd1dd tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:54.582558 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cea01507-19a9-418b-aae0-c6289d7dd1dd tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:54.582696 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cea01507-19a9-418b-aae0-c6289d7dd1dd tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:54.588429 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:54.588429 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:54.589303 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cea01507-19a9-418b-aae0-c6289d7dd1dd tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:54.589759 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1400/5569] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:54 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:55.106963 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-89de2f88-0a9c-4049-9942-cf3fbb336d61 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:55.112559 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89de2f88-0a9c-4049-9942-cf3fbb336d61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:55.112816 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-89de2f88-0a9c-4049-9942-cf3fbb336d61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:55.113078 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-89de2f88-0a9c-4049-9942-cf3fbb336d61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:55.113223 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-89de2f88-0a9c-4049-9942-cf3fbb336d61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:55.120910 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:55.120910 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:55.121775 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89de2f88-0a9c-4049-9942-cf3fbb336d61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:55.122207 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1389/5570] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:55 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:55.605531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8cf04770-d67a-460e-8e45-4f2ca25ac52f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:55.607423 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8cf04770-d67a-460e-8e45-4f2ca25ac52f tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:55.607668 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8cf04770-d67a-460e-8e45-4f2ca25ac52f tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:55.607877 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8cf04770-d67a-460e-8e45-4f2ca25ac52f tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:55.608040 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8cf04770-d67a-460e-8e45-4f2ca25ac52f tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:55.612546 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:55.612546 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:55.613153 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8cf04770-d67a-460e-8e45-4f2ca25ac52f tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:55.613495 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1389/5571] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:55 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:56.131316 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4eb3931e-f513-4c77-81c7-a917d1386df7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:56.133086 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4eb3931e-f513-4c77-81c7-a917d1386df7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:56.133307 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4eb3931e-f513-4c77-81c7-a917d1386df7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:56.133445 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4eb3931e-f513-4c77-81c7-a917d1386df7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:56.133566 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-4eb3931e-f513-4c77-81c7-a917d1386df7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:56.137698 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:56.137698 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:56.138383 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4eb3931e-f513-4c77-81c7-a917d1386df7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:56.138698 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1394/5572] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:56 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:56.147671 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd857f60-8cc4-4ec0-b939-9bb8ee6f87ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:56.149932 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd857f60-8cc4-4ec0-b939-9bb8ee6f87ee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 Aug 20 00:22:56.149932 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd857f60-8cc4-4ec0-b939-9bb8ee6f87ee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:56.149932 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd857f60-8cc4-4ec0-b939-9bb8ee6f87ee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:56.156330 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:56.156330 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:56.159514 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cd857f60-8cc4-4ec0-b939-9bb8ee6f87ee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:56.163172 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd857f60-8cc4-4ec0-b939-9bb8ee6f87ee tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 returned with HTTP 200 Aug 20 00:22:56.163495 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1401/5573] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:56 2026] GET /volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:56.174597 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-648238e1-b54b-44d1-91fe-72a5ef66ac17 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:56.176606 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-648238e1-b54b-44d1-91fe-72a5ef66ac17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:56.176822 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-648238e1-b54b-44d1-91fe-72a5ef66ac17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:56.177059 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-648238e1-b54b-44d1-91fe-72a5ef66ac17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:56.177178 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-648238e1-b54b-44d1-91fe-72a5ef66ac17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete backup with id: 70478b49-f436-4742-8552-1823bb19ef83. Aug 20 00:22:56.181745 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:56.181745 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:56.193086 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-648238e1-b54b-44d1-91fe-72a5ef66ac17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] delete_backup rpcapi backup_id 70478b49-f436-4742-8552-1823bb19ef83 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:22:56.194863 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-648238e1-b54b-44d1-91fe-72a5ef66ac17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 202 Aug 20 00:22:56.195340 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1390/5574] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:22:56 2026] DELETE /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:22:56.201564 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9ec1913c-bde1-4374-a5d8-bcf06e095393 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:56.203148 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ec1913c-bde1-4374-a5d8-bcf06e095393 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:56.203319 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ec1913c-bde1-4374-a5d8-bcf06e095393 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:56.203489 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ec1913c-bde1-4374-a5d8-bcf06e095393 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:56.203602 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9ec1913c-bde1-4374-a5d8-bcf06e095393 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:56.207334 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:56.207334 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:56.207995 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ec1913c-bde1-4374-a5d8-bcf06e095393 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 200 Aug 20 00:22:56.208292 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1390/5575] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:56 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:56.623002 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a8aa7cba-7f2a-4116-b07b-8decf0adebbe None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:56.624573 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a8aa7cba-7f2a-4116-b07b-8decf0adebbe tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:56.624758 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a8aa7cba-7f2a-4116-b07b-8decf0adebbe tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:56.624945 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a8aa7cba-7f2a-4116-b07b-8decf0adebbe tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:56.625045 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a8aa7cba-7f2a-4116-b07b-8decf0adebbe tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:56.628675 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:56.628675 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:56.629324 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a8aa7cba-7f2a-4116-b07b-8decf0adebbe tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:56.629639 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1395/5576] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:56 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:57.217112 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-08a2596d-6b8c-4a54-b4e5-80701afb38de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:57.219041 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-08a2596d-6b8c-4a54-b4e5-80701afb38de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 Aug 20 00:22:57.219232 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-08a2596d-6b8c-4a54-b4e5-80701afb38de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:57.219409 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-08a2596d-6b8c-4a54-b4e5-80701afb38de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:57.219509 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-08a2596d-6b8c-4a54-b4e5-80701afb38de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id 70478b49-f436-4742-8552-1823bb19ef83. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:57.223136 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-08a2596d-6b8c-4a54-b4e5-80701afb38de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 returned with HTTP 404 Aug 20 00:22:57.223570 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1402/5577] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:57 2026] GET /volume/v3/backups/70478b49-f436-4742-8552-1823bb19ef83 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:57.230761 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e99481e5-c29a-4268-b4c6-1c1bfcff641e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:57.233279 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e99481e5-c29a-4268-b4c6-1c1bfcff641e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:57.233279 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e99481e5-c29a-4268-b4c6-1c1bfcff641e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:57.233437 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e99481e5-c29a-4268-b4c6-1c1bfcff641e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:57.233571 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-e99481e5-c29a-4268-b4c6-1c1bfcff641e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete backup with id: e834036c-ae22-4d64-872e-9e5ab262d5c9. Aug 20 00:22:57.237573 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:57.237573 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:57.248042 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-e99481e5-c29a-4268-b4c6-1c1bfcff641e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] delete_backup rpcapi backup_id e834036c-ae22-4d64-872e-9e5ab262d5c9 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:22:57.249721 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e99481e5-c29a-4268-b4c6-1c1bfcff641e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 202 Aug 20 00:22:57.250116 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1391/5578] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:22:57 2026] DELETE /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:22:57.257057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-186cee9a-62ad-49e3-a8af-e6536aec17e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:57.258911 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-186cee9a-62ad-49e3-a8af-e6536aec17e5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:57.259159 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-186cee9a-62ad-49e3-a8af-e6536aec17e5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:57.259337 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-186cee9a-62ad-49e3-a8af-e6536aec17e5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:57.259469 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-186cee9a-62ad-49e3-a8af-e6536aec17e5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:57.265013 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:57.265013 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:57.266065 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-186cee9a-62ad-49e3-a8af-e6536aec17e5 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 200 Aug 20 00:22:57.266556 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1391/5579] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:57 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:57.639026 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-33e535af-8364-4b54-9ada-cd9fa65ebd12 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:57.640711 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-33e535af-8364-4b54-9ada-cd9fa65ebd12 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:57.640926 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-33e535af-8364-4b54-9ada-cd9fa65ebd12 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:57.641131 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-33e535af-8364-4b54-9ada-cd9fa65ebd12 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:57.641230 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-33e535af-8364-4b54-9ada-cd9fa65ebd12 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:57.646157 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:57.646157 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:57.646683 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-33e535af-8364-4b54-9ada-cd9fa65ebd12 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:57.647026 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1396/5580] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:57 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:58.275296 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f69f562c-defa-49a9-9489-d14abf3733c8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:58.276988 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f69f562c-defa-49a9-9489-d14abf3733c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 Aug 20 00:22:58.277207 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f69f562c-defa-49a9-9489-d14abf3733c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:58.277418 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f69f562c-defa-49a9-9489-d14abf3733c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:58.277561 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f69f562c-defa-49a9-9489-d14abf3733c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id e834036c-ae22-4d64-872e-9e5ab262d5c9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:58.280854 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f69f562c-defa-49a9-9489-d14abf3733c8 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 returned with HTTP 404 Aug 20 00:22:58.281323 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1403/5581] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:58 2026] GET /volume/v3/backups/e834036c-ae22-4d64-872e-9e5ab262d5c9 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:22:58.305051 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3140c182-bc97-4142-be59-c7d13370bb60 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:58.307302 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:22:58.307645 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "565a4bec-6f7a-4eb5-8906-40d866c9fdf4", "name": "tempest-VolumesBackupsTest-Volume-108544050"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:58.309222 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '565a4bec-6f7a-4eb5-8906-40d866c9fdf4', 'name': 'tempest-VolumesBackupsTest-Volume-108544050'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:22:58.379771 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume of 1 GB Aug 20 00:22:58.383377 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Availability Zones retrieved successfully. Aug 20 00:22:58.387932 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Flow 'volume_create_api' (0fe0ad79-689a-41ce-9fa8-a3be0ed4e2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:58.388854 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ea5972-d4a1-46f6-a441-176937b8fa64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:58.389650 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:22:58.442158 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ea5972-d4a1-46f6-a441-176937b8fa64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:58.443090 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f055bb-e392-4f65-8b76-29e2af2924e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:58.480295 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['884aabde-a770-4f69-a73c-41e4565e594a', '61e5aeb9-09e5-428f-8f94-1cae1ac7b0d0', '22d007ce-7f4f-40d9-a788-2ba65074fe0a', '4cc977e8-cc31-439a-8e18-36b430042d39'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:58.481022 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f055bb-e392-4f65-8b76-29e2af2924e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884aabde-a770-4f69-a73c-41e4565e594a', '61e5aeb9-09e5-428f-8f94-1cae1ac7b0d0', '22d007ce-7f4f-40d9-a788-2ba65074fe0a', '4cc977e8-cc31-439a-8e18-36b430042d39']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:58.481845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24a4813-fa0d-4931-a8bb-1b1b10a1a58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:58.507647 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24a4813-fa0d-4931-a8bb-1b1b10a1a58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31edcdeb-d983-4519-be95-e0410c3ac84a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-108544050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe968c9af00453587b1bc817cb46a9c',qos_specs=None,replication_status=,reservations=['884aabde-a770-4f69-a73c-41e4565e594a','61e5aeb9-09e5-428f-8f94-1cae1ac7b0d0','22d007ce-7f4f-40d9-a788-2ba65074fe0a','4cc977e8-cc31-439a-8e18-36b430042d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-108544050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31edcdeb-d983-4519-be95-e0410c3ac84a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe968c9af00453587b1bc817cb46a9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:58.508496 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40959b52-91e6-44ec-9a97-9c9365f1a322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:58.525633 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40959b52-91e6-44ec-9a97-9c9365f1a322) transitioned into state 'SUCCESS' from state '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-108544050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe968c9af00453587b1bc817cb46a9c',qos_specs=None,replication_status=,reservations=['884aabde-a770-4f69-a73c-41e4565e594a','61e5aeb9-09e5-428f-8f94-1cae1ac7b0d0','22d007ce-7f4f-40d9-a788-2ba65074fe0a','4cc977e8-cc31-439a-8e18-36b430042d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:58.526251 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c721367f-962a-4b07-8ab8-da6880781f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:22:58.539482 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c721367f-962a-4b07-8ab8-da6880781f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:22:58.540639 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Flow 'volume_create_api' (0fe0ad79-689a-41ce-9fa8-a3be0ed4e2f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:22:58.541066 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume request issued successfully. Aug 20 00:22:58.541800 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3140c182-bc97-4142-be59-c7d13370bb60 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:22:58.542396 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1392/5582] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:22:58 2026] POST /volume/v3/volumes => generated 744 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:58.553665 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ff0b6efe-95f6-4ba7-8288-73c849a5ebc3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:58.556091 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff0b6efe-95f6-4ba7-8288-73c849a5ebc3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:22:58.556373 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff0b6efe-95f6-4ba7-8288-73c849a5ebc3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:58.556643 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff0b6efe-95f6-4ba7-8288-73c849a5ebc3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:58.565703 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:58.565703 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:58.569850 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ff0b6efe-95f6-4ba7-8288-73c849a5ebc3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:58.574879 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff0b6efe-95f6-4ba7-8288-73c849a5ebc3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 200 Aug 20 00:22:58.575350 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1392/5583] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:58 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 812 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:58.656098 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d2d99f28-2858-4bfa-bf56-1b82a6fe8d7d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:58.658016 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d2d99f28-2858-4bfa-bf56-1b82a6fe8d7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:58.658222 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d2d99f28-2858-4bfa-bf56-1b82a6fe8d7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:58.658404 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d2d99f28-2858-4bfa-bf56-1b82a6fe8d7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:58.658523 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d2d99f28-2858-4bfa-bf56-1b82a6fe8d7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:58.662314 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:58.662314 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:58.662958 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d2d99f28-2858-4bfa-bf56-1b82a6fe8d7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:58.663305 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1397/5584] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:58 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:59.587030 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f5e3e1e-f639-4900-a8c7-caa67937a691 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:59.589078 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f5e3e1e-f639-4900-a8c7-caa67937a691 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:22:59.589296 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f5e3e1e-f639-4900-a8c7-caa67937a691 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:59.589506 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f5e3e1e-f639-4900-a8c7-caa67937a691 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:59.596038 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:59.596038 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:22:59.599174 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4f5e3e1e-f639-4900-a8c7-caa67937a691 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:59.603095 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f5e3e1e-f639-4900-a8c7-caa67937a691 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 200 Aug 20 00:22:59.603459 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1404/5585] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:59 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 1352 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:22:59.614827 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a51ed3f1-0089-462c-a737-05b9cb4ea87d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:59.616969 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a51ed3f1-0089-462c-a737-05b9cb4ea87d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:22:59.617377 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a51ed3f1-0089-462c-a737-05b9cb4ea87d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31edcdeb-d983-4519-be95-e0410c3ac84a", "name": "tempest-VolumesBackupsTest-Backup-1438726632"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:22:59.619033 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-a51ed3f1-0089-462c-a737-05b9cb4ea87d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating new backup {'backup': {'volume_id': '31edcdeb-d983-4519-be95-e0410c3ac84a', 'name': 'tempest-VolumesBackupsTest-Backup-1438726632'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:22:59.619235 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-a51ed3f1-0089-462c-a737-05b9cb4ea87d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating backup of volume 31edcdeb-d983-4519-be95-e0410c3ac84a in container None Aug 20 00:22:59.627423 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:59.627423 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:22:59.628106 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a51ed3f1-0089-462c-a737-05b9cb4ea87d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:22:59.646475 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-a51ed3f1-0089-462c-a737-05b9cb4ea87d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['e9e96211-05a7-49a4-9900-f4b5679bd6b0', 'bab44a2e-f357-4e95-8e24-9af8a6cba841'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:22:59.673769 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bbbe3da5-ec01-4081-9451-70fdf3d30c98 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:59.675244 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a51ed3f1-0089-462c-a737-05b9cb4ea87d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:22:59.675713 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1393/5586] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:22:59 2026] POST /volume/v3/backups => generated 326 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:22:59.675768 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbbe3da5-ec01-4081-9451-70fdf3d30c98 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:22:59.676090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbbe3da5-ec01-4081-9451-70fdf3d30c98 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:59.676277 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbbe3da5-ec01-4081-9451-70fdf3d30c98 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:59.676456 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bbbe3da5-ec01-4081-9451-70fdf3d30c98 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:59.681063 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:59.681063 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:22:59.681829 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbbe3da5-ec01-4081-9451-70fdf3d30c98 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:22:59.682246 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1393/5587] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:22:59 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:22:59.686608 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-a7e95f76-14a7-4ce4-a268-4c6d8e2441ae None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:22:59.688558 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a7e95f76-14a7-4ce4-a268-4c6d8e2441ae tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:22:59.688769 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a7e95f76-14a7-4ce4-a268-4c6d8e2441ae tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:22:59.689012 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-a7e95f76-14a7-4ce4-a268-4c6d8e2441ae tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:22:59.689149 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-a7e95f76-14a7-4ce4-a268-4c6d8e2441ae tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:22:59.694833 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:22:59.694833 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:22:59.695694 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-a7e95f76-14a7-4ce4-a268-4c6d8e2441ae tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:22:59.696136 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1398/5588] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:22:59 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:00.696308 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a4ec955d-4775-41dc-b82b-5bf3c53465fa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:00.698030 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4ec955d-4775-41dc-b82b-5bf3c53465fa tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:23:00.698229 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4ec955d-4775-41dc-b82b-5bf3c53465fa tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:00.698406 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4ec955d-4775-41dc-b82b-5bf3c53465fa tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:00.698500 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a4ec955d-4775-41dc-b82b-5bf3c53465fa tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:00.702432 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:00.702432 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:00.703009 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4ec955d-4775-41dc-b82b-5bf3c53465fa tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:23:00.703338 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1405/5589] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:00 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:00.706359 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ad0291f3-382b-4d3d-bc90-0dde338a9858 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:00.708043 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad0291f3-382b-4d3d-bc90-0dde338a9858 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:00.708223 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad0291f3-382b-4d3d-bc90-0dde338a9858 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:00.708394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad0291f3-382b-4d3d-bc90-0dde338a9858 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:00.708521 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ad0291f3-382b-4d3d-bc90-0dde338a9858 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:00.712422 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:00.712422 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:00.713085 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad0291f3-382b-4d3d-bc90-0dde338a9858 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:00.713391 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1394/5590] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:00 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:01.712625 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a89ceb4b-5048-4834-988c-4cb571793c7d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:01.714289 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a89ceb4b-5048-4834-988c-4cb571793c7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:23:01.714523 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a89ceb4b-5048-4834-988c-4cb571793c7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:01.714744 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a89ceb4b-5048-4834-988c-4cb571793c7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:01.714924 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a89ceb4b-5048-4834-988c-4cb571793c7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:01.717206 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=65,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:23:01.719787 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:01.719787 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:01.720474 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a89ceb4b-5048-4834-988c-4cb571793c7d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:23:01.720924 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1394/5591] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:01 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:01.722391 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-287c8d4b-b81d-4bdd-bc66-610946515f19 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:01.724481 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-287c8d4b-b81d-4bdd-bc66-610946515f19 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:01.724716 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-287c8d4b-b81d-4bdd-bc66-610946515f19 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:01.724982 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-287c8d4b-b81d-4bdd-bc66-610946515f19 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:01.725129 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-287c8d4b-b81d-4bdd-bc66-610946515f19 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:01.729963 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:01.729963 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:01.730929 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-287c8d4b-b81d-4bdd-bc66-610946515f19 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:01.731273 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1399/5592] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:01 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:02.731512 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-95526e41-6fa4-42ed-bd18-c41e391c4ea3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:02.733521 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95526e41-6fa4-42ed-bd18-c41e391c4ea3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:23:02.733751 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95526e41-6fa4-42ed-bd18-c41e391c4ea3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:02.733963 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95526e41-6fa4-42ed-bd18-c41e391c4ea3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:02.734072 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-95526e41-6fa4-42ed-bd18-c41e391c4ea3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:02.735622 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=85,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:23:02.738997 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:02.738997 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:02.739929 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-86f57864-a2e8-4bf5-9f6f-3fb051d44a9b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:02.740302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95526e41-6fa4-42ed-bd18-c41e391c4ea3 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:23:02.740451 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1406/5593] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:02 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:02.741577 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86f57864-a2e8-4bf5-9f6f-3fb051d44a9b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:02.741758 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86f57864-a2e8-4bf5-9f6f-3fb051d44a9b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:02.741951 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86f57864-a2e8-4bf5-9f6f-3fb051d44a9b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:02.742053 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-86f57864-a2e8-4bf5-9f6f-3fb051d44a9b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:02.745595 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:02.745595 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:02.746249 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86f57864-a2e8-4bf5-9f6f-3fb051d44a9b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:02.746551 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1395/5594] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:02 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:02.751526 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1e54d6a2-b67d-448d-a295-f311b09e372d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:02.753118 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e54d6a2-b67d-448d-a295-f311b09e372d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] PUT https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:23:02.754916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e54d6a2-b67d-448d-a295-f311b09e372d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:02.758592 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:02.758592 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:02.767055 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e54d6a2-b67d-448d-a295-f311b09e372d tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:23:02.767659 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1395/5595] 10.4.3.9 () {70 vars in 1394 bytes} [Thu Aug 20 00:23:02 2026] PUT /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 312 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:02.775307 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f646527b-8245-4cde-86f3-a8b538fa6b21 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:02.777047 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f646527b-8245-4cde-86f3-a8b538fa6b21 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:23:02.777248 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f646527b-8245-4cde-86f3-a8b538fa6b21 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:02.777443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f646527b-8245-4cde-86f3-a8b538fa6b21 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:02.777581 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f646527b-8245-4cde-86f3-a8b538fa6b21 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:02.780063 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=108,cinder:UPDATE=34,cinder:INSERT=22 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:23:02.782779 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:02.782779 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:02.783404 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f646527b-8245-4cde-86f3-a8b538fa6b21 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:23:02.783730 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1400/5596] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:02 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:02.793093 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d4f9740a-5f07-4e79-9e6a-282959053796 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:02.795304 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4f9740a-5f07-4e79-9e6a-282959053796 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] DELETE https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:23:02.795535 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4f9740a-5f07-4e79-9e6a-282959053796 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:02.795717 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4f9740a-5f07-4e79-9e6a-282959053796 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:02.795822 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-d4f9740a-5f07-4e79-9e6a-282959053796 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Delete backup with id: 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. Aug 20 00:23:02.800023 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:02.800023 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:02.810841 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-d4f9740a-5f07-4e79-9e6a-282959053796 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] delete_backup rpcapi backup_id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:23:02.812557 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4f9740a-5f07-4e79-9e6a-282959053796 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 202 Aug 20 00:23:02.813020 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1407/5597] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:23:02 2026] DELETE /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:23:02.820336 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-53d9fc7f-d1c6-4a74-a65f-f83cbb19bc56 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:02.822313 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-53d9fc7f-d1c6-4a74-a65f-f83cbb19bc56 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:23:02.822569 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-53d9fc7f-d1c6-4a74-a65f-f83cbb19bc56 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:02.822848 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-53d9fc7f-d1c6-4a74-a65f-f83cbb19bc56 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:02.823044 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-53d9fc7f-d1c6-4a74-a65f-f83cbb19bc56 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:02.827551 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:02.827551 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:02.828219 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-53d9fc7f-d1c6-4a74-a65f-f83cbb19bc56 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 200 Aug 20 00:23:02.828557 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1396/5598] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:02 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:03.755732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b47b1f9-3ff9-4ed4-94bd-29965c94f33e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:03.757328 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b47b1f9-3ff9-4ed4-94bd-29965c94f33e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:03.757502 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b47b1f9-3ff9-4ed4-94bd-29965c94f33e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:03.757668 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b47b1f9-3ff9-4ed4-94bd-29965c94f33e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:03.757755 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9b47b1f9-3ff9-4ed4-94bd-29965c94f33e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:03.762125 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:03.762125 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:03.762794 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b47b1f9-3ff9-4ed4-94bd-29965c94f33e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:03.763146 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1396/5599] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:03 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:03.837818 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e5a3fb0f-1bc4-46e6-ba01-2073b2f70e61 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:03.839712 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e5a3fb0f-1bc4-46e6-ba01-2073b2f70e61 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f Aug 20 00:23:03.840022 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e5a3fb0f-1bc4-46e6-ba01-2073b2f70e61 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:03.840280 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e5a3fb0f-1bc4-46e6-ba01-2073b2f70e61 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:03.840390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e5a3fb0f-1bc4-46e6-ba01-2073b2f70e61 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Show backup with id 0fa1a6b1-95c8-487e-8ec8-9a31851ac16f. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:03.844173 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e5a3fb0f-1bc4-46e6-ba01-2073b2f70e61 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f returned with HTTP 404 Aug 20 00:23:03.844823 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1401/5600] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:03 2026] GET /volume/v3/backups/0fa1a6b1-95c8-487e-8ec8-9a31851ac16f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:03.851934 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43fcbb94-4bc0-4622-9958-33d6a82cebe2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:03.853552 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43fcbb94-4bc0-4622-9958-33d6a82cebe2 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a Aug 20 00:23:03.853773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43fcbb94-4bc0-4622-9958-33d6a82cebe2 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:03.854000 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43fcbb94-4bc0-4622-9958-33d6a82cebe2 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:03.854163 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-43fcbb94-4bc0-4622-9958-33d6a82cebe2 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Delete volume with id: 0f972681-d348-4a47-9c3f-7f6f1413629a Aug 20 00:23:03.861237 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:03.861237 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:03.861579 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-43fcbb94-4bc0-4622-9958-33d6a82cebe2 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Volume info retrieved successfully. Aug 20 00:23:03.882884 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-43fcbb94-4bc0-4622-9958-33d6a82cebe2 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Delete volume request issued successfully. Aug 20 00:23:03.883131 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43fcbb94-4bc0-4622-9958-33d6a82cebe2 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a returned with HTTP 202 Aug 20 00:23:03.883583 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1408/5601] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:23:03 2026] DELETE /volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:03.891093 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8ffd2320-9b19-460c-94d4-1b0f24eb3f83 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:03.892844 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ffd2320-9b19-460c-94d4-1b0f24eb3f83 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a Aug 20 00:23:03.893126 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ffd2320-9b19-460c-94d4-1b0f24eb3f83 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:03.893361 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ffd2320-9b19-460c-94d4-1b0f24eb3f83 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:03.900003 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:03.900003 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:03.903720 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8ffd2320-9b19-460c-94d4-1b0f24eb3f83 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Volume info retrieved successfully. Aug 20 00:23:03.907358 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ffd2320-9b19-460c-94d4-1b0f24eb3f83 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a returned with HTTP 200 Aug 20 00:23:03.907711 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1397/5602] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:03 2026] GET /volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a => generated 1003 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:04.771686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0f81fa2-2863-43e5-a77f-cbb48a8abfef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:04.774132 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0f81fa2-2863-43e5-a77f-cbb48a8abfef tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:04.774545 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0f81fa2-2863-43e5-a77f-cbb48a8abfef tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:04.774764 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0f81fa2-2863-43e5-a77f-cbb48a8abfef tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:04.774964 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d0f81fa2-2863-43e5-a77f-cbb48a8abfef tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:04.780323 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:04.780323 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:04.781102 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0f81fa2-2863-43e5-a77f-cbb48a8abfef tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:04.781501 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1397/5603] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:04 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:04.921161 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-3b967360-364a-4a0c-854f-3c44bd140a85 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:04.922913 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3b967360-364a-4a0c-854f-3c44bd140a85 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] GET https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a Aug 20 00:23:04.923174 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3b967360-364a-4a0c-854f-3c44bd140a85 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:04.923389 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-3b967360-364a-4a0c-854f-3c44bd140a85 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:04.929847 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-3b967360-364a-4a0c-854f-3c44bd140a85 tempest-ProjectAdminTests39-1365498974 tempest-ProjectAdminTests39-1365498974-project-admin] https://10.4.3.9/volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a returned with HTTP 404 Aug 20 00:23:04.930389 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1402/5604] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:04 2026] GET /volume/v3/volumes/0f972681-d348-4a47-9c3f-7f6f1413629a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:05.790283 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f13fdcd-a12e-4e8a-823c-10df245e2cb2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:05.791974 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f13fdcd-a12e-4e8a-823c-10df245e2cb2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:05.792171 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f13fdcd-a12e-4e8a-823c-10df245e2cb2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:05.792343 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f13fdcd-a12e-4e8a-823c-10df245e2cb2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:05.792441 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9f13fdcd-a12e-4e8a-823c-10df245e2cb2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:05.796644 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:05.796644 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:05.797377 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f13fdcd-a12e-4e8a-823c-10df245e2cb2 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:05.797737 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1409/5605] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:05 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:06.206678 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:06.289912 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:23:06.289912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1926435846"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:06.289912 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1926435846'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:23:06.289912 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Create volume of 1 GB Aug 20 00:23:06.291305 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=149,cinder:INSERT=28,cinder:UPDATE=68 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:23:06.293709 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Availability Zones retrieved successfully. Aug 20 00:23:06.301700 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Flow 'volume_create_api' (f8a01f5c-0a6b-451f-b00c-aad1bfdb8a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:06.303739 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11f3c69-d7e5-4213-9fac-aa3625f10ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:06.304841 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:23:06.330054 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11f3c69-d7e5-4213-9fac-aa3625f10ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:06.330787 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0f7c15-1309-40dd-899d-5214892a9af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:06.382225 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Created reservations ['cf2ca071-0ea2-4932-8cc7-716b33a67917', '43df49da-f03d-467b-b258-ae8fc200d97e', '4cbe50a4-51e1-41d4-bb52-9d1b5d44a705', 'f7861e7d-34a2-44c8-868b-752d6c12bff8'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:06.383127 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0f7c15-1309-40dd-899d-5214892a9af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf2ca071-0ea2-4932-8cc7-716b33a67917', '43df49da-f03d-467b-b258-ae8fc200d97e', '4cbe50a4-51e1-41d4-bb52-9d1b5d44a705', 'f7861e7d-34a2-44c8-868b-752d6c12bff8']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:06.383965 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70e0daa-7490-42c8-9b88-63c3ef0748c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:06.410227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70e0daa-7490-42c8-9b88-63c3ef0748c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f080a3df-5bfa-49f4-a19b-f4cc17e3daf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1926435846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00b7f6ae65aa4e709675cd684eaf7063',qos_specs=None,replication_status=,reservations=['cf2ca071-0ea2-4932-8cc7-716b33a67917','43df49da-f03d-467b-b258-ae8fc200d97e','4cbe50a4-51e1-41d4-bb52-9d1b5d44a705','f7861e7d-34a2-44c8-868b-752d6c12bff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bce09e960f664a0d80eb270081bb6da9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1926435846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f080a3df-5bfa-49f4-a19b-f4cc17e3daf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00b7f6ae65aa4e709675cd684eaf7063',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bce09e960f664a0d80eb270081bb6da9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:06.411101 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddda0f70-7b29-423f-b2ef-7f3f8335c7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:06.432212 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddda0f70-7b29-423f-b2ef-7f3f8335c7cb) transitioned into state 'SUCCESS' from state '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-1926435846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00b7f6ae65aa4e709675cd684eaf7063',qos_specs=None,replication_status=,reservations=['cf2ca071-0ea2-4932-8cc7-716b33a67917','43df49da-f03d-467b-b258-ae8fc200d97e','4cbe50a4-51e1-41d4-bb52-9d1b5d44a705','f7861e7d-34a2-44c8-868b-752d6c12bff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bce09e960f664a0d80eb270081bb6da9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:06.432957 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8727cdd1-2905-40e9-81de-089762c4d691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:06.442138 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8727cdd1-2905-40e9-81de-089762c4d691) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:06.443240 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Flow 'volume_create_api' (f8a01f5c-0a6b-451f-b00c-aad1bfdb8a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:06.443628 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Create volume request issued successfully. Aug 20 00:23:06.444267 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4a1bfa8-c82c-4aa4-96c8-13f97d675e56 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:23:06.444742 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1398/5606] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:23:06 2026] POST /volume/v3/volumes => generated 774 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:06.457078 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1e47b5a0-87c2-4b16-b762-ad1f01b29fc6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:06.459389 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e47b5a0-87c2-4b16-b762-ad1f01b29fc6 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 Aug 20 00:23:06.459628 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e47b5a0-87c2-4b16-b762-ad1f01b29fc6 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:06.459826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e47b5a0-87c2-4b16-b762-ad1f01b29fc6 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:06.468103 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:06.468103 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:06.471673 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1e47b5a0-87c2-4b16-b762-ad1f01b29fc6 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Volume info retrieved successfully. Aug 20 00:23:06.475950 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e47b5a0-87c2-4b16-b762-ad1f01b29fc6 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 returned with HTTP 200 Aug 20 00:23:06.476336 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1398/5607] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:06 2026] GET /volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:06.807203 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4014fb81-5703-4866-b0a7-8a1e6f343d41 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:06.808795 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4014fb81-5703-4866-b0a7-8a1e6f343d41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:06.809042 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4014fb81-5703-4866-b0a7-8a1e6f343d41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:06.809229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4014fb81-5703-4866-b0a7-8a1e6f343d41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:06.809325 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-4014fb81-5703-4866-b0a7-8a1e6f343d41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:06.814009 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:06.814009 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:06.814882 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4014fb81-5703-4866-b0a7-8a1e6f343d41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:06.815444 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1403/5608] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:06 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:07.488859 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-81bd5c0c-94bc-4f5d-be57-0f22ffe53150 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:07.490751 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81bd5c0c-94bc-4f5d-be57-0f22ffe53150 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 Aug 20 00:23:07.490975 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81bd5c0c-94bc-4f5d-be57-0f22ffe53150 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:07.491155 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81bd5c0c-94bc-4f5d-be57-0f22ffe53150 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:07.498180 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:07.498180 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:07.501667 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-81bd5c0c-94bc-4f5d-be57-0f22ffe53150 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Volume info retrieved successfully. Aug 20 00:23:07.505785 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81bd5c0c-94bc-4f5d-be57-0f22ffe53150 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 returned with HTTP 200 Aug 20 00:23:07.506129 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1410/5609] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:07 2026] GET /volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:07.521602 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9717e4fc-49bf-4f25-b5b5-226138abf330 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:07.523770 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9717e4fc-49bf-4f25-b5b5-226138abf330 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] POST https://10.4.3.9/volume/v3/backups Aug 20 00:23:07.524181 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9717e4fc-49bf-4f25-b5b5-226138abf330 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f080a3df-5bfa-49f4-a19b-f4cc17e3daf5", "name": "tempest-type-Backup-1478913055"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:07.525906 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-9717e4fc-49bf-4f25-b5b5-226138abf330 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Creating new backup {'backup': {'volume_id': 'f080a3df-5bfa-49f4-a19b-f4cc17e3daf5', 'name': 'tempest-type-Backup-1478913055'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:23:07.526053 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-9717e4fc-49bf-4f25-b5b5-226138abf330 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Creating backup of volume f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 in container None Aug 20 00:23:07.533426 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:07.533426 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:07.533759 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9717e4fc-49bf-4f25-b5b5-226138abf330 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Volume info retrieved successfully. Aug 20 00:23:07.559321 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9717e4fc-49bf-4f25-b5b5-226138abf330 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Created reservations ['414ea24b-7ab2-41f4-9bbf-03466e353d52', '6fb834dd-fa84-426e-b2cb-196f16763fc3'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:07.598550 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9717e4fc-49bf-4f25-b5b5-226138abf330 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:23:07.599116 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1399/5610] 10.4.3.9 () {70 vars in 1285 bytes} [Thu Aug 20 00:23:07 2026] POST /volume/v3/backups => generated 312 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:07.608150 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2c6debb0-5885-48e6-89ec-8a7f50cfb0bc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:07.610172 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c6debb0-5885-48e6-89ec-8a7f50cfb0bc tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:07.610360 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c6debb0-5885-48e6-89ec-8a7f50cfb0bc tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:07.610562 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c6debb0-5885-48e6-89ec-8a7f50cfb0bc tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:07.610682 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2c6debb0-5885-48e6-89ec-8a7f50cfb0bc tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:07.614904 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:07.614904 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:07.615499 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c6debb0-5885-48e6-89ec-8a7f50cfb0bc tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:07.615847 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1399/5611] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:07 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:07.824869 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d5238125-91c3-4f71-ac8a-dcd336442abe None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:07.826745 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d5238125-91c3-4f71-ac8a-dcd336442abe tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:07.827001 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d5238125-91c3-4f71-ac8a-dcd336442abe tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:07.827235 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d5238125-91c3-4f71-ac8a-dcd336442abe tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:07.827388 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-d5238125-91c3-4f71-ac8a-dcd336442abe tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:07.831378 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:07.831378 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:07.832111 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d5238125-91c3-4f71-ac8a-dcd336442abe tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:07.832515 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1404/5612] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:07 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:08.626089 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-be96e31a-74e9-4452-8b36-146626817fe1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:08.627861 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be96e31a-74e9-4452-8b36-146626817fe1 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:08.628097 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be96e31a-74e9-4452-8b36-146626817fe1 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:08.628287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be96e31a-74e9-4452-8b36-146626817fe1 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:08.628397 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-be96e31a-74e9-4452-8b36-146626817fe1 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:08.632865 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:08.632865 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:08.633606 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be96e31a-74e9-4452-8b36-146626817fe1 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:08.633911 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1411/5613] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:08 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:08.841529 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e030381a-fb05-4dfa-81f5-19bf44275a8a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:08.843331 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e030381a-fb05-4dfa-81f5-19bf44275a8a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:08.843509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e030381a-fb05-4dfa-81f5-19bf44275a8a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:08.843696 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e030381a-fb05-4dfa-81f5-19bf44275a8a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:08.843798 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e030381a-fb05-4dfa-81f5-19bf44275a8a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:08.847823 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:08.847823 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:08.848551 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e030381a-fb05-4dfa-81f5-19bf44275a8a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:08.849073 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1400/5614] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:08 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:09.644245 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ab7b08c8-bcc6-43a2-8ec0-2896d8a0a77a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:09.645880 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ab7b08c8-bcc6-43a2-8ec0-2896d8a0a77a tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:09.646114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ab7b08c8-bcc6-43a2-8ec0-2896d8a0a77a tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:09.646288 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ab7b08c8-bcc6-43a2-8ec0-2896d8a0a77a tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:09.646392 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ab7b08c8-bcc6-43a2-8ec0-2896d8a0a77a tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:09.650331 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:09.650331 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:09.650877 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ab7b08c8-bcc6-43a2-8ec0-2896d8a0a77a tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:09.651247 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1400/5615] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:09 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:09.858250 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-428297c4-e21d-4114-bfc1-3b92e4f0c694 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:09.859886 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-428297c4-e21d-4114-bfc1-3b92e4f0c694 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:09.860155 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-428297c4-e21d-4114-bfc1-3b92e4f0c694 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:09.860344 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-428297c4-e21d-4114-bfc1-3b92e4f0c694 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:09.860449 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-428297c4-e21d-4114-bfc1-3b92e4f0c694 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:09.864409 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:09.864409 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:09.865217 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-428297c4-e21d-4114-bfc1-3b92e4f0c694 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:09.865585 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1405/5616] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:09 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:10.660165 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd44cad3-4fd6-4b3f-8751-2641859d3415 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:10.661838 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd44cad3-4fd6-4b3f-8751-2641859d3415 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:10.662104 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd44cad3-4fd6-4b3f-8751-2641859d3415 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:10.662301 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd44cad3-4fd6-4b3f-8751-2641859d3415 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:10.662437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bd44cad3-4fd6-4b3f-8751-2641859d3415 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:10.666480 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:10.666480 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:10.667151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd44cad3-4fd6-4b3f-8751-2641859d3415 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:10.667534 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1412/5617] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:10 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:10.876166 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-33048dfe-b125-43b4-9fbd-1d2be13bfb55 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:10.878380 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33048dfe-b125-43b4-9fbd-1d2be13bfb55 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:10.878614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33048dfe-b125-43b4-9fbd-1d2be13bfb55 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:10.878978 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33048dfe-b125-43b4-9fbd-1d2be13bfb55 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:10.879131 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-33048dfe-b125-43b4-9fbd-1d2be13bfb55 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:10.886001 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:10.886001 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:10.886985 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33048dfe-b125-43b4-9fbd-1d2be13bfb55 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:10.887443 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1401/5618] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:10 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:11.677683 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c8049741-ffab-4250-9a07-9dd82328d690 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:11.679236 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8049741-ffab-4250-9a07-9dd82328d690 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:11.679484 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8049741-ffab-4250-9a07-9dd82328d690 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:11.679707 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8049741-ffab-4250-9a07-9dd82328d690 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:11.679856 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c8049741-ffab-4250-9a07-9dd82328d690 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:11.684025 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:11.684025 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:11.684607 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8049741-ffab-4250-9a07-9dd82328d690 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:11.685002 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1401/5619] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:11 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:11.898065 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-53d1e3b9-d0e1-4ebe-9a39-eb244f6cd723 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:11.899753 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-53d1e3b9-d0e1-4ebe-9a39-eb244f6cd723 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:11.899945 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-53d1e3b9-d0e1-4ebe-9a39-eb244f6cd723 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:11.900124 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-53d1e3b9-d0e1-4ebe-9a39-eb244f6cd723 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:11.900218 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-53d1e3b9-d0e1-4ebe-9a39-eb244f6cd723 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:11.904176 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:11.904176 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:11.904816 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-53d1e3b9-d0e1-4ebe-9a39-eb244f6cd723 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:11.905150 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1406/5620] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:11 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:12.695756 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b9f67e54-3077-4b0c-b37f-0ee3a9ec6f25 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:12.697639 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9f67e54-3077-4b0c-b37f-0ee3a9ec6f25 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:12.697974 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9f67e54-3077-4b0c-b37f-0ee3a9ec6f25 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:12.698263 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9f67e54-3077-4b0c-b37f-0ee3a9ec6f25 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:12.698433 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b9f67e54-3077-4b0c-b37f-0ee3a9ec6f25 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:12.702368 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:12.702368 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:12.702955 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9f67e54-3077-4b0c-b37f-0ee3a9ec6f25 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:12.703289 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1413/5621] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:12 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:12.914857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bd46b0bc-d737-41be-9a07-bc5f35884dc6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:12.916697 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bd46b0bc-d737-41be-9a07-bc5f35884dc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:12.916895 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bd46b0bc-d737-41be-9a07-bc5f35884dc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:12.917141 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bd46b0bc-d737-41be-9a07-bc5f35884dc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:12.917292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bd46b0bc-d737-41be-9a07-bc5f35884dc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:12.921551 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:12.921551 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:12.922321 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bd46b0bc-d737-41be-9a07-bc5f35884dc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:12.922670 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1402/5622] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:12 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:13.712351 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fd78c319-ec05-4ec6-929b-c557335cb6e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:13.714471 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd78c319-ec05-4ec6-929b-c557335cb6e5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:13.714719 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd78c319-ec05-4ec6-929b-c557335cb6e5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:13.714973 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd78c319-ec05-4ec6-929b-c557335cb6e5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:13.715114 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fd78c319-ec05-4ec6-929b-c557335cb6e5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:13.720035 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:13.720035 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:13.720755 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd78c319-ec05-4ec6-929b-c557335cb6e5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:13.721229 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1402/5623] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:13 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:13.932820 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e4774602-dec8-452d-bede-a1615f03d804 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:13.935123 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e4774602-dec8-452d-bede-a1615f03d804 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:13.935371 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e4774602-dec8-452d-bede-a1615f03d804 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:13.935610 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e4774602-dec8-452d-bede-a1615f03d804 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:13.935744 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e4774602-dec8-452d-bede-a1615f03d804 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:13.940640 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:13.940640 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:13.941390 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e4774602-dec8-452d-bede-a1615f03d804 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:13.941738 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1407/5624] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:13 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:14.729961 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e006334b-488b-4e4c-8c51-1107b9381dfd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:14.731663 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e006334b-488b-4e4c-8c51-1107b9381dfd tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:14.731876 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e006334b-488b-4e4c-8c51-1107b9381dfd tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:14.732086 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e006334b-488b-4e4c-8c51-1107b9381dfd tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:14.732188 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e006334b-488b-4e4c-8c51-1107b9381dfd tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:14.737897 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:14.737897 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:14.738805 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e006334b-488b-4e4c-8c51-1107b9381dfd tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:14.739339 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1414/5625] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:14 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:14.952226 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-76051875-8377-4041-bb19-1a095b6650b3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:14.953781 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76051875-8377-4041-bb19-1a095b6650b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:23:14.953997 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76051875-8377-4041-bb19-1a095b6650b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:14.954200 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76051875-8377-4041-bb19-1a095b6650b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:14.954331 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-76051875-8377-4041-bb19-1a095b6650b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:14.958332 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:14.958332 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:14.959075 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76051875-8377-4041-bb19-1a095b6650b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:23:14.959419 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1403/5626] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:14 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:15.748326 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ec1e3e4-6468-4177-9894-3cd135ac21b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:15.750019 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ec1e3e4-6468-4177-9894-3cd135ac21b5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:15.750219 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ec1e3e4-6468-4177-9894-3cd135ac21b5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:15.750392 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ec1e3e4-6468-4177-9894-3cd135ac21b5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:15.750487 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4ec1e3e4-6468-4177-9894-3cd135ac21b5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:15.754849 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:15.754849 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:15.755501 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ec1e3e4-6468-4177-9894-3cd135ac21b5 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:15.755836 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1403/5627] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:15 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:16.498075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-b6a12b9b-7847-4c19-b005-315662f23379 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:16.500196 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-b6a12b9b-7847-4c19-b005-315662f23379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:23:16.500387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-b6a12b9b-7847-4c19-b005-315662f23379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:16.500586 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-b6a12b9b-7847-4c19-b005-315662f23379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:16.510354 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:16.510354 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:16.515143 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-b6a12b9b-7847-4c19-b005-315662f23379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:23:16.521314 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-b6a12b9b-7847-4c19-b005-315662f23379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 200 Aug 20 00:23:16.521860 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1408/5628] 10.4.3.9 () {68 vars in 1584 bytes} [Thu Aug 20 00:23:16 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 1352 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:16.530498 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-70a13c40-1eab-4a00-aa55-2b68e00d1451 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:16.530864 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-70a13c40-1eab-4a00-aa55-2b68e00d1451 None None] GET https://10.4.3.9/volume// Aug 20 00:23:16.531082 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-70a13c40-1eab-4a00-aa55-2b68e00d1451 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:16.531254 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-70a13c40-1eab-4a00-aa55-2b68e00d1451 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:16.531555 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-70a13c40-1eab-4a00-aa55-2b68e00d1451 None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:23:16.531813 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1415/5629] 10.4.3.9 () {66 vars in 1405 bytes} [Thu Aug 20 00:23:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:23:16.538045 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-5fa99cef-a4a9-4f33-a8b8-ecf3bcc5cf9b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:16.539936 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-5fa99cef-a4a9-4f33-a8b8-ecf3bcc5cf9b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/attachments Aug 20 00:23:16.540375 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-5fa99cef-a4a9-4f33-a8b8-ecf3bcc5cf9b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31edcdeb-d983-4519-be95-e0410c3ac84a", "connector": null, "instance_uuid": "9c9386d6-da1e-4c8e-9929-5e542a7d01df"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:16.549636 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:16.549636 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:16.573022 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-5fa99cef-a4a9-4f33-a8b8-ecf3bcc5cf9b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/attachments returned with HTTP 200 Aug 20 00:23:16.573511 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1404/5630] 10.4.3.9 () {74 vars in 1580 bytes} [Thu Aug 20 00:23:16 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 20 00:23:16.764748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f12126f8-0541-4a86-ac4c-a3688c9516a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:16.766476 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f12126f8-0541-4a86-ac4c-a3688c9516a2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:16.766706 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f12126f8-0541-4a86-ac4c-a3688c9516a2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:16.766930 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f12126f8-0541-4a86-ac4c-a3688c9516a2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:16.767079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f12126f8-0541-4a86-ac4c-a3688c9516a2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:16.770835 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:16.770835 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:16.771426 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f12126f8-0541-4a86-ac4c-a3688c9516a2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:16.771789 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1404/5631] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:16 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:17.506392 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-eaedef92-36e8-40b9-b5a5-a91f59ef483a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:17.506795 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eaedef92-36e8-40b9-b5a5-a91f59ef483a None None] GET https://10.4.3.9/volume// Aug 20 00:23:17.507008 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eaedef92-36e8-40b9-b5a5-a91f59ef483a None None] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:17.507211 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-eaedef92-36e8-40b9-b5a5-a91f59ef483a None None] Calling method 'all' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:17.507540 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-eaedef92-36e8-40b9-b5a5-a91f59ef483a None None] https://10.4.3.9/volume// returned with HTTP 300 Aug 20 00:23:17.507815 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1409/5632] 10.4.3.9 () {66 vars in 1412 bytes} [Thu Aug 20 00:23:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:23:17.517645 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-46ed35dd-a076-4ef2-8039-54c956a42294 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:17.519653 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-46ed35dd-a076-4ef2-8039-54c956a42294 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:23:17.519865 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-46ed35dd-a076-4ef2-8039-54c956a42294 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:17.520089 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-46ed35dd-a076-4ef2-8039-54c956a42294 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:17.529457 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:17.529457 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:17.532946 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-46ed35dd-a076-4ef2-8039-54c956a42294 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:23:17.537238 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-46ed35dd-a076-4ef2-8039-54c956a42294 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 200 Aug 20 00:23:17.537656 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1416/5633] 10.4.3.9 () {70 vars in 1625 bytes} [Thu Aug 20 00:23:17 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 1531 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:23:17.632391 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-01109d36-ba47-4ab5-9f31-062a1257b461 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:17.634485 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-01109d36-ba47-4ab5-9f31-062a1257b461 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] PUT https://10.4.3.9/volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e Aug 20 00:23:17.634856 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-01109d36-ba47-4ab5-9f31-062a1257b461 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.9", "host": "np0000007832", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:66355ea9016", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d88bee8-3e23-4190-9c26-c58bb9794f14", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:17.642130 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-01109d36-ba47-4ab5-9f31-062a1257b461 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Acquiring lock "cinder-attachment_update-31edcdeb-d983-4519-be95-e0410c3ac84a-np0000007832" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:23:17.647591 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-01109d36-ba47-4ab5-9f31-062a1257b461 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Lock "cinder-attachment_update-31edcdeb-d983-4519-be95-e0410c3ac84a-np0000007832" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:23:17.648591 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:17.648591 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:17.718961 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-01109d36-ba47-4ab5-9f31-062a1257b461 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Lock "cinder-attachment_update-31edcdeb-d983-4519-be95-e0410c3ac84a-np0000007832" released by "attachment_update" :: held 0.071s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:23:17.719346 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-01109d36-ba47-4ab5-9f31-062a1257b461 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e returned with HTTP 200 Aug 20 00:23:17.720086 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1405/5634] 10.4.3.9 () {74 vars in 1690 bytes} [Thu Aug 20 00:23:17 2026] PUT /volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:17.740243 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-c8dac0cd-ac23-43c3-9f78-58f841d2f79c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:17.742422 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-c8dac0cd-ac23-43c3-9f78-58f841d2f79c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e/action Aug 20 00:23:17.742775 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-c8dac0cd-ac23-43c3-9f78-58f841d2f79c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:23:17.742972 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-c8dac0cd-ac23-43c3-9f78-58f841d2f79c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:17.760945 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:17.760945 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:17.771922 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0ac66124-c434-484c-aebb-f36b1aa58fa1 req-c8dac0cd-ac23-43c3-9f78-58f841d2f79c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e/action returned with HTTP 204 Aug 20 00:23:17.772468 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1405/5635] 10.4.3.9 () {74 vars in 1711 bytes} [Thu Aug 20 00:23:17 2026] POST /volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:17.781121 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-bf8e143f-4a8c-47af-a8e3-ef41ba0a3194 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:17.783126 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bf8e143f-4a8c-47af-a8e3-ef41ba0a3194 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:17.783375 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bf8e143f-4a8c-47af-a8e3-ef41ba0a3194 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:17.783576 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-bf8e143f-4a8c-47af-a8e3-ef41ba0a3194 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:17.783672 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-bf8e143f-4a8c-47af-a8e3-ef41ba0a3194 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:17.789008 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:17.789008 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:17.789788 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-bf8e143f-4a8c-47af-a8e3-ef41ba0a3194 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:17.790180 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1410/5636] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:17 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:18.801421 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0a6bc071-153c-4eb3-b965-bd3d6dd02104 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:18.803151 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a6bc071-153c-4eb3-b965-bd3d6dd02104 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:18.803391 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a6bc071-153c-4eb3-b965-bd3d6dd02104 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:18.803597 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a6bc071-153c-4eb3-b965-bd3d6dd02104 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:18.803691 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0a6bc071-153c-4eb3-b965-bd3d6dd02104 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:18.807373 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:18.807373 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:18.807927 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a6bc071-153c-4eb3-b965-bd3d6dd02104 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:18.808263 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1417/5637] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:18 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:19.817128 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee71983e-67a5-40a8-8855-6625f878c738 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:19.818750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee71983e-67a5-40a8-8855-6625f878c738 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:19.818950 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee71983e-67a5-40a8-8855-6625f878c738 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:19.819133 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee71983e-67a5-40a8-8855-6625f878c738 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:19.819229 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ee71983e-67a5-40a8-8855-6625f878c738 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:19.823557 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:19.823557 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:19.824156 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee71983e-67a5-40a8-8855-6625f878c738 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:19.824483 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1406/5638] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:19 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:20.833220 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3222b4b1-8ebe-48ca-a766-3f2d23f1e4d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:20.835066 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3222b4b1-8ebe-48ca-a766-3f2d23f1e4d2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:20.835315 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3222b4b1-8ebe-48ca-a766-3f2d23f1e4d2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:20.835542 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3222b4b1-8ebe-48ca-a766-3f2d23f1e4d2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:20.835699 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3222b4b1-8ebe-48ca-a766-3f2d23f1e4d2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:20.840318 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:20.840318 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:20.841055 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3222b4b1-8ebe-48ca-a766-3f2d23f1e4d2 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:20.841463 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1406/5639] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:20 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:21.852241 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-4e700ee5-60cf-4721-8461-2f3a9418ae90 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:21.853945 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e700ee5-60cf-4721-8461-2f3a9418ae90 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:21.854173 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4e700ee5-60cf-4721-8461-2f3a9418ae90 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:21.854351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-4e700ee5-60cf-4721-8461-2f3a9418ae90 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:21.854443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-4e700ee5-60cf-4721-8461-2f3a9418ae90 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:21.858811 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:21.858811 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:21.859585 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-4e700ee5-60cf-4721-8461-2f3a9418ae90 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:21.860052 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1411/5640] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:21 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:22.869377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-45bdab70-4d30-4eca-917b-043f768711e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:22.870985 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-45bdab70-4d30-4eca-917b-043f768711e4 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:22.871148 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-45bdab70-4d30-4eca-917b-043f768711e4 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:22.871330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-45bdab70-4d30-4eca-917b-043f768711e4 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:22.871426 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-45bdab70-4d30-4eca-917b-043f768711e4 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:22.875332 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:22.875332 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:22.875864 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-45bdab70-4d30-4eca-917b-043f768711e4 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:22.876201 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1418/5641] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:22 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:22.885784 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f0f5382b-44de-476f-a947-db65a73a8afe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:22.887417 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0f5382b-44de-476f-a947-db65a73a8afe tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] DELETE https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:22.887614 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0f5382b-44de-476f-a947-db65a73a8afe tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:22.887801 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0f5382b-44de-476f-a947-db65a73a8afe tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:22.887870 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-f0f5382b-44de-476f-a947-db65a73a8afe tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Delete backup with id: 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. Aug 20 00:23:22.892093 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:22.892093 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:22.902461 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-f0f5382b-44de-476f-a947-db65a73a8afe tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] delete_backup rpcapi backup_id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:23:22.903984 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0f5382b-44de-476f-a947-db65a73a8afe tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 202 Aug 20 00:23:22.904370 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1407/5642] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:23:22 2026] DELETE /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:23:22.910827 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2e9ef2d9-19af-4d3a-8c15-207b00cfa5f8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:22.912561 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e9ef2d9-19af-4d3a-8c15-207b00cfa5f8 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:22.912799 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e9ef2d9-19af-4d3a-8c15-207b00cfa5f8 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:22.912939 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e9ef2d9-19af-4d3a-8c15-207b00cfa5f8 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:22.913074 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2e9ef2d9-19af-4d3a-8c15-207b00cfa5f8 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:22.917095 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:22.917095 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:22.917671 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e9ef2d9-19af-4d3a-8c15-207b00cfa5f8 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 200 Aug 20 00:23:22.918045 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1407/5643] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:22 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:23.927621 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-42e6fcb8-ef6c-4c40-9777-84eae05222bb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:23.930068 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-42e6fcb8-ef6c-4c40-9777-84eae05222bb tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 Aug 20 00:23:23.930305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-42e6fcb8-ef6c-4c40-9777-84eae05222bb tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:23.930551 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-42e6fcb8-ef6c-4c40-9777-84eae05222bb tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:23.930937 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-42e6fcb8-ef6c-4c40-9777-84eae05222bb tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Show backup with id 9fd52ccf-1718-4d59-9d9c-f413b20a9b46. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:23:23.936135 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-42e6fcb8-ef6c-4c40-9777-84eae05222bb tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 returned with HTTP 404 Aug 20 00:23:23.936627 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1412/5644] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:23 2026] GET /volume/v3/backups/9fd52ccf-1718-4d59-9d9c-f413b20a9b46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:23.943146 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec60ee63-bbe1-49d8-be66-7f1232f83401 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:23.945010 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec60ee63-bbe1-49d8-be66-7f1232f83401 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 Aug 20 00:23:23.945247 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec60ee63-bbe1-49d8-be66-7f1232f83401 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:23.945450 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec60ee63-bbe1-49d8-be66-7f1232f83401 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:23.945618 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ec60ee63-bbe1-49d8-be66-7f1232f83401 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Delete volume with id: f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 Aug 20 00:23:23.954273 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:23.954273 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:23.955015 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec60ee63-bbe1-49d8-be66-7f1232f83401 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Volume info retrieved successfully. Aug 20 00:23:23.974913 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec60ee63-bbe1-49d8-be66-7f1232f83401 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Delete volume request issued successfully. Aug 20 00:23:23.974913 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec60ee63-bbe1-49d8-be66-7f1232f83401 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 returned with HTTP 202 Aug 20 00:23:23.974913 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1419/5645] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:23:23 2026] DELETE /volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:23.980580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0c493c78-7b2f-4104-96e1-99d49fff06db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:23.982257 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c493c78-7b2f-4104-96e1-99d49fff06db tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 Aug 20 00:23:23.982257 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c493c78-7b2f-4104-96e1-99d49fff06db tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:23.982523 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c493c78-7b2f-4104-96e1-99d49fff06db tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:23.991562 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:23.991562 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:23.995907 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0c493c78-7b2f-4104-96e1-99d49fff06db tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Volume info retrieved successfully. Aug 20 00:23:24.001290 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c493c78-7b2f-4104-96e1-99d49fff06db tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 returned with HTTP 200 Aug 20 00:23:24.001425 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1408/5646] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:23 2026] GET /volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:25.013115 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1bee4f1b-d430-453c-b5bc-45c274acb095 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:25.014877 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bee4f1b-d430-453c-b5bc-45c274acb095 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] GET https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 Aug 20 00:23:25.015147 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bee4f1b-d430-453c-b5bc-45c274acb095 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:25.015323 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bee4f1b-d430-453c-b5bc-45c274acb095 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:25.020807 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bee4f1b-d430-453c-b5bc-45c274acb095 tempest-ProjectReaderTests39-31018312 tempest-ProjectReaderTests39-31018312-project-admin] https://10.4.3.9/volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 returned with HTTP 404 Aug 20 00:23:25.021289 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1408/5647] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:23:25 2026] GET /volume/v3/volumes/f080a3df-5bfa-49f4-a19b-f4cc17e3daf5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:26.441223 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:26.515227 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:23:26.515648 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1691604412"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:26.518060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1691604412'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:23:26.518220 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume of 1 GB Aug 20 00:23:26.524908 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Availability Zones retrieved successfully. Aug 20 00:23:26.526796 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (9bea117f-be0c-4d87-acc7-52f7e8b55aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:26.527912 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f6b020-b45b-4bb7-83f4-e7cff7a5b05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:26.528752 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:23:26.549807 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f6b020-b45b-4bb7-83f4-e7cff7a5b05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:26.551444 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f9d590-8364-4be6-b162-7e00e9b66fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:26.605020 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['36889bf3-badf-4f03-8615-d6216587d3e1', '195897e1-1323-49a6-a1e5-583d3c78da32', 'b0076732-4671-4f70-aacb-a47cb70b8f83', '6e7751e4-99cf-40b2-953a-209420b36c1d'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:26.605020 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f9d590-8364-4be6-b162-7e00e9b66fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36889bf3-badf-4f03-8615-d6216587d3e1', '195897e1-1323-49a6-a1e5-583d3c78da32', 'b0076732-4671-4f70-aacb-a47cb70b8f83', '6e7751e4-99cf-40b2-953a-209420b36c1d']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:26.605570 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22edc40c-be49-4073-bede-1298d1ed1b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:26.626766 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22edc40c-be49-4073-bede-1298d1ed1b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23ea3776-4ba5-4a63-aaf1-9a381a7972de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691604412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['36889bf3-badf-4f03-8615-d6216587d3e1','195897e1-1323-49a6-a1e5-583d3c78da32','b0076732-4671-4f70-aacb-a47cb70b8f83','6e7751e4-99cf-40b2-953a-209420b36c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691604412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23ea3776-4ba5-4a63-aaf1-9a381a7972de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a5cdfb464f4debbe214606713bc9e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='781efe1b314b4911b315d76c4ba869b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:26.627799 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4798b1c-3ef8-4f93-93c3-937683e2f5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:26.644060 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4798b1c-3ef8-4f93-93c3-937683e2f5cc) transitioned into state 'SUCCESS' from state '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-1691604412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['36889bf3-badf-4f03-8615-d6216587d3e1','195897e1-1323-49a6-a1e5-583d3c78da32','b0076732-4671-4f70-aacb-a47cb70b8f83','6e7751e4-99cf-40b2-953a-209420b36c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:26.645804 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21905b15-103f-49f5-8b20-d3e155e8f3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:26.652266 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21905b15-103f-49f5-8b20-d3e155e8f3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:26.653238 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (9bea117f-be0c-4d87-acc7-52f7e8b55aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:26.653706 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request issued successfully. Aug 20 00:23:26.654425 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-717a66be-4eeb-4f67-b8a0-6a9fdc127ac0 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:23:26.654943 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1413/5648] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:23:26 2026] POST /volume/v3/volumes => generated 774 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:26.668249 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-93dec08e-f577-417a-bede-f5436c9fdf64 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:26.670472 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93dec08e-f577-417a-bede-f5436c9fdf64 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de Aug 20 00:23:26.670719 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93dec08e-f577-417a-bede-f5436c9fdf64 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:26.671031 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93dec08e-f577-417a-bede-f5436c9fdf64 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:26.678453 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:26.678453 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:26.681658 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-93dec08e-f577-417a-bede-f5436c9fdf64 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:26.685712 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93dec08e-f577-417a-bede-f5436c9fdf64 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de returned with HTTP 200 Aug 20 00:23:26.686193 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1420/5649] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:26 2026] GET /volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:27.698004 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-63201c51-7aab-4383-a1b1-0b289d42f346 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:27.699550 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63201c51-7aab-4383-a1b1-0b289d42f346 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de Aug 20 00:23:27.699724 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-63201c51-7aab-4383-a1b1-0b289d42f346 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:27.699927 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-63201c51-7aab-4383-a1b1-0b289d42f346 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:27.706802 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:27.706802 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:27.710159 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-63201c51-7aab-4383-a1b1-0b289d42f346 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:27.713898 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63201c51-7aab-4383-a1b1-0b289d42f346 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de returned with HTTP 200 Aug 20 00:23:27.714445 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1409/5650] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:27 2026] GET /volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:27.727382 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3a59092-99b8-41da-8ae7-91d58023cd99 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:27.732936 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3a59092-99b8-41da-8ae7-91d58023cd99 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:23:27.732936 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3a59092-99b8-41da-8ae7-91d58023cd99 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23ea3776-4ba5-4a63-aaf1-9a381a7972de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1700657748"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:27.739716 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:27.739716 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:27.740161 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3a59092-99b8-41da-8ae7-91d58023cd99 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:27.740364 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-d3a59092-99b8-41da-8ae7-91d58023cd99 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create snapshot from volume 23ea3776-4ba5-4a63-aaf1-9a381a7972de Aug 20 00:23:27.769682 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d3a59092-99b8-41da-8ae7-91d58023cd99 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['0bc4480e-8e6d-4ac7-8898-7dcbfb073ce4', 'c55bcb40-8495-4763-9b47-40107d1fe6fb', '829ee7c3-8acd-4183-8f4f-c2da92f93a0c', 'f0590978-9a8c-4cd0-8ab5-41485dc7a752'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:27.796564 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3a59092-99b8-41da-8ae7-91d58023cd99 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot create request issued successfully. Aug 20 00:23:27.797100 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3a59092-99b8-41da-8ae7-91d58023cd99 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:23:27.797736 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1409/5651] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:23:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:27.806134 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dc45bdf3-14e5-4a8d-ba8f-567aad4fef49 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:27.807953 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc45bdf3-14e5-4a8d-ba8f-567aad4fef49 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 Aug 20 00:23:27.809281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc45bdf3-14e5-4a8d-ba8f-567aad4fef49 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:27.809281 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dc45bdf3-14e5-4a8d-ba8f-567aad4fef49 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:27.812978 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:27.812978 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:27.815403 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-dc45bdf3-14e5-4a8d-ba8f-567aad4fef49 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:27.815403 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dc45bdf3-14e5-4a8d-ba8f-567aad4fef49 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 returned with HTTP 200 Aug 20 00:23:27.815403 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1414/5652] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:27 2026] GET /volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:28.823941 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-04643549-5f11-4da6-82c9-abe79939b9db None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:28.825591 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-04643549-5f11-4da6-82c9-abe79939b9db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 Aug 20 00:23:28.825751 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-04643549-5f11-4da6-82c9-abe79939b9db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:28.825938 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-04643549-5f11-4da6-82c9-abe79939b9db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:28.830479 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:28.830479 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:28.831001 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-04643549-5f11-4da6-82c9-abe79939b9db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:28.831365 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-04643549-5f11-4da6-82c9-abe79939b9db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 returned with HTTP 200 Aug 20 00:23:28.831686 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1421/5653] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:28 2026] GET /volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:28.839825 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-432b28ea-8ff0-4d39-a3a6-17a2a28838dc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:28.887810 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-432b28ea-8ff0-4d39-a3a6-17a2a28838dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] POST https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032/action Aug 20 00:23:28.888160 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-432b28ea-8ff0-4d39-a3a6-17a2a28838dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:23:28.888274 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-432b28ea-8ff0-4d39-a3a6-17a2a28838dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:28.894006 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:28.894006 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:28.894375 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-432b28ea-8ff0-4d39-a3a6-17a2a28838dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Snapshot retrieved successfully. Aug 20 00:23:28.895148 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-432b28ea-8ff0-4d39-a3a6-17a2a28838dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c45f8a42d5ca45f7a92b1eab0db37756', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51a5cdfb464f4debbe214606713bc9e5', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:23:28.895321 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-432b28ea-8ff0-4d39-a3a6-17a2a28838dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032/action returned with HTTP 403 Aug 20 00:23:28.895708 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1410/5654] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:23:28 2026] POST /volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032/action => generated 133 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:28.902861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-271f1312-f1c9-4deb-9681-28616971af05 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:28.905586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-271f1312-f1c9-4deb-9681-28616971af05 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 Aug 20 00:23:28.905586 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-271f1312-f1c9-4deb-9681-28616971af05 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:28.905586 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-271f1312-f1c9-4deb-9681-28616971af05 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:28.905586 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-271f1312-f1c9-4deb-9681-28616971af05 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete snapshot with id: 22faa347-d723-4947-9ca9-0c2b99a77032 Aug 20 00:23:28.909618 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:28.909618 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:28.910014 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-271f1312-f1c9-4deb-9681-28616971af05 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:28.928663 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-271f1312-f1c9-4deb-9681-28616971af05 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot delete request issued successfully. Aug 20 00:23:28.929369 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-271f1312-f1c9-4deb-9681-28616971af05 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 returned with HTTP 202 Aug 20 00:23:28.929369 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1410/5655] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:23:28 2026] DELETE /volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:28.937823 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2a3bf2cd-df50-41b1-941f-87aca345b419 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:28.941092 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2a3bf2cd-df50-41b1-941f-87aca345b419 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 Aug 20 00:23:28.941092 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2a3bf2cd-df50-41b1-941f-87aca345b419 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:28.941092 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2a3bf2cd-df50-41b1-941f-87aca345b419 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:28.945483 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:28.945483 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:28.946007 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2a3bf2cd-df50-41b1-941f-87aca345b419 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:28.946722 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2a3bf2cd-df50-41b1-941f-87aca345b419 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 returned with HTTP 200 Aug 20 00:23:28.947391 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1415/5656] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:28 2026] GET /volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:23:29.956545 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d1ba939f-90de-4407-803f-4a82e48c34e6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:29.958197 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d1ba939f-90de-4407-803f-4a82e48c34e6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 Aug 20 00:23:29.958400 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d1ba939f-90de-4407-803f-4a82e48c34e6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:29.958602 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d1ba939f-90de-4407-803f-4a82e48c34e6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:29.962953 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d1ba939f-90de-4407-803f-4a82e48c34e6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 returned with HTTP 404 Aug 20 00:23:29.963470 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1422/5657] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:29 2026] GET /volume/v3/snapshots/22faa347-d723-4947-9ca9-0c2b99a77032 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:29.969058 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a4e7729e-213d-430c-96dc-60346ede17eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:29.970630 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4e7729e-213d-430c-96dc-60346ede17eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de Aug 20 00:23:29.970804 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4e7729e-213d-430c-96dc-60346ede17eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:29.971007 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4e7729e-213d-430c-96dc-60346ede17eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:29.971152 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a4e7729e-213d-430c-96dc-60346ede17eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume with id: 23ea3776-4ba5-4a63-aaf1-9a381a7972de Aug 20 00:23:29.977698 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:29.977698 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:29.978025 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a4e7729e-213d-430c-96dc-60346ede17eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:29.993499 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a4e7729e-213d-430c-96dc-60346ede17eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume request issued successfully. Aug 20 00:23:29.993657 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4e7729e-213d-430c-96dc-60346ede17eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de returned with HTTP 202 Aug 20 00:23:29.994124 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1411/5658] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:23:29 2026] DELETE /volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:30.000835 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6e467056-e6ce-473b-9d6c-340eee45f7f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:30.004237 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e467056-e6ce-473b-9d6c-340eee45f7f1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de Aug 20 00:23:30.004237 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e467056-e6ce-473b-9d6c-340eee45f7f1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:30.004237 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e467056-e6ce-473b-9d6c-340eee45f7f1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:30.010395 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:30.010395 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:30.014552 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6e467056-e6ce-473b-9d6c-340eee45f7f1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:30.020331 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e467056-e6ce-473b-9d6c-340eee45f7f1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de returned with HTTP 200 Aug 20 00:23:30.020962 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1411/5659] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:29 2026] GET /volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:31.032642 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-903e6e5b-5c85-4c02-aafd-e106c8a99fbb None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:31.036909 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-903e6e5b-5c85-4c02-aafd-e106c8a99fbb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de Aug 20 00:23:31.036909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-903e6e5b-5c85-4c02-aafd-e106c8a99fbb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:31.036909 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-903e6e5b-5c85-4c02-aafd-e106c8a99fbb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:31.045047 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-903e6e5b-5c85-4c02-aafd-e106c8a99fbb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de returned with HTTP 404 Aug 20 00:23:31.045047 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1416/5660] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:31 2026] GET /volume/v3/volumes/23ea3776-4ba5-4a63-aaf1-9a381a7972de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:23:31.052287 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:31.054047 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:23:31.054354 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2119785658"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:31.056150 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2119785658'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:23:31.056258 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume of 1 GB Aug 20 00:23:31.060300 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Availability Zones retrieved successfully. Aug 20 00:23:31.065434 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (fa5701f2-8056-4933-87c3-59a9fb067fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:31.066448 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f3a291-03d4-4089-b75f-a042f7b4d0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:31.067207 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:23:31.088765 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f3a291-03d4-4089-b75f-a042f7b4d0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:31.089601 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12fb779b-4bfa-421d-9d55-0d94d548ccbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:31.122827 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['d73d3a47-a5c0-4284-b366-101a1a54330b', '7f5ef848-3c46-4328-9c2c-8a077861dd79', '0d57c3eb-5189-4a94-8f57-f58f48d0d001', '5a745ac0-de74-445c-bced-b55bfa30a951'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:31.123596 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12fb779b-4bfa-421d-9d55-0d94d548ccbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d73d3a47-a5c0-4284-b366-101a1a54330b', '7f5ef848-3c46-4328-9c2c-8a077861dd79', '0d57c3eb-5189-4a94-8f57-f58f48d0d001', '5a745ac0-de74-445c-bced-b55bfa30a951']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:31.124294 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d10baf9-0b49-4a59-a848-bb19ce70f65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:31.147654 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d10baf9-0b49-4a59-a848-bb19ce70f65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cafe3b61-5a5e-43e1-abd3-99211fe82aed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2119785658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['d73d3a47-a5c0-4284-b366-101a1a54330b','7f5ef848-3c46-4328-9c2c-8a077861dd79','0d57c3eb-5189-4a94-8f57-f58f48d0d001','5a745ac0-de74-445c-bced-b55bfa30a951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2119785658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cafe3b61-5a5e-43e1-abd3-99211fe82aed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a5cdfb464f4debbe214606713bc9e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='781efe1b314b4911b315d76c4ba869b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:31.148364 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749662f2-e9d3-4177-9333-fc28e9fb7416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:31.167052 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749662f2-e9d3-4177-9333-fc28e9fb7416) transitioned into state 'SUCCESS' from state '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-2119785658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['d73d3a47-a5c0-4284-b366-101a1a54330b','7f5ef848-3c46-4328-9c2c-8a077861dd79','0d57c3eb-5189-4a94-8f57-f58f48d0d001','5a745ac0-de74-445c-bced-b55bfa30a951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:31.167714 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141db72b-7fe5-44e9-b5f5-a5c736f674ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:31.177099 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141db72b-7fe5-44e9-b5f5-a5c736f674ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:31.178966 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (fa5701f2-8056-4933-87c3-59a9fb067fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:31.178966 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request issued successfully. Aug 20 00:23:31.178966 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3e6e98f-c0cc-41d4-b114-cf2dabb30332 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:23:31.179603 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1423/5661] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:23:31 2026] POST /volume/v3/volumes => generated 774 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:31.190154 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-72853e39-36b1-479f-8fcf-e398d1b28593 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:31.193576 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72853e39-36b1-479f-8fcf-e398d1b28593 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed Aug 20 00:23:31.193576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72853e39-36b1-479f-8fcf-e398d1b28593 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:31.193576 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72853e39-36b1-479f-8fcf-e398d1b28593 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:31.198600 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:31.198600 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:31.201805 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-72853e39-36b1-479f-8fcf-e398d1b28593 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:31.205295 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72853e39-36b1-479f-8fcf-e398d1b28593 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed returned with HTTP 200 Aug 20 00:23:31.207290 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1412/5662] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:31 2026] GET /volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:32.217495 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0e43af3-20be-4709-b912-373223a89bac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:32.219690 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0e43af3-20be-4709-b912-373223a89bac tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed Aug 20 00:23:32.219967 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0e43af3-20be-4709-b912-373223a89bac tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:32.220221 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0e43af3-20be-4709-b912-373223a89bac tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:32.230282 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:32.230282 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:32.234859 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d0e43af3-20be-4709-b912-373223a89bac tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:32.239862 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0e43af3-20be-4709-b912-373223a89bac tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed returned with HTTP 200 Aug 20 00:23:32.240388 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1412/5663] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:32 2026] GET /volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:32.252375 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6013d1d0-4e1d-4cd8-9f93-eab6388a679e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:32.254662 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6013d1d0-4e1d-4cd8-9f93-eab6388a679e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:23:32.255165 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6013d1d0-4e1d-4cd8-9f93-eab6388a679e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cafe3b61-5a5e-43e1-abd3-99211fe82aed", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-457336949"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:32.264252 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:32.264252 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:32.264553 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6013d1d0-4e1d-4cd8-9f93-eab6388a679e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:32.264660 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-6013d1d0-4e1d-4cd8-9f93-eab6388a679e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create snapshot from volume cafe3b61-5a5e-43e1-abd3-99211fe82aed Aug 20 00:23:32.288179 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-6013d1d0-4e1d-4cd8-9f93-eab6388a679e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['64d44486-7f2f-427f-a7c4-c8d868ef4bbb', 'c29a8c91-c0d8-45d1-b292-9c6a75e3dc75', '317f415b-baa0-4938-888a-80f52e6f4897', 'dfc714bd-c611-4ac8-8bd7-1e91b2df1b76'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:32.319694 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6013d1d0-4e1d-4cd8-9f93-eab6388a679e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot create request issued successfully. Aug 20 00:23:32.320167 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6013d1d0-4e1d-4cd8-9f93-eab6388a679e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:23:32.320748 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1417/5664] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:23:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:32.331360 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8a1d9b5b-bb58-4933-a2bf-6724bc07c8c5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:32.333347 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a1d9b5b-bb58-4933-a2bf-6724bc07c8c5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a Aug 20 00:23:32.333527 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a1d9b5b-bb58-4933-a2bf-6724bc07c8c5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:32.333695 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a1d9b5b-bb58-4933-a2bf-6724bc07c8c5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:32.338319 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:32.338319 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:32.338617 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8a1d9b5b-bb58-4933-a2bf-6724bc07c8c5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:32.339296 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a1d9b5b-bb58-4933-a2bf-6724bc07c8c5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a returned with HTTP 200 Aug 20 00:23:32.339669 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1424/5665] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:32 2026] GET /volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:33.348191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7a238d65-0ef8-4e8f-a615-a0e22047e297 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:33.350041 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7a238d65-0ef8-4e8f-a615-a0e22047e297 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a Aug 20 00:23:33.350224 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7a238d65-0ef8-4e8f-a615-a0e22047e297 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:33.350399 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7a238d65-0ef8-4e8f-a615-a0e22047e297 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:33.356214 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:33.356214 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:33.356629 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7a238d65-0ef8-4e8f-a615-a0e22047e297 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:33.357455 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7a238d65-0ef8-4e8f-a615-a0e22047e297 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a returned with HTTP 200 Aug 20 00:23:33.357915 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1413/5666] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:33 2026] GET /volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:33.365747 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1d76a340-662d-4e8e-bc2e-c1862aecc2eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:33.367424 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d76a340-662d-4e8e-bc2e-c1862aecc2eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] GET https://10.4.3.9/volume/v3/snapshots Aug 20 00:23:33.367608 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d76a340-662d-4e8e-bc2e-c1862aecc2eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:33.367811 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d76a340-662d-4e8e-bc2e-c1862aecc2eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:33.368075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-1d76a340-662d-4e8e-bc2e-c1862aecc2eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:23:33.369037 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-1d76a340-662d-4e8e-bc2e-c1862aecc2eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:23:33.372587 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1d76a340-662d-4e8e-bc2e-c1862aecc2eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Get all snapshots completed successfully. Aug 20 00:23:33.372872 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d76a340-662d-4e8e-bc2e-c1862aecc2eb tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] https://10.4.3.9/volume/v3/snapshots returned with HTTP 200 Aug 20 00:23:33.373256 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1413/5667] 10.4.3.9 () {66 vars in 1229 bytes} [Thu Aug 20 00:23:33 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:33.380824 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2af3d673-1287-43ed-88fa-d9d766619a71 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:33.383394 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2af3d673-1287-43ed-88fa-d9d766619a71 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a Aug 20 00:23:33.383638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2af3d673-1287-43ed-88fa-d9d766619a71 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:33.383869 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2af3d673-1287-43ed-88fa-d9d766619a71 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:33.384064 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-2af3d673-1287-43ed-88fa-d9d766619a71 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete snapshot with id: da211cc1-95d2-4f92-b2b1-bcc559e7178a Aug 20 00:23:33.389216 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:33.389216 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:33.389545 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2af3d673-1287-43ed-88fa-d9d766619a71 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:33.409476 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2af3d673-1287-43ed-88fa-d9d766619a71 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot delete request issued successfully. Aug 20 00:23:33.409730 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2af3d673-1287-43ed-88fa-d9d766619a71 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a returned with HTTP 202 Aug 20 00:23:33.410200 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1418/5668] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:23:33 2026] DELETE /volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:33.419808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ac7ab0cf-488b-4919-9729-964218447086 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:33.422166 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac7ab0cf-488b-4919-9729-964218447086 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a Aug 20 00:23:33.422414 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac7ab0cf-488b-4919-9729-964218447086 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:33.422626 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac7ab0cf-488b-4919-9729-964218447086 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:33.427673 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:33.427673 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:33.428008 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac7ab0cf-488b-4919-9729-964218447086 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:33.428608 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac7ab0cf-488b-4919-9729-964218447086 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a returned with HTTP 200 Aug 20 00:23:33.428978 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1425/5669] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:33 2026] GET /volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:34.437747 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9d6a26cd-4daf-4e05-a6d1-ae9ebd0a01dc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:34.439453 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d6a26cd-4daf-4e05-a6d1-ae9ebd0a01dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a Aug 20 00:23:34.439656 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9d6a26cd-4daf-4e05-a6d1-ae9ebd0a01dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:34.439829 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9d6a26cd-4daf-4e05-a6d1-ae9ebd0a01dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:34.443789 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d6a26cd-4daf-4e05-a6d1-ae9ebd0a01dc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a returned with HTTP 404 Aug 20 00:23:34.444266 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1414/5670] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:34 2026] GET /volume/v3/snapshots/da211cc1-95d2-4f92-b2b1-bcc559e7178a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:34.451122 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8d16a011-ab55-414a-bc82-ad1aa47c4728 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:34.452864 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d16a011-ab55-414a-bc82-ad1aa47c4728 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed Aug 20 00:23:34.453090 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d16a011-ab55-414a-bc82-ad1aa47c4728 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:34.453268 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d16a011-ab55-414a-bc82-ad1aa47c4728 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:34.453423 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8d16a011-ab55-414a-bc82-ad1aa47c4728 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume with id: cafe3b61-5a5e-43e1-abd3-99211fe82aed Aug 20 00:23:34.460217 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:34.460217 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:34.460496 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8d16a011-ab55-414a-bc82-ad1aa47c4728 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:34.478138 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8d16a011-ab55-414a-bc82-ad1aa47c4728 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume request issued successfully. Aug 20 00:23:34.478334 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d16a011-ab55-414a-bc82-ad1aa47c4728 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed returned with HTTP 202 Aug 20 00:23:34.478740 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1414/5671] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:23:34 2026] DELETE /volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:34.488496 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-57cc4995-17b2-4e9a-b32a-de4482726c19 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:34.490352 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-57cc4995-17b2-4e9a-b32a-de4482726c19 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed Aug 20 00:23:34.490579 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-57cc4995-17b2-4e9a-b32a-de4482726c19 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:34.490805 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-57cc4995-17b2-4e9a-b32a-de4482726c19 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:34.498020 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:34.498020 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:34.501329 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-57cc4995-17b2-4e9a-b32a-de4482726c19 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:34.505178 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-57cc4995-17b2-4e9a-b32a-de4482726c19 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed returned with HTTP 200 Aug 20 00:23:34.505583 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1419/5672] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:34 2026] GET /volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:35.518670 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0e9e307-6bd3-4e98-8b19-556831ee5dab None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:35.520664 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0e9e307-6bd3-4e98-8b19-556831ee5dab tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed Aug 20 00:23:35.520900 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0e9e307-6bd3-4e98-8b19-556831ee5dab tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:35.521170 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0e9e307-6bd3-4e98-8b19-556831ee5dab tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:35.528170 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0e9e307-6bd3-4e98-8b19-556831ee5dab tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed returned with HTTP 404 Aug 20 00:23:35.528730 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1426/5673] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:35 2026] GET /volume/v3/volumes/cafe3b61-5a5e-43e1-abd3-99211fe82aed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:35.537232 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:35.538912 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:23:35.539256 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1370717964"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:35.540901 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1370717964'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:23:35.541031 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume of 1 GB Aug 20 00:23:35.545315 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Availability Zones retrieved successfully. Aug 20 00:23:35.550697 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (7b41431e-8e08-45c8-8e83-77833e497cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:35.551903 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe062bdc-8bc0-4e8f-9245-133a15549ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:35.552735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:23:35.577102 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe062bdc-8bc0-4e8f-9245-133a15549ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:35.577817 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3247f347-a07b-40a6-ad08-f640c190c44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:35.617186 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['9f8becb8-1657-44c0-b84a-4afb6439370b', '71dad3ea-7cba-40ad-a46b-cf0ea188aac6', '60a9865e-23db-483f-b87f-8b743a1ce20e', '6580ba42-c629-41ee-bd5e-7bb18b3d2a9e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:35.617924 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3247f347-a07b-40a6-ad08-f640c190c44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f8becb8-1657-44c0-b84a-4afb6439370b', '71dad3ea-7cba-40ad-a46b-cf0ea188aac6', '60a9865e-23db-483f-b87f-8b743a1ce20e', '6580ba42-c629-41ee-bd5e-7bb18b3d2a9e']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:35.618691 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf101793-12fc-4cd9-b79c-a6f82b80a1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:35.643250 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf101793-12fc-4cd9-b79c-a6f82b80a1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a66c02-e37e-416f-b7eb-cbc2a9056460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1370717964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['9f8becb8-1657-44c0-b84a-4afb6439370b','71dad3ea-7cba-40ad-a46b-cf0ea188aac6','60a9865e-23db-483f-b87f-8b743a1ce20e','6580ba42-c629-41ee-bd5e-7bb18b3d2a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1370717964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a66c02-e37e-416f-b7eb-cbc2a9056460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a5cdfb464f4debbe214606713bc9e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='781efe1b314b4911b315d76c4ba869b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:35.643976 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807274c1-a073-4a40-9d1b-da4d79f77e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:35.661472 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807274c1-a073-4a40-9d1b-da4d79f77e7a) transitioned into state 'SUCCESS' from state '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-1370717964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['9f8becb8-1657-44c0-b84a-4afb6439370b','71dad3ea-7cba-40ad-a46b-cf0ea188aac6','60a9865e-23db-483f-b87f-8b743a1ce20e','6580ba42-c629-41ee-bd5e-7bb18b3d2a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:35.662199 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99c1fcb-38be-4144-bdb4-c5bea5865ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:35.670339 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99c1fcb-38be-4144-bdb4-c5bea5865ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:35.671085 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (7b41431e-8e08-45c8-8e83-77833e497cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:35.671344 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request issued successfully. Aug 20 00:23:35.671831 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e47dd7ef-760c-4871-8379-1c8aaedf7aff tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:23:35.672269 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1415/5674] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:23:35 2026] POST /volume/v3/volumes => generated 774 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:35.686031 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-25534607-fd2f-4978-9b65-e403c2b2c997 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:35.687811 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25534607-fd2f-4978-9b65-e403c2b2c997 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 Aug 20 00:23:35.688038 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25534607-fd2f-4978-9b65-e403c2b2c997 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:35.688251 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25534607-fd2f-4978-9b65-e403c2b2c997 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:35.706128 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:35.706128 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:35.713236 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-25534607-fd2f-4978-9b65-e403c2b2c997 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:35.717728 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25534607-fd2f-4978-9b65-e403c2b2c997 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 returned with HTTP 200 Aug 20 00:23:35.718243 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1415/5675] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:35 2026] GET /volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 => generated 953 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:36.730256 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d1869539-32ba-4cb1-b376-69d1990890f9 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:36.732802 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d1869539-32ba-4cb1-b376-69d1990890f9 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 Aug 20 00:23:36.733143 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d1869539-32ba-4cb1-b376-69d1990890f9 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:36.733443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d1869539-32ba-4cb1-b376-69d1990890f9 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:36.744013 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:36.744013 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:36.748999 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-d1869539-32ba-4cb1-b376-69d1990890f9 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:36.754942 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d1869539-32ba-4cb1-b376-69d1990890f9 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 returned with HTTP 200 Aug 20 00:23:36.755509 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1420/5676] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:36 2026] GET /volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:36.766926 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fefd77c3-7c86-44fc-96df-e2c4c30923d1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:36.768571 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fefd77c3-7c86-44fc-96df-e2c4c30923d1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:23:36.768905 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fefd77c3-7c86-44fc-96df-e2c4c30923d1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53a66c02-e37e-416f-b7eb-cbc2a9056460", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1442932174"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:36.776816 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:36.776816 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:36.777194 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fefd77c3-7c86-44fc-96df-e2c4c30923d1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:36.777310 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-fefd77c3-7c86-44fc-96df-e2c4c30923d1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create snapshot from volume 53a66c02-e37e-416f-b7eb-cbc2a9056460 Aug 20 00:23:36.799437 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-fefd77c3-7c86-44fc-96df-e2c4c30923d1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['3737cde8-412a-4da5-a9f0-dfc54150d4ba', '9ca56076-b719-4780-9005-ca0bf4607130', '10616d77-cd65-4d5a-b8e4-b28cf3b5bd22', 'c8af212d-78b7-4f13-a4d4-42e404fb2dd2'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:36.829361 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fefd77c3-7c86-44fc-96df-e2c4c30923d1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot create request issued successfully. Aug 20 00:23:36.829730 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fefd77c3-7c86-44fc-96df-e2c4c30923d1 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:23:36.830297 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1427/5677] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:23:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:36.841535 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-511140ea-2ce3-408d-a9e0-828b7844ddfa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:36.843301 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-511140ea-2ce3-408d-a9e0-828b7844ddfa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb Aug 20 00:23:36.843815 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-511140ea-2ce3-408d-a9e0-828b7844ddfa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:36.843815 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-511140ea-2ce3-408d-a9e0-828b7844ddfa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:36.848380 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:36.848380 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:36.848640 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-511140ea-2ce3-408d-a9e0-828b7844ddfa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:36.849280 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-511140ea-2ce3-408d-a9e0-828b7844ddfa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb returned with HTTP 200 Aug 20 00:23:36.849596 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1416/5678] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:36 2026] GET /volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:37.858525 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f836150b-d8fb-4c33-a6fb-d3654d170e9f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:37.860336 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f836150b-d8fb-4c33-a6fb-d3654d170e9f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb Aug 20 00:23:37.860579 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f836150b-d8fb-4c33-a6fb-d3654d170e9f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:37.860815 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f836150b-d8fb-4c33-a6fb-d3654d170e9f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:37.865919 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:37.865919 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:37.866286 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f836150b-d8fb-4c33-a6fb-d3654d170e9f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:37.866982 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f836150b-d8fb-4c33-a6fb-d3654d170e9f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb returned with HTTP 200 Aug 20 00:23:37.867413 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1416/5679] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:37 2026] GET /volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:37.875468 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c51efd4d-d700-4599-a780-a9656036a10c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:37.877203 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c51efd4d-d700-4599-a780-a9656036a10c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] POST https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb/action Aug 20 00:23:37.877543 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c51efd4d-d700-4599-a780-a9656036a10c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:23:37.877689 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c51efd4d-d700-4599-a780-a9656036a10c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:37.879309 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.admin_actions [None req-c51efd4d-d700-4599-a780-a9656036a10c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Updating snapshot '69465cbf-d07d-46ad-bdce-44de821ce1eb' with '{'status': 'error'}' {{(pid=100469) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 00:23:37.887928 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:37.887928 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:37.888391 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-c51efd4d-d700-4599-a780-a9656036a10c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c45f8a42d5ca45f7a92b1eab0db37756', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51a5cdfb464f4debbe214606713bc9e5', '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=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:23:37.888610 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c51efd4d-d700-4599-a780-a9656036a10c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb/action returned with HTTP 403 Aug 20 00:23:37.889088 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1421/5680] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:23:37 2026] POST /volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:37.895717 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-271b7b2e-ca04-4199-802d-2b8cc978cfaa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:37.897563 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-271b7b2e-ca04-4199-802d-2b8cc978cfaa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb Aug 20 00:23:37.897750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-271b7b2e-ca04-4199-802d-2b8cc978cfaa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:37.897997 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-271b7b2e-ca04-4199-802d-2b8cc978cfaa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:37.898129 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-271b7b2e-ca04-4199-802d-2b8cc978cfaa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete snapshot with id: 69465cbf-d07d-46ad-bdce-44de821ce1eb Aug 20 00:23:37.902499 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:37.902499 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:37.902752 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-271b7b2e-ca04-4199-802d-2b8cc978cfaa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:37.917196 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-271b7b2e-ca04-4199-802d-2b8cc978cfaa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot delete request issued successfully. Aug 20 00:23:37.917363 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-271b7b2e-ca04-4199-802d-2b8cc978cfaa tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb returned with HTTP 202 Aug 20 00:23:37.917752 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1428/5681] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:23:37 2026] DELETE /volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:37.925329 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c09db772-6740-4f30-8d66-da2b723fb9bc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:37.927121 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c09db772-6740-4f30-8d66-da2b723fb9bc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb Aug 20 00:23:37.927330 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c09db772-6740-4f30-8d66-da2b723fb9bc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:37.927618 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c09db772-6740-4f30-8d66-da2b723fb9bc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:37.932721 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:37.932721 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:37.933147 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c09db772-6740-4f30-8d66-da2b723fb9bc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:37.933936 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c09db772-6740-4f30-8d66-da2b723fb9bc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb returned with HTTP 200 Aug 20 00:23:37.934288 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1417/5682] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:37 2026] GET /volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:38.943097 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6dca54ff-c53d-40b5-b703-6c0b2b80e76f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:38.945312 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6dca54ff-c53d-40b5-b703-6c0b2b80e76f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb Aug 20 00:23:38.945574 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6dca54ff-c53d-40b5-b703-6c0b2b80e76f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:38.945818 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6dca54ff-c53d-40b5-b703-6c0b2b80e76f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:38.950825 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6dca54ff-c53d-40b5-b703-6c0b2b80e76f tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb returned with HTTP 404 Aug 20 00:23:38.951623 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1417/5683] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:38 2026] GET /volume/v3/snapshots/69465cbf-d07d-46ad-bdce-44de821ce1eb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:38.958626 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-47bbe544-26ef-41da-b543-634cd720501e None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:38.960428 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-47bbe544-26ef-41da-b543-634cd720501e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 Aug 20 00:23:38.960638 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-47bbe544-26ef-41da-b543-634cd720501e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:38.960837 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-47bbe544-26ef-41da-b543-634cd720501e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:38.961033 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-47bbe544-26ef-41da-b543-634cd720501e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume with id: 53a66c02-e37e-416f-b7eb-cbc2a9056460 Aug 20 00:23:38.968066 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:38.968066 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:38.968421 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-47bbe544-26ef-41da-b543-634cd720501e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:38.984751 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-47bbe544-26ef-41da-b543-634cd720501e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume request issued successfully. Aug 20 00:23:38.985078 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-47bbe544-26ef-41da-b543-634cd720501e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 returned with HTTP 202 Aug 20 00:23:38.985599 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1422/5684] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:23:38 2026] DELETE /volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:38.991980 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1e527277-ad5b-4e4a-a7eb-d2b647a38c5c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:38.993630 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e527277-ad5b-4e4a-a7eb-d2b647a38c5c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 Aug 20 00:23:38.993808 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e527277-ad5b-4e4a-a7eb-d2b647a38c5c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:38.994046 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e527277-ad5b-4e4a-a7eb-d2b647a38c5c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:39.000764 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:39.000764 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:39.004143 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1e527277-ad5b-4e4a-a7eb-d2b647a38c5c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:39.007778 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e527277-ad5b-4e4a-a7eb-d2b647a38c5c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 returned with HTTP 200 Aug 20 00:23:39.008149 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1429/5685] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:38 2026] GET /volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:40.020167 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b4ef52f2-2180-4d5b-8452-e184c47dbf9a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:40.021761 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4ef52f2-2180-4d5b-8452-e184c47dbf9a tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 Aug 20 00:23:40.021939 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4ef52f2-2180-4d5b-8452-e184c47dbf9a tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:40.022120 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4ef52f2-2180-4d5b-8452-e184c47dbf9a tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:40.029158 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4ef52f2-2180-4d5b-8452-e184c47dbf9a tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 returned with HTTP 404 Aug 20 00:23:40.029764 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1418/5686] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:40 2026] GET /volume/v3/volumes/53a66c02-e37e-416f-b7eb-cbc2a9056460 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:40.037163 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-77f201e9-4370-4a7b-a701-a150db32608d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:40.038764 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:23:40.039116 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1132067210"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:40.040685 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1132067210'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:23:40.040797 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume of 1 GB Aug 20 00:23:40.044349 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Availability Zones retrieved successfully. Aug 20 00:23:40.049254 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (e087d218-2eda-4492-afd0-6f36b76c8975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:40.050369 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426c28ae-a973-4ef0-8dad-4283451c70f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:40.051097 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:23:40.071886 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426c28ae-a973-4ef0-8dad-4283451c70f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:40.072777 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e22e5c3-7fcc-451e-8363-47598a822ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:40.106529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['46cf55d0-7cb4-47cc-9bd0-58c102c355d0', '20a13d86-f8c3-4dbd-aa56-828b2fd91360', '2e9a497b-0146-4fec-a4a4-04d3afe868ea', '3d891fce-cac8-49c1-a873-19278f6948bc'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:40.107291 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e22e5c3-7fcc-451e-8363-47598a822ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46cf55d0-7cb4-47cc-9bd0-58c102c355d0', '20a13d86-f8c3-4dbd-aa56-828b2fd91360', '2e9a497b-0146-4fec-a4a4-04d3afe868ea', '3d891fce-cac8-49c1-a873-19278f6948bc']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:40.108189 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f585ff81-e9fa-40f9-8f3b-a73b96187147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:40.129939 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f585ff81-e9fa-40f9-8f3b-a73b96187147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec7db859-eab8-43c5-8b53-d7ae359b8f85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1132067210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['46cf55d0-7cb4-47cc-9bd0-58c102c355d0','20a13d86-f8c3-4dbd-aa56-828b2fd91360','2e9a497b-0146-4fec-a4a4-04d3afe868ea','3d891fce-cac8-49c1-a873-19278f6948bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1132067210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec7db859-eab8-43c5-8b53-d7ae359b8f85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a5cdfb464f4debbe214606713bc9e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='781efe1b314b4911b315d76c4ba869b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:40.130647 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d15f91-0bc6-413f-a8fc-2aabd484be8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:40.145171 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d15f91-0bc6-413f-a8fc-2aabd484be8b) transitioned into state 'SUCCESS' from state '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-1132067210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['46cf55d0-7cb4-47cc-9bd0-58c102c355d0','20a13d86-f8c3-4dbd-aa56-828b2fd91360','2e9a497b-0146-4fec-a4a4-04d3afe868ea','3d891fce-cac8-49c1-a873-19278f6948bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:40.145793 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67acace3-a6c2-4908-80f2-1448cb6d3ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:40.154762 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67acace3-a6c2-4908-80f2-1448cb6d3ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:40.155760 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (e087d218-2eda-4492-afd0-6f36b76c8975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:40.156087 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request issued successfully. Aug 20 00:23:40.156622 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77f201e9-4370-4a7b-a701-a150db32608d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:23:40.157059 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1418/5687] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:23:40 2026] POST /volume/v3/volumes => generated 774 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:40.168041 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ad270d24-6170-4ad5-bfd1-0af34509b07c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:40.169867 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ad270d24-6170-4ad5-bfd1-0af34509b07c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 Aug 20 00:23:40.170156 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ad270d24-6170-4ad5-bfd1-0af34509b07c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:40.170395 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ad270d24-6170-4ad5-bfd1-0af34509b07c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:40.177223 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:40.177223 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:40.180452 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-ad270d24-6170-4ad5-bfd1-0af34509b07c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:40.183964 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ad270d24-6170-4ad5-bfd1-0af34509b07c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 returned with HTTP 200 Aug 20 00:23:40.184368 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1423/5688] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:40 2026] GET /volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:41.196049 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1a7654ef-4340-4fa5-9218-bb28610c59f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:41.197498 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a7654ef-4340-4fa5-9218-bb28610c59f4 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 Aug 20 00:23:41.197656 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a7654ef-4340-4fa5-9218-bb28610c59f4 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:41.197873 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a7654ef-4340-4fa5-9218-bb28610c59f4 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:41.204339 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:41.204339 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:41.207100 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1a7654ef-4340-4fa5-9218-bb28610c59f4 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:41.210197 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a7654ef-4340-4fa5-9218-bb28610c59f4 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 returned with HTTP 200 Aug 20 00:23:41.210524 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1430/5689] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:41 2026] GET /volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 => generated 1005 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:41.221711 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f469f8f9-1c18-4b6a-bc24-1fe807bc05ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:41.223332 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f469f8f9-1c18-4b6a-bc24-1fe807bc05ef tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:23:41.223637 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f469f8f9-1c18-4b6a-bc24-1fe807bc05ef tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec7db859-eab8-43c5-8b53-d7ae359b8f85", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2049077192"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:41.232322 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:41.232322 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:41.232591 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f469f8f9-1c18-4b6a-bc24-1fe807bc05ef tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:41.232694 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-f469f8f9-1c18-4b6a-bc24-1fe807bc05ef tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create snapshot from volume ec7db859-eab8-43c5-8b53-d7ae359b8f85 Aug 20 00:23:41.257195 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f469f8f9-1c18-4b6a-bc24-1fe807bc05ef tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['dd5fdffb-5625-48b1-8c80-d0cf16fb3947', 'eb374d16-ab91-438f-a2ad-36a828321855', '4021d943-2515-4d39-b1b9-730df18af61b', 'e67c83c4-1a02-47f1-9373-a604601f8c7a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:41.286820 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f469f8f9-1c18-4b6a-bc24-1fe807bc05ef tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot create request issued successfully. Aug 20 00:23:41.287138 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f469f8f9-1c18-4b6a-bc24-1fe807bc05ef tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:23:41.287571 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1419/5690] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:23:41 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 20 00:23:41.296348 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bff7defd-23e7-45bf-bec9-7eefd49fe5cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:41.298318 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bff7defd-23e7-45bf-bec9-7eefd49fe5cc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce Aug 20 00:23:41.298530 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bff7defd-23e7-45bf-bec9-7eefd49fe5cc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:41.298739 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bff7defd-23e7-45bf-bec9-7eefd49fe5cc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:41.303902 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:41.303902 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:41.304219 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bff7defd-23e7-45bf-bec9-7eefd49fe5cc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:41.304900 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bff7defd-23e7-45bf-bec9-7eefd49fe5cc tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce returned with HTTP 200 Aug 20 00:23:41.305287 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1419/5691] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:41 2026] GET /volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:42.313951 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b3cad232-9b71-4817-8a66-3262c7a513c6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:42.315635 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3cad232-9b71-4817-8a66-3262c7a513c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce Aug 20 00:23:42.315818 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3cad232-9b71-4817-8a66-3262c7a513c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:42.316017 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b3cad232-9b71-4817-8a66-3262c7a513c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:42.320653 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:42.320653 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:42.320941 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-b3cad232-9b71-4817-8a66-3262c7a513c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:42.321611 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b3cad232-9b71-4817-8a66-3262c7a513c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce returned with HTTP 200 Aug 20 00:23:42.322040 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1424/5692] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:42 2026] GET /volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:42.330291 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e40165f2-d305-4b0e-b197-9e51fde9aa4e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:42.332546 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e40165f2-d305-4b0e-b197-9e51fde9aa4e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] GET https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce Aug 20 00:23:42.332866 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e40165f2-d305-4b0e-b197-9e51fde9aa4e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:42.333182 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e40165f2-d305-4b0e-b197-9e51fde9aa4e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:42.339212 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:42.339212 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:42.339782 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e40165f2-d305-4b0e-b197-9e51fde9aa4e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Snapshot retrieved successfully. Aug 20 00:23:42.340819 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e40165f2-d305-4b0e-b197-9e51fde9aa4e tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce returned with HTTP 200 Aug 20 00:23:42.341299 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1431/5693] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:42 2026] GET /volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:42.348772 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d862decf-ac8d-4976-a720-50249aa1f481 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:42.350750 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d862decf-ac8d-4976-a720-50249aa1f481 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce Aug 20 00:23:42.350954 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d862decf-ac8d-4976-a720-50249aa1f481 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:42.351191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d862decf-ac8d-4976-a720-50249aa1f481 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:42.351283 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-d862decf-ac8d-4976-a720-50249aa1f481 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete snapshot with id: 32a1d8d1-0085-49c3-8981-b5a2038189ce Aug 20 00:23:42.356641 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:42.356641 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:42.357164 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d862decf-ac8d-4976-a720-50249aa1f481 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:42.372973 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d862decf-ac8d-4976-a720-50249aa1f481 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot delete request issued successfully. Aug 20 00:23:42.373181 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d862decf-ac8d-4976-a720-50249aa1f481 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce returned with HTTP 202 Aug 20 00:23:42.373604 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1420/5694] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:23:42 2026] DELETE /volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:42.380084 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-180b7231-0a48-4c3c-a269-48c51f08a478 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:42.381743 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-180b7231-0a48-4c3c-a269-48c51f08a478 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce Aug 20 00:23:42.381943 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-180b7231-0a48-4c3c-a269-48c51f08a478 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:42.382148 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-180b7231-0a48-4c3c-a269-48c51f08a478 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:42.387248 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:42.387248 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:42.387608 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-180b7231-0a48-4c3c-a269-48c51f08a478 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:42.388318 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-180b7231-0a48-4c3c-a269-48c51f08a478 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce returned with HTTP 200 Aug 20 00:23:42.388644 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1420/5695] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:42 2026] GET /volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:43.398843 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-144c1830-a02b-41bb-b4cd-84cc767b851a None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:43.401069 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-144c1830-a02b-41bb-b4cd-84cc767b851a tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce Aug 20 00:23:43.401336 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-144c1830-a02b-41bb-b4cd-84cc767b851a tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:43.401587 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-144c1830-a02b-41bb-b4cd-84cc767b851a tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:43.406645 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-144c1830-a02b-41bb-b4cd-84cc767b851a tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce returned with HTTP 404 Aug 20 00:23:43.407282 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1425/5696] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:43 2026] GET /volume/v3/snapshots/32a1d8d1-0085-49c3-8981-b5a2038189ce => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:43.413594 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-13028758-e53e-444d-8fb3-9c1958b42d81 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:43.415346 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13028758-e53e-444d-8fb3-9c1958b42d81 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 Aug 20 00:23:43.415539 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13028758-e53e-444d-8fb3-9c1958b42d81 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:43.415713 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13028758-e53e-444d-8fb3-9c1958b42d81 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:43.415881 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-13028758-e53e-444d-8fb3-9c1958b42d81 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume with id: ec7db859-eab8-43c5-8b53-d7ae359b8f85 Aug 20 00:23:43.425778 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:43.425778 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:43.426337 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-13028758-e53e-444d-8fb3-9c1958b42d81 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:43.457979 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-13028758-e53e-444d-8fb3-9c1958b42d81 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume request issued successfully. Aug 20 00:23:43.458269 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13028758-e53e-444d-8fb3-9c1958b42d81 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 returned with HTTP 202 Aug 20 00:23:43.458795 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1432/5697] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:23:43 2026] DELETE /volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:43.466630 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a1e6f42-d0ac-4e71-85dc-70d4289760db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:43.468437 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a1e6f42-d0ac-4e71-85dc-70d4289760db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 Aug 20 00:23:43.468648 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a1e6f42-d0ac-4e71-85dc-70d4289760db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:43.468921 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a1e6f42-d0ac-4e71-85dc-70d4289760db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:43.476495 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:43.476495 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:43.480049 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5a1e6f42-d0ac-4e71-85dc-70d4289760db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:43.484452 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a1e6f42-d0ac-4e71-85dc-70d4289760db tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 returned with HTTP 200 Aug 20 00:23:43.484948 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1421/5698] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:43 2026] GET /volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:44.498170 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6204bb6b-366a-45d6-8536-db638f82f276 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:44.500156 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6204bb6b-366a-45d6-8536-db638f82f276 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 Aug 20 00:23:44.500358 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6204bb6b-366a-45d6-8536-db638f82f276 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:44.500562 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6204bb6b-366a-45d6-8536-db638f82f276 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:44.507450 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6204bb6b-366a-45d6-8536-db638f82f276 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 returned with HTTP 404 Aug 20 00:23:44.508003 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1421/5699] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:44 2026] GET /volume/v3/volumes/ec7db859-eab8-43c5-8b53-d7ae359b8f85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:44.516013 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:44.517762 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:23:44.518216 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-466921422"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:44.520094 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-466921422'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:23:44.520260 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume of 1 GB Aug 20 00:23:44.524705 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Availability Zones retrieved successfully. Aug 20 00:23:44.530617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (b492e5eb-615b-4808-a51b-167af97ec802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:44.531725 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96d2c91-61dc-44e5-b0e2-fa5d318cc093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:44.532560 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:23:44.555760 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96d2c91-61dc-44e5-b0e2-fa5d318cc093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:44.556601 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff30218-50ec-46e2-ab55-cfe8ae02feca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:44.594997 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['b8e1b570-54e1-49b2-9a11-c608fa26a0e1', 'c7acb21c-0a1c-43af-a235-00d2d7cb169e', '8bd5e999-e60d-4780-835f-0766b303f3a7', '0068e286-68f6-468d-a9e2-6065ef1555e9'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:44.595842 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff30218-50ec-46e2-ab55-cfe8ae02feca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8e1b570-54e1-49b2-9a11-c608fa26a0e1', 'c7acb21c-0a1c-43af-a235-00d2d7cb169e', '8bd5e999-e60d-4780-835f-0766b303f3a7', '0068e286-68f6-468d-a9e2-6065ef1555e9']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:44.596759 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921913f3-a515-4ddf-991d-024191307dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:44.620395 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921913f3-a515-4ddf-991d-024191307dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '246d7a18-152a-46f5-9a55-1cfbf6189cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466921422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['b8e1b570-54e1-49b2-9a11-c608fa26a0e1','c7acb21c-0a1c-43af-a235-00d2d7cb169e','8bd5e999-e60d-4780-835f-0766b303f3a7','0068e286-68f6-468d-a9e2-6065ef1555e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466921422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=246d7a18-152a-46f5-9a55-1cfbf6189cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a5cdfb464f4debbe214606713bc9e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='781efe1b314b4911b315d76c4ba869b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:44.621325 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5c7120-35d1-40ce-b7f4-8f0c9a3dd086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:44.639981 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5c7120-35d1-40ce-b7f4-8f0c9a3dd086) transitioned into state 'SUCCESS' from state '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-466921422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a5cdfb464f4debbe214606713bc9e5',qos_specs=None,replication_status=,reservations=['b8e1b570-54e1-49b2-9a11-c608fa26a0e1','c7acb21c-0a1c-43af-a235-00d2d7cb169e','8bd5e999-e60d-4780-835f-0766b303f3a7','0068e286-68f6-468d-a9e2-6065ef1555e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781efe1b314b4911b315d76c4ba869b9',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:44.640617 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c0567a-af57-4be8-b4c7-a37befbbdde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:23:44.649576 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c0567a-af57-4be8-b4c7-a37befbbdde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:23:44.650416 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Flow 'volume_create_api' (b492e5eb-615b-4808-a51b-167af97ec802) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:23:44.650688 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create volume request issued successfully. Aug 20 00:23:44.651308 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-df9f97bb-9b7f-4381-9eb7-a76133896af6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:23:44.651716 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1426/5700] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:23:44 2026] POST /volume/v3/volumes => generated 773 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:44.663046 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6da6e771-0649-4185-baca-c0bb783aa875 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:44.664954 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6da6e771-0649-4185-baca-c0bb783aa875 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 Aug 20 00:23:44.665231 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6da6e771-0649-4185-baca-c0bb783aa875 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:44.665421 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6da6e771-0649-4185-baca-c0bb783aa875 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:44.673084 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:44.673084 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:44.677125 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6da6e771-0649-4185-baca-c0bb783aa875 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:44.681240 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6da6e771-0649-4185-baca-c0bb783aa875 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 returned with HTTP 200 Aug 20 00:23:44.681670 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1433/5701] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:44 2026] GET /volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:45.695579 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31a8585b-d514-43cb-84fe-739af2c9e2ea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:45.697182 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31a8585b-d514-43cb-84fe-739af2c9e2ea tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 Aug 20 00:23:45.697395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31a8585b-d514-43cb-84fe-739af2c9e2ea tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:45.697570 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31a8585b-d514-43cb-84fe-739af2c9e2ea tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:45.704805 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:45.704805 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:45.708168 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-31a8585b-d514-43cb-84fe-739af2c9e2ea tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:45.712017 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31a8585b-d514-43cb-84fe-739af2c9e2ea tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 returned with HTTP 200 Aug 20 00:23:45.712432 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1422/5702] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:45 2026] GET /volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:45.725481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-804f3174-e5b3-48a5-a204-241d46dfc5c6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:45.727311 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-804f3174-e5b3-48a5-a204-241d46dfc5c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:23:45.727669 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-804f3174-e5b3-48a5-a204-241d46dfc5c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "246d7a18-152a-46f5-9a55-1cfbf6189cb9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-88840146"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:45.736041 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:45.736041 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:45.736421 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-804f3174-e5b3-48a5-a204-241d46dfc5c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:45.736580 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-804f3174-e5b3-48a5-a204-241d46dfc5c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Create snapshot from volume 246d7a18-152a-46f5-9a55-1cfbf6189cb9 Aug 20 00:23:45.760417 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-804f3174-e5b3-48a5-a204-241d46dfc5c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Created reservations ['f93b1776-5ae5-4cef-a02d-294abef8010b', '3409d73d-218c-4c0f-8772-a09dd122f94a', '44c46aa9-797a-47cd-b6cb-280b19608b35', '53ab585a-793f-4b5b-aad2-084411fc4dd7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:23:45.789984 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-804f3174-e5b3-48a5-a204-241d46dfc5c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot create request issued successfully. Aug 20 00:23:45.790376 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-804f3174-e5b3-48a5-a204-241d46dfc5c6 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:23:45.790817 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1422/5703] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:23:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:23:45.799113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0dad0950-213f-4846-9132-f4c17c55e3a5 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:45.801009 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0dad0950-213f-4846-9132-f4c17c55e3a5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 Aug 20 00:23:45.801238 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0dad0950-213f-4846-9132-f4c17c55e3a5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:45.801430 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0dad0950-213f-4846-9132-f4c17c55e3a5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:45.806650 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:45.806650 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:45.807141 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0dad0950-213f-4846-9132-f4c17c55e3a5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:45.808000 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0dad0950-213f-4846-9132-f4c17c55e3a5 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 returned with HTTP 200 Aug 20 00:23:45.808448 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1427/5704] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:45 2026] GET /volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:46.816870 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c0253d4d-0160-4053-bfec-2d1930a826ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:46.818486 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c0253d4d-0160-4053-bfec-2d1930a826ce tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 Aug 20 00:23:46.818685 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c0253d4d-0160-4053-bfec-2d1930a826ce tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:46.818901 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c0253d4d-0160-4053-bfec-2d1930a826ce tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:46.823421 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:46.823421 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:23:46.823722 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c0253d4d-0160-4053-bfec-2d1930a826ce tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:46.824337 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c0253d4d-0160-4053-bfec-2d1930a826ce tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 returned with HTTP 200 Aug 20 00:23:46.824683 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1434/5705] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:46 2026] GET /volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:46.833882 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dc15e252-d72d-4adf-b1cf-4b1f0559cf1c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:46.835570 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc15e252-d72d-4adf-b1cf-4b1f0559cf1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] POST https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91/action Aug 20 00:23:46.835916 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc15e252-d72d-4adf-b1cf-4b1f0559cf1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:23:46.836049 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc15e252-d72d-4adf-b1cf-4b1f0559cf1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:23:46.837272 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.contrib.snapshot_unmanage [None req-dc15e252-d72d-4adf-b1cf-4b1f0559cf1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Unmanage snapshot with id: d8150ea5-fee2-4dda-bf52-358828a0ee91 Aug 20 00:23:46.842374 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:46.842374 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:46.842815 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dc15e252-d72d-4adf-b1cf-4b1f0559cf1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Snapshot retrieved successfully. Aug 20 00:23:46.843622 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-dc15e252-d72d-4adf-b1cf-4b1f0559cf1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c45f8a42d5ca45f7a92b1eab0db37756', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51a5cdfb464f4debbe214606713bc9e5', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:23:46.843823 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc15e252-d72d-4adf-b1cf-4b1f0559cf1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-reader] https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91/action returned with HTTP 403 Aug 20 00:23:46.844311 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1423/5706] 10.4.3.9 () {68 vars in 1382 bytes} [Thu Aug 20 00:23:46 2026] POST /volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:46.851184 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fd8b5ef1-8ed0-4885-b87e-66061d578f38 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:46.853001 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd8b5ef1-8ed0-4885-b87e-66061d578f38 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 Aug 20 00:23:46.853210 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd8b5ef1-8ed0-4885-b87e-66061d578f38 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:46.853401 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd8b5ef1-8ed0-4885-b87e-66061d578f38 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:46.853495 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-fd8b5ef1-8ed0-4885-b87e-66061d578f38 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete snapshot with id: d8150ea5-fee2-4dda-bf52-358828a0ee91 Aug 20 00:23:46.858157 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:46.858157 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:46.858421 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fd8b5ef1-8ed0-4885-b87e-66061d578f38 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:46.873528 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fd8b5ef1-8ed0-4885-b87e-66061d578f38 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot delete request issued successfully. Aug 20 00:23:46.873744 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd8b5ef1-8ed0-4885-b87e-66061d578f38 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 returned with HTTP 202 Aug 20 00:23:46.874384 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1423/5707] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:23:46 2026] DELETE /volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:46.882480 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f14fdfce-8e44-45a9-b57d-cd3ae19f9f0d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:46.884435 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f14fdfce-8e44-45a9-b57d-cd3ae19f9f0d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 Aug 20 00:23:46.884645 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f14fdfce-8e44-45a9-b57d-cd3ae19f9f0d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:46.884862 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f14fdfce-8e44-45a9-b57d-cd3ae19f9f0d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:46.889755 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:46.889755 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:23:46.890084 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-f14fdfce-8e44-45a9-b57d-cd3ae19f9f0d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Snapshot retrieved successfully. Aug 20 00:23:46.890718 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f14fdfce-8e44-45a9-b57d-cd3ae19f9f0d tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 returned with HTTP 200 Aug 20 00:23:46.891137 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1428/5708] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:46 2026] GET /volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:23:47.899771 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7e07539e-e5d7-46ad-9b5e-eadb88647b32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:47.901508 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e07539e-e5d7-46ad-9b5e-eadb88647b32 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 Aug 20 00:23:47.901716 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e07539e-e5d7-46ad-9b5e-eadb88647b32 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:47.901904 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e07539e-e5d7-46ad-9b5e-eadb88647b32 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:47.906365 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e07539e-e5d7-46ad-9b5e-eadb88647b32 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 returned with HTTP 404 Aug 20 00:23:47.906901 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1435/5709] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:23:47 2026] GET /volume/v3/snapshots/d8150ea5-fee2-4dda-bf52-358828a0ee91 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:47.913292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae41d6f7-a177-42f4-a807-92d339faeb1c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:47.915067 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae41d6f7-a177-42f4-a807-92d339faeb1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 Aug 20 00:23:47.915294 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae41d6f7-a177-42f4-a807-92d339faeb1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:47.915531 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae41d6f7-a177-42f4-a807-92d339faeb1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:47.915713 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ae41d6f7-a177-42f4-a807-92d339faeb1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume with id: 246d7a18-152a-46f5-9a55-1cfbf6189cb9 Aug 20 00:23:47.922963 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:47.922963 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:23:47.923276 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ae41d6f7-a177-42f4-a807-92d339faeb1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:47.941294 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ae41d6f7-a177-42f4-a807-92d339faeb1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Delete volume request issued successfully. Aug 20 00:23:47.941485 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae41d6f7-a177-42f4-a807-92d339faeb1c tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 returned with HTTP 202 Aug 20 00:23:47.942013 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1424/5710] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:23:47 2026] DELETE /volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:23:47.949997 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c0049498-5bd6-4b1a-aec9-2b8947d7ef84 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:47.951873 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0049498-5bd6-4b1a-aec9-2b8947d7ef84 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 Aug 20 00:23:47.952131 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0049498-5bd6-4b1a-aec9-2b8947d7ef84 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:47.952301 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0049498-5bd6-4b1a-aec9-2b8947d7ef84 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:47.959821 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:23:47.959821 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:23:47.963318 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c0049498-5bd6-4b1a-aec9-2b8947d7ef84 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Volume info retrieved successfully. Aug 20 00:23:47.967567 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0049498-5bd6-4b1a-aec9-2b8947d7ef84 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 returned with HTTP 200 Aug 20 00:23:47.967963 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1424/5711] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:47 2026] GET /volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:23:48.979696 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-ae0f9dfc-73ed-4905-8fec-7a38e44af513 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:23:48.981345 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ae0f9dfc-73ed-4905-8fec-7a38e44af513 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] GET https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 Aug 20 00:23:48.981560 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ae0f9dfc-73ed-4905-8fec-7a38e44af513 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:23:48.981767 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-ae0f9dfc-73ed-4905-8fec-7a38e44af513 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:23:48.986881 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-ae0f9dfc-73ed-4905-8fec-7a38e44af513 tempest-ProjectReaderTests-186148529 tempest-ProjectReaderTests-186148529-project-admin] https://10.4.3.9/volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 returned with HTTP 404 Aug 20 00:23:48.987323 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1429/5712] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:23:48 2026] GET /volume/v3/volumes/246d7a18-152a-46f5-9a55-1cfbf6189cb9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:23:57.904163 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=87,cinder:UPDATE=29,cinder:INSERT=14 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:23:57.936775 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=124,cinder:INSERT=29,cinder:UPDATE=51 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:23:57.966430 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=98,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:23:58.983862 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=101,cinder:INSERT=22,cinder:UPDATE=38 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:24:00.501773 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc348717-090b-45ab-b7d1-f1b8c3112084 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:00.504059 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc348717-090b-45ab-b7d1-f1b8c3112084 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:24:00.504312 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc348717-090b-45ab-b7d1-f1b8c3112084 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:00.504599 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc348717-090b-45ab-b7d1-f1b8c3112084 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:00.515674 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:00.515674 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:00.519393 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bc348717-090b-45ab-b7d1-f1b8c3112084 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:00.524304 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc348717-090b-45ab-b7d1-f1b8c3112084 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 200 Aug 20 00:24:00.524705 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1436/5713] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:00 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 1644 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:01.536629 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3de3cd90-2921-411b-b37b-bde3e50c0405 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:01.538552 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3de3cd90-2921-411b-b37b-bde3e50c0405 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:24:01.538746 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3de3cd90-2921-411b-b37b-bde3e50c0405 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:01.538966 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3de3cd90-2921-411b-b37b-bde3e50c0405 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:01.549201 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:01.549201 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:01.553204 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3de3cd90-2921-411b-b37b-bde3e50c0405 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:01.558553 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3de3cd90-2921-411b-b37b-bde3e50c0405 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 200 Aug 20 00:24:01.558997 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1425/5714] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:01 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 1644 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:01.738732 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f00bd1e1-df77-47b1-a7e9-dd0e5a806b89 req-f8d89deb-ba27-4d48-bc59-f56ebf391f41 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:01.741229 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f00bd1e1-df77-47b1-a7e9-dd0e5a806b89 req-f8d89deb-ba27-4d48-bc59-f56ebf391f41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e Aug 20 00:24:01.741410 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f00bd1e1-df77-47b1-a7e9-dd0e5a806b89 req-f8d89deb-ba27-4d48-bc59-f56ebf391f41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:01.741632 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f00bd1e1-df77-47b1-a7e9-dd0e5a806b89 req-f8d89deb-ba27-4d48-bc59-f56ebf391f41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:01.749406 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:01.749406 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:01.796313 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f00bd1e1-df77-47b1-a7e9-dd0e5a806b89 req-f8d89deb-ba27-4d48-bc59-f56ebf391f41 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e returned with HTTP 200 Aug 20 00:24:01.796673 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1425/5715] 10.4.3.9 () {72 vars in 1659 bytes} [Thu Aug 20 00:24:01 2026] DELETE /volume/v3/attachments/3e6bc598-1f11-4008-941e-48bd3762481e => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:02.573073 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c5bd5e70-c9e3-4069-8f4c-c6409375e93d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:02.575254 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c5bd5e70-c9e3-4069-8f4c-c6409375e93d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:24:02.575488 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c5bd5e70-c9e3-4069-8f4c-c6409375e93d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:02.575711 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c5bd5e70-c9e3-4069-8f4c-c6409375e93d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:02.584374 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:02.584374 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:02.588742 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-c5bd5e70-c9e3-4069-8f4c-c6409375e93d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:02.593373 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c5bd5e70-c9e3-4069-8f4c-c6409375e93d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 200 Aug 20 00:24:02.593779 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1430/5716] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:02 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 1352 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:02.605322 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a694db22-0ea0-4554-b091-36ef4a8603ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:02.607096 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a694db22-0ea0-4554-b091-36ef4a8603ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:24:02.607422 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a694db22-0ea0-4554-b091-36ef4a8603ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31edcdeb-d983-4519-be95-e0410c3ac84a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-644668226"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:02.608764 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-a694db22-0ea0-4554-b091-36ef4a8603ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating new backup {'backup': {'volume_id': '31edcdeb-d983-4519-be95-e0410c3ac84a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-644668226'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:24:02.608948 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-a694db22-0ea0-4554-b091-36ef4a8603ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating backup of volume 31edcdeb-d983-4519-be95-e0410c3ac84a in container None Aug 20 00:24:02.616429 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:02.616429 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:02.616951 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a694db22-0ea0-4554-b091-36ef4a8603ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:02.634398 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-a694db22-0ea0-4554-b091-36ef4a8603ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['2f17d46c-579c-453d-b0ff-b02154891b24', 'd8a4e4d6-7a70-4352-b050-8622024dea45'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:02.664058 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a694db22-0ea0-4554-b091-36ef4a8603ea tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:24:02.664523 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1437/5717] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:24:02 2026] POST /volume/v3/backups => generated 325 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:02.672564 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a2166a39-73ed-4cc4-9387-d8c8e0b7b0c6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:02.674448 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2166a39-73ed-4cc4-9387-d8c8e0b7b0c6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:02.674632 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2166a39-73ed-4cc4-9387-d8c8e0b7b0c6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:02.674813 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2166a39-73ed-4cc4-9387-d8c8e0b7b0c6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:02.674934 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a2166a39-73ed-4cc4-9387-d8c8e0b7b0c6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:02.679654 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:02.679654 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:02.680322 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2166a39-73ed-4cc4-9387-d8c8e0b7b0c6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:02.680672 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1426/5718] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:02 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:03.689529 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4f6794d5-b01b-4e6b-9191-2e9af2e53721 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:03.691178 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f6794d5-b01b-4e6b-9191-2e9af2e53721 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:03.691357 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f6794d5-b01b-4e6b-9191-2e9af2e53721 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:03.691531 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f6794d5-b01b-4e6b-9191-2e9af2e53721 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:03.691631 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4f6794d5-b01b-4e6b-9191-2e9af2e53721 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:03.695489 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:03.695489 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:03.696173 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f6794d5-b01b-4e6b-9191-2e9af2e53721 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:03.696498 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1426/5719] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:03 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:04.705515 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-004f1054-33fe-48f5-affe-71ae6d4819fc None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:04.707229 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-004f1054-33fe-48f5-affe-71ae6d4819fc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:04.707412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-004f1054-33fe-48f5-affe-71ae6d4819fc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:04.707590 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-004f1054-33fe-48f5-affe-71ae6d4819fc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:04.707684 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-004f1054-33fe-48f5-affe-71ae6d4819fc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:04.711606 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:04.711606 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:04.712279 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-004f1054-33fe-48f5-affe-71ae6d4819fc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:04.712602 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1431/5720] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:04 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:05.721562 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-55304693-3224-4ccb-bd55-066fe5d475f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:05.723489 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-55304693-3224-4ccb-bd55-066fe5d475f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:05.723732 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-55304693-3224-4ccb-bd55-066fe5d475f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:05.723991 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-55304693-3224-4ccb-bd55-066fe5d475f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:05.724166 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-55304693-3224-4ccb-bd55-066fe5d475f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:05.728513 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:05.728513 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:05.729265 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-55304693-3224-4ccb-bd55-066fe5d475f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:05.729637 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1438/5721] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:05 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:06.739394 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c86ea92-6d85-4409-986c-1eb499cbbedb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:06.741441 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c86ea92-6d85-4409-986c-1eb499cbbedb tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:06.741668 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c86ea92-6d85-4409-986c-1eb499cbbedb tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:06.741911 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c86ea92-6d85-4409-986c-1eb499cbbedb tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:06.742046 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4c86ea92-6d85-4409-986c-1eb499cbbedb tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:06.746629 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:06.746629 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:06.747565 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c86ea92-6d85-4409-986c-1eb499cbbedb tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:06.748539 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1427/5722] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:06 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:07.758470 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ea7c67d3-6dd9-47d5-a6f6-6e7450eb151a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:07.760592 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea7c67d3-6dd9-47d5-a6f6-6e7450eb151a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:07.760805 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ea7c67d3-6dd9-47d5-a6f6-6e7450eb151a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:07.761039 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ea7c67d3-6dd9-47d5-a6f6-6e7450eb151a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:07.761160 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ea7c67d3-6dd9-47d5-a6f6-6e7450eb151a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:07.766640 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:07.766640 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:07.767516 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea7c67d3-6dd9-47d5-a6f6-6e7450eb151a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:07.767905 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1427/5723] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:07 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:08.779464 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-36b45265-af3d-42e5-8928-fbfa5285b8dd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:08.781347 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-36b45265-af3d-42e5-8928-fbfa5285b8dd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:08.781463 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-36b45265-af3d-42e5-8928-fbfa5285b8dd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:08.781915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-36b45265-af3d-42e5-8928-fbfa5285b8dd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:08.781915 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-36b45265-af3d-42e5-8928-fbfa5285b8dd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:08.786503 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:08.786503 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:08.786906 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-36b45265-af3d-42e5-8928-fbfa5285b8dd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:08.787253 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1432/5724] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:08 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:09.798454 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-937c714e-e8ae-4e1b-9099-18f5bae054de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:09.800227 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-937c714e-e8ae-4e1b-9099-18f5bae054de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:09.800416 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-937c714e-e8ae-4e1b-9099-18f5bae054de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:09.800595 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-937c714e-e8ae-4e1b-9099-18f5bae054de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:09.800697 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-937c714e-e8ae-4e1b-9099-18f5bae054de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:09.804857 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:09.804857 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:09.805554 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-937c714e-e8ae-4e1b-9099-18f5bae054de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:09.805906 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1439/5725] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:09 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:10.815925 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e2aadcdf-51db-4a48-a73a-f340ff659ba7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:10.818049 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2aadcdf-51db-4a48-a73a-f340ff659ba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:10.818328 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2aadcdf-51db-4a48-a73a-f340ff659ba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:10.818558 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2aadcdf-51db-4a48-a73a-f340ff659ba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:10.818735 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e2aadcdf-51db-4a48-a73a-f340ff659ba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:10.824926 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:10.824926 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:10.826102 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2aadcdf-51db-4a48-a73a-f340ff659ba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:10.826752 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1428/5726] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:10 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:11.836358 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-950ca70e-efe0-4720-94e8-3c720530f3de None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:11.838134 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-950ca70e-efe0-4720-94e8-3c720530f3de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:11.838333 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-950ca70e-efe0-4720-94e8-3c720530f3de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:11.838506 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-950ca70e-efe0-4720-94e8-3c720530f3de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:11.838606 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-950ca70e-efe0-4720-94e8-3c720530f3de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:11.844243 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:11.844243 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:11.845367 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-950ca70e-efe0-4720-94e8-3c720530f3de tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:11.845861 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1428/5727] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:11 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:12.856219 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f09ee828-5a5b-4678-9ca2-e5e2f0284565 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:12.858763 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f09ee828-5a5b-4678-9ca2-e5e2f0284565 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:12.859062 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f09ee828-5a5b-4678-9ca2-e5e2f0284565 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:12.859313 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f09ee828-5a5b-4678-9ca2-e5e2f0284565 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:12.859446 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-f09ee828-5a5b-4678-9ca2-e5e2f0284565 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:12.864290 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:12.864290 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:12.865281 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f09ee828-5a5b-4678-9ca2-e5e2f0284565 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:12.865750 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1433/5728] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:12 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:13.875350 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a67cab03-3d19-4537-89cf-6f2eae94175d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:13.877399 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a67cab03-3d19-4537-89cf-6f2eae94175d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:13.877576 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a67cab03-3d19-4537-89cf-6f2eae94175d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:13.877747 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a67cab03-3d19-4537-89cf-6f2eae94175d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:13.877847 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a67cab03-3d19-4537-89cf-6f2eae94175d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:13.881952 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:13.881952 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:13.882590 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a67cab03-3d19-4537-89cf-6f2eae94175d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:13.882927 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1440/5729] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:13 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:13.891935 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ed5a4a20-07d9-465d-9db4-b31d83b83348 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:13.893604 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed5a4a20-07d9-465d-9db4-b31d83b83348 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:13.893782 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed5a4a20-07d9-465d-9db4-b31d83b83348 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:13.893968 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed5a4a20-07d9-465d-9db4-b31d83b83348 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:13.894069 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ed5a4a20-07d9-465d-9db4-b31d83b83348 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:13.898923 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:13.898923 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:13.899717 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed5a4a20-07d9-465d-9db4-b31d83b83348 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:13.900139 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1429/5730] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:13 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:13.908911 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-21fb1dbe-17fb-4a2f-b761-10ce154d5dda None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:13.910879 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21fb1dbe-17fb-4a2f-b761-10ce154d5dda tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:13.911105 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21fb1dbe-17fb-4a2f-b761-10ce154d5dda tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:13.911335 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21fb1dbe-17fb-4a2f-b761-10ce154d5dda tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:13.911464 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-21fb1dbe-17fb-4a2f-b761-10ce154d5dda tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete backup with id: eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. Aug 20 00:24:13.915863 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:13.915863 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:13.928075 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-21fb1dbe-17fb-4a2f-b761-10ce154d5dda tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] delete_backup rpcapi backup_id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:24:13.929962 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21fb1dbe-17fb-4a2f-b761-10ce154d5dda tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 202 Aug 20 00:24:13.930408 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1429/5731] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:13 2026] DELETE /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:24:13.938293 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e9dcee01-929b-4b3d-bd2c-6a01598fbe69 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:13.939931 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e9dcee01-929b-4b3d-bd2c-6a01598fbe69 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:13.940108 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e9dcee01-929b-4b3d-bd2c-6a01598fbe69 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:13.940288 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e9dcee01-929b-4b3d-bd2c-6a01598fbe69 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:13.940407 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e9dcee01-929b-4b3d-bd2c-6a01598fbe69 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:13.944871 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:13.944871 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:13.945849 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e9dcee01-929b-4b3d-bd2c-6a01598fbe69 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:13.946354 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1434/5732] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:13 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:14.957543 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2a913b81-fc63-4cfa-a91b-24f1020f87f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:14.959302 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a913b81-fc63-4cfa-a91b-24f1020f87f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:14.959486 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a913b81-fc63-4cfa-a91b-24f1020f87f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:14.959655 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a913b81-fc63-4cfa-a91b-24f1020f87f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:14.959754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2a913b81-fc63-4cfa-a91b-24f1020f87f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:14.963588 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:14.963588 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:14.964264 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a913b81-fc63-4cfa-a91b-24f1020f87f0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 200 Aug 20 00:24:14.964572 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1441/5733] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:14 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:15.974728 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-21eb8faa-1e41-4466-a925-97b6e6813503 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:15.976638 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21eb8faa-1e41-4466-a925-97b6e6813503 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 Aug 20 00:24:15.976864 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21eb8faa-1e41-4466-a925-97b6e6813503 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:15.977098 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21eb8faa-1e41-4466-a925-97b6e6813503 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:15.977237 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-21eb8faa-1e41-4466-a925-97b6e6813503 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:15.981616 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21eb8faa-1e41-4466-a925-97b6e6813503 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 returned with HTTP 404 Aug 20 00:24:15.982174 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1430/5734] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:15 2026] GET /volume/v3/backups/eabe69f4-0eee-4b1d-b921-3d0a2c00b1e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:16.413213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-25a4fa92-d783-4c0b-af5f-ebfdce0ae719 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:16.414690 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25a4fa92-d783-4c0b-af5f-ebfdce0ae719 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:24:16.414861 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25a4fa92-d783-4c0b-af5f-ebfdce0ae719 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:16.415069 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25a4fa92-d783-4c0b-af5f-ebfdce0ae719 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:16.415192 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-25a4fa92-d783-4c0b-af5f-ebfdce0ae719 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete backup with id: a37eb880-e906-4d39-879d-19b5b6c7e9dd. Aug 20 00:24:16.419459 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:16.419459 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:16.429686 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-25a4fa92-d783-4c0b-af5f-ebfdce0ae719 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] delete_backup rpcapi backup_id a37eb880-e906-4d39-879d-19b5b6c7e9dd {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:24:16.431099 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25a4fa92-d783-4c0b-af5f-ebfdce0ae719 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 202 Aug 20 00:24:16.431469 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1430/5735] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:16 2026] DELETE /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:24:16.438606 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1a3fd6d7-bad3-43e6-a660-d1390fae00bd None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:16.440919 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1a3fd6d7-bad3-43e6-a660-d1390fae00bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:24:16.440919 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1a3fd6d7-bad3-43e6-a660-d1390fae00bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:16.441116 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1a3fd6d7-bad3-43e6-a660-d1390fae00bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:16.441268 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-1a3fd6d7-bad3-43e6-a660-d1390fae00bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:16.446164 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:16.446164 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:16.446864 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1a3fd6d7-bad3-43e6-a660-d1390fae00bd tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 200 Aug 20 00:24:16.447237 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1435/5736] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:16 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:17.457754 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-daee91e6-8664-42e5-ab88-be16d05fc646 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:17.459628 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-daee91e6-8664-42e5-ab88-be16d05fc646 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd Aug 20 00:24:17.459810 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-daee91e6-8664-42e5-ab88-be16d05fc646 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:17.460026 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-daee91e6-8664-42e5-ab88-be16d05fc646 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:17.460144 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-daee91e6-8664-42e5-ab88-be16d05fc646 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id a37eb880-e906-4d39-879d-19b5b6c7e9dd. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:17.463444 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-daee91e6-8664-42e5-ab88-be16d05fc646 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd returned with HTTP 404 Aug 20 00:24:17.463855 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1442/5737] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:17 2026] GET /volume/v3/backups/a37eb880-e906-4d39-879d-19b5b6c7e9dd => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:17.474940 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-98ff4284-094c-4a27-a818-7f971d17b225 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:17.477043 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:24:17.477492 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-14323044"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:17.479429 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-14323044'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:24:17.479586 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume of 1 GB Aug 20 00:24:17.484568 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Availability Zones retrieved successfully. Aug 20 00:24:17.490418 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Flow 'volume_create_api' (ff051d0c-9ca6-43bb-bd64-771f47f2d887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:17.492114 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12973954-70a1-45eb-b2d5-f8755c159354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:17.493078 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:24:17.519122 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12973954-70a1-45eb-b2d5-f8755c159354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:17.519845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28eaa157-0c71-4924-8c97-8fdc99885def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:17.553580 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['6555b3fa-bfb0-43a4-9563-d613caac40c6', '5cbfd5bc-928e-46fd-b0fa-601927feb503', '946a7d5e-fdf5-446c-aa02-aeea342e1df5', 'bfa30dfa-5ca0-4908-a6fd-94b68a74411e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:17.554431 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28eaa157-0c71-4924-8c97-8fdc99885def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6555b3fa-bfb0-43a4-9563-d613caac40c6', '5cbfd5bc-928e-46fd-b0fa-601927feb503', '946a7d5e-fdf5-446c-aa02-aeea342e1df5', 'bfa30dfa-5ca0-4908-a6fd-94b68a74411e']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:17.555202 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b92766-0846-4d5d-b5ee-4eb2a78e8e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:17.577474 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b92766-0846-4d5d-b5ee-4eb2a78e8e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-14323044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe968c9af00453587b1bc817cb46a9c',qos_specs=None,replication_status=,reservations=['6555b3fa-bfb0-43a4-9563-d613caac40c6','5cbfd5bc-928e-46fd-b0fa-601927feb503','946a7d5e-fdf5-446c-aa02-aeea342e1df5','bfa30dfa-5ca0-4908-a6fd-94b68a74411e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-14323044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe968c9af00453587b1bc817cb46a9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:17.578202 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06e4f79-c9fa-40c2-893d-b3ba4a976fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:17.594589 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06e4f79-c9fa-40c2-893d-b3ba4a976fdb) transitioned into state 'SUCCESS' from state '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-14323044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe968c9af00453587b1bc817cb46a9c',qos_specs=None,replication_status=,reservations=['6555b3fa-bfb0-43a4-9563-d613caac40c6','5cbfd5bc-928e-46fd-b0fa-601927feb503','946a7d5e-fdf5-446c-aa02-aeea342e1df5','bfa30dfa-5ca0-4908-a6fd-94b68a74411e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1220326a307d4cc8b7ad0173c4f6da7a',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:17.595344 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ae6dde-c914-40fb-acd1-382c4c3a5b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:17.602818 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ae6dde-c914-40fb-acd1-382c4c3a5b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:17.603681 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Flow 'volume_create_api' (ff051d0c-9ca6-43bb-bd64-771f47f2d887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:17.603955 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create volume request issued successfully. Aug 20 00:24:17.604516 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98ff4284-094c-4a27-a818-7f971d17b225 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:24:17.605028 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1431/5738] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:24:17 2026] POST /volume/v3/volumes => generated 743 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:17.616496 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7e1d554e-f7ff-408b-870a-9f2d7b6e320e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:17.618217 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e1d554e-f7ff-408b-870a-9f2d7b6e320e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb Aug 20 00:24:17.618399 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e1d554e-f7ff-408b-870a-9f2d7b6e320e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:17.618572 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e1d554e-f7ff-408b-870a-9f2d7b6e320e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:17.624715 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:17.624715 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:17.628252 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7e1d554e-f7ff-408b-870a-9f2d7b6e320e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:17.632381 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e1d554e-f7ff-408b-870a-9f2d7b6e320e tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb returned with HTTP 200 Aug 20 00:24:17.632748 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1431/5739] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:17 2026] GET /volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb => generated 811 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:18.644956 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-2ddc3f3c-af13-4c69-b3ad-64a347f99e61 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:18.646678 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2ddc3f3c-af13-4c69-b3ad-64a347f99e61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb Aug 20 00:24:18.646864 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2ddc3f3c-af13-4c69-b3ad-64a347f99e61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:18.647063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-2ddc3f3c-af13-4c69-b3ad-64a347f99e61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:18.653764 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:18.653764 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:18.657465 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-2ddc3f3c-af13-4c69-b3ad-64a347f99e61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:18.661656 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-2ddc3f3c-af13-4c69-b3ad-64a347f99e61 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb returned with HTTP 200 Aug 20 00:24:18.662030 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1436/5740] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:18 2026] GET /volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:18.673331 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-26b634c5-1120-4e2b-a7d8-3c9a3c31172a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:18.674787 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26b634c5-1120-4e2b-a7d8-3c9a3c31172a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/snapshots Aug 20 00:24:18.675495 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26b634c5-1120-4e2b-a7d8-3c9a3c31172a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb", "name": "tempest-VolumesBackupsTest-Snapshot-1426092881"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:18.683005 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:18.683005 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:18.683530 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-26b634c5-1120-4e2b-a7d8-3c9a3c31172a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:18.683615 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-26b634c5-1120-4e2b-a7d8-3c9a3c31172a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Create snapshot from volume 1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb Aug 20 00:24:18.716224 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-26b634c5-1120-4e2b-a7d8-3c9a3c31172a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['a13ef27f-94ab-4594-9658-b0f19f63d671', 'ca781d42-b7f9-4b32-b924-6c6466d8b840', '9d376efa-f73a-4d56-896f-12eb5db4e509', 'd0c4be29-33e7-47c5-adbe-da04cc7a9daf'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:18.741728 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-26b634c5-1120-4e2b-a7d8-3c9a3c31172a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Snapshot create request issued successfully. Aug 20 00:24:18.742074 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26b634c5-1120-4e2b-a7d8-3c9a3c31172a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/snapshots returned with HTTP 202 Aug 20 00:24:18.742555 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1443/5741] 10.4.3.9 () {68 vars in 1251 bytes} [Thu Aug 20 00:24:18 2026] POST /volume/v3/snapshots => generated 305 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:18.750228 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5e3040ea-0276-4431-9164-c93265fb8c74 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:18.752015 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e3040ea-0276-4431-9164-c93265fb8c74 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 Aug 20 00:24:18.752252 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e3040ea-0276-4431-9164-c93265fb8c74 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:18.752431 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e3040ea-0276-4431-9164-c93265fb8c74 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:18.757453 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:18.757453 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:18.757857 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5e3040ea-0276-4431-9164-c93265fb8c74 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Snapshot retrieved successfully. Aug 20 00:24:18.758573 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e3040ea-0276-4431-9164-c93265fb8c74 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 returned with HTTP 200 Aug 20 00:24:18.758954 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1432/5742] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:24:18 2026] GET /volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:19.767561 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-56cc8527-3236-44d9-8bbc-f1154d572776 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:19.769929 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-56cc8527-3236-44d9-8bbc-f1154d572776 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 Aug 20 00:24:19.770213 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-56cc8527-3236-44d9-8bbc-f1154d572776 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:19.770395 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-56cc8527-3236-44d9-8bbc-f1154d572776 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:19.774883 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:19.774883 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:19.775310 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-56cc8527-3236-44d9-8bbc-f1154d572776 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Snapshot retrieved successfully. Aug 20 00:24:19.775979 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-56cc8527-3236-44d9-8bbc-f1154d572776 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 returned with HTTP 200 Aug 20 00:24:19.776320 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1432/5743] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:24:19 2026] GET /volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:19.783829 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:19.785784 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] POST https://10.4.3.9/volume/v3/backups Aug 20 00:24:19.786157 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb", "snapshot_id": "9696065b-adb9-4dc4-a0be-1f664c4c5620", "name": "tempest-VolumesBackupsTest-Backup-1626366804"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:19.787564 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.contrib.backups [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating new backup {'backup': {'volume_id': '1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb', 'snapshot_id': '9696065b-adb9-4dc4-a0be-1f664c4c5620', 'name': 'tempest-VolumesBackupsTest-Backup-1626366804'}} {{(pid=100469) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 00:24:19.787697 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.contrib.backups [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Creating backup of volume 1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb in container None Aug 20 00:24:19.794770 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:19.794770 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:19.795304 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:19.800671 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:19.800671 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:19.801154 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Snapshot retrieved successfully. Aug 20 00:24:19.814123 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Created reservations ['e3d1c065-a57b-4b5e-a69d-9afed4d37a78', '15611fab-2df6-43a6-aabb-f12e0795b55d'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:19.837086 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0ff5f9ec-8cf8-4d39-a806-1cd24177c2e4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups returned with HTTP 202 Aug 20 00:24:19.837505 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1437/5744] 10.4.3.9 () {68 vars in 1245 bytes} [Thu Aug 20 00:24:19 2026] POST /volume/v3/backups => generated 326 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:19.844775 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7c0e4786-fe8c-4bcb-99dc-3b0e43bf0c86 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:19.847021 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c0e4786-fe8c-4bcb-99dc-3b0e43bf0c86 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:19.847221 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c0e4786-fe8c-4bcb-99dc-3b0e43bf0c86 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:19.847389 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c0e4786-fe8c-4bcb-99dc-3b0e43bf0c86 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:19.847484 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7c0e4786-fe8c-4bcb-99dc-3b0e43bf0c86 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:19.851841 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:19.851841 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:19.852884 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c0e4786-fe8c-4bcb-99dc-3b0e43bf0c86 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:19.853216 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1444/5745] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:19 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 767 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:20.862984 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bbed88cc-6b4c-4147-9122-33fbd2a3273a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:20.864503 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bbed88cc-6b4c-4147-9122-33fbd2a3273a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:20.864654 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bbed88cc-6b4c-4147-9122-33fbd2a3273a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:20.864821 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bbed88cc-6b4c-4147-9122-33fbd2a3273a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:20.864938 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bbed88cc-6b4c-4147-9122-33fbd2a3273a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:20.868848 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:20.868848 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:20.869470 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bbed88cc-6b4c-4147-9122-33fbd2a3273a tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:20.869776 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1433/5746] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:20 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 769 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:21.880664 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5f679d56-6c6f-4cb7-a56c-c406e0de14e3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:21.882158 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f679d56-6c6f-4cb7-a56c-c406e0de14e3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:21.882353 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f679d56-6c6f-4cb7-a56c-c406e0de14e3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:21.882536 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f679d56-6c6f-4cb7-a56c-c406e0de14e3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:21.882672 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5f679d56-6c6f-4cb7-a56c-c406e0de14e3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:21.887428 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:21.887428 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:21.888224 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f679d56-6c6f-4cb7-a56c-c406e0de14e3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:21.888585 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1433/5747] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:21 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 769 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:22.900911 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-e3a82d5a-240e-46c8-8555-76e99a6bea2c None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:22.911536 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e3a82d5a-240e-46c8-8555-76e99a6bea2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:22.913234 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e3a82d5a-240e-46c8-8555-76e99a6bea2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:22.914016 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-e3a82d5a-240e-46c8-8555-76e99a6bea2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:22.914504 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-e3a82d5a-240e-46c8-8555-76e99a6bea2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:22.928911 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:22.928911 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:22.932504 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-e3a82d5a-240e-46c8-8555-76e99a6bea2c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:22.933811 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1438/5748] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:22 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:23.943398 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ac8f77d-59de-4581-b728-d62534968d1d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:23.945534 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ac8f77d-59de-4581-b728-d62534968d1d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:23.945800 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ac8f77d-59de-4581-b728-d62534968d1d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:23.946073 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ac8f77d-59de-4581-b728-d62534968d1d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:23.946259 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3ac8f77d-59de-4581-b728-d62534968d1d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:23.951308 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:23.951308 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:23.952099 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ac8f77d-59de-4581-b728-d62534968d1d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:23.952494 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1445/5749] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:23 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:24.977868 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7687ed35-378b-4731-a3ac-6c30a0503e05 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:24.980111 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7687ed35-378b-4731-a3ac-6c30a0503e05 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:24.980555 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7687ed35-378b-4731-a3ac-6c30a0503e05 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:24.980676 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7687ed35-378b-4731-a3ac-6c30a0503e05 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:24.980857 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7687ed35-378b-4731-a3ac-6c30a0503e05 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:24.985981 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:24.985981 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:24.986979 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7687ed35-378b-4731-a3ac-6c30a0503e05 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:24.987533 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1434/5750] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:24 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:25.998805 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-633418b4-ac2c-4366-9cde-d026c61d52da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:26.001377 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-633418b4-ac2c-4366-9cde-d026c61d52da tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:26.001653 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-633418b4-ac2c-4366-9cde-d026c61d52da tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:26.001915 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-633418b4-ac2c-4366-9cde-d026c61d52da tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:26.002086 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-633418b4-ac2c-4366-9cde-d026c61d52da tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:26.007651 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:26.007651 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:26.008684 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-633418b4-ac2c-4366-9cde-d026c61d52da tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:26.009317 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1434/5751] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:25 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:27.018866 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-65e93339-9b81-401c-8aac-42add0b7874d None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:27.020648 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65e93339-9b81-401c-8aac-42add0b7874d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:27.020827 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65e93339-9b81-401c-8aac-42add0b7874d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:27.021023 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-65e93339-9b81-401c-8aac-42add0b7874d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:27.021122 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-65e93339-9b81-401c-8aac-42add0b7874d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:27.025011 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:27.025011 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:27.025679 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-65e93339-9b81-401c-8aac-42add0b7874d tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:27.026027 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1439/5752] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:27 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:28.036206 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6aa48fff-ea8a-4dd8-bf4b-55efea246e17 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:28.037739 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6aa48fff-ea8a-4dd8-bf4b-55efea246e17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:28.037929 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6aa48fff-ea8a-4dd8-bf4b-55efea246e17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:28.038125 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6aa48fff-ea8a-4dd8-bf4b-55efea246e17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:28.038232 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6aa48fff-ea8a-4dd8-bf4b-55efea246e17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:28.042141 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:28.042141 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:28.042822 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6aa48fff-ea8a-4dd8-bf4b-55efea246e17 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:28.043177 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1446/5753] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:28 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:29.053107 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d02a275-5a61-4d9d-9262-18c14fd7d74f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:29.054619 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d02a275-5a61-4d9d-9262-18c14fd7d74f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:29.054777 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d02a275-5a61-4d9d-9262-18c14fd7d74f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:29.054967 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d02a275-5a61-4d9d-9262-18c14fd7d74f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:29.055072 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5d02a275-5a61-4d9d-9262-18c14fd7d74f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:29.058811 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:29.058811 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:29.059465 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d02a275-5a61-4d9d-9262-18c14fd7d74f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:29.059769 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1435/5754] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:29 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:30.069281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3da9f59d-c081-411b-aa96-07c64fc6ac11 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:30.071006 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3da9f59d-c081-411b-aa96-07c64fc6ac11 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:30.071205 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3da9f59d-c081-411b-aa96-07c64fc6ac11 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:30.071400 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3da9f59d-c081-411b-aa96-07c64fc6ac11 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:30.071498 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3da9f59d-c081-411b-aa96-07c64fc6ac11 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:30.075559 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:30.075559 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:30.076343 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3da9f59d-c081-411b-aa96-07c64fc6ac11 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:30.076769 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1435/5755] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:30 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:31.086024 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8e494609-7fe8-4d39-8800-cb6a9b206b43 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:31.087953 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8e494609-7fe8-4d39-8800-cb6a9b206b43 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:31.088138 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8e494609-7fe8-4d39-8800-cb6a9b206b43 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:31.088332 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8e494609-7fe8-4d39-8800-cb6a9b206b43 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:31.088427 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-8e494609-7fe8-4d39-8800-cb6a9b206b43 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:31.092335 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:31.092335 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:31.092981 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8e494609-7fe8-4d39-8800-cb6a9b206b43 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:31.093427 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1440/5756] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:31 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:32.103237 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b10e099f-0fef-49cc-b3d1-ac5961dd7bc6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:32.104822 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b10e099f-0fef-49cc-b3d1-ac5961dd7bc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:32.105240 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b10e099f-0fef-49cc-b3d1-ac5961dd7bc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:32.105240 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b10e099f-0fef-49cc-b3d1-ac5961dd7bc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:32.105540 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b10e099f-0fef-49cc-b3d1-ac5961dd7bc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:32.109242 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:32.109242 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:32.109876 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b10e099f-0fef-49cc-b3d1-ac5961dd7bc6 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:32.110366 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1447/5757] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:32 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:33.119729 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2b28e352-9be9-4a66-9f26-31c6ad901a45 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:33.121370 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b28e352-9be9-4a66-9f26-31c6ad901a45 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:33.121550 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b28e352-9be9-4a66-9f26-31c6ad901a45 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:33.121723 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b28e352-9be9-4a66-9f26-31c6ad901a45 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:33.121815 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2b28e352-9be9-4a66-9f26-31c6ad901a45 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:33.126551 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:33.126551 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:33.127287 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b28e352-9be9-4a66-9f26-31c6ad901a45 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:33.127615 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1436/5758] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:33 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:34.137426 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f157a2cf-783b-4070-a64b-493dc1a6f246 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:34.139341 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f157a2cf-783b-4070-a64b-493dc1a6f246 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:34.139510 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f157a2cf-783b-4070-a64b-493dc1a6f246 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:34.139678 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f157a2cf-783b-4070-a64b-493dc1a6f246 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:34.139776 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f157a2cf-783b-4070-a64b-493dc1a6f246 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:34.144575 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:34.144575 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:34.145457 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f157a2cf-783b-4070-a64b-493dc1a6f246 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:34.145857 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1436/5759] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:34 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:34.154983 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0343614d-2f70-4e6f-bedf-c8c495a9936b None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:34.156706 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0343614d-2f70-4e6f-bedf-c8c495a9936b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:34.156942 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0343614d-2f70-4e6f-bedf-c8c495a9936b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:34.157101 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0343614d-2f70-4e6f-bedf-c8c495a9936b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:34.157216 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.backups [None req-0343614d-2f70-4e6f-bedf-c8c495a9936b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100469) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:34.161237 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:34.161237 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:34.161901 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0343614d-2f70-4e6f-bedf-c8c495a9936b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:34.162281 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1441/5760] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:34 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:34.171556 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-08cc2864-dab9-4395-bf51-183524ed3bdc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:34.173580 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-08cc2864-dab9-4395-bf51-183524ed3bdc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:34.173580 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-08cc2864-dab9-4395-bf51-183524ed3bdc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:34.173764 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-08cc2864-dab9-4395-bf51-183524ed3bdc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:34.173868 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-08cc2864-dab9-4395-bf51-183524ed3bdc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete backup with id: fea5849e-73de-4261-9b8d-ebb78d7485d8. Aug 20 00:24:34.179872 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:34.179872 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:34.193785 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-08cc2864-dab9-4395-bf51-183524ed3bdc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] delete_backup rpcapi backup_id fea5849e-73de-4261-9b8d-ebb78d7485d8 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 00:24:34.195663 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-08cc2864-dab9-4395-bf51-183524ed3bdc tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 202 Aug 20 00:24:34.196088 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1448/5761] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:34 2026] DELETE /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:24:34.202655 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f27f50c-ced4-4daf-a413-240d9870f08b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:34.204572 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f27f50c-ced4-4daf-a413-240d9870f08b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:34.204773 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f27f50c-ced4-4daf-a413-240d9870f08b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:34.204981 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f27f50c-ced4-4daf-a413-240d9870f08b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:34.205083 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6f27f50c-ced4-4daf-a413-240d9870f08b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:34.209817 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:34.209817 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:34.211007 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f27f50c-ced4-4daf-a413-240d9870f08b tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 200 Aug 20 00:24:34.211428 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1437/5762] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:34 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:35.220416 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-53d2777d-cd26-4201-bc1a-cdb972a7f0b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:35.222011 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53d2777d-cd26-4201-bc1a-cdb972a7f0b7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 Aug 20 00:24:35.222170 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53d2777d-cd26-4201-bc1a-cdb972a7f0b7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:35.222374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53d2777d-cd26-4201-bc1a-cdb972a7f0b7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:35.222520 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-53d2777d-cd26-4201-bc1a-cdb972a7f0b7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Show backup with id fea5849e-73de-4261-9b8d-ebb78d7485d8. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 00:24:35.226029 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53d2777d-cd26-4201-bc1a-cdb972a7f0b7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 returned with HTTP 404 Aug 20 00:24:35.226603 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1437/5763] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:35 2026] GET /volume/v3/backups/fea5849e-73de-4261-9b8d-ebb78d7485d8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:35.232950 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-25358b18-107d-451e-b376-e7072766b4b3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:35.234617 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25358b18-107d-451e-b376-e7072766b4b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 Aug 20 00:24:35.234803 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25358b18-107d-451e-b376-e7072766b4b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:35.234993 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-25358b18-107d-451e-b376-e7072766b4b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:35.235115 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.snapshots [None req-25358b18-107d-451e-b376-e7072766b4b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete snapshot with id: 9696065b-adb9-4dc4-a0be-1f664c4c5620 Aug 20 00:24:35.240639 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:35.240639 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:35.241121 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-25358b18-107d-451e-b376-e7072766b4b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Snapshot retrieved successfully. Aug 20 00:24:35.256145 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-25358b18-107d-451e-b376-e7072766b4b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Snapshot delete request issued successfully. Aug 20 00:24:35.256350 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-25358b18-107d-451e-b376-e7072766b4b3 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 returned with HTTP 202 Aug 20 00:24:35.256833 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1442/5764] 10.4.3.9 () {66 vars in 1343 bytes} [Thu Aug 20 00:24:35 2026] DELETE /volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:35.263265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-95f29269-ffae-40e9-bcd6-fd25fe14b21c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:35.264982 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95f29269-ffae-40e9-bcd6-fd25fe14b21c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 Aug 20 00:24:35.265150 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95f29269-ffae-40e9-bcd6-fd25fe14b21c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:35.265328 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95f29269-ffae-40e9-bcd6-fd25fe14b21c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:35.270759 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:35.270759 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:35.271304 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-95f29269-ffae-40e9-bcd6-fd25fe14b21c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Snapshot retrieved successfully. Aug 20 00:24:35.272102 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95f29269-ffae-40e9-bcd6-fd25fe14b21c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 returned with HTTP 200 Aug 20 00:24:35.272543 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1449/5765] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:24:35 2026] GET /volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:36.281237 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e848966b-3e0c-4229-89e8-72007af119cf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:36.282857 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e848966b-3e0c-4229-89e8-72007af119cf tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 Aug 20 00:24:36.283089 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e848966b-3e0c-4229-89e8-72007af119cf tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:36.283284 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e848966b-3e0c-4229-89e8-72007af119cf tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:36.287180 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e848966b-3e0c-4229-89e8-72007af119cf tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 returned with HTTP 404 Aug 20 00:24:36.287603 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1438/5766] 10.4.3.9 () {66 vars in 1340 bytes} [Thu Aug 20 00:24:36 2026] GET /volume/v3/snapshots/9696065b-adb9-4dc4-a0be-1f664c4c5620 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:36.293471 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c0683701-58f3-49ca-910f-5d76824e6b03 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:36.295174 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0683701-58f3-49ca-910f-5d76824e6b03 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb Aug 20 00:24:36.295359 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0683701-58f3-49ca-910f-5d76824e6b03 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:36.295545 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0683701-58f3-49ca-910f-5d76824e6b03 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:36.295694 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c0683701-58f3-49ca-910f-5d76824e6b03 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete volume with id: 1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb Aug 20 00:24:36.302139 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:36.302139 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:36.302586 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c0683701-58f3-49ca-910f-5d76824e6b03 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:36.320683 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c0683701-58f3-49ca-910f-5d76824e6b03 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete volume request issued successfully. Aug 20 00:24:36.320850 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0683701-58f3-49ca-910f-5d76824e6b03 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb returned with HTTP 202 Aug 20 00:24:36.321263 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1438/5767] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:36 2026] DELETE /volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:36.327781 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-558dde43-cf79-4060-8413-9df3e37efba7 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:36.329865 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-558dde43-cf79-4060-8413-9df3e37efba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb Aug 20 00:24:36.330119 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-558dde43-cf79-4060-8413-9df3e37efba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:36.330389 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-558dde43-cf79-4060-8413-9df3e37efba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:36.337866 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:36.337866 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:36.341558 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-558dde43-cf79-4060-8413-9df3e37efba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:36.345417 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-558dde43-cf79-4060-8413-9df3e37efba7 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb returned with HTTP 200 Aug 20 00:24:36.345826 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1443/5768] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:36 2026] GET /volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:37.357284 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-92b3b0a7-7528-4b98-bdbb-ebc4032fc621 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:37.359004 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92b3b0a7-7528-4b98-bdbb-ebc4032fc621 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb Aug 20 00:24:37.359212 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92b3b0a7-7528-4b98-bdbb-ebc4032fc621 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:37.359390 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92b3b0a7-7528-4b98-bdbb-ebc4032fc621 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:37.364421 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92b3b0a7-7528-4b98-bdbb-ebc4032fc621 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb returned with HTTP 404 Aug 20 00:24:37.364823 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1450/5769] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:37 2026] GET /volume/v3/volumes/1cb0b893-2b3d-4e10-bd88-67b0a87d1ccb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:37.370693 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0511daf6-8281-46a3-883b-bf2a0400ce42 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:37.372336 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0511daf6-8281-46a3-883b-bf2a0400ce42 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:24:37.372516 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0511daf6-8281-46a3-883b-bf2a0400ce42 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:37.372686 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0511daf6-8281-46a3-883b-bf2a0400ce42 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:37.372852 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-0511daf6-8281-46a3-883b-bf2a0400ce42 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete volume with id: 31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:24:37.379905 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:37.379905 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:37.380336 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0511daf6-8281-46a3-883b-bf2a0400ce42 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:37.395390 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0511daf6-8281-46a3-883b-bf2a0400ce42 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete volume request issued successfully. Aug 20 00:24:37.395567 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0511daf6-8281-46a3-883b-bf2a0400ce42 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 202 Aug 20 00:24:37.395963 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1439/5770] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:37 2026] DELETE /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:37.402524 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bbd29e42-37fb-4b03-af86-a17cf08abe01 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:37.404638 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbd29e42-37fb-4b03-af86-a17cf08abe01 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:24:37.404877 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbd29e42-37fb-4b03-af86-a17cf08abe01 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:37.405118 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbd29e42-37fb-4b03-af86-a17cf08abe01 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:37.412902 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:37.412902 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:37.416481 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bbd29e42-37fb-4b03-af86-a17cf08abe01 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:37.421792 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbd29e42-37fb-4b03-af86-a17cf08abe01 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 200 Aug 20 00:24:37.422201 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1439/5771] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:37 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 1351 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:38.433412 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-c3fe5a31-3202-4278-90af-0f8c33b1c13f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:38.435221 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c3fe5a31-3202-4278-90af-0f8c33b1c13f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a Aug 20 00:24:38.435407 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c3fe5a31-3202-4278-90af-0f8c33b1c13f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:38.435586 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-c3fe5a31-3202-4278-90af-0f8c33b1c13f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:38.440910 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-c3fe5a31-3202-4278-90af-0f8c33b1c13f tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a returned with HTTP 404 Aug 20 00:24:38.441355 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1444/5772] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:38 2026] GET /volume/v3/volumes/31edcdeb-d983-4519-be95-e0410c3ac84a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:38.447171 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5001ab4f-0e13-4685-b24d-eef8c0e7d6d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:38.448748 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5001ab4f-0e13-4685-b24d-eef8c0e7d6d4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 Aug 20 00:24:38.448949 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5001ab4f-0e13-4685-b24d-eef8c0e7d6d4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:38.449128 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5001ab4f-0e13-4685-b24d-eef8c0e7d6d4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:38.449286 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-5001ab4f-0e13-4685-b24d-eef8c0e7d6d4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete volume with id: 38cb49c0-990e-4575-8502-c8da6e1c29b6 Aug 20 00:24:38.456472 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:38.456472 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:38.456987 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5001ab4f-0e13-4685-b24d-eef8c0e7d6d4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:38.471699 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5001ab4f-0e13-4685-b24d-eef8c0e7d6d4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete volume request issued successfully. Aug 20 00:24:38.471881 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5001ab4f-0e13-4685-b24d-eef8c0e7d6d4 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 returned with HTTP 202 Aug 20 00:24:38.472300 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1451/5773] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:38 2026] DELETE /volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:38.478724 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7d3def4e-3272-493e-a759-42ae591a1918 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:38.480659 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d3def4e-3272-493e-a759-42ae591a1918 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 Aug 20 00:24:38.480965 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d3def4e-3272-493e-a759-42ae591a1918 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:38.481377 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d3def4e-3272-493e-a759-42ae591a1918 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:38.488265 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:38.488265 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:38.491601 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7d3def4e-3272-493e-a759-42ae591a1918 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:38.495634 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d3def4e-3272-493e-a759-42ae591a1918 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 returned with HTTP 200 Aug 20 00:24:38.496176 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1440/5774] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:38 2026] GET /volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:39.507780 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dd908804-cf68-4993-bb5f-618b5345a379 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:39.509551 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dd908804-cf68-4993-bb5f-618b5345a379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 Aug 20 00:24:39.509748 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dd908804-cf68-4993-bb5f-618b5345a379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:39.509925 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dd908804-cf68-4993-bb5f-618b5345a379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:39.515317 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dd908804-cf68-4993-bb5f-618b5345a379 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 returned with HTTP 404 Aug 20 00:24:39.515791 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1440/5775] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:39 2026] GET /volume/v3/volumes/38cb49c0-990e-4575-8502-c8da6e1c29b6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:39.522438 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-32a691a2-27a1-4d7c-9853-ff75d4d77fe0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:39.524542 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32a691a2-27a1-4d7c-9853-ff75d4d77fe0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] DELETE https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 Aug 20 00:24:39.524776 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32a691a2-27a1-4d7c-9853-ff75d4d77fe0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:39.524972 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-32a691a2-27a1-4d7c-9853-ff75d4d77fe0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:39.525173 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-32a691a2-27a1-4d7c-9853-ff75d4d77fe0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete volume with id: ef8dd3e9-8171-4f49-8448-4837253b4e75 Aug 20 00:24:39.531903 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:39.531903 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:39.532463 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-32a691a2-27a1-4d7c-9853-ff75d4d77fe0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:39.547167 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-32a691a2-27a1-4d7c-9853-ff75d4d77fe0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Delete volume request issued successfully. Aug 20 00:24:39.547370 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-32a691a2-27a1-4d7c-9853-ff75d4d77fe0 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 returned with HTTP 202 Aug 20 00:24:39.547723 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1445/5776] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:39 2026] DELETE /volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:39.554374 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97b9b0cb-3652-42c5-8218-aa61c80ad335 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:39.556564 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97b9b0cb-3652-42c5-8218-aa61c80ad335 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 Aug 20 00:24:39.556806 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97b9b0cb-3652-42c5-8218-aa61c80ad335 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:39.557061 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97b9b0cb-3652-42c5-8218-aa61c80ad335 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:39.565570 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:39.565570 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:39.569996 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-97b9b0cb-3652-42c5-8218-aa61c80ad335 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Volume info retrieved successfully. Aug 20 00:24:39.575147 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97b9b0cb-3652-42c5-8218-aa61c80ad335 tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 returned with HTTP 200 Aug 20 00:24:39.575626 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1452/5777] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:39 2026] GET /volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:40.588522 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ad77cab9-46a1-468b-92b8-60b84b16b51c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:40.590311 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad77cab9-46a1-468b-92b8-60b84b16b51c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] GET https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 Aug 20 00:24:40.590509 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad77cab9-46a1-468b-92b8-60b84b16b51c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:40.590733 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad77cab9-46a1-468b-92b8-60b84b16b51c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:40.596474 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad77cab9-46a1-468b-92b8-60b84b16b51c tempest-VolumesBackupsTest-984372903 tempest-VolumesBackupsTest-984372903-project-member] https://10.4.3.9/volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 returned with HTTP 404 Aug 20 00:24:40.596930 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1441/5778] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:40 2026] GET /volume/v3/volumes/ef8dd3e9-8171-4f49-8448-4837253b4e75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:43.754459 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb059f7d-4fcb-4617-8ed2-35a2b0a1fe10 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:43.826901 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb059f7d-4fcb-4617-8ed2-35a2b0a1fe10 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:43.827281 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb059f7d-4fcb-4617-8ed2-35a2b0a1fe10 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-867871906", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1282077520", "vendor_name": "tempest-vendor_name-254286137"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:43.840977 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb059f7d-4fcb-4617-8ed2-35a2b0a1fe10 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:43.841334 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1441/5779] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:43 2026] POST /volume/v3/types => generated 328 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:43.849264 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:43.850955 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:24:43.851296 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4dc5ba75-e831-416e-9246-482655c56c8d", "size": 1}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:43.852670 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.v3.volumes [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume request body: {'volume': {'volume_type': '4dc5ba75-e831-416e-9246-482655c56c8d', 'size': 1}} {{(pid=100469) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:24:43.856192 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume of 1 GB Aug 20 00:24:43.856456 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:43.856456 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:43.856772 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Availability Zones retrieved successfully. Aug 20 00:24:43.862079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Flow 'volume_create_api' (5ea0f17c-3e01-4fa2-960d-498670e3a803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:43.862925 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c9b2b1-267a-4df0-af27-fef1a040ccf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:43.863611 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.flows.api.create_volume [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Validating volume size '1' using validate_int {{(pid=100469) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:24:43.880353 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c9b2b1-267a-4df0-af27-fef1a040ccf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:24:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1282077520',vendor_name='tempest-vendor_name-254286137'},id=4dc5ba75-e831-416e-9246-482655c56c8d,is_public=True,name='tempest-ProjectMemberTests-volume-type-867871906',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4dc5ba75-e831-416e-9246-482655c56c8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:43.881123 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e270c47-1827-419f-91a9-d1a083a4b9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:43.904167 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-867871906 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-867871906, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:43.904499 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-867871906 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-867871906, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:43.930914 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Created reservations ['53277eca-a963-4205-9886-fa9df1aea03d', '8ce0add8-53ce-4d63-ac54-53eef4516fc3', '75ada25b-6dc1-40a1-8db4-e36fa91df52d', '40bde38b-e19c-4e71-869c-dcceebe2417b'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:43.931691 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e270c47-1827-419f-91a9-d1a083a4b9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53277eca-a963-4205-9886-fa9df1aea03d', '8ce0add8-53ce-4d63-ac54-53eef4516fc3', '75ada25b-6dc1-40a1-8db4-e36fa91df52d', '40bde38b-e19c-4e71-869c-dcceebe2417b']}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:43.932387 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b3eefc-f5cb-4b2a-83cd-7e9781b039af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:43.956008 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b3eefc-f5cb-4b2a-83cd-7e9781b039af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aded854-1415-4c43-9bd1-88ae45f59253', '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='05f065b1a26743e2a22dc982b4005981',qos_specs=None,replication_status=,reservations=['53277eca-a963-4205-9886-fa9df1aea03d','8ce0add8-53ce-4d63-ac54-53eef4516fc3','75ada25b-6dc1-40a1-8db4-e36fa91df52d','40bde38b-e19c-4e71-869c-dcceebe2417b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc383011e0b6449da69685ef57a3f84a',volume_type_id=4dc5ba75-e831-416e-9246-482655c56c8d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:24:43Z,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=4aded854-1415-4c43-9bd1-88ae45f59253,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05f065b1a26743e2a22dc982b4005981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc383011e0b6449da69685ef57a3f84a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4dc5ba75-e831-416e-9246-482655c56c8d),volume_type_id=4dc5ba75-e831-416e-9246-482655c56c8d)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:43.956665 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1073de7b-6aa9-4814-87c6-fda1a1158659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:43.971164 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1073de7b-6aa9-4814-87c6-fda1a1158659) transitioned into state 'SUCCESS' from 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='05f065b1a26743e2a22dc982b4005981',qos_specs=None,replication_status=,reservations=['53277eca-a963-4205-9886-fa9df1aea03d','8ce0add8-53ce-4d63-ac54-53eef4516fc3','75ada25b-6dc1-40a1-8db4-e36fa91df52d','40bde38b-e19c-4e71-869c-dcceebe2417b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc383011e0b6449da69685ef57a3f84a',volume_type_id=4dc5ba75-e831-416e-9246-482655c56c8d)}' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:43.971751 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153b6d6c-6b40-4554-b624-16777eba8e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:43.979100 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153b6d6c-6b40-4554-b624-16777eba8e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100469) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:43.979830 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Flow 'volume_create_api' (5ea0f17c-3e01-4fa2-960d-498670e3a803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100469) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:43.980126 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume request issued successfully. Aug 20 00:24:43.980676 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6d7c1622-e9ff-4b0b-86c0-47f251f4a8d6 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:24:43.981101 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1446/5780] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:24:43 2026] POST /volume/v3/volumes => generated 769 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:43.991883 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f3982d7c-80d6-4589-8806-b4b6ca438c1c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:43.994207 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3982d7c-80d6-4589-8806-b4b6ca438c1c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 Aug 20 00:24:43.994360 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3982d7c-80d6-4589-8806-b4b6ca438c1c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:43.994529 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3982d7c-80d6-4589-8806-b4b6ca438c1c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:44.002254 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:44.002254 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:44.006113 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f3982d7c-80d6-4589-8806-b4b6ca438c1c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:44.009861 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3982d7c-80d6-4589-8806-b4b6ca438c1c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 returned with HTTP 200 Aug 20 00:24:44.010298 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1453/5781] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:24:43 2026] GET /volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 => generated 948 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:45.022281 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f5d34743-7ba3-4e0d-a296-9830cd82b739 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.024341 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5d34743-7ba3-4e0d-a296-9830cd82b739 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 Aug 20 00:24:45.024615 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5d34743-7ba3-4e0d-a296-9830cd82b739 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:45.024849 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5d34743-7ba3-4e0d-a296-9830cd82b739 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:45.033102 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:45.033102 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:45.037255 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f5d34743-7ba3-4e0d-a296-9830cd82b739 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:45.041316 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5d34743-7ba3-4e0d-a296-9830cd82b739 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 returned with HTTP 200 Aug 20 00:24:45.041674 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1442/5782] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:24:45 2026] GET /volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 => generated 969 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:45.053361 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a39e39c-663a-4d53-8a2e-c0d4462c2c09 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.055124 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a39e39c-663a-4d53-8a2e-c0d4462c2c09 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:24:45.055336 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a39e39c-663a-4d53-8a2e-c0d4462c2c09 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:45.055503 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a39e39c-663a-4d53-8a2e-c0d4462c2c09 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:45.059288 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a39e39c-663a-4d53-8a2e-c0d4462c2c09 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:24:45.059600 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1442/5783] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:24:45 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:45.067647 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-9ee21463-42c3-4485-8080-39e2ff542ab3 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.123792 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ee21463-42c3-4485-8080-39e2ff542ab3 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] DELETE https://10.4.3.9/volume/v3/messages/7da9d419-7c79-447c-98d0-5037a22ed93e Aug 20 00:24:45.124026 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ee21463-42c3-4485-8080-39e2ff542ab3 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:45.124229 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-9ee21463-42c3-4485-8080-39e2ff542ab3 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:45.127120 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:45.127120 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:45.131813 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-9ee21463-42c3-4485-8080-39e2ff542ab3 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] https://10.4.3.9/volume/v3/messages/7da9d419-7c79-447c-98d0-5037a22ed93e returned with HTTP 204 Aug 20 00:24:45.132207 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1447/5784] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:24:45 2026] DELETE /volume/v3/messages/7da9d419-7c79-447c-98d0-5037a22ed93e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:24:45.138342 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b8f8786c-abb9-43bf-8778-bde7f0a6d370 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.139933 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8f8786c-abb9-43bf-8778-bde7f0a6d370 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] GET https://10.4.3.9/volume/v3/messages/7da9d419-7c79-447c-98d0-5037a22ed93e Aug 20 00:24:45.140151 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8f8786c-abb9-43bf-8778-bde7f0a6d370 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:45.140335 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8f8786c-abb9-43bf-8778-bde7f0a6d370 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:45.143112 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8f8786c-abb9-43bf-8778-bde7f0a6d370 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] https://10.4.3.9/volume/v3/messages/7da9d419-7c79-447c-98d0-5037a22ed93e returned with HTTP 404 Aug 20 00:24:45.143562 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1454/5785] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:24:45 2026] GET /volume/v3/messages/7da9d419-7c79-447c-98d0-5037a22ed93e => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:45.150222 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.152043 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 Aug 20 00:24:45.152270 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:45.152451 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:45.152613 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Delete volume with id: 4aded854-1415-4c43-9bd1-88ae45f59253 Aug 20 00:24:45.159811 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:45.159811 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:45.160108 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:45.160944 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100467) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:24:45.169655 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-867871906 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-867871906, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:45.169923 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-867871906 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-867871906, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:45.178226 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Created reservations ['87f6f5f8-8a07-4a03-8460-0c7b5d3cb7f2', 'a9654163-c691-4c8a-990c-1313c2825848', '31dd6150-8ca5-47b3-9193-3a1c2845f8c3', '2f429c71-6dd5-44fe-b819-ad5bdeda17cc'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:45.199524 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Delete volume request issued successfully. Aug 20 00:24:45.199709 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96863e2f-5220-4e90-b52a-74c2a96b8f13 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 returned with HTTP 202 Aug 20 00:24:45.200137 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1443/5786] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:24:45 2026] DELETE /volume/v3/volumes/4aded854-1415-4c43-9bd1-88ae45f59253 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:45.206916 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aecd40cb-759a-47aa-a3db-888721413bd8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.208587 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aecd40cb-759a-47aa-a3db-888721413bd8 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] DELETE https://10.4.3.9/volume/v3/types/4dc5ba75-e831-416e-9246-482655c56c8d Aug 20 00:24:45.208755 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aecd40cb-759a-47aa-a3db-888721413bd8 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:45.208957 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aecd40cb-759a-47aa-a3db-888721413bd8 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:45.229754 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aecd40cb-759a-47aa-a3db-888721413bd8 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/types/4dc5ba75-e831-416e-9246-482655c56c8d returned with HTTP 202 Aug 20 00:24:45.230155 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1443/5787] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:45 2026] DELETE /volume/v3/types/4dc5ba75-e831-416e-9246-482655c56c8d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:45.237351 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-b0ed56e4-b398-453c-8803-e05db33e44f8 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.238953 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b0ed56e4-b398-453c-8803-e05db33e44f8 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:45.239322 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-b0ed56e4-b398-453c-8803-e05db33e44f8 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1667179828", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1014250751", "vendor_name": "tempest-vendor_name-1525737327"}}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:45.253792 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-b0ed56e4-b398-453c-8803-e05db33e44f8 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:45.254311 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1448/5788] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:45 2026] POST /volume/v3/types => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:45.262184 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-12987858-cf32-4106-9f48-1ba565ffcd4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.263833 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:24:45.264298 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f755f743-fdf4-4b5b-8333-8ad4886eebce", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:45.265642 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume request body: {'volume': {'volume_type': 'f755f743-fdf4-4b5b-8333-8ad4886eebce', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:24:45.269196 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume of 1 GB Aug 20 00:24:45.269451 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:45.269451 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:45.269773 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Availability Zones retrieved successfully. Aug 20 00:24:45.274803 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Flow 'volume_create_api' (305d2c43-040f-4ff0-b2b2-eb94238081b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:45.275784 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2da2825-c183-4927-a6b2-6e513a0de305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:45.276516 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:24:45.293110 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2da2825-c183-4927-a6b2-6e513a0de305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:24:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1014250751',vendor_name='tempest-vendor_name-1525737327'},id=f755f743-fdf4-4b5b-8333-8ad4886eebce,is_public=True,name='tempest-ProjectMemberTests-volume-type-1667179828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f755f743-fdf4-4b5b-8333-8ad4886eebce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:45.293797 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67856522-39ad-4d3f-9adb-2be87106d61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:45.315591 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1667179828 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1667179828, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:45.315832 np0000007832 devstack@c-api.service[100468]: WARNING cinder.quota [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1667179828 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1667179828, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:45.337161 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Created reservations ['7a811778-369a-415b-8c26-fb01c03157bf', 'bb914e0f-3726-4e7d-8359-172c5698c234', '6acd66cc-7626-49d6-8d40-c7700e4b8745', '26b740f0-c45c-424a-8455-a29385db813e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:45.337873 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67856522-39ad-4d3f-9adb-2be87106d61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a811778-369a-415b-8c26-fb01c03157bf', 'bb914e0f-3726-4e7d-8359-172c5698c234', '6acd66cc-7626-49d6-8d40-c7700e4b8745', '26b740f0-c45c-424a-8455-a29385db813e']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:45.338590 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a187e3b-1e13-4820-ac1c-8e1bc6e64dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:45.365303 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a187e3b-1e13-4820-ac1c-8e1bc6e64dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '387d8534-3bae-40a7-bb11-a39b10741683', '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='05f065b1a26743e2a22dc982b4005981',qos_specs=None,replication_status=,reservations=['7a811778-369a-415b-8c26-fb01c03157bf','bb914e0f-3726-4e7d-8359-172c5698c234','6acd66cc-7626-49d6-8d40-c7700e4b8745','26b740f0-c45c-424a-8455-a29385db813e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc383011e0b6449da69685ef57a3f84a',volume_type_id=f755f743-fdf4-4b5b-8333-8ad4886eebce), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:24:45Z,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=387d8534-3bae-40a7-bb11-a39b10741683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05f065b1a26743e2a22dc982b4005981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc383011e0b6449da69685ef57a3f84a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f755f743-fdf4-4b5b-8333-8ad4886eebce),volume_type_id=f755f743-fdf4-4b5b-8333-8ad4886eebce)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:45.366306 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fd6641-7ab7-44cd-99d0-f10701e9f3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:45.386343 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fd6641-7ab7-44cd-99d0-f10701e9f3de) transitioned into state 'SUCCESS' from 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='05f065b1a26743e2a22dc982b4005981',qos_specs=None,replication_status=,reservations=['7a811778-369a-415b-8c26-fb01c03157bf','bb914e0f-3726-4e7d-8359-172c5698c234','6acd66cc-7626-49d6-8d40-c7700e4b8745','26b740f0-c45c-424a-8455-a29385db813e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc383011e0b6449da69685ef57a3f84a',volume_type_id=f755f743-fdf4-4b5b-8333-8ad4886eebce)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:45.387041 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48da3d7c-e1b6-4c01-b321-b203f0c044c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:45.395071 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48da3d7c-e1b6-4c01-b321-b203f0c044c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:45.395873 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Flow 'volume_create_api' (305d2c43-040f-4ff0-b2b2-eb94238081b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:45.396200 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume request issued successfully. Aug 20 00:24:45.396754 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12987858-cf32-4106-9f48-1ba565ffcd4a tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:24:45.397348 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1455/5789] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:24:45 2026] POST /volume/v3/volumes => generated 770 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:45.408270 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-48c7e6d4-5d2f-4db9-a557-734306edad56 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:45.410125 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48c7e6d4-5d2f-4db9-a557-734306edad56 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 Aug 20 00:24:45.410358 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48c7e6d4-5d2f-4db9-a557-734306edad56 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:45.410552 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48c7e6d4-5d2f-4db9-a557-734306edad56 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:45.417364 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:45.417364 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:45.421015 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-48c7e6d4-5d2f-4db9-a557-734306edad56 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:45.424667 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48c7e6d4-5d2f-4db9-a557-734306edad56 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 returned with HTTP 200 Aug 20 00:24:45.425049 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1444/5790] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:24:45 2026] GET /volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:46.436965 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-015b353f-9db3-4d79-9abe-cb30fec605bf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.438689 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-015b353f-9db3-4d79-9abe-cb30fec605bf tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 Aug 20 00:24:46.438912 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-015b353f-9db3-4d79-9abe-cb30fec605bf tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:46.439098 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-015b353f-9db3-4d79-9abe-cb30fec605bf tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:46.446620 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:46.446620 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:46.450016 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-015b353f-9db3-4d79-9abe-cb30fec605bf tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:46.453757 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-015b353f-9db3-4d79-9abe-cb30fec605bf tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 returned with HTTP 200 Aug 20 00:24:46.454160 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1444/5791] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:24:46 2026] GET /volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 => generated 970 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:46.468113 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-8e3b85d0-aa78-4c9a-971c-9056119216c2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.469620 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8e3b85d0-aa78-4c9a-971c-9056119216c2 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:24:46.469797 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8e3b85d0-aa78-4c9a-971c-9056119216c2 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:46.469994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-8e3b85d0-aa78-4c9a-971c-9056119216c2 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'version_select' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:46.473103 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-8e3b85d0-aa78-4c9a-971c-9056119216c2 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:24:46.473477 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1449/5792] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:24:46 2026] GET /volume/v3/messages => generated 666 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:46.482505 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-94c3e2b5-f1a2-4292-afd4-c48f88d3fd1d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.484344 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-94c3e2b5-f1a2-4292-afd4-c48f88d3fd1d tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] GET https://10.4.3.9/volume/v3/messages Aug 20 00:24:46.484554 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-94c3e2b5-f1a2-4292-afd4-c48f88d3fd1d tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:46.484750 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-94c3e2b5-f1a2-4292-afd4-c48f88d3fd1d tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:46.485041 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:46.485041 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:46.488386 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-94c3e2b5-f1a2-4292-afd4-c48f88d3fd1d tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:24:46.488737 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1456/5793] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:24:46 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:46.496452 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-937a46ab-4e8d-461e-b271-ff9b8b24bbd4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.498087 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-937a46ab-4e8d-461e-b271-ff9b8b24bbd4 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] DELETE https://10.4.3.9/volume/v3/messages/7a0a184e-b10a-47bc-a47f-96feedbad71d Aug 20 00:24:46.498292 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-937a46ab-4e8d-461e-b271-ff9b8b24bbd4 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:46.498461 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-937a46ab-4e8d-461e-b271-ff9b8b24bbd4 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:46.507544 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-937a46ab-4e8d-461e-b271-ff9b8b24bbd4 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/messages/7a0a184e-b10a-47bc-a47f-96feedbad71d returned with HTTP 204 Aug 20 00:24:46.507876 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1445/5794] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:24:46 2026] DELETE /volume/v3/messages/7a0a184e-b10a-47bc-a47f-96feedbad71d => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:24:46.514079 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.516379 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 Aug 20 00:24:46.516645 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:46.516903 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:46.517115 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Delete volume with id: 387d8534-3bae-40a7-bb11-a39b10741683 Aug 20 00:24:46.526573 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:46.526573 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:46.527060 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:46.528619 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100466) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:24:46.540299 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1667179828 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1667179828, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:46.540587 np0000007832 devstack@c-api.service[100466]: WARNING cinder.quota [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1667179828 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1667179828, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:46.548257 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Created reservations ['28857b72-714a-47be-b879-c7eb5cbda7af', '7e00ab27-6f8f-4568-afe9-19f376242700', 'c329b549-2303-4290-8cff-b1099d946af5', 'd8ec2a25-5401-476c-b6da-36034f73eb87'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:46.573331 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Delete volume request issued successfully. Aug 20 00:24:46.573551 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-179292ac-71de-441d-b8c4-e96fa9d4b0bd tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 returned with HTTP 202 Aug 20 00:24:46.574157 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1445/5795] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:24:46 2026] DELETE /volume/v3/volumes/387d8534-3bae-40a7-bb11-a39b10741683 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:46.580437 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-d186727a-6def-410c-9d21-ccc8d5068128 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.582122 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d186727a-6def-410c-9d21-ccc8d5068128 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] DELETE https://10.4.3.9/volume/v3/types/f755f743-fdf4-4b5b-8333-8ad4886eebce Aug 20 00:24:46.582319 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d186727a-6def-410c-9d21-ccc8d5068128 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:46.582532 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-d186727a-6def-410c-9d21-ccc8d5068128 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:46.602801 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-d186727a-6def-410c-9d21-ccc8d5068128 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/types/f755f743-fdf4-4b5b-8333-8ad4886eebce returned with HTTP 202 Aug 20 00:24:46.603205 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1450/5796] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:46 2026] DELETE /volume/v3/types/f755f743-fdf4-4b5b-8333-8ad4886eebce => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:46.610720 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-692ad705-bd8e-408a-b650-9b562f3ec643 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.612468 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-692ad705-bd8e-408a-b650-9b562f3ec643 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:46.612831 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-692ad705-bd8e-408a-b650-9b562f3ec643 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-318647865", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1307141190", "vendor_name": "tempest-vendor_name-1171069911"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:46.627177 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-692ad705-bd8e-408a-b650-9b562f3ec643 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:46.627564 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1457/5797] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:46 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:46.635112 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9ae114be-0b36-4414-962d-ca43ee49e68c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.636852 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:24:46.637374 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c648b7f0-83c4-4ebd-bcbb-c7eec73bea66", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:46.639395 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume request body: {'volume': {'volume_type': 'c648b7f0-83c4-4ebd-bcbb-c7eec73bea66', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:24:46.643003 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume of 1 GB Aug 20 00:24:46.643373 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:46.643373 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:46.643769 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Availability Zones retrieved successfully. Aug 20 00:24:46.649167 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Flow 'volume_create_api' (c4221c1a-457d-4a1b-a895-9953dd26547f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:46.650090 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (421d2f71-752d-4d9a-a6e2-2fd95252ab14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:46.650845 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:24:46.669531 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (421d2f71-752d-4d9a-a6e2-2fd95252ab14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:24:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1307141190',vendor_name='tempest-vendor_name-1171069911'},id=c648b7f0-83c4-4ebd-bcbb-c7eec73bea66,is_public=True,name='tempest-ProjectMemberTests-volume-type-318647865',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c648b7f0-83c4-4ebd-bcbb-c7eec73bea66', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:46.670320 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ddaeb7-7589-43b1-95ce-a85a75fd054a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:46.702858 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-318647865 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-318647865, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:46.703198 np0000007832 devstack@c-api.service[100467]: WARNING cinder.quota [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-318647865 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-318647865, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:46.724918 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Created reservations ['914f2340-1ed1-4bca-9978-032ad4fbd21c', '6fa7f749-5eec-4eb4-9379-8b8a120b2348', '2ee17f9f-99f2-41cb-8b7a-27bb7c043f4a', 'bb455ab1-613d-4f0a-9cdd-759f69a892b3'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:46.725720 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ddaeb7-7589-43b1-95ce-a85a75fd054a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914f2340-1ed1-4bca-9978-032ad4fbd21c', '6fa7f749-5eec-4eb4-9379-8b8a120b2348', '2ee17f9f-99f2-41cb-8b7a-27bb7c043f4a', 'bb455ab1-613d-4f0a-9cdd-759f69a892b3']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:46.726480 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392292fa-1513-4e77-990c-7fdd51d00af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:46.749178 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392292fa-1513-4e77-990c-7fdd51d00af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd989e582-d4ab-4688-a9c1-1ff00921577c', '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='05f065b1a26743e2a22dc982b4005981',qos_specs=None,replication_status=,reservations=['914f2340-1ed1-4bca-9978-032ad4fbd21c','6fa7f749-5eec-4eb4-9379-8b8a120b2348','2ee17f9f-99f2-41cb-8b7a-27bb7c043f4a','bb455ab1-613d-4f0a-9cdd-759f69a892b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc383011e0b6449da69685ef57a3f84a',volume_type_id=c648b7f0-83c4-4ebd-bcbb-c7eec73bea66), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:24:46Z,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=d989e582-d4ab-4688-a9c1-1ff00921577c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05f065b1a26743e2a22dc982b4005981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc383011e0b6449da69685ef57a3f84a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c648b7f0-83c4-4ebd-bcbb-c7eec73bea66),volume_type_id=c648b7f0-83c4-4ebd-bcbb-c7eec73bea66)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:46.749832 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68d488f-bba4-4626-a657-e7976fc046b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:46.767227 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68d488f-bba4-4626-a657-e7976fc046b4) transitioned into state 'SUCCESS' from 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='05f065b1a26743e2a22dc982b4005981',qos_specs=None,replication_status=,reservations=['914f2340-1ed1-4bca-9978-032ad4fbd21c','6fa7f749-5eec-4eb4-9379-8b8a120b2348','2ee17f9f-99f2-41cb-8b7a-27bb7c043f4a','bb455ab1-613d-4f0a-9cdd-759f69a892b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc383011e0b6449da69685ef57a3f84a',volume_type_id=c648b7f0-83c4-4ebd-bcbb-c7eec73bea66)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:46.767870 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e08dd9d-baa8-41ee-b6a9-e1e7a89bb62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:46.776034 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e08dd9d-baa8-41ee-b6a9-e1e7a89bb62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:46.776803 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Flow 'volume_create_api' (c4221c1a-457d-4a1b-a895-9953dd26547f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:46.777150 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Create volume request issued successfully. Aug 20 00:24:46.777695 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9ae114be-0b36-4414-962d-ca43ee49e68c tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:24:46.778147 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1446/5798] 10.4.3.9 () {70 vars in 1284 bytes} [Thu Aug 20 00:24:46 2026] POST /volume/v3/volumes => generated 769 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:46.789757 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-00917db4-1205-4967-829e-7552535e6748 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:46.791560 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00917db4-1205-4967-829e-7552535e6748 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c Aug 20 00:24:46.791735 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00917db4-1205-4967-829e-7552535e6748 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:46.791917 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00917db4-1205-4967-829e-7552535e6748 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:46.798058 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:46.798058 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:46.800991 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-00917db4-1205-4967-829e-7552535e6748 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:46.804309 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00917db4-1205-4967-829e-7552535e6748 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c returned with HTTP 200 Aug 20 00:24:46.804667 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1446/5799] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:24:46 2026] GET /volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c => generated 948 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:47.815685 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-01ab8c7f-6978-465c-a99b-0361082d12e0 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:47.817260 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-01ab8c7f-6978-465c-a99b-0361082d12e0 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c Aug 20 00:24:47.817436 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-01ab8c7f-6978-465c-a99b-0361082d12e0 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:47.817602 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-01ab8c7f-6978-465c-a99b-0361082d12e0 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:47.823719 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:47.823719 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:47.826403 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-01ab8c7f-6978-465c-a99b-0361082d12e0 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:47.829423 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-01ab8c7f-6978-465c-a99b-0361082d12e0 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c returned with HTTP 200 Aug 20 00:24:47.829745 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1451/5800] 10.4.3.9 () {68 vars in 1374 bytes} [Thu Aug 20 00:24:47 2026] GET /volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c => generated 969 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:47.840700 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-67a00025-3e12-43ef-a360-840bd7c684de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:47.842404 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67a00025-3e12-43ef-a360-840bd7c684de tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] GET https://10.4.3.9/volume/v3/messages Aug 20 00:24:47.842654 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67a00025-3e12-43ef-a360-840bd7c684de tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:47.842868 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67a00025-3e12-43ef-a360-840bd7c684de tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:47.846509 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67a00025-3e12-43ef-a360-840bd7c684de tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/messages returned with HTTP 200 Aug 20 00:24:47.846881 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1458/5801] 10.4.3.9 () {68 vars in 1266 bytes} [Thu Aug 20 00:24:47 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:47.853822 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-417f6773-bd54-4a3b-bb5f-284332d790f9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:47.855675 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-417f6773-bd54-4a3b-bb5f-284332d790f9 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] GET https://10.4.3.9/volume/v3/messages/325c5595-e0b2-4f88-a57d-800750e71b77 Aug 20 00:24:47.855867 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-417f6773-bd54-4a3b-bb5f-284332d790f9 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:47.856055 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-417f6773-bd54-4a3b-bb5f-284332d790f9 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:47.859709 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:47.859709 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:47.860420 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-417f6773-bd54-4a3b-bb5f-284332d790f9 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-member] https://10.4.3.9/volume/v3/messages/325c5595-e0b2-4f88-a57d-800750e71b77 returned with HTTP 200 Aug 20 00:24:47.860722 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1447/5802] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:24:47 2026] GET /volume/v3/messages/325c5595-e0b2-4f88-a57d-800750e71b77 => generated 663 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:47.867445 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f08d77f5-e439-4107-8e73-3f4eaed917a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:47.869099 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f08d77f5-e439-4107-8e73-3f4eaed917a2 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] DELETE https://10.4.3.9/volume/v3/messages/325c5595-e0b2-4f88-a57d-800750e71b77 Aug 20 00:24:47.869331 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f08d77f5-e439-4107-8e73-3f4eaed917a2 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:47.869500 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f08d77f5-e439-4107-8e73-3f4eaed917a2 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:47.878010 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f08d77f5-e439-4107-8e73-3f4eaed917a2 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/messages/325c5595-e0b2-4f88-a57d-800750e71b77 returned with HTTP 204 Aug 20 00:24:47.878469 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1447/5803] 10.4.3.9 () {68 vars in 1380 bytes} [Thu Aug 20 00:24:47 2026] DELETE /volume/v3/messages/325c5595-e0b2-4f88-a57d-800750e71b77 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 00:24:47.884075 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-158ec51d-c375-4b75-81c5-e94682370071 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:47.885809 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c Aug 20 00:24:47.886063 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:47.886287 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method 'delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:47.886463 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.v3.volumes [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Delete volume with id: d989e582-d4ab-4688-a9c1-1ff00921577c Aug 20 00:24:47.893615 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:47.893615 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:47.893950 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Volume info retrieved successfully. Aug 20 00:24:47.894806 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.volume.api [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100469) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 00:24:47.903459 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-318647865 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-318647865, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:47.903763 np0000007832 devstack@c-api.service[100469]: WARNING cinder.quota [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-318647865 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-318647865, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:24:47.912703 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.quota [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Created reservations ['d312c5f5-a523-49b2-8858-daadbb239957', '09425c96-e2d6-4261-986b-1d00e9245e9a', 'febd66f3-2fc7-4f96-93d2-f23a5b377f21', '45c72714-3ea6-4c01-8d4c-28351729cf19'] {{(pid=100469) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:47.935063 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Delete volume request issued successfully. Aug 20 00:24:47.935234 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-158ec51d-c375-4b75-81c5-e94682370071 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c returned with HTTP 202 Aug 20 00:24:47.935622 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1452/5804] 10.4.3.9 () {68 vars in 1377 bytes} [Thu Aug 20 00:24:47 2026] DELETE /volume/v3/volumes/d989e582-d4ab-4688-a9c1-1ff00921577c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:47.941846 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2e2be293-8c54-41fc-ae1a-6a7d0b0df417 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:47.943509 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e2be293-8c54-41fc-ae1a-6a7d0b0df417 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] DELETE https://10.4.3.9/volume/v3/types/c648b7f0-83c4-4ebd-bcbb-c7eec73bea66 Aug 20 00:24:47.943689 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e2be293-8c54-41fc-ae1a-6a7d0b0df417 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:47.943871 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e2be293-8c54-41fc-ae1a-6a7d0b0df417 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:47.966082 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e2be293-8c54-41fc-ae1a-6a7d0b0df417 tempest-ProjectMemberTests-1533332220 tempest-ProjectMemberTests-1533332220-project-admin] https://10.4.3.9/volume/v3/types/c648b7f0-83c4-4ebd-bcbb-c7eec73bea66 returned with HTTP 202 Aug 20 00:24:47.966483 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1459/5805] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:47 2026] DELETE /volume/v3/types/c648b7f0-83c4-4ebd-bcbb-c7eec73bea66 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:49.332801 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:49.407133 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:24:49.407523 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2036519987"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:49.409266 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2036519987'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:24:49.409404 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Create volume of 1 GB Aug 20 00:24:49.413969 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Availability Zones retrieved successfully. Aug 20 00:24:49.418611 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Flow 'volume_create_api' (1caaa3b9-4d8d-42d7-b8d7-bba9ccc87b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:49.419578 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46155fa-025f-4a0f-b15b-60671b91a367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:49.420298 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:24:49.440148 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46155fa-025f-4a0f-b15b-60671b91a367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:49.440781 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f952d7-b338-4b7f-8d0a-9376b22cc87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:49.489846 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Created reservations ['57e617c4-5966-4eaa-803a-9035555fe5d2', 'c65a3ba3-d1d3-47dc-ad1c-4ed9ef8ca1f8', '75d93d18-beaf-4f08-8306-0e6058f66abd', '1ba59db1-cc85-4529-b02f-16b1fa901281'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:49.490512 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f952d7-b338-4b7f-8d0a-9376b22cc87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57e617c4-5966-4eaa-803a-9035555fe5d2', 'c65a3ba3-d1d3-47dc-ad1c-4ed9ef8ca1f8', '75d93d18-beaf-4f08-8306-0e6058f66abd', '1ba59db1-cc85-4529-b02f-16b1fa901281']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:49.491159 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f7caaa-2941-42a1-a2f2-43fa0cc02bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:49.511571 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f7caaa-2941-42a1-a2f2-43fa0cc02bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5279c03d-029c-4357-bf9f-e4f0e8742c5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2036519987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bcd0cc46ebf495bb95600524f66c370',qos_specs=None,replication_status=,reservations=['57e617c4-5966-4eaa-803a-9035555fe5d2','c65a3ba3-d1d3-47dc-ad1c-4ed9ef8ca1f8','75d93d18-beaf-4f08-8306-0e6058f66abd','1ba59db1-cc85-4529-b02f-16b1fa901281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d71b065a2d743c1a9d7782e2079c464',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2036519987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5279c03d-029c-4357-bf9f-e4f0e8742c5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bcd0cc46ebf495bb95600524f66c370',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d71b065a2d743c1a9d7782e2079c464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:49.512301 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca91315a-3345-47ec-ab17-e2223b0e6595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:49.527615 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca91315a-3345-47ec-ab17-e2223b0e6595) transitioned into state 'SUCCESS' from state '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-2036519987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bcd0cc46ebf495bb95600524f66c370',qos_specs=None,replication_status=,reservations=['57e617c4-5966-4eaa-803a-9035555fe5d2','c65a3ba3-d1d3-47dc-ad1c-4ed9ef8ca1f8','75d93d18-beaf-4f08-8306-0e6058f66abd','1ba59db1-cc85-4529-b02f-16b1fa901281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d71b065a2d743c1a9d7782e2079c464',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:49.528244 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4130c3-359a-4e7a-a68e-f2df28d250f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:49.535798 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4130c3-359a-4e7a-a68e-f2df28d250f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:49.536566 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Flow 'volume_create_api' (1caaa3b9-4d8d-42d7-b8d7-bba9ccc87b32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:49.536855 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Create volume request issued successfully. Aug 20 00:24:49.537398 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-349ed80a-d5cc-48da-a966-88b839c8faf5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:24:49.537805 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1448/5806] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:24:49 2026] POST /volume/v3/volumes => generated 774 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:49.548123 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-33067ff4-d5ad-4c66-a91c-9c800d808682 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:49.549711 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33067ff4-d5ad-4c66-a91c-9c800d808682 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] GET https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f Aug 20 00:24:49.549898 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33067ff4-d5ad-4c66-a91c-9c800d808682 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:49.550083 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33067ff4-d5ad-4c66-a91c-9c800d808682 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:49.556099 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:49.556099 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:49.559156 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-33067ff4-d5ad-4c66-a91c-9c800d808682 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Volume info retrieved successfully. Aug 20 00:24:49.562431 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33067ff4-d5ad-4c66-a91c-9c800d808682 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f returned with HTTP 200 Aug 20 00:24:49.562768 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1448/5807] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:49 2026] GET /volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f => generated 953 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:50.574079 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-23bb3e98-a6f5-4489-b978-cdbefefc890f None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:50.576097 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23bb3e98-a6f5-4489-b978-cdbefefc890f tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] GET https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f Aug 20 00:24:50.576305 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23bb3e98-a6f5-4489-b978-cdbefefc890f tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:50.576485 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-23bb3e98-a6f5-4489-b978-cdbefefc890f tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:50.583152 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:50.583152 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:50.586452 np0000007832 devstack@c-api.service[100469]: INFO cinder.volume.api [None req-23bb3e98-a6f5-4489-b978-cdbefefc890f tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Volume info retrieved successfully. Aug 20 00:24:50.590488 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-23bb3e98-a6f5-4489-b978-cdbefefc890f tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f returned with HTTP 200 Aug 20 00:24:50.590864 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1453/5808] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:50 2026] GET /volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:50.603293 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-88ddae7e-eeaf-491c-8998-a86fdfc13224 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:50.654006 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88ddae7e-eeaf-491c-8998-a86fdfc13224 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] POST https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f/action Aug 20 00:24:50.654377 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88ddae7e-eeaf-491c-8998-a86fdfc13224 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:24:50.654513 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88ddae7e-eeaf-491c-8998-a86fdfc13224 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:50.663127 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:50.663127 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:50.663588 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-88ddae7e-eeaf-491c-8998-a86fdfc13224 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] Volume info retrieved successfully. Aug 20 00:24:50.664703 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-88ddae7e-eeaf-491c-8998-a86fdfc13224 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7775f8abd0a94163af0b0b46fbf97984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bcd0cc46ebf495bb95600524f66c370', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:24:50.664930 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88ddae7e-eeaf-491c-8998-a86fdfc13224 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f/action returned with HTTP 403 Aug 20 00:24:50.665419 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1460/5809] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:24:50 2026] POST /volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f/action => generated 131 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:50.673424 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a5b291d0-5b1d-4fcb-9a72-dbac85cedf50 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:50.675130 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5b291d0-5b1d-4fcb-9a72-dbac85cedf50 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f Aug 20 00:24:50.675330 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5b291d0-5b1d-4fcb-9a72-dbac85cedf50 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:50.675518 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a5b291d0-5b1d-4fcb-9a72-dbac85cedf50 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:50.675663 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a5b291d0-5b1d-4fcb-9a72-dbac85cedf50 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Delete volume with id: 5279c03d-029c-4357-bf9f-e4f0e8742c5f Aug 20 00:24:50.683405 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:50.683405 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:50.683720 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a5b291d0-5b1d-4fcb-9a72-dbac85cedf50 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Volume info retrieved successfully. Aug 20 00:24:50.698431 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a5b291d0-5b1d-4fcb-9a72-dbac85cedf50 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Delete volume request issued successfully. Aug 20 00:24:50.698615 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a5b291d0-5b1d-4fcb-9a72-dbac85cedf50 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f returned with HTTP 202 Aug 20 00:24:50.699028 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1449/5810] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:50 2026] DELETE /volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:50.706826 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-267dbd3a-91cf-426f-be2d-049fdf32c209 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:50.708468 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-267dbd3a-91cf-426f-be2d-049fdf32c209 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] GET https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f Aug 20 00:24:50.708640 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-267dbd3a-91cf-426f-be2d-049fdf32c209 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:50.708809 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-267dbd3a-91cf-426f-be2d-049fdf32c209 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:50.715523 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:50.715523 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:50.718470 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-267dbd3a-91cf-426f-be2d-049fdf32c209 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Volume info retrieved successfully. Aug 20 00:24:50.721845 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-267dbd3a-91cf-426f-be2d-049fdf32c209 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f returned with HTTP 200 Aug 20 00:24:50.722224 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1449/5811] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:50 2026] GET /volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:51.734432 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-317bfa2a-8339-4e3b-aedd-f3480936c125 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:51.736046 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-317bfa2a-8339-4e3b-aedd-f3480936c125 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] GET https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f Aug 20 00:24:51.736208 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-317bfa2a-8339-4e3b-aedd-f3480936c125 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:51.736390 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-317bfa2a-8339-4e3b-aedd-f3480936c125 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:51.741446 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-317bfa2a-8339-4e3b-aedd-f3480936c125 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f returned with HTTP 404 Aug 20 00:24:51.742186 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1454/5812] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:51 2026] GET /volume/v3/volumes/5279c03d-029c-4357-bf9f-e4f0e8742c5f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:51.749603 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:51.751489 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] POST https://10.4.3.9/volume/v3/volumes Aug 20 00:24:51.751818 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-455127911"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:51.753265 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-455127911'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:24:51.753380 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Create volume of 1 GB Aug 20 00:24:51.757740 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Availability Zones retrieved successfully. Aug 20 00:24:51.763120 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Flow 'volume_create_api' (acdd4c2a-94eb-4ec9-abc8-cdd4cab0742d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:51.763951 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c22726-a3f9-4c0e-81fb-cda827ebfdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:51.764758 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:24:51.787100 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c22726-a3f9-4c0e-81fb-cda827ebfdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b641eb6f-0447-4013-ba18-cdd9291d0227,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b641eb6f-0447-4013-ba18-cdd9291d0227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:51.787829 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c738d123-2b20-4966-b103-f0f743056254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:51.823436 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Created reservations ['143ad7d9-7db7-4368-8f06-309f834f26dc', '5c635f1c-c2da-4a4b-8ed0-b760c8f32ef5', 'deda1446-3683-4e05-a503-4593b5cd3e17', '10209647-4d14-4a53-989f-3c41c5eb4b6c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:24:51.824172 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c738d123-2b20-4966-b103-f0f743056254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['143ad7d9-7db7-4368-8f06-309f834f26dc', '5c635f1c-c2da-4a4b-8ed0-b760c8f32ef5', 'deda1446-3683-4e05-a503-4593b5cd3e17', '10209647-4d14-4a53-989f-3c41c5eb4b6c']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:51.824876 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0949e909-e320-464d-8ac6-43d0738e2721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:51.846574 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0949e909-e320-464d-8ac6-43d0738e2721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6de589fa-5fbe-4552-8d2b-11ad9e39225f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-455127911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bcd0cc46ebf495bb95600524f66c370',qos_specs=None,replication_status=,reservations=['143ad7d9-7db7-4368-8f06-309f834f26dc','5c635f1c-c2da-4a4b-8ed0-b760c8f32ef5','deda1446-3683-4e05-a503-4593b5cd3e17','10209647-4d14-4a53-989f-3c41c5eb4b6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d71b065a2d743c1a9d7782e2079c464',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-455127911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6de589fa-5fbe-4552-8d2b-11ad9e39225f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bcd0cc46ebf495bb95600524f66c370',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d71b065a2d743c1a9d7782e2079c464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b641eb6f-0447-4013-ba18-cdd9291d0227),volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:51.847330 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37451e85-1a9d-4823-90a9-517838300476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:51.864444 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37451e85-1a9d-4823-90a9-517838300476) transitioned into state 'SUCCESS' from state '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-455127911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bcd0cc46ebf495bb95600524f66c370',qos_specs=None,replication_status=,reservations=['143ad7d9-7db7-4368-8f06-309f834f26dc','5c635f1c-c2da-4a4b-8ed0-b760c8f32ef5','deda1446-3683-4e05-a503-4593b5cd3e17','10209647-4d14-4a53-989f-3c41c5eb4b6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d71b065a2d743c1a9d7782e2079c464',volume_type_id=b641eb6f-0447-4013-ba18-cdd9291d0227)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:51.865154 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f28b172-e7a5-4d0f-9d35-7028e798b6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:24:51.874303 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f28b172-e7a5-4d0f-9d35-7028e798b6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:24:51.875079 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Flow 'volume_create_api' (acdd4c2a-94eb-4ec9-abc8-cdd4cab0742d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:24:51.875399 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Create volume request issued successfully. Aug 20 00:24:51.875959 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eea6c744-9e7c-4280-88e1-c08686a98f69 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes returned with HTTP 202 Aug 20 00:24:51.876367 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1461/5813] 10.4.3.9 () {68 vars in 1244 bytes} [Thu Aug 20 00:24:51 2026] POST /volume/v3/volumes => generated 773 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:24:51.886560 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8d526b40-0571-4962-a9fd-704bafede0c3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:51.888192 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d526b40-0571-4962-a9fd-704bafede0c3 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] GET https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f Aug 20 00:24:51.888383 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d526b40-0571-4962-a9fd-704bafede0c3 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:51.888554 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d526b40-0571-4962-a9fd-704bafede0c3 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:51.894778 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:51.894778 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:51.897770 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8d526b40-0571-4962-a9fd-704bafede0c3 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Volume info retrieved successfully. Aug 20 00:24:51.901252 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d526b40-0571-4962-a9fd-704bafede0c3 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f returned with HTTP 200 Aug 20 00:24:51.901588 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1450/5814] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:51 2026] GET /volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:52.912507 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f216d93a-7ec3-4bd6-924c-b8e0d218eae5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:52.914038 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f216d93a-7ec3-4bd6-924c-b8e0d218eae5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] GET https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f Aug 20 00:24:52.914197 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f216d93a-7ec3-4bd6-924c-b8e0d218eae5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:52.914374 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f216d93a-7ec3-4bd6-924c-b8e0d218eae5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:52.920454 np0000007832 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:52.920454 np0000007832 devstack@c-api.service[100466]: warnings.warn( Aug 20 00:24:52.923102 np0000007832 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f216d93a-7ec3-4bd6-924c-b8e0d218eae5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Volume info retrieved successfully. Aug 20 00:24:52.926120 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f216d93a-7ec3-4bd6-924c-b8e0d218eae5 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f returned with HTTP 200 Aug 20 00:24:52.926429 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1450/5815] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:52 2026] GET /volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f => generated 1004 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:52.937823 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-0ae54aa8-31ca-4b57-846b-7f3277bfe109 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:52.939461 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0ae54aa8-31ca-4b57-846b-7f3277bfe109 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] POST https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f/action Aug 20 00:24:52.939772 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0ae54aa8-31ca-4b57-846b-7f3277bfe109 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100469) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:24:52.939903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-0ae54aa8-31ca-4b57-846b-7f3277bfe109 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:52.947430 np0000007832 devstack@c-api.service[100469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:52.947430 np0000007832 devstack@c-api.service[100469]: warnings.warn( Aug 20 00:24:52.947847 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.policy [None req-0ae54aa8-31ca-4b57-846b-7f3277bfe109 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7775f8abd0a94163af0b0b46fbf97984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bcd0cc46ebf495bb95600524f66c370', '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=100469) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 00:24:52.948042 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-0ae54aa8-31ca-4b57-846b-7f3277bfe109 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-reader] https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f/action returned with HTTP 403 Aug 20 00:24:52.948479 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1455/5816] 10.4.3.9 () {68 vars in 1376 bytes} [Thu Aug 20 00:24:52 2026] POST /volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:52.954852 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-403fdb12-1c50-4a24-ae93-983b748520c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:52.957141 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-403fdb12-1c50-4a24-ae93-983b748520c4 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] DELETE https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f Aug 20 00:24:52.957447 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-403fdb12-1c50-4a24-ae93-983b748520c4 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:52.957727 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-403fdb12-1c50-4a24-ae93-983b748520c4 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:52.957958 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-403fdb12-1c50-4a24-ae93-983b748520c4 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Delete volume with id: 6de589fa-5fbe-4552-8d2b-11ad9e39225f Aug 20 00:24:52.967281 np0000007832 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:52.967281 np0000007832 devstack@c-api.service[100468]: warnings.warn( Aug 20 00:24:52.967779 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-403fdb12-1c50-4a24-ae93-983b748520c4 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Volume info retrieved successfully. Aug 20 00:24:52.984758 np0000007832 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-403fdb12-1c50-4a24-ae93-983b748520c4 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Delete volume request issued successfully. Aug 20 00:24:52.985011 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-403fdb12-1c50-4a24-ae93-983b748520c4 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f returned with HTTP 202 Aug 20 00:24:52.985540 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1462/5817] 10.4.3.9 () {66 vars in 1337 bytes} [Thu Aug 20 00:24:52 2026] DELETE /volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:52.992201 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d2e975f8-15ea-4392-b081-4bae62165259 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:52.993986 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2e975f8-15ea-4392-b081-4bae62165259 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] GET https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f Aug 20 00:24:52.994191 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2e975f8-15ea-4392-b081-4bae62165259 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:52.994403 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2e975f8-15ea-4392-b081-4bae62165259 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:53.000796 np0000007832 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:24:53.000796 np0000007832 devstack@c-api.service[100467]: warnings.warn( Aug 20 00:24:53.003914 np0000007832 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d2e975f8-15ea-4392-b081-4bae62165259 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Volume info retrieved successfully. Aug 20 00:24:53.007563 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2e975f8-15ea-4392-b081-4bae62165259 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f returned with HTTP 200 Aug 20 00:24:53.007982 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1451/5818] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:52 2026] GET /volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f => generated 1003 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:54.021524 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48266075-1c7c-490f-b063-9548bff3fdf9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:54.023074 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48266075-1c7c-490f-b063-9548bff3fdf9 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] GET https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f Aug 20 00:24:54.023239 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48266075-1c7c-490f-b063-9548bff3fdf9 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:54.023414 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48266075-1c7c-490f-b063-9548bff3fdf9 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:54.028430 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48266075-1c7c-490f-b063-9548bff3fdf9 tempest-ProjectReaderTests-1632087773 tempest-ProjectReaderTests-1632087773-project-admin] https://10.4.3.9/volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f returned with HTTP 404 Aug 20 00:24:54.028831 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1451/5819] 10.4.3.9 () {66 vars in 1334 bytes} [Thu Aug 20 00:24:54 2026] GET /volume/v3/volumes/6de589fa-5fbe-4552-8d2b-11ad9e39225f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:24:55.162784 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-6b4acac2-2613-473f-b5c9-efc804b63f15 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.236181 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b4acac2-2613-473f-b5c9-efc804b63f15 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:55.236529 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-6b4acac2-2613-473f-b5c9-efc804b63f15 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1525353270", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.251094 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-6b4acac2-2613-473f-b5c9-efc804b63f15 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:55.251443 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1456/5820] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types => generated 380 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.259459 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b71bc055-f3ff-4cc0-9fac-ef6dbcdf15f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.261050 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b71bc055-f3ff-4cc0-9fac-ef6dbcdf15f1 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption Aug 20 00:24:55.261362 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b71bc055-f3ff-4cc0-9fac-ef6dbcdf15f1 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.276359 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b71bc055-f3ff-4cc0-9fac-ef6dbcdf15f1 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption returned with HTTP 200 Aug 20 00:24:55.276731 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1463/5821] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.285220 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b8b3404-4768-47d2-867d-fee02ae59ffd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.287007 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b8b3404-4768-47d2-867d-fee02ae59ffd tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:55.287407 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b8b3404-4768-47d2-867d-fee02ae59ffd tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-173702103", "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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.303631 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b8b3404-4768-47d2-867d-fee02ae59ffd tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:55.303949 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1452/5822] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.312806 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c231c19-c921-4a9c-a127-b8de080da6da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.314084 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c231c19-c921-4a9c-a127-b8de080da6da tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types/fe52a6c3-77f5-4b3d-83bb-392414d02d50/encryption Aug 20 00:24:55.314405 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c231c19-c921-4a9c-a127-b8de080da6da tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.329829 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c231c19-c921-4a9c-a127-b8de080da6da tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/fe52a6c3-77f5-4b3d-83bb-392414d02d50/encryption returned with HTTP 200 Aug 20 00:24:55.330288 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1452/5823] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types/fe52a6c3-77f5-4b3d-83bb-392414d02d50/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.339726 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-893cf7b9-95f3-4286-9cc2-f7dea51b7e99 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.341340 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-893cf7b9-95f3-4286-9cc2-f7dea51b7e99 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:55.341847 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-893cf7b9-95f3-4286-9cc2-f7dea51b7e99 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-444750913", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.359023 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-893cf7b9-95f3-4286-9cc2-f7dea51b7e99 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:55.359362 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1457/5824] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.366903 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2d19dcab-0561-47b8-b8bf-1f3c5cfa7a71 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.368544 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d19dcab-0561-47b8-b8bf-1f3c5cfa7a71 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d/extra_specs Aug 20 00:24:55.368906 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d19dcab-0561-47b8-b8bf-1f3c5cfa7a71 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.391166 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d19dcab-0561-47b8-b8bf-1f3c5cfa7a71 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d/extra_specs returned with HTTP 200 Aug 20 00:24:55.391713 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1464/5825] 10.4.3.9 () {68 vars in 1385 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d/extra_specs => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:24:55.398083 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a77c6e63-595e-4511-9eaf-6d084d61170a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.399808 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a77c6e63-595e-4511-9eaf-6d084d61170a tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] PUT https://10.4.3.9/volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d/extra_specs/key2 Aug 20 00:24:55.400156 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a77c6e63-595e-4511-9eaf-6d084d61170a tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.418709 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a77c6e63-595e-4511-9eaf-6d084d61170a tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d/extra_specs/key2 returned with HTTP 200 Aug 20 00:24:55.419165 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1453/5826] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:24:55 2026] PUT /volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d/extra_specs/key2 => generated 25 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:24:55.425926 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-05086daf-ea7c-4d7e-8d66-a7c3a5081eea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.427659 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-05086daf-ea7c-4d7e-8d66-a7c3a5081eea tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:55.428021 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-05086daf-ea7c-4d7e-8d66-a7c3a5081eea tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.440046 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-05086daf-ea7c-4d7e-8d66-a7c3a5081eea tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:55.440391 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1453/5827] 10.4.3.9 () {68 vars in 1238 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.448483 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-dcf3a22c-1af7-40ed-8b1a-f578db2fe6e6 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.450545 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dcf3a22c-1af7-40ed-8b1a-f578db2fe6e6 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/12cb1e98-351f-462a-8d4f-f896f01558ae Aug 20 00:24:55.450774 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dcf3a22c-1af7-40ed-8b1a-f578db2fe6e6 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.451046 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-dcf3a22c-1af7-40ed-8b1a-f578db2fe6e6 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.476841 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-dcf3a22c-1af7-40ed-8b1a-f578db2fe6e6 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/12cb1e98-351f-462a-8d4f-f896f01558ae returned with HTTP 202 Aug 20 00:24:55.477343 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1458/5828] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/12cb1e98-351f-462a-8d4f-f896f01558ae => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:55.485441 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ebae67ae-1f8d-4ab3-bf7e-fa65ec1cc6c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.487222 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebae67ae-1f8d-4ab3-bf7e-fa65ec1cc6c9 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:55.487642 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebae67ae-1f8d-4ab3-bf7e-fa65ec1cc6c9 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-949529503", "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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.502415 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebae67ae-1f8d-4ab3-bf7e-fa65ec1cc6c9 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:55.502742 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1465/5829] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:55 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 20 00:24:55.511136 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-82b7828e-12f8-4212-9dbf-a6df09b95677 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.512972 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82b7828e-12f8-4212-9dbf-a6df09b95677 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad/encryption Aug 20 00:24:55.513317 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82b7828e-12f8-4212-9dbf-a6df09b95677 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.529166 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82b7828e-12f8-4212-9dbf-a6df09b95677 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad/encryption returned with HTTP 200 Aug 20 00:24:55.529882 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1454/5830] 10.4.3.9 () {68 vars in 1383 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.537393 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c01cc4a2-74f4-4d55-8b47-d6338a5d18e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.539182 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c01cc4a2-74f4-4d55-8b47-d6338a5d18e5 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad/encryption/d85ade61-b6cf-48c7-addd-0c9f224dad78 Aug 20 00:24:55.539434 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c01cc4a2-74f4-4d55-8b47-d6338a5d18e5 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.539655 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c01cc4a2-74f4-4d55-8b47-d6338a5d18e5 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.551011 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c01cc4a2-74f4-4d55-8b47-d6338a5d18e5 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad/encryption/d85ade61-b6cf-48c7-addd-0c9f224dad78 returned with HTTP 202 Aug 20 00:24:55.551380 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1454/5831] 10.4.3.9 () {66 vars in 1475 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad/encryption/d85ade61-b6cf-48c7-addd-0c9f224dad78 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:55.558916 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-1e1ac9f4-fd9e-4b4c-8e3b-48535629f9ed None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.560521 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e1ac9f4-fd9e-4b4c-8e3b-48535629f9ed tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:55.560850 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-1e1ac9f4-fd9e-4b4c-8e3b-48535629f9ed tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-535810882", "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=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.577044 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-1e1ac9f4-fd9e-4b4c-8e3b-48535629f9ed tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:55.577406 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1459/5832] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.584728 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aed71b6a-3ea5-4d11-9cea-bea2da46c316 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.586725 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aed71b6a-3ea5-4d11-9cea-bea2da46c316 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/c5b5a870-f54b-4dc0-ac52-e5a5f4ec0979/extra_specs/key1 Aug 20 00:24:55.586968 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aed71b6a-3ea5-4d11-9cea-bea2da46c316 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.587193 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aed71b6a-3ea5-4d11-9cea-bea2da46c316 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.606553 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aed71b6a-3ea5-4d11-9cea-bea2da46c316 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/c5b5a870-f54b-4dc0-ac52-e5a5f4ec0979/extra_specs/key1 returned with HTTP 202 Aug 20 00:24:55.606985 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1466/5833] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/c5b5a870-f54b-4dc0-ac52-e5a5f4ec0979/extra_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:24:55.614269 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-55cf0a50-c31d-4fa8-852c-8c6742914487 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.615962 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55cf0a50-c31d-4fa8-852c-8c6742914487 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] POST https://10.4.3.9/volume/v3/types Aug 20 00:24:55.616316 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55cf0a50-c31d-4fa8-852c-8c6742914487 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2106233610", "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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.630350 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55cf0a50-c31d-4fa8-852c-8c6742914487 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:55.630693 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1455/5834] 10.4.3.9 () {68 vars in 1239 bytes} [Thu Aug 20 00:24:55 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.638057 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f7e93dc7-2315-496f-b2f3-c6cce076091a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.639796 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f7e93dc7-2315-496f-b2f3-c6cce076091a tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/329cdfac-dc00-4725-b922-b43e62703c44 Aug 20 00:24:55.640046 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f7e93dc7-2315-496f-b2f3-c6cce076091a tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.640306 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f7e93dc7-2315-496f-b2f3-c6cce076091a tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.661314 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f7e93dc7-2315-496f-b2f3-c6cce076091a tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/329cdfac-dc00-4725-b922-b43e62703c44 returned with HTTP 202 Aug 20 00:24:55.661764 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1455/5835] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/329cdfac-dc00-4725-b922-b43e62703c44 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:55.668814 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-705027e6-bd19-4b43-aaaa-ace3f5552f14 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.670619 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-705027e6-bd19-4b43-aaaa-ace3f5552f14 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] GET https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs Aug 20 00:24:55.670801 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-705027e6-bd19-4b43-aaaa-ace3f5552f14 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.670994 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-705027e6-bd19-4b43-aaaa-ace3f5552f14 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'index' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.677144 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-705027e6-bd19-4b43-aaaa-ace3f5552f14 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs returned with HTTP 200 Aug 20 00:24:55.677490 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1460/5836] 10.4.3.9 () {66 vars in 1364 bytes} [Thu Aug 20 00:24:55 2026] GET /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.685082 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e2eee4e9-4ede-432a-9c11-7ef86e6228bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.686646 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2eee4e9-4ede-432a-9c11-7ef86e6228bd tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] GET https://10.4.3.9/volume/v3/types Aug 20 00:24:55.686802 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2eee4e9-4ede-432a-9c11-7ef86e6228bd tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.686985 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2eee4e9-4ede-432a-9c11-7ef86e6228bd tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.703858 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2eee4e9-4ede-432a-9c11-7ef86e6228bd tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types returned with HTTP 200 Aug 20 00:24:55.704273 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1467/5837] 10.4.3.9 () {66 vars in 1217 bytes} [Thu Aug 20 00:24:55 2026] GET /volume/v3/types => generated 2608 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:24:55.713910 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fd728494-905b-41b4-aa8f-7727d3c86064 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.715742 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fd728494-905b-41b4-aa8f-7727d3c86064 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] GET https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption/cipher Aug 20 00:24:55.715938 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fd728494-905b-41b4-aa8f-7727d3c86064 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.716132 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fd728494-905b-41b4-aa8f-7727d3c86064 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.722399 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fd728494-905b-41b4-aa8f-7727d3c86064 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption/cipher returned with HTTP 200 Aug 20 00:24:55.722739 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1456/5838] 10.4.3.9 () {66 vars in 1382 bytes} [Thu Aug 20 00:24:55 2026] GET /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:24:55.730263 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-18618ace-b3cb-47bd-afeb-3439a580ea91 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.732289 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-18618ace-b3cb-47bd-afeb-3439a580ea91 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] GET https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption Aug 20 00:24:55.732481 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-18618ace-b3cb-47bd-afeb-3439a580ea91 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.732688 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-18618ace-b3cb-47bd-afeb-3439a580ea91 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.738689 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-18618ace-b3cb-47bd-afeb-3439a580ea91 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption returned with HTTP 200 Aug 20 00:24:55.739236 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1456/5839] 10.4.3.9 () {66 vars in 1361 bytes} [Thu Aug 20 00:24:55 2026] GET /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.747443 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-af95ba55-d94e-48cb-858f-a9b48dfb40ab None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.749380 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-af95ba55-d94e-48cb-858f-a9b48dfb40ab tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] GET https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/multiattach Aug 20 00:24:55.749605 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-af95ba55-d94e-48cb-858f-a9b48dfb40ab tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.749848 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-af95ba55-d94e-48cb-858f-a9b48dfb40ab tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'show' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.757079 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-af95ba55-d94e-48cb-858f-a9b48dfb40ab tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/multiattach returned with HTTP 200 Aug 20 00:24:55.757402 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1461/5840] 10.4.3.9 () {66 vars in 1400 bytes} [Thu Aug 20 00:24:55 2026] GET /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:24:55.763959 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0b63df97-2601-4ac0-b7c0-46ac6e431593 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.765711 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b63df97-2601-4ac0-b7c0-46ac6e431593 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] GET https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/volume_backend_name Aug 20 00:24:55.765902 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b63df97-2601-4ac0-b7c0-46ac6e431593 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.766102 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b63df97-2601-4ac0-b7c0-46ac6e431593 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.772002 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b63df97-2601-4ac0-b7c0-46ac6e431593 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/volume_backend_name returned with HTTP 200 Aug 20 00:24:55.772337 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1468/5841] 10.4.3.9 () {66 vars in 1424 bytes} [Thu Aug 20 00:24:55 2026] GET /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:24:55.779440 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7064f1d3-97f0-47b0-b0f6-1b374c78ff0c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.781270 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7064f1d3-97f0-47b0-b0f6-1b374c78ff0c tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] GET https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c Aug 20 00:24:55.781458 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7064f1d3-97f0-47b0-b0f6-1b374c78ff0c tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.781664 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7064f1d3-97f0-47b0-b0f6-1b374c78ff0c tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.786771 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7064f1d3-97f0-47b0-b0f6-1b374c78ff0c tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c returned with HTTP 200 Aug 20 00:24:55.787218 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1457/5842] 10.4.3.9 () {66 vars in 1328 bytes} [Thu Aug 20 00:24:55 2026] GET /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.795700 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fb1c5f9e-137c-44ba-97e0-162114a6110f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.797466 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fb1c5f9e-137c-44ba-97e0-162114a6110f tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] PUT https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption/4aa096eb-f118-45bb-9755-e4aeb11467e3 Aug 20 00:24:55.797788 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fb1c5f9e-137c-44ba-97e0-162114a6110f tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.810697 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fb1c5f9e-137c-44ba-97e0-162114a6110f tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption/4aa096eb-f118-45bb-9755-e4aeb11467e3 returned with HTTP 200 Aug 20 00:24:55.811032 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1457/5843] 10.4.3.9 () {68 vars in 1492 bytes} [Thu Aug 20 00:24:55 2026] PUT /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/encryption/4aa096eb-f118-45bb-9755-e4aeb11467e3 => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:24:55.819793 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-f519807d-6e16-4bd3-98fd-8ee6b2fee604 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.821546 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f519807d-6e16-4bd3-98fd-8ee6b2fee604 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] PUT https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/key1 Aug 20 00:24:55.821903 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-f519807d-6e16-4bd3-98fd-8ee6b2fee604 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.838770 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-f519807d-6e16-4bd3-98fd-8ee6b2fee604 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/key1 returned with HTTP 200 Aug 20 00:24:55.839225 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1462/5844] 10.4.3.9 () {68 vars in 1399 bytes} [Thu Aug 20 00:24:55 2026] PUT /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c/extra_specs/key1 => generated 30 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:24:55.847102 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2e981589-0ae6-4e92-99b5-6c0cad355b50 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.848674 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e981589-0ae6-4e92-99b5-6c0cad355b50 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] PUT https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c Aug 20 00:24:55.848999 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e981589-0ae6-4e92-99b5-6c0cad355b50 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:24:55.861628 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e981589-0ae6-4e92-99b5-6c0cad355b50 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c returned with HTTP 200 Aug 20 00:24:55.861980 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1469/5845] 10.4.3.9 () {68 vars in 1348 bytes} [Thu Aug 20 00:24:55 2026] PUT /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c => generated 371 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:24:55.870376 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dd4640b2-5d28-4c66-9f7c-85bb69db5628 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.872356 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd4640b2-5d28-4c66-9f7c-85bb69db5628 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/c5b5a870-f54b-4dc0-ac52-e5a5f4ec0979 Aug 20 00:24:55.872549 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd4640b2-5d28-4c66-9f7c-85bb69db5628 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.872738 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd4640b2-5d28-4c66-9f7c-85bb69db5628 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.895429 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd4640b2-5d28-4c66-9f7c-85bb69db5628 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/c5b5a870-f54b-4dc0-ac52-e5a5f4ec0979 returned with HTTP 202 Aug 20 00:24:55.895791 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1458/5846] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/c5b5a870-f54b-4dc0-ac52-e5a5f4ec0979 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:55.902227 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-670bfa50-3149-4c01-8e8e-538efe6f4181 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.903798 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-670bfa50-3149-4c01-8e8e-538efe6f4181 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad Aug 20 00:24:55.904021 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-670bfa50-3149-4c01-8e8e-538efe6f4181 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.904246 np0000007832 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-670bfa50-3149-4c01-8e8e-538efe6f4181 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.926222 np0000007832 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-670bfa50-3149-4c01-8e8e-538efe6f4181 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad returned with HTTP 202 Aug 20 00:24:55.926670 np0000007832 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1458/5847] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/8fd74b53-b8e5-4b21-801f-8681ddc43cad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:55.932959 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.middleware.request_id [None req-03e15d6a-2cea-4d2c-9c3c-cc3de3e83cb2 None None] RequestId filter calling following filter/app {{(pid=100469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.934749 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-03e15d6a-2cea-4d2c-9c3c-cc3de3e83cb2 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d Aug 20 00:24:55.934956 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-03e15d6a-2cea-4d2c-9c3c-cc3de3e83cb2 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.935148 np0000007832 devstack@c-api.service[100469]: DEBUG cinder.api.openstack.wsgi [None req-03e15d6a-2cea-4d2c-9c3c-cc3de3e83cb2 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method '_delete' {{(pid=100469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.957137 np0000007832 devstack@c-api.service[100469]: INFO cinder.api.openstack.wsgi [None req-03e15d6a-2cea-4d2c-9c3c-cc3de3e83cb2 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d returned with HTTP 202 Aug 20 00:24:55.957505 np0000007832 devstack@c-api.service[100469]: [pid: 100469|app: 0|req: 1463/5848] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/cf67a4de-aa59-4c65-b70b-5fcf87524b3d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:55.963737 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0cfdfbdf-3c29-4e80-8908-6a13de171bde None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.965299 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cfdfbdf-3c29-4e80-8908-6a13de171bde tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/fe52a6c3-77f5-4b3d-83bb-392414d02d50 Aug 20 00:24:55.965472 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cfdfbdf-3c29-4e80-8908-6a13de171bde tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.965663 np0000007832 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cfdfbdf-3c29-4e80-8908-6a13de171bde tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:55.990589 np0000007832 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cfdfbdf-3c29-4e80-8908-6a13de171bde tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/fe52a6c3-77f5-4b3d-83bb-392414d02d50 returned with HTTP 202 Aug 20 00:24:55.990979 np0000007832 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1470/5849] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/fe52a6c3-77f5-4b3d-83bb-392414d02d50 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:24:55.997596 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-83b21cef-2eb6-42e7-8e84-c08ca6820c86 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:24:55.999409 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-83b21cef-2eb6-42e7-8e84-c08ca6820c86 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] DELETE https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c Aug 20 00:24:55.999592 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-83b21cef-2eb6-42e7-8e84-c08ca6820c86 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:24:55.999778 np0000007832 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-83b21cef-2eb6-42e7-8e84-c08ca6820c86 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:24:56.022623 np0000007832 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-83b21cef-2eb6-42e7-8e84-c08ca6820c86 tempest-VolumeTypesAdminTests-1153567925 tempest-VolumeTypesAdminTests-1153567925-project-admin] https://10.4.3.9/volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c returned with HTTP 202 Aug 20 00:24:56.022979 np0000007832 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1459/5850] 10.4.3.9 () {66 vars in 1331 bytes} [Thu Aug 20 00:24:55 2026] DELETE /volume/v3/types/1f360ba1-04c1-4c2b-90e4-ecf87401d53c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:25:05.922431 np0000007832 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=108,cinder:UPDATE=36,cinder:INSERT=10 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:25:05.953600 np0000007832 devstack@c-api.service[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=129,cinder:INSERT=39,cinder:UPDATE=50 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:25:05.983197 np0000007832 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=143,cinder:INSERT=37,cinder:UPDATE=57 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:25:06.017924 np0000007832 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=156,cinder:INSERT=43,cinder:UPDATE=63 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}